Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1762285

Summary: [build-cop] ocp installer e2e vsphere upi jobs fail consistenlty on the bootstrap phase
Product: OpenShift Container Platform Reporter: Lukasz Szaszkiewicz <lszaszki>
Component: InstallerAssignee: Joseph Callen <jcallen>
Installer sub component: openshift-installer QA Contact: Johnny Liu <jialiu>
Status: CLOSED DUPLICATE Docs Contact:
Severity: medium    
Priority: medium    
Version: 4.3.0   
Target Milestone: ---   
Target Release: 4.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-17 15:00:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lukasz Szaszkiewicz 2019-10-16 12:08:18 UTC
Description of problem: The jobs [1] and [2] are failing all the time on the bootstrap phase. It seems like the following issues are recurring:

- lots of “Failed to dial etcd-0.*: context canceled; please retry.” errors
- lots of “grpc: addrConn.createTransport failed to connect to {etcd-2.* 0  <nil>}. Err :connection error: desc = "transport: Error while dialing dial tcp 139.178.73.15:2379: connect: no route to host".
- lots of “https://etcd-1.* is unhealthy: failed to connect: context deadline exceeded”
- SELinux: mount invalid: Same superblock, different security settings for (dev mqueue, type mqueue) (bootstrap-0.png)




[1] https://prow.svc.ci.openshift.org/job-history/origin-ci-test/logs/release-openshift-ocp-installer-e2e-vsphere-upi-serial-4.3

[2] https://prow.svc.ci.openshift.org/job-history/origin-ci-test/logs/release-openshift-ocp-installer-e2e-vsphere-upi-4.3

Comment 2 Joseph Callen 2019-10-17 15:00:53 UTC
Caused by RHCOS 4.3 issue with network configuration being changed after a reboot reverting to DHCP config.
https://bugzilla.redhat.com/show_bug.cgi?id=1762509

*** This bug has been marked as a duplicate of bug 1762509 ***