Bug 2106559
| Summary: | Typo in must-gather release-4.10 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Scott Dodson <sdodson> |
| Component: | oc | Assignee: | Scott Dodson <sdodson> |
| oc sub component: | oc | QA Contact: | zhou ying <yinzhou> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | cdouglas, dwalsh, eparis, mfojtik, yinzhou |
| Version: | 4.10 | Keywords: | Bugfix, Patch |
| Target Milestone: | --- | ||
| Target Release: | 4.10.z | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 2106543 | Environment: | |
| Last Closed: | 2022-07-20 07:46:12 UTC | Type: | --- |
| 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: | 2106543 | ||
| Bug Blocks: | |||
|
Description
Scott Dodson
2022-07-13 01:50:38 UTC
[root@localhost ~]# ./oc adm must-gather -- /usr/bin/gather_insights [must-gather ] OUT Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9bb44620b117b8c7f4cd1749e6a0bc4da9fc1a18c9e17048706b1340ea5b7b17 When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: e71479e4-28b6-4e7a-965a-dd10b291aa32 ClusterVersion: Stable at "4.9.39" ClusterOperators: All healthy and stable [must-gather ] OUT namespace/openshift-must-gather-97z4m created [must-gather ] OUT clusterrolebinding.rbac.authorization.k8s.io/must-gather-5gq5k created [must-gather ] OUT pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9bb44620b117b8c7f4cd1749e6a0bc4da9fc1a18c9e17048706b1340ea5b7b17 created [must-gather-vkdm2] POD 2022-07-18T00:30:27.026582759Z /bin/bash: /usr/bin/gather_insights: No such file or directory [must-gather-vkdm2] OUT waiting for gather to complete [must-gather-vkdm2] OUT downloading gather output [must-gather-vkdm2] OUT receiving incremental file list [must-gather-vkdm2] OUT ./ [must-gather-vkdm2] OUT [must-gather-vkdm2] OUT sent 27 bytes received 44 bytes 12.91 bytes/sec [must-gather-vkdm2] OUT total size is 0 speedup is 0.00 [must-gather ] OUT clusterrolebinding.rbac.authorization.k8s.io/must-gather-5gq5k deleted [must-gather ] OUT namespace/openshift-must-gather-97z4m deleted Reprinting Cluster State: When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: e71479e4-28b6-4e7a-965a-dd10b291aa32 ClusterVersion: Stable at "4.9.39" ClusterOperators: All healthy and stable [root@localhost ~]# ./oc version --client Client Version: 4.10.0-0.nightly-2022-07-16-173050 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 (OpenShift Container Platform 4.10.23 bug fix update), 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-2022:5568 |