-
Notifications
You must be signed in to change notification settings - Fork 174
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
Nightly 5-6-2: After docker stop, ps reports stopped and not exit (Error: the virtual machine is not suspended) #5981
Comments
Highly possible it is related to #5803 |
Same error on 8/8, build 13042, vSphere 6.5. This time, the error is in 5-6-1-VSAN-Simple. From portlayer logs:
|
Same error on 8/8, build 13042, vSphere 6.5, vMotion VCH appliance test Manual-Test-Cases.Group13-vMotion.13-1-vMotion-VCH-Appliance-VCH-0-2025-container-logs.zip
|
This could also be related to #5629 since the stop could cause the VM to shutdown and we detect the powerstate before we read the exit code. |
From the hostd file, I see the following, From the hostd file:
Here are some observations:
|
Closing this as a dupe of #5803 and continue the analysis there, using that issue's logs. |
8/7, build 12978, vSphere 6.0
Manual-Test-Cases.Group5-Functional-Tests.5-6-2-VSAN-Complex-VCH-0-8020-container-logs.zip
During regression test, docker stop succeeds, but there is an actual issue in the portlayer. Docker ps then shows the container as "stopped" when "exited" was expected. This is VCH-0-8020. Look in containerr logs.
Test logs shows,
Portlayer logs shows
From vpxd logs,
The text was updated successfully, but these errors were encountered: