Created
February 6, 2025 17:57
-
-
Save rh-operator-bundle-bot/2ade12e67c6afef499cc47bcba719b7c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pipeline still running ... | |
PipelineRun is still running: Tasks Completed: 25 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 5 | |
[set-github-started-label : post-comment] + EXTRA_ARGS= | |
[set-github-started-label : post-comment] + [[ ! -z operator-release-pipeline/started ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-release-pipeline/started' | |
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2204 | |
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-release ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-release' | |
[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/operator-pipelines-test/pull/2204' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2204 --add-labels operator-release-pipeline/started --remove-labels pipeline/trigger-release --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2025-02-06 17:44:52,331 [operator-cert] INFO Adding labels ['operator-release-pipeline/started'] to redhat-openshift-ecosystem/operator-pipelines-test | |
[set-github-started-label : post-comment] 2025-02-06 17:44:52,846 [operator-cert] INFO Labels to remove in namespace: [] | |
[set-github-started-label : post-comment] 2025-02-06 17:44:52,846 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f7af8f341d0> | |
[set-github-started-label : post-comment] 2025-02-06 17:44:52,846 [operator-cert] INFO Labels to add: ['operator-release-pipeline/started'] | |
[set-github-started-label : post-comment] 2025-02-06 17:44:52,846 [operator-cert] INFO Labels to remove: [] | |
[set-github-started-label : post-comment] 2025-02-06 17:44:52,846 [operator-cert] INFO Adding label operator-release-pipeline/started | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 9e562ce02d5851fa60674fe6e7425d99f0daf149 to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit 9e562ce02d5851fa60674fe6e7425d99f0daf149 to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git --commit-sha 9e562ce02d5851fa60674fe6e7425d99f0daf149 --status pending --context operator/publish --description 'Pipeline for operator distribution has started.' | |
[set-github-status-pending : set-github-status] 2025-02-06 17:45:05,759 [operator-cert] INFO Successfully set status to pending for commit 9e562ce02d5851fa60674fe6e7425d99f0daf149 in github repo https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git | |
[set-env : set-env] + ENV=integration-tests | |
[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 | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cleandir | |
[clone-repository : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository : clone] + rm -rf '/workspace/output//*' | |
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git -revision=9e562ce02d5851fa60674fe6e7425d99f0daf149 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"info","ts":1738863934.2338338,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git @ 9e562ce02d5851fa60674fe6e7425d99f0daf149 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1738863934.2754443,"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=9e562ce02d5851fa60674fe6e7425d99f0daf149 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 9e562ce02d5851fa60674fe6e7425d99f0daf149 | |
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.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/operator-pipelines-test.git -revision=a1cc0087145ba042d5bdddd559b852b961bdda45 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"info","ts":1738863935.09757,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git @ a1cc0087145ba042d5bdddd559b852b961bdda45 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1738863935.138602,"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=a1cc0087145ba042d5bdddd559b852b961bdda45 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s a1cc0087145ba042d5bdddd559b852b961bdda45 | |
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.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/operator-pipelines-test/pull/2204 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2025-02-06 17:46:04,849 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'test-e2e-operator'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-02-06 17:46:04,850 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('test-e2e-operator', '0.2.219-1')}, modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-02-06 17:46:04,850 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2025-02-06 17:46:04,850 [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": ["test-e2e-operator"], "added_operators": [], "modified_operators": ["test-e2e-operator"], "deleted_operators": [], "added_or_modified_operators": ["test-e2e-operator"], "affected_bundles": ["test-e2e-operator/0.2.219-1"], "added_bundles": ["test-e2e-operator/0.2.219-1"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["test-e2e-operator/0.2.219-1"], "affected_catalogs": [], "added_catalogs": [], "modified_catalogs": [], "deleted_catalogs": [], "added_or_modified_catalogs": [], "affected_catalog_operators": [], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "test-e2e-operator", "bundle_version": "0.2.219-1", "operator_path": "operators/test-e2e-operator", "bundle_path": "operators/test-e2e-operator/0.2.219-1"}++ jq -r .operator_name | |
[detect-changes : parse-repo-changes] + operator_name=test-e2e-operator | |
[detect-changes : parse-repo-changes] + echo -n test-e2e-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
[detect-changes : parse-repo-changes] + bundle_version=0.2.219-1 | |
[detect-changes : parse-repo-changes] + echo -n 0.2.219-1 | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
[detect-changes : parse-repo-changes] + operator_path=operators/test-e2e-operator | |
[detect-changes : parse-repo-changes] + echo -n operators/test-e2e-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
[detect-changes : parse-repo-changes] + bundle_path=operators/test-e2e-operator/0.2.219-1 | |
[detect-changes : parse-repo-changes] + echo -n operators/test-e2e-operator/0.2.219-1 | |
[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 '.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 '.deleted_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + deleted_catalog_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[read-config : read-config] + '[' operators/test-e2e-operator '!=' '' ']' | |
[read-config : read-config] + PKG_PATH=operators/test-e2e-operator | |
[read-config : read-config] + CONFIG_PATH=operators/test-e2e-operator/ci.yaml | |
[read-config : read-config] + [[ ! -d operators/test-e2e-operator ]] | |
[read-config : read-config] + [[ ! -f operators/test-e2e-operator/ci.yaml ]] | |
[read-config : read-config] + cat operators/test-e2e-operator/ci.yaml | |
[read-config : read-config] --- | |
[read-config : read-config] cert_project_id: "660d345800be06826aff1fc1" # staged | |
[read-config : read-config] merge: true | |
[read-config : read-config] ++ cat operators/test-e2e-operator/ci.yaml | |
[read-config : read-config] ++ yq -r '.fbc.enabled // false' | |
[read-config : read-config] + FBC_ENABLEMENT=false | |
[read-config : read-config] + '[' false == true ']' | |
[read-config : read-config] ++ cat operators/test-e2e-operator/ci.yaml | |
[read-config : read-config] ++ yq -r '.updateGraph // ""' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE= | |
[read-config : read-config] ++ echo | |
[read-config : read-config] ++ sed 's/-mode$//' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE= | |
[read-config : read-config] + echo -n false | |
[read-config : read-config] + tee /tekton/results/fbc-enabled | |
[read-config : read-config] false+ echo -n false | |
[read-config : read-config] + tee /workspace/output/fbc_enabled | |
[read-config : read-config] false+ echo -n | |
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
[resolve-pr-type : evaluate-conditions] + '[' false == true ']' | |
[resolve-pr-type : evaluate-conditions] + '[' -n operators/test-e2e-operator/0.2.219-1 ']' | |
[resolve-pr-type : evaluate-conditions] + echo -n true | |
[resolve-pr-type : evaluate-conditions] + echo -n true | |
[content-hash : compute-md5sum] + [[ -n operators/test-e2e-operator/0.2.219-1 ]] | |
[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/test-e2e-operator/0.2.219-1 -not -name Dockerfile -type f | |
[content-hash : compute-md5sum] + tr '\n' '\0' | |
[content-hash : compute-md5sum] + sort | |
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}' | |
[content-hash : compute-md5sum] + cat hashes.txt | |
[content-hash : compute-md5sum] 1ad3b823072829a79f5d52e2dd9a0514 operators/test-e2e-operator/0.2.219-1/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] 65b25aa03e5227f19b3b7922c30b1f04 operators/test-e2e-operator/0.2.219-1/manifests/simple-demo-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 71af4efe9a6caccda4d4bbce7650835d operators/test-e2e-operator/0.2.219-1/manifests/simple-demo-operator-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] 9557b0e2dd11ed3a0b676bd892accc23 operators/test-e2e-operator/0.2.219-1/metadata/annotations.yaml | |
[content-hash : compute-md5sum] a108f369a793bee90810a5b368edee32 operators/test-e2e-operator/0.2.219-1/manifests/simple-demo-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] b7a4578ef6371f0d5b7d92f251bfe20f operators/test-e2e-operator/0.2.219-1/manifests/test-e2e-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] + md5sum hashes.txt | |
[content-hash : compute-md5sum] + awk '{ print $1 }' | |
[content-hash : compute-md5sum] + tee /tekton/results/md5sum | |
[content-hash : compute-md5sum] + tr -d ' | |
[content-hash : compute-md5sum] ' | |
[content-hash : compute-md5sum] b43e3748b2ca7771ec2d7ca2eae76695 | |
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier' | |
[certification-project-check : certification-project-check] + '[' true '!=' true ']' | |
[certification-project-check : certification-project-check] Checking availability of cert project identifier | |
[certification-project-check : certification-project-check] + '[' -z operators/test-e2e-operator ']' | |
[certification-project-check : certification-project-check] + CI_FILE_PATH=operators/test-e2e-operator/ci.yaml | |
[certification-project-check : certification-project-check] ++ cat operators/test-e2e-operator/ci.yaml | |
[certification-project-check : certification-project-check] ++ yq -r '.cert_project_id | select (.!=null)' | |
[certification-project-check : certification-project-check] + CERT_PROJECT_ID=660d345800be06826aff1fc1 | |
[certification-project-check : certification-project-check] + '[' -z 660d345800be06826aff1fc1 ']' | |
[certification-project-check : certification-project-check] + echo -n 660d345800be06826aff1fc1 | |
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id | |
[certification-project-check : certification-project-check] 660d345800be06826aff1fc1 | |
[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] + '[' 660d345800be06826aff1fc1 == '' ']' | |
[get-pyxis-certification-data : get-cert-project-related-data] + get-cert-project-related-data --pyxis-url https://pyxis.stage.engineering.redhat.com --cert-project-id 660d345800be06826aff1fc1 | |
[get-pyxis-certification-data : get-cert-project-related-data] + PROJECT_DATA_PATH=/workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + cp cert_project /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ jq -r .certification_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + CURRENT_CERTIFICATION_STATUS=Published | |
[get-pyxis-certification-data : get-cert-project-related-data] + '[' Published '!=' Published ']' | |
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n Published | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/new_certification_status | |
[get-pyxis-certification-data : get-cert-project-related-data] Published+ echo -n Published | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/current_certification_status | |
[get-pyxis-certification-data : get-cert-project-related-data] Published+ get_from_cp isv_pid .container.isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.isv_pid | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] ospid-660d345800be06826aff1fc1+ get_from_cp repository_name .container.repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.container.repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/repo_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.repository_name | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] sample-repo-name+ get_from_cp operator_distribution .operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .operator_distribution | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] connect+ get_from_cp project_status .project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .project_status | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] active+ get_from_cp org_id .org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + FIELD_NAME=org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee org_id.txt /tekton/results/org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + JQ_PATH=.org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .org_id | |
[get-pyxis-certification-data : get-cert-project-related-data] + grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] + tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] 17796233+ echo 'Retrieving github_usernames from the Certification Project' | |
[get-pyxis-certification-data : get-cert-project-related-data] Retrieving github_usernames from the Certification Project | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ cat /workspace/results/cert_project.json | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ jq -r '.container.github_usernames[]' | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ tr '\n' ' ' | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ tr -d '\n' | |
[get-pyxis-certification-data : get-cert-project-related-data] ++ grep . | |
[get-pyxis-certification-data : get-cert-project-related-data] + GITHUB_USERNAMES='rh-operator-bundle-bot rh-operator-bundle-test-e2e ' | |
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n rh-operator-bundle-bot rh-operator-bundle-test-e2e | |
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames | |
[get-pyxis-certification-data : get-cert-project-related-data] rh-operator-bundle-bot rh-operator-bundle-test-e2e | |
[get-pyxis-certification-data : get-vendor-related-data] + '[' 660d345800be06826aff1fc1 == '' ']' | |
[get-pyxis-certification-data : get-vendor-related-data] ++ cat org_id.txt | |
[get-pyxis-certification-data : get-vendor-related-data] + ORG_ID=17796233 | |
[get-pyxis-certification-data : get-vendor-related-data] + get-vendor-related-data --pyxis-url https://pyxis.stage.engineering.redhat.com --org-id 17796233 | |
[get-pyxis-certification-data : get-vendor-related-data] + cat vendor | |
[get-pyxis-certification-data : get-vendor-related-data] + jq -r .label | |
[get-pyxis-certification-data : get-vendor-related-data] + xargs echo -n | |
[get-pyxis-certification-data : get-vendor-related-data] + tee /tekton/results/vendor_label | |
[get-pyxis-certification-data : get-vendor-related-data] redhat-isv-operators-stage | |
[copy-bundle-image-to-released-registry : skopeo-copy] + [[ 0.2.219-1 == '' ]] | |
[copy-bundle-image-to-released-registry : skopeo-copy] + RELEASE_INFO_DIR_PATH=/workspace/output/release_info | |
[copy-bundle-image-to-released-registry : skopeo-copy] + mkdir -p /workspace/output/release_info | |
[copy-bundle-image-to-released-registry : skopeo-copy] + [[ redhat-isv-operators-stage == '' ]] | |
[copy-bundle-image-to-released-registry : skopeo-copy] + SRC_AUTHFILE=/workspace/src-registry-credentials/.dockerconfigjson | |
[copy-bundle-image-to-released-registry : skopeo-copy] + DEST_AUTHFILE=/workspace/dest-registry-credentials/.dockerconfigjson | |
[copy-bundle-image-to-released-registry : skopeo-copy] + CONNECT_REPO_PATH=registry.connect.stage.redhat.com/redhat-isv-operators-stage/sample-repo-name | |
[copy-bundle-image-to-released-registry : skopeo-copy] + skopeo copy --retry-times 5 --src-authfile /workspace/src-registry-credentials/.dockerconfigjson --dest-authfile /workspace/dest-registry-credentials/.dockerconfigjson docker://quay.io/operator-pipeline-stage/test-e2e-operator:0.2.219-1 docker://quay.io/redhat-isv-operators-stage/660d345800be06826aff1fc1:0.2.219-1 | |
[copy-bundle-image-to-released-registry : skopeo-copy] Getting image source signatures | |
[copy-bundle-image-to-released-registry : skopeo-copy] Copying blob sha256:8716a639c0370e7bc906bd8296a7f9213b0a529b2f8d88bf6ed4e577d44bd49d | |
[copy-bundle-image-to-released-registry : skopeo-copy] Copying config sha256:18ddc3bcc794e162705886791256cabe7fd2ab826ba6c181e8f991d60291cedf | |
[copy-bundle-image-to-released-registry : skopeo-copy] Writing manifest to image destination | |
[copy-bundle-image-to-released-registry : skopeo-copy] + skopeo copy --retry-times 5 --src-authfile /workspace/src-registry-credentials/.dockerconfigjson --dest-authfile /workspace/dest-registry-credentials/.dockerconfigjson docker://quay.io/operator-pipeline-stage/test-e2e-operator:0.2.219-1 docker://quay.io/redhat-isv-operators-stage/660d345800be06826aff1fc1:latest | |
[copy-bundle-image-to-released-registry : skopeo-copy] Getting image source signatures | |
[copy-bundle-image-to-released-registry : skopeo-copy] Copying blob sha256:8716a639c0370e7bc906bd8296a7f9213b0a529b2f8d88bf6ed4e577d44bd49d | |
[copy-bundle-image-to-released-registry : skopeo-copy] Copying config sha256:18ddc3bcc794e162705886791256cabe7fd2ab826ba6c181e8f991d60291cedf | |
[copy-bundle-image-to-released-registry : skopeo-copy] Writing manifest to image destination | |
[copy-bundle-image-to-released-registry : skopeo-copy] ++ skopeo inspect --retry-times 5 --authfile /workspace/dest-registry-credentials/.dockerconfigjson docker://quay.io/redhat-isv-operators-stage/660d345800be06826aff1fc1:0.2.219-1 | |
[copy-bundle-image-to-released-registry : skopeo-copy] ++ jq -r .Digest | |
[copy-bundle-image-to-released-registry : skopeo-copy] + DIGEST=sha256:ca2e5f2dd3242f93ef97cdfb635ae07fd169312e1e556756c32eac3cbcad605c | |
[copy-bundle-image-to-released-registry : skopeo-copy] + echo -n sha256:ca2e5f2dd3242f93ef97cdfb635ae07fd169312e1e556756c32eac3cbcad605c | |
[copy-bundle-image-to-released-registry : skopeo-copy] + tee /tekton/results/container_digest | |
[copy-bundle-image-to-released-registry : skopeo-copy] sha256:ca2e5f2dd3242f93ef97cdfb635ae07fd169312e1e556756c32eac3cbcad605c+ echo '- registry.connect.stage.redhat.com/redhat-isv-operators-stage/sample-repo-name:0.2.219-1' | |
[copy-bundle-image-to-released-registry : skopeo-copy] + tee /workspace/output/release_info/released_bundle.txt | |
[copy-bundle-image-to-released-registry : skopeo-copy] - registry.connect.stage.redhat.com/redhat-isv-operators-stage/sample-repo-name:0.2.219-1 | |
[copy-bundle-image-to-released-registry : skopeo-copy] + echo -n registry.connect.stage.redhat.com/redhat-isv-operators-stage/sample-repo-name@sha256:ca2e5f2dd3242f93ef97cdfb635ae07fd169312e1e556756c32eac3cbcad605c | |
[publish-pyxis-data : skopeo-inspect] + IMAGE_PULL_SPEC=quay.io/redhat-isv-operators-stage/660d345800be06826aff1fc1@sha256:ca2e5f2dd3242f93ef97cdfb635ae07fd169312e1e556756c32eac3cbcad605c | |
[publish-pyxis-data : skopeo-inspect] + skopeo inspect --retry-times 5 --no-tags --authfile /workspace/registry-credentials/.dockerconfigjson docker://quay.io/redhat-isv-operators-stage/660d345800be06826aff1fc1@sha256:ca2e5f2dd3242f93ef97cdfb635ae07fd169312e1e556756c32eac3cbcad605c | |
[publish-pyxis-data : set-cert-project-repository] + set-cert-project-repository --pyxis-url https://pyxis.stage.engineering.redhat.com --cert-project-id 660d345800be06826aff1fc1 --registry quay.io --repository redhat-isv-operators-stage/660d345800be06826aff1fc1 --docker-config /workspace/registry-credentials/.dockerconfigjson --verbose | |
[publish-pyxis-data : set-cert-project-repository] 2025-02-06 17:48:14,903 [operator-cert] DEBUG Setting repository info for cert project 660d345800be06826aff1fc1: registry=quay.io repository=redhat-isv-operators-stage/660d345800be06826aff1fc1 | |
[publish-pyxis-data : set-cert-project-repository] 2025-02-06 17:48:14,903 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[publish-pyxis-data : set-cert-project-repository] 2025-02-06 17:48:14,904 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/660d345800be06826aff1fc1 | |
[publish-pyxis-data : set-cert-project-repository] 2025-02-06 17:48:15,120 [operator-cert] DEBUG Repository info for cert project 660d345800be06826aff1fc1 successfully updated | |
[publish-pyxis-data : create-container-image] + echo 'Creating container image' | |
[publish-pyxis-data : create-container-image] Creating container image | |
[publish-pyxis-data : create-container-image] + create-container-image --pyxis-url https://pyxis.stage.engineering.redhat.com --registry quay.io --repository redhat-isv-operators-stage/660d345800be06826aff1fc1 --docker-image-digest sha256:ca2e5f2dd3242f93ef97cdfb635ae07fd169312e1e556756c32eac3cbcad605c --isv-pid ospid-660d345800be06826aff1fc1 --skopeo-result /workspace/image-data/skopeo-inspect.json --bundle-version 0.2.219-1 --output-file /workspace/image-data/pyxis-image.json --verbose | |
[publish-pyxis-data : create-container-image] 2025-02-06 17:48:16,048 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[publish-pyxis-data : create-container-image] 2025-02-06 17:48:16,048 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/images?page_size=1&filter=isv_pid%3D%3D%22ospid-660d345800be06826aff1fc1%22%3Bdocker_image_digest%3D%3D%22sha256%3Aca2e5f2dd3242f93ef97cdfb635ae07fd169312e1e556756c32eac3cbcad605c%22%3Bnot%28deleted%3D%3Dtrue%29 | |
[publish-pyxis-data : create-container-image] 2025-02-06 17:48:16,048 [operator-cert] DEBUG GET Pyxis request params: None | |
[publish-pyxis-data : create-container-image] 2025-02-06 17:48:16,509 [operator-cert] INFO Image with given docker_image_digest and isv_pid doesn't exist yet | |
[publish-pyxis-data : create-container-image] 2025-02-06 17:48:16,510 [operator-cert] INFO Creating new container image | |
[publish-pyxis-data : create-container-image] 2025-02-06 17:48:16,511 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[publish-pyxis-data : create-container-image] 2025-02-06 17:48:16,511 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/images | |
[publish-pyxis-data : publish-pyxis-image] + echo 'Publishing image and associated resources' | |
[publish-pyxis-data : publish-pyxis-image] Publishing image and associated resources | |
[publish-pyxis-data : publish-pyxis-image] ++ jq -r ._id /workspace/image-data/pyxis-image.json | |
[publish-pyxis-data : publish-pyxis-image] + IMAGE_ID=67a4f5e02766ebe6aeaeda2b | |
[publish-pyxis-data : publish-pyxis-image] + publish-pyxis-image --pyxis-url https://pyxis.stage.engineering.redhat.com --image-id 67a4f5e02766ebe6aeaeda2b --cert-project-id 660d345800be06826aff1fc1 | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:48:18,558 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:48:23,690 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:48:28,819 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:48:33,950 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:48:39,081 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:48:44,227 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:48:49,365 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:48:54,516 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:48:59,644 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:49:04,784 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:49:09,925 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:49:15,212 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:49:20,335 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:49:25,471 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:49:30,599 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:49:35,727 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:49:41,054 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: pending | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:49:46,231 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: in progress | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:49:51,355 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd status: completed | |
[publish-pyxis-data : publish-pyxis-image] 2025-02-06 17:49:51,355 [operator-cert] INFO Image request 67a4f5e23d74dcd67f3fc9dd finished with status completed - The image has been successfully published. | |
[get-supported-versions : supported-version-check] ++ cat config.yaml | |
[get-supported-versions : supported-version-check] ++ yq -r .organization | |
[get-supported-versions : supported-version-check] + ORGANIZATION=certified-operators | |
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json | |
[get-supported-versions : supported-version-check] + '[' -n operators/test-e2e-operator/0.2.219-1 ']' | |
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/test-e2e-operator/0.2.219-1 certified-operators | |
[get-supported-versions : supported-version-check] OpenShift 4.11 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.10 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.9 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.8 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.7 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.6 has reached its end of life | |
[get-supported-versions : supported-version-check] OpenShift 4.5 has reached its end of life | |
[get-supported-versions : supported-version-check] {"versions_annotation": "=v4.16", "indices": [{"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}], "max_version_index": {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, "all_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}]} | |
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json | |
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": "=v4.16", "indices": [{"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}], "max_version_index": {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, "all_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.16", "path": "registry.redhat.io/redhat/certified-operator-index:v4.16"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}], "not_supported_indices": [{"ocp_version": "4.18", "path": "registry.redhat.io/redhat/certified-operator-index:v4.18"}, {"ocp_version": "4.17", "path": "registry.redhat.io/redhat/certified-operator-index:v4.17"}, {"ocp_version": "4.15", "path": "registry.redhat.io/redhat/certified-operator-index:v4.15"}, {"ocp_version": "4.14", "path": "registry.redhat.io/redhat/certified-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/certified-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "versions_annotation": "=v4.16", | |
[get-supported-versions : supported-version-check] "indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "max_version_index": { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] "all_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.16", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.16" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ], | |
[get-supported-versions : supported-version-check] "not_supported_indices": [ | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.18", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.18" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.17", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.17" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.15", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.15" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.14", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.14" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.13", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.13" | |
[get-supported-versions : supported-version-check] }, | |
[get-supported-versions : supported-version-check] { | |
[get-supported-versions : supported-version-check] "ocp_version": "4.12", | |
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.12" | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] ] | |
[get-supported-versions : supported-version-check] } | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.ocp_version | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_ocp_version | |
[get-supported-versions : supported-version-check] 4.16+ echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_index | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.16+ echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.16+ echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/indices_ocp_versions | |
[get-supported-versions : supported-version-check] 4.16+ echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.path) | join(" ")' | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_indices | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.18 registry.redhat.io/redhat/certified-operator-index:v4.17 registry.redhat.io/redhat/certified-operator-index:v4.15 registry.redhat.io/redhat/certified-operator-index:v4.14 registry.redhat.io/redhat/certified-operator-index:v4.13 registry.redhat.io/redhat/certified-operator-index:v4.12+ tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions | |
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.ocp_version) | join(" ")' | |
[get-supported-versions : supported-version-check] 4.18 4.17 4.15 4.14 4.13 4.12+ tr -d '\n\r' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices | |
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path | |
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.16+ echo '{"versions_annotation":' '"=v4.16",' '"indices":' '[{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"}],' '"max_version_index":' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '"all_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.16",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.16"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.18",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.18"},' '{"ocp_version":' '"4.17",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.17"},' '{"ocp_version":' '"4.15",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.15"},' '{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.12"}]}' | |
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version | |
[get-supported-versions : supported-version-check] + jq -r .versions_annotation | |
[get-supported-versions : supported-version-check] + tr -d '\n\r' | |
[get-supported-versions : supported-version-check] =v4.16 | |
[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-02-06T17:50:19.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: certified-operators' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-release-pipeline-runsw7ll' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2025-02-06T17:50:19.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: certified-operators' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n certified-operators | |
[acquire-lease : create-lease] + LEASE_NAME=certified-operators | |
[acquire-lease : create-lease] + echo 'Attempting to create lease certified-operators' | |
[acquire-lease : create-lease] Attempting to create lease certified-operators | |
[acquire-lease : create-lease] + true | |
[acquire-lease : create-lease] + oc create -f e2e-lease.yaml | |
[acquire-lease : create-lease] lease.coordination.k8s.io/certified-operators created | |
[acquire-lease : create-lease] Acquired lease certified-operators | |
[acquire-lease : create-lease] + break | |
[acquire-lease : create-lease] + echo 'Acquired lease certified-operators' | |
[add-bundle-to-index : add-bundle-to-index] + ENV=integration-tests | |
[add-bundle-to-index : add-bundle-to-index] + INDEX_IMAGES=registry.redhat.io/redhat/certified-operator-index:v4.16 | |
[add-bundle-to-index : add-bundle-to-index] + [[ integration-tests != \p\r\o\d ]] | |
[add-bundle-to-index : add-bundle-to-index] + INDEX_IMAGES=registry.stage.redhat.io/redhat/certified-operator-index:v4.16 | |
[add-bundle-to-index : add-bundle-to-index] + [[ integration-tests == \d\e\v ]] | |
[add-bundle-to-index : add-bundle-to-index] + [[ integration-tests == \q\a ]] | |
[add-bundle-to-index : add-bundle-to-index] + EXTRA_ARGS= | |
[add-bundle-to-index : add-bundle-to-index] + [[ false == \t\r\u\e ]] | |
[add-bundle-to-index : add-bundle-to-index] + [[ '' != '' ]] | |
[add-bundle-to-index : add-bundle-to-index] + [[ '' != '' ]] | |
[add-bundle-to-index : add-bundle-to-index] + index --iib-url https://iib.stage.engineering.redhat.com --indices registry.stage.redhat.io/redhat/certified-operator-index:v4.16 --bundle-pullspec registry.connect.stage.redhat.com/redhat-isv-operators-stage/sample-repo-name@sha256:ca2e5f2dd3242f93ef97cdfb635ae07fd169312e1e556756c32eac3cbcad605c --index-image-destination '' --image-output index-image-paths.txt | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:50:39,188 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:50:59,254 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:51:19,316 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:51:39,369 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:51:59,431 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:52:19,499 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:52:39,566 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:52:59,647 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:53:19,725 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:53:39,794 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:53:59,858 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:54:19,933 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:54:40,007 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:55:00,073 [operator-cert] INFO Waiting for IIB batch build to finish: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:55:20,155 [operator-cert] INFO IIB batch build completed successfully: 84422 | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:55:20,156 [operator-cert] INFO Extracting manifest digests for signing... | |
[add-bundle-to-index : add-bundle-to-index] 2025-02-06 17:55:20,156 [operator-cert] INFO Index image paths written to output file index-image-paths.txt. | |
[add-bundle-to-index : add-bundle-to-index] + echo -n success | |
[add-bundle-to-index : add-bundle-to-index] + tee /tekton/results/status | |
[add-bundle-to-index : add-bundle-to-index] success+ cat index-image-paths.txt | |
[add-bundle-to-index : add-bundle-to-index] registry.stage.redhat.io/redhat/certified-operator-index:v4.16+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1acbbd6f388734742f3af004b698a331c3f745ad19e69fc46abc4a2b0d0b949e | |
[decide-index-paths : decide-paths] + echo 'Checking which build actually ran, FBC change or operator/bundle change.' | |
[decide-index-paths : decide-paths] + BUILD=/workspace/input/index-image-paths.txt | |
[decide-index-paths : decide-paths] + FBC_BUILD=/workspace/input/fbc-index-image-paths.txt | |
[decide-index-paths : decide-paths] Checking which build actually ran, FBC change or operator/bundle change. | |
[decide-index-paths : decide-paths] Using bundle build results | |
[decide-index-paths : decide-paths] + INDEX_IMAGE_PATHS=/tekton/results/index_image_paths | |
[decide-index-paths : decide-paths] + [[ -f /workspace/input/index-image-paths.txt ]] | |
[decide-index-paths : decide-paths] + echo 'Using bundle build results' | |
[decide-index-paths : decide-paths] + cat /workspace/input/index-image-paths.txt | |
[decide-index-paths : decide-paths] + tee /tekton/results/index_image_paths | |
[decide-index-paths : decide-paths] registry.stage.redhat.io/redhat/certified-operator-index:v4.16+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1acbbd6f388734742f3af004b698a331c3f745ad19e69fc46abc4a2b0d0b949e | |
[get-manifest-digests : podman-manifest-inspect] + ENV=integration-tests | |
[get-manifest-digests : podman-manifest-inspect] + [[ integration-tests == \d\e\v ]] | |
[get-manifest-digests : podman-manifest-inspect] + [[ integration-tests == \q\a ]] | |
[get-manifest-digests : podman-manifest-inspect] ++ echo registry.stage.redhat.io/redhat/certified-operator-index:v4.16+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1acbbd6f388734742f3af004b698a331c3f745ad19e69fc46abc4a2b0d0b949e | |
[get-manifest-digests : podman-manifest-inspect] ++ tr , ' ' | |
[get-manifest-digests : podman-manifest-inspect] + DIGEST_LIST=registry.stage.redhat.io/redhat/certified-operator-index:v4.16+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1acbbd6f388734742f3af004b698a331c3f745ad19e69fc46abc4a2b0d0b949e | |
[get-manifest-digests : podman-manifest-inspect] + DOCKER_REFERENCES= | |
[get-manifest-digests : podman-manifest-inspect] + MANIFEST_DIGESTS= | |
[get-manifest-digests : podman-manifest-inspect] + for i in $DIGEST_LIST | |
[get-manifest-digests : podman-manifest-inspect] ++ echo registry.stage.redhat.io/redhat/certified-operator-index:v4.16+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1acbbd6f388734742f3af004b698a331c3f745ad19e69fc46abc4a2b0d0b949e | |
[get-manifest-digests : podman-manifest-inspect] ++ awk -F + '{print $1}' | |
[get-manifest-digests : podman-manifest-inspect] + REFERENCE=registry.stage.redhat.io/redhat/certified-operator-index:v4.16 | |
[get-manifest-digests : podman-manifest-inspect] ++ echo registry.stage.redhat.io/redhat/certified-operator-index:v4.16+registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1acbbd6f388734742f3af004b698a331c3f745ad19e69fc46abc4a2b0d0b949e | |
[get-manifest-digests : podman-manifest-inspect] ++ awk -F + '{print $2}' | |
[get-manifest-digests : podman-manifest-inspect] + DIGEST=registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1acbbd6f388734742f3af004b698a331c3f745ad19e69fc46abc4a2b0d0b949e | |
[get-manifest-digests : podman-manifest-inspect] ++ skopeo inspect --retry-times 5 --raw docker://registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1acbbd6f388734742f3af004b698a331c3f745ad19e69fc46abc4a2b0d0b949e | |
[get-manifest-digests : podman-manifest-inspect] + MANIFEST_LIST='{"schemaVersion":2,"mediaType":"application/vnd.docker.distribution.manifest.list.v2+json","manifests":[{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112","platform":{"architecture":"amd64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61","platform":{"architecture":"arm64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90","platform":{"architecture":"ppc64le","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c","platform":{"architecture":"s390x","os":"linux"}}]}' | |
[get-manifest-digests : podman-manifest-inspect] ++ echo '{"schemaVersion":2,"mediaType":"application/vnd.docker.distribution.manifest.list.v2+json","manifests":[{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112","platform":{"architecture":"amd64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61","platform":{"architecture":"arm64","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90","platform":{"architecture":"ppc64le","os":"linux"}},{"mediaType":"application/vnd.docker.distribution.manifest.v2+json","size":1089,"digest":"sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c","platform":{"architecture":"s390x","os":"linux"}}]}' | |
[get-manifest-digests : podman-manifest-inspect] ++ jq -r '.manifests[].digest' | |
[get-manifest-digests : podman-manifest-inspect] + MANIFEST_LIST='sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112 | |
[get-manifest-digests : podman-manifest-inspect] sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61 | |
[get-manifest-digests : podman-manifest-inspect] sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90 | |
[get-manifest-digests : podman-manifest-inspect] sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c' | |
[get-manifest-digests : podman-manifest-inspect] + for j in $MANIFEST_LIST | |
[get-manifest-digests : podman-manifest-inspect] + DOCKER_REFERENCES+=registry.stage.redhat.io/redhat/certified-operator-index:v4.16, | |
[get-manifest-digests : podman-manifest-inspect] + for j in $MANIFEST_LIST | |
[get-manifest-digests : podman-manifest-inspect] + DOCKER_REFERENCES+=registry.stage.redhat.io/redhat/certified-operator-index:v4.16, | |
[get-manifest-digests : podman-manifest-inspect] + for j in $MANIFEST_LIST | |
[get-manifest-digests : podman-manifest-inspect] + DOCKER_REFERENCES+=registry.stage.redhat.io/redhat/certified-operator-index:v4.16, | |
[get-manifest-digests : podman-manifest-inspect] + for j in $MANIFEST_LIST | |
[get-manifest-digests : podman-manifest-inspect] + DOCKER_REFERENCES+=registry.stage.redhat.io/redhat/certified-operator-index:v4.16, | |
[get-manifest-digests : podman-manifest-inspect] ++ echo sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112 sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61 sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90 sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c | |
[get-manifest-digests : podman-manifest-inspect] ++ tr ' ' , | |
[get-manifest-digests : podman-manifest-inspect] + MANIFEST_DIGESTS+=sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112,sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61,sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90,sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c | |
[get-manifest-digests : podman-manifest-inspect] + MANIFEST_DIGESTS+=, | |
[get-manifest-digests : podman-manifest-inspect] + echo -n registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16, | |
[get-manifest-digests : podman-manifest-inspect] + tee /tekton/results/docker_references | |
[get-manifest-digests : podman-manifest-inspect] registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,+ echo -n sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112,sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61,sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90,sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c, | |
[get-manifest-digests : podman-manifest-inspect] + tee /tekton/results/manifest_digests | |
[get-manifest-digests : podman-manifest-inspect] sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112,sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61,sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90,sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c, | |
[request-signature : request-signature] + echo 'Requesting signing from RADAS' | |
[request-signature : request-signature] Requesting signing from RADAS | |
[request-signature : request-signature] + request-signature --manifest-digest sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112,sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61,sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90,sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c, --output signing_response.json --reference registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16,registry.stage.redhat.io/redhat/certified-operator-index:v4.16, --requester araszka --sig-key-id '4096R/37036783 SHA-256' --sig-key-name redhate2etesting --umb-client-name nonprod-operatorpipelines --umb-listen-topic VirtualTopic.eng.robosignatory.isv.sign --umb-publish-topic VirtualTopic.eng.operatorpipelines.isv.sign --umb-url umb.stage.api.redhat.com --verbose | |
[request-signature : request-signature] 2025-02-06 17:56:04,131 [operator-cert] DEBUG umb listener session with cert + key is created. | |
[request-signature : request-signature] 2025-02-06 17:56:04,131 [operator-cert] INFO Connecting to the UMB... | |
[request-signature : request-signature] 2025-02-06 17:56:04,264 [operator-cert] INFO Subscribed to /queue/Consumer.nonprod-operatorpipelines.455d6e2f-4f55-4c85-bbbe-cfecf96cf7be.VirtualTopic.eng.robosignatory.isv.sign with id=455d6e2f-4f55-4c85-bbbe-cfecf96cf7be | |
[request-signature : request-signature] 2025-02-06 17:56:04,264 [operator-cert] INFO Sending 4 signing request messages...attempt #1 | |
[request-signature : request-signature] 2025-02-06 17:56:04,264 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
[request-signature : request-signature] 2025-02-06 17:56:04,264 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjgyYzlkOGVkMjA5NzczZjE2ZjBjYWQ1YzY1NThlODk2YTI1ODBiNTdhNDlkOThmZTc4NjAwZjc4ZmRhMDMxMTIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112", "request_id": "60decc75-6558-406e-91b3-a09c68f72f3c", "requested_by": "araszka", "sig_keyname": "redhate2etesting", "sig_key_id": "4096R/37036783 SHA-256"} | |
[request-signature : request-signature] 2025-02-06 17:56:04,264 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
[request-signature : request-signature] 2025-02-06 17:56:04,264 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjYxZTlmODY1ZmFmM2M1NjgyZGVkNjQ0MWE0YTAwNTI1MjhjMjZiZmJjNmEwNDYxOGZiZDlmZjNlYWM4MWJmNjEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61", "request_id": "f01d5559-b36c-4402-8277-748d2912422d", "requested_by": "araszka", "sig_keyname": "redhate2etesting", "sig_key_id": "4096R/37036783 SHA-256"} | |
[request-signature : request-signature] 2025-02-06 17:56:04,264 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
[request-signature : request-signature] 2025-02-06 17:56:04,264 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjliMTAzODU4Y2UwOWRkMmIzN2Y2ZmQzYjBhNGUwN2IyM2E5MjY3N2M0NWI4OGNlYjJiZmJhY2NmNWM4M2YzM2MifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c", "request_id": "7ac34b2e-cc5e-41ac-b14f-dd6ba00e01c0", "requested_by": "araszka", "sig_keyname": "redhate2etesting", "sig_key_id": "4096R/37036783 SHA-256"} | |
[request-signature : request-signature] 2025-02-06 17:56:04,264 [operator-cert] DEBUG Publishing to topic: /topic/VirtualTopic.eng.operatorpipelines.isv.sign | |
[request-signature : request-signature] 2025-02-06 17:56:04,264 [operator-cert] INFO Writing message to UMB: {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjkyOWU5ODUwZjA5MmNkYjhjY2EyNzc5Zjc1OTlkMTQ4Y2U2ZDc1OTQyYjY3MzAzZWU0Zjg2Njc4OTkyZDZmOTAifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90", "request_id": "0031191c-1ca2-436c-b45e-8857f0e6230b", "requested_by": "araszka", "sig_keyname": "redhate2etesting", "sig_key_id": "4096R/37036783 SHA-256"} | |
[request-signature : request-signature] 2025-02-06 17:56:04,264 [operator-cert] DEBUG Checking for signing response result files with prefixes {'60decc75-6558-406e-91b3-a09c68f72f3c', 'f01d5559-b36c-4402-8277-748d2912422d', '7ac34b2e-cc5e-41ac-b14f-dd6ba00e01c0', '0031191c-1ca2-436c-b45e-8857f0e6230b'} | |
[request-signature : request-signature] 2025-02-06 17:56:04,403 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjgyYzlkOGVkMjA5NzczZjE2ZjBjYWQ1YzY1NThlODk2YTI1ODBiNTdhNDlkOThmZTc4NjAwZjc4ZmRhMDMxMTIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112', 'request_id': '60decc75-6558-406e-91b3-a09c68f72f3c', 'request_received_time': '2025-02-06T17:56:04.298636', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa5Tvq9/jpteUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyMEq2TLFITTEysDQ3N04zNEszSE5MMU02MzW1SLWwNAMqsjBIMjVPNLFMsbRISzW3MDMwSDO3SEtJNDA2NDRSqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5vuTBBgmCcS6btyZuuQiA6vppdQFgrO/rXZSSXY2maNx4lTNbAfuxenXV/jM+nZEyI5JKLzYo+wq89nLHfF3XaudGZzYf8iFr1R8M3vLRa+58z89jfbq6Pob511WctHapnZztmFR0FyWNTd3fDvzoYoj3Y977QH7Q6c13m+qLWWe0PrzjEPmm/8ms0tYMnn1evO1kw6mu13+MT9LJD25T3D1xUVuZ5iUGnrcPu/juCW941BIzL/2mxMlBdTFas8v13jAafBvFYNsfajYRN4fJ7zVjpYmaUi+ZGD/laPJkhwvYRYu9TFY4NISpl3rW72rHTwO/Ejs/npPaFHgAx3zue+1j7CHpP6quCuzLvZxlPb/TU7H+v4IN555JmJx7920s+ITvpnw5k+Qkb7AN3PiC8mEy9M9YwPvbb70z01a/tE3lSzlBWVLFm1csMvs++xT13mEdS5ufBrQVHbwwnm33t2tGV9rL8wwlWe/H7nyZdLbX9aivSe/L59QIWPxWWNCycoTTPOOStzQuP2eQT3JzO7cZkO2rVVMixmzoiJk/l+5VWJ+OOFs9TH1gxaTdh2rzhJuYnRQkZROeugRvHqZ/Ymk/olJs+5lhkRs3l4lHbie5QXjrnP39Fm/e5nmuN8sP1T92PGx2d1L837EX1xbXTVJ4nnRk7P7T1dnhb1eV86kwPfRfMe8U0cP8z9ImepVccLFo6t3vkvf4qO6Ux6ITj8PAA==', 'signing_server_requested': '2025-02-06T17:56:04.301170', 'signing_server_responded': '2025-02-06T17:56:04.364972', 'signing_status': 'success'} | |
[request-signature : request-signature] 2025-02-06 17:56:04,404 [operator-cert] INFO Response from radas successfully received for request 60decc75-6558-406e-91b3-a09c68f72f3c | |
[request-signature : request-signature] 2025-02-06 17:56:04,453 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjYxZTlmODY1ZmFmM2M1NjgyZGVkNjQ0MWE0YTAwNTI1MjhjMjZiZmJjNmEwNDYxOGZiZDlmZjNlYWM4MWJmNjEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61', 'request_id': 'f01d5559-b36c-4402-8277-748d2912422d', 'request_received_time': '2025-02-06T17:56:04.379744', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW5GUJilh6VeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbMyM0y1TLMwM01LTDNONjWzMEpJTTEzMTFMNEk0MDA1MjWySDYyS0pLSjZLNDAxM7RIS0qxTEszTk1MtjBMSjMzVKrVUVAqqSwAWaeUWJKfm5mskJyfV5KYmZdapAB0bV5iSWlRqhJQVWZKal5JZkklssOKUtNSi1LzksHai1LTM4tLiir1ikuA7tcrSk3JSCzRy8zXh7D0k1OLSjLTMlNTdPMLUouAlhXpZualpFZYlZnoGZop1YKckl9QkpmfBw2H5KJUkCqw04oSi6uyE4GKOplkWBgYORjYWJlAQcfAxSkAC+a71fw/GSM0J1sUaDIlp+onSi42qbw46VH6fuZHUzyDy9OyvP4XHxdotZFY87HjL5ttsYbZG9Ucy8c8a6peqLmLmHM9LcznfN7z5aXjzA3nze9/61VeP1dA2Tyu80SuqWhwCGPI6vfTO4Gm7u102BChWnuq4U3wP+GVNtau6wO3nhD69b8woGQyZ2fDNjWm0lWxbBELD+xdNGHXEp3mW8vOHbbz5ttwmE9KjT1FMkjFYltnwznnkiCzsPXVqkumO7M7LG7xfWOUELE078nS6R9+H77D/ydbtfK//oXXp1Zd97dOK1wV5uGSu+XW0pfMLncL1k7+p7TYZNW1toawh2fmvGddZfDLW3pTHeO5mTuNP4mK31lg+j7391Q5Ca73f3Y/Kd/5duWl5S4CgV79alvPPLkYd0rYr+bvnB2JM9m7sl5IPPGcPK2s8OST7wFamzb8O/7pV+aD++c03DP8ItabPJ25Qu6Fro2utPf77nXfl79xtzcr1fxXPUOu6G/ge/aD60ObZ7WKne46+u3QugL3yzNWTj8kcqhu4479PA6szL+OLrm2r1BCslmZd/1pL7VPUi9ks2Lm3pt3bK2w3Y/uk9tTVy2cEuaZU/Fj7qZJm5w3z+6O/mKZ+2DZL3mDTYkTvrqLvy+XKWTrKOp33HH6nVrRok9WWQyzWK+sNOvwMbs94ZWP6OaOPh4WFUO+5LBXGpUXc7ImsEe9X1DTVTsfAA==', 'signing_server_requested': '2025-02-06T17:56:04.381033', 'signing_server_responded': '2025-02-06T17:56:04.420009', 'signing_status': 'success'} | |
[request-signature : request-signature] 2025-02-06 17:56:04,453 [operator-cert] INFO Response from radas successfully received for request f01d5559-b36c-4402-8277-748d2912422d | |
[request-signature : request-signature] 2025-02-06 17:56:04,518 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjliMTAzODU4Y2UwOWRkMmIzN2Y2ZmQzYjBhNGUwN2IyM2E5MjY3N2M0NWI4OGNlYjJiZmJhY2NmNWM4M2YzM2MifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c', 'request_id': '7ac34b2e-cc5e-41ac-b14f-dd6ba00e01c0', 'request_received_time': '2025-02-06T17:56:04.434053', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW5eurF3jodeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyTDI0MLYwtUhONbBMSTFKMjZPM0tLMU4ySDRJNTBPMjJOtDQyMzdPNjFNsgAqSjJKSktKTE5OM022ME4zNk5WqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5kvB/H8lk41kfXXf8q0oDGucybWzbKpExG+to+Ecq3XPLQu/4p/Va2bfuKCle4P3lK2ny3edmPjqmsW5uVX/fFZe/H3fJyt0b2OiTxCPWNa6KVL+oV7pEs2hy+Tmzo5iXbx13vIpdl0P//8wcfmtmSnjp/3TcJ/enftr1+6y/MsvtnPdxeXrFriwPbb7vbSTfZP6Tqfsyw63hVZePeqm9y/iaIk3/3ShkGNC/FzqFxx+9H5+sqigeF6GtwbP3WnLLtYzvb8i/p3h6MQecxemYwcPsHuHzDhgOrF15z7/l9tfftS5dJCrWmOhtfzuYytX1jbsatOcu2d63J+XEd9efhDYN9l9Uuli1urN0sEuQUeVUt7NnxCVfHTttEfHEzp7J1wQ/bFl/+LqtS5PHI3su7bLzlbZfEj9dsxSrR0XTAUeno+aXrzMcsti8TvJHwz/Zyr+5XS5LDFrigIPw8EVJxeIGs7O+MDFVtDxRkt7Re4vZgsZhSpLSbvbGmpGj3YEXLOo3aQT/J9XtuzIXrb2y7oHkhqdK7+JlnFGibnf+Hr1jHJmwKeKDitHx10Na2/UqIazW4lMVvD/trz5Y2BAc2t3X+1ceZ0pLfn7J1fP/sOXLb/wleCxY/pTjE7Mvci2e+0F7zodea+Os9fuG3WwLjPJMYzoibPcGCm0hO2Q06FqnlXher6RvptWdUxZxNe3NL/039MHldFHZYJMFc7eT3IAAA==', 'signing_server_requested': '2025-02-06T17:56:04.435317', 'signing_server_responded': '2025-02-06T17:56:04.483967', 'signing_status': 'success'} | |
[request-signature : request-signature] 2025-02-06 17:56:04,518 [operator-cert] INFO Response from radas successfully received for request 7ac34b2e-cc5e-41ac-b14f-dd6ba00e01c0 | |
[request-signature : request-signature] 2025-02-06 17:56:04,578 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjkyOWU5ODUwZjA5MmNkYjhjY2EyNzc5Zjc1OTlkMTQ4Y2U2ZDc1OTQyYjY3MzAzZWU0Zjg2Njc4OTkyZDZmOTAifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90', 'request_id': '0031191c-1ca2-436c-b45e-8857f0e6230b', 'request_received_time': '2025-02-06T17:56:04.500210', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa5vinGGkbFeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyNLJMtbQwNUgzsDRKTkmySE5ONDI3t0wzN7W0TDE0sUhONUsBsk2MkszMjQ2MU1NN0izMzMwtLC2NUszSLA2UanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpAF2bl1hSWpSqBFSVmZKaV5JZUonssKLUtNSi1LxksPai1PTM4pKiSr3iEqD79YpSUzISS/Qy8/UhLP3k1KKSzLTM1BTd/ILUIqBlRbqZeSmpFVZlJnqGZkq1IKfkF5Rk5udBwyG5KBWkCuy0osTiquxEoKJOJhkWBkYOBjZWJlDQMXBxCsCCebM4//+CeL3zn50KjF+rPz04N2TGs/pdb+wFOf690wngvql0xudBlHSK9tuNpYYMJwye3i5U9fLxurg9R33Lf/XT9yTF7r/6rv9yy0ztDs3lDrtEb76M4xfRFcnxyN8iaPJD7Mbem1OTglq5jbxZJlx9MuOc/g2vlF//+KfOCqqzDprmo6VRx/6JM4SRt2dtDK/kVbtr0z1UBCeypUh/1FzCunPBPwvr1zzt7qevJUbfvbNKN7siZ3mm0ZM7mzv+eHr3ef/I8RRJvs6zlf3xr0Mx2p/mmGaeOT9P3cH58AWW5NlWvHeLt0xM4Z1UmyZgGMrpJPhc8IDWnX+bN0wRyuL2PlLgfmJV/TPBlTo7uA6oKSYrLKtaKPdgbn5F0q8fjYyWZ6aaeWfZWa25WyYZIr9Td0GJgrCxf8SXq+IsG1Q/7GeS5I0SyQu5WbNEeOfGf0n7Au97R2zpZdts/+Hyga6nn1kuvCl5VfwidC3fFJO2V4fbFQ1b2q9GXH95crL31NU1c/Ju+e8pmV26bbetSG0V29l0iWJJqZpFfoun7Txddddlm8fh3++Wfnj241b3uZkWDKyHdxwy3KLpvc9u+7Ks507/Hr9Kqbx5Q7o6rHWTWS27aPOPBZ4ba/ZEHZurxlRxpcPi+qE7Np/nWHzUnNNyXUfl+IxQsZPnfU7FKZw5qXLse5PSBa6KUxIiflHrNG5mu7Sf3WZ0d+3tX8beElUA', 'signing_server_requested': '2025-02-06T17:56:04.503188', 'signing_server_responded': '2025-02-06T17:56:04.541413', 'signing_status': 'success'} | |
[request-signature : request-signature] 2025-02-06 17:56:04,578 [operator-cert] INFO Response from radas successfully received for request 0031191c-1ca2-436c-b45e-8857f0e6230b | |
[request-signature : request-signature] 2025-02-06 17:56:05,033 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjgyYzlkOGVkMjA5NzczZjE2ZjBjYWQ1YzY1NThlODk2YTI1ODBiNTdhNDlkOThmZTc4NjAwZjc4ZmRhMDMxMTIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112', 'request_id': '60decc75-6558-406e-91b3-a09c68f72f3c', 'request_received_time': '2025-02-06T17:56:04.307462', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW6KWWlpeLJeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyMEq2TLFITTEysDQ3N04zNEszSE5MMU02MzW1SLWwNAMqsjBIMjVPNLFMsbRISzW3MDMwSDO3SEtJNDA2NDRSqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5vuTBBgmCcS6btyZuuQiA6vppdQFgrO/rXZSSXY2maNx4lTNbAfuxenXV/jM+nZEyI5JKLzYo+wq89nLHfF3XaudGZzYf8iFr1R8M3vLRa+58z89jfbq6Pob511WctHapnZztmFR0FyWNTd3fDvzoYoj3Y977QH7Q6c13m+qLWWe0PrzjEPmm/8ms0tYMnn1evO1kw6mu13+MT9LJD25T3D1xUVuZ5iUGnrcPu/juCW941BIzL/2mxMlBdTFas8v13jAafBvFYNsfajYRN4fJ7zVjpYmaUi+ZGD/laPJkhwvYRYu9TFY4NISpl3rW72rHTwO/Ejs/npPaFHgAx3zue+1j7CHpP6quCuzLvZxlPb/TU7H+v4IN555JmJx7920s+ITvpnw5k+Qkb7AN3PiC8mEy9M9YwPvbb70z01a/tE3lSzlBWVLFm1csMvs++xT13mEdS5ufBrQVHbwwnm33t2tGV9rL8wwlWe/H7nyZdLbX9aivSe/L59QIWPxWWNCycoTTPOOStzQuP2eQT3JzO7cZkO2rVVMixmzoiJk/l+5VWJ+OOFs9TH1gxaTdh2rzhJuYnRQkZROeugRvHqZ/Ymk/olJs+5lhkRs3l4lHbie5QXjrnP39Fm/e5nmuN8sP1T92PGx2d1L837EX1xbXTVJ4nnRk7P7T1dnhb1eV86kwPfRfMe8U0cP8z9ImepVccLFo6t3vkvf4qO6Ux6ITj8PAA==', 'signing_server_requested': '2025-02-06T17:56:04.310260', 'signing_server_responded': '2025-02-06T17:56:04.428997', 'signing_status': 'success'} | |
[request-signature : request-signature] 2025-02-06 17:56:05,033 [operator-cert] INFO Response from radas successfully received for request 60decc75-6558-406e-91b3-a09c68f72f3c | |
[request-signature : request-signature] 2025-02-06 17:56:05,051 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjYxZTlmODY1ZmFmM2M1NjgyZGVkNjQ0MWE0YTAwNTI1MjhjMjZiZmJjNmEwNDYxOGZiZDlmZjNlYWM4MWJmNjEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61', 'request_id': 'f01d5559-b36c-4402-8277-748d2912422d', 'request_received_time': '2025-02-06T17:56:04.328329', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW5xjm9UUKBeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbMyM0y1TLMwM01LTDNONjWzMEpJTTEzMTFMNEk0MDA1MjWySDYyS0pLSjZLNDAxM7RIS0qxTEszTk1MtjBMSjMzVKrVUVAqqSwAWaeUWJKfm5mskJyfV5KYmZdapAB0bV5iSWlRqhJQVWZKal5JZkklssOKUtNSi1LzksHai1LTM4tLiir1ikuA7tcrSk3JSCzRy8zXh7D0k1OLSjLTMlNTdPMLUouAlhXpZualpFZYlZnoGZop1YKckl9QkpmfBw2H5KJUkCqw04oSi6uyE4GKOplkWBgYORjYWJlAQcfAxSkAC+a71fw/GSM0J1sUaDIlp+onSi42qbw46VH6fuZHUzyDy9OyvP4XHxdotZFY87HjL5ttsYbZG9Ucy8c8a6peqLmLmHM9LcznfN7z5aXjzA3nze9/61VeP1dA2Tyu80SuqWhwCGPI6vfTO4Gm7u102BChWnuq4U3wP+GVNtau6wO3nhD69b8woGQyZ2fDNjWm0lWxbBELD+xdNGHXEp3mW8vOHbbz5ttwmE9KjT1FMkjFYltnwznnkiCzsPXVqkumO7M7LG7xfWOUELE078nS6R9+H77D/ydbtfK//oXXp1Zd97dOK1wV5uGSu+XW0pfMLncL1k7+p7TYZNW1toawh2fmvGddZfDLW3pTHeO5mTuNP4mK31lg+j7391Q5Ca73f3Y/Kd/5duWl5S4CgV79alvPPLkYd0rYr+bvnB2JM9m7sl5IPPGcPK2s8OST7wFamzb8O/7pV+aD++c03DP8ItabPJ25Qu6Fro2utPf77nXfl79xtzcr1fxXPUOu6G/ge/aD60ObZ7WKne46+u3QugL3yzNWTj8kcqhu4479PA6szL+OLrm2r1BCslmZd/1pL7VPUi9ks2Lm3pt3bK2w3Y/uk9tTVy2cEuaZU/Fj7qZJm5w3z+6O/mKZ+2DZL3mDTYkTvrqLvy+XKWTrKOp33HH6nVrRok9WWQyzWK+sNOvwMbs94ZWP6OaOPh4WFUO+5LBXGpUXc7ImsEe9X1DTVTsfAA==', 'signing_server_requested': '2025-02-06T17:56:04.332227', 'signing_server_responded': '2025-02-06T17:56:04.448122', 'signing_status': 'success'} | |
[request-signature : request-signature] 2025-02-06 17:56:05,051 [operator-cert] INFO Response from radas successfully received for request f01d5559-b36c-4402-8277-748d2912422d | |
[request-signature : request-signature] 2025-02-06 17:56:05,070 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjliMTAzODU4Y2UwOWRkMmIzN2Y2ZmQzYjBhNGUwN2IyM2E5MjY3N2M0NWI4OGNlYjJiZmJhY2NmNWM4M2YzM2MifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c', 'request_id': '7ac34b2e-cc5e-41ac-b14f-dd6ba00e01c0', 'request_received_time': '2025-02-06T17:56:04.345259', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa5/WkpAsL9eUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyTDI0MLYwtUhONbBMSTFKMjZPM0tLMU4ySDRJNTBPMjJOtDQyMzdPNjFNsgAqSjJKSktKTE5OM022ME4zNk5WqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5kvB/H8lk41kfXXf8q0oDGucybWzbKpExG+to+Ecq3XPLQu/4p/Va2bfuKCle4P3lK2ny3edmPjqmsW5uVX/fFZe/H3fJyt0b2OiTxCPWNa6KVL+oV7pEs2hy+Tmzo5iXbx13vIpdl0P//8wcfmtmSnjp/3TcJ/enftr1+6y/MsvtnPdxeXrFriwPbb7vbSTfZP6Tqfsyw63hVZePeqm9y/iaIk3/3ShkGNC/FzqFxx+9H5+sqigeF6GtwbP3WnLLtYzvb8i/p3h6MQecxemYwcPsHuHzDhgOrF15z7/l9tfftS5dJCrWmOhtfzuYytX1jbsatOcu2d63J+XEd9efhDYN9l9Uuli1urN0sEuQUeVUt7NnxCVfHTttEfHEzp7J1wQ/bFl/+LqtS5PHI3su7bLzlbZfEj9dsxSrR0XTAUeno+aXrzMcsti8TvJHwz/Zyr+5XS5LDFrigIPw8EVJxeIGs7O+MDFVtDxRkt7Re4vZgsZhSpLSbvbGmpGj3YEXLOo3aQT/J9XtuzIXrb2y7oHkhqdK7+JlnFGibnf+Hr1jHJmwKeKDitHx10Na2/UqIazW4lMVvD/trz5Y2BAc2t3X+1ceZ0pLfn7J1fP/sOXLb/wleCxY/pTjE7Mvci2e+0F7zodea+Os9fuG3WwLjPJMYzoibPcGCm0hO2Q06FqnlXher6RvptWdUxZxNe3NL/039MHldFHZYJMFc7eT3IAAA==', 'signing_server_requested': '2025-02-06T17:56:04.348675', 'signing_server_responded': '2025-02-06T17:56:04.465676', 'signing_status': 'success'} | |
[request-signature : request-signature] 2025-02-06 17:56:05,071 [operator-cert] INFO Response from radas successfully received for request 7ac34b2e-cc5e-41ac-b14f-dd6ba00e01c0 | |
[request-signature : request-signature] 2025-02-06 17:56:05,095 [operator-cert] INFO Received radas response: {'claim_file': 'eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjkyOWU5ODUwZjA5MmNkYjhjY2EyNzc5Zjc1OTlkMTQ4Y2U2ZDc1OTQyYjY3MzAzZWU0Zjg2Njc4OTkyZDZmOTAifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19', 'docker_reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'errors': [], 'image_name': 'redhat/certified-operator-index', 'manifest_digest': 'sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90', 'request_id': '0031191c-1ca2-436c-b45e-8857f0e6230b', 'request_received_time': '2025-02-06T17:56:05.015351', 'requested_by': 'araszka', 'sig_key_id': '4096R/37036783 SHA-256', 'sig_keyname': 'redhate2etesting', 'signed_claim': 'owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa57umdAroleUmZe+pLvW6uVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyNLJMtbQwNUgzsDRKTkmySE5ONDI3t0wzN7W0TDE0sUhONUsBsk2MkszMjQ2MU1NN0izMzMwtLC2NUszSLA2UanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpAF2bl1hSWpSqBFSVmZKaV5JZUonssKLUtNSi1LxksPai1PTM4pKiSr3iEqD79YpSUzISS/Qy8/UhLP3k1KKSzLTM1BTd/ILUIqBlRbqZeSmpFVZlJnqGZkq1IKfkF5Rk5udBwyG5KBWkCuy0osTiquxEoKJOJhkWBkYOBjZWJlDQMXBxCsCCOW6uAENTtPkN/3uNp6Y56N0qfLzqYrMpt+OVjyovLl0++nCTbPYFg2MVM2Uq7dmf/b5oX+I3a9ONfXGvog6cWrvnm4YLQ5VbwdJI4XfPv95n8b1a8iH0IWvyzw+NMqwbtVQbimPbn22TfXH5zITcZOOvHqHJtp8XZn8Lb9a7tIT1+N8PNWsPtsld889g1r7staMg/3Je76OKlnKr0rDq9GqWWmePOVyzLrptWPTFRvgC7wuOaVGK9olhJ+J3bN521Hd6/q2TOyce/v8uqfS0i3PccvPQAzd8vreWVIadEOk7nbf8rCa3S9n7GWX+Yoa/jwdx35w9q9xp6b05Z/qczj0Qeyt4IS52s5a4Y8nGa/OYNY98X/Ro7Rvtzc885Rjv2UdP4D9ueuZxBPvBEHOjNxvebto7d5EAw58H95Tv7F7cdzvl1uwXR/6frNPvOhnu8MVgrlTDSd2t5v8ftfay+qgYLLYyNdT3klnc2NLY9WvCrNeXjENzizKOrZi9aVmfVvOjmO+PV192lKpVdTfvm9HXO6863uL+bK6ZX30ehJxwWMi5N4XTNfvi1wt/ZRNcNZZVNl44u0v2U09/9ladL+dfBHfH801O7zj7vkTp38TPtnlxj+PZ5L5+faT8wYftDdOvq9snXRM0ZmNlMUwPvvZlne9knvufpqmtEvqz7QyPHNdfIxbbzxVLrXpY49hmMN68pNF/sH3tUZVPekcr9Sf9BwA=', 'signing_server_requested': '2025-02-06T17:56:05.016700', 'signing_server_responded': '2025-02-06T17:56:05.063135', 'signing_status': 'success'} | |
[request-signature : request-signature] 2025-02-06 17:56:05,095 [operator-cert] INFO Response from radas successfully received for request 0031191c-1ca2-436c-b45e-8857f0e6230b | |
[request-signature : request-signature] 2025-02-06 17:56:09,265 [operator-cert] INFO Unsubscribing from queue and disconnecting from UMB... | |
[request-signature : request-signature] 2025-02-06 17:56:09,265 [operator-cert] INFO All signing responses received. Writing result to file... | |
[request-signature : request-signature] ++ cat signing_response.json | |
[request-signature : request-signature] + SIG_DATA='[{"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjgyYzlkOGVkMjA5NzczZjE2ZjBjYWQ1YzY1NThlODk2YTI1ODBiNTdhNDlkOThmZTc4NjAwZjc4ZmRhMDMxMTIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112", "request_id": "60decc75-6558-406e-91b3-a09c68f72f3c", "request_received_time": "2025-02-06T17:56:04.307462", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW6KWWlpeLJeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyMEq2TLFITTEysDQ3N04zNEszSE5MMU02MzW1SLWwNAMqsjBIMjVPNLFMsbRISzW3MDMwSDO3SEtJNDA2NDRSqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5vuTBBgmCcS6btyZuuQiA6vppdQFgrO/rXZSSXY2maNx4lTNbAfuxenXV/jM+nZEyI5JKLzYo+wq89nLHfF3XaudGZzYf8iFr1R8M3vLRa+58z89jfbq6Pob511WctHapnZztmFR0FyWNTd3fDvzoYoj3Y977QH7Q6c13m+qLWWe0PrzjEPmm/8ms0tYMnn1evO1kw6mu13+MT9LJD25T3D1xUVuZ5iUGnrcPu/juCW941BIzL/2mxMlBdTFas8v13jAafBvFYNsfajYRN4fJ7zVjpYmaUi+ZGD/laPJkhwvYRYu9TFY4NISpl3rW72rHTwO/Ejs/npPaFHgAx3zue+1j7CHpP6quCuzLvZxlPb/TU7H+v4IN555JmJx7920s+ITvpnw5k+Qkb7AN3PiC8mEy9M9YwPvbb70z01a/tE3lSzlBWVLFm1csMvs++xT13mEdS5ufBrQVHbwwnm33t2tGV9rL8wwlWe/H7nyZdLbX9aivSe/L59QIWPxWWNCycoTTPOOStzQuP2eQT3JzO7cZkO2rVVMixmzoiJk/l+5VWJ+OOFs9TH1gxaTdh2rzhJuYnRQkZROeugRvHqZ/Ymk/olJs+5lhkRs3l4lHbie5QXjrnP39Fm/e5nmuN8sP1T92PGx2d1L837EX1xbXTVJ4nnRk7P7T1dnhb1eV86kwPfRfMe8U0cP8z9ImepVccLFo6t3vkvf4qO6Ux6ITj8PAA==", "signing_server_requested": "2025-02-06T17:56:04.310260", "signing_server_responded": "2025-02-06T17:56:04.428997", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjYxZTlmODY1ZmFmM2M1NjgyZGVkNjQ0MWE0YTAwNTI1MjhjMjZiZmJjNmEwNDYxOGZiZDlmZjNlYWM4MWJmNjEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61", "request_id": "f01d5559-b36c-4402-8277-748d2912422d", "request_received_time": "2025-02-06T17:56:04.328329", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW5xjm9UUKBeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbMyM0y1TLMwM01LTDNONjWzMEpJTTEzMTFMNEk0MDA1MjWySDYyS0pLSjZLNDAxM7RIS0qxTEszTk1MtjBMSjMzVKrVUVAqqSwAWaeUWJKfm5mskJyfV5KYmZdapAB0bV5iSWlRqhJQVWZKal5JZkklssOKUtNSi1LzksHai1LTM4tLiir1ikuA7tcrSk3JSCzRy8zXh7D0k1OLSjLTMlNTdPMLUouAlhXpZualpFZYlZnoGZop1YKckl9QkpmfBw2H5KJUkCqw04oSi6uyE4GKOplkWBgYORjYWJlAQcfAxSkAC+a71fw/GSM0J1sUaDIlp+onSi42qbw46VH6fuZHUzyDy9OyvP4XHxdotZFY87HjL5ttsYbZG9Ucy8c8a6peqLmLmHM9LcznfN7z5aXjzA3nze9/61VeP1dA2Tyu80SuqWhwCGPI6vfTO4Gm7u102BChWnuq4U3wP+GVNtau6wO3nhD69b8woGQyZ2fDNjWm0lWxbBELD+xdNGHXEp3mW8vOHbbz5ttwmE9KjT1FMkjFYltnwznnkiCzsPXVqkumO7M7LG7xfWOUELE078nS6R9+H77D/ydbtfK//oXXp1Zd97dOK1wV5uGSu+XW0pfMLncL1k7+p7TYZNW1toawh2fmvGddZfDLW3pTHeO5mTuNP4mK31lg+j7391Q5Ca73f3Y/Kd/5duWl5S4CgV79alvPPLkYd0rYr+bvnB2JM9m7sl5IPPGcPK2s8OST7wFamzb8O/7pV+aD++c03DP8ItabPJ25Qu6Fro2utPf77nXfl79xtzcr1fxXPUOu6G/ge/aD60ObZ7WKne46+u3QugL3yzNWTj8kcqhu44 | |
[request-signature : request-signature] 79PA6szL+OLrm2r1BCslmZd/1pL7VPUi9ks2Lm3pt3bK2w3Y/uk9tTVy2cEuaZU/Fj7qZJm5w3z+6O/mKZ+2DZL3mDTYkTvrqLvy+XKWTrKOp33HH6nVrRok9WWQyzWK+sNOvwMbs94ZWP6OaOPh4WFUO+5LBXGpUXc7ImsEe9X1DTVTsfAA==", "signing_server_requested": "2025-02-06T17:56:04.332227", "signing_server_responded": "2025-02-06T17:56:04.448122", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjliMTAzODU4Y2UwOWRkMmIzN2Y2ZmQzYjBhNGUwN2IyM2E5MjY3N2M0NWI4OGNlYjJiZmJhY2NmNWM4M2YzM2MifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c", "request_id": "7ac34b2e-cc5e-41ac-b14f-dd6ba00e01c0", "request_received_time": "2025-02-06T17:56:04.345259", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa5/WkpAsL9eUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyTDI0MLYwtUhONbBMSTFKMjZPM0tLMU4ySDRJNTBPMjJOtDQyMzdPNjFNsgAqSjJKSktKTE5OM022ME4zNk5WqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5kvB/H8lk41kfXXf8q0oDGucybWzbKpExG+to+Ecq3XPLQu/4p/Va2bfuKCle4P3lK2ny3edmPjqmsW5uVX/fFZe/H3fJyt0b2OiTxCPWNa6KVL+oV7pEs2hy+Tmzo5iXbx13vIpdl0P//8wcfmtmSnjp/3TcJ/enftr1+6y/MsvtnPdxeXrFriwPbb7vbSTfZP6Tqfsyw63hVZePeqm9y/iaIk3/3ShkGNC/FzqFxx+9H5+sqigeF6GtwbP3WnLLtYzvb8i/p3h6MQecxemYwcPsHuHzDhgOrF15z7/l9tfftS5dJCrWmOhtfzuYytX1jbsatOcu2d63J+XEd9efhDYN9l9Uuli1urN0sEuQUeVUt7NnxCVfHTttEfHEzp7J1wQ/bFl/+LqtS5PHI3su7bLzlbZfEj9dsxSrR0XTAUeno+aXrzMcsti8TvJHwz/Zyr+5XS5LDFrigIPw8EVJxeIGs7O+MDFVtDxRkt7Re4vZgsZhSpLSbvbGmpGj3YEXLOo3aQT/J9XtuzIXrb2y7oHkhqdK7+JlnFGibnf+Hr1jHJmwKeKDitHx10Na2/UqIazW4lMVvD/trz5Y2BAc2t3X+1ceZ0pLfn7J1fP/sOXLb/wleCxY/pTjE7Mvci2e+0F7zodea+Os9fuG3WwLjPJMYzoibPcGCm0hO2Q06FqnlXher6RvptWdUxZxNe3NL/039MHldFHZYJMFc7eT3IAAA==", "signing_server_requested": "2025-02-06T17:56:04.348675", "signing_server_responded": "2025-02-06T17:56:04.465676", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjkyOWU5ODUwZjA5MmNkYjhjY2EyNzc5Zjc1OTlkMTQ4Y2U2ZDc1OTQyYjY3MzAzZWU0Zjg2Njc4OTkyZDZmOTAifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90", "request_id": "0031191c-1ca2-436c-b45e-8857f0e6230b", "request_received_time": "2025-02-06T17:56:05.015351", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa57umdAroleUmZe+pLvW6uVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyNLJMtbQwNUgzsDRKTkmySE5ONDI3t0wzN7W0TDE0sUhONUsBsk2MkszMjQ2MU1NN0izMzMwtLC2NUszSLA2UanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpAF2bl1hSWpSqBFSVmZKaV5JZUonssKLUtNSi1LxksPai1PTM4pKiSr3iEqD79YpSUzISS/Qy8/UhLP3k1KKSzLTM1BTd/ILUIqBlRbqZeSmpFVZlJnqGZkq1IKfkF5Rk5udBwyG5KBWkCuy0osTiquxEoKJOJhkWBkYOBjZWJlDQMXBxCsCCOW6uAENTtPkN/3uNp6Y56N0qfLzqYrMpt+OVjyovLl0++nCTbPYFg2MVM2Uq7dmf/b5oX+I3a9ONfXGvog6cWrvnm4YLQ5VbwdJI4XfPv95n8b1a8iH0IWvyzw+NMqwbtVQbimPbn22TfXH5zITcZOOvHqHJtp8XZn8Lb9a7tIT1+N8PNWsPtsld889g1r7staMg/3Je76OKlnKr0rDq9GqWWmePOVyzLrptWPTF | |
[request-signature : request-signature] RvgC7wuOaVGK9olhJ+J3bN521Hd6/q2TOyce/v8uqfS0i3PccvPQAzd8vreWVIadEOk7nbf8rCa3S9n7GWX+Yoa/jwdx35w9q9xp6b05Z/qczj0Qeyt4IS52s5a4Y8nGa/OYNY98X/Ro7Rvtzc885Rjv2UdP4D9ueuZxBPvBEHOjNxvebto7d5EAw58H95Tv7F7cdzvl1uwXR/6frNPvOhnu8MVgrlTDSd2t5v8ftfay+qgYLLYyNdT3klnc2NLY9WvCrNeXjENzizKOrZi9aVmfVvOjmO+PV192lKpVdTfvm9HXO6863uL+bK6ZX30ehJxwWMi5N4XTNfvi1wt/ZRNcNZZVNl44u0v2U09/9ladL+dfBHfH801O7zj7vkTp38TPtnlxj+PZ5L5+faT8wYftDdOvq9snXRM0ZmNlMUwPvvZlne9knvufpqmtEvqz7QyPHNdfIxbbzxVLrXpY49hmMN68pNF/sH3tUZVPekcr9Sf9BwA=", "signing_server_requested": "2025-02-06T17:56:05.016700", "signing_server_responded": "2025-02-06T17:56:05.063135", "signing_status": "success"}]' | |
[request-signature : request-signature] + echo 'Signed claims and their metadata: ' | |
[request-signature : request-signature] Signed claims and their metadata: | |
[request-signature : request-signature] + echo -n '[{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjgyYzlkOGVkMjA5NzczZjE2ZjBjYWQ1YzY1NThlODk2YTI1ODBiNTdhNDlkOThmZTc4NjAwZjc4ZmRhMDMxMTIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.stage.redhat.io/redhat/certified-operator-index:v4.16",' '"errors":' '[],' '"image_name":' '"redhat/certified-operator-index",' '"manifest_digest":' '"sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112",' '"request_id":' '"60decc75-6558-406e-91b3-a09c68f72f3c",' '"request_received_time":' '"2025-02-06T17:56:04.307462",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/37036783' 'SHA-256",' '"sig_keyname":' '"redhate2etesting",' '"signed_claim":' '"owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW6KWWlpeLJeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyMEq2TLFITTEysDQ3N04zNEszSE5MMU02MzW1SLWwNAMqsjBIMjVPNLFMsbRISzW3MDMwSDO3SEtJNDA2NDRSqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5vuTBBgmCcS6btyZuuQiA6vppdQFgrO/rXZSSXY2maNx4lTNbAfuxenXV/jM+nZEyI5JKLzYo+wq89nLHfF3XaudGZzYf8iFr1R8M3vLRa+58z89jfbq6Pob511WctHapnZztmFR0FyWNTd3fDvzoYoj3Y977QH7Q6c13m+qLWWe0PrzjEPmm/8ms0tYMnn1evO1kw6mu13+MT9LJD25T3D1xUVuZ5iUGnrcPu/juCW941BIzL/2mxMlBdTFas8v13jAafBvFYNsfajYRN4fJ7zVjpYmaUi+ZGD/laPJkhwvYRYu9TFY4NISpl3rW72rHTwO/Ejs/npPaFHgAx3zue+1j7CHpP6quCuzLvZxlPb/TU7H+v4IN555JmJx7920s+ITvpnw5k+Qkb7AN3PiC8mEy9M9YwPvbb70z01a/tE3lSzlBWVLFm1csMvs++xT13mEdS5ufBrQVHbwwnm33t2tGV9rL8wwlWe/H7nyZdLbX9aivSe/L59QIWPxWWNCycoTTPOOStzQuP2eQT3JzO7cZkO2rVVMixmzoiJk/l+5VWJ+OOFs9TH1gxaTdh2rzhJuYnRQkZROeugRvHqZ/Ymk/olJs+5lhkRs3l4lHbie5QXjrnP39Fm/e5nmuN8sP1T92PGx2d1L837EX1xbXTVJ4nnRk7P7T1dnhb1eV86kwPfRfMe8U0cP8z9ImepVccLFo6t3vkvf4qO6Ux6ITj8PAA==",' '"signing_server_requested":' '"2025-02-06T17:56:04.310260",' '"signing_server_responded":' '"2025-02-06T17:56:04.428997",' '"signing_status":' '"success"},' '{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjYxZTlmODY1ZmFmM2M1NjgyZGVkNjQ0MWE0YTAwNTI1MjhjMjZiZmJjNmEwNDYxOGZiZDlmZjNlYWM4MWJmNjEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.stage.redhat.io/redhat/certified-operator-index:v4.16",' '"errors":' '[],' '"image_name":' '"redhat/certified-operator-index",' '"manifest_digest":' '"sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61",' '"request_id":' '"f01d5559-b36c-4402-8277-748d2912422d",' '"request_received_time":' '"2025-02-06T17:56:04.328329",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/37036783' 'SHA-256",' '"sig_keyname":' '"redhate2etesting",' '"signed_claim":' '"owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW5xjm9UUKBeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbMyM0y1TLMwM01LTDNONjWzMEpJTTEzMTFMNEk0MDA1MjWySDYyS0pLSjZLNDAxM7RIS0qxTEszTk1MtjBMSjMzVKrVUVAqqSwAWaeUWJKfm5mskJyfV5KYmZdapAB0bV5iSWlRqhJQVWZKal5JZkklssOKUtNSi1LzksHai1LTM4tLiir1ikuA7tcrSk3JSCzRy8zXh7D0k1OLSjLTMlNTdPMLUouAlhXpZualpFZYlZnoGZop1YKckl9QkpmfBw2H5KJUkCqw04oSi6uyE4GKOplkWBgYORjYWJlAQcfAxSkAC+a71fw/GSM0J1sUaDIlp+onSi42qbw46VH6fuZHUzyDy9OyvP4XHxdotZFY87HjL5ttsYbZG9Ucy8c8a6peqLmLmHM9LcznfN7z5aXjzA3nze9/61VeP1dA2Tyu80SuqWhwCGPI6vfTO4Gm7u102BChWnuq4U3wP+GVNtau6wO3nhD69b8woGQyZ2fDNjWm0lWxbBELD+xdNGHXEp3mW8vOHbbz5ttwmE9KjT1FMkjFYltnwznnkiCzsPXVqkumO7M7LG7xfWOUELE078nS6R9+H77D/ydbtfK//oXXp1Zd97dOK1wV5uGSu+XW0pfMLncL1k7+p7TYZNW1toawh2fmvGddZfDLW3pTHeO5mTuNP4mK31lg+j7391Q5Ca73f3Y/Kd/5duWl5S4CgV79alvPPLkYd0rYr+bvnB2JM9m7sl5IPPGcPK2s8OST7wFam | |
[request-signature : request-signature] zb8O/7pV+aD++c03DP8ItabPJ25Qu6Fro2utPf77nXfl79xtzcr1fxXPUOu6G/ge/aD60ObZ7WKne46+u3QugL3yzNWTj8kcqhu4479PA6szL+OLrm2r1BCslmZd/1pL7VPUi9ks2Lm3pt3bK2w3Y/uk9tTVy2cEuaZU/Fj7qZJm5w3z+6O/mKZ+2DZL3mDTYkTvrqLvy+XKWTrKOp33HH6nVrRok9WWQyzWK+sNOvwMbs94ZWP6OaOPh4WFUO+5LBXGpUXc7ImsEe9X1DTVTsfAA==",' '"signing_server_requested":' '"2025-02-06T17:56:04.332227",' '"signing_server_responded":' '"2025-02-06T17:56:04.448122",' '"signing_status":' '"success"},' '{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjliMTAzODU4Y2UwOWRkMmIzN2Y2ZmQzYjBhNGUwN2IyM2E5MjY3N2M0NWI4OGNlYjJiZmJhY2NmNWM4M2YzM2MifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.stage.redhat.io/redhat/certified-operator-index:v4.16",' '"errors":' '[],' '"image_name":' '"redhat/certified-operator-index",' '"manifest_digest":' '"sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c",' '"request_id":' '"7ac34b2e-cc5e-41ac-b14f-dd6ba00e01c0",' '"request_received_time":' '"2025-02-06T17:56:04.345259",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/37036783' 'SHA-256",' '"sig_keyname":' '"redhate2etesting",' '"signed_claim":' '"owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa5/WkpAsL9eUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyTDI0MLYwtUhONbBMSTFKMjZPM0tLMU4ySDRJNTBPMjJOtDQyMzdPNjFNsgAqSjJKSktKTE5OM022ME4zNk5WqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5kvB/H8lk41kfXXf8q0oDGucybWzbKpExG+to+Ecq3XPLQu/4p/Va2bfuKCle4P3lK2ny3edmPjqmsW5uVX/fFZe/H3fJyt0b2OiTxCPWNa6KVL+oV7pEs2hy+Tmzo5iXbx13vIpdl0P//8wcfmtmSnjp/3TcJ/enftr1+6y/MsvtnPdxeXrFriwPbb7vbSTfZP6Tqfsyw63hVZePeqm9y/iaIk3/3ShkGNC/FzqFxx+9H5+sqigeF6GtwbP3WnLLtYzvb8i/p3h6MQecxemYwcPsHuHzDhgOrF15z7/l9tfftS5dJCrWmOhtfzuYytX1jbsatOcu2d63J+XEd9efhDYN9l9Uuli1urN0sEuQUeVUt7NnxCVfHTttEfHEzp7J1wQ/bFl/+LqtS5PHI3su7bLzlbZfEj9dsxSrR0XTAUeno+aXrzMcsti8TvJHwz/Zyr+5XS5LDFrigIPw8EVJxeIGs7O+MDFVtDxRkt7Re4vZgsZhSpLSbvbGmpGj3YEXLOo3aQT/J9XtuzIXrb2y7oHkhqdK7+JlnFGibnf+Hr1jHJmwKeKDitHx10Na2/UqIazW4lMVvD/trz5Y2BAc2t3X+1ceZ0pLfn7J1fP/sOXLb/wleCxY/pTjE7Mvci2e+0F7zodea+Os9fuG3WwLjPJMYzoibPcGCm0hO2Q06FqnlXher6RvptWdUxZxNe3NL/039MHldFHZYJMFc7eT3IAAA==",' '"signing_server_requested":' '"2025-02-06T17:56:04.348675",' '"signing_server_responded":' '"2025-02-06T17:56:04.465676",' '"signing_status":' '"success"},' '{"claim_file":' '"eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjkyOWU5ODUwZjA5MmNkYjhjY2EyNzc5Zjc1OTlkMTQ4Y2U2ZDc1OTQyYjY3MzAzZWU0Zjg2Njc4OTkyZDZmOTAifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19",' '"docker_reference":' '"registry.stage.redhat.io/redhat/certified-operator-index:v4.16",' '"errors":' '[],' '"image_name":' '"redhat/certified-operator-index",' '"manifest_digest":' '"sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90",' '"request_id":' '"0031191c-1ca2-436c-b45e-8857f0e6230b",' '"request_received_time":' '"2025-02-06T17:56:05.015351",' '"requested_by":' '"araszka",' '"sig_key_id":' '"4096R/37036783' 'SHA-256",' '"sig_keyname":' '"redhate2etesting",' '"signed_claim":' '"owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa57umdAroleUmZe+pLvW6uVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyNLJMtbQwNUgzsDRKTkmySE5ONDI3t0wzN7W0TDE0sUhONUsBsk2MkszMjQ2MU1NN0izMzMwtLC2NUszSLA2UanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpAF2bl1hSWpSqBFSVmZKaV5JZUonssKLUtNSi1LxksPai1PTM4pKiSr3iEqD79YpSUzISS/Qy8/UhLP3k1KKSzLTM1BTd/ILUIqBlRbqZeSmpFVZlJnqGZkq1IKfkF5Rk5udBwyG5KBWkCuy0osTiquxEoKJOJhkWBkYOBjZWJlDQMXBxCsCCOW6uAENTtPkN/3u | |
[request-signature : request-signature] Np6Y56N0qfLzqYrMpt+OVjyovLl0++nCTbPYFg2MVM2Uq7dmf/b5oX+I3a9ONfXGvog6cWrvnm4YLQ5VbwdJI4XfPv95n8b1a8iH0IWvyzw+NMqwbtVQbimPbn22TfXH5zITcZOOvHqHJtp8XZn8Lb9a7tIT1+N8PNWsPtsld889g1r7staMg/3Je76OKlnKr0rDq9GqWWmePOVyzLrptWPTFRvgC7wuOaVGK9olhJ+J3bN521Hd6/q2TOyce/v8uqfS0i3PccvPQAzd8vreWVIadEOk7nbf8rCa3S9n7GWX+Yoa/jwdx35w9q9xp6b05Z/qczj0Qeyt4IS52s5a4Y8nGa/OYNY98X/Ro7Rvtzc885Rjv2UdP4D9ueuZxBPvBEHOjNxvebto7d5EAw58H95Tv7F7cdzvl1uwXR/6frNPvOhnu8MVgrlTDSd2t5v8ftfay+qgYLLYyNdT3klnc2NLY9WvCrNeXjENzizKOrZi9aVmfVvOjmO+PV192lKpVdTfvm9HXO6863uL+bK6ZX30ehJxwWMi5N4XTNfvi1wt/ZRNcNZZVNl44u0v2U09/9ladL+dfBHfH801O7zj7vkTp38TPtnlxj+PZ5L5+faT8wYftDdOvq9snXRM0ZmNlMUwPvvZlne9knvufpqmtEvqz7QyPHNdfIxbbzxVLrXpY49hmMN68pNF/sH3tUZVPekcr9Sf9BwA=",' '"signing_server_requested":' '"2025-02-06T17:56:05.016700",' '"signing_server_responded":' '"2025-02-06T17:56:05.063135",' '"signing_status":' '"success"}]' | |
[request-signature : request-signature] [{"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjgyYzlkOGVkMjA5NzczZjE2ZjBjYWQ1YzY1NThlODk2YTI1ODBiNTdhNDlkOThmZTc4NjAwZjc4ZmRhMDMxMTIifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112", "request_id": "60decc75-6558-406e-91b3-a09c68f72f3c", "request_received_time": "2025-02-06T17:56:04.307462", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW6KWWlpeLJeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyMEq2TLFITTEysDQ3N04zNEszSE5MMU02MzW1SLWwNAMqsjBIMjVPNLFMsbRISzW3MDMwSDO3SEtJNDA2NDRSqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5vuTBBgmCcS6btyZuuQiA6vppdQFgrO/rXZSSXY2maNx4lTNbAfuxenXV/jM+nZEyI5JKLzYo+wq89nLHfF3XaudGZzYf8iFr1R8M3vLRa+58z89jfbq6Pob511WctHapnZztmFR0FyWNTd3fDvzoYoj3Y977QH7Q6c13m+qLWWe0PrzjEPmm/8ms0tYMnn1evO1kw6mu13+MT9LJD25T3D1xUVuZ5iUGnrcPu/juCW941BIzL/2mxMlBdTFas8v13jAafBvFYNsfajYRN4fJ7zVjpYmaUi+ZGD/laPJkhwvYRYu9TFY4NISpl3rW72rHTwO/Ejs/npPaFHgAx3zue+1j7CHpP6quCuzLvZxlPb/TU7H+v4IN555JmJx7920s+ITvpnw5k+Qkb7AN3PiC8mEy9M9YwPvbb70z01a/tE3lSzlBWVLFm1csMvs++xT13mEdS5ufBrQVHbwwnm33t2tGV9rL8wwlWe/H7nyZdLbX9aivSe/L59QIWPxWWNCycoTTPOOStzQuP2eQT3JzO7cZkO2rVVMixmzoiJk/l+5VWJ+OOFs9TH1gxaTdh2rzhJuYnRQkZROeugRvHqZ/Ymk/olJs+5lhkRs3l4lHbie5QXjrnP39Fm/e5nmuN8sP1T92PGx2d1L837EX1xbXTVJ4nnRk7P7T1dnhb1eV86kwPfRfMe8U0cP8z9ImepVccLFo6t3vkvf4qO6Ux6ITj8PAA==", "signing_server_requested": "2025-02-06T17:56:04.310260", "signing_server_responded": "2025-02-06T17:56:04.428997", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjYxZTlmODY1ZmFmM2M1NjgyZGVkNjQ0MWE0YTAwNTI1MjhjMjZiZmJjNmEwNDYxOGZiZDlmZjNlYWM4MWJmNjEifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61", "request_id": "f01d5559-b36c-4402-8277-748d2912422d", "request_received_time": "2025-02-06T17:56:04.328329", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW5xjm9UUKBeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbMyM0y1TLMwM01LTDNONjWzMEpJTTEzMTFMNEk0MDA1MjWySDYyS0pLSjZLNDAxM7RIS0qxTEszTk1MtjBMSjMzVKrVUVAqqSwAWaeUWJKfm5mskJyfV5KYmZdapAB0bV5iSWlRqhJQVWZKal5JZkklssOKUtNSi1LzksHai1LTM4tLiir1ikuA7tcrSk3JSCzRy8zXh7D0k1OLSjLTMlNTdPMLUouAlhXpZualpFZYlZnoGZop1YKckl9QkpmfBw2H5KJUkCqw04oSi6uyE4GKOplkWBgYORjYWJlAQcfAxSkAC+a71fw/GSM0J1sUaDIlp+onSi42qbw46VH6fuZHUzyDy9OyvP4XHxdotZFY87HjL5ttsYbZG9Ucy8c8a6peqLmLmHM9LcznfN7z5aXjzA3nze9/61VeP1dA2Tyu80SuqWhwCGPI6vfTO4Gm7u102BChWnuq4U3wP+GVNtau6wO3nhD69b8woGQyZ2fDNjWm0lWxbBELD+xdNGHXEp3mW8vOHbbz5ttwmE9KjT1FMkjFYltnwznnkiCzsPXVqkumO7M7LG7xfWOUELE078nS6R9+H77D/ydbtfK//oXXp1Zd97dOK1wV5uGSu+XW0pfMLncL1k7+p7TYZNW1toawh2fmvGddZfDLW3pTHeO5mTuNP4mK31lg+j7391Q5Ca73f3Y/Kd/5duWl5S4CgV79alvPPLkYd0rYr+bvnB2JM9m7sl5IPPGcPK2s8OST7wFamzb8O/7pV+aD++c03DP8ItabPJ25Qu6Fro2utPf77nXfl79xtzcr1fxXPUOu6G/ge/aD60ObZ7WKne46+u3QugL3yzNWTj8kcqhu4479PA6szL+OLr | |
[request-signature : request-signature] m2r1BCslmZd/1pL7VPUi9ks2Lm3pt3bK2w3Y/uk9tTVy2cEuaZU/Fj7qZJm5w3z+6O/mKZ+2DZL3mDTYkTvrqLvy+XKWTrKOp33HH6nVrRok9WWQyzWK+sNOvwMbs94ZWP6OaOPh4WFUO+5LBXGpUXc7ImsEe9X1DTVTsfAA==", "signing_server_requested": "2025-02-06T17:56:04.332227", "signing_server_responded": "2025-02-06T17:56:04.448122", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjliMTAzODU4Y2UwOWRkMmIzN2Y2ZmQzYjBhNGUwN2IyM2E5MjY3N2M0NWI4OGNlYjJiZmJhY2NmNWM4M2YzM2MifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c", "request_id": "7ac34b2e-cc5e-41ac-b14f-dd6ba00e01c0", "request_received_time": "2025-02-06T17:56:04.345259", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa5/WkpAsL9eUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyTDI0MLYwtUhONbBMSTFKMjZPM0tLMU4ySDRJNTBPMjJOtDQyMzdPNjFNsgAqSjJKSktKTE5OM022ME4zNk5WqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5kvB/H8lk41kfXXf8q0oDGucybWzbKpExG+to+Ecq3XPLQu/4p/Va2bfuKCle4P3lK2ny3edmPjqmsW5uVX/fFZe/H3fJyt0b2OiTxCPWNa6KVL+oV7pEs2hy+Tmzo5iXbx13vIpdl0P//8wcfmtmSnjp/3TcJ/enftr1+6y/MsvtnPdxeXrFriwPbb7vbSTfZP6Tqfsyw63hVZePeqm9y/iaIk3/3ShkGNC/FzqFxx+9H5+sqigeF6GtwbP3WnLLtYzvb8i/p3h6MQecxemYwcPsHuHzDhgOrF15z7/l9tfftS5dJCrWmOhtfzuYytX1jbsatOcu2d63J+XEd9efhDYN9l9Uuli1urN0sEuQUeVUt7NnxCVfHTttEfHEzp7J1wQ/bFl/+LqtS5PHI3su7bLzlbZfEj9dsxSrR0XTAUeno+aXrzMcsti8TvJHwz/Zyr+5XS5LDFrigIPw8EVJxeIGs7O+MDFVtDxRkt7Re4vZgsZhSpLSbvbGmpGj3YEXLOo3aQT/J9XtuzIXrb2y7oHkhqdK7+JlnFGibnf+Hr1jHJmwKeKDitHx10Na2/UqIazW4lMVvD/trz5Y2BAc2t3X+1ceZ0pLfn7J1fP/sOXLb/wleCxY/pTjE7Mvci2e+0F7zodea+Os9fuG3WwLjPJMYzoibPcGCm0hO2Q06FqnlXher6RvptWdUxZxNe3NL/039MHldFHZYJMFc7eT3IAAA==", "signing_server_requested": "2025-02-06T17:56:04.348675", "signing_server_responded": "2025-02-06T17:56:04.465676", "signing_status": "success"}, {"claim_file": "eyJjcml0aWNhbCI6IHsiaW1hZ2UiOiB7ImRvY2tlci1tYW5pZmVzdC1kaWdlc3QiOiAic2hhMjU2OjkyOWU5ODUwZjA5MmNkYjhjY2EyNzc5Zjc1OTlkMTQ4Y2U2ZDc1OTQyYjY3MzAzZWU0Zjg2Njc4OTkyZDZmOTAifSwgInR5cGUiOiAiYXRvbWljIGNvbnRhaW5lciBzaWduYXR1cmUiLCAiaWRlbnRpdHkiOiB7ImRvY2tlci1yZWZlcmVuY2UiOiAicmVnaXN0cnkuc3RhZ2UucmVkaGF0LmlvL3JlZGhhdC9jZXJ0aWZpZWQtb3BlcmF0b3ItaW5kZXg6djQuMTYifX0sICJvcHRpb25hbCI6IHsiY3JlYXRvciI6ICJhcmFzemthIn19", "docker_reference": "registry.stage.redhat.io/redhat/certified-operator-index:v4.16", "errors": [], "image_name": "redhat/certified-operator-index", "manifest_digest": "sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90", "request_id": "0031191c-1ca2-436c-b45e-8857f0e6230b", "request_received_time": "2025-02-06T17:56:05.015351", "requested_by": "araszka", "sig_key_id": "4096R/37036783 SHA-256", "sig_keyname": "redhate2etesting", "signed_claim": "owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa57umdAroleUmZe+pLvW6uVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyNLJMtbQwNUgzsDRKTkmySE5ONDI3t0wzN7W0TDE0sUhONUsBsk2MkszMjQ2MU1NN0izMzMwtLC2NUszSLA2UanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpAF2bl1hSWpSqBFSVmZKaV5JZUonssKLUtNSi1LxksPai1PTM4pKiSr3iEqD79YpSUzISS/Qy8/UhLP3k1KKSzLTM1BTd/ILUIqBlRbqZeSmpFVZlJnqGZkq1IKfkF5Rk5udBwyG5KBWkCuy0osTiquxEoKJOJhkWBkYOBjZWJlDQMXBxCsCCOW6uAENTtPkN/3uNp6Y56N0qfLzqYrMpt+OVjyovLl0++nCTbPYFg2MVM2Uq7dmf/b5oX+I3a9ONfXGvog6cWrvnm4YLQ5VbwdJI4XfPv95n8b1a8iH0IWvyzw+NMqwbtVQbimPbn22TfXH5zITcZOOvHqHJtp8XZn8Lb9a7tIT1+N8PNWsPtsld889g1r7staMg/3Je76OKlnKr0rDq9GqWWmePOVyzLrptWPTFRvgC7wuOaVGK | |
[request-signature : request-signature] 9olhJ+J3bN521Hd6/q2TOyce/v8uqfS0i3PccvPQAzd8vreWVIadEOk7nbf8rCa3S9n7GWX+Yoa/jwdx35w9q9xp6b05Z/qczj0Qeyt4IS52s5a4Y8nGa/OYNY98X/Ro7Rvtzc885Rjv2UdP4D9ueuZxBPvBEHOjNxvebto7d5EAw58H95Tv7F7cdzvl1uwXR/6frNPvOhnu8MVgrlTDSd2t5v8ftfay+qgYLLYyNdT3klnc2NLY9WvCrNeXjENzizKOrZi9aVmfVvOjmO+PV192lKpVdTfvm9HXO6863uL+bK6ZX30ehJxwWMi5N4XTNfvi1wt/ZRNcNZZVNl44u0v2U09/9ladL+dfBHfH801O7zj7vkTp38TPtnlxj+PZ5L5+faT8wYftDdOvq9snXRM0ZmNlMUwPvvZlne9knvufpqmtEvqz7QyPHNdfIxbbzxVLrXpY49hmMN68pNF/sH3tUZVPekcr9Sf9BwA=", "signing_server_requested": "2025-02-06T17:56:05.016700", "signing_server_responded": "2025-02-06T17:56:05.063135", "signing_status": "success"}]+ echo -n signing_response.json | |
[request-signature : request-signature] + tee /tekton/results/signature_data_file | |
[request-signature : request-signature] signing_response.json | |
[upload-signature : verify-signature] + [[ true != \t\r\u\e ]] | |
[upload-signature : verify-signature] Verifying signature before upload | |
[upload-signature : verify-signature] + echo 'Verifying signature before upload' | |
[upload-signature : verify-signature] ++ cat signing_response.json | |
[upload-signature : verify-signature] ++ jq -r '.[].signed_claim' | |
[upload-signature : verify-signature] + SIGNED_CLAIMS='owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW6KWWlpeLJeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyMEq2TLFITTEysDQ3N04zNEszSE5MMU02MzW1SLWwNAMqsjBIMjVPNLFMsbRISzW3MDMwSDO3SEtJNDA2NDRSqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5vuTBBgmCcS6btyZuuQiA6vppdQFgrO/rXZSSXY2maNx4lTNbAfuxenXV/jM+nZEyI5JKLzYo+wq89nLHfF3XaudGZzYf8iFr1R8M3vLRa+58z89jfbq6Pob511WctHapnZztmFR0FyWNTd3fDvzoYoj3Y977QH7Q6c13m+qLWWe0PrzjEPmm/8ms0tYMnn1evO1kw6mu13+MT9LJD25T3D1xUVuZ5iUGnrcPu/juCW941BIzL/2mxMlBdTFas8v13jAafBvFYNsfajYRN4fJ7zVjpYmaUi+ZGD/laPJkhwvYRYu9TFY4NISpl3rW72rHTwO/Ejs/npPaFHgAx3zue+1j7CHpP6quCuzLvZxlPb/TU7H+v4IN555JmJx7920s+ITvpnw5k+Qkb7AN3PiC8mEy9M9YwPvbb70z01a/tE3lSzlBWVLFm1csMvs++xT13mEdS5ufBrQVHbwwnm33t2tGV9rL8wwlWe/H7nyZdLbX9aivSe/L59QIWPxWWNCycoTTPOOStzQuP2eQT3JzO7cZkO2rVVMixmzoiJk/l+5VWJ+OOFs9TH1gxaTdh2rzhJuYnRQkZROeugRvHqZ/Ymk/olJs+5lhkRs3l4lHbie5QXjrnP39Fm/e5nmuN8sP1T92PGx2d1L837EX1xbXTVJ4nnRk7P7T1dnhb1eV86kwPfRfMe8U0cP8z9ImepVccLFo6t3vkvf4qO6Ux6ITj8PAA== | |
[upload-signature : verify-signature] owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW5xjm9UUKBeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbMyM0y1TLMwM01LTDNONjWzMEpJTTEzMTFMNEk0MDA1MjWySDYyS0pLSjZLNDAxM7RIS0qxTEszTk1MtjBMSjMzVKrVUVAqqSwAWaeUWJKfm5mskJyfV5KYmZdapAB0bV5iSWlRqhJQVWZKal5JZkklssOKUtNSi1LzksHai1LTM4tLiir1ikuA7tcrSk3JSCzRy8zXh7D0k1OLSjLTMlNTdPMLUouAlhXpZualpFZYlZnoGZop1YKckl9QkpmfBw2H5KJUkCqw04oSi6uyE4GKOplkWBgYORjYWJlAQcfAxSkAC+a71fw/GSM0J1sUaDIlp+onSi42qbw46VH6fuZHUzyDy9OyvP4XHxdotZFY87HjL5ttsYbZG9Ucy8c8a6peqLmLmHM9LcznfN7z5aXjzA3nze9/61VeP1dA2Tyu80SuqWhwCGPI6vfTO4Gm7u102BChWnuq4U3wP+GVNtau6wO3nhD69b8woGQyZ2fDNjWm0lWxbBELD+xdNGHXEp3mW8vOHbbz5ttwmE9KjT1FMkjFYltnwznnkiCzsPXVqkumO7M7LG7xfWOUELE078nS6R9+H77D/ydbtfK//oXXp1Zd97dOK1wV5uGSu+XW0pfMLncL1k7+p7TYZNW1toawh2fmvGddZfDLW3pTHeO5mTuNP4mK31lg+j7391Q5Ca73f3Y/Kd/5duWl5S4CgV79alvPPLkYd0rYr+bvnB2JM9m7sl5IPPGcPK2s8OST7wFamzb8O/7pV+aD++c03DP8ItabPJ25Qu6Fro2utPf77nXfl79xtzcr1fxXPUOu6G/ge/aD60ObZ7WKne46+u3QugL3yzNWTj8kcqhu4479PA6szL+OLrm2r1BCslmZd/1pL7VPUi9ks2Lm3pt3bK2w3Y/uk9tTVy2cEuaZU/Fj7qZJm5w3z+6O/mKZ+2DZL3mDTYkTvrqLvy+XKWTrKOp33HH6nVrRok9WWQyzWK+sNOvwMbs94ZWP6OaOPh4WFUO+5LBXGpUXc7ImsEe9X1DTVTsfAA== | |
[upload-signature : verify-signature] owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa5/WkpAsL9eUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyTDI0MLYwtUhONbBMSTFKMjZPM0tLMU4ySDRJNTBPMjJOtDQyMzdPNjFNsgAqSjJKSktKTE5OM022ME4zNk5WqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5kvB/H8lk41kfXXf8q0oDGucybWzbKpExG+to+Ecq3XPLQu/4p/Va2bfuKCle4P3lK2ny3edmPjqmsW5uVX/fFZe/H3fJyt0b2OiTxCPWNa6KVL+oV7pEs2hy+Tmzo5iXbx13vIpdl0P//8wcfmtmSnjp/3TcJ/enftr1+6y/MsvtnPdxeXrFriwPbb7vbSTfZP6Tqfsyw63hVZePeqm9y/iaIk3/3ShkGNC/FzqFxx+9H5+sqigeF6GtwbP3WnLLtYzvb8i/p3h6MQecxemYwcPsHuHzDhgOrF15z7/l9tfftS5dJCrWmOhtfzuYytX1jbsatOcu2d63J+XEd9efhDYN9l9Uuli1urN0sEuQUeVUt7NnxCVfHTttEfHEzp7J1wQ/bFl/+LqtS5PHI3su7bLzlbZfEj9dsxSrR0XTAUeno+aXrzMcsti8TvJHwz/Zyr+5XS5LDFrigIPw8EVJxeIGs7O+MDFVtDxRkt7Re4vZgsZhSpLSbvbGmpGj3YEXLOo3aQT/J9XtuzIXrb2y7oHkhqdK7+JlnFGibnf+Hr1jHJmwKeKDitHx10Na2/UqIazW4lMVvD/trz5Y2BAc2t3X+1ceZ0pLfn7J1fP/sOXLb/wleCxY/pTjE7Mvci2e+0F7zodea+Os9fuG3WwLjPJMYzoibPcGCm0hO2Q06FqnlXher6RvptWdUxZxNe3NL/039MHldFHZYJMFc7eT3IAAA== | |
[upload-signature : verify-signature] owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa57umdAroleUmZe+pLvW6uVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyNLJMtbQwNUgzsDRKTkmySE5ONDI3t0wzN7W0TDE0sUhONUsBsk2MkszMjQ2MU1NN0izMzMwtLC2NUszSLA2UanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpAF2bl1hSWpSqBFSVmZKaV5JZUonssKLUtNSi1LxksPai1PTM4pKiSr3iEqD79YpSUzISS/Qy8/UhLP3k1KKSzLTM1BTd/ILUIqBlRbqZeSmpFVZlJnqGZkq1IKfkF5Rk5udBwyG5KBWkCuy0osTiquxEoKJOJhkWBkYOBjZWJlDQMXBxCsCCOW6uAENTtPkN/3uNp6Y56N0qfLzqYrMpt+OVjyovLl0++nCTbPYFg2MVM2Uq7dmf/b5oX+I3a9ONfXGvog6cWrvnm4YLQ5VbwdJI4XfPv95n8b1a8iH0IWvyzw+NMqwbtVQbimPbn22TfXH5zITcZOOvHqHJtp8XZn8Lb9a7tIT1+N8PNWsPtsld889g1r7staMg/3Je76OKlnKr0rDq9GqWWmePOVyzLrptWPTFRvgC7wuOaVGK9olhJ+J3bN521Hd6/q2TOyce/v8uqfS0i3PccvPQAzd8vreWVIadEOk7nbf8rCa3S9n7GWX+Yoa/jwdx35w9q9xp6b05Z/qczj0Qeyt4IS52s5a4Y8nGa/OYNY98X/Ro7Rvtzc885Rjv2UdP4D9ueuZxBPvBEHOjNxvebto7d5EAw58H95Tv7F7cdzvl1uwXR/6frNPvOhnu8MVgrlTDSd2t5v8ftfay+qgYLLYyNdT3klnc2NLY9WvCrNeXjENzizKOrZi9aVmfVvOjmO+PV192lKpVdTfvm9HXO6863uL+bK6ZX30ehJxwWMi5N4XTNfvi1wt/ZRNcNZZVNl44u0v2U09/9ladL+dfBHfH801O7zj7vkTp38TPtnlxj+PZ5L5+faT8wYftDdOvq9snXRM0ZmNlMUwPvvZlne9knvufpqmtEvqz7QyPHNdfIxbbzxVLrXpY49hmMN68pNF/sH3tUZVPekcr9Sf9BwA=' | |
[upload-signature : verify-signature] + gpg --import /etc/signing-pub-key-volume/sig-key.pub | |
[upload-signature : verify-signature] gpg: directory '/home/user/.gnupg' created | |
[upload-signature : verify-signature] gpg: /home/user/.gnupg/trustdb.gpg: trustdb created | |
[upload-signature : verify-signature] gpg: key A0266D3237036783: public key "Red Hat, Inc. (internal end to end testing key) <security@redhat.com>" imported | |
[upload-signature : verify-signature] gpg: Total number processed: 1 | |
[upload-signature : verify-signature] gpg: imported: 1 | |
[upload-signature : verify-signature] + for CLAIM in $SIGNED_CLAIMS | |
[upload-signature : verify-signature] + echo owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW6KWWlpeLJeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyMEq2TLFITTEysDQ3N04zNEszSE5MMU02MzW1SLWwNAMqsjBIMjVPNLFMsbRISzW3MDMwSDO3SEtJNDA2NDRSqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5vuTBBgmCcS6btyZuuQiA6vppdQFgrO/rXZSSXY2maNx4lTNbAfuxenXV/jM+nZEyI5JKLzYo+wq89nLHfF3XaudGZzYf8iFr1R8M3vLRa+58z89jfbq6Pob511WctHapnZztmFR0FyWNTd3fDvzoYoj3Y977QH7Q6c13m+qLWWe0PrzjEPmm/8ms0tYMnn1evO1kw6mu13+MT9LJD25T3D1xUVuZ5iUGnrcPu/juCW941BIzL/2mxMlBdTFas8v13jAafBvFYNsfajYRN4fJ7zVjpYmaUi+ZGD/laPJkhwvYRYu9TFY4NISpl3rW72rHTwO/Ejs/npPaFHgAx3zue+1j7CHpP6quCuzLvZxlPb/TU7H+v4IN555JmJx7920s+ITvpnw5k+Qkb7AN3PiC8mEy9M9YwPvbb70z01a/tE3lSzlBWVLFm1csMvs++xT13mEdS5ufBrQVHbwwnm33t2tGV9rL8wwlWe/H7nyZdLbX9aivSe/L59QIWPxWWNCycoTTPOOStzQuP2eQT3JzO7cZkO2rVVMixmzoiJk/l+5VWJ+OOFs9TH1gxaTdh2rzhJuYnRQkZROeugRvHqZ/Ymk/olJs+5lhkRs3l4lHbie5QXjrnP39Fm/e5nmuN8sP1T92PGx2d1L837EX1xbXTVJ4nnRk7P7T1dnhb1eV86kwPfRfMe8U0cP8z9ImepVccLFo6t3vkvf4qO6Ux6ITj8PAA== | |
[upload-signature : verify-signature] + base64 --decode | |
[upload-signature : verify-signature] + gpg --verify decoded_signed_claim | |
[upload-signature : verify-signature] gpg: Signature made Thu Feb 6 17:56:04 2025 UTC | |
[upload-signature : verify-signature] gpg: using RSA key A0266D3237036783 | |
[upload-signature : verify-signature] gpg: Good signature from "Red Hat, Inc. (internal end to end testing key) <security@redhat.com>" [unknown] | |
[upload-signature : verify-signature] gpg: WARNING: This key is not certified with a trusted signature! | |
[upload-signature : verify-signature] gpg: There is no indication that the signature belongs to the owner. | |
[upload-signature : verify-signature] Primary key fingerprint: 4849 E345 0712 8468 8C36 1554 A026 6D32 3703 6783 | |
[upload-signature : verify-signature] + for CLAIM in $SIGNED_CLAIMS | |
[upload-signature : verify-signature] + echo owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW5xjm9UUKBeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbMyM0y1TLMwM01LTDNONjWzMEpJTTEzMTFMNEk0MDA1MjWySDYyS0pLSjZLNDAxM7RIS0qxTEszTk1MtjBMSjMzVKrVUVAqqSwAWaeUWJKfm5mskJyfV5KYmZdapAB0bV5iSWlRqhJQVWZKal5JZkklssOKUtNSi1LzksHai1LTM4tLiir1ikuA7tcrSk3JSCzRy8zXh7D0k1OLSjLTMlNTdPMLUouAlhXpZualpFZYlZnoGZop1YKckl9QkpmfBw2H5KJUkCqw04oSi6uyE4GKOplkWBgYORjYWJlAQcfAxSkAC+a71fw/GSM0J1sUaDIlp+onSi42qbw46VH6fuZHUzyDy9OyvP4XHxdotZFY87HjL5ttsYbZG9Ucy8c8a6peqLmLmHM9LcznfN7z5aXjzA3nze9/61VeP1dA2Tyu80SuqWhwCGPI6vfTO4Gm7u102BChWnuq4U3wP+GVNtau6wO3nhD69b8woGQyZ2fDNjWm0lWxbBELD+xdNGHXEp3mW8vOHbbz5ttwmE9KjT1FMkjFYltnwznnkiCzsPXVqkumO7M7LG7xfWOUELE078nS6R9+H77D/ydbtfK//oXXp1Zd97dOK1wV5uGSu+XW0pfMLncL1k7+p7TYZNW1toawh2fmvGddZfDLW3pTHeO5mTuNP4mK31lg+j7391Q5Ca73f3Y/Kd/5duWl5S4CgV79alvPPLkYd0rYr+bvnB2JM9m7sl5IPPGcPK2s8OST7wFamzb8O/7pV+aD++c03DP8ItabPJ25Qu6Fro2utPf77nXfl79xtzcr1fxXPUOu6G/ge/aD60ObZ7WKne46+u3QugL3yzNWTj8kcqhu4479PA6szL+OLrm2r1BCslmZd/1pL7VPUi9ks2Lm3pt3bK2w3Y/uk9tTVy2cEuaZU/Fj7qZJm5w3z+6O/mKZ+2DZL3mDTYkTvrqLvy+XKWTrKOp33HH6nVrRok9WWQyzWK+sNOvwMbs94ZWP6OaOPh4WFUO+5LBXGpUXc7ImsEe9X1DTVTsfAA== | |
[upload-signature : verify-signature] + base64 --decode | |
[upload-signature : verify-signature] + gpg --verify decoded_signed_claim | |
[upload-signature : verify-signature] gpg: Signature made Thu Feb 6 17:56:04 2025 UTC | |
[upload-signature : verify-signature] gpg: using RSA key A0266D3237036783 | |
[upload-signature : verify-signature] gpg: Good signature from "Red Hat, Inc. (internal end to end testing key) <security@redhat.com>" [unknown] | |
[upload-signature : verify-signature] gpg: WARNING: This key is not certified with a trusted signature! | |
[upload-signature : verify-signature] gpg: There is no indication that the signature belongs to the owner. | |
[upload-signature : verify-signature] Primary key fingerprint: 4849 E345 0712 8468 8C36 1554 A026 6D32 3703 6783 | |
[upload-signature : verify-signature] + for CLAIM in $SIGNED_CLAIMS | |
[upload-signature : verify-signature] + echo owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa5/WkpAsL9eUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyTDI0MLYwtUhONbBMSTFKMjZPM0tLMU4ySDRJNTBPMjJOtDQyMzdPNjFNsgAqSjJKSktKTE5OM022ME4zNk5WqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5kvB/H8lk41kfXXf8q0oDGucybWzbKpExG+to+Ecq3XPLQu/4p/Va2bfuKCle4P3lK2ny3edmPjqmsW5uVX/fFZe/H3fJyt0b2OiTxCPWNa6KVL+oV7pEs2hy+Tmzo5iXbx13vIpdl0P//8wcfmtmSnjp/3TcJ/enftr1+6y/MsvtnPdxeXrFriwPbb7vbSTfZP6Tqfsyw63hVZePeqm9y/iaIk3/3ShkGNC/FzqFxx+9H5+sqigeF6GtwbP3WnLLtYzvb8i/p3h6MQecxemYwcPsHuHzDhgOrF15z7/l9tfftS5dJCrWmOhtfzuYytX1jbsatOcu2d63J+XEd9efhDYN9l9Uuli1urN0sEuQUeVUt7NnxCVfHTttEfHEzp7J1wQ/bFl/+LqtS5PHI3su7bLzlbZfEj9dsxSrR0XTAUeno+aXrzMcsti8TvJHwz/Zyr+5XS5LDFrigIPw8EVJxeIGs7O+MDFVtDxRkt7Re4vZgsZhSpLSbvbGmpGj3YEXLOo3aQT/J9XtuzIXrb2y7oHkhqdK7+JlnFGibnf+Hr1jHJmwKeKDitHx10Na2/UqIazW4lMVvD/trz5Y2BAc2t3X+1ceZ0pLfn7J1fP/sOXLb/wleCxY/pTjE7Mvci2e+0F7zodea+Os9fuG3WwLjPJMYzoibPcGCm0hO2Q06FqnlXher6RvptWdUxZxNe3NL/039MHldFHZYJMFc7eT3IAAA== | |
[upload-signature : verify-signature] + base64 --decode | |
[upload-signature : verify-signature] + gpg --verify decoded_signed_claim | |
[upload-signature : verify-signature] gpg: Signature made Thu Feb 6 17:56:04 2025 UTC | |
[upload-signature : verify-signature] gpg: using RSA key A0266D3237036783 | |
[upload-signature : verify-signature] gpg: Good signature from "Red Hat, Inc. (internal end to end testing key) <security@redhat.com>" [unknown] | |
[upload-signature : verify-signature] gpg: WARNING: This key is not certified with a trusted signature! | |
[upload-signature : verify-signature] gpg: There is no indication that the signature belongs to the owner. | |
[upload-signature : verify-signature] Primary key fingerprint: 4849 E345 0712 8468 8C36 1554 A026 6D32 3703 6783 | |
[upload-signature : verify-signature] + for CLAIM in $SIGNED_CLAIMS | |
[upload-signature : verify-signature] + echo owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa57umdAroleUmZe+pLvW6uVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyNLJMtbQwNUgzsDRKTkmySE5ONDI3t0wzN7W0TDE0sUhONUsBsk2MkszMjQ2MU1NN0izMzMwtLC2NUszSLA2UanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpAF2bl1hSWpSqBFSVmZKaV5JZUonssKLUtNSi1LxksPai1PTM4pKiSr3iEqD79YpSUzISS/Qy8/UhLP3k1KKSzLTM1BTd/ILUIqBlRbqZeSmpFVZlJnqGZkq1IKfkF5Rk5udBwyG5KBWkCuy0osTiquxEoKJOJhkWBkYOBjZWJlDQMXBxCsCCOW6uAENTtPkN/3uNp6Y56N0qfLzqYrMpt+OVjyovLl0++nCTbPYFg2MVM2Uq7dmf/b5oX+I3a9ONfXGvog6cWrvnm4YLQ5VbwdJI4XfPv95n8b1a8iH0IWvyzw+NMqwbtVQbimPbn22TfXH5zITcZOOvHqHJtp8XZn8Lb9a7tIT1+N8PNWsPtsld889g1r7staMg/3Je76OKlnKr0rDq9GqWWmePOVyzLrptWPTFRvgC7wuOaVGK9olhJ+J3bN521Hd6/q2TOyce/v8uqfS0i3PccvPQAzd8vreWVIadEOk7nbf8rCa3S9n7GWX+Yoa/jwdx35w9q9xp6b05Z/qczj0Qeyt4IS52s5a4Y8nGa/OYNY98X/Ro7Rvtzc885Rjv2UdP4D9ueuZxBPvBEHOjNxvebto7d5EAw58H95Tv7F7cdzvl1uwXR/6frNPvOhnu8MVgrlTDSd2t5v8ftfay+qgYLLYyNdT3klnc2NLY9WvCrNeXjENzizKOrZi9aVmfVvOjmO+PV192lKpVdTfvm9HXO6863uL+bK6ZX30ehJxwWMi5N4XTNfvi1wt/ZRNcNZZVNl44u0v2U09/9ladL+dfBHfH801O7zj7vkTp38TPtnlxj+PZ5L5+faT8wYftDdOvq9snXRM0ZmNlMUwPvvZlne9knvufpqmtEvqz7QyPHNdfIxbbzxVLrXpY49hmMN68pNF/sH3tUZVPekcr9Sf9BwA= | |
[upload-signature : verify-signature] + base64 --decode | |
[upload-signature : verify-signature] + gpg --verify decoded_signed_claim | |
[upload-signature : verify-signature] gpg: Signature made Thu Feb 6 17:56:05 2025 UTC | |
[upload-signature : verify-signature] gpg: using RSA key A0266D3237036783 | |
[upload-signature : verify-signature] gpg: Good signature from "Red Hat, Inc. (internal end to end testing key) <security@redhat.com>" [unknown] | |
[upload-signature : verify-signature] gpg: WARNING: This key is not certified with a trusted signature! | |
[upload-signature : verify-signature] gpg: There is no indication that the signature belongs to the owner. | |
[upload-signature : verify-signature] Primary key fingerprint: 4849 E345 0712 8468 8C36 1554 A026 6D32 3703 6783 | |
[upload-signature : upload-signature] Signature verified. Uploading to Pyxis sigstore | |
[upload-signature : upload-signature] + echo 'Signature verified. Uploading to Pyxis sigstore' | |
[upload-signature : upload-signature] + upload-signature --pyxis-url https://pyxis.stage.engineering.redhat.com --signature-data signing_response.json --verbose | |
[upload-signature : upload-signature] 2025-02-06 17:56:16,402 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-signature : upload-signature] 2025-02-06 17:56:16,402 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/signatures | |
[upload-signature : upload-signature] 2025-02-06 17:56:16,566 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '67a4f7c057bc1dbf9bd580cc', '_meta': {'trace_id': '0x9bf7dcd34651d4acccfcb8900e279c1b'}, 'created_by': 'nonprod-operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2025-02-06T17:56:16.498000+00:00', 'last_update_date': '2025-02-06T17:56:16.498000+00:00', 'last_updated_by': 'nonprod-operatorpipelines', 'manifest_digest': 'sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112', 'reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'repository': 'redhat/certified-operator-index', 'sig_key_id': '4096R/37036783 SHA-256', 'signature_data': 'owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW6KWWlpeLJeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyMEq2TLFITTEysDQ3N04zNEszSE5MMU02MzW1SLWwNAMqsjBIMjVPNLFMsbRISzW3MDMwSDO3SEtJNDA2NDRSqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5vuTBBgmCcS6btyZuuQiA6vppdQFgrO/rXZSSXY2maNx4lTNbAfuxenXV/jM+nZEyI5JKLzYo+wq89nLHfF3XaudGZzYf8iFr1R8M3vLRa+58z89jfbq6Pob511WctHapnZztmFR0FyWNTd3fDvzoYoj3Y977QH7Q6c13m+qLWWe0PrzjEPmm/8ms0tYMnn1evO1kw6mu13+MT9LJD25T3D1xUVuZ5iUGnrcPu/juCW941BIzL/2mxMlBdTFas8v13jAafBvFYNsfajYRN4fJ7zVjpYmaUi+ZGD/laPJkhwvYRYu9TFY4NISpl3rW72rHTwO/Ejs/npPaFHgAx3zue+1j7CHpP6quCuzLvZxlPb/TU7H+v4IN555JmJx7920s+ITvpnw5k+Qkb7AN3PiC8mEy9M9YwPvbb70z01a/tE3lSzlBWVLFm1csMvs++xT13mEdS5ufBrQVHbwwnm33t2tGV9rL8wwlWe/H7nyZdLbX9aivSe/L59QIWPxWWNCycoTTPOOStzQuP2eQT3JzO7cZkO2rVVMixmzoiJk/l+5VWJ+OOFs9TH1gxaTdh2rzhJuYnRQkZROeugRvHqZ/Ymk/olJs+5lhkRs3l4lHbie5QXjrnP39Fm/e5nmuN8sP1T92PGx2d1L837EX1xbXTVJ4nnRk7P7T1dnhb1eV86kwPfRfMe8U0cP8z9ImepVccLFo6t3vkvf4qO6Ux6ITj8PAA==', 'updated_on_behalf_of': None} | |
[upload-signature : upload-signature] 2025-02-06 17:56:16,566 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-signature : upload-signature] 2025-02-06 17:56:16,566 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/signatures | |
[upload-signature : upload-signature] 2025-02-06 17:56:16,697 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '67a4f7c02766ebe6aeaee0ce', '_meta': {'trace_id': '0x43f35b015ae7b690ba9c4ff7b7b9c137'}, 'created_by': 'nonprod-operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2025-02-06T17:56:16.639000+00:00', 'last_update_date': '2025-02-06T17:56:16.639000+00:00', 'last_updated_by': 'nonprod-operatorpipelines', 'manifest_digest': 'sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61', 'reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'repository': 'redhat/certified-operator-index', 'sig_key_id': '4096R/37036783 SHA-256', 'signature_data': 'owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoW5xjm9UUKBeUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbMyM0y1TLMwM01LTDNONjWzMEpJTTEzMTFMNEk0MDA1MjWySDYyS0pLSjZLNDAxM7RIS0qxTEszTk1MtjBMSjMzVKrVUVAqqSwAWaeUWJKfm5mskJyfV5KYmZdapAB0bV5iSWlRqhJQVWZKal5JZkklssOKUtNSi1LzksHai1LTM4tLiir1ikuA7tcrSk3JSCzRy8zXh7D0k1OLSjLTMlNTdPMLUouAlhXpZualpFZYlZnoGZop1YKckl9QkpmfBw2H5KJUkCqw04oSi6uyE4GKOplkWBgYORjYWJlAQcfAxSkAC+a71fw/GSM0J1sUaDIlp+onSi42qbw46VH6fuZHUzyDy9OyvP4XHxdotZFY87HjL5ttsYbZG9Ucy8c8a6peqLmLmHM9LcznfN7z5aXjzA3nze9/61VeP1dA2Tyu80SuqWhwCGPI6vfTO4Gm7u102BChWnuq4U3wP+GVNtau6wO3nhD69b8woGQyZ2fDNjWm0lWxbBELD+xdNGHXEp3mW8vOHbbz5ttwmE9KjT1FMkjFYltnwznnkiCzsPXVqkumO7M7LG7xfWOUELE078nS6R9+H77D/ydbtfK//oXXp1Zd97dOK1wV5uGSu+XW0pfMLncL1k7+p7TYZNW1toawh2fmvGddZfDLW3pTHeO5mTuNP4mK31lg+j7391Q5Ca73f3Y/Kd/5duWl5S4CgV79alvPPLkYd0rYr+bvnB2JM9m7sl5IPPGcPK2s8OST7wFamzb8O/7pV+aD++c03DP8ItabPJ25Qu6Fro2utPf77nXfl79xtzcr1fxXPUOu6G/ge/aD60ObZ7WKne46+u3QugL3yzNWTj8kcqhu4479PA6szL+OLrm2r1BCslmZd/1pL7VPUi9ks2Lm3pt3bK2w3Y/uk9tTVy2cEuaZU/Fj7qZJm5w3z+6O/mKZ+2DZL3mDTYkTvrqLvy+XKWTrKOp33HH6nVrRok9WWQyzWK+sNOvwMbs94ZWP6OaOPh4WFUO+5LBXGpUXc7ImsEe9X1DTVTsfAA==', 'updated_on_behalf_of': None} | |
[upload-signature : upload-signature] 2025-02-06 17:56:16,698 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-signature : upload-signature] 2025-02-06 17:56:16,698 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/signatures | |
[upload-signature : upload-signature] 2025-02-06 17:56:16,831 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '67a4f7c03d74dcd67f3fd1f4', '_meta': {'trace_id': '0x912ec1cf5e5952100e980f0abcb4ea6e'}, 'created_by': 'nonprod-operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2025-02-06T17:56:16.775000+00:00', 'last_update_date': '2025-02-06T17:56:16.775000+00:00', 'last_updated_by': 'nonprod-operatorpipelines', 'manifest_digest': 'sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c', 'reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'repository': 'redhat/certified-operator-index', 'sig_key_id': '4096R/37036783 SHA-256', 'signature_data': 'owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa5/WkpAsL9eUmZe+pLvW6qVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyTDI0MLYwtUhONbBMSTFKMjZPM0tLMU4ySDRJNTBPMjJOtDQyMzdPNjFNsgAqSjJKSktKTE5OM022ME4zNk5WqtVRUCqpLABZp5RYkp+bmayQnJ9XkpiZl1qkAHRtXmJJaVGqElBVZkpqXklmSSWyw4pS01KLUvOSwdqLUtMzi0uKKvWKS4Du1ytKTclILNHLzNeHsPSTU4tKMtMyU1N08wtSi4CWFelm5qWkVliVmegZminVgpySX1CSmZ8HDYfkolSQKrDTihKLq7ITgYo6mWRYGBg5GNhYmUBBx8DFKQAL5kvB/H8lk41kfXXf8q0oDGucybWzbKpExG+to+Ecq3XPLQu/4p/Va2bfuKCle4P3lK2ny3edmPjqmsW5uVX/fFZe/H3fJyt0b2OiTxCPWNa6KVL+oV7pEs2hy+Tmzo5iXbx13vIpdl0P//8wcfmtmSnjp/3TcJ/enftr1+6y/MsvtnPdxeXrFriwPbb7vbSTfZP6Tqfsyw63hVZePeqm9y/iaIk3/3ShkGNC/FzqFxx+9H5+sqigeF6GtwbP3WnLLtYzvb8i/p3h6MQecxemYwcPsHuHzDhgOrF15z7/l9tfftS5dJCrWmOhtfzuYytX1jbsatOcu2d63J+XEd9efhDYN9l9Uuli1urN0sEuQUeVUt7NnxCVfHTttEfHEzp7J1wQ/bFl/+LqtS5PHI3su7bLzlbZfEj9dsxSrR0XTAUeno+aXrzMcsti8TvJHwz/Zyr+5XS5LDFrigIPw8EVJxeIGs7O+MDFVtDxRkt7Re4vZgsZhSpLSbvbGmpGj3YEXLOo3aQT/J9XtuzIXrb2y7oHkhqdK7+JlnFGibnf+Hr1jHJmwKeKDitHx10Na2/UqIazW4lMVvD/trz5Y2BAc2t3X+1ceZ0pLfn7J1fP/sOXLb/wleCxY/pTjE7Mvci2e+0F7zodea+Os9fuG3WwLjPJMYzoibPcGCm0hO2Q06FqnlXher6RvptWdUxZxNe3NL/039MHldFHZYJMFc7eT3IAAA==', 'updated_on_behalf_of': None} | |
[upload-signature : upload-signature] 2025-02-06 17:56:16,831 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-signature : upload-signature] 2025-02-06 17:56:16,832 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/signatures | |
[upload-signature : upload-signature] 2025-02-06 17:56:16,967 [operator-cert] INFO Signature successfully created on Pyxis: {'_id': '67a4f7c057bc1dbf9bd580cf', '_meta': {'trace_id': '0xdc0453da334bbcaa9927332cb0b817ca'}, 'created_by': 'nonprod-operatorpipelines', 'created_on_behalf_of': None, 'creation_date': '2025-02-06T17:56:16.907000+00:00', 'last_update_date': '2025-02-06T17:56:16.907000+00:00', 'last_updated_by': 'nonprod-operatorpipelines', 'manifest_digest': 'sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90', 'reference': 'registry.stage.redhat.io/redhat/certified-operator-index:v4.16', 'repository': 'redhat/certified-operator-index', 'sig_key_id': '4096R/37036783 SHA-256', 'signature_data': 'owGbwMvMwMG4QC3XyJw5vZlxLaNHklh8UUFucWa6blFqoa57umdAroleUmZe+pLvW6uVkosySzKTE3OUrBSqlTJzE9NTwayU/OTs1CLd3MS8zLTU4hLdlMx0IAWUUirOSDQyNbOyNLJMtbQwNUgzsDRKTkmySE5ONDI3t0wzN7W0TDE0sUhONUsBsk2MkszMjQ2MU1NN0izMzMwtLC2NUszSLA2UanUUlEoqC0DWKSWW5OdmJisk5+eVJGbmpRYpAF2bl1hSWpSqBFSVmZKaV5JZUonssKLUtNSi1LxksPai1PTM4pKiSr3iEqD79YpSUzISS/Qy8/UhLP3k1KKSzLTM1BTd/ILUIqBlRbqZeSmpFVZlJnqGZkq1IKfkF5Rk5udBwyG5KBWkCuy0osTiquxEoKJOJhkWBkYOBjZWJlDQMXBxCsCCOW6uAENTtPkN/3uNp6Y56N0qfLzqYrMpt+OVjyovLl0++nCTbPYFg2MVM2Uq7dmf/b5oX+I3a9ONfXGvog6cWrvnm4YLQ5VbwdJI4XfPv95n8b1a8iH0IWvyzw+NMqwbtVQbimPbn22TfXH5zITcZOOvHqHJtp8XZn8Lb9a7tIT1+N8PNWsPtsld889g1r7staMg/3Je76OKlnKr0rDq9GqWWmePOVyzLrptWPTFRvgC7wuOaVGK9olhJ+J3bN521Hd6/q2TOyce/v8uqfS0i3PccvPQAzd8vreWVIadEOk7nbf8rCa3S9n7GWX+Yoa/jwdx35w9q9xp6b05Z/qczj0Qeyt4IS52s5a4Y8nGa/OYNY98X/Ro7Rvtzc885Rjv2UdP4D9ueuZxBPvBEHOjNxvebto7d5EAw58H95Tv7F7cdzvl1uwXR/6frNPvOhnu8MVgrlTDSd2t5v8ftfay+qgYLLYyNdT3klnc2NLY9WvCrNeXjENzizKOrZi9aVmfVvOjmO+PV192lKpVdTfvm9HXO6863uL+bK6ZX30ehJxwWMi5N4XTNfvi1wt/ZRNcNZZVNl44u0v2U09/9ladL+dfBHfH801O7zj7vkTp38TPtnlxj+PZ5L5+faT8wYftDdOvq9snXRM0ZmNlMUwPvvZlne9knvufpqmtEvqz7QyPHNdfIxbbzxVLrXpY49hmMN68pNF/sH3tUZVPekcr9Sf9BwA=', 'updated_on_behalf_of': None} | |
[publish-to-index : skopeo-copy] FROM_INDEX: quay.io/redhat-pending/redhat----certified-operator-index | |
[publish-to-index : skopeo-copy] Copying index images to published repos... | |
[publish-to-index : skopeo-copy] Source image: registry-proxy-stage.engineering.redhat.com/rh-osbs-stage/iib@sha256:1acbbd6f388734742f3af004b698a331c3f745ad19e69fc46abc4a2b0d0b949e | |
[publish-to-index : skopeo-copy] Dest images: | |
[publish-to-index : skopeo-copy] - quay.io/redhat-pending/redhat----certified-operator-index:v4.16 | |
[publish-to-index : skopeo-copy] - quay.io/redhat-pending/redhat----certified-operator-index:v4.16-1738864586 | |
[publish-to-index : skopeo-copy] Getting image list signatures | |
[publish-to-index : skopeo-copy] Copying 4 images generated from 4 images in list | |
[publish-to-index : skopeo-copy] Copying image sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112 (1/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:def68efb7a1b6c4fc450c2b1cd2aa7d885f106e6f5670a7372197b0e9bb28abd | |
[publish-to-index : skopeo-copy] Copying blob sha256:ae0badd537673e93bcbcf384ce6acda3cdfef75d43bd2f7bc766ef5ffba3e51a | |
[publish-to-index : skopeo-copy] Copying blob sha256:f7408140f13da93e489bc986771c9ac3417eb5776b4fe7e12bdfb5f93fe9fa09 | |
[publish-to-index : skopeo-copy] Copying blob sha256:01f42bf2cce546b06b6601eca3de608b93959d0746357389bb2fd11690718b84 | |
[publish-to-index : skopeo-copy] Copying blob sha256:9a4569f023b7d32270cf2c835c8cc371f244ab4cfb1290c28d7f2d21e57e1b52 | |
[publish-to-index : skopeo-copy] Copying config sha256:3441d753c7c58493912d487bf79f960467c96a2522e89201735d52d0e3ec7b59 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61 (2/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:605c6a7f35babeaa7a5bb300d564b3b3a2dd9a8a4696b68c5fd32b14f00484c8 | |
[publish-to-index : skopeo-copy] Copying blob sha256:6a76dd435e0d847c8e48937233ece890c6431467428e300bb68d84671928205b | |
[publish-to-index : skopeo-copy] Copying blob sha256:6dc2ad2bc4e6e1396d7796ad71946955cd4adca263d3aeafb7fcc9fb3f75721f | |
[publish-to-index : skopeo-copy] Copying blob sha256:96c9d94048c6f0c2963c758f556733ab4608f19edb5a175c13963b73e9d25ee6 | |
[publish-to-index : skopeo-copy] Copying blob sha256:585382245b9c490e41ee9791e3c8121982485eaa9edcb04ab197453f0e054b42 | |
[publish-to-index : skopeo-copy] Copying config sha256:5087a23aba2be6ac43946f9baa3bd802eb11688805618269d4c2b98ada9e04e6 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90 (3/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:9b6175a4c6b20e495c6220651786373d9bf320082e4920d1b2ece437a9fc8463 | |
[publish-to-index : skopeo-copy] Copying blob sha256:6b7ad95aad9d82b4100ee12391b51d14bdbdfa191d033fcc5c6ab04d18a08ebd | |
[publish-to-index : skopeo-copy] Copying blob sha256:a191fd07ae2b63d25cab075d06293bcdf9e98744ca58c4b65a33f00b68c9a53f | |
[publish-to-index : skopeo-copy] Copying blob sha256:8adb6109fcbcb8d1e993bb29350b275760b0068a1f685db19474cc420fac3611 | |
[publish-to-index : skopeo-copy] Copying blob sha256:4c1db222f00d2dc5398975427c640d1dcd01637fa8e449f8a1ceed811f23ec2e | |
[publish-to-index : skopeo-copy] Copying config sha256:d66f837eb4032eaf9f7a1965b66ed4b56bd84e7f02e72ed0ec3180327e2ab117 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c (4/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:f45c55dc8509f8ecb946efe990f4e92170937b5db7e7af017bc77d5924e584cd | |
[publish-to-index : skopeo-copy] Copying blob sha256:545dc39de9d4cb017d563a4c16706add7f7e98a025aa8bea0d9439072bac0ef7 | |
[publish-to-index : skopeo-copy] Copying blob sha256:7123305be37c698c9ef6e299ae371411596200bcc75b460aff8a3a310f457744 | |
[publish-to-index : skopeo-copy] Copying blob sha256:73bff652985793fdb4e09fa92313acde293d22bb401242bca79497652a9f0e62 | |
[publish-to-index : skopeo-copy] Copying blob sha256:f6eee3a6ec21314c3c091044142276b65fb7ae526e21cb2288af902735496b96 | |
[publish-to-index : skopeo-copy] Copying config sha256:a096c5186d07021c6f027ba20bee208c6602f31f7d6f4860d9afa8682a85ee70 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Writing manifest list to image destination | |
[publish-to-index : skopeo-copy] Storing list signatures | |
[publish-to-index : skopeo-copy] Getting image list signatures | |
[publish-to-index : skopeo-copy] Copying 4 images generated from 4 images in list | |
[publish-to-index : skopeo-copy] Copying image sha256:82c9d8ed209773f16f0cad5c6558e896a2580b57a49d98fe78600f78fda03112 (1/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:def68efb7a1b6c4fc450c2b1cd2aa7d885f106e6f5670a7372197b0e9bb28abd | |
[publish-to-index : skopeo-copy] Copying blob sha256:9a4569f023b7d32270cf2c835c8cc371f244ab4cfb1290c28d7f2d21e57e1b52 | |
[publish-to-index : skopeo-copy] Copying blob sha256:ae0badd537673e93bcbcf384ce6acda3cdfef75d43bd2f7bc766ef5ffba3e51a | |
[publish-to-index : skopeo-copy] Copying blob sha256:f7408140f13da93e489bc986771c9ac3417eb5776b4fe7e12bdfb5f93fe9fa09 | |
[publish-to-index : skopeo-copy] Copying blob sha256:01f42bf2cce546b06b6601eca3de608b93959d0746357389bb2fd11690718b84 | |
[publish-to-index : skopeo-copy] Copying config sha256:3441d753c7c58493912d487bf79f960467c96a2522e89201735d52d0e3ec7b59 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:61e9f865faf3c5682ded6441a4a0052528c26bfbc6a04618fbd9ff3eac81bf61 (2/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:605c6a7f35babeaa7a5bb300d564b3b3a2dd9a8a4696b68c5fd32b14f00484c8 | |
[publish-to-index : skopeo-copy] Copying blob sha256:6a76dd435e0d847c8e48937233ece890c6431467428e300bb68d84671928205b | |
[publish-to-index : skopeo-copy] Copying blob sha256:96c9d94048c6f0c2963c758f556733ab4608f19edb5a175c13963b73e9d25ee6 | |
[publish-to-index : skopeo-copy] Copying blob sha256:6dc2ad2bc4e6e1396d7796ad71946955cd4adca263d3aeafb7fcc9fb3f75721f | |
[publish-to-index : skopeo-copy] Copying blob sha256:585382245b9c490e41ee9791e3c8121982485eaa9edcb04ab197453f0e054b42 | |
[publish-to-index : skopeo-copy] Copying config sha256:5087a23aba2be6ac43946f9baa3bd802eb11688805618269d4c2b98ada9e04e6 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:929e9850f092cdb8cca2779f7599d148ce6d75942b67303ee4f86678992d6f90 (3/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:9b6175a4c6b20e495c6220651786373d9bf320082e4920d1b2ece437a9fc8463 | |
[publish-to-index : skopeo-copy] Copying blob sha256:4c1db222f00d2dc5398975427c640d1dcd01637fa8e449f8a1ceed811f23ec2e | |
[publish-to-index : skopeo-copy] Copying blob sha256:6b7ad95aad9d82b4100ee12391b51d14bdbdfa191d033fcc5c6ab04d18a08ebd | |
[publish-to-index : skopeo-copy] Copying blob sha256:8adb6109fcbcb8d1e993bb29350b275760b0068a1f685db19474cc420fac3611 | |
[publish-to-index : skopeo-copy] Copying blob sha256:a191fd07ae2b63d25cab075d06293bcdf9e98744ca58c4b65a33f00b68c9a53f | |
[publish-to-index : skopeo-copy] Copying config sha256:d66f837eb4032eaf9f7a1965b66ed4b56bd84e7f02e72ed0ec3180327e2ab117 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Copying image sha256:9b103858ce09dd2b37f6fd3b0a4e07b23a92677c45b88ceb2bfbaccf5c83f33c (4/4) | |
[publish-to-index : skopeo-copy] Getting image source signatures | |
[publish-to-index : skopeo-copy] Copying blob sha256:f45c55dc8509f8ecb946efe990f4e92170937b5db7e7af017bc77d5924e584cd | |
[publish-to-index : skopeo-copy] Copying blob sha256:545dc39de9d4cb017d563a4c16706add7f7e98a025aa8bea0d9439072bac0ef7 | |
[publish-to-index : skopeo-copy] Copying blob sha256:7123305be37c698c9ef6e299ae371411596200bcc75b460aff8a3a310f457744 | |
[publish-to-index : skopeo-copy] Copying blob sha256:73bff652985793fdb4e09fa92313acde293d22bb401242bca79497652a9f0e62 | |
[publish-to-index : skopeo-copy] Copying blob sha256:f6eee3a6ec21314c3c091044142276b65fb7ae526e21cb2288af902735496b96 | |
[publish-to-index : skopeo-copy] Copying config sha256:a096c5186d07021c6f027ba20bee208c6602f31f7d6f4860d9afa8682a85ee70 | |
[publish-to-index : skopeo-copy] Writing manifest to image destination | |
[publish-to-index : skopeo-copy] Writing manifest list to image destination | |
[publish-to-index : skopeo-copy] Storing list signatures | |
[publish-to-index : skopeo-copy] - registry.stage.redhat.io/redhat/certified-operator-index:v4.16 | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-release-pipeline-runsw7ll --ignore-not-found=true | |
[release-leases : delete-lease] lease.coordination.k8s.io "certified-operators" deleted | |
[set-github-status-success : set-github-status] + '[' false == true ']' | |
[set-github-status-success : set-github-status] + echo 'Setting github status of commit 9e562ce02d5851fa60674fe6e7425d99f0daf149 to success' | |
[set-github-status-success : set-github-status] Setting github status of commit 9e562ce02d5851fa60674fe6e7425d99f0daf149 to success | |
[set-github-status-success : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git --commit-sha 9e562ce02d5851fa60674fe6e7425d99f0daf149 --status success --context operator/publish --description 'Operator bundle has been successfully distributed.' | |
[set-github-status-success : set-github-status] 2025-02-06 17:56:57,918 [operator-cert] INFO Successfully set status to success for commit 9e562ce02d5851fa60674fe6e7425d99f0daf149 in github repo https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git | |
[set-github-passed-label : post-comment] + EXTRA_ARGS= | |
[set-github-passed-label : post-comment] + [[ ! -z operator-release-pipeline/passed ]] | |
[set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2204 | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-release-pipeline/passed' | |
[set-github-passed-label : post-comment] + [[ ! -z '' ]] | |
[set-github-passed-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-passed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2204' | |
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2204 --add-labels operator-release-pipeline/passed --remove-matching-namespace-labels | |
[set-github-passed-label : post-comment] 2025-02-06 17:56:57,548 [operator-cert] INFO Adding labels ['operator-release-pipeline/passed'] to redhat-openshift-ecosystem/operator-pipelines-test | |
[set-github-passed-label : post-comment] 2025-02-06 17:56:58,043 [operator-cert] INFO Labels to remove in namespace: ['operator-release-pipeline/started'] | |
[set-github-passed-label : post-comment] 2025-02-06 17:56:58,043 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f2212933e00> | |
[set-github-passed-label : post-comment] 2025-02-06 17:56:58,043 [operator-cert] INFO Labels to add: ['operator-release-pipeline/passed'] | |
[set-github-passed-label : post-comment] 2025-02-06 17:56:58,043 [operator-cert] INFO Labels to remove: ['operator-release-pipeline/started'] | |
[set-github-passed-label : post-comment] 2025-02-06 17:56:58,043 [operator-cert] INFO Adding label operator-release-pipeline/passed | |
[set-github-passed-label : post-comment] 2025-02-06 17:56:58,649 [operator-cert] INFO Removing label operator-release-pipeline/started | |
[upload-pipeline-logs : get-pipeline-logs] 2025/02/06 17:57:02 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied | |
[upload-pipeline-logs : get-pipeline-logs] + echo 'Getting pipeline logs' | |
[upload-pipeline-logs : get-pipeline-logs] + tkn pipelinerun logs operator-release-pipeline-runsw7ll | |
[upload-pipeline-logs : get-pipeline-logs] Getting pipeline logs | |
[upload-pipeline-logs : upload-pipeline-logs] Uploading pipeline logs | |
[upload-pipeline-logs : upload-pipeline-logs] + upload-artifacts --cert-project-id 660d345800be06826aff1fc1 --operator-version 0.2.219-1 --operator-package-name test-e2e-operator --certification-hash b43e3748b2ca7771ec2d7ca2eae76695 --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/2204 --pyxis-url https://pyxis.stage.engineering.redhat.com --path /workspace/source/operator-release-pipeline.log --type pipeline-logs --output pipeline-logs-artifact.json --verbose | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-02-06 17:57:16,991 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-02-06 17:57:16,992 [operator-cert] DEBUG Getting project details: 660d345800be06826aff1fc1 | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-02-06 17:57:17,145 [operator-cert] DEBUG Pyxis session using cert + key is created | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-02-06 17:57:17,145 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/660d345800be06826aff1fc1/artifacts | |
[upload-pipeline-logs : upload-pipeline-logs] 2025-02-06 17:57:17,441 [operator-cert] INFO Output stored in: pipeline-logs-artifact.json | |
[upload-pipeline-logs : upload-pipeline-logs] ++ cat pipeline-logs-artifact.json | |
[upload-pipeline-logs : upload-pipeline-logs] ++ jq -r ._id | |
[upload-pipeline-logs : upload-pipeline-logs] + LOG_ID=67a4f7fd57bc1dbf9bd58104 | |
[upload-pipeline-logs : upload-pipeline-logs] Pipeline logs URL: | |
[upload-pipeline-logs : upload-pipeline-logs] + LOG_URL=https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/67a4f7fd57bc1dbf9bd58104 | |
[upload-pipeline-logs : upload-pipeline-logs] + echo 'Pipeline logs URL: ' | |
[upload-pipeline-logs : upload-pipeline-logs] + echo -n https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/67a4f7fd57bc1dbf9bd58104 | |
[upload-pipeline-logs : upload-pipeline-logs] + tee /tekton/results/pipeline_log_url | |
[upload-pipeline-logs : upload-pipeline-logs] https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/67a4f7fd57bc1dbf9bd58104 | |
[github-add-summary-comment : gather-info] 2025/02/06 17:57:13 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-release-pipeline-runsw7ll | |
[github-add-summary-comment : gather-info] + mkdir operator-release-pipeline-runsw7ll | |
[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-release-pipeline-runsw7ll | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment