Bug 1759248
| Summary: | [Suite:openshift/oauth][Serial] ldap group sync can sync groups from ldap [Suite:openshift/conformance/serial] | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Dusty Mabe <dustymabe> |
| Component: | apiserver-auth | Assignee: | Stefan Schimanski <sttts> |
| Status: | CLOSED ERRATA | QA Contact: | scheng |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2.0 | CC: | aos-bugs, bparees, mfojtik, scheng, scuppett |
| Target Milestone: | --- | ||
| Target Release: | 4.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | buildcop | ||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-13 21:27:08 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
Dusty Mabe
2019-10-07 17:01:48 UTC
(In reply to Dusty Mabe from comment #0) > Description of problem: > > The release-openshift-origin-installer-e2e-gcp-serial-4.2 job has a recent > failure [1] that seems like a test-case error as reported by @abhinav.dahiya. > > We see the following error: > > ``` > [Suite:openshift/oauth][Serial] ldap group sync can sync groups from ldap > [Suite:openshift/conformance/serial] > ``` > > This seems to come from a below failure: > > ``` > Failed to synchronize cache for repo 'updates-modular'\nError: Failed to > synchronize cache for repo 'updates-modular'\ncommand terminated with exit > code 1", > ``` > > Retries should help to handle this type of test failure. We missing the [1] (link to the failed job). Sorry about that! Copy/Paste error. Here it is: [1] https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-gcp-serial-4.2/11 Likely fixed by https://github.com/openshift/origin/pull/24052 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0062 |