chore(deps): update all github action dependencies (v1.34) #3102
Triggered via pull request
December 18, 2025 01:08
renovate[bot]
synchronize
#1683
Status
Failure
Total duration
3m 26s
Artifacts
1
build-envoy-image-ci.yaml
on: pull_request_target
Build and push multi-arch images
2m 25s
Cilium Gateway API Tests
/
Cilium Gateway API Tests
Cilium Integration Tests
/
Cilium Connectivity Tests
Annotations
1 error
|
Build and push multi-arch images
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ -f /tmp/bazel-cache/ENVOY_VERSION ]; then CACHE_ENVOY_VERSION=`cat /tmp/bazel-cache/ENVOY_VERSION`; ENVOY_VERSION=`cat ENVOY_VERSION`; if [ \"${CACHE_ENVOY_VERSION}\" != \"${ENVOY_VERSION}\" ]; then echo \"Building Envoy ${ENVOY_VERSION} with bazel archive from different Envoy version (${CACHE_ENVOY_VERSION})\"; else echo \"Building Envoy ${ENVOY_VERSION} with bazel cache of the same version\"; fi; else echo \"Bazel cache has no ENVOY_VERSION, it may be empty.\"; fi && touch /tmp/bazel-cache/permissions-check && if [ -n \"${COPY_CACHE_EXT}\" ]; then PKG_BUILD=1 make BUILD_DEP_HASHES; if [ -f /tmp/bazel-cache/BUILD_DEP_HASHES ] && ! diff BUILD_DEP_HASHES /tmp/bazel-cache/BUILD_DEP_HASHES; then echo \"Build dependencies have changed, clearing bazel cache\"; rm -rf /tmp/bazel-cache/*; rm -rf /cilium/proxy/.cache/*; fi ; cp BUILD_DEP_HASHES ENVOY_VERSION /tmp/bazel-cache; fi && BAZEL_BUILD_OPTS=\"${BAZEL_BUILD_OPTS} --disk_cache=/tmp/bazel-cache\" PKG_BUILD=1 V=$V DEBUG=$DEBUG RELEASE_DEBUG=$RELEASE_DEBUG DESTDIR=/tmp/install make install && if [ -n \"${COPY_CACHE_EXT}\" ]; then cp -ra /tmp/bazel-cache /tmp/bazel-cache${COPY_CACHE_EXT}; ls -la /tmp/bazel-cache${COPY_CACHE_EXT}; fi" did not complete successfully: exit code: 2
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cilium~proxy~GZGYKG.dockerbuild
|
90.6 KB |
sha256:f035a3eb6bb48aa9554886e60bf912436c35925b9088db02b6619cbc1f5ae7dd
|
|