Bug 1674079 - Installer throws error FATAL waiting for Kubernetes API: context deadline exceeded
Summary: Installer throws error FATAL waiting for Kubernetes API: context deadline exc...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Alex Crawford
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks: 1664187
TreeView+ depends on / blocked
 
Reported: 2019-02-09 01:00 UTC by dgangaia
Modified: 2020-08-06 02:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-26 17:32:43 UTC
Target Upstream Version:
Embargoed:
dgangaia: needinfo-


Attachments (Terms of Use)
openshift installer logs (1.81 MB, text/plain)
2019-02-09 01:00 UTC, dgangaia
no flags Details

Description dgangaia 2019-02-09 01:00:18 UTC
Created attachment 1528255 [details]
openshift installer logs

Description of problem:
Installer throws error "FATAL waiting for Kubernetes API: context deadline exceeded"


Version-Release number of the following components:
0.12 openshift-installer

How reproducible:

Steps to Reproduce:
1. Run "./openshift-install create cluster --log-level=debug"
2.
3.

Actual results:
Please include the entire output from the last TASK line through the end of output if an error is generated
The installer fails to connect to Kubernetes API and throws following error in logs

DEBUG Still waiting for the Kubernetes API: Get https://dgangaia-api.quay.support.redhat.com:6443/version?timeout=32s: dial tcp: lookup dgangaia-api.quay.support.redhat.com on 10.64.63.6:53: no such host 
FATAL waiting for Kubernetes API: context deadline exceeded 


Expected results:
The installer should successfully install OCP 4.0

Additional info:
Attaching openshift-installer logs

Comment 1 Alex Crawford 2019-02-13 22:58:15 UTC
It looks like DNS failed to propagate. Can you attach the full install logs? You can find them in $INSTALL_DIR/.openshift_install.log.

Comment 2 dgangaia 2019-02-18 12:24:33 UTC
Hi Alex,

  Have already attached openshift_install.log file from the installer directory in the attachment section, Please let me know if anything else needed.

Thanks,
Dixit

Comment 3 Alex Crawford 2019-02-18 18:44:32 UTC
The logs indicate that dgangaia-api.quay.support.redhat.com couldn't be resolved. Can you investigate why your host isn't able to resolve that name? I see that the Route53 records have been created, but I don't know how the quay.support.redhat.com zone has been configured.

Comment 4 Alex Crawford 2019-02-26 17:32:43 UTC
Closing due to inactivity.


Note You need to log in before you can comment on or make changes to this bug.