Bug 1751275 - MCO reporting error during upgrade
Summary: MCO reporting error during upgrade
Keywords:
Status: CLOSED DUPLICATE of bug 1745772
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Machine Config Operator
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Antonio Murdaca
QA Contact: Michael Nguyen
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-11 15:15 UTC by ravig
Modified: 2019-09-11 16:20 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-11 16:20:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description ravig 2019-09-11 15:15:12 UTC
Description of problem:
MCO reporting error during upgrade tests:

 Sep 11 12:18:24.201: INFO: Error running cluster/log-dump/log-dump.sh: fork/exec ../../cluster/log-dump/log-dump.sh: no such file or directory
fail [github.com/openshift/origin/test/e2e/upgrade/upgrade.go:139]: during upgrade
Unexpected error:
    <*errors.errorString | 0xc0029880f0>: {
        s: "Pools did not complete upgrade: timed out waiting for the condition",
    }
    Pools did not complete upgrade: timed out waiting for the condition
occurred 



Version-Release number of selected component (if applicable):

https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-upgrade/6930


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Antonio Murdaca 2019-09-11 16:20:28 UTC
I0911 11:48:15.203575   19293 update.go:89] pod "etcd-quorum-guard-77fcc6f6f6-c89zq" removed (evicted)
I0911 11:58:08.789768   19293 update.go:89] pod "downloads-849b6cd45c-r2z6r" removed (evicted)

This is a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1745772 (look at the 600s spent evicting the download pod which just slows things down, it's not actually making the cluster fail the upgrade)

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


Note You need to log in before you can comment on or make changes to this bug.