Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #124 RHSM should be persistent across reboot #126

Merged
merged 1 commit into from
Jul 25, 2017
Merged

Issue #124 RHSM should be persistent across reboot #126

merged 1 commit into from
Jul 25, 2017

Conversation

praveenkumar
Copy link
Collaborator

No description provided.

@gbraad
Copy link
Member

gbraad commented Jul 24, 2017

The issue with restart (start) still happen...

@praveenkumar praveenkumar changed the title [WIP] Fix #124 RHSM should be persistent across reboot Fix #124 RHSM should be persistent across reboot Jul 24, 2017
@praveenkumar
Copy link
Collaborator Author

@LalatenduMohanty @amitkrout this is ready to test. make sure you build iso using this PR and give it a try.

@praveenkumar
Copy link
Collaborator Author

retest this please.

@LalatenduMohanty
Copy link
Member

Works for me. Very nice @praveenkumar.

@hferentschik
Copy link
Member

@praveenkumar @LalatenduMohanty what's up with the CI build?

@hferentschik
Copy link
Member

Can we align commit message format?

@LalatenduMohanty
Copy link
Member

LalatenduMohanty commented Jul 25, 2017

@praveenkumar Can you force push to the branch to trigger CentOS CI, The error seems to be come from CentOS CI infra

Executing command : /root/payload/tests/../build/bin/minishift start --vm-driver kvm --iso-url file:///root/payload/tests/../build/minishift-centos7.iso
16:24:14 *******
16:35:54 Error: E0721 17:28:37.609898   14609 start.go:278] Error starting the VM: Error creating the VM. Error creating machine: Error running provisioning: Maximum number of retries (60) exceeded. Retrying.
16:35:54 E0721 17:32:15.970718   14609 start.go:278] Error starting the VM: Error configuring authorization on host: Maximum number of retries (60) exceeded. Retrying.
16:35:54 E0721 17:35:54.560899   14609 start.go:278] Error starting the VM: Error configuring authorization on host: Maximum number of retries (60) exceeded. Retrying.
16:35:54 Error starting the VM: Error creating the VM. Error creating machine: Error running provisioning: Maximum number of retries (60) exceeded
16:35:54 Error configuring authorization on host: Maximum number of retries (60) exceeded
16:35:54 Error configuring authorization on host: Maximum number of retries (60) exceeded
16:35:54 
16:35:54 
16:35:54 Reproduced traceback from: /usr/lib/python2.7/site-packages/avocado/core/test.py:596
16:35:54 Traceback (most recent call last):
16:35:54   File "/root/payload/tests/test.py", line 36, in test_boot_vm_out_of_iso
16:35:54     self.execute_test({ 'cmd': cmd })
16:35:54   File "/root/payload/tests/test.py", line 121, in execute_test
16:35:54     self.assertEqual(0, process.returncode)
16:35:54   File "/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual
16:35:54     assertion_func(first, second, msg=msg)
16:35:54   File "/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual
16:35:54     raise self.failureException(msg)
16:35:54 AssertionError: 0 != 1
16:35:54 
16:35:54 Local variables:
16:35:54  -> start_args <type 'tuple'>: ('kvm', 'file:///root/payload/tests/../build/minishift-centos7.iso')
16:35:54  -> cmd <type 'str'>: /root/payload/tests/../build/bin/minishift start --vm-driver kvm --iso-url file:///root/payload/tests/../build/minishift-centos7.iso
16:35:54  -> self <class 'test.MinishiftISOTest'>: 01-tests/test.py:MinishiftISOTest.test_boot_vm_out_of_iso
16:35:54 FAIL 01-tests/test.py:MinishiftISOTest.test_boot_vm_out_of_iso -> AssertionError: 0 != 1

@gbraad
Copy link
Member

gbraad commented Jul 25, 2017

Force push is not going to really help, as it is likely to fail again; #121. Current root cause is unknown... so please... guess away on that issue. :-s

@praveenkumar praveenkumar changed the title Fix #124 RHSM should be persistent across reboot Issue #124 RHSM should be persistent across reboot Jul 25, 2017
@LalatenduMohanty
Copy link
Member

Merging the PR and we will look in to #121 to fix the CI.

@LalatenduMohanty LalatenduMohanty merged commit 5bb05cd into minishift:master Jul 25, 2017
@hferentschik
Copy link
Member

Merging the PR and we will look in to #121 to fix the CI.

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants