Created
December 6, 2025 03:22
-
-
Save rh-operator-bundle-bot/681074a7711960ce5a540453e059f8f7 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: 12 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 41 | |
| [get-pr-number : parse-pr-url] + echo -n 7173 | |
| [get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
| [get-pr-number : parse-pr-url] 7173 | |
| [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=2025-12-06T03:18:38.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-7173' | |
| [acquire-lease : create-lease] + echo ' labels:' | |
| [acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runwbwsq' | |
| [acquire-lease : create-lease] + echo spec: | |
| [acquire-lease : create-lease] + echo ' acquireTime: 2025-12-06T03:18:38.000000Z' | |
| [acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
| [acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-7173' | |
| [acquire-lease : create-lease] + acquire_lease | |
| [acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-7173 | |
| [acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-7173 | |
| [acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-7173' | |
| [acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-7173 | |
| [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-7173 created | |
| [acquire-lease : create-lease] + break | |
| [acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-7173' | |
| [acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-7173 | |
| [set-github-status-pending : set-github-status] + '[' false == true ']' | |
| [set-github-status-pending : set-github-status] + echo 'Setting github status of commit 5a3390730ac7a6c96bac472402ce2d94ac9a2f95 to pending' | |
| [set-github-status-pending : set-github-status] Setting github status of commit 5a3390730ac7a6c96bac472402ce2d94ac9a2f95 to pending | |
| [set-github-status-pending : set-github-status] + set-github-status --git-repo-url [email protected]:redhat-openshift-ecosystem/certified-operators.git --commit-sha 5a3390730ac7a6c96bac472402ce2d94ac9a2f95 --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
| [set-github-status-pending : set-github-status] 2025-12-06 03:18:49,107 [operator-cert] INFO Successfully set status to pending for commit 5a3390730ac7a6c96bac472402ce2d94ac9a2f95 in github repo [email protected]:redhat-openshift-ecosystem/certified-operators.git | |
| [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/7173 | |
| [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/certified-operators/pull/7173' | |
| [set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7173 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
| [set-github-started-label : post-comment] 2025-12-06 03:18:48,769 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators | |
| [set-github-started-label : post-comment] 2025-12-06 03:18:49,552 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/failed'] | |
| [set-github-started-label : post-comment] 2025-12-06 03:18:49,553 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f9cbdea06e0> | |
| [set-github-started-label : post-comment] 2025-12-06 03:18:49,553 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
| [set-github-started-label : post-comment] 2025-12-06 03:18:49,553 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/failed'] | |
| [set-github-started-label : post-comment] 2025-12-06 03:18:49,553 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
| [set-github-started-label : post-comment] 2025-12-06 03:18:50,101 [operator-cert] INFO Removing label operator-hosted-pipeline/failed | |
| [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+ echo -n containerisvsign | |
| [set-env : set-env] + tee /tekton/results/sig_key_name | |
| [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 [email protected]:cerizojYu/certified-operators.git -revision=5a3390730ac7a6c96bac472402ce2d94ac9a2f95 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
| [clone-repository : clone] {"level":"warn","ts":1764991175.9185915,"caller":"git/git.go:277","msg":"URL(\"[email protected]:cerizojYu/certified-operators.git\") appears to need SSH authentication but no SSH credentials have been provided"} | |
| [clone-repository : clone] {"level":"info","ts":1764991238.4318736,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:cerizojYu/certified-operators.git @ 5a3390730ac7a6c96bac472402ce2d94ac9a2f95 (grafted, HEAD) in path /workspace/output/"} | |
| [clone-repository : clone] {"level":"info","ts":1764991238.5071752,"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=5a3390730ac7a6c96bac472402ce2d94ac9a2f95 | |
| [clone-repository : clone] + EXIT_CODE=0 | |
| [clone-repository : clone] + '[' 0 '!=' 0 ']' | |
| [clone-repository : clone] + printf %s 5a3390730ac7a6c96bac472402ce2d94ac9a2f95 | |
| [clone-repository : clone] + printf %s [email protected]:cerizojYu/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 [email protected]:redhat-openshift-ecosystem/certified-operators.git -revision=f2708daa09f0fd85f8b996c1a0996d18cc8102d2 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
| [clone-repository-base : clone] {"level":"warn","ts":1764991175.9285052,"caller":"git/git.go:277","msg":"URL(\"[email protected]: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":1764991239.517569,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:redhat-openshift-ecosystem/certified-operators.git @ f2708daa09f0fd85f8b996c1a0996d18cc8102d2 (grafted, HEAD) in path /workspace/output/"} | |
| [clone-repository-base : clone] {"level":"info","ts":1764991239.6479545,"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=f2708daa09f0fd85f8b996c1a0996d18cc8102d2 | |
| [clone-repository-base : clone] + EXIT_CODE=0 | |
| [clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
| [clone-repository-base : clone] + printf %s f2708daa09f0fd85f8b996c1a0996d18cc8102d2 | |
| [clone-repository-base : clone] + printf %s [email protected]: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/7173 --output-file changes.json --verbose | |
| [detect-changes : parse-repo-changes] 2025-12-06 03:21:16,501 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'ccnfs-operator'}, deleted=set()) | |
| [detect-changes : parse-repo-changes] 2025-12-06 03:21:16,501 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('ccnfs-operator', '7.26.10')}, modified=set(), deleted=set()) | |
| [detect-changes : parse-repo-changes] 2025-12-06 03:21:16,501 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set()) | |
| [detect-changes : parse-repo-changes] 2025-12-06 03:21:16,501 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted=set()) | |
| [detect-changes : parse-repo-changes] + cat changes.json | |
| [detect-changes : parse-repo-changes] {"affected_operators": ["ccnfs-operator"], "added_operators": [], "modified_operators": ["ccnfs-operator"], "deleted_operators": [], "added_or_modified_operators": ["ccnfs-operator"], "affected_bundles": ["ccnfs-operator/7.26.10"], "added_bundles": ["ccnfs-operator/7.26.10"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["ccnfs-operator/7.26.10"], "affected_catalogs": [], "added_catalogs": [], "modified_catalogs": [], "deleted_catalogs": [], "added_or_modified_catalogs": [], "affected_catalog_operators": [], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": [], "added_or_modified_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "ccnfs-operator", "bundle_version": "7.26.10", "operator_path": "operators/ccnfs-operator", "bundle_path": "operators/ccnfs-operator/7.26.10"}++ jq -r .operator_name | |
| [detect-changes : parse-repo-changes] + operator_name=ccnfs-operator | |
| [detect-changes : parse-repo-changes] + echo -n ccnfs-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
| [detect-changes : parse-repo-changes] + bundle_version=7.26.10 | |
| [detect-changes : parse-repo-changes] + echo -n 7.26.10 | |
| [detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
| [detect-changes : parse-repo-changes] + operator_path=operators/ccnfs-operator | |
| [detect-changes : parse-repo-changes] + echo -n operators/ccnfs-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
| [detect-changes : parse-repo-changes] + bundle_path=operators/ccnfs-operator/7.26.10 | |
| [detect-changes : parse-repo-changes] + echo -n operators/ccnfs-operator/7.26.10 | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_catalogs= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_operators=ccnfs-operator | |
| [detect-changes : parse-repo-changes] + echo -n ccnfs-operator | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_bundles=ccnfs-operator/7.26.10 | |
| [detect-changes : parse-repo-changes] + echo -n ccnfs-operator/7.26.10 | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_catalogs= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [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= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + affected_catalog_operators= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalog_operators | join(",")' | |
| [detect-changes : parse-repo-changes] + added_or_modified_catalog_operators= | |
| [detect-changes : parse-repo-changes] + echo -n | |
| [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 | |
| [yaml-lint : lint-yaml-files] + '[' '!' -e operators/ccnfs-operator/7.26.10 ']' | |
| [yaml-lint : lint-yaml-files] + yamllint operators/ccnfs-operator/7.26.10 '-d {extends: default, rules: {line-length: {max: 180, level: warning}, indentation: {indent-sequences: whatever}}}' | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator.clusterserviceversion.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] 88:1 error syntax error: could not find expected ':' (syntax) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionconfig-editor-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionrollbacktask-viewer-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-env-config_v1_configmap.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionoperation-viewer-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunction-admin-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionbackuprestore-viewer-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionrollbacktask-admin-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-webhook-service_v1_service.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunction-viewer-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionupgradetask-admin-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionconfig-viewer-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionbackuprestore-admin-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/ccnf.zte.com.cn_commoncorenetworkfunctions.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunction-editor-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-webhook-cert-secret_v1_secret.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-controller-manager-metrics-service_v1_service.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionoperation-editor-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionrollbacktask-editor-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionoperation-admin-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionupgradetask-viewer-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionupgradetask-editor-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/ccnf.zte.com.cn_commoncorenetworkfunctionupgradetasks.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionconfig-admin-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/ccnf.zte.com.cn_commoncorenetworkfunctionoperations.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/ccnf.zte.com.cn_commoncorenetworkfunctionrollbacktasks.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/ccnf.zte.com.cn_commoncorenetworkfunctionconfigs.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/ccnf.zte.com.cn_commoncorenetworkfunctionbackuprestores.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/manifests/cnf-operator-commoncorenetworkfunctionbackuprestore-editor-role_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [yaml-lint : lint-yaml-files] operators/ccnfs-operator/7.26.10/metadata/annotations.yaml | |
| [yaml-lint : lint-yaml-files] 1:1 warning missing document start "---" (document-start) | |
| [yaml-lint : lint-yaml-files] | |
| [set-github-status-failure : set-github-status] + '[' false == true ']' | |
| [set-github-status-failure : set-github-status] + echo 'Setting github status of commit 5a3390730ac7a6c96bac472402ce2d94ac9a2f95 to failure' | |
| [set-github-status-failure : set-github-status] Setting github status of commit 5a3390730ac7a6c96bac472402ce2d94ac9a2f95 to failure | |
| [set-github-status-failure : set-github-status] + set-github-status --git-repo-url [email protected]:redhat-openshift-ecosystem/certified-operators.git --commit-sha 5a3390730ac7a6c96bac472402ce2d94ac9a2f95 --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
| [set-github-status-failure : set-github-status] 2025-12-06 03:21:59,883 [operator-cert] INFO Successfully set status to failure for commit 5a3390730ac7a6c96bac472402ce2d94ac9a2f95 in github repo [email protected]: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/7173 | |
| [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/certified-operators/pull/7173' | |
| [set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators/pull/7173 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
| [set-github-failed-label : post-comment] 2025-12-06 03:21:59,494 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/certified-operators | |
| [set-github-failed-label : post-comment] 2025-12-06 03:22:00,253 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
| [set-github-failed-label : post-comment] 2025-12-06 03:22:00,253 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f35445406e0> | |
| [set-github-failed-label : post-comment] 2025-12-06 03:22:00,253 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
| [set-github-failed-label : post-comment] 2025-12-06 03:22:00,253 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
| [set-github-failed-label : post-comment] 2025-12-06 03:22:00,253 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
| [set-github-failed-label : post-comment] 2025-12-06 03:22:00,721 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
| [github-add-summary-comment : gather-info] 2025/12/06 03:22: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=operator-hosted-pipeline-runwbwsq | |
| [github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runwbwsq | |
| [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 operator-hosted-pipeline-runwbwsq | |
| [github-add-summary-comment : gather-info] task yaml-lint has failed: "step-lint-yaml-files" exited with code 1 | |
| [github-add-summary-comment : gather-info] failed to get logs for task yaml-lint : container step-lint-yaml-files has failed : [{"key":"StartedAt","value":"2025-12-06T03:21:50.046Z","type":3}] | |
| [release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runwbwsq --ignore-not-found=true | |
| [release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-7173" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment