Description of problem:
During e2e-ibmcloud CI, the e2e-ibmcloud-ipi-ibmcloud-gather-resources fails. This step is responsible for collecting IBM Cloud resources for debugging purposes using the IBM Cloud CLI.
https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_installer/6255/pull-ci-openshift-installer-master-e2e-ibmcloud/1564373496115499008
Version-Release number of selected component (if applicable):
4.12
How reproducible:
Frequently (~75%)
Steps to Reproduce:
This is part of installer PR CI testing (e2e-ibmcloud), unsure of a process to reproduce outside the CI.
Actual results:
INFO[2022-08-30T01:10:46Z] Running step e2e-ibmcloud-ipi-ibmcloud-gather-resources.
INFO[2022-08-30T01:14:06Z] Logs for container test in pod e2e-ibmcloud-ipi-ibmcloud-gather-resources:
INFO[2022-08-30T01:14:06Z] % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 -::- -::- -::- 0
100 4834 100 4834 0 0 17772 0 -::- -::- -::- 17772
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 -::- -::- -::- 0
0 0 0 0 0 0 0 0 -::- -::- -::- 0
100 11.4M 100 11.4M 0 0 15.0M 0 -::- -::- -::- 14.9M
Looking up 'cloud-object-storage' from repository 'IBM Cloud'...
Plug-in 'cloud-object-storage 1.5.0' found in repository 'IBM Cloud'
Attempting to download the binary file...
0 B / 12.25 MiB 0.00%
12.25 MiB / 12.25 MiB 100.00% 0s
12849152 bytes downloaded
Installing binary...
OK
Plug-in 'cloud-object-storage 1.5.0' was successfully installed into /alabama/.bluemix/plugins/cloud-object-storage. Use '/tmp/ibmcloud plugin show cloud-object-storage' to show its details.
Looking up 'vpc-infrastructure' from repository 'IBM Cloud'...
Plug-in 'vpc-infrastructure[infrastructure-service] 5.1.0' found in repository 'IBM Cloud'
Attempting to download the binary file...
0 B / 19.33 MiB 0.00%
11.63 MiB / 19.33 MiB 60.18%
19.33 MiB / 19.33 MiB 100.00% 0s
20271104 bytes downloaded
Installing binary...
OK
Plug-in 'vpc-infrastructure 5.1.0' was successfully installed into /alabama/.bluemix/plugins/vpc-infrastructure. Use '/tmp/ibmcloud plugin show vpc-infrastructure' to show its details.
Looking up 'cloud-internet-services' from repository 'IBM Cloud'...
Plug-in 'cloud-internet-services[cis] 1.14.5' found in repository 'IBM Cloud'
Attempting to download the binary file...
0 B / 14.60 MiB 0.00%
14.60 MiB / 14.60 MiB 100.00% 0s
15313218 bytes downloaded
Installing binary...
OK
Plug-in 'cloud-internet-services 1.14.5' was successfully installed into /alabama/.bluemix/plugins/cloud-internet-services. Use '/tmp/ibmcloud plugin show cloud-internet-services' to show its details.
API endpoint: https://cloud.ibm.com
Authenticating...
OK
Targeted account OpenShiftCI (b9db97fa92ce47ae8dbf40ec2318b9f4)
Targeted region eu-gb
Users of 'ibmcloud login --vpc-cri' need to use this API to login until July 6, 2022: https://cloud.ibm.com/apidocs/vpc-metadata#create-iam-token
API endpoint: https://cloud.ibm.com
Region: eu-gb
User: ServiceId-170c2ff8-500b-4b92-a3b5-7ad3b802e082
Account: OpenShiftCI (b9db97fa92ce47ae8dbf40ec2318b9f4)
Resource group: No resource group targeted, use '/tmp/ibmcloud target -g RESOURCE_GROUP'
CF API endpoint:
Org:
Space:
Setting context service instance to 'Openshift-IPI-CI-CIS' ...
OK
Context service instance set succeeded.
error: failed to execute wrapped command: exit status 1
INFO[2022-08-30T01:14:06Z] Step e2e-ibmcloud-ipi-ibmcloud-gather-resources failed after 3m20s.
Expected results:
Passing e2e-ibmcloud-ipi-ibmcloud-gather-resources step passes
Additional info:
IBM Cloud will be working on the investigation to determine the cause and a patch to resolve the issue.