Created
February 15, 2024 11:31
-
-
Save rh-operator-bundle-bot/7148ad47f48064a93e36ff5674a614d4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pipeline still running ... | |
PipelineRun is still running: Tasks Completed: 15 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 13 | |
[get-pr-number : parse-pr-url] + echo -n 227 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 227 | |
[acquire-lease : create-lease] Attempting to create lease community-hosted-pipeline-pr-227 | |
[acquire-lease : create-lease] lease.coordination.k8s.io/community-hosted-pipeline-pr-227 created | |
[acquire-lease : create-lease] The owner of the lease is community-hosted-pipeline-pr-227 | |
[acquire-lease : create-lease] Acquired lease community-hosted-pipeline-pr-227 | |
[set-github-started-label : post-comment] + EXTRA_ARGS= | |
[set-github-started-label : post-comment] + [[ ! -z community-hosted-pipeline/started ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels community-hosted-pipeline/started' | |
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/227 | |
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-hosted' | |
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/227' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/227 --add-labels community-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2024-02-15 11:29:23,342 [operator-cert] INFO Adding labels ['community-hosted-pipeline/started'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[set-github-started-label : post-comment] 2024-02-15 11:29:23,831 [operator-cert] INFO Labels to remove in namespace: [] | |
[set-github-started-label : post-comment] 2024-02-15 11:29:23,831 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f2b551ff090> | |
[set-github-started-label : post-comment] 2024-02-15 11:29:23,831 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/started'] | |
[set-github-started-label : post-comment] 2024-02-15 11:29:23,832 [operator-cert] INFO Labels to remove: [] | |
[set-github-started-label : post-comment] 2024-02-15 11:29:23,832 [operator-cert] INFO Adding label community-hosted-pipeline/started | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit a7dc3f418d0bf7d783460f7d54b9d73813c1a36b to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit a7dc3f418d0bf7d783460f7d54b9d73813c1a36b to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git --commit-sha a7dc3f418d0bf7d783460f7d54b9d73813c1a36b --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
[set-github-status-pending : set-github-status] 2024-02-15 11:29:32,966 [operator-cert] INFO Successfully set status to pending for commit a7dc3f418d0bf7d783460f7d54b9d73813c1a36b in github repo https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[set-env-community : set-env-community] + ENV=stage | |
[set-env-community : set-env-community] + [[ stage =~ ^(prod|stage|qa|dev|integration-tests)$ ]] | |
[set-env-community : set-env-community] + case $ENV in | |
[set-env-community : set-env-community] + IIB_URL=https://iib.stage.engineering.redhat.com | |
[set-env-community : set-env-community] + SIG_KEY_ID='4096R/37036783 SHA-256' | |
[set-env-community : set-env-community] + SIG_KEY_NAME=redhate2etesting | |
[set-env-community : set-env-community] + UMB_URL=umb.stage.api.redhat.com | |
[set-env-community : set-env-community] + UMB_CLIENT_NAME=nonprod-operatorpipelines | |
[set-env-community : set-env-community] + PYXIS_URL=https://pyxis.stage.engineering.redhat.com | |
[set-env-community : set-env-community] + echo -n https://iib.stage.engineering.redhat.com | |
[set-env-community : set-env-community] + tee /tekton/results/iib_url | |
[set-env-community : set-env-community] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256 | |
[set-env-community : set-env-community] + tee /tekton/results/sig_key_id | |
[set-env-community : set-env-community] 4096R/37036783 SHA-256+ echo -n redhate2etesting | |
[set-env-community : set-env-community] + tee /tekton/results/sig_key_name | |
[set-env-community : set-env-community] redhate2etesting+ echo -n umb.stage.api.redhat.com | |
[set-env-community : set-env-community] + tee /tekton/results/umb_url | |
[set-env-community : set-env-community] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines | |
[set-env-community : set-env-community] + tee /tekton/results/umb_client_name | |
[set-env-community : set-env-community] nonprod-operatorpipelines+ echo -n https://pyxis.stage.engineering.redhat.com | |
[set-env-community : set-env-community] + tee /tekton/results/pyxis_url | |
[set-env-community : set-env-community] https://pyxis.stage.engineering.redhat.com | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cleandir | |
[clone-repository : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository : clone] + rm -rf '/workspace/output//*' | |
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git -revision=a7dc3f418d0bf7d783460f7d54b9d73813c1a36b -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"info","ts":1707996597.9700363,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ a7dc3f418d0bf7d783460f7d54b9d73813c1a36b (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1707996598.0093377,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
[clone-repository : clone] + cd /workspace/output/ | |
[clone-repository : clone] ++ git rev-parse HEAD | |
[clone-repository : clone] + RESULT_SHA=a7dc3f418d0bf7d783460f7d54b9d73813c1a36b | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s a7dc3f418d0bf7d783460f7d54b9d73813c1a36b | |
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository-base : clone] + '[' true = true ']' | |
[clone-repository-base : clone] + cleandir | |
[clone-repository-base : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git -revision=5d8ec94069072ae8cbed53c87fa6b083d20cad82 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"info","ts":1707996598.998261,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ 5d8ec94069072ae8cbed53c87fa6b083d20cad82 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1707996599.0387983,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
[clone-repository-base : clone] + cd /workspace/output/ | |
[clone-repository-base : clone] ++ git rev-parse HEAD | |
[clone-repository-base : clone] + RESULT_SHA=5d8ec94069072ae8cbed53c87fa6b083d20cad82 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s 5d8ec94069072ae8cbed53c87fa6b083d20cad82 | |
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/227 --output-file /tmp/changes.json --verbose | |
[detect-changes : parse-repo-changes] 2024-02-15 11:30:20,546 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'operator-e2e'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-02-15 11:30:20,547 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-02-15 11:30:20,547 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-02-15 11:30:20,547 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] + jq -e '.extra_files|length==0' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] + jq -e '.affected_operators|length==1' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] + jq -e '.modified_bundles|length==0' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] + jq -e '.deleted_bundles|length==0' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] + jq -e '.added_bundles|length<=1' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] + jq -e '.added_bundles|length==1' | |
[detect-changes : parse-repo-changes] false | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_operators[0]' | |
[detect-changes : parse-repo-changes] + operator_name=operator-e2e | |
[detect-changes : parse-repo-changes] + bundle_version= | |
[detect-changes : parse-repo-changes] + echo -n operator-e2e | |
[detect-changes : parse-repo-changes] + echo -n '' | |
[detect-changes : parse-repo-changes] + '[' -n operator-e2e ']' | |
[detect-changes : parse-repo-changes] + echo -n operators/operator-e2e | |
[detect-changes : parse-repo-changes] + '[' -n '' ']' | |
[detect-changes : parse-repo-changes] + echo -n | |
[get-ci-reviewer : get-ci-reviewer] Getting reviewers from the ci.yaml ... | |
[get-ci-reviewer : approve-pull-request] This pull request was automatically approved due to PR author is in the reviewers list. | |
[read-config : read-config] + CONFIG_PATH=operators/operator-e2e/ci.yaml | |
[read-config : read-config] + '[' '!' -f operators/operator-e2e/ci.yaml ']' | |
[read-config : read-config] + cat operators/operator-e2e/ci.yaml | |
[read-config : read-config] --- | |
[read-config : read-config] # These are reviewers | |
[read-config : read-config] reviewers: | |
[read-config : read-config] - Allda++ cat operators/operator-e2e/ci.yaml | |
[read-config : read-config] ++ yq -r '.updateGraph // "replaces"' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE=replaces | |
[read-config : read-config] ++ sed 's/-mode$//' | |
[read-config : read-config] ++ echo replaces | |
[read-config : read-config] + UPGRADE_GRAPH_MODE=replaces | |
[read-config : read-config] + echo -n replaces | |
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
[read-config : read-config] replaces | |
[apply-test-waivers : set-github-status] + apply-test-waivers --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/227 --repo-config-file config.yaml --operator-name operator-e2e --verbose | |
[apply-test-waivers : set-github-status] 2024-02-15 11:30:48,300 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[apply-test-waivers : set-github-status] 2024-02-15 11:30:48,800 [operator-cert] INFO Labels to remove in namespace: [] | |
[apply-test-waivers : set-github-status] 2024-02-15 11:30:48,800 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f34ebdabc10> | |
[apply-test-waivers : set-github-status] 2024-02-15 11:30:48,800 [operator-cert] INFO Labels to add: [] | |
[apply-test-waivers : set-github-status] 2024-02-15 11:30:48,800 [operator-cert] INFO Labels to remove: [] | |
[get-supported-versions : supported-version-check] ++ cat config.yaml | |
[get-supported-versions : supported-version-check] ++ yq -r .organization | |
[get-supported-versions : supported-version-check] + ORGANIZATION=community-operators | |
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json | |
[get-supported-versions : supported-version-check] + '[' -n '' ']' | |
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json community-operators | |
[get-supported-versions : supported-version-check] OpenShift 4.16 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.10 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.9 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.8 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.7 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.6 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.5 has reached its end of life | |
[get-supported-versions : supported-version-check] {"versions_annotation": null, "indices": [{"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}, {"ocp_version": "4.11", "path": "registry.redhat.io/redhat/community-operator-index:v4.11"}], "max_version_index": {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, "all_indices": [{"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}, {"ocp_version": "4.11", "path": "registry.redhat.io/redhat/community-operator-index:v4.11"}], "not_supported_indices": []} | |
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json | |
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": null, "indices": [{"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}, {"ocp_version": "4.11", "path": "registry.redhat.io/redhat/community-operator-index:v4.11"}], "max_version_index": {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, "all_indices": [{"ocp_version": "4.15", "path": "registry.redhat.io/redhat/community-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}, {"ocp_version": "4.11", "path": "registry.redhat.io/redhat/community-operator-index:v4.11"}], "not_supported_indices": []}' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "versions_annotation": null, | |
[get-supported-versions : supported-version-check] "indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.11", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.11" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "max_version_index": { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] "all_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.11", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.11" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "not_supported_indices": [] | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.ocp_version | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_ocp_version | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] 4.15+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_index | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.15+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.15 registry.redhat.io/redhat/community-operator-index:v4.14 registry.redhat.io/redhat/community-operator-index:v4.13 registry.redhat.io/redhat/community-operator-index:v4.12 registry.redhat.io/redhat/community-operator-index:v4.11+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices_ocp_versions | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] 4.15 4.14 4.13 4.12 4.11+ tee /tekton/results/skipped_ocp_indices | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.15+ echo '{"versions_annotation":' null, '"indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"max_version_index":' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '"all_indices":' '[{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"}],' '"not_supported_indices":' '[]}' | |
[get-supported-versions : supported-version-check] + jq -r .versions_annotation | |
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] null | |
[set-github-status-success : set-github-status] + '[' false == true ']' | |
[set-github-status-success : set-github-status] + echo 'Setting github status of commit a7dc3f418d0bf7d783460f7d54b9d73813c1a36b to success' | |
[set-github-status-success : set-github-status] Setting github status of commit a7dc3f418d0bf7d783460f7d54b9d73813c1a36b to success | |
[set-github-status-success : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git --commit-sha a7dc3f418d0bf7d783460f7d54b9d73813c1a36b --status success --context operator/test --description 'Pipeline for the operator tests has passed successfully' | |
[set-github-status-success : set-github-status] 2024-02-15 11:31:06,510 [operator-cert] INFO Successfully set status to success for commit a7dc3f418d0bf7d783460f7d54b9d73813c1a36b in github repo https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[set-github-passed-label : post-comment] + EXTRA_ARGS= | |
[set-github-passed-label : post-comment] + [[ ! -z community-hosted-pipeline/passed ]] | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-labels community-hosted-pipeline/passed' | |
[set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/227 | |
[set-github-passed-label : post-comment] + [[ ! -z '' ]] | |
[set-github-passed-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-passed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/227' | |
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/227 --add-labels community-hosted-pipeline/passed --remove-matching-namespace-labels | |
[set-github-passed-label : post-comment] 2024-02-15 11:31:06,858 [operator-cert] INFO Adding labels ['community-hosted-pipeline/passed'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod | |
[set-github-passed-label : post-comment] 2024-02-15 11:31:07,433 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/started'] | |
[set-github-passed-label : post-comment] 2024-02-15 11:31:07,433 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fce4afa7950> | |
[set-github-passed-label : post-comment] 2024-02-15 11:31:07,433 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/passed'] | |
[set-github-passed-label : post-comment] 2024-02-15 11:31:07,433 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/started'] | |
[set-github-passed-label : post-comment] 2024-02-15 11:31:07,433 [operator-cert] INFO Adding label community-hosted-pipeline/passed | |
[set-github-passed-label : post-comment] 2024-02-15 11:31:07,923 [operator-cert] INFO Removing label community-hosted-pipeline/started | |
[github-add-summary-comment : gather-info] 2024/02/15 11:31:11 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied | |
[github-add-summary-comment : gather-info] + PR_NAME=community-hosted-pipeline-runnmx75 | |
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-runnmx75 | |
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs' | |
[github-add-summary-comment : gather-info] Getting pipeline logs | |
[github-add-summary-comment : gather-info] + tkn pipelinerun logs community-hosted-pipeline-runnmx75 | |
[release-lease : delete-lease] lease.coordination.k8s.io "community-hosted-pipeline-pr-227" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment