Created
March 14, 2026 11:55
-
-
Save rh-operator-bundle-bot/d252a9d4e86db91cb64cb54e75320a7d to your computer and use it in GitHub Desktop.
This file contains hidden or 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: 16 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 37 | |
| [get-pr-number : parse-pr-url] + echo -n 7918 | |
| [get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
| [get-pr-number : parse-pr-url] 7918 | |
| [acquire-lease : create-lease] + calculate_duration_in_seconds 90m | |
| [acquire-lease : create-lease] + '[' m == m ']' | |
| [acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400 | |
| [acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS | |
| [acquire-lease : create-lease] + create_lease_yaml | |
| [acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z | |
| [acquire-lease : create-lease] + microTime=2026-03-14T11:49:43.000000Z | |
| [acquire-lease : create-lease] + echo 'apiVersion: coordination.k8s.io/v1' | |
| [acquire-lease : create-lease] + echo 'kind: Lease' | |
| [acquire-lease : create-lease] + echo metadata: | |
| [acquire-lease : create-lease] + echo ' name: operator-hosted-pipeline-pr-7918' | |
| [acquire-lease : create-lease] + echo ' labels:' | |
| [acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-run57trv' | |
| [acquire-lease : create-lease] + echo spec: | |
| [acquire-lease : create-lease] + echo ' acquireTime: 2026-03-14T11:49:43.000000Z' | |
| [acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
| [acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-7918' | |
| [acquire-lease : create-lease] + acquire_lease | |
| [acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-7918 | |
| [acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-7918 | |
| [acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-7918' | |
| [acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-7918 | |
| [acquire-lease : create-lease] + true | |
| [acquire-lease : create-lease] + oc create -f e2e-lease.yaml | |
| [acquire-lease : create-lease] lease.coordination.k8s.io/operator-hosted-pipeline-pr-7918 created | |
| [acquire-lease : create-lease] + break | |
| [acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-7918 | |
| [acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-7918' | |
| [set-github-started-label : post-comment] + EXTRA_ARGS= | |
| [set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]] | |
| [set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started' | |
| [set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7918 | |
| [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 == true ]] | |
| [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/certified-operators/pull/7918' | |
| [set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7918 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
| [set-github-started-label : post-comment] 2026-03-14 11:49:52,871 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators | |
| [set-github-started-label : post-comment] 2026-03-14 11:49:53,677 [operator-cert] INFO Labels to remove in namespace: [] | |
| [set-github-started-label : post-comment] 2026-03-14 11:49:53,677 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fecfe311160> | |
| [set-github-started-label : post-comment] 2026-03-14 11:49:53,677 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
| [set-github-started-label : post-comment] 2026-03-14 11:49:53,677 [operator-cert] INFO Labels to remove: [] | |
| [set-github-started-label : post-comment] 2026-03-14 11:49:53,677 [operator-cert] INFO Adding label operator-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 429ebebab378595d416b0a11a7c6c22853c67a2b to pending' | |
| [set-github-status-pending : set-github-status] Setting github status of commit 429ebebab378595d416b0a11a7c6c22853c67a2b to pending | |
| [set-github-status-pending : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --commit-sha 429ebebab378595d416b0a11a7c6c22853c67a2b --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
| [set-github-status-pending : set-github-status] 2026-03-14 11:49:53,183 [operator-cert] INFO Successfully set status to pending for commit 429ebebab378595d416b0a11a7c6c22853c67a2b in github repo git@github.com:redhat-openshift-ecosystem/certified-operators.git | |
| [set-env : set-env] + ENV=prod | |
| [set-env : set-env] + ACCESS_TYPE=internal | |
| [set-env : set-env] + [[ internal =~ ^(internal|external)$ ]] | |
| [set-env : set-env] + case $ENV in | |
| [set-env : set-env] + case $ACCESS_TYPE in | |
| [set-env : set-env] + PYXIS_URL=https://pyxis.engineering.redhat.com | |
| [set-env : set-env] + CONNECT_URL=https://connect.redhat.com | |
| [set-env : set-env] + CONNECT_REGISTRY=registry.connect.redhat.com | |
| [set-env : set-env] + IIB_URL=https://iib.engineering.redhat.com | |
| [set-env : set-env] + SIG_KEY_ID='4096R/55A34A82 SHA-256' | |
| [set-env : set-env] + SIG_KEY_NAME=containerisvsign | |
| [set-env : set-env] + UMB_URL=umb.api.redhat.com | |
| [set-env : set-env] + UMB_CLIENT_NAME=operatorpipelines | |
| [set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline | |
| [set-env : set-env] + echo -n https://pyxis.engineering.redhat.com | |
| [set-env : set-env] + tee /tekton/results/pyxis_url | |
| [set-env : set-env] https://pyxis.engineering.redhat.com+ echo -n https://connect.redhat.com | |
| [set-env : set-env] + tee /tekton/results/connect_url | |
| [set-env : set-env] https://connect.redhat.com+ echo -n registry.connect.redhat.com | |
| [set-env : set-env] + tee /tekton/results/connect_registry | |
| [set-env : set-env] registry.connect.redhat.com+ echo -n https://iib.engineering.redhat.com | |
| [set-env : set-env] + tee /tekton/results/iib_url | |
| [set-env : set-env] https://iib.engineering.redhat.com+ echo -n 4096R/55A34A82 SHA-256 | |
| [set-env : set-env] + tee /tekton/results/sig_key_id | |
| [set-env : set-env] 4096R/55A34A82 SHA-256+ tee /tekton/results/sig_key_name | |
| [set-env : set-env] + echo -n containerisvsign | |
| [set-env : set-env] containerisvsign+ echo -n umb.api.redhat.com | |
| [set-env : set-env] + tee /tekton/results/umb_url | |
| [set-env : set-env] umb.api.redhat.com+ echo -n operatorpipelines | |
| [set-env : set-env] + tee /tekton/results/umb_client_name | |
| [set-env : set-env] operatorpipelines+ echo -n community-operator-signing-pipeline | |
| [set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
| [set-env : set-env] community-operator-signing-pipeline | |
| [clone-repository : clone] + '[' false = true ']' | |
| [clone-repository : clone] + '[' true = true ']' | |
| [clone-repository : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
| [clone-repository : clone] + chmod 700 /tekton/home/.ssh | |
| [clone-repository : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
| [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=git@github.com:EnterpriseDB/certified-operators.git -revision=429ebebab378595d416b0a11a7c6c22853c67a2b -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
| [clone-repository : clone] {"level":"warn","ts":1773489017.017777,"caller":"git/git.go:277","msg":"URL(\"git@github.com:EnterpriseDB/certified-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
| [clone-repository : clone] {"level":"info","ts":1773489082.537339,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:EnterpriseDB/certified-operators.git @ 429ebebab378595d416b0a11a7c6c22853c67a2b (grafted, HEAD) in path /workspace/output/"} | |
| [clone-repository : clone] {"level":"info","ts":1773489082.6394157,"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=429ebebab378595d416b0a11a7c6c22853c67a2b | |
| [clone-repository : clone] + EXIT_CODE=0 | |
| [clone-repository : clone] + '[' 0 '!=' 0 ']' | |
| [clone-repository : clone] + printf %s 429ebebab378595d416b0a11a7c6c22853c67a2b | |
| [clone-repository : clone] + printf %s git@github.com:EnterpriseDB/certified-operators.git | |
| [clone-repository-base : clone] + '[' false = true ']' | |
| [clone-repository-base : clone] + '[' true = true ']' | |
| [clone-repository-base : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh | |
| [clone-repository-base : clone] + chmod 700 /tekton/home/.ssh | |
| [clone-repository-base : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa | |
| [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=git@github.com:redhat-openshift-ecosystem/certified-operators.git -revision=943f4d5d34951f597450ec42a5f926235b24f044 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
| [clone-repository-base : clone] {"level":"warn","ts":1773489017.0178218,"caller":"git/git.go:277","msg":"URL(\"git@github.com:redhat-openshift-ecosystem/certified-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
| [clone-repository-base : clone] {"level":"info","ts":1773489083.557558,"caller":"git/git.go:169","msg":"Successfully cloned git@github.com:redhat-openshift-ecosystem/certified-operators.git @ 943f4d5d34951f597450ec42a5f926235b24f044 (grafted, HEAD) in path /workspace/output/"} | |
| [clone-repository-base : clone] {"level":"info","ts":1773489083.6514719,"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=943f4d5d34951f597450ec42a5f926235b24f044 | |
| [clone-repository-base : clone] + EXIT_CODE=0 | |
| [clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
| [clone-repository-base : clone] + printf %s 943f4d5d34951f597450ec42a5f926235b24f044 | |
| [clone-repository-base : clone] + printf %s git@github.com:redhat-openshift-ecosystem/certified-operators.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/certified-operators/pull/7918 --output-file changes.json --verbose | |
| [detect-changes : parse-repo-changes] 2026-03-14 11:52:11,898 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'edb-hcp-operator'}, deleted=set()) | |
| [detect-changes : parse-repo-changes] 2026-03-14 11:52:11,899 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added=set(), modified=set(), deleted=set()) | |
| [detect-changes : parse-repo-changes] 2026-03-14 11:52:11,899 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified={'v4.21'}, deleted=set()) | |
| [detect-changes : parse-repo-changes] 2026-03-14 11:52:11,899 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added={('v4.21', 'edb-hcp-operator')}, modified=set(), deleted=set()) | |
| [detect-changes : parse-repo-changes] + cat changes.json | |
| [detect-changes : parse-repo-changes] {"affected_operators": ["edb-hcp-operator"], "added_operators": [], "modified_operators": ["edb-hcp-operator"], "deleted_operators": [], "added_or_modified_operators": ["edb-hcp-operator"], "affected_bundles": [], "added_bundles": [], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": [], "affected_catalogs": ["v4.21"], "added_catalogs": [], "modified_catalogs": ["v4.21"], "deleted_catalogs": [], "added_or_modified_catalogs": ["v4.21"], "affected_catalog_operators": ["v4.21/edb-hcp-operator"], "added_catalog_operators": ["v4.21/edb-hcp-operator"], "modified_catalog_operators": [], "deleted_catalog_operators": [], "added_or_modified_catalog_operators": ["v4.21/edb-hcp-operator"], "catalogs_with_added_or_modified_operators": ["v4.21"], "extra_files": [], "operator_name": "edb-hcp-operator", "bundle_version": "", "operator_path": "operators/edb-hcp-operator", "bundle_path": ""}++ jq -r .operator_name | |
| [detect-changes : parse-repo-changes] + operator_name=edb-hcp-operator | |
| [detect-changes : parse-repo-changes] + echo -n edb-hcp-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
| [detect-changes : parse-repo-changes] + bundle_version= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
| [detect-changes : parse-repo-changes] + operator_path=operators/edb-hcp-operator | |
| [detect-changes : parse-repo-changes] + echo -n operators/edb-hcp-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
| [detect-changes : parse-repo-changes] + bundle_path= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_catalogs=v4.21 | |
| [detect-changes : parse-repo-changes] + echo -n v4.21 | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_operators=edb-hcp-operator | |
| [detect-changes : parse-repo-changes] + echo -n edb-hcp-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_bundles= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_catalogs=v4.21 | |
| [detect-changes : parse-repo-changes] + echo -n v4.21 | |
| [detect-changes : parse-repo-changes] ++ jq -r '.catalogs_with_added_or_modified_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + catalogs_with_added_or_modified_operators=v4.21 | |
| [detect-changes : parse-repo-changes] + echo -n v4.21 | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_catalog_operators=v4.21/edb-hcp-operator | |
| [detect-changes : parse-repo-changes] + echo -n v4.21/edb-hcp-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalog_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_catalog_operators=v4.21/edb-hcp-operator | |
| [detect-changes : parse-repo-changes] + echo -n v4.21/edb-hcp-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r '.deleted_catalog_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + deleted_catalog_operators= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner upm-api-ci --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7918 --pyxis-url https://pyxis.engineering.redhat.com --output-file permission_review.json --verbose | |
| [check-permissions : check-permissions] 2026-03-14 11:52:48,502 [operator-cert] INFO Checking permissions for the pull request owner: upm-api-ci | |
| [check-permissions : check-permissions] 2026-03-14 11:52:48,504 [operator-cert] INFO Checking permissions for operator edb-hcp-operator | |
| [check-permissions : check-permissions] 2026-03-14 11:52:49,222 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
| [check-permissions : check-permissions] 2026-03-14 11:52:49,561 [operator-cert] INFO Pull request owner 'upm-api-ci' is not a member of the organization 'redhat-openshift-ecosystem' | |
| [check-permissions : check-permissions] 2026-03-14 11:52:49,599 [operator-cert] DEBUG Pyxis session using cert + key is created | |
| [check-permissions : check-permissions] 2026-03-14 11:52:49,599 [operator-cert] DEBUG Getting project details: 67accd7f780152c0c29d3341 | |
| [check-permissions : check-permissions] 2026-03-14 11:52:49,744 [operator-cert] INFO Pull request owner upm-api-ci can submit PR for operator edb-hcp-operator | |
| [check-permissions : check-permissions] 2026-03-14 11:52:50,228 [operator-cert] INFO Adding label approved | |
| [check-permissions : check-permissions] + cat permission_review.json | |
| [check-permissions : check-permissions] + jq | |
| [check-permissions : check-permissions] { | |
| [check-permissions : check-permissions] "approved": true | |
| [check-permissions : check-permissions] } | |
| [check-permissions : check-permissions] + cat permission_review.json | |
| [check-permissions : check-permissions] + jq -r .approved | |
| [check-permissions : check-permissions] + tr -d '\r\n' | |
| [check-permissions : check-permissions] + tee /tekton/results/approved | |
| [check-permissions : check-permissions] true | |
| [set-github-pr-title : set-github-status] + TITLE= | |
| [set-github-pr-title : set-github-status] + echo 'Setting the PR title' | |
| [set-github-pr-title : set-github-status] Setting the PR title | |
| [set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
| [set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
| [set-github-pr-title : set-github-status] + [[ v4.21 != '' ]] | |
| [set-github-pr-title : set-github-status] + MAX_TITLE_LEN=256 | |
| [set-github-pr-title : set-github-status] + TITLE_BEGINNING='Catalog update [' | |
| [set-github-pr-title : set-github-status] + TITLE_ENDING='] [v4.21]' | |
| [set-github-pr-title : set-github-status] + IFS=, | |
| [set-github-pr-title : set-github-status] + read -ra RAW_OPERATOR_ARR | |
| [set-github-pr-title : set-github-status] + unset IFS | |
| [set-github-pr-title : set-github-status] + OPERATOR_ARR=() | |
| [set-github-pr-title : set-github-status] + for OPERATOR in "${RAW_OPERATOR_ARR[@]}" | |
| [set-github-pr-title : set-github-status] + OPERATOR_ARR+=("${OPERATOR#*/}") | |
| [set-github-pr-title : set-github-status] + IFS=' ' | |
| [set-github-pr-title : set-github-status] + read -ra OPERATOR_ARR | |
| [set-github-pr-title : set-github-status] ++ echo edb-hcp-operator | |
| [set-github-pr-title : set-github-status] ++ tr ' ' '\n' | |
| [set-github-pr-title : set-github-status] ++ sort -u | |
| [set-github-pr-title : set-github-status] ++ tr '\n' ' ' | |
| [set-github-pr-title : set-github-status] + unset IFS | |
| [set-github-pr-title : set-github-status] ++ printf ,%s edb-hcp-operator | |
| [set-github-pr-title : set-github-status] + TITLE_MIDDLE=,edb-hcp-operator | |
| [set-github-pr-title : set-github-status] + TITLE_MIDDLE=edb-hcp-operator | |
| [set-github-pr-title : set-github-status] ++ echo 'Catalog update [' | |
| [set-github-pr-title : set-github-status] ++ wc -m | |
| [set-github-pr-title : set-github-status] ++ echo '] [v4.21]' | |
| [set-github-pr-title : set-github-status] ++ wc -m | |
| [set-github-pr-title : set-github-status] + FREE_CAPACITY=229 | |
| [set-github-pr-title : set-github-status] ++ echo edb-hcp-operator | |
| [set-github-pr-title : set-github-status] ++ wc -m | |
| [set-github-pr-title : set-github-status] + [[ 17 -gt 229 ]] | |
| [set-github-pr-title : set-github-status] + TITLE='Catalog update [edb-hcp-operator] [v4.21]' | |
| [set-github-pr-title : set-github-status] Catalog update [edb-hcp-operator] [v4.21] | |
| [set-github-pr-title : set-github-status] + echo Catalog update '[edb-hcp-operator]' '[v4.21]' | |
| [set-github-pr-title : set-github-status] + gh pr edit --title 'Catalog update [edb-hcp-operator] [v4.21]' https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7918 | |
| [set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7918 | |
| [read-config : read-config] + '[' operators/edb-hcp-operator '!=' '' ']' | |
| [read-config : read-config] + PKG_PATH=operators/edb-hcp-operator | |
| [read-config : read-config] + CONFIG_PATH=operators/edb-hcp-operator/ci.yaml | |
| [read-config : read-config] + [[ ! -d operators/edb-hcp-operator ]] | |
| [read-config : read-config] + [[ ! -f operators/edb-hcp-operator/ci.yaml ]] | |
| [read-config : read-config] + cat operators/edb-hcp-operator/ci.yaml | |
| [read-config : read-config] --- | |
| [read-config : read-config] cert_project_id: 67accd7f780152c0c29d3341 | |
| [read-config : read-config] fbc: | |
| [read-config : read-config] catalog_mapping: | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.12 | |
| [read-config : read-config] template_name: v4.12.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.13 | |
| [read-config : read-config] template_name: v4.13.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.14 | |
| [read-config : read-config] template_name: v4.14.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.15 | |
| [read-config : read-config] template_name: v4.15.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.16 | |
| [read-config : read-config] template_name: v4.16.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.17 | |
| [read-config : read-config] template_name: v4.17.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.18 | |
| [read-config : read-config] template_name: v4.18.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.19 | |
| [read-config : read-config] template_name: v4.19.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.20 | |
| [read-config : read-config] template_name: v4.20.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] - catalog_names: | |
| [read-config : read-config] - v4.21 | |
| [read-config : read-config] template_name: v4.21.yaml | |
| [read-config : read-config] type: olm.template.basic | |
| [read-config : read-config] enabled: true | |
| [read-config : read-config] version_promotion_strategy: never | |
| [read-config : read-config] ++ cat operators/edb-hcp-operator/ci.yaml | |
| [read-config : read-config] ++ yq -r '.fbc.enabled // false' | |
| [read-config : read-config] + FBC_ENABLEMENT=true | |
| [read-config : read-config] + '[' true == true ']' | |
| [read-config : read-config] ++ cat operators/edb-hcp-operator/ci.yaml | |
| [read-config : read-config] ++ yq -r .updateGraph | |
| [read-config : read-config] + '[' null '!=' null ']' | |
| [read-config : read-config] + UPGRADE_GRAPH_MODE= | |
| [read-config : read-config] + echo -n true | |
| [read-config : read-config] + tee /tekton/results/fbc-enabled | |
| [read-config : read-config] true+ echo -n true | |
| [read-config : read-config] + tee /workspace/output/fbc_enabled | |
| [read-config : read-config] true+ echo -n | |
| [read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
| [resolve-pr-type : evaluate-conditions] + '[' true == true ']' | |
| [resolve-pr-type : evaluate-conditions] + '[' -n '' ']' | |
| [resolve-pr-type : evaluate-conditions] + echo -n false | |
| [resolve-pr-type : evaluate-conditions] + '[' -n v4.21 ']' | |
| [resolve-pr-type : evaluate-conditions] + echo -n true | |
| [validate-catalog-format : validate-catalog-format] + validate-catalog-format --repo-path /workspace/source --catalog-names v4.21 --verbose | |
| [validate-catalog-format : validate-catalog-format] 2026-03-14 11:54:28,033 [operator-cert] INFO Validating catalog v4.21 | |
| [validate-catalog-format : validate-catalog-format] 2026-03-14 11:54:28,033 [operator-cert] DEBUG Running command: ['opm', 'validate', '/workspace/source/catalogs/v4.21'] | |
| [validate-catalog-format : validate-catalog-format] 2026-03-14 11:54:28,637 [operator-cert] ERROR Error running command: | |
| [validate-catalog-format : validate-catalog-format] stdout: b'' | |
| [validate-catalog-format : validate-catalog-format] stderr: b'time="2026-03-14T11:54:28Z" level=fatal msg="invalid index:\\n\xe2\x94\x94\xe2\x94\x80\xe2\x94\x80 invalid package \\"edb-hcp-operator\\":\\n \xe2\x94\x94\xe2\x94\x80\xe2\x94\x80 invalid channel \\"stable\\":\\n \xe2\x94\x94\xe2\x94\x80\xe2\x94\x80 channel must contain at least one bundle"\n' | |
| [validate-catalog-format : validate-catalog-format] 2026-03-14 11:54:28,637 [operator-cert] ERROR Catalog v4.21 format is invalid | |
| [set-github-status-failure : set-github-status] + '[' false == true ']' | |
| [set-github-status-failure : set-github-status] + echo 'Setting github status of commit 429ebebab378595d416b0a11a7c6c22853c67a2b to failure' | |
| [set-github-status-failure : set-github-status] Setting github status of commit 429ebebab378595d416b0a11a7c6c22853c67a2b to failure | |
| [set-github-status-failure : set-github-status] + set-github-status --git-repo-url git@github.com:redhat-openshift-ecosystem/certified-operators.git --commit-sha 429ebebab378595d416b0a11a7c6c22853c67a2b --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
| [set-github-status-failure : set-github-status] 2026-03-14 11:54:36,607 [operator-cert] INFO Successfully set status to failure for commit 429ebebab378595d416b0a11a7c6c22853c67a2b in github repo git@github.com:redhat-openshift-ecosystem/certified-operators.git | |
| [set-github-failed-label : post-comment] + EXTRA_ARGS= | |
| [set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]] | |
| [set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed' | |
| [set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7918 | |
| [set-github-failed-label : post-comment] + [[ ! -z '' ]] | |
| [set-github-failed-label : post-comment] + [[ true == true ]] | |
| [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/certified-operators/pull/7918' | |
| [set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7918 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
| [set-github-failed-label : post-comment] 2026-03-14 11:54:36,411 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/certified-operators | |
| [set-github-failed-label : post-comment] 2026-03-14 11:54:37,153 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
| [set-github-failed-label : post-comment] 2026-03-14 11:54:37,153 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f3e7b9dd2b0> | |
| [set-github-failed-label : post-comment] 2026-03-14 11:54:37,154 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
| [set-github-failed-label : post-comment] 2026-03-14 11:54:37,154 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
| [set-github-failed-label : post-comment] 2026-03-14 11:54:37,154 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
| [set-github-failed-label : post-comment] 2026-03-14 11:54:37,567 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
| [github-add-summary-comment : gather-info] 2026/03/14 11:55:06 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=operator-hosted-pipeline-run57trv | |
| [github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-run57trv | |
| [github-add-summary-comment : gather-info] Getting pipeline logs | |
| [github-add-summary-comment : gather-info] + echo 'Getting pipeline logs' | |
| [github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-hosted-pipeline-run57trv | |
| [github-add-summary-comment : gather-info] task validate-catalog-format has failed: "step-validate-catalog-format" exited with code 1: Error | |
| [github-add-summary-comment : gather-info] failed to get logs for task validate-catalog-format : container step-validate-catalog-format has failed : [{"key":"StartedAt","value":"2026-03-14T11:54:27.644Z","type":3}] | |
| [release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-run57trv --ignore-not-found=true | |
| [release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-7918" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment