Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flake e2e (2)] [FAIL] Starting CatalogSource e2e tests when A catalogSource is created with correct polling interval [BeforeEach] registry polls on the correct interval #3127

Open
tmshort opened this issue Nov 30, 2023 · 0 comments
Labels
kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@tmshort
Copy link
Contributor

tmshort commented Nov 30, 2023

Flaky Test Report

Failure Log Link
Failure Log
You can get the link by clicking on the line number in the job logs and copying the url from your browser.

Relevant Failure Log

• [FAILED] [62.751 seconds]
Starting CatalogSource e2e tests when A catalogSource is created with correct polling interval [BeforeEach] registry polls on the correct interval
  [BeforeEach] /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/catalog_e2e_test.go:1174
  [It] /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/catalog_e2e_test.go:1226

  Captured StdOut/StdErr Output >>
  Using the kubectl kubectl binary
  Using the artifacts/openshift-catsrc-e2e-rnzfj output directory
  Storing the test artifact output in the artifacts/openshift-catsrc-e2e-rnzfj directory
  Collecting get catalogsources -o yaml output...
  Collecting get subscriptions -o yaml output...
  Collecting get operatorgroups -o yaml output...
  Collecting get clusterserviceversions -o yaml output...
  Collecting get installplans -o yaml output...
  Collecting get pods -o wide output...
  Collecting get events --sort-by .lastTimestamp output...
  << Captured StdOut/StdErr Output

  Timeline >>
  created the openshift-catsrc-e2e-rnzfj testing namespace
  Waiting for pods matching selector olm.catalogSource=catalog-8zrf7 to match given conditions
  [FAILED] in [BeforeEach] - /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/catalog_e2e_test.go:1223 @ 11/30/23 15:02:17.49
  collecting the openshift-catsrc-e2e-rnzfj namespace artifacts as the 'registry polls on the correct interval' test case failed
  collecting logs in the ./artifacts/ artifacts directory
  tearing down the openshift-catsrc-e2e-rnzfj namespace
  resetting e2e kube client
  deleting openshift-catsrc-e2e-rnzfj/openshift-catsrc-e2e-rnzfj-operatorgroup
  deleting <global>/openshift-catsrc-e2e-rnzfj
  garbage collecting CRDs
  << Timeline

  [FAILED] Timed out after 60.000s.
  Expected
      <bool>: false
  to be true
  In [BeforeEach] at: /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/catalog_e2e_test.go:1223 @ 11/30/23 15:02:17.49

  Full Stack Trace
    github.com/operator-framework/operator-lifecycle-manager/test/e2e.glob..func3.13.1()
    	/home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/catalog_e2e_test.go:1223 +0x679
@tmshort tmshort added the kind/flake Categorizes issue or PR as related to a flaky test. label Nov 30, 2023
@tmshort tmshort changed the title [Flake e2e (2)] Starting CatalogSource e2e tests when A catalogSource is created with correct polling interval [BeforeEach] registry polls on the correct interval [BeforeEach] [Flake e2e (2)] [FAIL] Starting CatalogSource e2e tests when A catalogSource is created with correct polling interval [BeforeEach] registry polls on the correct interval Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
Development

No branches or pull requests

1 participant