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

CI fails on TestAll/serial/TestGatewayAPI/testGatewayAPIDNSListenerUpdate with a panic

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Rejected
    • NI&D Sprint 276
    • 1
    • In Progress
    • Release Note Not Required
    • None
    • None
    • None
    • None
    • None

      Description of problem:

       

      CI is flaky because of a panic during test TestAll/serial/TestGatewayAPI/testGatewayAPIDNSListenerUpdate:

       

       

       --- FAIL: TestAll/serial/TestGatewayAPI/testGatewayAPIDNSListenerUpdate (180.03s)
      panic: runtime error: invalid memory address or nil pointer dereference [recovered]
          panic: runtime error: invalid memory address or nil pointer dereference
      [signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x1d510bc]
      goroutine 15376 [running]:
      testing.tRunner.func1.2({0x20f8200, 0x3ba5b20})
          /usr/lib/golang/src/testing/testing.go:1734 +0x21c
      testing.tRunner.func1()
          /usr/lib/golang/src/testing/testing.go:1737 +0x35e
      panic({0x20f8200?, 0x3ba5b20?})
          /usr/lib/golang/src/runtime/panic.go:792 +0x132
      github.com/openshift/cluster-ingress-operator/test/e2e.testGatewayAPIDNSListenerUpdate.func1()
          /go/src/github.com/openshift/cluster-ingress-operator/test/e2e/gateway_api_test.go:611 +0x9c
      testing.(*common).Cleanup.func1()
          /usr/lib/golang/src/testing/testing.go:1211 +0x106
      testing.(*common).runCleanup(0xc000582540, 0xc000daf500?)
          /usr/lib/golang/src/testing/testing.go:1445 +0xea
      testing.tRunner.func2()
          /usr/lib/golang/src/testing/testing.go:1786 +0x25
      runtime.Goexit()
          /usr/lib/golang/src/runtime/panic.go:636 +0x5e
      testing.(*common).FailNow(0xc000582540)
          /usr/lib/golang/src/testing/testing.go:1041 +0x4a
      testing.(*common).Fatalf(0xc000582540, {0x251363c?, 0x11?}, {0xc000e0bad0?, 0x13?, 0xc000e0baa0?})
          /usr/lib/golang/src/testing/testing.go:1125 +0x5e
      github.com/openshift/cluster-ingress-operator/test/e2e.testGatewayAPIDNSListenerUpdate(0xc000582540)
          /go/src/github.com/openshift/cluster-ingress-operator/test/e2e/gateway_api_test.go:622 +0x43f
      testing.tRunner(0xc000582540, 0x26218f0)
          /usr/lib/golang/src/testing/testing.go:1792 +0xf4
      created by testing.(*T).Run in goroutine 15119
          /usr/lib/golang/src/testing/testing.go:1851 +0x413 

      This failure was spotted at https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_cluster-ingress-operator/1267/pull-ci-openshift-cluster-ingress-operator-master-e2e-aws-operator/1959945716847611904

       

              rh-ee-rpchevuz Ricardo Pchevuzinske Katz
              rh-ee-rpchevuz Ricardo Pchevuzinske Katz
              None
              None
              Ishmam Amin Ishmam Amin
              None
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: