Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save rh-operator-bundle-bot/4d04b09c86a3ba44c449375d5ac38a99 to your computer and use it in GitHub Desktop.

Select an option

Save rh-operator-bundle-bot/4d04b09c86a3ba44c449375d5ac38a99 to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 44 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 9
[get-pr-number : parse-pr-url] + echo -n 6469
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number
[get-pr-number : parse-pr-url] 6469
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m
[acquire-lease : create-lease] + '[' m == m ']'
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS
[acquire-lease : create-lease] + create_lease_yaml
[acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z
[acquire-lease : create-lease] + microTime=2025-12-06T04:01:32.000000Z
[acquire-lease : create-lease] + echo 'apiVersion: coordination.k8s.io/v1'
[acquire-lease : create-lease] + echo 'kind: Lease'
[acquire-lease : create-lease] + echo metadata:
[acquire-lease : create-lease] + echo ' name: operator-hosted-pipeline-pr-6469'
[acquire-lease : create-lease] + echo ' labels:'
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runhwvkf'
[acquire-lease : create-lease] + echo spec:
[acquire-lease : create-lease] + echo ' acquireTime: 2025-12-06T04:01:32.000000Z'
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400'
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-6469'
[acquire-lease : create-lease] + acquire_lease
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-6469
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-6469
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-6469'
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-6469
[acquire-lease : create-lease] + true
[acquire-lease : create-lease] + oc create -f e2e-lease.yaml
[acquire-lease : create-lease] lease.coordination.k8s.io/operator-hosted-pipeline-pr-6469 created
[acquire-lease : create-lease] + break
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-6469'
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-6469
[set-github-status-pending : set-github-status] + '[' false == true ']'
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit b8f3c177f5482d3fbbf5d5e6dbb119977b677cad to pending'
[set-github-status-pending : set-github-status] Setting github status of commit b8f3c177f5482d3fbbf5d5e6dbb119977b677cad to pending
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git --commit-sha b8f3c177f5482d3fbbf5d5e6dbb119977b677cad --status pending --context operator/test --description 'Pipeline for operator tests has started.'
[set-github-status-pending : set-github-status] 2025-12-06 04:01:47,756 [operator-cert] INFO Successfully set status to pending for commit b8f3c177f5482d3fbbf5d5e6dbb119977b677cad in github repo [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started'
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-hosted'
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469'
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2025-12-06 04:01:47,380 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/certified-operators-preprod
[set-github-started-label : post-comment] 2025-12-06 04:01:48,148 [operator-cert] INFO Labels to remove in namespace: []
[set-github-started-label : post-comment] 2025-12-06 04:01:48,148 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f5857514590>
[set-github-started-label : post-comment] 2025-12-06 04:01:48,148 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started']
[set-github-started-label : post-comment] 2025-12-06 04:01:48,149 [operator-cert] INFO Labels to remove: []
[set-github-started-label : post-comment] 2025-12-06 04:01:48,149 [operator-cert] INFO Adding label operator-hosted-pipeline/started
[set-env : set-env] + ENV=stage
[set-env : set-env] + ACCESS_TYPE=internal
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]]
[set-env : set-env] + case $ENV in
[set-env : set-env] + case $ACCESS_TYPE in
[set-env : set-env] + PYXIS_URL=https://pyxis.stage.engineering.redhat.com
[set-env : set-env] + CONNECT_URL=https://connect.stage.redhat.com
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.stage.redhat.com
[set-env : set-env] + IIB_URL=https://iib.stage.engineering.redhat.com
[set-env : set-env] + SIG_KEY_ID='4096R/37036783 SHA-256'
[set-env : set-env] + SIG_KEY_NAME=redhate2etesting
[set-env : set-env] + UMB_URL=umb.stage.api.redhat.com
[set-env : set-env] + UMB_CLIENT_NAME=nonprod-operatorpipelines
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline-nonprod
[set-env : set-env] + echo -n https://pyxis.stage.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/pyxis_url
[set-env : set-env] https://pyxis.stage.engineering.redhat.com+ echo -n https://connect.stage.redhat.com
[set-env : set-env] + tee /tekton/results/connect_url
[set-env : set-env] https://connect.stage.redhat.com+ echo -n registry.connect.stage.redhat.com
[set-env : set-env] + tee /tekton/results/connect_registry
[set-env : set-env] registry.connect.stage.redhat.com+ echo -n https://iib.stage.engineering.redhat.com
[set-env : set-env] + tee /tekton/results/iib_url
[set-env : set-env] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256
[set-env : set-env] + tee /tekton/results/sig_key_id
[set-env : set-env] 4096R/37036783 SHA-256+ echo -n redhate2etesting
[set-env : set-env] + tee /tekton/results/sig_key_name
[set-env : set-env] redhate2etesting+ echo -n umb.stage.api.redhat.com
[set-env : set-env] + tee /tekton/results/umb_url
[set-env : set-env] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines
[set-env : set-env] + tee /tekton/results/umb_client_name
[set-env : set-env] nonprod-operatorpipelines+ echo -n community-operator-signing-pipeline-nonprod
[set-env : set-env] + tee /tekton/results/umb_client_name_signing
[set-env : set-env] community-operator-signing-pipeline-nonprod
[clone-repository : clone] + '[' false = true ']'
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh
[clone-repository : clone] + chmod 700 /tekton/home/.ssh
[clone-repository : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository : clone] + '[' true = true ']'
[clone-repository : clone] + cleandir
[clone-repository : clone] + '[' -d /workspace/output/ ']'
[clone-repository : clone] + rm -rf '/workspace/output//*'
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository : clone] + rm -rf '/workspace/output//..?*'
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + test -z ''
[clone-repository : clone] + /ko-app/git-init [email protected]:opcert/certified-operators-preprod.git -revision=b8f3c177f5482d3fbbf5d5e6dbb119977b677cad -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository : clone] {"level":"warn","ts":1764993743.0232503,"caller":"git/git.go:277","msg":"URL(\"[email protected]:opcert/certified-operators-preprod.git\") appears to need SSH authentication but no SSH credentials have been provided"}
[clone-repository : clone] {"level":"info","ts":1764993748.7983935,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:opcert/certified-operators-preprod.git @ b8f3c177f5482d3fbbf5d5e6dbb119977b677cad (grafted, HEAD) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1764993748.8817682,"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=b8f3c177f5482d3fbbf5d5e6dbb119977b677cad
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s b8f3c177f5482d3fbbf5d5e6dbb119977b677cad
[clone-repository : clone] + printf %s [email protected]:opcert/certified-operators-preprod.git
[clone-repository-base : clone] + '[' false = true ']'
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cp -R /workspace/ssh-directory /tekton/home/.ssh
[clone-repository-base : clone] + chmod 700 /tekton/home/.ssh
[clone-repository-base : clone] + chmod -R 400 /tekton/home/.ssh/id_rsa
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/
[clone-repository-base : clone] + '[' true = true ']'
[clone-repository-base : clone] + cleandir
[clone-repository-base : clone] + '[' -d /workspace/output/ ']'
[clone-repository-base : clone] + rm -rf '/workspace/output//*'
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*'
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*'
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + test -z ''
[clone-repository-base : clone] + /ko-app/git-init [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git -revision=257ef1ce945a4c2e6ec3c0923d85cf55d82c807f -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories=
[clone-repository-base : clone] {"level":"warn","ts":1764993743.0235143,"caller":"git/git.go:277","msg":"URL(\"[email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git\") appears to need SSH authentication but no SSH credentials have been provided"}
[clone-repository-base : clone] {"level":"info","ts":1764993749.1765134,"caller":"git/git.go:169","msg":"Successfully cloned [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git @ 257ef1ce945a4c2e6ec3c0923d85cf55d82c807f (grafted, HEAD) in path /workspace/output/"}
[clone-repository-base : clone] {"level":"info","ts":1764993749.2768905,"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=257ef1ce945a4c2e6ec3c0923d85cf55d82c807f
[clone-repository-base : clone] + EXIT_CODE=0
[clone-repository-base : clone] + '[' 0 '!=' 0 ']'
[clone-repository-base : clone] + printf %s 257ef1ce945a4c2e6ec3c0923d85cf55d82c807f
[clone-repository-base : clone] + printf %s [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 --output-file changes.json --verbose
[detect-changes : parse-repo-changes] 2025-12-06 04:03:27,210 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'tekton-fbc-e2e-419-operator'}, deleted=set())
[detect-changes : parse-repo-changes] 2025-12-06 04:03:27,211 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added={('tekton-fbc-e2e-419-operator', '0.0.109')}, modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2025-12-06 04:03:27,211 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set())
[detect-changes : parse-repo-changes] 2025-12-06 04:03:27,211 [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": ["tekton-fbc-e2e-419-operator"], "added_operators": [], "modified_operators": ["tekton-fbc-e2e-419-operator"], "deleted_operators": [], "added_or_modified_operators": ["tekton-fbc-e2e-419-operator"], "affected_bundles": ["tekton-fbc-e2e-419-operator/0.0.109"], "added_bundles": ["tekton-fbc-e2e-419-operator/0.0.109"], "modified_bundles": [], "deleted_bundles": [], "added_or_modified_bundles": ["tekton-fbc-e2e-419-operator/0.0.109"], "affected_catalogs": [], "added_catalogs": [], "modified_catalogs": [], "deleted_catalogs": [], "added_or_modified_catalogs": [], "affected_catalog_operators": [], "added_catalog_operators": [], "modified_catalog_operators": [], "deleted_catalog_operators": [], "added_or_modified_catalog_operators": [], "catalogs_with_added_or_modified_operators": [], "extra_files": [], "operator_name": "tekton-fbc-e2e-419-operator", "bundle_version": "0.0.109", "operator_path": "operators/tekton-fbc-e2e-419-operator", "bundle_path": "operators/tekton-fbc-e2e-419-operator/0.0.109"}++ jq -r .operator_name
[detect-changes : parse-repo-changes] + operator_name=tekton-fbc-e2e-419-operator
[detect-changes : parse-repo-changes] + echo -n tekton-fbc-e2e-419-operator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version
[detect-changes : parse-repo-changes] + bundle_version=0.0.109
[detect-changes : parse-repo-changes] + echo -n 0.0.109
[detect-changes : parse-repo-changes] ++ jq -r .operator_path
[detect-changes : parse-repo-changes] + operator_path=operators/tekton-fbc-e2e-419-operator
[detect-changes : parse-repo-changes] + echo -n operators/tekton-fbc-e2e-419-operator
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path
[detect-changes : parse-repo-changes] + bundle_path=operators/tekton-fbc-e2e-419-operator/0.0.109
[detect-changes : parse-repo-changes] + echo -n operators/tekton-fbc-e2e-419-operator/0.0.109
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")'
[detect-changes : parse-repo-changes] + affected_catalogs=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.affected_operators | join(",")'
[detect-changes : parse-repo-changes] + affected_operators=tekton-fbc-e2e-419-operator
[detect-changes : parse-repo-changes] + echo -n tekton-fbc-e2e-419-operator
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_bundles | join(",")'
[detect-changes : parse-repo-changes] + added_or_modified_bundles=tekton-fbc-e2e-419-operator/0.0.109
[detect-changes : parse-repo-changes] + echo -n tekton-fbc-e2e-419-operator/0.0.109
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalogs | join(",")'
[detect-changes : parse-repo-changes] + added_or_modified_catalogs=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.catalogs_with_added_or_modified_operators | join(",")'
[detect-changes : parse-repo-changes] + catalogs_with_added_or_modified_operators=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + affected_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.added_or_modified_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + added_or_modified_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[detect-changes : parse-repo-changes] ++ jq -r '.deleted_catalog_operators | join(",")'
[detect-changes : parse-repo-changes] + deleted_catalog_operators=
[detect-changes : parse-repo-changes] + echo -n
[yaml-lint : lint-yaml-files] + '[' '!' -e operators/tekton-fbc-e2e-419-operator/0.0.109 ']'
[yaml-lint : lint-yaml-files] + yamllint operators/tekton-fbc-e2e-419-operator/0.0.109 '-d {extends: default, rules: {line-length: {max: 180, level: warning}, indentation: {indent-sequences: whatever}}}'
[yaml-lint : lint-yaml-files] operators/tekton-fbc-e2e-419-operator/0.0.109/manifests/memcached-operator.clusterserviceversion.yaml
[yaml-lint : lint-yaml-files] 39:181 warning line too long (13008 > 180 characters) (line-length)
[yaml-lint : lint-yaml-files]
[check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner opcert --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 --pyxis-url https://pyxis.stage.engineering.redhat.com --output-file permission_review.json --verbose
[check-permissions : check-permissions] 2025-12-06 04:05:01,825 [operator-cert] INFO Checking permissions for the pull request owner: opcert
[check-permissions : check-permissions] 2025-12-06 04:05:01,826 [operator-cert] INFO Checking permissions for operator tekton-fbc-e2e-419-operator
[check-permissions : check-permissions] 2025-12-06 04:05:02,587 [operator-cert] INFO Checking if the pull request owner is a member of the organization
[check-permissions : check-permissions] 2025-12-06 04:05:03,057 [operator-cert] INFO Pull request owner 'opcert' is not a member of the organization 'redhat-openshift-ecosystem'
[check-permissions : check-permissions] 2025-12-06 04:05:03,063 [operator-cert] DEBUG Pyxis session using cert + key is created
[check-permissions : check-permissions] 2025-12-06 04:05:03,063 [operator-cert] DEBUG Getting project details: 68cd24cb8d3689e1ab3e1ebf
[check-permissions : check-permissions] 2025-12-06 04:05:03,339 [operator-cert] INFO Pull request owner opcert can submit PR for operator tekton-fbc-e2e-419-operator
[check-permissions : check-permissions] 2025-12-06 04:05:03,975 [operator-cert] INFO Adding label approved
[check-permissions : check-permissions] + cat permission_review.json
[check-permissions : check-permissions] + jq
[check-permissions : check-permissions] {
[check-permissions : check-permissions] "approved": true
[check-permissions : check-permissions] }
[check-permissions : check-permissions] + cat permission_review.json
[check-permissions : check-permissions] + tr -d '\r\n'
[check-permissions : check-permissions] + jq -r .approved
[check-permissions : check-permissions] + tee /tekton/results/approved
[check-permissions : check-permissions] true
[set-github-pr-title : set-github-status] + TITLE=
[set-github-pr-title : set-github-status] + echo 'Setting the PR title'
[set-github-pr-title : set-github-status] Setting the PR title
[set-github-pr-title : set-github-status] + [[ 0.0.109 != '' ]]
[set-github-pr-title : set-github-status] + [[ '' != '' ]]
[set-github-pr-title : set-github-status] + [[ 0.0.109 != '' ]]
[set-github-pr-title : set-github-status] + TITLE='operator tekton-fbc-e2e-419-operator (0.0.109)'
[set-github-pr-title : set-github-status] operator tekton-fbc-e2e-419-operator (0.0.109)
[set-github-pr-title : set-github-status] + echo operator tekton-fbc-e2e-419-operator '(0.0.109)'
[set-github-pr-title : set-github-status] + gh pr edit --title 'operator tekton-fbc-e2e-419-operator (0.0.109)' https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469
[set-github-pr-title : set-github-status] https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469
[read-config : read-config] + '[' operators/tekton-fbc-e2e-419-operator '!=' '' ']'
[read-config : read-config] + PKG_PATH=operators/tekton-fbc-e2e-419-operator
[read-config : read-config] + CONFIG_PATH=operators/tekton-fbc-e2e-419-operator/ci.yaml
[read-config : read-config] + [[ ! -d operators/tekton-fbc-e2e-419-operator ]]
[read-config : read-config] + [[ ! -f operators/tekton-fbc-e2e-419-operator/ci.yaml ]]
[read-config : read-config] + cat operators/tekton-fbc-e2e-419-operator/ci.yaml
[read-config : read-config] ---
[read-config : read-config] cert_project_id: 68cd24cb8d3689e1ab3e1ebf
[read-config : read-config] fbc:
[read-config : read-config] enabled: true
[read-config : read-config] catalog_mapping:
[read-config : read-config] - template_name: semver.yaml
[read-config : read-config] catalog_names: ["v4.19", "v4.20", "v4.21"]
[read-config : read-config] type: olm.semver
[read-config : read-config] ++ cat operators/tekton-fbc-e2e-419-operator/ci.yaml
[read-config : read-config] ++ yq -r '.fbc.enabled // false'
[read-config : read-config] + FBC_ENABLEMENT=true
[read-config : read-config] + '[' true == true ']'
[read-config : read-config] ++ cat operators/tekton-fbc-e2e-419-operator/ci.yaml
[read-config : read-config] ++ yq -r .updateGraph
[read-config : read-config] + '[' null '!=' null ']'
[read-config : read-config] + UPGRADE_GRAPH_MODE=
[read-config : read-config] + tee /tekton/results/fbc-enabled
[read-config : read-config] + echo -n true
[read-config : read-config] true+ echo -n true
[read-config : read-config] + tee /workspace/output/fbc_enabled
[read-config : read-config] true+ tee /tekton/results/upgrade-graph-mode
[read-config : read-config] + echo -n
[resolve-pr-type : evaluate-conditions] + '[' true == true ']'
[resolve-pr-type : evaluate-conditions] + '[' -n operators/tekton-fbc-e2e-419-operator/0.0.109 ']'
[resolve-pr-type : evaluate-conditions] + echo -n true
[resolve-pr-type : evaluate-conditions] + '[' -n '' ']'
[resolve-pr-type : evaluate-conditions] + '[' -n '' ']'
[resolve-pr-type : evaluate-conditions] + echo -n false
[apply-test-waivers : set-github-status] + apply-test-waivers --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 --repo-config-file config.yaml --operator-name tekton-fbc-e2e-419-operator --verbose
[apply-test-waivers : set-github-status] 2025-12-06 04:07:09,664 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators-preprod
[apply-test-waivers : set-github-status] 2025-12-06 04:07:10,312 [operator-cert] INFO Labels to remove in namespace: []
[apply-test-waivers : set-github-status] 2025-12-06 04:07:10,312 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7ff6dfb2c6e0>
[apply-test-waivers : set-github-status] 2025-12-06 04:07:10,312 [operator-cert] INFO Labels to add: []
[apply-test-waivers : set-github-status] 2025-12-06 04:07:10,312 [operator-cert] INFO Labels to remove: []
[content-hash : compute-md5sum] + [[ -n operators/tekton-fbc-e2e-419-operator/0.0.109 ]]
[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/tekton-fbc-e2e-419-operator/0.0.109 -not -name Dockerfile -type f
[content-hash : compute-md5sum] + tr '\n' '\0'
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}'
[content-hash : compute-md5sum] + sort
[content-hash : compute-md5sum] + cat hashes.txt
[content-hash : compute-md5sum] 0691120f17c682b3c1c76ea6a9c6a20b operators/tekton-fbc-e2e-419-operator/0.0.109/tests/scorecard/config.yaml
[content-hash : compute-md5sum] 1557a3efc71e05de036dea22f4932c5c operators/tekton-fbc-e2e-419-operator/0.0.109/metadata/annotations.yaml
[content-hash : compute-md5sum] 6c689cc1e974208068282ac839f259d1 operators/tekton-fbc-e2e-419-operator/0.0.109/manifests/memcached-operator-controller-manager-metrics-service_v1_service.yaml
[content-hash : compute-md5sum] 7001c65679b25f5c948408590f6cc028 operators/tekton-fbc-e2e-419-operator/0.0.109/manifests/cache.quay.io_memcacheds.yaml
[content-hash : compute-md5sum] 7ef3fc3f78a01f8709f352181145d2c1 operators/tekton-fbc-e2e-419-operator/0.0.109/release-config.yaml
[content-hash : compute-md5sum] 8bb0c6ed559c16f95c664d5ae8d3ac6c operators/tekton-fbc-e2e-419-operator/0.0.109/manifests/memcached-operator.clusterserviceversion.yaml
[content-hash : compute-md5sum] e798b3a82ab0e728aa0efedec504ef25 operators/tekton-fbc-e2e-419-operator/0.0.109/manifests/memcached-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml
[content-hash : compute-md5sum] + md5sum hashes.txt
[content-hash : compute-md5sum] + awk '{ print $1 }'
[content-hash : compute-md5sum] + tr -d '
[content-hash : compute-md5sum] + tee /tekton/results/md5sum
[content-hash : compute-md5sum] '
[content-hash : compute-md5sum] 702da02b012d28eff9d63386734c5939
[certification-project-check : certification-project-check] Checking availability of cert project identifier
[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] + [[ -z tekton-fbc-e2e-419-operator ]]
[certification-project-check : certification-project-check] + declare -A ALL_AFFECTED_OPERATORS
[certification-project-check : certification-project-check] + '[' -n tekton-fbc-e2e-419-operator ']'
[certification-project-check : certification-project-check] + IFS=,
[certification-project-check : certification-project-check] + read -ra affected_ops_array
[certification-project-check : certification-project-check] + for op in "${affected_ops_array[@]}"
[certification-project-check : certification-project-check] + ALL_AFFECTED_OPERATORS["$op"]=1
[certification-project-check : certification-project-check] + '[' -n '' ']'
[certification-project-check : certification-project-check] + for operator_name in "${!ALL_AFFECTED_OPERATORS[@]}"
[certification-project-check : certification-project-check] + file_path=operators/tekton-fbc-e2e-419-operator/ci.yaml
[certification-project-check : certification-project-check] + '[' '!' -f operators/tekton-fbc-e2e-419-operator/ci.yaml ']'
[certification-project-check : certification-project-check] ++ cat operators/tekton-fbc-e2e-419-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=68cd24cb8d3689e1ab3e1ebf
[certification-project-check : certification-project-check] + '[' -z 68cd24cb8d3689e1ab3e1ebf ']'
[certification-project-check : certification-project-check] + echo -n 68cd24cb8d3689e1ab3e1ebf
[certification-project-check : certification-project-check] + tee /tekton/results/certification_project_id
[certification-project-check : certification-project-check] 68cd24cb8d3689e1ab3e1ebf
[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] + '[' 68cd24cb8d3689e1ab3e1ebf == '' ']'
[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 68cd24cb8d3689e1ab3e1ebf
[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] + cat /workspace/results/cert_project.json
[get-pyxis-certification-data : get-cert-project-related-data] + jq -re .container.isv_pid
[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] ospid-68cd24cb8d3689e1ab3e1ebf+ 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] + jq -re .container.repository_name
[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] tekton-fbc-e2e-419-operator+ 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] + JQ_PATH=.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] + 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] + tr -d '\n'
[get-pyxis-certification-data : get-cert-project-related-data] + grep .
[get-pyxis-certification-data : get-cert-project-related-data] 18959270+ 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='opcert lslavkov '
[get-pyxis-certification-data : get-cert-project-related-data] + echo -n opcert lslavkov
[get-pyxis-certification-data : get-cert-project-related-data] + tee /tekton/results/github_usernames
[get-pyxis-certification-data : get-cert-project-related-data] opcert lslavkov
[get-pyxis-certification-data : get-vendor-related-data] + '[' 68cd24cb8d3689e1ab3e1ebf == '' ']'
[get-pyxis-certification-data : get-vendor-related-data] ++ cat org_id.txt
[get-pyxis-certification-data : get-vendor-related-data] + ORG_ID=18959270
[get-pyxis-certification-data : get-vendor-related-data] + get-vendor-related-data --pyxis-url https://pyxis.stage.engineering.redhat.com --org-id 18959270
[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] tekton-automation
[verify-project : verify-project-not-archived] + '[' active = archived ']'
[verify-project : verify-project-distribution] + case "$ORGANIZATION" in
[verify-project : verify-project-distribution] + '[' connect '!=' connect ']'
[update-cert-project-status : update-cert-project-status] + '[' Published '!=' Published ']'
[update-cert-project-status : update-cert-project-status] + echo 'The certification project is currently in Published state.'
[update-cert-project-status : update-cert-project-status] The certification project is currently in Published state.
[reserve-operator-name : reserve-operator-name] + '[' -z tekton-fbc-e2e-419-operator ']'
[reserve-operator-name : reserve-operator-name] + echo 'Attempting to reserve operator name for association ospid-68cd24cb8d3689e1ab3e1ebf'
[reserve-operator-name : reserve-operator-name] Attempting to reserve operator name for association ospid-68cd24cb8d3689e1ab3e1ebf
[reserve-operator-name : reserve-operator-name] + reserve-operator-name --association ospid-68cd24cb8d3689e1ab3e1ebf --operator-name tekton-fbc-e2e-419-operator --pyxis-url https://pyxis.stage.engineering.redhat.com --source certified-operators --verbose
[reserve-operator-name : reserve-operator-name] 2025-12-06 04:10:22,186 [operator-cert] DEBUG Pyxis session using cert + key is created
[reserve-operator-name : reserve-operator-name] 2025-12-06 04:10:22,186 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/operators/packages?filter=association==ospid-68cd24cb8d3689e1ab3e1ebf;deleted!=true
[reserve-operator-name : reserve-operator-name] 2025-12-06 04:10:22,186 [operator-cert] DEBUG GET Pyxis request params: None
[reserve-operator-name : reserve-operator-name] 2025-12-06 04:10:22,382 [operator-cert] INFO Requested operator name tekton-fbc-e2e-419-operator match with operator name already reserved.
[reserve-operator-name : reserve-operator-name] 2025-12-06 04:10:22,383 [operator-cert] DEBUG Pyxis session using cert + key is created
[reserve-operator-name : reserve-operator-name] 2025-12-06 04:10:22,383 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/operators/packages?filter=package_name==tekton-fbc-e2e-419-operator;deleted!=true
[reserve-operator-name : reserve-operator-name] 2025-12-06 04:10:22,383 [operator-cert] DEBUG GET Pyxis request params: None
[reserve-operator-name : reserve-operator-name] 2025-12-06 04:10:22,575 [operator-cert] INFO Operator name tekton-fbc-e2e-419-operator is already reserved by this association (ospid-68cd24cb8d3689e1ab3e1ebf).
[static-tests : run-suite] + '[' -z operators/tekton-fbc-e2e-419-operator/0.0.109 ']'
[static-tests : run-suite] + EXTRA_ARGS=
[static-tests : run-suite] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 --json labels
[static-tests : run-suite] ++ jq -r '.labels[] | select(.name | startswith("tests/skip")) | .name' labels.json
[static-tests : run-suite] ++ paste -sd ,
[static-tests : run-suite] ++ sed 's/tests\/skip\///g'
[static-tests : run-suite] + SKIP_TESTS=
[static-tests : run-suite] + [[ '' != '' ]]
[static-tests : run-suite] + JSON_RESULTS_FILE=/workspace/output/static-test-results.json
[static-tests : run-suite] + static-tests --verbose --output-file /workspace/output/static-test-results.json --repo-path /workspace/source --suites operatorcert.static_tests.isv,operatorcert.static_tests.common tekton-fbc-e2e-419-operator 0.0.109 ''
[static-tests : run-suite] 2025-12-06 04:11:06,824 [operator-cert] INFO Skipping check_pruned_graph for FBC enabled operator tekton-fbc-e2e-419-operator
[static-tests : run-suite] + jq .
[static-tests : run-suite] {
[static-tests : run-suite] "passed": true,
[static-tests : run-suite] "outputs": []
[static-tests : run-suite] }
[static-tests : run-suite] + jq -r '(.outputs//[])|length'
[static-tests : run-suite] + tr -d '\r\n'
[static-tests : run-suite] + jq -r '[(.outputs//[])[]|select(.type=="error")]|length'
[static-tests : run-suite] + tr -d '\r\n'
[static-tests : build-and-post-comment] ++ cat /tekton/results/messages_count
[static-tests : build-and-post-comment] + MESSAGE_COUNT=0
[static-tests : build-and-post-comment] + '[' -z 0 ']'
[static-tests : build-and-post-comment] + '[' 0 -eq 0 ']'
[static-tests : build-and-post-comment] + exit 0
[static-tests : check-for-failures] ++ cat /tekton/results/failures_count
[static-tests : check-for-failures] + FAILURE_COUNT=0
[static-tests : check-for-failures] + '[' -z 0 ']'
[static-tests : check-for-failures] + '[' 0 -eq 0 ']'
[static-tests : check-for-failures] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 --remove-labels validation-failed
[static-tests : check-for-failures] 2025-12-06 04:11:08,671 [operator-cert] INFO Adding labels [] to redhat-openshift-ecosystem/certified-operators-preprod
[static-tests : check-for-failures] 2025-12-06 04:11:09,505 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fc20292c6e0>
[static-tests : check-for-failures] 2025-12-06 04:11:09,506 [operator-cert] INFO Labels to add: []
[static-tests : check-for-failures] 2025-12-06 04:11:09,506 [operator-cert] INFO Labels to remove: []
[merge-registry-credentials : get-and-decrypt-project-tokens] Project contains secret registry tokens. Merging with internal tokens...
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: enabled compatibility flags:
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: keybox '/tmp/pubring.kbx' created
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: sec rsa3072/931E6390C2A37B65 2022-10-14 Operator pipeline - nonprod <[email protected]>
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: /tmp/trustdb.gpg: trustdb created
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: using pgp trust model
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key 931E6390C2A37B65: public key "Operator pipeline - nonprod <[email protected]>" imported
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: no running gpg-agent - starting '/usr/bin/gpg-agent'
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: waiting for the agent to come up ... (8s)
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: connection to the agent established
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key 931E6390C2A37B65/931E6390C2A37B65: secret key imported
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key 931E6390C2A37B65/417EA6608B0D85EE: secret key imported
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: key 931E6390C2A37B65: secret key imported
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: Total number processed: 1
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: imported: 1
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: secret keys read: 1
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: secret keys imported: 1
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID B1FBA887D2D2184C
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with rsa3072 key, ID 417EA6608B0D85EE, created 2022-10-14
[merge-registry-credentials : get-and-decrypt-project-tokens] "Operator pipeline - nonprod <[email protected]>"
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID DC6819427784E26B
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 5E217F79FCE0A164
[merge-registry-credentials : get-and-decrypt-project-tokens] gpg: encrypted with RSA key, ID 36C2E548C80A206C
[merge-registry-credentials : get-and-decrypt-project-tokens] Tokens successfully merged
[digest-pinning : combine-credentials] + '[' -z operators/tekton-fbc-e2e-419-operator/0.0.109 ']'
[digest-pinning : combine-credentials] + '[' true '!=' true ']'
[digest-pinning : combine-credentials] + [[ true == \t\r\u\e ]]
[digest-pinning : combine-credentials] + export DOCKER_CONFIG=.docker
[digest-pinning : combine-credentials] + DOCKER_CONFIG=.docker
[digest-pinning : combine-credentials] + export REGISTRY_AUTH_FILE=.docker/config-custom.json
[digest-pinning : combine-credentials] + REGISTRY_AUTH_FILE=.docker/config-custom.json
[digest-pinning : combine-credentials] + mkdir -p .docker
[digest-pinning : combine-credentials] + jq -s '.[0] * .[1]' /workspace/registry-credentials/.dockerconfigjson /home/user/.docker/config.json
[digest-pinning : pin-digest] + '[' -z operators/tekton-fbc-e2e-419-operator/0.0.109 ']'
[digest-pinning : pin-digest] + '[' true '!=' true ']'
[digest-pinning : pin-digest] + [[ true == \t\r\u\e ]]
[digest-pinning : pin-digest] + export DOCKER_CONFIG=.docker
[digest-pinning : pin-digest] + DOCKER_CONFIG=.docker
[digest-pinning : pin-digest] + export REGISTRY_AUTH_FILE=.docker/config-custom.json
[digest-pinning : pin-digest] + REGISTRY_AUTH_FILE=.docker/config-custom.json
[digest-pinning : pin-digest] ++ realpath operators/tekton-fbc-e2e-419-operator/0.0.109
[digest-pinning : pin-digest] + BUNDLE_PATH=/workspace/source/operators/tekton-fbc-e2e-419-operator/0.0.109
[digest-pinning : pin-digest] + ls -l /workspace/source/operators/tekton-fbc-e2e-419-operator/0.0.109
[digest-pinning : pin-digest] total 20
[digest-pinning : pin-digest] -rw-rw-r--. 1 root 1001320000 943 Dec 6 04:02 Dockerfile
[digest-pinning : pin-digest] drwxrwsr-x. 2 root 1001320000 4096 Dec 6 04:02 manifests
[digest-pinning : pin-digest] drwxrwsr-x. 2 root 1001320000 4096 Dec 6 04:02 metadata
[digest-pinning : pin-digest] -rw-rw-r--. 1 root 1001320000 83 Dec 6 04:02 release-config.yaml
[digest-pinning : pin-digest] drwxrwsr-x. 3 root 1001320000 4096 Dec 6 04:02 tests
[digest-pinning : pin-digest] + operator-manifest pin /workspace/source/operators/tekton-fbc-e2e-419-operator/0.0.109
[digest-pinning : pin-digest] Extracting image references from /workspace/source/operators/tekton-fbc-e2e-419-operator/0.0.109
[digest-pinning : pin-digest] Replacing image references in CSV
[digest-pinning : pin-digest] Setting related images section
[digest-pinning : pin-digest] Image references replaced
[digest-pinning : verify-pinning] + '[' -z operators/tekton-fbc-e2e-419-operator/0.0.109 ']'
[digest-pinning : verify-pinning] + '[' true '!=' true ']'
[digest-pinning : verify-pinning] + git config --global --add safe.directory /workspace/source
[digest-pinning : verify-pinning] + cat replacements.json
[digest-pinning : verify-pinning] {}++ jq length replacements.json
[digest-pinning : verify-pinning] + REPLACEMENT_COUNT=0
[digest-pinning : verify-pinning] + [[ 0 -gt 0 ]]
[digest-pinning : verify-pinning] + echo 'Manifests are pinned.'
[digest-pinning : verify-pinning] Manifests are pinned.
[digest-pinning : verify-pinning] + echo -n false
[digest-pinning : verify-pinning] + tee /tekton/results/dirty_flag
[digest-pinning : verify-pinning] false+ echo 'The branch is reset to its pre-pin state because other unrelated changes may occur during the pin step and need to be undone.'
[digest-pinning : verify-pinning] The branch is reset to its pre-pin state because other unrelated changes may occur during the pin step and need to be undone.
[digest-pinning : verify-pinning] + git checkout -- .
[digest-pinning : verify-related-images] + '[' -z operators/tekton-fbc-e2e-419-operator/0.0.109 ']'
[digest-pinning : verify-related-images] + '[' true '!=' true ']'
[digest-pinning : verify-related-images] ++ realpath operators/tekton-fbc-e2e-419-operator/0.0.109
[digest-pinning : verify-related-images] + BUNDLE_PATH=/workspace/source/operators/tekton-fbc-e2e-419-operator/0.0.109
[digest-pinning : verify-related-images] + cat references.json
[digest-pinning : verify-related-images] ["quay.io/rhn_apal/memcached-operator@sha256:ebbfedd514944e1a2a140f785f900d482eecbfff2e3d67bf76f6ee54569a49bc", "gcr.io/kubebuilder/kube-rbac-proxy@sha256:d4883d7c622683b3319b5e6b3a7edfbf2594c18060131a8bf64504805f875522"]++ jq length references.json
[digest-pinning : verify-related-images] + REFERENCE_COUNT=2
[digest-pinning : verify-related-images] ++ find /workspace/source/operators/tekton-fbc-e2e-419-operator/0.0.109 -name '*clusterserviceversion.yaml' -o -name '*clusterserviceversion.yml'
[digest-pinning : verify-related-images] + CSVFILE=/workspace/source/operators/tekton-fbc-e2e-419-operator/0.0.109/manifests/memcached-operator.clusterserviceversion.yaml
[digest-pinning : verify-related-images] ++ yq -e '.spec.relatedImages | length' /workspace/source/operators/tekton-fbc-e2e-419-operator/0.0.109/manifests/memcached-operator.clusterserviceversion.yaml
[digest-pinning : verify-related-images] + RELATED_IMAGE_COUNT=2
[digest-pinning : verify-related-images] + [[ 2 -ge 2 ]]
[digest-pinning : verify-related-images] + echo -n 'Related images section exists.'
[digest-pinning : verify-related-images] + tee /tekton/results/related_images_message
[digest-pinning : verify-related-images] Related images section exists.+ echo -n true
[digest-pinning : verify-related-images] + tee /tekton/results/related_images_flag
[digest-pinning : verify-related-images] true
[verify-pinned-digest : check-dirty-flag] + DIRTY_FLAG=false
[verify-pinned-digest : check-dirty-flag] + echo false
[verify-pinned-digest : check-dirty-flag] + '[' false == true ']'
[verify-pinned-digest : check-dirty-flag] false
[verify-pinned-digest : check-related-images] + RELATED_IMAGES_FLAG=true
[verify-pinned-digest : check-related-images] + echo true
[verify-pinned-digest : check-related-images] true
[verify-pinned-digest : check-related-images] + '[' true == false ']'
[dockerfile-creation : generate-dockerfile] + '[' -z operators/tekton-fbc-e2e-419-operator/0.0.109 ']'
[dockerfile-creation : generate-dockerfile] + DOCKERFILE_PATH=Dockerfile
[dockerfile-creation : generate-dockerfile] + bundle-dockerfile --bundle-path operators/tekton-fbc-e2e-419-operator/0.0.109 --destination Dockerfile --verbose
[dockerfile-creation : generate-dockerfile] 2025-12-06 04:13:05,771 [operator-cert] DEBUG Generating a dockerfile...
[dockerfile-creation : generate-dockerfile] 2025-12-06 04:13:05,774 [operator-cert] DEBUG Storing Dockerfile
[dockerfile-creation : generate-dockerfile] + cat Dockerfile
[dockerfile-creation : generate-dockerfile] FROM scratch
[dockerfile-creation : generate-dockerfile]
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.package.v1='tekton-fbc-e2e-419-operator'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channels.v1='alpha'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.28.1'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.project_layout='ansible.sdk.operatorframework.io/v1'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/'
[dockerfile-creation : generate-dockerfile] LABEL com.redhat.openshift.versions='v4.19-v4.21'
[dockerfile-creation : generate-dockerfile]
[dockerfile-creation : generate-dockerfile] COPY manifests/ /manifests/
[dockerfile-creation : generate-dockerfile] COPY metadata/ /metadata/
[dockerfile-creation : generate-dockerfile]
[dockerfile-creation : generate-dockerfile] + echo Dockerfile
[dockerfile-creation : generate-dockerfile] + tee /tekton/results/bundle_dockerfile_path
[dockerfile-creation : generate-dockerfile] Dockerfile
[build-bundle : build-and-push] + '[' -z operators/tekton-fbc-e2e-419-operator/0.0.109 ']'
[build-bundle : build-and-push] + EXTRA_ARGS=
[build-bundle : build-and-push] + [[ true == \t\r\u\e ]]
[build-bundle : build-and-push] Building quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109
[build-bundle : build-and-push] + EXTRA_ARGS+=' --authfile /workspace/dockerconfig/.dockerconfigjson'
[build-bundle : build-and-push] + echo 'Building quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109'
[build-bundle : build-and-push] + BUILD_ARGS=()
[build-bundle : build-and-push] + for buildarg in "$@"
[build-bundle : build-and-push] + BUILD_ARGS+=("--build-arg=$buildarg")
[build-bundle : build-and-push] + '[' false = true ']'
[build-bundle : build-and-push] + buildah --storage-driver=overlay bud --build-arg= --format=docker --tls-verify=true -f ./Dockerfile -t quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109 operators/tekton-fbc-e2e-419-operator/0.0.109
[build-bundle : build-and-push] STEP 1/14: FROM scratch
[build-bundle : build-and-push] STEP 2/14: LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1'
[build-bundle : build-and-push] STEP 3/14: LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/'
[build-bundle : build-and-push] STEP 4/14: LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/'
[build-bundle : build-and-push] STEP 5/14: LABEL operators.operatorframework.io.bundle.package.v1='tekton-fbc-e2e-419-operator'
[build-bundle : build-and-push] STEP 6/14: LABEL operators.operatorframework.io.bundle.channels.v1='alpha'
[build-bundle : build-and-push] STEP 7/14: LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.28.1'
[build-bundle : build-and-push] STEP 8/14: LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1'
[build-bundle : build-and-push] STEP 9/14: LABEL operators.operatorframework.io.metrics.project_layout='ansible.sdk.operatorframework.io/v1'
[build-bundle : build-and-push] STEP 10/14: LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1'
[build-bundle : build-and-push] STEP 11/14: LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/'
[build-bundle : build-and-push] STEP 12/14: LABEL com.redhat.openshift.versions='v4.19-v4.21'
[build-bundle : build-and-push] STEP 13/14: COPY manifests/ /manifests/
[build-bundle : build-and-push] STEP 14/14: COPY metadata/ /metadata/
[build-bundle : build-and-push] COMMIT quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109
[build-bundle : build-and-push] Getting image source signatures
[build-bundle : build-and-push] Copying blob sha256:8a4c1a28b75b2b741b027efb366122e9e707023bf89b51fbfb5e61315edae8f5
[build-bundle : build-and-push] Copying config sha256:24a3b4c4eb633ee5f45dcaa814be32c896f674751959dd4ecb267c390cfa5098
[build-bundle : build-and-push] Writing manifest to image destination
[build-bundle : build-and-push] --> 24a3b4c4eb63
[build-bundle : build-and-push] Successfully tagged quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109
[build-bundle : build-and-push] 24a3b4c4eb633ee5f45dcaa814be32c896f674751959dd4ecb267c390cfa5098
[build-bundle : build-and-push] + '[' false = true ']'
[build-bundle : build-and-push] + retry 5 buildah --storage-driver=overlay push --tls-verify=true --digestfile /tmp/image-digest --authfile /workspace/dockerconfig/.dockerconfigjson quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109 docker://quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109
[build-bundle : build-and-push] + local max_retries=5
[build-bundle : build-and-push] + shift
[build-bundle : build-and-push] + local attempt=1
[build-bundle : build-and-push] + buildah --storage-driver=overlay push --tls-verify=true --digestfile /tmp/image-digest --authfile /workspace/dockerconfig/.dockerconfigjson quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109 docker://quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109
[build-bundle : build-and-push] Getting image source signatures
[build-bundle : build-and-push] Copying blob sha256:8a4c1a28b75b2b741b027efb366122e9e707023bf89b51fbfb5e61315edae8f5
[build-bundle : build-and-push] Copying config sha256:24a3b4c4eb633ee5f45dcaa814be32c896f674751959dd4ecb267c390cfa5098
[build-bundle : build-and-push] Writing manifest to image destination
[build-bundle : build-and-push] + tee /tekton/results/IMAGE_DIGEST
[build-bundle : build-and-push] sha256:43847ecf6d19eaff932ccd36abae97d24ffcc64e6c3a20aaf552b879bf107b2d+ printf %s quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109
[build-bundle : build-and-push] + tee /tekton/results/IMAGE_URL
[build-bundle : build-and-push] quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109
[make-bundle-repo-public : change-visibility] Response body: {"success": true}
[make-bundle-repo-public : change-visibility] HTTP status code: 200
[make-bundle-repo-public : change-visibility] Repository visibility successfully changed.
[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/tekton-fbc-e2e-419-operator/0.0.109 ']'
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json --bundle-path operators/tekton-fbc-e2e-419-operator/0.0.109 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.19-v4.21", "indices": [{"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}], "max_version_index": {"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, "all_indices": [{"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"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.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"}]}
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": "v4.19-v4.21", "indices": [{"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}], "max_version_index": {"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, "all_indices": [{"ocp_version": "4.21", "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"}, {"ocp_version": "4.20", "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"}, {"ocp_version": "4.19", "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"}, {"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.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"}]}'
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.19-v4.21",' '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"}],' '"max_version_index":' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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.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"}]}'
[get-supported-versions : supported-version-check] + jq
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "versions_annotation": "v4.19-v4.21",
[get-supported-versions : supported-version-check] "indices": [
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.21",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.20",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.19",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"
[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.21",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"
[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.21",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.21"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.20",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.20"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.19",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/certified-operator-index:v4.19"
[get-supported-versions : supported-version-check] },
[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.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] }
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.19-v4.21",' '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"}],' '"max_version_index":' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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.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"}]}'
[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.21+ echo '{"versions_annotation":' '"v4.19-v4.21",' '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"}],' '"max_version_index":' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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.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"}]}'
[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.21+ echo '{"versions_annotation":' '"v4.19-v4.21",' '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"}],' '"max_version_index":' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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.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"}]}'
[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.21 registry.redhat.io/redhat/certified-operator-index:v4.20 registry.redhat.io/redhat/certified-operator-index:v4.19+ echo '{"versions_annotation":' '"v4.19-v4.21",' '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"}],' '"max_version_index":' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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.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"}]}'
[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.21 4.20 4.19+ echo '{"versions_annotation":' '"v4.19-v4.21",' '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"}],' '"max_version_index":' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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.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"}]}'
[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.16 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+ echo '{"versions_annotation":' '"v4.19-v4.21",' '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"}],' '"max_version_index":' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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.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"}]}'
[get-supported-versions : supported-version-check] + jq -r '.not_supported_indices | map(.ocp_version) | join(" ")'
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/skipped_ocp_versions
[get-supported-versions : supported-version-check] 4.18 4.17 4.16 4.15 4.14 4.13 4.12+ echo '{"versions_annotation":' '"v4.19-v4.21",' '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"}],' '"max_version_index":' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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.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"}]}'
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/certified-operator-index:v4.21+ echo '{"versions_annotation":' '"v4.19-v4.21",' '"indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"}],' '"max_version_index":' '{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '"all_indices":' '[{"ocp_version":' '"4.21",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.21"},' '{"ocp_version":' '"4.20",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.20"},' '{"ocp_version":' '"4.19",' '"path":' '"registry.redhat.io/redhat/certified-operator-index:v4.19"},' '{"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.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"}]}'
[get-supported-versions : supported-version-check] + jq -r .versions_annotation
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version
[get-supported-versions : supported-version-check] v4.19-v4.21
[build-fbc-scratch-catalog : build-fbc-catalog] + EXTRA_ARGS=
[build-fbc-scratch-catalog : build-fbc-catalog] + [[ true == \t\r\u\e ]]
[build-fbc-scratch-catalog : build-fbc-catalog] + DOCKERCONFIGJSON=/workspace/credentials/.dockerconfigjson
[build-fbc-scratch-catalog : build-fbc-catalog] + EXTRA_ARGS+=' --authfile /workspace/credentials/.dockerconfigjson'
[build-fbc-scratch-catalog : build-fbc-catalog] + export REGISTRY_AUTH_FILE=/workspace/credentials/.dockerconfigjson
[build-fbc-scratch-catalog : build-fbc-catalog] + REGISTRY_AUTH_FILE=/workspace/credentials/.dockerconfigjson
[build-fbc-scratch-catalog : build-fbc-catalog] + CATALOG_REPO=quay.io/operator-pipeline-stage/catalog:v4.21-b8f3c177f5482d3fbbf5d5e6dbb119977b677cad
[build-fbc-scratch-catalog : build-fbc-catalog] + build-scratch-catalog --repo-path . --operator-name tekton-fbc-e2e-419-operator --bundle-version 0.0.109 --bundle-pullspec quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109 --repository-destination quay.io/operator-pipeline-stage/catalog:v4.21-b8f3c177f5482d3fbbf5d5e6dbb119977b677cad --verbose --authfile /workspace/credentials/.dockerconfigjson
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-06 04:14:20,686 [operator-cert] DEBUG Running command: ['opm', 'alpha', 'render-template', 'basic', '-o', 'yaml', '/tmp/tmpx5lebkj6/template.yaml']
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-06 04:14:21,235 [operator-cert] DEBUG Command output: ---
[build-fbc-scratch-catalog : build-fbc-catalog] defaultChannel: alpha
[build-fbc-scratch-catalog : build-fbc-catalog] name: tekton-fbc-e2e-419-operator
[build-fbc-scratch-catalog : build-fbc-catalog] schema: olm.package
[build-fbc-scratch-catalog : build-fbc-catalog] ---
[build-fbc-scratch-catalog : build-fbc-catalog] entries:
[build-fbc-scratch-catalog : build-fbc-catalog] - name: tekton-fbc-e2e-419-operator.0.0.109
[build-fbc-scratch-catalog : build-fbc-catalog] name: alpha
[build-fbc-scratch-catalog : build-fbc-catalog] package: tekton-fbc-e2e-419-operator
[build-fbc-scratch-catalog : build-fbc-catalog] schema: olm.channel
[build-fbc-scratch-catalog : build-fbc-catalog] ---
[build-fbc-scratch-catalog : build-fbc-catalog] image: quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109
[build-fbc-scratch-catalog : build-fbc-catalog] name: tekton-fbc-e2e-419-operator.0.0.109
[build-fbc-scratch-catalog : build-fbc-catalog] package: tekton-fbc-e2e-419-operator
[build-fbc-scratch-catalog : build-fbc-catalog] properties:
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.gvk
[build-fbc-scratch-catalog : build-fbc-catalog] value:
[build-fbc-scratch-catalog : build-fbc-catalog] group: cache.quay.io
[build-fbc-scratch-catalog : build-fbc-catalog] kind: Memcached
[build-fbc-scratch-catalog : build-fbc-catalog] version: v1alpha1
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.package
[build-fbc-scratch-catalog : build-fbc-catalog] value:
[build-fbc-scratch-catalog : build-fbc-catalog] packageName: tekton-fbc-e2e-419-operator
[build-fbc-scratch-catalog : build-fbc-catalog] version: 0.0.109
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.bundle.object
[build-fbc-scratch-catalog : build-fbc-catalog] value:
[build-fbc-scratch-catalog : build-fbc-catalog] data: eyJhcGlWZXJzaW9uIjoiYXBpZXh0ZW5zaW9ucy5rOHMuaW8vdjEiLCJraW5kIjoiQ3VzdG9tUmVzb3VyY2VEZWZpbml0aW9uIiwibWV0YWRhdGEiOnsiY3JlYXRpb25UaW1lc3RhbXAiOm51bGwsIm5hbWUiOiJtZW1jYWNoZWRzLmNhY2hlLnF1YXkuaW8ifSwic3BlYyI6eyJncm91cCI6ImNhY2hlLnF1YXkuaW8iLCJuYW1lcyI6eyJraW5kIjoiTWVtY2FjaGVkIiwibGlzdEtpbmQiOiJNZW1jYWNoZWRMaXN0IiwicGx1cmFsIjoibWVtY2FjaGVkcyIsInNpbmd1bGFyIjoibWVtY2FjaGVkIn0sInNjb3BlIjoiTmFtZXNwYWNlZCIsInZlcnNpb25zIjpbeyJuYW1lIjoidjFhbHBoYTEiLCJzY2hlbWEiOnsib3BlbkFQSVYzU2NoZW1hIjp7ImRlc2NyaXB0aW9uIjoiTWVtY2FjaGVkIGlzIHRoZSBTY2hlbWEgZm9yIHRoZSBtZW1jYWNoZWRzIEFQSSIsInByb3BlcnRpZXMiOnsiYXBpVmVyc2lvbiI6eyJkZXNjcmlwdGlvbiI6IkFQSVZlcnNpb24gZGVmaW5lcyB0aGUgdmVyc2lvbmVkIHNjaGVtYSBvZiB0aGlzIHJlcHJlc2VudGF0aW9uIG9mIGFuIG9iamVjdC4gU2VydmVycyBzaG91bGQgY29udmVydCByZWNvZ25pemVkIHNjaGVtYXMgdG8gdGhlIGxhdGVzdCBpbnRlcm5hbCB2YWx1ZSwgYW5kIG1heSByZWplY3QgdW5yZWNvZ25pemVkIHZhbHVlcy4gTW9yZSBpbmZvOiBodHRwczovL2dpdC5rOHMuaW8vY29tbXVuaXR5L2NvbnRyaWJ1dG9ycy9kZXZlbC9zaWctYXJjaGl0ZWN0dXJlL2FwaS1jb252ZW50aW9ucy5tZCNyZXNvdXJjZXMiLCJ0eXBlIjoic3RyaW5nIn0sImtpbmQiOnsiZGVzY3JpcHRpb24iOiJLaW5kIGlzIGEgc3RyaW5nIHZhbHVlIHJlcHJlc2VudGluZyB0aGUgUkVTVCByZXNvdXJjZSB0aGlzIG9iamVjdCByZXByZXNlbnRzLiBTZXJ2ZXJzIG1heSBpbmZlciB0aGlzIGZyb20gdGhlIGVuZHBvaW50IHRoZSBjbGllbnQgc3VibWl0cyByZXF1ZXN0cyB0by4gQ2Fubm90IGJlIHVwZGF0ZWQuIEluIENhbWVsQ2FzZS4gTW9yZSBpbmZvOiBodHRwczovL2dpdC5rOHMuaW8vY29tbXVuaXR5L2NvbnRyaWJ1dG9ycy9kZXZlbC9zaWctYXJjaGl0ZWN0dXJlL2FwaS1jb252ZW50aW9ucy5tZCN0eXBlcy1raW5kcyIsInR5cGUiOiJzdHJpbmcifSwibWV0YWRhdGEiOnsidHlwZSI6Im9iamVjdCJ9LCJzcGVjIjp7ImRlc2NyaXB0aW9uIjoiU3BlYyBkZWZpbmVzIHRoZSBkZXNpcmVkIHN0YXRlIG9mIE1lbWNhY2hlZCIsInR5cGUiOiJvYmplY3QiLCJ4LWt1YmVybmV0ZXMtcHJlc2VydmUtdW5rbm93bi1maWVsZHMiOnRydWV9LCJzdGF0dXMiOnsiZGVzY3JpcHRpb24iOiJTdGF0dXMgZGVmaW5lcyB0aGUgb2JzZXJ2ZWQgc3RhdGUgb2YgTWVtY2FjaGVkIiwidHlwZSI6Im9iamVjdCIsIngta3ViZXJuZXRlcy1wcmVzZXJ2ZS11bmtub3duLWZpZWxkcyI6dHJ1ZX19LCJ0eXBlIjoib2JqZWN0In19LCJzZXJ2ZWQiOnRydWUsInN0b3JhZ2UiOnRydWUsInN1YnJlc291cmNlcyI6eyJzdGF0dXMiOnt9fX1dfSwic3RhdHVzIjp7ImFjY2VwdGVkTmFtZXMiOnsia2luZCI6IiIsInBsdXJhbCI6IiJ9LCJjb25kaXRpb25zIjpudWxsLCJzdG9yZWRWZXJzaW9ucyI6bnVsbH19
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.bundle.object
[build-fbc-scratch-catalog : build-fbc-catalog] value:
[build-fbc-scratch-catalog : build-fbc-catalog] data: eyJhcGlWZXJzaW9uIjoib3BlcmF0b3JzLmNvcmVvcy5jb20vdjFhbHBoYTEiLCJraW5kIjoiQ2x1c3RlclNlcnZpY2VWZXJzaW9uIiwibWV0YWRhdGEiOnsiYW5ub3RhdGlvbnMiOnsiYWxtLWV4YW1wbGVzIjoiW10iLCJjYXBhYmlsaXRpZXMiOiJCYXNpYyBJbnN0YWxsIiwiY3JlYXRlZEF0IjoiMjAyMy0wNS0wOFQwNToxNTo1MFoiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL2NuZiI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby9jbmkiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vY3NpIjoiZmFsc2UiLCJmZWF0dXJlcy5vcGVyYXRvcnMub3BlbnNoaWZ0LmlvL2Rpc2Nvbm5lY3RlZCI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby9maXBzLWNvbXBsaWFudCI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby9wcm94eS1hd2FyZSI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby90bHMtcHJvZmlsZXMiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vdG9rZW4tYXV0aC1hd3MiOiJmYWxzZSIsImZlYXR1cmVzLm9wZXJhdG9ycy5vcGVuc2hpZnQuaW8vdG9rZW4tYXV0aC1henVyZSI6ImZhbHNlIiwiZmVhdHVyZXMub3BlcmF0b3JzLm9wZW5zaGlmdC5pby90b2tlbi1hdXRoLWdjcCI6ImZhbHNlIiwib3BlcmF0b3JzLm9wZXJhdG9yZnJhbWV3b3JrLmlvL2J1aWxkZXIiOiJvcGVyYXRvci1zZGstdjEuMjguMSIsIm9wZXJhdG9ycy5vcGVyYXRvcmZyYW1ld29yay5pby9wcm9qZWN0X2xheW91dCI6ImFuc2libGUuc2RrLm9wZXJhdG9yZnJhbWV3b3JrLmlvL3YxIn0sIm5hbWUiOiJ0ZWt0b24tZmJjLWUyZS00MTktb3BlcmF0b3IuMC4wLjEwOSIsIm5hbWVzcGFjZSI6InBsYWNlaG9sZGVyIn0sInNwZWMiOnsiYXBpc2VydmljZWRlZmluaXRpb25zIjp7fSwiY3VzdG9tcmVzb3VyY2VkZWZpbml0aW9ucyI6eyJvd25lZCI6W3sia2luZCI6Ik1lbWNhY2hlZCIsIm5hbWUiOiJtZW1jYWNoZWRzLmNhY2hlLnF1YXkuaW8iLCJ2ZXJzaW9uIjoidjFhbHBoYTEifV19LCJkZXNjcmlwdGlvbiI6Ik1lbWNhY2hlZCBvcGVyYXRvciIsImRpc3BsYXlOYW1lIjoibWVtY2FjaGVkIiwiaWNvbiI6W3siYmFzZTY0ZGF0YSI6ImlWQk9SdzBLR2dvQUFBQU5TVWhFVWdBQUFNZ0FBQURJQ0FZQUFBQ3RXSzZlQUFBbDAwbEVRVlI0bk95ZERYaFQ1ZDMvdjNscjBpUnQycWEwNlF0WVNncEZRQXF5SXZ1RDRxYjdnMXpQczJlbzI2UElMUExYUGRPaG15OXp3eW5pSmo3UG5zMU4yZVkyTHdWRjNaU0pQczlrWmNxVVNSWGJvWlNCZ0RiUVV0c21sRFJOMHJ5Ly9xODdUYkJ2U2M3Sk9TZm5wRDJmNitwRnhlU2NIeWYzTjkvN2Q3LzhibmswR29VSWV4eXhlMlFXWDdBY1FKWEo1YS91Y1BrcXllOEFTdHZ0SHIzRkY5SUJLSXIvNUFQSUE2QVk4U2NoQ0NBdzRrOHZBRHY1TWFqa2pvWWk5UUFBSzREZU9xMnF6NmhWOXBEZkRTckZ1VVZGNmpEUGoyQlNJUkVGd296dHB2NENBSmUxMnR6TDJtenVaUUJXQU5Ed0ZJNGJ3TUhHRXMyaHBTV2FRd0ErMkdRc0crSXBsa21CS0JBYU5Gc2M1U2FYZjNHSHk3Zkk1UEtUbjhVQWF2bU9LdzFuakZybFIwYXQ4a2lkVm5XRS9MN2FvRHZIZDFDNWdpaVFORFJiSFBvWHUyMXIyMnp1R3dHczVEc2VsampRV0tKNWFkMk1rajJyRGJvQnZvTVJNcUpBeG5ERTd0RzBXRjJYSDdRT1hkVnU5NUx1MHNKNGZqQVpJZm5OMFlhaS9JTXJTZ3YyTHkvVnZydW9TTzNtT3lnaElRb2t6blpULzd6dHB2N2JBYXdEb09NN0hwNXdBSGh4azdIc041dU1aUi96SFl3UW1OSUNhYlk0cXBzdGpyWDdMTTVyQVN3SElPVTdKb0VRQWRDeXlsRDQ2bXFEam5URGV2Z09pQyttcEVDMm0vb1hiRGYxUHdCZzdZaWhWWkdKQ1FMWXM4bFk5dWdtWTlreHZvUEpObE5HSUdaZk1HOUhsL1hHblYwRFRYRzNrUEVkVTQ0UkpxN1NWS1BmdWFHbTlLVUtsU0xBZDBEWllOSUxaRWVYZGQ3dW5zRU5KcGYvQmdDVmZNY3pTZWd6YXBWL3VMNjZlTWVHbXRKSm5hdE1Xb0UwV3h5bGQ3Vi90ZzNBTGFKYmNBWnhsV2VmYUppK2ViVkJaK1U3R0M2WWRBTFowV1dkdGJ0bjhOc21sLzltQUtWOHh6TkZzQnExeXVldXJ5NStha05ONldtK2cyR1RTU09RRHBkUHNmV0UrZnR0TnZlUEFLajRqbWVLNG1zczBmeGt5OFVWUDYzVHFvSjhCOE1HazBJZzIwNlpyOXJaTmZBTEFQUDVqa1VreHZHbUd2MzNOdGRYN09jN0VLYmt0RUNhTFE3OVhlMmZQUTNnYTN6SElqSWhyejNSTVAzV1hGN09rcE1DTWZ1Q3lzZE9tVy9lWjNFK0FHQUczL0dJcEtSN2xhSHcwUi9XVnp4WG9WTDQrUTZHTGprbEVMTXZLUDFUeitDMTIwMzlXd0hNNVRzZUVWcWMzR1FzMjNKZGRmR3JGU3BGaE85Z3FKSXpBbW0xdWFWYlQvVHROTG44Ni9tT1JTUnpqRnJscmkwWFZ6WXRMZEhraEVoeVFpRGJUcG12M05rMThDc0FGL01kaXdncm5HaXEwWDluYzMzRk8zd0hrZzdCQytUTzl1N3I5MW1jZnhBbit5WWQ0VldHd2h1ZWJKaXhtKzlBVWlIWTFhdEg3QjdkTlMwZHY5eG5jYjRvaW1OU0lpT2ZMZm1NeVdmTmR6REpFS1NEdE5yYzJ2VnRuVzhDV01aM0xDSlo0ZEN1eHBsZldWcWljZkVkeUZnRUo1QnRwOHhmMmRrMThBeUFhcjVqRWNrcVBVMDErbzJiNnl2ZTVEdVFrUWhLSURlMWRYNjl6ZWJlTlltM3VJcWtKdEJZb2xuL1F1UE1WL2dPSklFZ2NoQ3pMMGlTOFMxdE52Y2ZSWEZNYWZKSUd5QnRnYlFKSWNDN2czUzRmS3FOaDd0K1ovR0Z2c2xySUNLQ3dxQ1NQLy9Na3BwdjFXbFZQajdqNEZVZ0hTNmZaazJMNlc4QWx2SVdoSWlRYWQyNzNQamxPcTJLdDBvcnZIV3hPbHkrb28ySHUxNFh4U0dTZ3FXa2paQzJ3bGNBdkRoSWg4dFh1cWJGZEFpQU1lczNGOGxGVEh1WEc1ZlZhVlZaMzdXWWRRY2g0dGg0dU9zTlVSd2lORENTTmtQYVRyWnZuRlVISVZhNXBzWDBEMUVjSWhsQ25PUUxkVnFWUFZzM3pKcURrSVI4NCtHdTNhSTRSQmhBbkdRM2FVdlp1bUZXSEtURDVWT3RhVEVkRUJOeUVaWm8zYnZjdURJYlE4Q2NPNGpaRjhUR3cxMi9GY1Vod2lKTFNadkt4bVFpNXdKNTdKUjVpOFVYdXBucis0aE1MVWliSW0yTDYvdHcyc1dLcjYzNkk3a1BaemNSbWNwRUcwczAvODdsMmkzT0
[build-fbc-scratch-catalog : build-fbc-catalog] hHVGJLZk5YNGdzUFJYR0ljSVdFdERIUzFqaTdBUmNPRXQvUGNWSmNzaTZTSlhwMk5jNmN5OFYrRXRZZDVJamRVeGpmN0NTS1F5UmJWSk0yUjlvZTJ4ZG1YU0FQSE85OVJOd0pLTUlEeStKdGoxVllGY2lkN2QzWG0xeisyOW04cG9nSVZVamJJMjJReld1eWxvUEVTL084bFVzRkZqUXlDV2FxODFDcWxFTXVHUjVMSUU4akVJbWd4eE5FbHpjSTRleTNGS0ZJdUtsR2Z6VmJKWVZZRVVpcnpTMWQzOVo1VE9oMXErUVM0T3BwV256Rm9NUEthUVhRS09RcFh4K09SR0gyK1BDL0ZpZjJtaDNvY0UrSlE1VW1BeWQyTmM1Y3dFWnhPc1lDTWZ1QzBvMkh1d1JmOFZBcmsrSi9sdFZpdWpiemt4RStjWHJ4ZHI4VGUzcnRPT3NWeHBaUWtZa3hhcFc3bmxsUzA4UzB6Q25qSEdSM2orMWFvWXVENEFwSGNQL3hYa1FZZkNITUtjekh0NDNsK091SzJmanYrWldvVXFWMm9LbU1RU25ETERWLzVRVklteVJ0aytsMUdEbUkyUmRVWG5IZ2t5TzVWRWg2U1ZFK25teVlnVklWODhOdG5jRVFudXV5NHZtek5qaENPVkZxbG5NSzVWS3NtMTZNVzJ1bnhmNzdqaVBkT0dUejhCWE95Yit2bkxPSVNWVjVSZzd5MkNuenpia2tEc0podXhkM3RuY3pjcElFaFFvNU50VVo4T3F5V1ppclZiSVNYeTd6alNvZDNyOXlEcjQzcHdKYWhUejI4K3RGTTFDbjRjMUo1c2JiYU1aazdDRHh3MnMreXRYek9kaDBFa0lvRXNIREgvZmhsZDZzN2VVUkJPUWI5dG9xSFpvdUtrVmRZZjZFcjNFRlE5alFlZ1pIWGJ3TWNuUS8wVEI5Y2FhSCtHUXNrTm43anUvSjlaT2RpRWhlV0ZvTHFZUzk1V0ozSHptTE44NE5zWFk5SVhOWmNUNStka2sxeXZKVHU2ZlZOb2krSVRkdU56blJIK1NsSy9yYXA2dm1yODNralJsMXNiYWRNbCtWNitKQXZMdDFVK3NaV0ZuY1YvQ2ZsMHpIamRXOEZlSElDcGZyTmRoeDZRenNYRG9yclRoc2czWjR2VjRVeTZYNGpiRVFjL0o1bVNiN1dyek4wb2EyZzNTNGZJbzFMYVlQQVN6STVJWkNwRmFkaHhjYVo3TFczU0w4MThrK1BIUFd4dHIxK0laOGszNTVtaFliYWtxeFJLOU4rL3B3T0J4emprQmdkTGZxbmpOT3RMdERIRWFhbEdON2x4c3ZwWHY2TG0wSDJYckNmTjlrRWdmaGpDZkFXdUtlNEw3NkNueXhSTTNhOWZqRXFGYmc1YVV6OGV0TGF5aUpBL0Z1MVZoeGZPQU04Q1VPd29KNDI2VUZMUWQ1dHNzNjZ6OVBXWTVQMW5QSTJVN2NmYUV3dnZxK0NaMmUzSnhVWEZpb3dvWWFQVlpWRkVOS0kwMGozU3EzWi9UUXJpc2N3Zi9yY09JOFB6bElBdDhQNmczemI2a3BQVTMxRGJRYzVFODlnOStlck9KQVBDZlp4S0tUcU9ReWZOZFl4c3Exc29sS0tzR1RsMVJoOXhlTnVLYVNuamlJYzR3VkIrSE53UURmNGlDbzRtMllNcFFGMG14eGxKcGMva20vdC94RHV4ZnJXcy9nUEV1SisvK3RLTUtWcFZtclVzT0lFb1VNMzVxcHg3N2xkVmhWV1V6Ny9ZbUVmQ3orU0JTdkRmQmFnL29DcEEyVHRrejE5WlM3V0xQM0hmODlnRnVaQkpkTFhGcVVqeGRaR2dMMkJNTm9mT2NVQWhIaHJnMit0cklRUDZpdmdDNHZzKzRsY1k2SnhFSFllYzZEWGYzQ0VFaWNwejlkTmY4MktpK2s1Q0RQZGxubkFiaUZjVmc1Qkp0T29sYkk4SzhHMWplN3NjYld1UVk4ZHNtTWpNV1J6RGtJdmY0dy9uaGVVT0lnM0JKdjAybWhKSkEvOVF4dXlLVjlIbXhCUkhMbkVYWnlrbityRXU3Y1NIMUI1bWxsc3B3andaNEJINExDTTA1WnZFMm5KYTFBekw1Z25zbmx2NEdWc0JpU3gwTjlsQThkN0RqSmtwSUN3YTcrdlNqRFZiZXBuSU53TGhER200TVpyeFBrRk5LbVNkdE85N3EwQXRuUlpiMFJRQ1Zya1dVSTBjWXZhd3RoVkdYZnlJaVRyRy9yWkNRU3FRUzRjbG9CcTNHeGdVb3FRYkdLbmtEQzRURE9uYmVtZEE2U2J6MTQxZ1VQN3dOWFNhbU10KzJVcEJYSXpxNkJKdFpDWXNERmFqbm1xT1hZUG9zZmtjUW1FeGwydHk0dEZ0NW8xaUtkaW5iaHNva21BY2R5MEJuQWFWK1lVV3hjUTZWdHB4VElkbFAvQWdETFdZMHFRNjdVRFgvTDVVa2xlT1FpTFQ5T3dyQzd0VlNBTSt0MU5KZnBrMjVWT25GRW8xSHNGbDVpUGhITDQyMDhLZWtFOG9CUWt2UEdnczlIV01yelpMdzVDZWx1N2JOa3RxUzlWSlVIclV4WWhTYXIxTlFGa2k0aFQ5RHVEcUZENE80UlJ4WnY0MGxKS3BCbWk2TWFRRVpMaE5sR0lRRU1lYU5ENWROSm1OQllOUEdlQ2I3NEFzVjQwaVhrSTlsdHpRbjNTTEEyM3RZbkpKVkFpRGpZVzk3S0FMMUNDdGtFRTNaOE9rbW0xRElvR3NFRlZPS2g2aHlFZjdxRGFCM0txYlZuaW5oYm41Q2tBdGxuY1RMZThNNFcwK1RKZTRJSkp6RW9lRHV3bHhiVFdGeFN6NVF2bFdxaFRsUDZpSTV6ZUNOUi9LeUh0eE9iTXlaVlc1K3dWVzAzOWM4VFNuSk9TTmYyaVpNOFhsdVFFMDZpbEFwRHlCc3ZLc0d2RmlmZkxVMWxLSGNzcjFwOTZBMElkMXczQmN2amJYNGN5UVJ5TzU5bnFHZENyblMzNkt5TTVRb2lqdnZuVmtLZVFxeFVobkpIRW9oRVl3TEpVYVR4TmovK2Y0ejlpeU4yandiQXVxeUVSUkdxVXcra3U3WDFJaTFtQ1Zna1BCeExQd3JTcmJwbmppSGxhNmdNNVk3bEtiTUh6ckR3MXBUUVlGMjg3WTlpbkVBT1dvY3VCNkRMV2xnVThOSllCV3ZJaytGWHN3b0ZLeEtMbjc4RXRrR253cE9MWnFSMURqcmRLc0laWHdqL2F4UG1raElhNk9KdGZ4VGpubFNMMVpYUjVuWXVvVnNKSTVHNEMxRWsvVjUrNnZzUzUzaWhzUlo1c3VUaW9KT1FqeVJISmdYVE1sSGJIL2UwMnUzZUZWbUxpQ0syVUJRK21uc3BoT29rSjRheTM1Z1N6cEZLSEprNFJ6Z2F4UWxQRVB2dGs2T285MFJ0ZjlRWVg3UEZvUWV3TUt0UlVlUzBONFI1R25wRHBBa25lZWlzaTdWMVFTVEhyc2x3OVdzZ0hNWW5XUzZlUnB3am5UaVNPUWRKdkR0OTRkaFdXV3NvTXZ4bk1BSnpZUGgzV3lpQ1VFNm5IZU5ZU0RRd3NzamNLSUc4MkcxYlM5b1ZMNkdsNFQxbmtMWkFNTUpKdm5QYXlWZ2tSQnkvWGxpRkZXV1pwV2hIN1Y1a2N4Q1Vxbk1rMnlaN2I2Y1RKenc1c1dTRUxmS0lCbFliZEU4bi9tTFVrMnV6dWRNdS8rV0x0eDMrbUtWblFzSkp5aGxPSm02YlY0R3JLdWp2MVU1dzFKNjlJczVNY281Z0pJb2ZkN3VtbWpoaWpOWEFoYWZYYkhHVUExakpTMVFVT0IrTTRxUW44NXBLaHZoa1lxWTV5YmNyMUxoQ0xXRjA0dFF4Qi8wRU9CTVNrNERKeEpGcUVwQTR4OFBkTGh6S3JlVWliTEl5cm9VWUY1NWdoOHUzbUxlUUtQSytrOW1IbG1uaWZsZWxHdGVWcXVEMStYRGVha1dtOVl6dm1XMUFRWXB2ZERaZ01na1k2MWFkY2VLRHFTdU9HQ08xY0NFSE
[build-fbc-scratch-catalog : build-fbc-catalog] 1ibjhpM2lMaUNKL3MvdlJWSjRmNnpKbFNxSzc5ZGRCYXNueURLVVVWeFo5dmlUYzd3OWd3RFlJdmI2RTlrYWpHVm9sWHZ2aUxIenJ3N000N1dFL1dXY3lDVWpFOFFqcFZubW5YcmRxTEhFdE5DUFhCR0lOUmZHR3pZKzFwY3hXeEJJbnViazg4MlhuQ1NlWnB0ZERRck1zMEF5TkVyOWJmQkcrZHVnMGhzTHNwZXhVSndHVEplVDNuSEhpcENpT0dDTzFJSjNvTDRYTUMvMWUyUGl2MEhmQlNUTHBiQ1djaEswanlwZ2s1QW5uRU1YeE9lTUVzdDNVWHdDZ2x0ZW9LT0lJUi9HS1FCYkZNY2xKRWs3Q05DZGhNZ21ZY0k2cG5uTk1RRzFjRXhjYzVMTDRNSDlPOEdlYkx6WnhLQVQ0ZEJMUk9UaERFdGZFc0VCYWJlNWxmRWRFQjE4RXNkbHhPb3NZdVlRUEp4R2RnMXNTbW9nOTNiWWNFd2pCRW96ZzV6MXVWcy8wWUVMQ1NUS0JycE13blFRVW5TTTlDVTFJajlnOU1nQ0NXNkJJaFhjY0FUelE1WUpISVBzUWlKTllCMnlaZGJjMFN1eHFuSmxXSkVRY1RDY0JSZWVneEFxaURhbkZGeXdISUx5S1poUnBjd1h4ZUsrTDBRdzNtekRwYnBXcUZDbTdXMVNIY3BQTmM0amRLbHBvaURiSWs2N2lPeEttdk9NSTR2RWVWNno3SUFTNFNOeXBkcXRTVFFLSzNTcmFWRWs3WEw2Y0Z3amhMNE1CM0hYR0NXZUkvemtTc0p5NGl3azVQeEJ0eU9wdTJmUmxrOHQvRGQvQnNNRkFLSW9EamdEeXBVQ05ValpoTGExc1F2S0JZRENFZkhVKzdURjBYWjRjcXcyRmtDS0tueTFNdjUvRGsySW9sOGVETTNPYWtqeDV5NlRvWW8za1hEQ0NuL2Q2Y0gvbkVBWUZNT1BPeEVtcTh4WDR3ZHhLMFRuNG80bzhlY3JudGVVU1J6MGhmT09VSFZ2UHVtTEhEd2Q1SEE3T1pBZzRFb2tBRWtuS0krQ1NEZVg2eEp5RExVcmw3WGFQbnU4b3VJSTBqM2VkZ2RoUGtVd1NLNEI5aVVhQkJSbzVxdkprb05JRGM0V0g5NkVjOXdSamYyNHNWOGVPWWFCTFlnaVl5aXJnY0NRQ3FWU2E5SFhKRHVrbmRQdkMrTkhab1Z3dDRDWW9pRFlrZGMzSDlnUDRNdC9CWkpzOENWQ2prcUZXSll1SlJTR1J4QVJEakdZZ0ZNRlpmeGhkOGYzWUk3MUhMZ0dlckMzTVNDUUVwVEl2NVNwZ0lnNVptdXFMNTg1Ykp4UUhjWTdiT2h5aU9OampiK1JURnU3aGVSd1NpQUtmZXNPeEh6cUVvc0NXN2lGc25WR1FrVWhTN1NlSnhKMGpGY21HY24zeGJiS2lPRmlsU0RwVkJjS0U4OEVvN2p6anhDY1piZ0gybnpaaGNQOStSQ09mTitaRXpwR3ErNVVzSWZlSk93RzVvb2g4QlFycndJb2NJU01uaVVTZzN2c0d0QWZlZ1RRYVJhQ2xCWXA3N3dYVWFrWUorWS9GaEp3cjhxVkNMZk9UQzlCMUV2VWJiNkR3bmJkajRpQklUNTVBOEVjUElCb01waFJITXVjZzd4RFhWbkZLN05nbTRSeFlrWU1rbkNTZFNQTGEybEJ3NE8xeGZ5ODFteEYrL09lSUppa1duY3c1U0pLdkx5bkJZdzAxck8xTUZCbUhRblFRRmtqbkpQSmp4MUQ4eDVlUzVoZVM5bllFSDNwd25FaVNPb2RFZ3JKU1BmTHpWYXp0VEJTWkVORkIyQ0xoSkgzKzBia0FjUTc5am1mU3puMUlPanNSL1BuUGdOQ3d5RklWa3RZWEZ5TXY3L1B2TmJiM3VJdGNRQ0dwYXo0V0hGdUNWQ1J6cGlra3c0bDcxQS9Odm1abzMydWh0UTRyZk1sQ09HKzlEZjdnK0x3aTFxMHFMbzQ1eDBSWWZVR3NiK3ZrcEtUUUZDVkVCT0lSUjdJeW8rNThINWIybm9Zc0drV3ZwaER0bFRPaERBVng1V2VmNG51blBvREs1YUoxdldnMENtdlhXUVFYTFlMMHdZY3djcW8vMC4wLjEwOVJ3VDBlM3lzMTVTYUFyakpRS3hDKzNBSEtHendOS043N2YrRlEwRGZhTkduMGdEcDFzbmErUjc3V1lMUFBiaE05Z2xWMThONmQzM0RNK05wSEdPc1hTNy9ad1ZwNXRpT0VnT0lvNFIwbUNlcFJzNzl6MlB4VGJ6dUtGWkp1SVk3TzI3SUk3WTM3MzFGaUkvZmlUV1BVc2s1RlFSRTNmV0NKSW5LSDdOVUdSRjEwazh2Kzk1cUtMc2RWOFN6dUYxT3NmL3YvZmZoK3huL3cxNUpwdXV4TVNkRFFKRUlOa3BPWjdqVk51dCtPV0JWMWtYeDFqbkdJdC8vMzZZYjdzTmtSRDlaUzJpa3pER1M1NWM4azlISk1aMHV4VlB2ZlZTMXB4akxNR1BQc0xBVzI4Sm9zenBGTU11Q2lRTnhEbGVmZjEzcUhXeDk1aW9PTWRZdkpEd1h1WjBDbUtYR2xSeUI5OVJDSldFYzJpaTdDMEVwT01jTWFSU1NMNzVUVWdXTE1ocWNUb1JnR2hEMmxDa0h1QTdFQ0ZDRXZMWFgvOHRxODRSRGdaajh4eVVuVU11aC9UKyt5RzljZDJGT1pGc0ZLY1RHWVpvZzNpdWxlOUFoTVk4U3pjbkNibXRweGNCcXVlUUUzRnNmUVNTSzhhZmlzZGxjVHFSVVZqSlUrcmxPd29od2VWUUxtVnh5R1NRM25zZkpKZGVtdlFsUWpxZlpCTFRLelZxbGFKQTRuRGxITFFTY2lJTzRod3IwNStuS29UelNTWXpSQnZTT3ExS0ZBZ1BrNERKa0d6YUJNbVNKWlJmTHpvSmR4QnR5TVV1RnJlVGdIVEVnZnE1a0s1YVRmdGViSitaT0V1dFFMMVdpZUk4T1JSU0NUeWhDQWFEWVp4eStkQXRrSU9Mc2tTdjNLQlNuQVBnenVVSzcweVlicmZpTnp4T0FvN2tqL09YNFVwL0dKVksrbWU1SjV5a1ZGOUMrNzNFU1Y3LzRpd01Ca09ZclZWQkpVOStmM2N3aEg4NnZEaHE5K0JkcXd1SDdaTjJJWWFiYUVOQ1BzelorNDQzQTFqRmQwVFpoblNyMkhhT2NEQkliN1JxQkhkKzV4RU1HR2RuWEZLSWtLOVNaWFJFZGFaNGdpSHM3aDNFSzU4Tm9zTTlxWmIxN2Z0MDFmelZzUXl0c1VSemlPOW9zbzBnaG5JbmdHbEpJU2FKZXlhb0ZYTGNYRE1OZTFmTXhwYjY4cXpjTXhza05CRVR5TklwSmhEdUVuSXpJM0ZNY3d6UDJWSXRCSkVNSm9rN0U5YlZUTU5mL3M4c1hLN1AvZDc2MHBFQ0FmQUIrWXo1RFNrN2NEZVUyd3VQbmRtcW5XbDIyNFhmYzgxSkVoZ0w4dkg3SlRXNHJGaWQxZnV5VERTdWlXR0JiREtXRFFFNHczZFVYTU9sYzNpZFE0eXZGWktOVG81ejFVbWtFZ2wrdlhnR3ZsNlZzeHRWejhRMWNjRkJZTlFxai9BYUVzZHdONVRMM0RrU2RKZU5QNm9sVjUya1FDSEhUeFpNeDljcUNyTjZYellZcVlVcElSRHU5bk93NHh5RXJ2SnFISyt0bi9ELzVhcVRFSDUwY1NXV0ZPVldUWkFwSlJEdTluT3c1eHd1bFJvL3ZIVXpRckxrUTd2WmRKSlFoTDB2RXVJa081YlVvRHlEdVIyK21GQWdkVnJWUjd4RnhCSGM3ZWRnenprOFNoVitjdE9kR05BVnAzMXRzdUowVkVtM244UWZqdURoNHoxWXRQOGtidjFISjM1ck9vZjN6Zy9CRzJMMi9KUnlHWDQ0eDhEb0d0bGtwQllrSTc5Ulp1ODcvZzZBOUt2a2NnQ2hUUUpPUktkaE9oN2FjQi9PbFV5ajliNEx4ZWxZbkV6MGhNSzQ0Nk51dkdkelQvaWVlbT
[build-fbc-scratch-catalog : build-fbc-catalog] BlNXV2VVdGS3N4Z3E5RnRQeTZhL2ZldkJZRDE3dUZmd0cxZ09mcnBwL1plSS9SZ25rcHJiT1c5dHM3dC96RlJsYnpMTjBjekphWmUzcVFzRHJZK1Y2VHJVV3Q5LzFLUHBMeWpKNlA1c25YUkZ4L1BzSHAzSEtSWDBtM0toVzRCcUREdjlXcVVPMWxscU9FUXhIY05rN3B6QWtrS082SjZLeFJIUGJDNDB6bjA3ODk2aTF6dXRtbE96SjlUSkEzRTRDc2lNTzRoeDMzTFV0WTNHQXhjVGRIUXpoam8vTzBoSUh3ZVFKNHNrelZueXA1VFR1YmUrbTlCNkZUSXExbFlJZStnM0VOWENCVVFKWmJkQU5BRGlhOWJCWVFzaVRnQW1JY3p5NDRWN2EzYXFKWUpxNFcxd2VyRG5ZZ2ZkczR5dkkwNkUxU2Jkc0lxNHhDUHBBczZOeERWeGczRzZaaHFMOGcxa05pU1dFUGdrSWxweGpMSms2aVNNVXdZTm5YZWdMTUIvQU9CY0lvM09JV2w1MlNaRWEwMVhDUEZCZ29yWS9UaURMUzdYN3N4WVJTK1RDSktBblQ0V0hXSEtPc1NTY3hFUnhyd1lSeHgybm5mZzRRK2VaaU5mN3FDWGZNcWtFL3lMUWJ0WkViWCtjUUZhVUZyeExubUhXb21KSUxrd0NFbkg4K0p2ZnhUa1duV01zeEVuc0ZKSmZUemdhY3c0enk2Zmh2bldPK3Q2WGE4b0ZPYnZ1aUxmOVVZd1R5S0lpTmVsUXZwaTFzQmpBMVNTZ3JZZGQ1N2o3OWkzNGNNNUNWcTZYaW9zb1RNYjl2TmZOcW5Na0lFbjdlUysxUkgrMlRnMUZ0amFzVU9mRmVOc2Z4WVE3OWpjWnkzNERRTGhqY1Z4T0F2YVo0UnRpMXpuT1ZOV3djcjFVRk1va0tGV2tMc0RnaTBUeHZwTzdRY3EyUWVySitpeU5vUGJCUitKdGZoekpCUEl4Z0JiT3c4b1Fyb3E2bmU4NkM0K0RIZWNnQ2ZtMzd2bHBWcHlEVUpFblRic2ZYU1dWWUw2R3U4UEUzaCtnZm1DUVFWaUpla3U4elk4ajZWZk9La1BocTV5R2xDRmNEZVVPZk5hRElFc3o1RTYxbHJPRVBCbEZjbXJsZStabU9MRkloV01PNnM5UElSVk91YUZVYlQxcGxLc051ajFDTzF4bkFVY3o1S1JiRmZTeE5RbFlIUnZLNVRJaG53Z2x4VDc5UEE0RmNzb1ZnTTFQcmNrSUtBVUp4dHY2aEtRU1NBK0FwRy9rZzN2YjN1UmtEemxiM2FyaG9WejZhNnZZd0JXaHRwajlZZzRGUXZnenhlSGVTSmIzcDZSZ1Q3eXRUMGhLbjl0a0xIdVVkTTg1Q1lzbWlsQUlEZFkrMXE3SFZVS2ViZWRJTUJTaTF1QUtaRkpNVjNMWHZYbTduOXB3cjFjWWg0eUc0MjA4S2VrRWNrd295ZnA4ODluWUFqMDI0TUk1c2pXVW00eStZQVJVdjVTNWRKRkRnMTU0S1p5R1pmWUpvdmZlRW0valNVbjdWZEpVbzkvSmFrZ1owcWt2WjJYYktOdk80YzNpVUc0cTNPRW8rb1BVeko0cmdXaGtFdnp5a2lya3kxTmZQeGlPNEt5WGY0RlFhZHRwQmJLaHB2UWw4Z1hGV2xRWllsZHJZYzFqdG5XVDlhSGM4bXJjZHM5Lzhlb2NJK253VWhQSVlpMzdRNnpGQ2ltZXVmUWlYRk9aZnVQWGdYNG53dnluSUgzeHRwMlN0QUtwVUNrQ1JxM3lENnlGeFlEM3Eyb3pmaTgzUTduMzhaWnpUTVEvM2RSbXlDdnpaTEY1RTdZZzR2alRaYk93dUVSTDZmVUh6dE1yeWNvRnBFMlR0cDN1ZFpTZTBuWFZ4VHVFa0t5L1BXTk9SdTlqZlNpM3ZCcDMzUFVvenVtRkl3N0NZUmYxYnNzVk9uWm1zb2s0bmxvMEE5TTFTa3F2ZHdWRCtCOHpPOTFiQm9UamJUb3RsQVJ5UzAzcHh3Q2VaUndXUS9iWHprZTNrbDdWUHJZVGNpRTZSNEt6L25CczZUa1YyQkJJdmhSNFlyWWVpNHFwZnlaL1B6K0VBUDlEdk0vRzIzUmFLUHZzRXczVE4vTitYSnRFZ3MxWHJBWFZwWFpzSitSQ2RZNlIvTVZHYmExVm5VcUdGWVVLNkdTWkRRMFNjV3lab1VXVk5FenJZTkhYK04rVGJvMjNaVXBRRnNocWc4NXExQ3FmeXpnc2xqaFNOUk92emJvazdldllkZzd2aFVsQTRZcUQ4SmRCSDZWSk9JbEVnb2N2S3NDZWk0dnhxMW1GdUw1VWhmSTBpeDBURUhIOG9yWVFYeWdZZGlHdno0ZCtDaVdGT3B3ZXZEdEFmVUVqRjVBMlROb3kxZGZUeXRTdXF5NStDZ0E3SFhrR1BOVndCYzZuR05IaVlpajNrZlhmRmJSekpMQ0Zvdmk5eFV1clNOeGN0UnovVWFIR0MzTjBlRzYyRHZkWGEzQlZVUjRxSjBqa0ZaSmg1NmpMSHoyVW02NmtrQzhjeG5lUEpwMnd6aGErZUJ1bWpJVHUzTUpOYloyYjIyenVsTE9QMmNCb05XUDNuNS9HMko1MHdqbllGTWZkdHorRTAxVXpXYmxldG5pOHRnQUxOY3lIYzgyQk1ONTFCSERBRWNDbjNqRHVyRlRqcTNwVjB0ZVBySll5a2gxbnp1T3hUODh4am9jSmpTV2FCMTVvbkxtTnpudG9DNlRENVZPc2FURjlDR0FCM1FEWjV1dkhQOEJEYlgrOThHRWtuSVBOYmhWeGpnL3JoVEhQUVlmNmZCa2VyeTJFVXNyZXNrQjdLQUtkVElwMHA3emxxMVNqVHJveURYbHhZMnNucFIyUEhISnM3M0xqcFhWYUZhMFpTdHFENGVRR1RUWDZ1K20rand0ZW1YOFo3bDMrVlhpbE10WW5BYnNTazRBNUtBN0NLVzg0dHUvY0dtU3ZVUmJKMDRzRDhaekVPakI4bE1NL0I5MzRCdi9pQUdtemRNV0JUQndrd2V4OXgvY0ErRnBHYjJhWmE0KzM0anN2LzVhMWVRNW52bVo0eVhvTzVCenBhTlFxc0cxbUFTL0x5OTFTT2Y3akV4djZmTHdmL1BuYXA2dm1yODNralJsUHB6N1JNUDFXQU5RcWhuSE1xL09YWXZ2VjF5SENRak1nem5ISGR5ZUhPQWh0cmlDKzM4bXVrMUNoM1JYRU40K2ZGNEk0dXVOdE5TTXlGc2hxZzI1Z2xhR1E5MlE5d1o3TDErQ1JtKytHWDVINUJCaHhqZ2R6WUNpWExoKzVRdmgrNXhBR3NpU1NrNTRRTm5jTndTNkFCVmVralk0dEJrZUhqTHRZR0Y2eXJMeml3Q2RIQU16TitDSXNVMysyQS9lODhqdGMxRS92K0hmaUhBL2VNdm5FTVJLMVZJS041Zm40VjcweWRnb1Uyd3lGSTNqZDZzZkxWaSs4Z3RqdWdaTi9YemxuVVlWSzRjLzBBcktISDM0NDQ3c1h5R1hoS0tMOWJUYlA5UmxmaEdXc1JYcThzZXdxRkxtZG1OTkQ3VlE1YjU0U2Q5Lys4S1RwVmlVakdCM3VjbjNpQ1dOSmdTSld4SUV0anJxQytFR1hDKzhOQlVGeDd4Ym5mTWM0N1k2cnlnci95ZVFhakJ3RXd5NGkzWGk0YTZmSjVWL1A2RUpzRTQyaXdmUXgxaDc4QzVhZVBKSTBPeGtleXIwTEg5WTNaRGxBZnBGTGdKVzZQSHhKbDRlRjJzekVRdkthMXFFQS9qb1k0S1RXRmhPTVd1V3VaNWJVTkZXb0ZJeThqTEZBTUZ5OFdMcStyZk1ZZ0lzWlg0d0Rhc3pkdU9IdDEzSEYwUThnSGZIdjdhaXF3WllOOThHcUsrRTFQcjdSeWlTNG9qQVBYeXhVeFBhSzVLVVFDK2xHL2QwUlFJc2ppQTlkUWFFV1R6dXhxM0htZ3FVbEdzYmhzU0lRd3JaVDVpdDNkZzI4UmJwdHJGeVFBNHFIN0REWXprUHQ4K0I4a1I1OXBZYVV4NT
[build-fbc-scratch-catalog : build-fbc-catalog] VOUllnMFN1UVNsQ2xrVUVrQm1VUVNXMzNyQ1VkaERVWGdDRVdGZmw1NHVLbEdmL1htK29wMzJMZ1lhd0loM05uZWZmMCtpL05GQUlLcUNpWXlaUWl1TWhTdWU3Smh4bTYyTHNocWVRc1NtRkdybkxDRW80Z0kxNUMyeDZZNHdMWkFDSS9PcjNvSXdDRzJyeXNpa29aRDhiYkhLcXgyc1JLMDJ0emE5VzJkSndGVXMzNXhFWkh4OU94cW5EbDNhWW1HZW5GZ2luQlNRWXdFMmxTajM1anI1eDJLNUFRQjB0YTRFQWU0RWdoaGMzM0ZtNDBsbXZXQTBBYzlSSEtZS0dsanBLMXhkUU5PUzJ5LzBEanpsVldHd3ExYzNrTms2a0xhRm1salhONkQ4eHIwUDZ5djJHcFF5WG5meXk0eXVTQnRpclF0cnUvRFNaSStsZzZYVDdXbXhYU0FwQ2VjMzB4a0t0QzZkN2x4WloxV3hYbDloS3ljWWtMK0lYdVhHNzlzVU1sejdnUmRFV0ZCMmhCcFM5a1FCN0xsSUFrNlhMNmlOUzJtZndBd1p1Mm1JcE1KMDk3bHhpL1VhVlZaSzY2VjFYT3d5RDlzNzNMak1vTkszcHJOKzRya1BxVE5rTGFUVFhFZzJ3NlNvTVBsSzEzVFlqb2tPb2tJUlV4eGNXUzlzaWN2SnltU2Z5aXhTakVuRVVsSFBPZjRBaC9pQUY4T2txREQ1ZE9zYVRIOVRSemRFa2xDYXp3aDU2MWVLYTluOFpKLytON2x4cFVHbGZ4NVB1TVFFUjZrVGNTSGNua3Q1c3Y3WWRWMVdwWHY1Y3RtM2J6S1VQaXd1Q3hGaExRQjBoWkltOGpXVUc0cWVPMWlqZVdtdHM2dnQ5bmN1NEJ4SlhkRnBnYUJ4aExOZXE2WGo5Q0Jkd2NaQ1hrd1RUWDZmd0hBZXhsd2thelRRejU3SVlrRFFuT1FCUEg5Skc4Q1dNWjNMQ0paNGRDdXhwbGY0V3JKT2hNRTVTQUp5SU42K2JMYTFVYXQ4Z2tBL0o4WExNSVZRZklaazg5YWlPS0FVQjFrSlBGQ0VIOFFjclVVa1l3SXJ6SVUzc0QySG5LMkVhU0RqSVE4d0tZYS9kVUFUdkFkaXdocm5DQ2ZxZERGZ1Z4d2tBU3ROcmQwNjRrKzRWVndGS0dGVWF2Y3RlWGl5aVkyaXJwbGc1d1JDT0psVHYvVU0zanRkbFAvVmlFVnpCYWh4TWxOeHJJdDExVVh2OHEwSEdnMnlTbUJKREQ3Z3NySFRwbHYzbWR4UGdCZ0J0L3hpS1NrZTVXaDhORWYxbGM4eDZUS09sL2twRUFTTkZzYytydmFQM3RhS0NkZGlZemp0U2NhcHQvSzVId092c2xwZ1NUWWRzcDgxYzZ1Z1Y4QW1NOTNMQ0l4ampmVjZMKzN1YjRpNTFkclR3cUJJSDc2N3RZVDV1KzMyZHcvQXBEOG5HSVJMdkUxbG1oK3N1WGlpcDltY21DbUVKazBBa213bzhzNmEzZlA0TGROTHYvTkFFcjVqbWVLWURWcWxjOWRYMTM4MUlhYTB0TjhCOE1tazA0Z0Nab3RqdEs3MmovYkJ1QVdjWktSTThJQW5uMmlZZnJtMVFZZEx4dWF1R2JTQ2lUQmppN3J2TjA5Z3h0TUx2OE5BQ3I1am1lUzBHZlVLdjl3ZlhYeGpnMDFwUi96SFF5WFRIcUJKREQ3Z25rN3VxdzM3dXdhYUFLd1hIUVYyaEMzYUdtcTBlL2NVRlA2VW9WS01TWHFMazhaZ1l4a3U2bC93WFpUL3dNQTFvcUgvYVNGSk50N05obkxIdDFrTER2R2R6RFpaa29LSkVHenhWSGRiSEdzM1dkeFhodDNGY0d2VGNzU0VlSVdxd3lGcjY0MjZQYXNOdWltN1A2Y0tTMlFrV3czOWMvYmJ1cS9IY0E2QURxKzQrRUpCNEFYTnhuTGZyUEpXRGFwY3d1cWlBSVp3eEc3UjlOaWRWMSswRHAwVmJ2ZHV3TEF3a204Qlpqa0VVY2JpdklQcmlndDJMKzhWUHZ1b2lJMXIwVVNoSVlva0RRMFd4ejZGN3R0YTl0czdoc0JyT1E3SHBZNDBGaWllV25kakpJOXVid01KQnVJQXFGQnM4VlJibkw1RjNlNGZJdE1Mai81V1F5Z2x1KzQwbkRHcUZWK1pOUXFqOVJwVlVmSTc2c051bk44QjVVcmlBSmh5SFpUZndHQXkxcHQ3bVZ0TnZjeUFLUmJwdUVwSE5JOU90aFlvam0wdEVSekNNQUhtNHhsUXp6Rk1pa1FCY0l5Uit3ZW1jVVhMQWRRWlhMNXF6dGN2a3J5TzREU2RydEhiL0dGZEFDSzRqLzU4ZnhHTWVKUHhJZFdBeVArOUFLd2t4K0RTdTVvS0ZLVGJwRVZRRytkVnRWbjFDcDd5TzhHbGVMY29pSjFtT2RITUtuNC93RUFBUC8vMlN2cXBnbDFFN1FBQUFBQVNVVk9SSzVDWUlJPSIsIm1lZGlhdHlwZSI6ImltYWdlL3BuZyJ9XSwiaW5zdGFsbCI6eyJzcGVjIjp7ImNsdXN0ZXJQZXJtaXNzaW9ucyI6W3sicnVsZXMiOlt7ImFwaUdyb3VwcyI6WyIiXSwicmVzb3VyY2VzIjpbInNlY3JldHMiLCJwb2RzIiwicG9kcy9leGVjIiwicG9kcy9sb2ciXSwidmVyYnMiOlsiY3JlYXRlIiwiZGVsZXRlIiwiZ2V0IiwibGlzdCIsInBhdGNoIiwidXBkYXRlIiwid2F0Y2giXX0seyJhcGlHcm91cHMiOlsiYXBwcyJdLCJyZXNvdXJjZXMiOlsiZGVwbG95bWVudHMiLCJkYWVtb25zZXRzIiwicmVwbGljYXNldHMiLCJzdGF0ZWZ1bHNldHMiXSwidmVyYnMiOlsiY3JlYXRlIiwiZGVsZXRlIiwiZ2V0IiwibGlzdCIsInBhdGNoIiwidXBkYXRlIiwid2F0Y2giXX0seyJhcGlHcm91cHMiOlsiY2FjaGUucXVheS5pbyJdLCJyZXNvdXJjZXMiOlsibWVtY2FjaGVkcyIsIm1lbWNhY2hlZHMvc3RhdHVzIiwibWVtY2FjaGVkcy9maW5hbGl6ZXJzIl0sInZlcmJzIjpbImNyZWF0ZSIsImRlbGV0ZSIsImdldCIsImxpc3QiLCJwYXRjaCIsInVwZGF0ZSIsIndhdGNoIl19LHsiYXBpR3JvdXBzIjpbImF1dGhlbnRpY2F0aW9uLms4cy5pbyJdLCJyZXNvdXJjZXMiOlsidG9rZW5yZXZpZXdzIl0sInZlcmJzIjpbImNyZWF0ZSJdfSx7ImFwaUdyb3VwcyI6WyJhdXRob3JpemF0aW9uLms4cy5pbyJdLCJyZXNvdXJjZXMiOlsic3ViamVjdGFjY2Vzc3Jldmlld3MiXSwidmVyYnMiOlsiY3JlYXRlIl19XSwic2VydmljZUFjY291bnROYW1lIjoidGVrdG9uLWZiYy1lMmUtNDE5LW9wZXJhdG9yLWNvbnRyb2xsZXItbWFuYWdlciJ9XSwiZGVwbG95bWVudHMiOlt7ImxhYmVsIjp7ImFwcC5rdWJlcm5ldGVzLmlvL2NvbXBvbmVudCI6Im1hbmFnZXIiLCJhcHAua3ViZXJuZXRlcy5pby9jcmVhdGVkLWJ5IjoidGVrdG9uLWZiYy1lMmUtNDE5LW9wZXJhdG9yIiwiYXBwLmt1YmVybmV0ZXMuaW8vaW5zdGFuY2UiOiJjb250cm9sbGVyLW1hbmFnZXIiLCJhcHAua3ViZXJuZXRlcy5pby9tYW5hZ2VkLWJ5Ijoia3VzdG9taXplIiwiYXBwLmt1YmVybmV0ZXMuaW8vbmFtZSI6ImRlcGxveW1lbnQiLCJhcHAua3ViZXJuZXRlcy5pby9wYXJ0LW9mIjoidGVrdG9uLWZiYy1lMmUtNDE5LW9wZXJhdG9yIiwiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9LCJuYW1lIjoidGVrdG9uLWZiYy1lMmUtNDE5LW
[build-fbc-scratch-catalog : build-fbc-catalog] 9wZXJhdG9yLWNvbnRyb2xsZXItbWFuYWdlciIsInNwZWMiOnsicmVwbGljYXMiOjEsInNlbGVjdG9yIjp7Im1hdGNoTGFiZWxzIjp7ImNvbnRyb2wtcGxhbmUiOiJjb250cm9sbGVyLW1hbmFnZXIifX0sInN0cmF0ZWd5Ijp7fSwidGVtcGxhdGUiOnsibWV0YWRhdGEiOnsiYW5ub3RhdGlvbnMiOnsia3ViZWN0bC5rdWJlcm5ldGVzLmlvL2RlZmF1bHQtY29udGFpbmVyIjoibWFuYWdlciJ9LCJsYWJlbHMiOnsiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9fSwic3BlYyI6eyJhZmZpbml0eSI6eyJub2RlQWZmaW5pdHkiOnsicmVxdWlyZWREdXJpbmdTY2hlZHVsaW5nSWdub3JlZER1cmluZ0V4ZWN1dGlvbiI6eyJub2RlU2VsZWN0b3JUZXJtcyI6W3sibWF0Y2hFeHByZXNzaW9ucyI6W3sia2V5Ijoia3ViZXJuZXRlcy5pby9hcmNoIiwib3BlcmF0b3IiOiJJbiIsInZhbHVlcyI6WyJhbWQ2NCIsImFybTY0IiwicHBjNjRsZSIsInMzOTB4Il19LHsia2V5Ijoia3ViZXJuZXRlcy5pby9vcyIsIm9wZXJhdG9yIjoiSW4iLCJ2YWx1ZXMiOlsibGludXgiXX1dfV19fX0sImNvbnRhaW5lcnMiOlt7ImFyZ3MiOlsiLS1zZWN1cmUtbGlzdGVuLWFkZHJlc3M9MC4wLjAuMDo4NDQzIiwiLS11cHN0cmVhbT1odHRwOi8vMTI3LjAuMC4xMDk6ODA4MC8iLCItLWxvZ3Rvc3RkZXJyPXRydWUiLCItLXY9MCJdLCJpbWFnZSI6Imdjci5pby9rdWJlYnVpbGRlci9rdWJlLXJiYWMtcHJveHlAc2hhMjU2OmQ0ODgzZDdjNjIyNjgzYjMzMTliNWU2YjNhN2VkZmJmMjU5NGMxODA2MDEzMWE4YmY2NDUwNDgwNWY4NzU1MjIiLCJuYW1lIjoia3ViZS1yYmFjLXByb3h5IiwicG9ydHMiOlt7ImNvbnRhaW5lclBvcnQiOjg0NDMsIm5hbWUiOiJodHRwcyIsInByb3RvY29sIjoiVENQIn1dLCJyZXNvdXJjZXMiOnsibGltaXRzIjp7ImNwdSI6IjUwMG0iLCJtZW1vcnkiOiIxMjhNaSJ9LCJyZXF1ZXN0cyI6eyJjcHUiOiI1bSIsIm1lbW9yeSI6IjY0TWkifX0sInNlY3VyaXR5Q29udGV4dCI6eyJhbGxvd1ByaXZpbGVnZUVzY2FsYXRpb24iOmZhbHNlLCJjYXBhYmlsaXRpZXMiOnsiZHJvcCI6WyJBTEwiXX19fSx7ImFyZ3MiOlsiLS1oZWFsdGgtcHJvYmUtYmluZC1hZGRyZXNzPTo2Nzg5IiwiLS1tZXRyaWNzLWJpbmQtYWRkcmVzcz0xMjcuMC4wLjEwOTo4MDgwIiwiLS1sZWFkZXItZWxlY3QiLCItLWxlYWRlci1lbGVjdGlvbi1pZD10ZWt0b24tZmJjLWUyZS00MTktb3BlcmF0b3IiXSwiZW52IjpbeyJuYW1lIjoiQU5TSUJMRV9HQVRIRVJJTkciLCJ2YWx1ZSI6ImV4cGxpY2l0In1dLCJpbWFnZSI6InF1YXkuaW8vcmhuX2FwYWwvbWVtY2FjaGVkLW9wZXJhdG9yQHNoYTI1NjplYmJmZWRkNTE0OTQ0ZTFhMmExNDBmNzg1ZjkwMGQ0ODJlZWNiZmZmMmUzZDY3YmY3NmY2ZWU1NDU2OWE0OWJjIiwibGl2ZW5lc3NQcm9iZSI6eyJodHRwR2V0Ijp7InBhdGgiOiIvaGVhbHRoeiIsInBvcnQiOjY3ODl9LCJpbml0aWFsRGVsYXlTZWNvbmRzIjoxNSwicGVyaW9kU2Vjb25kcyI6MjB9LCJuYW1lIjoibWFuYWdlciIsInJlYWRpbmVzc1Byb2JlIjp7Imh0dHBHZXQiOnsicGF0aCI6Ii9yZWFkeXoiLCJwb3J0Ijo2Nzg5fSwiaW5pdGlhbERlbGF5U2Vjb25kcyI6NSwicGVyaW9kU2Vjb25kcyI6MTB9LCJyZXNvdXJjZXMiOnsibGltaXRzIjp7ImNwdSI6IjUwMG0iLCJtZW1vcnkiOiI3NjhNaSJ9LCJyZXF1ZXN0cyI6eyJjcHUiOiIxMG0iLCJtZW1vcnkiOiIyNTZNaSJ9fSwic2VjdXJpdHlDb250ZXh0Ijp7ImFsbG93UHJpdmlsZWdlRXNjYWxhdGlvbiI6ZmFsc2UsImNhcGFiaWxpdGllcyI6eyJkcm9wIjpbIkFMTCJdfX19XSwic2VjdXJpdHlDb250ZXh0Ijp7InJ1bkFzTm9uUm9vdCI6dHJ1ZX0sInNlcnZpY2VBY2NvdW50TmFtZSI6InRla3Rvbi1mYmMtZTJlLTQxOS1vcGVyYXRvci1jb250cm9sbGVyLW1hbmFnZXIiLCJ0ZXJtaW5hdGlvbkdyYWNlUGVyaW9kU2Vjb25kcyI6MTB9fX19XSwicGVybWlzc2lvbnMiOlt7InJ1bGVzIjpbeyJhcGlHcm91cHMiOlsiIl0sInJlc291cmNlcyI6WyJjb25maWdtYXBzIl0sInZlcmJzIjpbImdldCIsImxpc3QiLCJ3YXRjaCIsImNyZWF0ZSIsInVwZGF0ZSIsInBhdGNoIiwiZGVsZXRlIl19LHsiYXBpR3JvdXBzIjpbImNvb3JkaW5hdGlvbi5rOHMuaW8iXSwicmVzb3VyY2VzIjpbImxlYXNlcyJdLCJ2ZXJicyI6WyJnZXQiLCJsaXN0Iiwid2F0Y2giLCJjcmVhdGUiLCJ1cGRhdGUiLCJwYXRjaCIsImRlbGV0ZSJdfSx7ImFwaUdyb3VwcyI6WyIiXSwicmVzb3VyY2VzIjpbImV2ZW50cyJdLCJ2ZXJicyI6WyJjcmVhdGUiLCJwYXRjaCJdfV0sInNlcnZpY2VBY2NvdW50TmFtZSI6InRla3Rvbi1mYmMtZTJlLTQxOS1vcGVyYXRvci1jb250cm9sbGVyLW1hbmFnZXIifV19LCJzdHJhdGVneSI6ImRlcGxveW1lbnQifSwiaW5zdGFsbE1vZGVzIjpbeyJzdXBwb3J0ZWQiOmZhbHNlLCJ0eXBlIjoiT3duTmFtZXNwYWNlIn0seyJzdXBwb3J0ZWQiOmZhbHNlLCJ0eXBlIjoiU2luZ2xlTmFtZXNwYWNlIn0seyJzdXBwb3J0ZWQiOmZhbHNlLCJ0eXBlIjoiTXVsdGlOYW1lc3BhY2UifSx7InN1cHBvcnRlZCI6dHJ1ZSwidHlwZSI6IkFsbE5hbWVzcGFjZXMifV0sImtleXdvcmRzIjpbImFpIiwibWwiXSwibGlua3MiOlt7Im5hbWUiOiJNZW1jYWNoZWQgT3BlcmF0b3IiLCJ1cmwiOiJodHRwczovL3Rla3Rvbi1mYmMtZTJlLTQxOS1vcGVyYXRvci5kb21haW4ifV0sIm1haW50YWluZXJzIjpbeyJlbWFpbCI6ImFwYWxAcmVkaGF0LmNvbSIsIm5hbWUiOiJhdm5pc2gifV0sIm1hdHVyaXR5IjoiYWxwaGEiLCJtaW5LdWJlVmVyc2lvbiI6IjEuMjAuMCIsInByb3ZpZGVyIjp7Im5hbWUiOiJSZWRIYXQiLCJ1cmwiOiJ3d3cucmVkaGF0LmNvbSJ9LCJyZWxhdGVkSW1hZ2VzIjpbeyJpbWFnZSI6Imdjci5pby9rdWJlYnVpbGRlci9rdWJlLXJiYWMtcHJveHlAc2hhMjU2OmQ0ODgzZDdjNjIyNjgzYjMzMTliNWU2YjNhN2VkZmJmMjU5NGMxODA2MDEzMWE4YmY2NDUwNDgwNWY4NzU1MjIiLCJuYW1lIjoia3ViZS1yYmFjLXByb3h5In0seyJpbWFnZSI6InF1YXkuaW8vcmhuX2FwYWwvbWVtY2FjaGVkLW9wZXJhdG9yQHNoYTI1NjplYm
[build-fbc-scratch-catalog : build-fbc-catalog] JmZWRkNTE0OTQ0ZTFhMmExNDBmNzg1ZjkwMGQ0ODJlZWNiZmZmMmUzZDY3YmY3NmY2ZWU1NDU2OWE0OWJjIiwibmFtZSI6Im1lbWNhY2hlZC1vcGVyYXRvciJ9XSwidmVyc2lvbiI6IjAuMC4xMDkifX0=
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.bundle.object
[build-fbc-scratch-catalog : build-fbc-catalog] value:
[build-fbc-scratch-catalog : build-fbc-catalog] data: eyJhcGlWZXJzaW9uIjoicmJhYy5hdXRob3JpemF0aW9uLms4cy5pby92MSIsImtpbmQiOiJDbHVzdGVyUm9sZSIsIm1ldGFkYXRhIjp7ImNyZWF0aW9uVGltZXN0YW1wIjpudWxsLCJsYWJlbHMiOnsiYXBwLmt1YmVybmV0ZXMuaW8vY29tcG9uZW50Ijoia3ViZS1yYmFjLXByb3h5IiwiYXBwLmt1YmVybmV0ZXMuaW8vY3JlYXRlZC1ieSI6InRla3Rvbi1mYmMtZTJlLTQxOS1vcGVyYXRvciIsImFwcC5rdWJlcm5ldGVzLmlvL2luc3RhbmNlIjoibWV0cmljcy1yZWFkZXIiLCJhcHAua3ViZXJuZXRlcy5pby9tYW5hZ2VkLWJ5Ijoia3VzdG9taXplIiwiYXBwLmt1YmVybmV0ZXMuaW8vbmFtZSI6ImNsdXN0ZXJyb2xlIiwiYXBwLmt1YmVybmV0ZXMuaW8vcGFydC1vZiI6InRla3Rvbi1mYmMtZTJlLTQxOS1vcGVyYXRvciJ9LCJuYW1lIjoidGVrdG9uLWZiYy1lMmUtNDE5LW9wZXJhdG9yLW1ldHJpY3MtcmVhZGVyIn0sInJ1bGVzIjpbeyJub25SZXNvdXJjZVVSTHMiOlsiL21ldHJpY3MiXSwidmVyYnMiOlsiZ2V0Il19XX0=
[build-fbc-scratch-catalog : build-fbc-catalog] - type: olm.bundle.object
[build-fbc-scratch-catalog : build-fbc-catalog] value:
[build-fbc-scratch-catalog : build-fbc-catalog] data: eyJhcGlWZXJzaW9uIjoidjEiLCJraW5kIjoiU2VydmljZSIsIm1ldGFkYXRhIjp7ImNyZWF0aW9uVGltZXN0YW1wIjpudWxsLCJsYWJlbHMiOnsiYXBwLmt1YmVybmV0ZXMuaW8vY29tcG9uZW50Ijoia3ViZS1yYmFjLXByb3h5IiwiYXBwLmt1YmVybmV0ZXMuaW8vY3JlYXRlZC1ieSI6InRla3Rvbi1mYmMtZTJlLTQxOS1vcGVyYXRvciIsImFwcC5rdWJlcm5ldGVzLmlvL2luc3RhbmNlIjoiY29udHJvbGxlci1tYW5hZ2VyLW1ldHJpY3Mtc2VydmljZSIsImFwcC5rdWJlcm5ldGVzLmlvL21hbmFnZWQtYnkiOiJrdXN0b21pemUiLCJhcHAua3ViZXJuZXRlcy5pby9uYW1lIjoic2VydmljZSIsImFwcC5rdWJlcm5ldGVzLmlvL3BhcnQtb2YiOiJ0ZWt0b24tZmJjLWUyZS00MTktb3BlcmF0b3IiLCJjb250cm9sLXBsYW5lIjoiY29udHJvbGxlci1tYW5hZ2VyIn0sIm5hbWUiOiJ0ZWt0b24tZmJjLWUyZS00MTktb3BlcmF0b3ItY29udHJvbGxlci1tYW5hZ2VyLW1ldHJpY3Mtc2VydmljZSJ9LCJzcGVjIjp7InBvcnRzIjpbeyJuYW1lIjoiaHR0cHMiLCJwb3J0Ijo4NDQzLCJwcm90b2NvbCI6IlRDUCIsInRhcmdldFBvcnQiOiJodHRwcyJ9XSwic2VsZWN0b3IiOnsiY29udHJvbC1wbGFuZSI6ImNvbnRyb2xsZXItbWFuYWdlciJ9fSwic3RhdHVzIjp7ImxvYWRCYWxhbmNlciI6e319fQ==
[build-fbc-scratch-catalog : build-fbc-catalog] relatedImages:
[build-fbc-scratch-catalog : build-fbc-catalog] - image: gcr.io/kubebuilder/kube-rbac-proxy@sha256:d4883d7c622683b3319b5e6b3a7edfbf2594c18060131a8bf64504805f875522
[build-fbc-scratch-catalog : build-fbc-catalog] name: kube-rbac-proxy
[build-fbc-scratch-catalog : build-fbc-catalog] - image: quay.io/operator-pipeline-stage/tekton-fbc-e2e-419-operator:0.0.109
[build-fbc-scratch-catalog : build-fbc-catalog] name: ""
[build-fbc-scratch-catalog : build-fbc-catalog] - image: quay.io/rhn_apal/memcached-operator@sha256:ebbfedd514944e1a2a140f785f900d482eecbfff2e3d67bf76f6ee54569a49bc
[build-fbc-scratch-catalog : build-fbc-catalog] name: memcached-operator
[build-fbc-scratch-catalog : build-fbc-catalog] schema: olm.bundle
[build-fbc-scratch-catalog : build-fbc-catalog]
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-06 04:14:21,235 [operator-cert] DEBUG Creating dockerfile: tekton-fbc-e2e-419-operator
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-06 04:14:21,235 [operator-cert] DEBUG Running command: ['opm', 'generate', 'dockerfile', '/tmp/tmpx5lebkj6/tekton-fbc-e2e-419-operator']
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-06 04:14:21,262 [operator-cert] DEBUG Command output:
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-06 04:14:21,262 [operator-cert] INFO Building image: quay.io/operator-pipeline-stage/catalog:v4.21-b8f3c177f5482d3fbbf5d5e6dbb119977b677cad
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-06 04:14:21,262 [operator-cert] DEBUG Running command: ['buildah', 'bud', '--format', 'docker', '-f', '/tmp/tmpx5lebkj6/tekton-fbc-e2e-419-operator.Dockerfile', '-t', 'quay.io/operator-pipeline-stage/catalog:v4.21-b8f3c177f5482d3fbbf5d5e6dbb119977b677cad', '/tmp/tmpx5lebkj6']
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-06 04:14:28,287 [operator-cert] DEBUG Command output: [1/2] STEP 1/3: FROM quay.io/operator-framework/opm:latest AS builder
[build-fbc-scratch-catalog : build-fbc-catalog] [1/2] STEP 2/3: ADD tekton-fbc-e2e-419-operator /configs
[build-fbc-scratch-catalog : build-fbc-catalog] [1/2] STEP 3/3: RUN ["/bin/opm", "serve", "/configs", "--cache-dir=/tmp/cache", "--cache-only"]
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 1/6: FROM quay.io/operator-framework/opm:latest
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 2/6: ENTRYPOINT ["/bin/opm"]
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 3/6: CMD ["serve", "/configs", "--cache-dir=/tmp/cache"]
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 4/6: COPY --from=builder /configs /configs
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 5/6: COPY --from=builder /tmp/cache /tmp/cache
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] STEP 6/6: LABEL operators.operatorframework.io.index.configs.v1=/configs
[build-fbc-scratch-catalog : build-fbc-catalog] [2/2] COMMIT quay.io/operator-pipeline-stage/catalog:v4.21-b8f3c177f5482d3fbbf5d5e6dbb119977b677cad
[build-fbc-scratch-catalog : build-fbc-catalog] --> 4a45409d7cf7
[build-fbc-scratch-catalog : build-fbc-catalog] Successfully tagged quay.io/operator-pipeline-stage/catalog:v4.21-b8f3c177f5482d3fbbf5d5e6dbb119977b677cad
[build-fbc-scratch-catalog : build-fbc-catalog] 4a45409d7cf7d1bac398c3fd809ca8e47abc31ee923eea22242b8b3de69516da
[build-fbc-scratch-catalog : build-fbc-catalog]
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-06 04:14:28,287 [operator-cert] INFO Pushing image: quay.io/operator-pipeline-stage/catalog:v4.21-b8f3c177f5482d3fbbf5d5e6dbb119977b677cad
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-06 04:14:28,287 [operator-cert] DEBUG Running command: ['buildah', 'push', '--authfile', '/workspace/credentials/.dockerconfigjson', 'quay.io/operator-pipeline-stage/catalog:v4.21-b8f3c177f5482d3fbbf5d5e6dbb119977b677cad', 'docker://quay.io/operator-pipeline-stage/catalog:v4.21-b8f3c177f5482d3fbbf5d5e6dbb119977b677cad']
[build-fbc-scratch-catalog : build-fbc-catalog] 2025-12-06 04:14:30,961 [operator-cert] DEBUG Command output:
[make-index-repo-public : change-visibility] Response body: {"success": true}
[make-index-repo-public : change-visibility] HTTP status code: 200
[make-index-repo-public : change-visibility] Repository visibility successfully changed.
[get-ci-results-attempt : get-results] + [[ 68cd24cb8d3689e1ab3e1ebf == '' ]]
[get-ci-results-attempt : get-results] + echo 'Downloading the artifacts'
[get-ci-results-attempt : get-results] Downloading the artifacts
[get-ci-results-attempt : get-results] + download-test-results --pyxis-url https://pyxis.stage.engineering.redhat.com --cert-project-id 68cd24cb8d3689e1ab3e1ebf --certification-hash 702da02b012d28eff9d63386734c5939 --operator-package-version 0.0.109 --operator-name tekton-fbc-e2e-419-operator --verbose
[get-ci-results-attempt : get-results] 2025-12-06 04:14:49,777 [operator-cert] DEBUG Pyxis session using cert + key is created
[get-ci-results-attempt : get-results] 2025-12-06 04:14:49,777 [operator-cert] DEBUG GET Pyxis request url: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/68cd24cb8d3689e1ab3e1ebf/test-results?filter=certification_hash=='702da02b012d28eff9d63386734c5939';version=='0.0.109';operator_package_name=='tekton-fbc-e2e-419-operator'&sort_by=creation_date[desc]&page_size=1
[get-ci-results-attempt : get-results] 2025-12-06 04:14:49,777 [operator-cert] DEBUG GET Pyxis request params: None
[get-ci-results-attempt : get-results] 2025-12-06 04:14:50,153 [operator-cert] INFO Test results retrieved successfully for given parameters
[get-ci-results-attempt : get-results] 2025-12-06 04:14:50,154 [operator-cert] DEBUG Storing test_result_id
[get-ci-results-attempt : indicate-if-results-exists] + '[' -f test_results.json ']'
[get-ci-results-attempt : indicate-if-results-exists] + echo 'Results exist'
[get-ci-results-attempt : indicate-if-results-exists] Results exist
[get-ci-results-attempt : indicate-if-results-exists] ++ cat test_results.json
[get-ci-results-attempt : indicate-if-results-exists] ++ jq -r .passed
[get-ci-results-attempt : indicate-if-results-exists] + CHECK_RESULTS=true
[get-ci-results-attempt : indicate-if-results-exists] + cat test_result_id
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/test_result_id
[get-ci-results-attempt : indicate-if-results-exists] 692e6e9d1431b8041e2ba51a+ '[' true = false ']'
[get-ci-results-attempt : indicate-if-results-exists] + echo 'All preflight tests passed successfully.'
[get-ci-results-attempt : indicate-if-results-exists] All preflight tests passed successfully.
[get-ci-results-attempt : indicate-if-results-exists] + echo -n true
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/preflight_results_exists
[get-ci-results-attempt : indicate-if-results-exists] true+ echo -n /workspace/results/test_results.json
[get-ci-results-attempt : indicate-if-results-exists] + tee /tekton/results/preflight_results
[get-ci-results-attempt : indicate-if-results-exists] /workspace/results/test_results.json
[preflight-trigger : skip-preflight-testing-if-labeled] + [[ https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 == '' ]]
[preflight-trigger : skip-preflight-testing-if-labeled] + gh pr view https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 --json labels
[preflight-trigger : skip-preflight-testing-if-labeled] + jq -e '.labels | any(.name == "tests/skip/preflight-trigger")' /workspace/results/pr_labels.json
[preflight-trigger : skip-preflight-testing-if-labeled] false
[preflight-trigger : encrypt-and-encode-docker-config-json] Preflight testing has been skipped
[preflight-trigger : create-openshift-ci-prowjob] Preflight testing has been skipped
[preflight-trigger : get-prowjob-artifacts-and-decrypt] Preflight testing has been skipped
[upload-artifacts : upload-test-logs] + PREFLIGHT_RESULTS_EXISTS=true
[upload-artifacts : upload-test-logs] + '[' true == true ']'
[upload-artifacts : upload-test-logs] + echo 'Preflight logs already exists - skipping'
[upload-artifacts : upload-test-logs] Preflight logs already exists - skipping
[upload-artifacts : upload-test-logs] + echo none
[upload-artifacts : upload-test-logs] + tee /tekton/results/log_url
[upload-artifacts : upload-test-logs] none
[upload-artifacts : upload-test-logs] + exit 0
[upload-artifacts : upload-test-results] + PREFLIGHT_RESULTS_EXISTS=true
[upload-artifacts : upload-test-results] + '[' true == true ']'
[upload-artifacts : upload-test-results] Preflight results already exists - skipping
[upload-artifacts : upload-test-results] + echo 'Preflight results already exists - skipping'
[upload-artifacts : upload-test-results] + echo none
[upload-artifacts : upload-test-results] + tee /tekton/results/result_url
[upload-artifacts : upload-test-results] none
[upload-artifacts : upload-test-results] + echo none
[upload-artifacts : upload-test-results] + tee /tekton/results/test_result_id
[upload-artifacts : upload-test-results] none
[upload-artifacts : upload-test-results] + exit 0
[upload-artifacts : upload-test-artifacts] + PREFLIGHT_RESULTS_EXISTS=true
[upload-artifacts : upload-test-artifacts] + '[' true == true ']'
[upload-artifacts : upload-test-artifacts] + exit 0
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:53,214 [operator-cert] INFO Test: ScorecardBasicSpecCheck, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:53,215 [operator-cert] INFO Test: ScorecardOlmSuiteCheck, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:53,215 [operator-cert] INFO Test: DeployableByOLM, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:53,215 [operator-cert] INFO Test: ValidateOperatorBundle, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:53,215 [operator-cert] INFO Test: RequiredAnnotations, allowed: True
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:53,215 [operator-cert] INFO Overall status: True
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:53,216 [operator-cert] INFO Result by category: {'errors': 0, 'failed': 0, 'passed': 5}
[evaluate-preflight-result : evaluate-results] Posting GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:53,883 [operator-cert] WARNING Skipping none, not a file or directory
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:53,883 [operator-cert] WARNING Skipping none, not a file or directory
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:53,883 [operator-cert] INFO Adding file preflight-results.json to gist
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:53,883 [operator-cert] INFO Creating gist from dict_keys(['preflight-results.json'])
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:54,554 [operator-cert] INFO Gist created: https://gist.github.com/rh-operator-bundle-bot/feb1dd5e9eb27563a7b271a1d0590d88
[evaluate-preflight-result : evaluate-results] 2025-12-06 04:15:54,967 [operator-cert] INFO Adding gist link to PR redhat-openshift-ecosystem/certified-operators-preprod (6469)
[evaluate-preflight-result : evaluate-results] Checking preflight test status
[evaluate-preflight-result : evaluate-results] success
[get-ci-results : get-results] + PREFLIGHT_RESULTS_EXISTS=true
[get-ci-results : get-results] + '[' true == true ']'
[get-ci-results : get-results] Preflight results already exists- skipping
[get-ci-results : get-results] + echo 'Preflight results already exists- skipping'
[get-ci-results : get-results] + echo 692e6e9d1431b8041e2ba51a
[get-ci-results : get-results] + tee /tekton/results/test_result_id
[get-ci-results : get-results] 692e6e9d1431b8041e2ba51a
[get-ci-results : get-results] + echo /workspace/results/test_results.json
[get-ci-results : get-results] + tee /tekton/results/preflight_results
[get-ci-results : get-results] /workspace/results/test_results.json
[get-ci-results : get-results] + exit 0
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + '[' '692e6e9d1431b8041e2ba51a
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] ' == '' ']'
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + echo 'Setting pull request details'
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] Setting pull request details
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] + link-pull-request --pyxis-url https://pyxis.stage.engineering.redhat.com --test-result-id '692e6e9d1431b8041e2ba51a
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] ' --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 --pull-request-status open --verbose
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] 2025-12-06 04:16:08,857 [operator-cert] DEBUG Pyxis session using cert + key is created
[link-pull-request-with-open-status : link-pull-request-details-to-test-results] 2025-12-06 04:16:08,857 [operator-cert] DEBUG PATCH Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/test-results/id/692e6e9d1431b8041e2ba51a
[query-publishing-checklist : query-publishing-checklist] + HYDRA_URL=https://connect.stage.redhat.com/pfs/cs
[query-publishing-checklist : query-publishing-checklist] + hydra-checklist --cert-project-id 68cd24cb8d3689e1ab3e1ebf --hydra-url https://connect.stage.redhat.com/pfs/cs --ignore-publishing-checklist false
[query-publishing-checklist : query-publishing-checklist] 2025-12-06 04:16:16,009 [operator-cert] INFO Examining pre-certification checklist from Hydra...
[query-publishing-checklist : query-publishing-checklist] 2025-12-06 04:16:41,739 [operator-cert] INFO PASSED: Checklist item completed: Operator Bundle Image Test Result Certified
[query-publishing-checklist : query-publishing-checklist] 2025-12-06 04:16:41,740 [operator-cert] INFO PASSED: Checklist item completed: Operator Bundle Image Repository Details
[query-publishing-checklist : query-publishing-checklist] 2025-12-06 04:16:41,740 [operator-cert] INFO PASSED: Checklist item completed: Operator Bundle Image Component Details
[query-publishing-checklist : query-publishing-checklist] 2025-12-06 04:16:41,740 [operator-cert] INFO PASSED: Checklist item completed: Operator Bundle Image Contact Details
[query-publishing-checklist : query-publishing-checklist] 2025-12-06 04:16:41,740 [operator-cert] ERROR FAILED: Checklist item not completed: Operator Bundle Image Associated Product - ['Pyxis system was unable to deliver product-listings for provided project id.68cd24cb8d3689e1ab3e1ebf']
[query-publishing-checklist : query-publishing-checklist] 2025-12-06 04:16:41,740 [operator-cert] WARNING SKIPPED: Optional checklist item not completed: Operator Bundle Image Optional Qualifications - ['CWE optional qualifications should be present and marked as completed or published.']
[query-publishing-checklist : query-publishing-checklist] 2025-12-06 04:16:41,740 [operator-cert] INFO Pre-certification checklist is not completed for cert project with id 68cd24cb8d3689e1ab3e1ebf
[github-add-connect-url-comment : post-comment] + echo '[View your certification test results and logs here](https://connect.stage.redhat.com/projects/68cd24cb8d3689e1ab3e1ebf/test-results).'
[github-add-connect-url-comment : post-comment] Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469
[github-add-connect-url-comment : post-comment] Comment text: [View your certification test results and logs here](https://connect.stage.redhat.com/projects/68cd24cb8d3689e1ab3e1ebf/test-results).
[github-add-connect-url-comment : post-comment] + echo 'Posting/patching GitHub comment to issue (or PR) https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469'
[github-add-connect-url-comment : post-comment] + echo 'Comment text: [View your certification test results and logs here](https://connect.stage.redhat.com/projects/68cd24cb8d3689e1ab3e1ebf/test-results).'
[github-add-connect-url-comment : post-comment] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 --comment-file comment_file --comment-tag '' --replace false
[github-add-connect-url-comment : post-comment] 2025-12-06 04:16:50,742 [operator-cert] INFO Sending this data to GitHub with POST
[github-add-connect-url-comment : post-comment] 2025-12-06 04:16:50,742 [operator-cert] INFO {'body': '[View your certification test results and logs here](https://connect.stage.redhat.com/projects/68cd24cb8d3689e1ab3e1ebf/test-results).\n'}
[github-add-connect-url-comment : post-comment] 2025-12-06 04:16:51,349 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469
[set-github-failed-label : post-comment] + EXTRA_ARGS=
[set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]]
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed'
[set-github-failed-label : post-comment] + [[ ! -z '' ]]
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469
[set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469'
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels
[set-github-failed-label : post-comment] 2025-12-06 04:16:50,787 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/certified-operators-preprod
[set-github-failed-label : post-comment] 2025-12-06 04:16:51,605 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2025-12-06 04:16:51,605 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f140e3e06e0>
[set-github-failed-label : post-comment] 2025-12-06 04:16:51,605 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed']
[set-github-failed-label : post-comment] 2025-12-06 04:16:51,605 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started']
[set-github-failed-label : post-comment] 2025-12-06 04:16:51,605 [operator-cert] INFO Adding label operator-hosted-pipeline/failed
[set-github-failed-label : post-comment] 2025-12-06 04:16:52,094 [operator-cert] INFO Removing label operator-hosted-pipeline/started
[set-github-status-failure : set-github-status] + '[' false == true ']'
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit b8f3c177f5482d3fbbf5d5e6dbb119977b677cad to failure'
[set-github-status-failure : set-github-status] Setting github status of commit b8f3c177f5482d3fbbf5d5e6dbb119977b677cad to failure
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git --commit-sha b8f3c177f5482d3fbbf5d5e6dbb119977b677cad --status failure --context operator/test --description 'Pipeline for the operator tests has failed.'
[set-github-status-failure : set-github-status] 2025-12-06 04:16:51,991 [operator-cert] INFO Successfully set status to failure for commit b8f3c177f5482d3fbbf5d5e6dbb119977b677cad in github repo [email protected]:redhat-openshift-ecosystem/certified-operators-preprod.git
[post-support-link-for-pr : post-comment-with-support-link] Posting GitHub comment to PR: https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469
[post-support-link-for-pr : post-comment-with-support-link] + echo 'Posting GitHub comment to PR: https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469'
[post-support-link-for-pr : post-comment-with-support-link] + github-add-comment --github-host-url https://api.github.com --request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 --comment-file /workspace/output/support-link.md
[post-support-link-for-pr : post-comment-with-support-link] 2025-12-06 04:16:54,148 [operator-cert] INFO Sending this data to GitHub with POST
[post-support-link-for-pr : post-comment-with-support-link] 2025-12-06 04:16:54,148 [operator-cert] INFO {'body': 'There were some errors while publishing your Operator Bundle. You can use [this support case](https://connect.stage.redhat.com/support/technology-partner/#/case/new?type=CERT&source=tekton&cert_project_id=68cd24cb8d3689e1ab3e1ebf&cert_project_type=Operator%20Bundle%20Image&pull_request_url=https%3A%2F%2Fgithub.com%2Fredhat-openshift-ecosystem%2Fcertified-operators-preprod%2Fpull%2F6469) to contact the Red Hat certification team for review.\n<!-- None -->'}
[post-support-link-for-pr : post-comment-with-support-link] 2025-12-06 04:16:54,639 [operator-cert] INFO A GitHub comment has been added to https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469
[upload-pipeline-logs : get-pipeline-logs] 2025/12/06 04:17:21 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-hosted-pipeline-runhwvkf
[upload-pipeline-logs : get-pipeline-logs] Getting pipeline logs
[upload-pipeline-logs : get-pipeline-logs] task query-publishing-checklist has failed: "step-query-publishing-checklist" exited with code 1
[upload-pipeline-logs : get-pipeline-logs] failed to get logs for task query-publishing-checklist : container step-query-publishing-checklist has failed : [{"key":"StartedAt","value":"2025-12-06T04:16:15.599Z","type":3}]
[upload-pipeline-logs : upload-pipeline-logs] Uploading pipeline logs
[upload-pipeline-logs : upload-pipeline-logs] + upload-artifacts --cert-project-id 68cd24cb8d3689e1ab3e1ebf --operator-version 0.0.109 --operator-package-name tekton-fbc-e2e-419-operator --certification-hash 702da02b012d28eff9d63386734c5939 --pull-request-url https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/6469 --pyxis-url https://pyxis.stage.engineering.redhat.com --path /workspace/source/operator-hosted-pipeline.log --type pipeline-logs --output pipeline-logs-artifact.json --verbose
[upload-pipeline-logs : upload-pipeline-logs] 2025-12-06 04:17:38,972 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-pipeline-logs : upload-pipeline-logs] 2025-12-06 04:17:38,972 [operator-cert] DEBUG Getting project details: 68cd24cb8d3689e1ab3e1ebf
[upload-pipeline-logs : upload-pipeline-logs] 2025-12-06 04:17:39,139 [operator-cert] DEBUG Pyxis session using cert + key is created
[upload-pipeline-logs : upload-pipeline-logs] 2025-12-06 04:17:39,139 [operator-cert] DEBUG POST Pyxis request: https://pyxis.stage.engineering.redhat.com/v1/projects/certification/id/68cd24cb8d3689e1ab3e1ebf/artifacts
[upload-pipeline-logs : upload-pipeline-logs] 2025-12-06 04:17:39,421 [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=6933ae63446552c10a64d4b1
[upload-pipeline-logs : upload-pipeline-logs] + LOG_URL=https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/6933ae63446552c10a64d4b1
[upload-pipeline-logs : upload-pipeline-logs] + echo 'Pipeline logs URL: '
[upload-pipeline-logs : upload-pipeline-logs] Pipeline logs URL:
[upload-pipeline-logs : upload-pipeline-logs] + echo -n https://pyxis.stage.engineering.redhat.comv1/projects/certification/artifacts/id/6933ae63446552c10a64d4b1
[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/6933ae63446552c10a64d4b1
[github-add-summary-comment : gather-info] 2025/12/06 04:18:38 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied
[github-add-summary-comment : gather-info] + PR_NAME=operator-hosted-pipeline-runhwvkf
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runhwvkf
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs'
[github-add-summary-comment : gather-info] Getting pipeline logs
[github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-hosted-pipeline-runhwvkf
[github-add-summary-comment : gather-info] task query-publishing-checklist has failed: "step-query-publishing-checklist" exited with code 1
[github-add-summary-comment : gather-info] failed to get logs for task query-publishing-checklist : container step-query-publishing-checklist has failed : [{"key":"StartedAt","value":"2025-12-06T04:16:15.599Z","type":3}]
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runhwvkf --ignore-not-found=true
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-6469" deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment