Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/1f7c8ff3c20253322544f93823423b60 to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/1f7c8ff3c20253322544f93823423b60 to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 20 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 25
[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-preprod/pull/4352
[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-preprod/pull/4352'
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2024-03-21 14:18:09,110 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators-preprod
[set-github-started-label : post-comment] 2024-03-21 14:18:09,675 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/passed']
[set-github-started-label : post-comment] 2024-03-21 14:18:09,675 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fd432e1ce50>
[set-github-started-label : post-comment] 2024-03-21 14:18:09,675 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started']
[set-github-started-label : post-comment] 2024-03-21 14:18:09,675 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/passed']
[set-github-started-label : post-comment] 2024-03-21 14:18:09,675 [operator-cert] INFO Adding label operator-hosted-pipeline/started
[set-github-started-label : post-comment] 2024-03-21 14:18:10,153 [operator-cert] INFO Removing label operator-hosted-pipeline/passed
[set-github-status-pending : set-github-status] + '[' false == true ']'
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit bdcc897b604ef21b32abbdf8726de78dd2a6b949 to pending'
[set-github-status-pending : set-github-status] Setting github status of commit bdcc897b604ef21b32abbdf8726de78dd2a6b949 to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git --commit-sha bdcc897b604ef21b32abbdf8726de78dd2a6b949 --status pending --context operator/test --description 'Certifying the Operator bundle.'
[set-github-status-pending : set-github-status] 2024-03-21 14:18:22,424 [operator-cert] INFO Successfully set status to pending for commit bdcc897b604ef21b32abbdf8726de78dd2a6b949 in github repo https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git
[set-env : set-env] + ENV=stage
[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.stage.engineering.redhat.com
[set-env : set-env] + CONNECT_URL=https://connect.stage.redhat.com
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.stage.redhat.com
[set-env : set-env] + IIB_URL=https://iib.stage.engineering.redhat.com
[set-env : set-env] + SIG_KEY_ID='4096R/37036783 SHA-256'
[set-env : set-env] + SIG_KEY_NAME=redhate2etesting
[set-env : set-env] + UMB_URL=umb.stage.api.redhat.com
[set-env : set-env] + UMB_CLIENT_NAME=nonprod-operatorpipelines
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline-nonprod
[set-env : set-env] + echo -n https://pyxis.stage.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/pyxis_url
[set-env : set-env] https://pyxis.stage.engineering.redhat.com+ echo -n https://connect.stage.redhat.com
[set-env : set-env] + tee /tekton/results/connect_url
[set-env : set-env] https://connect.stage.redhat.com+ echo -n registry.connect.stage.redhat.com
[set-env : set-env] + tee /tekton/results/connect_registry
[set-env : set-env] registry.connect.stage.redhat.com+ echo -n https://iib.stage.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/iib_url
[set-env : set-env] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256
[set-env : set-env] + tee /tekton/results/sig_key_id
[set-env : set-env] 4096R/37036783 SHA-256+ echo -n redhate2etesting
[set-env : set-env] + tee /tekton/results/sig_key_name
[set-env : set-env] redhate2etesting+ echo -n umb.stage.api.redhat.com
[set-env : set-env] + tee /tekton/results/umb_url
[set-env : set-env] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines
[set-env : set-env] + tee /tekton/results/umb_client_name
[set-env : set-env] nonprod-operatorpipelines+ echo -n community-operator-signing-pipeline-nonprod
[set-env : set-env] + tee /tekton/results/umb_client_name_signing
[set-env : set-env] community-operator-signing-pipeline-nonprod
[checkout : clone] + '[' false = true ']'
[checkout : clone] + '[' false = true ']'
[checkout : clone] + CHECKOUT_DIR=/workspace/output/
[checkout : clone] + '[' true = true ']'
[checkout : clone] + cleandir
[checkout : clone] + '[' -d /workspace/output/ ']'
[checkout : clone] + rm -rf '/workspace/output//*'
[checkout : clone] + rm -rf '/workspace/output//.[!.]*'
[checkout : clone] + rm -rf '/workspace/output//..?*'
[checkout : clone] + test -z ''
[checkout : clone] + test -z ''
[checkout : clone] + test -z ''
[checkout : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git -revision=bdcc897b604ef21b32abbdf8726de78dd2a6b949 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[checkout : clone] {"level":"info","ts":1711030735.871195,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git @ bdcc897b604ef21b32abbdf8726de78dd2a6b949 (grafted, HEAD) in path /workspace/output/"}
[checkout : clone] {"level":"info","ts":1711030735.9209397,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[checkout : clone] + cd /workspace/output/
[checkout : clone] ++ git rev-parse HEAD
[checkout : clone] + RESULT_SHA=bdcc897b604ef21b32abbdf8726de78dd2a6b949
[checkout : clone] + EXIT_CODE=0
[checkout : clone] + '[' 0 '!=' 0 ']'
[checkout : clone] + printf %s bdcc897b604ef21b32abbdf8726de78dd2a6b949
[checkout : clone] + printf %s https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cleandir
[clone-repository-base : clone] + '[' -d /workspace/output/ ']'
[clone-repository-base : clone] + rm -rf '/workspace/output//*'
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*'
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git -revision=4e673273078b158d85988bd0e28139387c86ef32 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository-base : clone] {"level":"info","ts":1711030735.8919394,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git @ 4e673273078b158d85988bd0e28139387c86ef32 (grafted, HEAD) in path /workspace/output/"}
[clone-repository-base : clone] {"level":"info","ts":1711030735.9408557,"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=4e673273078b158d85988bd0e28139387c86ef32
[clone-repository-base : clone] + EXIT_CODE=0
[clone-repository-base : clone] + '[' 0 '!=' 0 ']'
[clone-repository-base : clone] + printf %s 4e673273078b158d85988bd0e28139387c86ef32
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --output-file changes.json --verbose
[detect-changes : parse-repo-changes] 2024-03-21 14:19:18,294 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added={'cert-project-test'}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-03-21 14:19:18,295 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('cert-project-test', '0.0.101')}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-03-21 14:19:18,295 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2024-03-21 14:19:18,295 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] ++ jq -r .operator_name
[detect-changes : parse-repo-changes] + operator_name=cert-project-test
[detect-changes : parse-repo-changes] + echo -n cert-project-test
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version
[detect-changes : parse-repo-changes] + bundle_version=0.0.101
[detect-changes : parse-repo-changes] + echo -n 0.0.101
[detect-changes : parse-repo-changes] ++ jq -r .operator_path
[detect-changes : parse-repo-changes] + operator_path=operators/cert-project-test
[detect-changes : parse-repo-changes] + echo -n operators/cert-project-test
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path
[detect-changes : parse-repo-changes] + bundle_path=operators/cert-project-test/0.0.101
[detect-changes : parse-repo-changes] + echo -n operators/cert-project-test/0.0.101
[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_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + affected_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[check-permissions : build-fragment-images] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner Allda --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --pyxis-url https://pyxis.stage.engineering.redhat.com --output-file permission_review.json --verbose
[check-permissions : build-fragment-images] 2024-03-21 14:19:38,526 [operator-cert] INFO Checking permissions for the pull request owner: Allda
[check-permissions : build-fragment-images] 2024-03-21 14:19:38,528 [operator-cert] INFO Checking permissions for operator cert-project-test
[check-permissions : build-fragment-images] 2024-03-21 14:19:38,528 [operator-cert] INFO Checking if the pull request owner is a member of the organization
[check-permissions : build-fragment-images] 2024-03-21 14:19:38,721 [operator-cert] INFO Pull request owner 'Allda' is a member of the organization 'redhat-openshift-ecosystem'
[check-permissions : build-fragment-images] 2024-03-21 14:19:38,722 [operator-cert] DEBUG Running command: ['gh', 'pr', 'review', 'https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352', '--approve']
[check-permissions : build-fragment-images] 2024-03-21 14:19:39,667 [operator-cert] DEBUG Command output:
[check-permissions : build-fragment-images] + cat permission_review.json
[check-permissions : build-fragment-images] + jq
[check-permissions : build-fragment-images] {
[check-permissions : build-fragment-images] "approved": true
[check-permissions : build-fragment-images] }
[check-permissions : build-fragment-images] + cat permission_review.json
[check-permissions : build-fragment-images] + jq -r .approved
[check-permissions : build-fragment-images] + tr -d '\r\n'
[check-permissions : build-fragment-images] + tee /tekton/results/approved
[check-permissions : build-fragment-images] 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] operator cert-project-test (0.0.101)
[set-github-pr-title : set-github-status] + [[ 0.0.101 != '' ]]
[set-github-pr-title : set-github-status] + [[ '' != '' ]]
[set-github-pr-title : set-github-status] + [[ 0.0.101 != '' ]]
[set-github-pr-title : set-github-status] + TITLE='operator cert-project-test (0.0.101)'
[set-github-pr-title : set-github-status] + echo operator cert-project-test '(0.0.101)'
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator cert-project-test (0.0.101)' https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[read-config : read-config] + CONFIG_PATH=operators/cert-project-test/ci.yaml
[read-config : read-config] + '[' '!' -f operators/cert-project-test/ci.yaml ']'
[read-config : read-config] Config file operators/cert-project-test/ci.yaml does not exist.
[read-config : read-config] + echo 'Config file operators/cert-project-test/ci.yaml does not exist.'
[read-config : read-config] + echo replaces
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode
[read-config : read-config] replaces
[read-config : read-config] + echo false
[read-config : read-config] + tee /tekton/results/fbc-enabled
[read-config : read-config] false
[read-config : read-config] + exit 0
[content-hash : compute-md5sum] + echo 'Compute md5hash of bundle content...'
[content-hash : compute-md5sum] Compute md5hash of bundle content...
[content-hash : compute-md5sum] + find operators/cert-project-test/0.0.101 -not -name Dockerfile -type f
[content-hash : compute-md5sum] + tr '\n' '\0'
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}'
[content-hash : compute-md5sum] + sort
[content-hash : compute-md5sum] + cat hashes.txt
[content-hash : compute-md5sum] 32c0062472c1e66e53d9c7240c54b5d0 operators/cert-project-test/0.0.101/manifests/cert-project-test-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml
[content-hash : compute-md5sum] 3c7ae848b77f681320cadcb3f800f4f1 operators/cert-project-test/0.0.101/manifests/cert-project-test.clusterserviceversion.yaml
[content-hash : compute-md5sum] 6142c5a1d2c9e7bc02081d0034e89a73 operators/cert-project-test/0.0.101/metadata/annotations.yaml
[content-hash : compute-md5sum] a0c0648ac14efd3545d5b50c2f3cc865 operators/cert-project-test/0.0.101/manifests/tools.opdev.io_demoresources.yaml
[content-hash : compute-md5sum] addc811f8c827ac82f15c8a0a095e642 operators/cert-project-test/0.0.101/tests/scorecard/config.yaml
[content-hash : compute-md5sum] b29f39593e55750f1fb1c852b95618ba operators/cert-project-test/0.0.101/manifests/cert-project-test-controller-manager-metrics-service_v1_service.yaml
[content-hash : compute-md5sum] f36426c838bee00e668adde4bfa3c752 operators/cert-project-test/0.0.101/manifests/cert-project-test-manager-config_v1_configmap.yaml
[content-hash : compute-md5sum] + md5sum hashes.txt
[content-hash : compute-md5sum] + awk '{ print $1 }'
[content-hash : compute-md5sum] + tr -d '
[content-hash : compute-md5sum] '
[content-hash : compute-md5sum] + tee /tekton/results/md5sum
[content-hash : compute-md5sum] 068223b3a13ab5afc6f705775236e347
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier'
[certification-project-check : certification-project-check] Checking availability of cert project identifier
[certification-project-check : certification-project-check] +++ realpath operators/cert-project-test/0.0.101
[certification-project-check : certification-project-check] ++ dirname /workspace/source/operators/cert-project-test/0.0.101
[certification-project-check : certification-project-check] + PKG_PATH=/workspace/source/operators/cert-project-test
[certification-project-check : certification-project-check] + CI_FILE_PATH=/workspace/source/operators/cert-project-test/ci.yaml
[certification-project-check : certification-project-check] ++ cat /workspace/source/operators/cert-project-test/ci.yaml
[certification-project-check : certification-project-check] ++ yq -r '.cert_project_id | select (.!=null)'
[certification-project-check : certification-project-check] cat: /workspace/source/operators/cert-project-test/ci.yaml: No such file or directory
[certification-project-check : certification-project-check] + CERT_PROJECT_ID=
[certification-project-check : certification-project-check] + '[' -z ']'
[certification-project-check : certification-project-check] + '[' false == true ']'
[certification-project-check : certification-project-check] + echo 'Cert project ID is not required.'
[certification-project-check : certification-project-check] Cert project ID is not required.
[certification-project-check : certification-project-check] + echo -n ''
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id
[certification-project-check : certification-project-check] + exit 0
[create-support-link-for-pr : create-support-link-for-pr] Follow this link if you wish to open a support case:
[create-support-link-for-pr : create-support-link-for-pr] https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2Fredhat-openshift-ecosystem%2Fcertified-operators-preprod%2Fpull%2F4352
[get-organization : get-organization] ++ cat config.yaml
[get-organization : get-organization] ++ yq -r .organization
[get-organization : get-organization] + ORGANIZATION=certified-operators
[get-organization : get-organization] + echo -n certified-operators
[get-organization : get-organization] + tee /tekton/results/organization
[get-organization : get-organization] certified-operators
[get-pyxis-certification-data : get-cert-project-related-data] + '[' '' == '' ']'
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/new_certification_status
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/isv_pid
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/repo_name
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/operator_distribution
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/org_id
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/contacts
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/current_certification_status
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n ''
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/project_status
[get-pyxis-certification-data : get-cert-project-related-data] + exit 0
[get-pyxis-certification-data : get-vendor-related-data] + '[' '' == '' ']'
[get-pyxis-certification-data : get-vendor-related-data] + echo -n ''
[get-pyxis-certification-data : get-vendor-related-data] + tee /tekton/results/vendor_label
[get-pyxis-certification-data : get-vendor-related-data] + exit 0
[yaml-lint : lint-yaml-files] operators/cert-project-test/0.0.101/metadata/annotations.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/cert-project-test/0.0.101/manifests/cert-project-test.clusterserviceversion.yaml
[yaml-lint : lint-yaml-files] 40:181 warning line too long (13004 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files]
[static-tests : run-suite] + EXTRA_ARGS=
[static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --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=
[static-tests : run-suite] + [[ '' != '' ]]
[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 --suites operatorcert.static_tests.isv,operatorcert.static_tests.common cert-project-test 0.0.101
[static-tests : run-suite] + jq .
[static-tests : run-suite] {
[static-tests : run-suite] "passed": true,
[static-tests : run-suite] "outputs": [
[static-tests : run-suite] {
[static-tests : run-suite] "type": "warning",
[static-tests : run-suite] "message": "Bundle package annotation is set to 'araszka-operator'. Expected value is 'cert-project-test' based on the CSV name. To fix this issue define the annotation in 'metadata/annotations.yaml' file that matches the CSV name.",
[static-tests : run-suite] "test_suite": "operatorcert.static_tests.common",
[static-tests : run-suite] "check": "check_operator_name"
[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'
[digest-pinning : combine-credentials] + [[ true == \t\r\u\e ]]
[digest-pinning : combine-credentials] + export DOCKER_CONFIG=.docker
[digest-pinning : combine-credentials] + DOCKER_CONFIG=.docker
[digest-pinning : combine-credentials] + export REGISTRY_AUTH_FILE=.docker/config-custom.json
[digest-pinning : combine-credentials] + REGISTRY_AUTH_FILE=.docker/config-custom.json
[digest-pinning : combine-credentials] + mkdir -p .docker
[digest-pinning : combine-credentials] + jq -s '.[0] * .[1]' /workspace/registry-credentials/.dockerconfigjson /home/user/.docker/config.json
[digest-pinning : combine-credentials] jq: error: Could not open file /workspace/registry-credentials/.dockerconfigjson: No such file or directory
[digest-pinning : combine-credentials] jq: error (at /home/user/.docker/config.json:0): object ({"auths":{"...) and null (null) cannot be multiplied
[digest-pinning : pin-digest] 2024/03/21 14:21:51 Skipping step because a previous step failed
[github-add-support-comment : post-comment] + echo 'There were some errors in your Operator bundle. You can use [this support case](https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2Fredhat-openshift-ecosystem%2Fcertified-operators-preprod%2Fpull%2F4352
[github-add-support-comment : post-comment] ) to contact the Red Hat certification team for review.'
[github-add-support-comment : post-comment] Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[github-add-support-comment : post-comment] Comment text: There were some errors in your Operator bundle. You can use [this support case](https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2Fredhat-openshift-ecosystem%2Fcertified-operators-preprod%2Fpull%2F4352
[github-add-support-comment : post-comment] ) to contact the Red Hat certification team for review.
[github-add-support-comment : post-comment] + echo 'Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352'
[github-add-support-comment : post-comment] + echo 'Comment text: There were some errors in your Operator bundle. You can use [this support case](https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2Fredhat-openshift-ecosystem%2Fcertified-operators-preprod%2Fpull%2F4352
[github-add-support-comment : post-comment] ) to contact the Red Hat certification team for review.'
[github-add-support-comment : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --comment-file comment_file --comment-tag '' --replace false
[github-add-support-comment : post-comment] 2024-03-21 14:22:02,820 [operator-cert] INFO Sending this data to GitHub with POST
[github-add-support-comment : post-comment] 2024-03-21 14:22:02,820 [operator-cert] INFO {'body': 'There were some errors in your Operator bundle. You can use [this support case](https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2Fredhat-openshift-ecosystem%2Fcertified-operators-preprod%2Fpull%2F4352\n) to contact the Red Hat certification team for review.\n'}
[github-add-support-comment : post-comment] 2024-03-21 14:22:03,349 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[set-github-status-failure : set-github-status] + '[' false == true ']'
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit bdcc897b604ef21b32abbdf8726de78dd2a6b949 to failure'
[set-github-status-failure : set-github-status] Setting github status of commit bdcc897b604ef21b32abbdf8726de78dd2a6b949 to failure
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git --commit-sha bdcc897b604ef21b32abbdf8726de78dd2a6b949 --status failure --context operator/test --description 'Failed to certify the Operator bundle.'
[set-github-status-failure : set-github-status] 2024-03-21 14:22:03,091 [operator-cert] INFO Successfully set status to failure for commit bdcc897b604ef21b32abbdf8726de78dd2a6b949 in github repo https://github.com/redhat-openshift-ecosystem/certified-operators-preprod.git
[set-github-failed-label : post-comment] + EXTRA_ARGS=
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352
[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] + [[ ! -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-preprod/pull/4352'
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/4352 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels
[set-github-failed-label : post-comment] 2024-03-21 14:22:03,498 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/certified-operators-preprod
[set-github-failed-label : post-comment] 2024-03-21 14:22:04,060 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2024-03-21 14:22:04,060 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f6bfb3d8d10>
[set-github-failed-label : post-comment] 2024-03-21 14:22:04,060 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed']
[set-github-failed-label : post-comment] 2024-03-21 14:22:04,060 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2024-03-21 14:22:04,060 [operator-cert] INFO Adding label operator-hosted-pipeline/failed
[set-github-failed-label : post-comment] 2024-03-21 14:22:04,582 [operator-cert] INFO Removing label operator-hosted-pipeline/started
[github-add-summary-comment : gather-info] 2024/03/21 14:22:08 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-runbjtwig-dxdlfr
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runbjtwig-dxdlfr
[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-runbjtwig-dxdlfr
[github-add-summary-comment : gather-info] task digest-pinning has failed: "step-combine-credentials" exited with code 2 (image: "quay.io/redhat-isv/operator-pipelines-test-image@sha256:56bc56c67b0f0c45ef3f0823241e5f0d25309da2a057af5ea73f7666a74526e6"); for logs run: kubectl -n araszka-playground logs operator-hosted-pipeline-runbjtwig-dxdlfr-digest-pinning-pod -c step-combine-credentials
[github-add-summary-comment : gather-info]
[github-add-summary-comment : gather-info] failed to get logs for task digest-pinning : container step-pin-digest has failed : [{"key":"StartedAt","value":"2024-03-21T14:21:51.436Z","type":3}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment