Uploaded image for project: 'OCP Technical Release Team'
  1. OCP Technical Release Team
  2. TRT-807

watcher: investigate many failures with "Waiting for the OAuth server route to be ready: x509: certificate signed by unknown authority"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • None
    • False
    • None
    • False

      Starting on this 4.13 nightly payload
      and this 4.13 ci payload

      The majority of failures have a message saying: "INFO: Waiting for the OAuth server pod to be ready"

      and then ending with:

      Jan 29 09:04:17.154: INFO: Waiting for the OAuth server route to be ready
      Jan 29 09:04:17.243: INFO: Waiting for the OAuth server route to be ready: EOF
      Jan 29 09:04:18.244: INFO: Waiting for the OAuth server route to be ready
      Jan 29 09:04:18.337: INFO: Waiting for the OAuth server route to be ready: EOF
      Jan 29 09:04:19.243: INFO: Waiting for the OAuth server route to be ready
      Jan 29 09:04:19.371: INFO: Waiting for the OAuth server route to be ready: EOF
      Jan 29 09:04:20.244: INFO: Waiting for the OAuth server route to be ready
      Jan 29 09:04:20.353: INFO: Waiting for the OAuth server route to be ready: x509: certificate signed by unknown authority
      Jan 29 09:04:21.244: INFO: Waiting for the OAuth server route to be ready
      Jan 29 09:04:21.325: INFO: Waiting for the OAuth server route to be ready: x509: certificate signed by unknown authority
      Jan 29 09:04:22.244: INFO: Waiting for the OAuth server route to be ready
      

      The tests get to waitForOAuthServerReady then to waitForOAuthServerRouteReady then poll on this 60 times and give up.

      This slack thread showed a similar symptom though not sure if that's related.

       

      Example job, example test failure:

       

      : [sig-auth][Feature:HTPasswdAuth] HTPasswd IDP should successfully configure htpasswd and be responsive [apigroup:user.openshift.io][apigroup:route.openshift.io] [Suite:openshift/conformance/parallel] expand_less	1m31s
      {  fail [github.com/openshift/origin/test/extended/oauth/htpasswd.go:38]: Unexpected error:
          <*errors.errorString | 0xc00033aca0>: {
              s: "timed out waiting for the condition",
          }
          timed out waiting for the condition
      occurred
      Ginkgo exit error 1: exit with code 1}
      open stdoutopen_in_new
      

      click on any "stdout" and you can see the logs as mentioned above.

            rh-ee-fbabcock Forrest Babcock
            dperique@redhat.com Dennis Periquet
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: