Bug 1776504

Summary: FIPS -4.3 release-openshift-ocp-installer-e2e-aws-fips-4.3 #589 - waiting for secret deletion: timed out waiting for the condition
Product: OpenShift Container Platform Reporter: Lokesh Mandvekar <lsm5>
Component: openshift-controller-managerAssignee: Adam Kaplan <adam.kaplan>
Status: CLOSED DUPLICATE QA Contact: wewang <wewang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.3.0CC: aos-bugs, bparees, eparis, jokerman, maszulik, mfojtik, wking
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: devex
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-26 15:42:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1752313    

Description Lokesh Mandvekar 2019-11-25 20:16:09 UTC
Description of problem:

following up from Bug 1776416, the next run of release-openshift-ocp-installer-e2e-aws-fips-4.3 is green in prow but still shows this error: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-fips-4.3/589

[Feature:OpenShiftControllerManager] TestDockercfgTokenDeletedController [Suite:openshift/conformance/parallel] expand_less 	5m17s
fail [github.com/onsi/ginkgo/internal/leafnodes/runner.go:64]: waiting for secret deletion: timed out waiting for the condition

Couldn't find any prior mentions in bz.

Comment 1 Ben Parees 2019-11-25 21:33:42 UTC
Adam has been looking at this failure in non-FIPS envs.  Sending his way..not sure if a bug already exists in which case this can be duped to it.

Comment 2 W. Trevor King 2019-11-26 00:43:58 UTC
> ...the next run of release-openshift-ocp-installer-e2e-aws-fips-4.3 is green in prow but still shows this error...

Tail of the tests container [1]:

  Flaky tests:

  [Feature:OpenShiftControllerManager] TestDockercfgTokenDeletedController [Suite:openshift/conformance/parallel]

Tests that fail once get run again, and that's what must have happened here, with the second run passing.  If the second run passes, the test ends up under "Flaky tests" and does not block CI.  If the second run fails, the test ends up under "Failing tests" and does block CI.

> Sending his way..not sure if a bug already exists in which case this can be duped to it.

Looking for existing bugs with "waiting for secret deletion" [2] doesn't turn up a dedicated bug.

[1]: https://storage.googleapis.com/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-fips-4.3/589/artifacts/e2e-aws-fips/container-logs/test.log
[2]: https://bugzilla.redhat.com/buglist.cgi?longdesc=waiting%20for%20secret%20deletion&longdesc_type=casesubstring&product=OpenShift%20Container%20Platform&query_format=advanced

Comment 3 Adam Kaplan 2019-11-26 15:42:13 UTC
Duplicates known flake #1765294

*** This bug has been marked as a duplicate of bug 1765294 ***