-
Notifications
You must be signed in to change notification settings - Fork 175
Closed
Labels
kind/defectBehavior that is inconsistent with what's intendedBehavior that is inconsistent with what's intendedpriority/p0team/foundation
Description
Our new static IP address test works if DOMAIN= , which configures --notlsverify, but if DOMAIN=eng.vmware.com then it fails on vic-machine install, hanging until timeout.
vic-machine.log:
Feb 9 2018 09:05:04.149-06:00 DEBUG op=14835.1: Host address set to: "w3-rdops-vm01-dhcp-71-132.eng.vmware.com"
Feb 9 2018 09:05:04.149-06:00 DEBUG op=14835.1: Assigning certificates for client auth
Feb 9 2018 09:05:04.149-06:00 DEBUG op=14835.1: Docker API endpoint: https://w3-rdops-vm01-dhcp-71-132.eng.vmware.com:2376/info
Feb 9 2018 09:07:11.469-06:00 DEBUG op=14835.1: Error was expected to be ECONNREFUSED: 0x6e
Feb 9 2018 09:07:11.469-06:00 DEBUG op=14835.1: Components not yet initialized, retrying
Feb 9 2018 09:09:18.829-06:00 DEBUG op=14835.1: Error was expected to be ECONNREFUSED: 0x6e
Feb 9 2018 09:09:18.829-06:00 DEBUG op=14835.1: Components not yet initialized, retrying
vmware.log:
2018-02-09T15:05:05.979Z| vcpu-0| A100: ConfigDB: Setting guestinfo.vice..init.sessions|port-layer.diagnostics.resurrections = <not printed>
2018-02-09T15:05:06.170Z| vcpu-0| A100: ConfigDB: Setting guestinfo.vice..init.sessions|port-layer.detail.stoptime = <not printed>
2018-02-09T15:05:10.290Z| vcpu-0| A100: ConfigDB: Setting guestinfo.vice..init.sessions|port-layer.detail.stoptime = <not printed>
2018-02-09T15:05:15.188Z| vcpu-0| A100: ConfigDB: Setting guestinfo.vice..init.sessions|port-layer.diagnostics.resurrections = <not printed>
2018-02-09T15:05:15.337Z| vcpu-0| A100: ConfigDB: Setting guestinfo.vice..init.sessions|port-layer.detail.stoptime = <not printed>
2018-02-09T15:05:19.460Z| vcpu-0| A100: ConfigDB: Setting guestinfo.vice..init.sessions|port-layer.detail.stoptime = <not printed>
2018-02-09T15:05:24.399Z| vcpu-0| A100: ConfigDB: Setting guestinfo.vice..init.sessions|port-layer.diagnostics.resurrections = <not printed>
2018-02-09T15:05:24.526Z| vcpu-0| A100: ConfigDB: Setting guestinfo.vice..init.sessions|port-layer.detail.stoptime = <not printed>
2018-02-09T15:05:28.770Z| vcpu-0| A100: ConfigDB: Setting guestinfo.vice..init.sessions|port-layer.detail.stoptime = <not printed>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/defectBehavior that is inconsistent with what's intendedBehavior that is inconsistent with what's intendedpriority/p0team/foundation