Skip to content

Update go digest dependencies#246

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/go-digest-dependencies
Open

Update go digest dependencies#246
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/go-digest-dependencies

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Oct 24, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/codeready-toolchain/api indirect digest 34f7cb36f421bf
github.com/codeready-toolchain/toolchain-e2e indirect digest 60876bf64272d4
github.com/google/pprof indirect digest 5df77e37023385
github.com/google/pprof indirect digest 294ebfa7023385
github.com/konflux-ci/application-api require digest a9594acdd8c9b1
github.com/konflux-ci/e2e-tests require digest 51052bab324bc8
github.com/konflux-ci/image-controller indirect digest 3296e4917b36a2
github.com/konflux-ci/integration-service indirect digest 2b0e36d3e5f7eb
github.com/konflux-ci/operator-toolkit indirect digest b4f41f0d4e3981
github.com/openshift/api indirect digest 5b4587902e2c3d
github.com/openshift/client-go indirect digest 48f4ccf24d059a
github.com/redhat-appstudio/jvm-build-service indirect digest 0e2ee7eb47170d
golang.org/x/exp indirect digest 9bf2cedc48552f
golang.org/x/exp indirect digest 716be56c48552f
google.golang.org/genproto/googleapis/api indirect digest 4626949925bb5d
google.golang.org/genproto/googleapis/api indirect digest 8636f87925bb5d
google.golang.org/genproto/googleapis/rpc indirect digest 49b9836925bb5d
google.golang.org/genproto/googleapis/rpc indirect digest 8636f87925bb5d
k8s.io/kube-openapi indirect digest 70dd3768f3fa49
k8s.io/kube-openapi indirect digest a19766b8f3fa49
k8s.io/utils indirect digest 18e509bbe93311
k8s.io/utils indirect digest bc988d5be93311
knative.dev/pkg indirect digest d5e74d239ebae2
sigs.k8s.io/json indirect digest bc3834c2d32026

Warning

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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.

@red-hat-konflux red-hat-konflux Bot requested a review from a team as a code owner October 24, 2025 04:39
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Oct 26, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Oct 26, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Oct 27, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Oct 28, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch from df54d81 to f7a83fb Compare October 29, 2025 20:27
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Oct 30, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch from f7a83fb to 0af16e5 Compare October 30, 2025 12:26
@red-hat-konflux

red-hat-konflux Bot commented Oct 30, 2025

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 18 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.23.0
github.com/google/gnostic-models v0.6.8 -> v0.7.0
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/otel v1.34.0 -> v1.39.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.39.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.39.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.39.0
golang.org/x/mod v0.27.0 -> v0.34.0
golang.org/x/net v0.43.0 -> v0.52.0
golang.org/x/oauth2 v0.25.0 -> v0.34.0
golang.org/x/sync v0.16.0 -> v0.20.0
golang.org/x/sys v0.35.0 -> v0.42.0
golang.org/x/term v0.34.0 -> v0.41.0
golang.org/x/text v0.28.0 -> v0.35.0
golang.org/x/tools v0.36.0 -> v0.43.0
google.golang.org/grpc v1.71.0 -> v1.79.3
google.golang.org/protobuf v1.36.10 -> v1.36.11

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch from 0af16e5 to 27ec9c2 Compare October 30, 2025 16:31
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Oct 30, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Oct 31, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Oct 31, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 1, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 1, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 2, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 2, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 3, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch from 27ec9c2 to 4f81179 Compare November 3, 2025 20:30
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 3, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 4, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 4, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 5, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 6, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 6, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 7, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 8, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 8, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 8, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 8, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 17, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 17, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 18, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 18, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 19, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 20, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 20, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 21, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch from 7d49847 to e2fc609 Compare November 21, 2025 17:36
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 22, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 22, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 22, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 22, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 23, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 23, 2025
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 23, 2025
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 24, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch 2 times, most recently from fb6f794 to 50c7b7b Compare November 25, 2025 05:24
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update go digest dependencies chore(deps): update go digest dependencies Nov 25, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch 2 times, most recently from 8041acd to fed09b0 Compare November 25, 2025 13:30
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update go digest dependencies fix(deps): update go digest dependencies Nov 25, 2025
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-digest-dependencies branch from fed09b0 to 729c57a Compare November 25, 2025 17:30
@snyk-io

snyk-io Bot commented Nov 26, 2025

Copy link
Copy Markdown

Snyk checks have failed. 8 issues have been found so far.

Status Scan Engine Critical High Medium Low Total (8)
Open Source Security 0 8 0 0 8 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@konflux-ci-qe-bot

Copy link
Copy Markdown

@red-hat-konflux[bot]: The following test has Failed, say /retest to rerun failed tests.

PipelineRun Name Status Rerun command Build Log Test Log
konflux-e2e-image-controller-xcfmw Failed /retest View Pipeline Log View Test Logs

Inspecting Test Artifacts

To inspect your test artifacts, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/image-controller:konflux-e2e-image-controller-xcfmw

Test results analysis

🚨 Error occurred while running the E2E tests, list of failed Spec(s):

➡️ [failed] [It] [build-service-suite Build service E2E tests] test PaC component build github when a new Component with specified custom branch is created eventually leads to the PipelineRun status report at Checks tab [build-service, github-webhook, pac-build, pipeline, image-controller, build-custom-branch]

Click to view logs

Expected
    : failure
to equal
    : success

OCI Artifact Browser URL

View in Artifact Browser

@red-hat-konflux

red-hat-konflux Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: e2e-tests/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 16 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.6 -> 1.26
github.com/tektoncd/pipeline v1.9.2 -> v1.10.2
github.com/google/go-containerregistry v0.21.0 -> v0.21.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6 -> v2.28.0
github.com/openshift-pipelines/pipelines-as-code v0.34.0 -> v0.43.0
golang.org/x/crypto v0.48.0 -> v0.53.0
golang.org/x/mod v0.33.0 -> v0.37.0
golang.org/x/net v0.50.0 -> v0.56.0
golang.org/x/sync v0.19.0 -> v0.21.0
golang.org/x/sys v0.42.0 -> v0.46.0
golang.org/x/term v0.41.0 -> v0.44.0
golang.org/x/text v0.34.0 -> v0.38.0
golang.org/x/tools v0.42.0 -> v0.46.0
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 -> v0.0.0-20260210185600-b8788abfbbc2
knative.dev/pkg v0.0.0-20250424013628-d5e74d29daa3 -> v0.0.0-20260120122510-4a022ed9999a
sigs.k8s.io/controller-runtime v0.22.4 -> v0.23.3
File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 22 additional dependencies were updated

Details:

Package Change
k8s.io/klog/v2 v2.130.1 -> v2.140.0
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.13.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.25.4
github.com/google/gnostic-models v0.6.8 -> v0.7.0
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/otel v1.34.0 -> v1.39.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.39.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.39.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.39.0
golang.org/x/mod v0.27.0 -> v0.37.0
golang.org/x/net v0.43.0 -> v0.56.0
golang.org/x/oauth2 v0.25.0 -> v0.34.0
golang.org/x/sync v0.16.0 -> v0.21.0
golang.org/x/sys v0.35.0 -> v0.46.0
golang.org/x/term v0.34.0 -> v0.44.0
golang.org/x/text v0.28.0 -> v0.38.0
golang.org/x/tools v0.36.0 -> v0.46.0
google.golang.org/grpc v1.71.0 -> v1.79.3
google.golang.org/protobuf v1.36.10 -> v1.36.11
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20260210185600-b8788abfbbc2
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@red-hat-konflux

red-hat-konflux Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

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: e2e-tests/go.sum
Command failed: go get -t ./...
go: downloading github.com/konflux-ci/image-controller v0.0.0-20260630090021-17b36a2806d5
go: downloading github.com/devfile/library/v2 v2.2.1-0.20230418160146-e75481b7eebd
go: downloading github.com/konflux-ci/application-api v0.0.0-20260603073049-dd8c9b1a64c2
go: downloading github.com/konflux-ci/e2e-tests v0.0.0-20260617123807-b324bc88550c
go: downloading github.com/onsi/gomega v1.40.0
go: downloading github.com/onsi/ginkgo/v2 v2.28.3
go: downloading github.com/tektoncd/pipeline v1.9.2
go: downloading k8s.io/api v0.34.2
go: downloading k8s.io/apiextensions-apiserver v0.34.2
go: downloading k8s.io/apimachinery v0.34.2
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/go-git/go-git/v5 v5.17.2
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/client-go v0.34.2
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/xanzy/go-gitlab v0.114.0
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading github.com/avast/retry-go/v4 v4.3.3
go: downloading sigs.k8s.io/controller-runtime v0.20.2
go: downloading github.com/docker/cli v29.2.1+incompatible
go: downloading github.com/google/go-containerregistry v0.21.0
go: downloading github.com/magefile/mage v1.14.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading k8s.io/utils v0.0.0-20260626114624-be93311217bd
go: downloading knative.dev/pkg v0.0.0-20260622140654-39ebae2ee2dc
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/moby/buildkit v0.12.5
go: downloading github.com/openshift/library-go v0.0.0-20251110200504-2685cf1242fc
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/google/cel-go v0.28.1
go: downloading k8s.io/kube-openapi v0.0.0-20260624041617-8f3fa4921821
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.2
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/spf13/afero v1.15.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/sys v0.46.0
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/ProtonMail/go-crypto v1.3.0
go: downloading github.com/go-git/go-billy/v5 v5.9.0
go: downloading github.com/sergi/go-diff v1.4.0
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading codeberg.org/mvdkleijn/forgejo-sdk/forgejo/v2 v2.2.0
go: downloading github.com/gofri/go-github-ratelimit v1.1.1
go: downloading github.com/google/go-github/v66 v66.0.0
go: downloading golang.org/x/oauth2 v0.36.0
go: downloading github.com/google/go-querystring v1.2.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-retryablehttp v0.7.8
go: downloading golang.org/x/time v0.14.0
go: downloading github.com/codeready-toolchain/api v0.0.0-20260623133516-6f421bfacf3d
go: downloading github.com/openshift/api v0.0.0-20260112161841-5b45879294d5
go: downloading github.com/konflux-ci/integration-service v0.0.0-20260630105459-3e5f7eb3051c
go: downloading github.com/konflux-ci/operator-toolkit v0.0.0-20260312101100-d4e398191a68
go: downloading github.com/conforma/crds/api v0.1.7
go: downloading github.com/konflux-ci/release-service v0.0.0-20260130155849-48535a3e5ace
go: downloading github.com/openshift-pipelines/pipelines-as-code v0.34.0
go: downloading github.com/openshift/client-go v0.0.0-20260108185524-48f4ccfc4e13
go: downloading github.com/redhat-appstudio/jvm-build-service v0.0.0-20250301023318-b47170d413c5
go: downloading github.com/vmware-tanzu/velero v1.17.2
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/codeready-toolchain/toolchain-common v0.0.0-20260609073430-82d1748db579
go: downloading github.com/codeready-toolchain/toolchain-e2e v0.0.0-20260623093515-64272d4af2e5
go: downloading github.com/sirupsen/logrus v1.9.4
go: downloading github.com/bmatcuk/doublestar/v4 v4.7.1
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.56.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading golang.org/x/term v0.44.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading go.yaml.in/yaml/v2 v2.4.4
go: downloading golang.org/x/sync v0.21.0
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading oras.land/oras-go/v2 v2.5.0
go: downloading github.com/tektoncd/cli v0.44.1
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/Masterminds/semver/v3 v3.4.0
go: downloading cel.dev/expr v0.25.2
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260630182238-925bb5da69e7
go: downloading google.golang.org/protobuf v1.36.11
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/go-openapi/jsonreference v0.21.5
go: downloading github.com/go-openapi/swag v0.25.5
go: downloading github.com/google/gnostic-models v0.7.1
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading golang.org/x/text v0.38.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/pjbgf/sha1cd v0.5.0
go: downloading golang.org/x/crypto v0.53.0
go: downloading github.com/cyphar/filepath-securejoin v0.6.1
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/google/btree v1.1.3
go: downloading github.com/42wim/httpsig v1.2.4
go: downloading github.com/davidmz/go-pageant v1.0.2
go: downloading github.com/go-fed/httpsig v1.1.1-0.20201223112313-55836744818e
go: downloading github.com/hashicorp/go-version v1.8.0
go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/operator-framework/operator-lib v0.19.0
go: downloading github.com/docker/docker-credential-helpers v0.9.3
go: downloading github.com/fxamacker/cbor/v2 v2.9.1
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.18.2
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/docker/docker v28.5.2+incompatible
go: downloading github.com/containerd/typeurl/v2 v2.2.2
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.46.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260630182238-925bb5da69e7
go: downloading github.com/go-openapi/jsonpointer v0.22.5
go: downloading github.com/go-openapi/swag/cmdutils v0.25.5
go: downloading github.com/go-openapi/swag/conv v0.25.5
go: downloading github.com/go-openapi/swag/fileutils v0.25.5
go: downloading github.com/go-openapi/swag/jsonname v0.25.5
go: downloading github.com/go-openapi/swag/jsonutils v0.25.5
go: downloading github.com/go-openapi/swag/loading v0.25.5
go: downloading github.com/go-openapi/swag/mangling v0.25.5
go: downloading github.com/go-openapi/swag/netutils v0.25.5
go: downloading github.com/go-openapi/swag/stringutils v0.25.5
go: downloading github.com/go-openapi/swag/typeutils v0.25.5
go: downloading github.com/go-openapi/swag/yamlutils v0.25.5
go: downloading gomodules.xyz/jsonpatch/v2 v2.5.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/cloudflare/circl v1.6.3
go: downloading github.com/klauspost/cpuid/v2 v2.3.0
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go: downloading github.com/kevinburke/ssh_config v1.4.0
go: downloading github.com/skeema/knownhosts v1.3.2
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/klauspost/compress v1.18.4
go: downloading github.com/vbatts/tar-split v0.12.2
go: downloading github.com/google/pprof v0.0.0-20260604005048-7023385849c0
go: downloading golang.org/x/exp v0.0.0-20260611194520-c48552f49976
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/google/uuid v1.6.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.67.5
go: downloading github.com/prometheus/procfs v0.20.1
go: downloading golang.org/x/mod v0.37.0
go: github.com/konflux-ci/image-controller/e2e-tests/tests imports
	github.com/konflux-ci/e2e-tests/pkg/framework imports
	github.com/konflux-ci/e2e-tests/pkg/sandbox imports
	github.com/codeready-toolchain/toolchain-e2e/testsupport/md5: cannot find module providing package github.com/codeready-toolchain/toolchain-e2e/testsupport/md5
go: github.com/konflux-ci/image-controller/e2e-tests/tests imports
	github.com/tektoncd/pipeline/pkg/apis/pipeline/v1 imports
	github.com/tektoncd/pipeline/pkg/apis/config imports
	knative.dev/pkg/metrics: cannot find module providing package knative.dev/pkg/metrics

@konflux-ci-qe-bot

Copy link
Copy Markdown

Scenario: konflux-e2e-image-controller
@red-hat-konflux[bot]: The following test has Failed, say /retest to rerun failed tests.

PipelineRun Name Status Rerun command Build Log Test Log
konflux-e2e-image-controller-7f45r Failed /retest View Pipeline Log View Test Logs

Inspecting Test Artifacts

To inspect your test artifacts, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/image-controller:konflux-e2e-image-controller-7f45r

Test results analysis

🚨 Failed to provision a cluster, see the log for more details:

Click to view logs
�[37mDEBU�[0m running 'mapt aws kind create'               
�[37mDEBU�[0m context initialized for mapt4e293416         
�[37mDEBU�[0m managing stack stackKind-kind-konflux-e2e-image-controller-7f45r 
�[36mINFO�[0m Updating (stackKind-kind-konflux-e2e-image-controller-7f45r): 
�[36mINFO�[0m                                              
�[36mINFO�[0m  +  pulumi:pulumi:Stack kind-konflux-e2e-image-controller-7f45r-stackKind-kind-konflux-e2e-image-controller-7f45r creating (0s)  
�[36mINFO�[0m @ updating.............                      
�[36mINFO�[0m  +  aws:ec2:Vpc vpc-main-akd-net creating (0s)  
�[36mINFO�[0m  +  aws:ec2:Eip main-akd-lbeip creating (0s)  
�[36mINFO�[0m @ updating.....                              
�[36mINFO�[0m  +  tls:index:PrivateKey main-akd-pk creating (0s)  
�[36mINFO�[0m  +  aws:ec2:Vpc vpc-main-akd-net created (2s)  
�[36mINFO�[0m  +  aws:ec2:Eip main-akd-lbeip created (2s)  
�[36mINFO�[0m @ updating....                               
�[36mINFO�[0m  +  aws:ec2:Subnet subnet-publicmain-akd-net0 creating (0s)  
�[36mINFO�[0m  +  aws:ec2:SecurityGroup default-main-akd-net-main-akd-net creating (0s)  
�[36mINFO�[0m  +  aws:ec2:InternetGateway igw-main-akd-net creating (0s)  
�[36mINFO�[0m @ updating.....                              
�[36mINFO�[0m  +  aws:ec2:Subnet subnet-publicmain-akd-net0 created (2s)  
�[36mINFO�[0m  +  aws:ec2:InternetGateway igw-main-akd-net created (2s)  
�[36mINFO�[0m @ updating....                               
�[36mINFO�[0m  +  aws:ec2:SecurityGroup main-akd-sg creating (0s)  
�[36mINFO�[0m  +  aws:ec2:RouteTable routeTable-publicmain-akd-net0 creating (0s)  
�[36mINFO�[0m @ updating....                               
�[36mINFO�[0m  +  aws:ec2:SecurityGroup default-main-akd-net-main-akd-net created (4s)  
�[36mINFO�[0m @ updating.....                              
�[36mINFO�[0m  +  aws:ec2:RouteTable routeTable-publicmain-akd-net0 created (2s)  
�[36mINFO�[0m  +  aws:ec2:RouteTableAssociation routeTableAssociation-publicmain-akd-net0 creating (0s)  
�[36mINFO�[0m @ updating....                               
�[36mINFO�[0m  +  aws:ec2:SecurityGroup main-akd-sg created (4s)  
�[36mINFO�[0m  +  aws:ec2:RouteTableAssociation routeTableAssociation-publicmain-akd-net0 created (1s)  
�[36mINFO�[0m @ updating................                   
�[36mINFO�[0m  +  tls:index:PrivateKey main-akd-pk created (21s)  
�[36mINFO�[0m @ updating....                               
�[36mINFO�[0m  +  aws:ec2:KeyPair main-akd-pk creating (0s)  
�[36mINFO�[0m @ updating....                               
�[36mINFO�[0m  +  aws:ec2:KeyPair main-akd-pk created (0.85s)  
�[36mINFO�[0m  +  aws:ec2:Instance main-akd-instance creating (0s)  
�[36mINFO�[0m @ updating.................                  
�[36mINFO�[0m  +  aws:ec2:Instance main-akd-instance created (14s)  
�[36mINFO�[0m @ updating.....                              
�[36mINFO�[0m  +  aws:ec2:EipAssociation main-akd-instance-eip creating (0s)  
�[36mINFO�[0m  +  command:remote:Command main-kind-readiness-akd-cmd creating (0s)  
�[36mINFO�[0m @ updating.....                              
�[36mINFO�[0m  +  aws:ec2:EipAssociation main-akd-instance-eip created (1s)  
�[36mINFO�[0m @ updating......................................... 
�[36mINFO�[0m  +  command:remote:Command main-kind-readiness-akd-cmd creating (39s) .................................................................................................................. 
�[36mINFO�[0m  +  command:remote:Command main-kind-readiness-akd-cmd creating (39s) status: done 
�[36mINFO�[0m  +  command:remote:Command main-kind-readiness-akd-cmd creating (39s) extended_status: done 
�[36mINFO�[0m  +  command:remote:Command main-kind-readiness-akd-cmd creating (39s) boot_status_code: enabled-by-generator 
�[36mINFO�[0m  +  command:remote:Command main-kind-readiness-akd-cmd creating (39s) last_update: Thu, 01 Jan 1970 00:00:47 +0000 
�[36mINFO�[0m  +  command:remote:Command main-kind-readiness-akd-cmd creating (39s) detail: DataSourceEc2Local 
�[36mINFO�[0m  +  command:remote:Command main-kind-readiness-akd-cmd creating (39s) errors: [] 
�[36mINFO�[0m  +  command:remote:Command main-kind-readiness-akd-cmd creating (39s) recoverable_errors: {} 
�[36mINFO�[0m  +  command:remote:Command main-kind-readiness-akd-cmd created (39s) recoverable_errors: {} 
�[36mINFO�[0m @ updating....                               
�[36mINFO�[0m  +  command:remote:Command main-kubeconfig-akd-cmd creating (0s)  
�[36mINFO�[0m @ updating....                               
�[36mINFO�[0m  +  command:remote:Command main-kubeconfig-akd-cmd created (1s)  
�[36mINFO�[0m @ updating.....                              
�[36mINFO�[0m  +  pulumi:pulumi:Stack kind-konflux-e2e-image-controller-7f45r-stackKind-kind-konflux-e2e-image-controller-7f45r created (94s)  
�[36mINFO�[0m Outputs:                                     
�[36mINFO�[0m     VPCID             : "vpc-0c53d8540969992f0" 
�[36mINFO�[0m     main-akdHost      : "ec2-52-89-247-245.us-west-2.compute.amazonaws.com" 
�[36mINFO�[0m     main-akdKubeconfig: [secret]             
�[36mINFO�[0m     main-akdPrivatekey: [secret]             
�[36mINFO�[0m     main-akdUsername  : "fedora"             
�[36mINFO�[0m                                              
�[36mINFO�[0m Resources:                                   
�[36mINFO�[0m     + 15 created                             
�[36mINFO�[0m                                              
�[36mINFO�[0m Duration: 1m36s                              
�[36mINFO�[0m                                              

OCI Artifact Browser URL

View in Artifact Browser

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant