-
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
docker start: unable to wait for process due to deadline context exceeded on propertycollector #3315
Comments
This is odd - in a successful boot we see the following from the containerVM vmware.log:
yet from these failed containers there's no indication of CD initialization:
In hostd.log everything looks the same as a successful VM boot until (yet I cannot see why this would inhibit the VM from booting correctly):
(we'd normally see a series of the following):
|
marking this low priority, if we see it again it should be moved to medium. |
https://ci.vmware.run/vmware/vic/7923 1-23 Docker inspect container with multiple networks From portlayer.log
|
Also seen in #4212. |
See in longevity: |
Also seen on https://ci.vmware.run/vmware/vic/9335 in test
Portlayer log snippet:
Log bundle: |
Also seen in nightly test 5-6-1-vSAN-Simple (vsphere 6.5) |
Seen in ci https://ci.vcna.io/vmware/vic/11599
Test-Cases.Group6-VIC-Machine.6-07-Create-Network-VCH-11599-6905-container-logs.zip From portlayer.log
|
#5479 would cause this in the portlayer logs, but not checked the log bundle to see whether the containerVM booted that far. |
@mhagen-vmware this is a completely different error. The detail of the error message in the 12028 build output is |
@hickeng This is my fault. I found |
Seen in nightlies 6.5 on 7/23/17 : |
Seen in nightlies 6.5 on 7/27/17 report: |
Seen in nightlies 6.5 on 7/30/17 report: Also on 6.0: |
I'm not sure this really is an issue, or at least a high priority one. A lot of people are lumping in cannot start container issues into this bug. I've looked through most of these logs and only found 3 that actually pertains to the original issue, and the original issue has 2 of them. In other words, since the original issue, only one new issue, vsan-simple on June 8, has an issue that vaguely resembles the original issue. Please note, this issue only deals with CDE waiting on the property collector and not the big bucket of "cannot start container". The one on June 8 was caused by the VM starting up and not finding an operating system. I have seen this issue in my own local environment. The original issue shows very few clues I can go on. Run 7255's hostd file shows
Since the original issue showed up last year and only one issue since then has the CDE on the property collector, maybe we should lower the priority of this one. |
After talking to @mdubya66, we're going to close this issue as Cannot Reproduce. If we see this issue again, we can reopen it. |
Seen in CI during
docker start
:https://ci.vmware.run/vmware/vic/7252
https://ci.vmware.run/vmware/vic/7255
Logs:
PL log snippet
Test-Cases.Group1-Docker-Commands.1-19-Docker-Volume-Create-VCH-7252-2440-container-logs.zip
Test-Cases.Group1-Docker-Commands.1-04-Docker-Create-VCH-7255-5311-container-logs.zip
The text was updated successfully, but these errors were encountered: