Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/5dcbe8c67fa482dbd3b72ca4471d4907 to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/5dcbe8c67fa482dbd3b72ca4471d4907 to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 18 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 10
[get-pr-number : parse-pr-url] + echo -n 4002
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 4002
[acquire-lease : create-lease] Attempting to create lease community-hosted-pipeline-pr-4002
[acquire-lease : create-lease] lease.coordination.k8s.io/community-hosted-pipeline-pr-4002 created
[acquire-lease : create-lease] The owner of the lease is community-hosted-pipeline-pr-4002
[acquire-lease : create-lease] Acquired lease community-hosted-pipeline-pr-4002
[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] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels community-hosted-pipeline/started'
[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-prod/pull/4002'
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002 --add-labels community-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2024-02-08 14:07:33,910 [operator-cert] INFO Adding labels ['community-hosted-pipeline/started'] to redhat-openshift-ecosystem/community-operators-prod
[set-github-started-label : post-comment] 2024-02-08 14:07:34,471 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2024-02-08 14:07:34,472 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f23a97f0310>
[set-github-started-label : post-comment] 2024-02-08 14:07:34,472 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/started']
[set-github-started-label : post-comment] 2024-02-08 14:07:34,472 [operator-cert] INFO Labels to remove: ['pipeline/trigger-hosted', 'community-hosted-pipeline/failed']
[set-github-started-label : post-comment] 2024-02-08 14:07:34,472 [operator-cert] INFO Adding label community-hosted-pipeline/started
[set-github-started-label : post-comment] 2024-02-08 14:07:35,112 [operator-cert] INFO Removing label pipeline/trigger-hosted
[set-github-started-label : post-comment] 2024-02-08 14:07:35,707 [operator-cert] INFO Removing label community-hosted-pipeline/failed
[set-github-status-pending : set-github-status] + '[' false == true ']'
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 7c87fc50026e4e863b4fb06e7edce0afef4acda4 to pending'
[set-github-status-pending : set-github-status] Setting github status of commit 7c87fc50026e4e863b4fb06e7edce0afef4acda4 to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-prod.git --commit-sha 7c87fc50026e4e863b4fb06e7edce0afef4acda4 --status pending --context operator/test --description 'Pipeline for operator tests has started.'
[set-github-status-pending : set-github-status] 2024-02-08 14:07:44,612 [operator-cert] INFO Successfully set status to pending for commit 7c87fc50026e4e863b4fb06e7edce0afef4acda4 in github repo https://github.com/redhat-openshift-ecosystem/community-operators-prod.git
[set-env-community : set-env-community] + ENV=prod
[set-env-community : set-env-community] + [[ prod =~ ^(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.engineering.redhat.com
[set-env-community : set-env-community] + SIG_KEY_ID='4096R/55A34A82 SHA-256'
[set-env-community : set-env-community] + SIG_KEY_NAME=containerisvsign
[set-env-community : set-env-community] + UMB_URL=umb.api.redhat.com
[set-env-community : set-env-community] + UMB_CLIENT_NAME=operatorpipelines
[set-env-community : set-env-community] + PYXIS_URL=https://pyxis.engineering.redhat.com
[set-env-community : set-env-community] + echo -n https://iib.engineering.redhat.com
[set-env-community : set-env-community] + tee /tekton/results/iib_url
[set-env-community : set-env-community] https://iib.engineering.redhat.com+ echo -n 4096R/55A34A82 SHA-256
[set-env-community : set-env-community] + tee /tekton/results/sig_key_id
[set-env-community : set-env-community] 4096R/55A34A82 SHA-256+ echo -n containerisvsign
[set-env-community : set-env-community] + tee /tekton/results/sig_key_name
[set-env-community : set-env-community] containerisvsign+ echo -n umb.api.redhat.com
[set-env-community : set-env-community] + tee /tekton/results/umb_url
[set-env-community : set-env-community] umb.api.redhat.com+ echo -n operatorpipelines
[set-env-community : set-env-community] + tee /tekton/results/umb_client_name
[set-env-community : set-env-community] operatorpipelines+ echo -n https://pyxis.engineering.redhat.com
[set-env-community : set-env-community] + tee /tekton/results/pyxis_url
[set-env-community : set-env-community] https://pyxis.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/NissesSenap/community-operators-prod.git -revision=7c87fc50026e4e863b4fb06e7edce0afef4acda4 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"info","ts":1707401316.6631906,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/NissesSenap/community-operators-prod.git @ 7c87fc50026e4e863b4fb06e7edce0afef4acda4 (grafted, HEAD) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1707401316.810336,"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=7c87fc50026e4e863b4fb06e7edce0afef4acda4
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s 7c87fc50026e4e863b4fb06e7edce0afef4acda4
[clone-repository : clone] + printf %s https://github.com/NissesSenap/community-operators-prod.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-prod.git -revision=a67241c2479efbc5cf0c827f7b4b14cfa0601658 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository-base : clone] {"level":"info","ts":1707401317.8855898,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-prod.git @ a67241c2479efbc5cf0c827f7b4b14cfa0601658 (grafted, HEAD) in path /workspace/output/"}
[clone-repository-base : clone] {"level":"info","ts":1707401317.9433415,"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=a67241c2479efbc5cf0c827f7b4b14cfa0601658
[clone-repository-base : clone] + EXIT_CODE=0
[clone-repository-base : clone] + '[' 0 '!=' 0 ']'
[clone-repository-base : clone] + printf %s a67241c2479efbc5cf0c827f7b4b14cfa0601658
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-prod.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-prod/pull/4002 --output-file /tmp/changes.json --verbose
[detect-changes : parse-repo-changes] 2024-02-08 14:09:14,670 [operator-cert] DEBUG Detecting changes in repo at /workspace/pr
[detect-changes : parse-repo-changes] 2024-02-08 14:09:15,169 [operator-cert] DEBUG Affected bundles: {'grafana-operator': {'5.6.2-hotfix1'}}
[detect-changes : parse-repo-changes] 2024-02-08 14:09:15,169 [operator-cert] DEBUG Files not belonging to an operator: set()
[detect-changes : parse-repo-changes] 2024-02-08 14:09:15,170 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'grafana-operator'}, deleted=set())
[detect-changes : parse-repo-changes] 2024-02-08 14:09:15,170 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('grafana-operator', '5.6.2-hotfix1')}, 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] true
[detect-changes : parse-repo-changes] ++ jq -r '.added_bundles[0] | split("/")[0]'
[detect-changes : parse-repo-changes] + operator_name=grafana-operator
[detect-changes : parse-repo-changes] ++ jq -r '.added_bundles[0] | split("/")[1]'
[detect-changes : parse-repo-changes] + bundle_version=5.6.2-hotfix1
[detect-changes : parse-repo-changes] + echo -n grafana-operator
[detect-changes : parse-repo-changes] + echo -n 5.6.2-hotfix1
[detect-changes : parse-repo-changes] + '[' -n grafana-operator ']'
[detect-changes : parse-repo-changes] + echo -n operators/grafana-operator
[detect-changes : parse-repo-changes] + '[' -n 5.6.2-hotfix1 ']'
[detect-changes : parse-repo-changes] + echo -n operators/grafana-operator/5.6.2-hotfix1
[set-github-pr-title : set-github-status] + [[ 5.6.2-hotfix1 == '' ]]
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator grafana-operator (5.6.2-hotfix1)' https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002
[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/grafana-operator/ci.yaml
[read-config : read-config] + '[' '!' -f operators/grafana-operator/ci.yaml ']'
[read-config : read-config] + cat operators/grafana-operator/ci.yaml
[read-config : read-config] ---
[read-config : read-config] # Use `replaces-mode` or `semver-mode`. Once you switch to `semver-mode`, there is no easy way back.
[read-config : read-config] updateGraph: replaces-mode
[read-config : read-config] packagemanifestClusterVersionLabel: auto
[read-config : read-config] reviewers:
[read-config : read-config] - david-martin
[read-config : read-config] - pb82
[read-config : read-config] - grdryn
[read-config : read-config] - HubertStefanski
[read-config : read-config] - robshelly
[read-config : read-config] - NissesSenap
[read-config : read-config] ++ cat operators/grafana-operator/ci.yaml
[read-config : read-config] ++ yq -r '.updateGraph // "replaces"'
[read-config : read-config] + UPGRADE_GRAPH_MODE=replaces-mode
[read-config : read-config] ++ echo replaces-mode
[read-config : read-config] ++ sed 's/-mode$//'
[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-prod/pull/4002 --repo-config-file config.yaml --operator-name grafana-operator --verbose
[apply-test-waivers : set-github-status] 2024-02-08 14:10:18,653 [operator-cert] DEBUG Checking test DeployableByOLM
[apply-test-waivers : set-github-status] 2024-02-08 14:10:18,654 [operator-cert] DEBUG Checking test {'name': 'DeployableByOLM', 'ignore_operators': ['^ack-.*', '^community-windows-machine-config-operator']}
[apply-test-waivers : set-github-status] 2024-02-08 14:10:18,654 [operator-cert] DEBUG Checking ignored operator ^ack-.*
[apply-test-waivers : set-github-status] 2024-02-08 14:10:18,654 [operator-cert] DEBUG Checking ignored operator ^community-windows-machine-config-operator
[apply-test-waivers : set-github-status] 2024-02-08 14:10:18,654 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/community-operators-prod
[apply-test-waivers : set-github-status] 2024-02-08 14:10:19,244 [operator-cert] INFO Labels to remove in namespace: []
[apply-test-waivers : set-github-status] 2024-02-08 14:10:19,244 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fc65b1ac9d0>
[apply-test-waivers : set-github-status] 2024-02-08 14:10:19,244 [operator-cert] INFO Labels to add: []
[apply-test-waivers : set-github-status] 2024-02-08 14:10:19,245 [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 operators/grafana-operator/5.6.2-hotfix1 ']'
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/grafana-operator/5.6.2-hotfix1 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": "v4.11-v4.15", "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": "v4.11-v4.15", "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":' '"v4.11-v4.15",' '"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": "v4.11-v4.15",
[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] + echo '{"versions_annotation":' '"v4.11-v4.15",' '"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.ocp_version
[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":' '"v4.11-v4.15",' '"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] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_index
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.15+ echo '{"versions_annotation":' '"v4.11-v4.15",' '"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] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/indices
[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":' '"v4.11-v4.15",' '"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] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/indices_ocp_versions
[get-supported-versions : supported-version-check] 4.15 4.14 4.13 4.12 4.11+ echo '{"versions_annotation":' '"v4.11-v4.15",' '"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] + tee /tekton/results/skipped_ocp_indices
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.11-v4.15",' '"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] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.11-v4.15",' '"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] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.15+ echo '{"versions_annotation":' '"v4.11-v4.15",' '"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] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version
[get-supported-versions : supported-version-check] v4.11-v4.15
[static-tests : run-suite] + EXTRA_ARGS=
[static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002 --json labels
[static-tests : run-suite] ++ jq -r '.labels[] | select(.name | startswith("tests/skip")) | .name' labels.json
[static-tests : run-suite] ++ paste -sd ,
[static-tests : run-suite] ++ sed 's/tests\/skip\///g'
[static-tests : run-suite] + SKIP_TESTS=check_upgrade_graph_loop
[static-tests : run-suite] + [[ check_upgrade_graph_loop != '' ]]
[static-tests : run-suite] + echo 'Following tests are skipped: check_upgrade_graph_loop'
[static-tests : run-suite] Following tests are skipped: check_upgrade_graph_loop
[static-tests : run-suite] + EXTRA_ARGS+=' --skip-tests check_upgrade_graph_loop'
[static-tests : run-suite] + JSON_RESULTS_FILE=/workspace/output/static-test-results.json
[static-tests : run-suite] + static-tests --verbose --output-file /workspace/output/static-test-results.json --repo-path /workspace/source --suite operatorcert.static_tests.community --skip-tests check_upgrade_graph_loop grafana-operator 5.6.2-hotfix1
[static-tests : run-suite] + jq .
[static-tests : run-suite] {
[static-tests : run-suite] "passed": false,
[static-tests : run-suite] "outputs": [
[static-tests : run-suite] {
[static-tests : run-suite] "type": "error",
[static-tests : run-suite] "message": "Channel v5 has dangling bundles: {Bundle(grafana-operator/5.6.2-hotfix1)}",
[static-tests : run-suite] "check": "check_dangling_bundles"
[static-tests : run-suite] }
[static-tests : run-suite] ]
[static-tests : run-suite] }
[static-tests : run-suite] + jq -r '(.outputs//[])|length'
[static-tests : run-suite] + tr -d '\r\n'
[static-tests : run-suite] + jq -r '[(.outputs//[])[]|select(.type=="error")]|length'
[static-tests : run-suite] + tr -d '\r\n'
[static-tests-results : build-comment] + '[' 1 -gt 0 ']'
[static-tests-results : build-comment] + JSON_RESULTS_FILE=/workspace/output/static-test-results.json
[static-tests-results : build-comment] + MESSAGE_FILE=/workspace/output/static-test-results.md
[static-tests-results : build-comment] + echo '# Static test results'
[static-tests-results : build-comment] + echo
[static-tests-results : build-comment] + echo '|Status|Check|Message|'
[static-tests-results : build-comment] + echo '|:----:|:----|:------|'
[static-tests-results : build-comment] + jq -r '(.outputs//[])[]|"|\(.type)|\(.check)|\(.message)|"'
[static-tests-results : build-comment] + echo
[static-tests-results : build-comment] + sed -ie 's/^|warning|/|:warning:|/g;s/^|error|/|:x:|/g' /workspace/output/static-test-results.md
[static-tests-results : post-comment] + '[' 1 -gt 0 ']'
[static-tests-results : post-comment] + echo 'Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002'
[static-tests-results : post-comment] Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002
[static-tests-results : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002 --comment-file /workspace/output/static-test-results.md
[static-tests-results : post-comment] 2024-02-08 14:11:18,739 [operator-cert] INFO Sending this data to GitHub with POST
[static-tests-results : post-comment] 2024-02-08 14:11:18,739 [operator-cert] INFO {'body': '# Static test results\n\n|Status|Check|Message|\n|:----:|:----|:------|\n|:x:|check_dangling_bundles|Channel v5 has dangling bundles: {Bundle(grafana-operator/5.6.2-hotfix1)}|\n\n<!-- None -->'}
[static-tests-results : post-comment] 2024-02-08 14:11:19,352 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002
[static-tests-results : check-for-failures] + '[' 1 -gt 0 ']'
[static-tests-results : check-for-failures] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002 --add-labels validation-failed
[static-tests-results : check-for-failures] 2024-02-08 14:11:20,961 [operator-cert] INFO Adding labels ['validation-failed'] to redhat-openshift-ecosystem/community-operators-prod
[static-tests-results : check-for-failures] 2024-02-08 14:11:21,515 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f51daceb010>
[static-tests-results : check-for-failures] 2024-02-08 14:11:21,515 [operator-cert] INFO Labels to add: []
[static-tests-results : check-for-failures] 2024-02-08 14:11:21,515 [operator-cert] INFO Labels to remove: []
[static-tests-results : check-for-failures] + echo 'Static tests failed! A summary was added to the PR.'
[static-tests-results : check-for-failures] + exit 1
[static-tests-results : check-for-failures] Static tests failed! A summary was added to the PR.
[set-github-status-failure : set-github-status] + '[' false == true ']'
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit 7c87fc50026e4e863b4fb06e7edce0afef4acda4 to failure'
[set-github-status-failure : set-github-status] Setting github status of commit 7c87fc50026e4e863b4fb06e7edce0afef4acda4 to failure
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/community-operators-prod.git --commit-sha 7c87fc50026e4e863b4fb06e7edce0afef4acda4 --status failure --context operator/test --description 'Pipeline for the operator tests has failed'
[set-github-status-failure : set-github-status] 2024-02-08 14:11:31,639 [operator-cert] INFO Successfully set status to failure for commit 7c87fc50026e4e863b4fb06e7edce0afef4acda4 in github repo https://github.com/redhat-openshift-ecosystem/community-operators-prod.git
[set-github-failed-label : post-comment] + EXTRA_ARGS=
[set-github-failed-label : post-comment] + [[ ! -z community-hosted-pipeline/failed ]]
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels community-hosted-pipeline/failed'
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002
[set-github-failed-label : post-comment] + [[ ! -z '' ]]
[set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002'
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-prod/pull/4002 --add-labels community-hosted-pipeline/failed --remove-matching-namespace-labels
[set-github-failed-label : post-comment] 2024-02-08 14:11:31,224 [operator-cert] INFO Adding labels ['community-hosted-pipeline/failed'] to redhat-openshift-ecosystem/community-operators-prod
[set-github-failed-label : post-comment] 2024-02-08 14:11:31,771 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2024-02-08 14:11:31,772 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fd174bd3e10>
[set-github-failed-label : post-comment] 2024-02-08 14:11:31,772 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/failed']
[set-github-failed-label : post-comment] 2024-02-08 14:11:31,772 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2024-02-08 14:11:31,772 [operator-cert] INFO Adding label community-hosted-pipeline/failed
[set-github-failed-label : post-comment] 2024-02-08 14:11:32,310 [operator-cert] INFO Removing label community-hosted-pipeline/started
[github-add-summary-comment : gather-info] 2024/02/08 14:11:35 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-runj56px
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-runj56px
[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-runj56px
[github-add-summary-comment : gather-info] task static-tests-results has failed: "step-check-for-failures" exited with code 1 (image: "quay.io/redhat-isv/operator-pipelines-images@sha256:42a74fc8a4f94fdea95b6ab49f2f617a31fe851a06c9a7d7ad65c56513fc0b7a"); for logs run: kubectl -n operator-pipeline-prod logs community-hosted-pipeline-runj56px-static-tests-results-pod -c step-check-for-failures
[github-add-summary-comment : gather-info]
[github-add-summary-comment : gather-info] failed to get logs for task static-tests-results : container step-check-for-failures has failed : [{"key":"StartedAt","value":"2024-02-08T14:11:20.369Z","type":3}]
[release-lease : delete-lease] lease.coordination.k8s.io "community-hosted-pipeline-pr-4002" deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment