Bug 1690168
| Summary: | Failed to get logs from pod during upgrade | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ben Parees <bparees> | ||||
| Component: | Master | Assignee: | Tomáš Nožička <tnozicka> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Xingxing Xia <xxia> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.1.0 | CC: | aos-bugs, jokerman, maszulik, mmccomas | ||||
| Target Milestone: | --- | Keywords: | BetaBlocker | ||||
| Target Release: | 4.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-03-22 12:45:33 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: | |||||||
| Attachments: |
|
||||||
Created attachment 1546778 [details] Occurrences of this error in CI from 2019-03-19T12:28 to 2019-03-21T20:06 UTC This occurred in 5 of our 861 failures in *-e2e-aws* jobs across the whole CI system over the past 55 hours. Generated with [1]: $ deck-build-log-plot 'failed to get logs from pod-secrets.*an error on the server ..unknown' [1]: https://github.com/wking/openshift-release/tree/debug-scripts/deck-build-log apiserver failed, the particular e2e flake is irrelevant. *** This bug has been marked as a duplicate of bug 1691055 *** |
Description of problem: fail [k8s.io/kubernetes/test/e2e/framework/util.go:2396]: Expected error: <*errors.errorString | 0xc4222efd30>: { s: "failed to get logs from pod-secrets-770dc024-4851-11e9-a21c-0a58ac10a23a for secret-env-test: an error on the server (\"unknown\") has prevented the request from succeeding (get pods pod-secrets-770dc024-4851-11e9-a21c-0a58ac10a23a)", } failed to get logs from pod-secrets-770dc024-4851-11e9-a21c-0a58ac10a23a for secret-env-test: an error on the server ("unknown") has prevented the request from succeeding (get pods pod-secrets-770dc024-4851-11e9-a21c-0a58ac10a23a) https://openshift-gce-devel.appspot.com/build/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-upgrade-4.0/238/ Cluster should be available throughout the upgrade process. Version-Release number of selected component (if applicable): 4.1 How reproducible: Flake