Closed rolivieri closed 1 year ago
We found the culprit for this problem by looking at the /root/.ibm-pak/logs/case.log
file.
The root cause is not a problem in the ibm-pak
code. ibm-pak
code is working just fine.
Instead, our OCP clusters API is very slow to respond back to clients and that was causing a time-out error. By setting the IBMPAK_HTTP_TIMEOUT
environment variable to 120
seconds (default value is 20
seconds), the Cluster has at least one amd64 node
pre-req check succeeded and all catalog sources were installed.
Therefore, closing this issue.
oc ibm-pak launch $CASE_NAME --version $CASE_VERSION --action install-catalog --inventory $CASE_INVENTORY_SETUP --namespace openshift-marketplace --args "--registry $TARGET_REGISTRY --recursive --inputDir ~/.ibm-pak/data/cases/$CASE_NAME/$CASE_VERSION"
However, all worker and master nodes have amd64 architecture. For example: