Bug 1821755

Summary: CI e2e-gcp-4.4: ResourceQuota should create a ResourceQuota and capture the life of a secret with "expected 3, actual 6"
Product: OpenShift Container Platform Reporter: Sinny Kumari <skumari>
Component: openshift-controller-managerAssignee: Adam Kaplan <adam.kaplan>
Status: CLOSED DUPLICATE QA Contact: wewang <wewang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.4CC: aos-bugs, maszulik, mfojtik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
test: [sig-api-machinery] ResourceQuota [Top Level] [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a secret. [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]
Last Closed: 2020-04-07 16:10:48 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:

Description Sinny Kumari 2020-04-07 14:18:10 UTC
fail [k8s.io/kubernetes/test/e2e/apimachinery/resource_quota.go:166]: Unexpected error:
    <*errors.errorString | 0xc00028d1c0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred

STEP: Ensuring resource quota status is calculated
Apr  7 10:20:19.938: INFO: resource secrets, expected 3, actual 6
Apr  7 10:20:21.954: INFO: resource secrets, expected 3, actual 6

Example job links: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-gcp-4.4/2119 , https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-gcp-4.4/2118

Comment 1 Maciej Szulik 2020-04-07 16:10:48 UTC

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