Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-29028

4.16 Test failing on Power trying to connect to thanos-querier

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • 4.16.0
    • 4.16
    • Monitoring
    • None
    • No
    • ppc64le
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      Test case:
      [sig-instrumentation] Prometheus [apigroup:image.openshift.io] when installed on the cluster should start and expose a secured proxy and unsecured metrics [apigroup:config.openshift.io] [Skipped:Disconnected] [Suite:openshift/conformance/parallel]
      
      Example Z Job Link:
      https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-openshift-multiarch-master-nightly-4.16-ocp-e2e-ovn-remote-libvirt-s390x/1754481543524388864
      
      Z must-gather Link:
      https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/logs/periodic-ci-openshift-multiarch-master-nightly-4.16-ocp-e2e-ovn-remote-libvirt-s390x/1754481543524388864/artifacts/ocp-e2e-ovn-remote-libvirt-s390x/gather-libvirt/artifacts/must-gather.tar
      
      Example P Job Link:
      https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-openshift-multiarch-master-nightly-4.16-ocp-e2e-ovn-remote-libvirt-ppc64le/1754481543436308480
      
      P must-gather Link:
      https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/logs/periodic-ci-openshift-multiarch-master-nightly-4.16-ocp-e2e-ovn-remote-libvirt-ppc64le/1754481543436308480/artifacts/ocp-e2e-ovn-remote-libvirt-ppc64le/gather-libvirt/artifacts/must-gather.tar
      
      JSON body of error:
      {  fail [github.com/openshift/origin/test/extended/prometheus/prometheus.go:383]: Unexpected error:
          <*fmt.wrapError | 0xc001d9c000>: 
          https://thanos-querier.openshift-monitoring.svc:9091: request failed: Get "https://thanos-querier.openshift-monitoring.svc:9091": dial tcp: lookup thanos-querier.openshift-monitoring.svc on 172.30.38.188:53: no such host
          {
              msg: "https://thanos-querier.openshift-monitoring.svc:9091: request failed: Get \"https://thanos-querier.openshift-monitoring.svc:9091\": dial tcp: lookup thanos-querier.openshift-monitoring.svc on 172.30.38.188:53: no such host",
              err: <*url.Error | 0xc0020e02d0>{
                  Op: "Get",
                  URL: "https://thanos-querier.openshift-monitoring.svc:9091",
                  Err: <*net.OpError | 0xc000b8f770>{
                      Op: "dial",
                      Net: "tcp",
                      Source: nil,
                      Addr: nil,
                      Err: <*net.DNSError | 0xc0020df700>{
                          Err: "no such host",
                          Name: "thanos-querier.openshift-monitoring.svc",
                          Server: "172.30.38.188:53",
                          IsTimeout: false,
                          IsTemporary: false,
                          IsNotFound: true,
                      },
                  },
              },
          }

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          

      Steps to Reproduce:

          1. Observe Nightlies on P and/or Z
          

      Actual results:

          Test failing

      Expected results:

          Test passing

      Additional info:

          

            shgokul Shilpa Gokul
            tvardema Trevor Vardeman
            Doug Slavens Doug Slavens
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: