Skip to content

Update Konflux references - #1904

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/references/main
Open

Update Konflux references#1904
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/references/main

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
quay.io/konflux-ci/tekton-catalog/task-apply-tags (source, changelog) tekton-bundle digest 3ab84416387614
quay.io/konflux-ci/tekton-catalog/task-build-image-index (source, changelog) tekton-bundle patch 0.30.3.1
quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta (source, changelog) tekton-bundle patch 0.100.10.7
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) tekton-bundle patch 0.30.3.2
quay.io/konflux-ci/tekton-catalog/task-clamav-scan (source, changelog) tekton-bundle patch 0.30.3.1
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) tekton-bundle digest e78d0d30ccc688
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) tekton-bundle digest 2e5ebe027c9760
quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta (source, changelog) tekton-bundle patch 0.20.2.5
quay.io/konflux-ci/tekton-catalog/task-init (source, changelog) tekton-bundle patch 0.40.4.3
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta (source, changelog) tekton-bundle minor 0.30.6.0
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta (source, changelog) tekton-bundle patch 0.30.3.1
quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan (source, changelog) tekton-bundle patch 0.20.2.1
quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta (source, changelog) tekton-bundle digest f6a115ed33d800
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta (source, changelog) tekton-bundle digest 918327bf4818f8
quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta (source, changelog) tekton-bundle digest 4961c44f31055c
quay.io/konflux-ci/tekton-catalog/task-show-sbom (source, changelog) tekton-bundle minor 0.10.2
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta (source, changelog) tekton-bundle digest 7c5575a6081c41
quay.io/konflux-ci/tekton-catalog/task-validate-fbc (source, changelog) tekton-bundle minor 0.10.3

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

konflux-ci/build-pipeline-tasks (quay.io/konflux-ci/tekton-catalog/task-build-image-index)

v0.3.1

Fixed
  • Export SBOM_SKIP_VALIDATION into the step environment so the create-sbom step honors the parameter.
    The parameter did nothing before. Now it works as expected.
konflux-ci/konflux-test-tasks (quay.io/konflux-ci/tekton-catalog/task-clair-scan)

v0.3.2

Changed
  • Replaced quay.io/konflux-ci/oras:latest image with quay.io/konflux-ci/task-runner:1.5.0 in the oci-attach-report step.
Added
  • set docker-config-dir in clair-action report command

v0.3.1

Added
  • Declare DOCKER_CONFIG to get get credential to quay.io.
  • Increase retry to 5
konflux-ci/build-pipeline-tasks (quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta)

v0.6.0

v0.5.0

v0.4.1

Fixed
  • Mount the trusted-ca volume in the use-trusted-artifact and create-trusted-artifact steps.
    Previously, the mount was missing, which means the task did not support container registries
    with certificates signed by a private/self-signed CA.

v0.4.0

v0.3.2

  • Added enable-package-registry-proxy parameter to enable use of the package registry proxy when prefetching dependencies.
  • Added SERVICE_CA_TRUST_CONFIG_MAP_NAME and SERVICE_CA_TRUST_CONFIG_MAP_KEY parameters to mount the OpenShift service CA for verifying TLS connections to in-cluster services such as the package registry proxy.
konflux-ci/konflux-operator-tasks (quay.io/konflux-ci/tekton-catalog/task-validate-fbc)

v0.3

Fixed
  • Migration script for fbc-inject-lifecycle-oci-ta now resolves the task bundle
    digest dynamically at migration time instead of using a hardcoded pin, preventing
    digest-mismatch errors for teams that had not yet merged the MintMaker PR for 0.2.
Changed
  • Migration script now uses yq instead of sed for all pipeline YAML edits,
    for cross-platform compatibility (macOS + Linux) and safer, structure-aware
    modifications (e.g. distinguishing actual task objects from string matches
    on bundle_ref or param values).
  • Added BUILD_ARGS param wiring to fbc-inject-lifecycle, sourced from
    $(params.build-args[*]) and normalized to a list value.

v0.2

Changed
  • Version bump to trigger automated rollout of the new fbc-inject-lifecycle-oci-ta
    task to all FBC builder pipelines via MintMaker. No functional changes to this task.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 05:00 AM and 11:59 PM, only on Saturday (* 5-23 * * 6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Summary by CodeRabbit

  • New Features

    • Added image build controls for source-date metadata, timestamp rewriting, and history omission.
    • These options are available in Lightspeed Operator and OLS Bundle build pipelines.
  • Maintenance

    • Updated pinned pipeline task versions and integrity references across FBC, Lightspeed Operator, and OLS Bundle workflows.
    • Refreshed build, validation, scanning, tagging, and publishing tasks.
    • Pipeline sequencing, task wiring, and existing execution behavior remain unchanged.

@red-hat-konflux red-hat-konflux Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. labels Aug 1, 2026
@red-hat-konflux

red-hat-konflux Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

ℹ️ Note

This PR body was truncated due to platform limits.

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: /bin/sh -c pipeline-migration-tool migrate -f "$RENOVATE_POST_UPGRADE_COMMAND_DATA_FILE"
DEBUG:2026-08-03 08:10:59,853:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,925:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,925:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,927:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,927:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,928:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,930:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,931:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,933:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,933:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,933:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,935:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,937:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,937:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,938:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,939:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,940:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:10:59,941:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,355:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-build-image-index/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 380
DEBUG:2026-08-03 08:11:00,425:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-source-build-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 381
DEBUG:2026-08-03 08:11:00,527:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-build-image-index
DEBUG:2026-08-03 08:11:00,625:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-deprecated-image-check/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-03 08:11:00,625:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-apply-tags/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-03 08:11:00,626:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-03 08:11:00,627:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta
DEBUG:2026-08-03 08:11:00,627:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-03 08:11:00,628:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,628:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-clair-scan/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-03 08:11:00,629:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check
DEBUG:2026-08-03 08:11:00,631:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-apply-tags
DEBUG:2026-08-03 08:11:00,633:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta
DEBUG:2026-08-03 08:11:00,633:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,640:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,725:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-03 08:11:00,725:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 715
DEBUG:2026-08-03 08:11:00,726:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-validate-fbc/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 715
DEBUG:2026-08-03 08:11:00,726:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-git-clone-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-03 08:11:00,726:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,727:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-03 08:11:00,727:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks
DEBUG:2026-08-03 08:11:00,728:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-clair-scan
DEBUG:2026-08-03 08:11:00,728:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 383
DEBUG:2026-08-03 08:11:00,728:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-rpms-signature-scan/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 383
DEBUG:2026-08-03 08:11:00,729:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-03 08:11:00,729:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,729:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,731:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta
DEBUG:2026-08-03 08:11:00,731:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,733:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta
DEBUG:2026-08-03 08:11:00,734:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-validate-fbc
DEBUG:2026-08-03 08:11:00,735:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta
DEBUG:2026-08-03 08:11:00,736:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,736:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,737:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta
DEBUG:2026-08-03 08:11:00,737:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,738:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta
DEBUG:2026-08-03 08:11:00,740:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan
DEBUG:2026-08-03 08:11:00,740:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta
DEBUG:2026-08-03 08:11:00,741:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,742:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,742:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,742:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,743:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,744:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,744:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,745:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,745:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,745:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,745:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,746:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,748:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,748:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-show-sbom/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-03 08:11:00,748:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,824:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,826:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,826:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,827:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,828:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-show-sbom
DEBUG:2026-08-03 08:11:00,829:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,830:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:00,880:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-clamav-scan/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 49
DEBUG:2026-08-03 08:11:00,925:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-init/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25&limit=10 HTTP/1.1" 200 718
DEBUG:2026-08-03 08:11:00,925:migrate.resolver-proxy:Migration image is not found from repository quay.io/konflux-ci/tekton-catalog/task-clamav-scan
DEBUG:2026-08-03 08:11:00,925:migrate.resolver-proxy:Use LinkedMigrationsResolver to resolve migrations.
DEBUG:2026-08-03 08:11:00,927:migrate.resolver-proxy:Migration image is found from repository quay.io/konflux-ci/tekton-catalog/task-init
DEBUG:2026-08-03 08:11:01,025:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,125:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-build-image-index/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25 HTTP/1.1" 200 380
DEBUG:2026-08-03 08:11:01,125:migrate.resolver-proxy:Use MigrationImagesResolver to resolve migrations.
DEBUG:2026-08-03 08:11:01,126:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-rpms-signature-scan/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25 HTTP/1.1" 200 383
DEBUG:2026-08-03 08:11:01,126:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-deprecated-image-check/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.5- HTTP/1.1" 200 9526
DEBUG:2026-08-03 08:11:01,225:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.3- HTTP/1.1" 200 1781
DEBUG:2026-08-03 08:11:01,226:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,226:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-apply-tags/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.3- HTTP/1.1" 200 13138
WARNING:2026-08-03 08:11:01,228:migrate:Registry does not have new bundle quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3.1@sha256:5393bada94051f02aa971ff773b130928e01ac595b9ce3bbbd69899751ed8222
INFO:2026-08-03 08:11:01,228:migrate:Upgrade range is empty for quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta. Skip resolving migrations.
DEBUG:2026-08-03 08:11:01,231:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.1- HTTP/1.1" 200 14217
DEBUG:2026-08-03 08:11:01,234:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,234:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,235:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,325:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-show-sbom/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.1- HTTP/1.1" 200 4960
DEBUG:2026-08-03 08:11:01,326:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,326:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-validate-fbc/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25 HTTP/1.1" 200 715
DEBUG:2026-08-03 08:11:01,327:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25 HTTP/1.1" 200 383
DEBUG:2026-08-03 08:11:01,329:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,330:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-git-clone-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.2- HTTP/1.1" 200 2070
DEBUG:2026-08-03 08:11:01,332:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,425:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-clair-scan/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.3- HTTP/1.1" 200 10958
WARNING:2026-08-03 08:11:01,425:migrate:Registry does not have new bundle quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.2.5@sha256:510daad5648d37936b9b2c599a35c8e59b7389de8e1a4e58f6c6d079957d730d
DEBUG:2026-08-03 08:11:01,426:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.10- HTTP/1.1" 200 2666
DEBUG:2026-08-03 08:11:01,426:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
INFO:2026-08-03 08:11:01,429:migrate:Upgrade range is empty for quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta. Skip resolving migrations.
WARNING:2026-08-03 08:11:01,430:migrate:Registry does not have new bundle quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta:0.10.7@sha256:94f129a97242995d647b1d23a5d53e7022e0c3dc00aff764a4da4be263263cbf
INFO:2026-08-03 08:11:01,432:migrate:Upgrade range is empty for quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta. Skip resolving migrations.
DEBUG:2026-08-03 08:11:01,467:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-clamav-scan/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.3- HTTP/1.1" 200 9483
DEBUG:2026-08-03 08:11:01,467:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-init/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3Amigration-%25.%25-%25-%25 HTTP/1.1" 200 718
DEBUG:2026-08-03 08:11:01,475:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.2- HTTP/1.1" 200 14496
DEBUG:2026-08-03 08:11:01,432:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,524:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta/tag/?page=2&onlyActiveTags=true&filter_tag_name=like%3A0.1- HTTP/1.1" 200 6694
DEBUG:2026-08-03 08:11:01,525:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.5- HTTP/1.1" 200 5499
WARNING:2026-08-03 08:11:01,527:migrate:Registry does not have new bundle quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3.1@sha256:53a02326bfb930ca5ef6bfa7a33acca833d57752f34f3cb79255fe2e25e7d217
DEBUG:2026-08-03 08:11:01,626:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
INFO:2026-08-03 08:11:01,630:migrate:Upgrade range is empty for quay.io/konflux-ci/tekton-catalog/task-clamav-scan. Skip resolving migrations.
DEBUG:2026-08-03 08:11:01,632:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,633:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,634:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,724:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-rpms-signature-scan/manifests/migration-0.2.1-2a1624ccd4b208f24611434c2464591a7195e5221334dd086923a7e696a9d62c-1770887021 HTTP/1.1" 200 631
DEBUG:2026-08-03 08:11:01,725:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-validate-fbc/manifests/migration-0.3-ace7d6aab72332fda292232e7968938549bc6fb67141fb11fd36f180958c384e-1785425140 HTTP/1.1" 200 629
DEBUG:2026-08-03 08:11:01,726:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-show-sbom/tag/?page=1&onlyActiveTags=true&filter_tag_name=like%3A0.2- HTTP/1.1" 200 336
DEBUG:2026-08-03 08:11:01,727:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta/manifests/migration-0.3.2-6433f171aae44fd4d532aa4512119015e5812b0f8e3df9ccb9f2274ccdc175ea-1782912267 HTTP/1.1" 200 631
DEBUG:2026-08-03 08:11:01,732:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:01,741:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-apply-tags/manifests/sha256:6387614ae4f9efa8abb7c4175db0ce5d958bc2b90665b4704880e46fbe0535bf HTTP/1.1" 200 1168
INFO:2026-08-03 08:11:01,743:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3-1783929211@sha256:6387614ae4f9efa8abb7c4175db0ce5d958bc2b90665b4704880e46fbe0535bf
DEBUG:2026-08-03 08:11:01,824:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-validate-fbc/blobs/sha256:ace7d6aab72332fda292232e7968938549bc6fb67141fb11fd36f180958c384e HTTP/1.1" 302 1019
DEBUG:2026-08-03 08:11:01,825:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-deprecated-image-check/manifests/sha256:0ccc688a77e9b7b0b8973c132a1e840844137e77f887be4a0bec8893b0776872 HTTP/1.1" 200 1377
DEBUG:2026-08-03 08:11:01,825:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-init/manifests/migration-0.4.3-d314455d220a32f6f64e3bfd7f3ef8c84e086a8107163cc9491b9cd5bdb6ac97-1784627340 HTTP/1.1" 200 631
DEBUG:2026-08-03 08:11:01,825:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta/blobs/sha256:6433f171aae44fd4d532aa4512119015e5812b0f8e3df9ccb9f2274ccdc175ea HTTP/1.1" 302 1019
DEBUG:2026-08-03 08:11:01,826:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-rpms-signature-scan/blobs/sha256:2a1624ccd4b208f24611434c2464591a7195e5221334dd086923a7e696a9d62c HTTP/1.1" 302 1019
INFO:2026-08-03 08:11:01,828:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5-a545338e5bac49c7dfdba1cc2e5ad1c0b1e9ef7d@sha256:0ccc688a77e9b7b0b8973c132a1e840844137e77f887be4a0bec8893b0776872
DEBUG:2026-08-03 08:11:01,828:urllib3.connectionpool:Starting new HTTPS connection (1): s3.us-east-1.amazonaws.com:443
DEBUG:2026-08-03 08:11:01,830:urllib3.connectionpool:Starting new HTTPS connection (1): s3.us-east-1.amazonaws.com:443
DEBUG:2026-08-03 08:11:01,831:urllib3.connectionpool:Starting new HTTPS connection (1): s3.us-east-1.amazonaws.com:443
DEBUG:2026-08-03 08:11:01,854:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks/tag/?page=2&onlyActiveTags=true&filter_tag_name=like%3A0.2- HTTP/1.1" 200 1203
DEBUG:2026-08-03 08:11:01,925:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta/manifests/sha256:d33d800e2fa1c3e5a5a63550bf860d0c1dfc91bf877be7b27eab6e280972cdc8 HTTP/1.1" 200 1684
INFO:2026-08-03 08:11:01,928:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1-0@sha256:d33d800e2fa1c3e5a5a63550bf860d0c1dfc91bf877be7b27eab6e280972cdc8
DEBUG:2026-08-03 08:11:01,928:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-show-sbom/manifests/sha256:5fe387642611a8193395adb083df203534c30fef88a032ba0c074b8280c4b135 HTTP/1.1" 200 1241
DEBUG:2026-08-03 08:11:01,929:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
INFO:2026-08-03 08:11:01,930:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-show-sbom:0.2-e3420b53e8ce112d33f4d7b54b4258dc911858a0@sha256:5fe387642611a8193395adb083df203534c30fef88a032ba0c074b8280c4b135
DEBUG:2026-08-03 08:11:01,999:urllib3.connectionpool:https://s3.us-east-1.amazonaws.com:443 "GET /quayio-production-s3/sha256/ac/ace7d6aab72332fda292232e7968938549bc6fb67141fb11fd36f180958c384e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATAAF2YHTGR23ZTE6%2F20260803%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260803T081101Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=b1e0901dd0f0e2adb7b3659a5bf9bf39c078808f0b675df25d285fb69f399399 HTTP/1.1" 200 6332
INFO:2026-08-03 08:11:01,999:oras.logger:Successfully pulled /tmp/tmp8ntfw1g6-migration/0.3.sh.
DEBUG:2026-08-03 08:11:02,027:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:02,070:urllib3.connectionpool:https://s3.us-east-1.amazonaws.com:443 "GET /quayio-production-s3/sha256/2a/2a1624ccd4b208f24611434c2464591a7195e5221334dd086923a7e696a9d62c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATAAF2YHTGR23ZTE6%2F20260803%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260803T081101Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=90de2a7f10e626a04ef277ead86c0a61ed5ead552fd9dd5d156f425d10e6cb0b HTTP/1.1" 200 2482
INFO:2026-08-03 08:11:02,071:oras.logger:Successfully pulled /tmp/tmpzlk_ft4w-migration/0.2.1.sh.
DEBUG:2026-08-03 08:11:02,124:urllib3.connectionpool:https://s3.us-east-1.amazonaws.com:443 "GET /quayio-production-s3/sha256/64/6433f171aae44fd4d532aa4512119015e5812b0f8e3df9ccb9f2274ccdc175ea?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATAAF2YHTGR23ZTE6%2F20260803%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260803T081101Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=ef1d2b438c06f5d0841ad8be91562c7d8cac4a2551292af05a1b7fd3513103c4 HTTP/1.1" 200 2593
DEBUG:2026-08-03 08:11:02,125:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks/manifests/sha256:27c9760ad11c74ad010d9615ee15348e3674843166acb7686929b3ef6840416c HTTP/1.1" 200 1490
INFO:2026-08-03 08:11:02,127:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2-85c42a8f01e2504db4cbfc1e26ebd44c4da02408@sha256:27c9760ad11c74ad010d9615ee15348e3674843166acb7686929b3ef6840416c. It points to a previous migration bundle sha256:f0c7632803ea659ae224ce16db6e0728ac1d79996c85bb43eea80a9de2a8a8d6 that is before the current upgrade.
INFO:2026-08-03 08:11:02,127:oras.logger:Successfully pulled /tmp/tmpn4f5z5yk-migration/0.3.2.sh.
DEBUG:2026-08-03 08:11:02,163:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-validate-fbc/manifests/migration-0.2-41a3c5003ce1dcfb5cb112dc3f9a5eb5da8af0eefcb49f091e12606233270733-1783967772 HTTP/1.1" 200 629
DEBUG:2026-08-03 08:11:02,217:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-validate-fbc/blobs/sha256:41a3c5003ce1dcfb5cb112dc3f9a5eb5da8af0eefcb49f091e12606233270733 HTTP/1.1" 302 1019
DEBUG:2026-08-03 08:11:02,218:urllib3.connectionpool:Starting new HTTPS connection (1): s3.us-east-1.amazonaws.com:443
DEBUG:2026-08-03 08:11:02,257:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta/manifests/sha256:f4818f8ae1317ea51f0273d48c8a6a4c53ca7bb0674ffbb8afc9d399ac991dc1 HTTP/1.1" 200 2358
INFO:2026-08-03 08:11:02,258:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.5-0@sha256:f4818f8ae1317ea51f0273d48c8a6a4c53ca7bb0674ffbb8afc9d399ac991dc1
DEBUG:2026-08-03 08:11:02,278:urllib3.connectionpool:https://s3.us-east-1.amazonaws.com:443 "GET /quayio-production-s3/sha256/41/41a3c5003ce1dcfb5cb112dc3f9a5eb5da8af0eefcb49f091e12606233270733?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATAAF2YHTGR23ZTE6%2F20260803%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260803T081102Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=a16f6f16ebdbb6729942bb5590d5171e71880368801c87e8b770643812c4915c HTTP/1.1" 200 3853
INFO:2026-08-03 08:11:02,279:oras.logger:Successfully pulled /tmp/tmpr5gt9qgy-migration/0.2.sh.
DEBUG:2026-08-03 08:11:02,604:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-init/blobs/sha256:d314455d220a32f6f64e3bfd7f3ef8c84e086a8107163cc9491b9cd5bdb6ac97 HTTP/1.1" 302 1019
DEBUG:2026-08-03 08:11:02,605:urllib3.connectionpool:Starting new HTTPS connection (1): s3.us-east-1.amazonaws.com:443
DEBUG:2026-08-03 08:11:02,665:urllib3.connectionpool:https://s3.us-east-1.amazonaws.com:443 "GET /quayio-production-s3/sha256/d3/d314455d220a32f6f64e3bfd7f3ef8c84e086a8107163cc9491b9cd5bdb6ac97?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATAAF2YHTGR23ZTE6%2F20260803%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260803T081102Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=42f2d238a59268f9ad66f8d0c0888e2ad3abc1695f0ae4f7950a2ee507659a7e HTTP/1.1" 200 4750
INFO:2026-08-03 08:11:02,666:oras.logger:Successfully pulled /tmp/tmpwbu6omng-migration/0.4.3.sh.
DEBUG:2026-08-03 08:11:02,668:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443
DEBUG:2026-08-03 08:11:02,760:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-init/manifests/migration-0.4.2-e9f8a6f58803a08da3325e58aae1a98557404a0d1f49c055d8f0ee7b341e1cbf-1782733140 HTTP/1.1" 200 630
DEBUG:2026-08-03 08:11:02,784:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-init/blobs/sha256:e9f8a6f58803a08da3325e58aae1a98557404a0d1f49c055d8f0ee7b341e1cbf HTTP/1.1" 302 1019
DEBUG:2026-08-03 08:11:02,785:urllib3.connectionpool:Starting new HTTPS connection (1): s3.us-east-1.amazonaws.com:443
DEBUG:2026-08-03 08:11:02,838:urllib3.connectionpool:https://s3.us-east-1.amazonaws.com:443 "GET /quayio-production-s3/sha256/e9/e9f8a6f58803a08da3325e58aae1a98557404a0d1f49c055d8f0ee7b341e1cbf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATAAF2YHTGR23ZTE6%2F20260803%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260803T081102Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=527856677b4ee240c0d2a29dc858343d3a741e33e18656c8f6afe0508ef5b78f HTTP/1.1" 200 996
INFO:2026-08-03 08:11:02,839:oras.logger:Successfully pulled /tmp/tmpkbq5u0y8-migration/0.4.2.sh.
DEBUG:2026-08-03 08:11:02,896:urllib3.connectionpool:https://quay.io:443 "GET /v2/konflux-ci/tekton-catalog/task-clair-scan/manifests/sha256:f5b4415db9ac1fba3e11d993a617e0b275d1f0ed2fc669b12c400ed848c39174 HTTP/1.1" 200 1267
INFO:2026-08-03 08:11:02,897:migrate:Migration search stops at quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3-2fdb160d51306e0e24efdfdca98779392ae4c122@sha256:f5b4415db9ac1fba3e11d993a617e0b275d1f0ed2fc669b12c400ed848c39174
WARNING:2026-08-03 08:11:02,900:migrate:Failed to resolve migrations for bundles: []
WARNING:2026-08-03 08:11:02,900:migrate:Do not attempt handling migrations for them.
INFO:2026-08-03 08:11:02,901:migrate.transition-to-modify:Not all migration scripts are using pmt-modify command. Using legacy way to handle pipeline file for applying migrations.
INFO:2026-08-03 08:11:03,436:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.2 in package file /tmp/tmplvkxpwuz-pipeline
DEBUG:2026-08-03 08:11:03,436:migrate:Run: ['bash', '/tmp/tmpbe3ijkbh-migration-file', '/tmp/tmplvkxpwuz-pipeline']
DEBUG:2026-08-03 08:11:03,589:migrate:b'Not a PipelineRun, skipping migration\n'
INFO:2026-08-03 08:11:03,589:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.3 in package file /tmp/tmplvkxpwuz-pipeline
DEBUG:2026-08-03 08:11:03,589:migrate:Run: ['bash', '/tmp/tmpbe3ijkbh-migration-file', '/tmp/tmplvkxpwuz-pipeline']
DEBUG:2026-08-03 08:11:13,344:migrate:b"Adding source-date-epoch parameter to .spec.params\nINFO:2026-08-03 08:11:04,743:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmplvkxpwuz-pipeline\nWiring SOURCE_DATE_EPOCH on task build-images to $(params.source-date-epoch)\nINFO:2026-08-03 08:11:06,325:modify.task:task 'build-images' in '/tmp/tmplvkxpwuz-pipeline': param 'SOURCE_DATE_EPOCH' will be created\nAdding rewrite-timestamp parameter to .spec.params\nINFO:2026-08-03 08:11:07,851:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmplvkxpwuz-pipeline\nWiring REWRITE_TIMESTAMP on task build-images to $(params.rewrite-timestamp)\nINFO:2026-08-03 08:11:09,644:modify.task:task 'build-images' in '/tmp/tmplvkxpwuz-pipeline': param 'REWRITE_TIMESTAMP' will be created\nAdding omit-history parameter to .spec.params\nINFO:2026-08-03 08:11:11,250:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmplvkxpwuz-pipeline\nWiring OMIT_HISTORY on task build-images to $(params.omit-history)\nINFO:2026-08-03 08:11:12,838:modify.task:task 'build-images' in '/tmp/tmplvkxpwuz-pipeline': param 'OMIT_HISTORY' will be created\n"
INFO:2026-08-03 08:11:13,344:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3.2 in package file /tmp/tmplvkxpwuz-pipeline
DEBUG:2026-08-03 08:11:13,345:migrate:Run: ['bash', '/tmp/tmpbe3ijkbh-migration-file', '/tmp/tmplvkxpwuz-pipeline']
DEBUG:2026-08-03 08:11:14,635:migrate:b"Error: no matches found\nError: no matches found\nenable-package-registry-proxy pipeline parameter already exists\nEnsuring enable-package-registry-proxy parameter exists for task prefetch-dependencies\nINFO:2026-08-03 08:11:14,539:modify.task:task 'prefetch-dependencies' in '/tmp/tmplvkxpwuz-pipeline': param 'enable-package-registry-proxy' already has required values\n"
INFO:2026-08-03 08:11:14,636:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2.1 in package file /tmp/tmplvkxpwuz-pipeline
DEBUG:2026-08-03 08:11:14,636:migrate:Run: ['bash', '/tmp/tmpbe3ijkbh-migration-file', '/tmp/tmplvkxpwuz-pipeline']
DEBUG:2026-08-03 08:11:14,646:migrate:b'Pipeline does not require rpms-signature-scan bundle migration, skipping\n'
INFO:2026-08-03 08:11:14,646:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.2 in package file /tmp/tmplvkxpwuz-pipeline
DEBUG:2026-08-03 08:11:14,646:migrate:Run: ['bash', '/tmp/tmpbe3ijkbh-migration-file', '/tmp/tmplvkxpwuz-pipeline']
DEBUG:2026-08-03 08:11:15,525:migrate:b'DEBUG:2026-08-03 08:11:15,350:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443\nDEBUG:2026-08-03 08:11:15,463:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta/tag/?page=1&onlyActiveTags=true&specificTag=0.1 HTTP/1.1" 200 295\nusage: pmt add-task [-h] [-n NAME] [-a TASK_NAME] [-p PARAM] [-s] [-g] [-f]\n                    bundle_ref [file_or_dir ...]\npmt add-task: error: argument bundle_ref: Mismatch digest. Tag 0.1 points to a different digest sha256:da1217be1dcec3d5b5140ea351466607005481397b31f2b81108c4fd3012fbde\n'
ERROR:2026-08-03 08:11:15,526:migrate:Failed to apply migration: Command '['bash', '/tmp/tmpbe3ijkbh-migration-file', '/tmp/tmplvkxpwuz-pipeline']' returned non-zero exit status 2.
INFO:2026-08-03 08:11:15,526:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.3 in package file /tmp/tmplvkxpwuz-pipeline
DEBUG:2026-08-03 08:11:15,526:migrate:Run: ['bash', '/tmp/tmpbe3ijkbh-migration-file', '/tmp/tmplvkxpwuz-pipeline']
DEBUG:2026-08-03 08:11:18,734:migrate:b'DEBUG:2026-08-03 08:11:17,533:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443\nDEBUG:2026-08-03 08:11:17,596:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta/tag/?page=1&onlyActiveTags=true&specificTag=0.1 HTTP/1.1" 200 295\nINFO:2026-08-03 08:11:17,597:add_task:Adding task task-fbc-inject-lifecycle-oci-ta, bundle quay.io/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta:0.1@sha256:da1217be1dcec3d5b5140ea351466607005481397b31f2b81108c4fd3012fbde\nINFO:2026-08-03 08:11:18,035:add_task:Task task-fbc-inject-lifecycle-oci-ta will be added to pipeline /tmp/tmplvkxpwuz-pipeline\nSuccessfully injected fbc-inject-lifecycle after clone-repository in /tmp/tmplvkxpwuz-pipeline\n'
INFO:2026-08-03 08:11:18,735:migrate.transition-to-modify:Not all migration scripts are using pmt-modify command. Using legacy way to handle pipeline file for applying migrations.
INFO:2026-08-03 08:11:19,350:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.2 in package file /tmp/tmpmye11lg2-pipeline
DEBUG:2026-08-03 08:11:19,350:migrate:Run: ['bash', '/tmp/tmpyfbh9g8b-migration-file', '/tmp/tmpmye11lg2-pipeline']
DEBUG:2026-08-03 08:11:19,431:migrate:b'Not a PipelineRun, skipping migration\n'
INFO:2026-08-03 08:11:19,431:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.3 in package file /tmp/tmpmye11lg2-pipeline
DEBUG:2026-08-03 08:11:19,431:migrate:Run: ['bash', '/tmp/tmpyfbh9g8b-migration-file', '/tmp/tmpmye11lg2-pipeline']
DEBUG:2026-08-03 08:11:29,034:migrate:b"Adding source-date-epoch parameter to .spec.params\nINFO:2026-08-03 08:11:20,650:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmpmye11lg2-pipeline\nWiring SOURCE_DATE_EPOCH on task build-images to $(params.source-date-epoch)\nINFO:2026-08-03 08:11:22,238:modify.task:task 'build-images' in '/tmp/tmpmye11lg2-pipeline': param 'SOURCE_DATE_EPOCH' will be created\nAdding rewrite-timestamp parameter to .spec.params\nINFO:2026-08-03 08:11:23,842:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmpmye11lg2-pipeline\nWiring REWRITE_TIMESTAMP on task build-images to $(params.rewrite-timestamp)\nINFO:2026-08-03 08:11:25,426:modify.task:task 'build-images' in '/tmp/tmpmye11lg2-pipeline': param 'REWRITE_TIMESTAMP' will be created\nAdding omit-history parameter to .spec.params\nINFO:2026-08-03 08:11:26,949:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmpmye11lg2-pipeline\nWiring OMIT_HISTORY on task build-images to $(params.omit-history)\nINFO:2026-08-03 08:11:28,530:modify.task:task 'build-images' in '/tmp/tmpmye11lg2-pipeline': param 'OMIT_HISTORY' will be created\n"
INFO:2026-08-03 08:11:29,034:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3.2 in package file /tmp/tmpmye11lg2-pipeline
DEBUG:2026-08-03 08:11:29,035:migrate:Run: ['bash', '/tmp/tmpyfbh9g8b-migration-file', '/tmp/tmpmye11lg2-pipeline']
DEBUG:2026-08-03 08:11:30,251:migrate:b"Error: no matches found\nError: no matches found\nenable-package-registry-proxy pipeline parameter already exists\nEnsuring enable-package-registry-proxy parameter exists for task prefetch-dependencies\nINFO:2026-08-03 08:11:30,154:modify.task:task 'prefetch-dependencies' in '/tmp/tmpmye11lg2-pipeline': param 'enable-package-registry-proxy' already has required values\n"
INFO:2026-08-03 08:11:30,251:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2.1 in package file /tmp/tmpmye11lg2-pipeline
DEBUG:2026-08-03 08:11:30,252:migrate:Run: ['bash', '/tmp/tmpyfbh9g8b-migration-file', '/tmp/tmpmye11lg2-pipeline']
DEBUG:2026-08-03 08:11:30,331:migrate:b'Pipeline does not require rpms-signature-scan bundle migration, skipping\n'
INFO:2026-08-03 08:11:30,331:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.2 in package file /tmp/tmpmye11lg2-pipeline
DEBUG:2026-08-03 08:11:30,331:migrate:Run: ['bash', '/tmp/tmpyfbh9g8b-migration-file', '/tmp/tmpmye11lg2-pipeline']
DEBUG:2026-08-03 08:11:31,145:migrate:b'DEBUG:2026-08-03 08:11:31,041:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443\nDEBUG:2026-08-03 08:11:31,115:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta/tag/?page=1&onlyActiveTags=true&specificTag=0.1 HTTP/1.1" 200 295\nusage: pmt add-task [-h] [-n NAME] [-a TASK_NAME] [-p PARAM] [-s] [-g] [-f]\n                    bundle_ref [file_or_dir ...]\npmt add-task: error: argument bundle_ref: Mismatch digest. Tag 0.1 points to a different digest sha256:da1217be1dcec3d5b5140ea351466607005481397b31f2b81108c4fd3012fbde\n'
ERROR:2026-08-03 08:11:31,145:migrate:Failed to apply migration: Command '['bash', '/tmp/tmpyfbh9g8b-migration-file', '/tmp/tmpmye11lg2-pipeline']' returned non-zero exit status 2.
INFO:2026-08-03 08:11:31,145:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.3 in package file /tmp/tmpmye11lg2-pipeline
DEBUG:2026-08-03 08:11:31,145:migrate:Run: ['bash', '/tmp/tmpyfbh9g8b-migration-file', '/tmp/tmpmye11lg2-pipeline']
DEBUG:2026-08-03 08:11:34,044:migrate:b'DEBUG:2026-08-03 08:11:32,825:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443\nDEBUG:2026-08-03 08:11:33,051:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta/tag/?page=1&onlyActiveTags=true&specificTag=0.1 HTTP/1.1" 200 295\nINFO:2026-08-03 08:11:33,053:add_task:Adding task task-fbc-inject-lifecycle-oci-ta, bundle quay.io/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta:0.1@sha256:da1217be1dcec3d5b5140ea351466607005481397b31f2b81108c4fd3012fbde\nINFO:2026-08-03 08:11:33,438:add_task:Task task-fbc-inject-lifecycle-oci-ta will be added to pipeline /tmp/tmpmye11lg2-pipeline\nSuccessfully injected fbc-inject-lifecycle after clone-repository in /tmp/tmpmye11lg2-pipeline\n'
INFO:2026-08-03 08:11:34,044:migrate.transition-to-modify:Not all migration scripts are using pmt-modify command. Using legacy way to handle pipeline file for applying migrations.
INFO:2026-08-03 08:11:34,651:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.2 in package file /tmp/tmpx43qokze-pipeline
DEBUG:2026-08-03 08:11:34,651:migrate:Run: ['bash', '/tmp/tmp24hbbpx6-migration-file', '/tmp/tmpx43qokze-pipeline']
DEBUG:2026-08-03 08:11:34,732:migrate:b'Not a PipelineRun, skipping migration\n'
INFO:2026-08-03 08:11:34,733:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.3 in package file /tmp/tmpx43qokze-pipeline
DEBUG:2026-08-03 08:11:34,733:migrate:Run: ['bash', '/tmp/tmp24hbbpx6-migration-file', '/tmp/tmpx43qokze-pipeline']
DEBUG:2026-08-03 08:11:44,256:migrate:b"Adding source-date-epoch parameter to .spec.params\nINFO:2026-08-03 08:11:35,945:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmpx43qokze-pipeline\nWiring SOURCE_DATE_EPOCH on task build-images to $(params.source-date-epoch)\nINFO:2026-08-03 08:11:37,448:modify.task:task 'build-images' in '/tmp/tmpx43qokze-pipeline': param 'SOURCE_DATE_EPOCH' will be created\nAdding rewrite-timestamp parameter to .spec.params\nINFO:2026-08-03 08:11:39,052:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmpx43qokze-pipeline\nWiring REWRITE_TIMESTAMP on task build-images to $(params.rewrite-timestamp)\nINFO:2026-08-03 08:11:40,640:modify.task:task 'build-images' in '/tmp/tmpx43qokze-pipeline': param 'REWRITE_TIMESTAMP' will be created\nAdding omit-history parameter to .spec.params\nINFO:2026-08-03 08:11:42,231:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmpx43qokze-pipeline\nWiring OMIT_HISTORY on task build-images to $(params.omit-history)\nINFO:2026-08-03 08:11:43,750:modify.task:task 'build-images' in '/tmp/tmpx43qokze-pipeline': param 'OMIT_HISTORY' will be created\n"
INFO:2026-08-03 08:11:44,256:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3.2 in package file /tmp/tmpx43qokze-pipeline
DEBUG:2026-08-03 08:11:44,257:migrate:Run: ['bash', '/tmp/tmp24hbbpx6-migration-file', '/tmp/tmpx43qokze-pipeline']
DEBUG:2026-08-03 08:11:45,548:migrate:b"Error: no matches found\nError: no matches found\nenable-package-registry-proxy pipeline parameter already exists\nEnsuring enable-package-registry-proxy parameter exists for task prefetch-dependencies\nINFO:2026-08-03 08:11:45,452:modify.task:task 'prefetch-dependencies' in '/tmp/tmpx43qokze-pipeline': param 'enable-package-registry-proxy' already has required values\n"
INFO:2026-08-03 08:11:45,549:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2.1 in package file /tmp/tmpx43qokze-pipeline
DEBUG:2026-08-03 08:11:45,549:migrate:Run: ['bash', '/tmp/tmp24hbbpx6-migration-file', '/tmp/tmpx43qokze-pipeline']
DEBUG:2026-08-03 08:11:45,630:migrate:b'Pipeline does not require rpms-signature-scan bundle migration, skipping\n'
INFO:2026-08-03 08:11:45,630:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.2 in package file /tmp/tmpx43qokze-pipeline
DEBUG:2026-08-03 08:11:45,631:migrate:Run: ['bash', '/tmp/tmp24hbbpx6-migration-file', '/tmp/tmpx43qokze-pipeline']
DEBUG:2026-08-03 08:11:46,467:migrate:b'DEBUG:2026-08-03 08:11:46,338:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443\nDEBUG:2026-08-03 08:11:46,440:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta/tag/?page=1&onlyActiveTags=true&specificTag=0.1 HTTP/1.1" 200 295\nusage: pmt add-task [-h] [-n NAME] [-a TASK_NAME] [-p PARAM] [-s] [-g] [-f]\n                    bundle_ref [file_or_dir ...]\npmt add-task: error: argument bundle_ref: Mismatch digest. Tag 0.1 points to a different digest sha256:da1217be1dcec3d5b5140ea351466607005481397b31f2b81108c4fd3012fbde\n'
ERROR:2026-08-03 08:11:46,467:migrate:Failed to apply migration: Command '['bash', '/tmp/tmp24hbbpx6-migration-file', '/tmp/tmpx43qokze-pipeline']' returned non-zero exit status 2.
INFO:2026-08-03 08:11:46,467:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.3 in package file /tmp/tmpx43qokze-pipeline
DEBUG:2026-08-03 08:11:46,467:migrate:Run: ['bash', '/tmp/tmp24hbbpx6-migration-file', '/tmp/tmpx43qokze-pipeline']
DEBUG:2026-08-03 08:11:49,143:migrate:b'DEBUG:2026-08-03 08:11:48,038:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443\nDEBUG:2026-08-03 08:11:48,090:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta/tag/?page=1&onlyActiveTags=true&specificTag=0.1 HTTP/1.1" 200 295\nINFO:2026-08-03 08:11:48,091:add_task:Adding task task-fbc-inject-lifecycle-oci-ta, bundle quay.io/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta:0.1@sha256:da1217be1dcec3d5b5140ea351466607005481397b31f2b81108c4fd3012fbde\nINFO:2026-08-03 08:11:48,533:add_task:Task task-fbc-inject-lifecycle-oci-ta will be added to pipeline /tmp/tmpx43qokze-pipeline\nSuccessfully injected fbc-inject-lifecycle after clone-repository in /tmp/tmpx43qokze-pipeline\n'
INFO:2026-08-03 08:11:49,143:migrate.transition-to-modify:Not all migration scripts are using pmt-modify command. Using legacy way to handle pipeline file for applying migrations.
INFO:2026-08-03 08:11:49,750:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.2 in package file /tmp/tmpqwtfe1ns-pipeline
DEBUG:2026-08-03 08:11:49,750:migrate:Run: ['bash', '/tmp/tmpen75un02-migration-file', '/tmp/tmpqwtfe1ns-pipeline']
DEBUG:2026-08-03 08:11:49,829:migrate:b'Not a PipelineRun, skipping migration\n'
INFO:2026-08-03 08:11:49,829:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.3 in package file /tmp/tmpqwtfe1ns-pipeline
DEBUG:2026-08-03 08:11:49,829:migrate:Run: ['bash', '/tmp/tmpen75un02-migration-file', '/tmp/tmpqwtfe1ns-pipeline']
DEBUG:2026-08-03 08:11:59,431:migrate:b"Adding source-date-epoch parameter to .spec.params\nINFO:2026-08-03 08:11:51,043:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmpqwtfe1ns-pipeline\nWiring SOURCE_DATE_EPOCH on task build-images to $(params.source-date-epoch)\nINFO:2026-08-03 08:11:52,631:modify.task:task 'build-images' in '/tmp/tmpqwtfe1ns-pipeline': param 'SOURCE_DATE_EPOCH' will be created\nAdding rewrite-timestamp parameter to .spec.params\nINFO:2026-08-03 08:11:54,150:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmpqwtfe1ns-pipeline\nWiring REWRITE_TIMESTAMP on task build-images to $(params.rewrite-timestamp)\nINFO:2026-08-03 08:11:55,738:modify.task:task 'build-images' in '/tmp/tmpqwtfe1ns-pipeline': param 'REWRITE_TIMESTAMP' will be created\nAdding omit-history parameter to .spec.params\nINFO:2026-08-03 08:11:57,340:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmpqwtfe1ns-pipeline\nWiring OMIT_HISTORY on task build-images to $(params.omit-history)\nINFO:2026-08-03 08:11:58,926:modify.task:task 'build-images' in '/tmp/tmpqwtfe1ns-pipeline': param 'OMIT_HISTORY' will be created\n"
INFO:2026-08-03 08:11:59,432:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3.2 in package file /tmp/tmpqwtfe1ns-pipeline
DEBUG:2026-08-03 08:11:59,432:migrate:Run: ['bash', '/tmp/tmpen75un02-migration-file', '/tmp/tmpqwtfe1ns-pipeline']
DEBUG:2026-08-03 08:12:00,636:migrate:b"Error: no matches found\nError: no matches found\nenable-package-registry-proxy pipeline parameter already exists\nEnsuring enable-package-registry-proxy parameter exists for task prefetch-dependencies\nINFO:2026-08-03 08:12:00,542:modify.task:task 'prefetch-dependencies' in '/tmp/tmpqwtfe1ns-pipeline': param 'enable-package-registry-proxy' already has required values\n"
INFO:2026-08-03 08:12:00,636:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2.1 in package file /tmp/tmpqwtfe1ns-pipeline
DEBUG:2026-08-03 08:12:00,637:migrate:Run: ['bash', '/tmp/tmpen75un02-migration-file', '/tmp/tmpqwtfe1ns-pipeline']
DEBUG:2026-08-03 08:12:00,646:migrate:b'Pipeline does not require rpms-signature-scan bundle migration, skipping\n'
INFO:2026-08-03 08:12:00,646:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.2 in package file /tmp/tmpqwtfe1ns-pipeline
DEBUG:2026-08-03 08:12:00,646:migrate:Run: ['bash', '/tmp/tmpen75un02-migration-file', '/tmp/tmpqwtfe1ns-pipeline']
DEBUG:2026-08-03 08:12:01,497:migrate:b'DEBUG:2026-08-03 08:12:01,347:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443\nDEBUG:2026-08-03 08:12:01,471:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta/tag/?page=1&onlyActiveTags=true&specificTag=0.1 HTTP/1.1" 200 295\nusage: pmt add-task [-h] [-n NAME] [-a TASK_NAME] [-p PARAM] [-s] [-g] [-f]\n                    bundle_ref [file_or_dir ...]\npmt add-task: error: argument bundle_ref: Mismatch digest. Tag 0.1 points to a different digest sha256:da1217be1dcec3d5b5140ea351466607005481397b31f2b81108c4fd3012fbde\n'
ERROR:2026-08-03 08:12:01,497:migrate:Failed to apply migration: Command '['bash', '/tmp/tmpen75un02-migration-file', '/tmp/tmpqwtfe1ns-pipeline']' returned non-zero exit status 2.
INFO:2026-08-03 08:12:01,497:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.3 in package file /tmp/tmpqwtfe1ns-pipeline
DEBUG:2026-08-03 08:12:01,497:migrate:Run: ['bash', '/tmp/tmpen75un02-migration-file', '/tmp/tmpqwtfe1ns-pipeline']
DEBUG:2026-08-03 08:12:04,237:migrate:b'DEBUG:2026-08-03 08:12:03,132:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443\nDEBUG:2026-08-03 08:12:03,201:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta/tag/?page=1&onlyActiveTags=true&specificTag=0.1 HTTP/1.1" 200 295\nINFO:2026-08-03 08:12:03,202:add_task:Adding task task-fbc-inject-lifecycle-oci-ta, bundle quay.io/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta:0.1@sha256:da1217be1dcec3d5b5140ea351466607005481397b31f2b81108c4fd3012fbde\nINFO:2026-08-03 08:12:03,628:add_task:Task task-fbc-inject-lifecycle-oci-ta will be added to pipeline /tmp/tmpqwtfe1ns-pipeline\nSuccessfully injected fbc-inject-lifecycle after clone-repository in /tmp/tmpqwtfe1ns-pipeline\n'
INFO:2026-08-03 08:12:04,237:migrate.transition-to-modify:Not all migration scripts are using pmt-modify command. Using legacy way to handle pipeline file for applying migrations.
INFO:2026-08-03 08:12:04,843:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.2 in package file /tmp/tmpxpa8j3zd-pipeline
DEBUG:2026-08-03 08:12:04,843:migrate:Run: ['bash', '/tmp/tmpsu3x70vk-migration-file', '/tmp/tmpxpa8j3zd-pipeline']
DEBUG:2026-08-03 08:12:04,852:migrate:b'Not a PipelineRun, skipping migration\n'
INFO:2026-08-03 08:12:04,852:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-init:0.4.3 in package file /tmp/tmpxpa8j3zd-pipeline
DEBUG:2026-08-03 08:12:04,852:migrate:Run: ['bash', '/tmp/tmpsu3x70vk-migration-file', '/tmp/tmpxpa8j3zd-pipeline']
DEBUG:2026-08-03 08:12:14,447:migrate:b"Adding source-date-epoch parameter to .spec.params\nINFO:2026-08-03 08:12:06,127:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmpxpa8j3zd-pipeline\nWiring SOURCE_DATE_EPOCH on task build-images to $(params.source-date-epoch)\nINFO:2026-08-03 08:12:07,634:modify.task:task 'build-images' in '/tmp/tmpxpa8j3zd-pipeline': param 'SOURCE_DATE_EPOCH' will be created\nAdding rewrite-timestamp parameter to .spec.params\nINFO:2026-08-03 08:12:09,237:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmpxpa8j3zd-pipeline\nWiring REWRITE_TIMESTAMP on task build-images to $(params.rewrite-timestamp)\nINFO:2026-08-03 08:12:10,831:modify.task:task 'build-images' in '/tmp/tmpxpa8j3zd-pipeline': param 'REWRITE_TIMESTAMP' will be created\nAdding omit-history parameter to .spec.params\nINFO:2026-08-03 08:12:12,352:modify.generic:Inserting content into YAML path ['spec', 'params'] in file /tmp/tmpxpa8j3zd-pipeline\nWiring OMIT_HISTORY on task build-images to $(params.omit-history)\nINFO:2026-08-03 08:12:13,939:modify.task:task 'build-images' in '/tmp/tmpxpa8j3zd-pipeline': param 'OMIT_HISTORY' will be created\n"
INFO:2026-08-03 08:12:14,447:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3.2 in package file /tmp/tmpxpa8j3zd-pipeline
DEBUG:2026-08-03 08:12:14,448:migrate:Run: ['bash', '/tmp/tmpsu3x70vk-migration-file', '/tmp/tmpxpa8j3zd-pipeline']
DEBUG:2026-08-03 08:12:15,736:migrate:b"Error: no matches found\nError: no matches found\nenable-package-registry-proxy pipeline parameter already exists\nEnsuring enable-package-registry-proxy parameter exists for task prefetch-dependencies\nINFO:2026-08-03 08:12:15,640:modify.task:task 'prefetch-dependencies' in '/tmp/tmpxpa8j3zd-pipeline': param 'enable-package-registry-proxy' already has required values\n"
INFO:2026-08-03 08:12:15,736:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2.1 in package file /tmp/tmpxpa8j3zd-pipeline
DEBUG:2026-08-03 08:12:15,736:migrate:Run: ['bash', '/tmp/tmpsu3x70vk-migration-file', '/tmp/tmpxpa8j3zd-pipeline']
DEBUG:2026-08-03 08:12:15,745:migrate:b'Pipeline does not require rpms-signature-scan bundle migration, skipping\n'
INFO:2026-08-03 08:12:15,745:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.2 in package file /tmp/tmpxpa8j3zd-pipeline
DEBUG:2026-08-03 08:12:15,745:migrate:Run: ['bash', '/tmp/tmpsu3x70vk-migration-file', '/tmp/tmpxpa8j3zd-pipeline']
DEBUG:2026-08-03 08:12:16,626:migrate:b'DEBUG:2026-08-03 08:12:16,451:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443\nDEBUG:2026-08-03 08:12:16,574:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta/tag/?page=1&onlyActiveTags=true&specificTag=0.1 HTTP/1.1" 200 295\nusage: pmt add-task [-h] [-n NAME] [-a TASK_NAME] [-p PARAM] [-s] [-g] [-f]\n                    bundle_ref [file_or_dir ...]\npmt add-task: error: argument bundle_ref: Mismatch digest. Tag 0.1 points to a different digest sha256:da1217be1dcec3d5b5140ea351466607005481397b31f2b81108c4fd3012fbde\n'
ERROR:2026-08-03 08:12:16,626:migrate:Failed to apply migration: Command '['bash', '/tmp/tmpsu3x70vk-migration-file', '/tmp/tmpxpa8j3zd-pipeline']' returned non-zero exit status 2.
INFO:2026-08-03 08:12:16,626:migrate:Apply migration of task bundle quay.io/konflux-ci/tekton-catalog/task-validate-fbc:0.3 in package file /tmp/tmpxpa8j3zd-pipeline
DEBUG:2026-08-03 08:12:16,626:migrate:Run: ['bash', '/tmp/tmpsu3x70vk-migration-file', '/tmp/tmpxpa8j3zd-pipeline']
DEBUG:2026-08-03 08:12:19,350:migrate:b'DEBUG:2026-08-03 08:12:18,233:urllib3.connectionpool:Starting new HTTPS connection (1): quay.io:443\nDEBUG:2026-08-03 08:12:18,295:urllib3.connectionpool:https://quay.io:443 "GET /api/v1/repository/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta/tag/?page=1&onlyActiveTags=true&specificTag=0.1 HTTP/1.1" 200 295\nINFO:2026-08-03 08:12:18,296:add_task:Adding task task-fbc-inject-lifecycle-oci-ta, bundle quay.io/konflux-ci/tekton-catalog/task-fbc-inject-lifecycle-oci-ta:0.1@sha256:da1217be1dcec3d5b5140ea351466607005481397b31f2b81108c4fd3012fbde

> ✂ **Note**
> 
> PR body was truncated to here.

@openshift-ci
openshift-ci Bot requested review from joshuawilson and xrajesh August 1, 2026 08:33
@openshift-ci

openshift-ci Bot commented Aug 1, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
@openshift-ci

openshift-ci Bot commented Aug 1, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

The pull request refreshes pinned Tekton task bundle versions and digests across FBC, Lightspeed Operator, and OLS Bundle pipelines. It also adds reproducible image build parameters to Lightspeed Operator and OLS Bundle pipelines.

Changes

Pipeline bundle refresh

Layer / File(s) Summary
FBC task bundle pins
.tekton/fbc-v4-16-*.yaml, .tekton/fbc-v4-17-*.yaml, .tekton/fbc-v4-18-*.yaml, .tekton/fbc-v4-19-*.yaml, .tekton/fbc-v4-20-*.yaml, .tekton/fbc-v4-21-*.yaml, .tekton/fbc-v4-22-*.yaml
Updates pinned task bundle versions and SHA256 digests. Pipeline task ordering, conditions, parameters, and wiring remain unchanged.
Reproducible image build parameters
.tekton/lightspeed-operator-*.yaml, .tekton/ols-bundle-*.yaml
Adds source-date-epoch, rewrite-timestamp, and omit-history parameters. Passes the parameters to build-images or the build task. Refreshes related task bundle pins.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested reviewers: joshuawilson, xrajesh

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the primary change: updating Konflux references across the pipelines.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/references/main

Comment @coderabbitai help to get the list of available commands.

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/references/main branch from ee00563 to 1dbc238 Compare August 1, 2026 16:15
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 1, 2026
@openshift-ci

openshift-ci Bot commented Aug 1, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/references/main branch from 1dbc238 to 0dcd67d Compare August 1, 2026 20:12
@raptorsun

Copy link
Copy Markdown
Contributor

/retitle rebase! Update Konflux references

@openshift-ci openshift-ci Bot changed the title Update Konflux references rebase! Update Konflux references Aug 3, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/references/main branch from 0dcd67d to 24f706a Compare August 3, 2026 08:15
@red-hat-konflux red-hat-konflux Bot changed the title rebase! Update Konflux references Update Konflux references Aug 3, 2026
@openshift-ci

openshift-ci Bot commented Aug 3, 2026

Copy link
Copy Markdown

@red-hat-konflux[bot]: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant