Support remote build execution on main and read-only remote cache on PRs #3821
main.yml
on: pull_request
Matrix: docker-compose-compiles-nativelink
Matrix: integration-tests
nativelink-dot-com-build-on-main-test
57s
nativelink-dot-com-rbe-test
9s
Annotations
5 errors and 1 warning
nativelink-dot-com-rbe-test
Process completed with exit code 2.
|
docker-compose-compiles-nativelink (22.04)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && if [ \"${OS_VERSION}\" = \"22.04\" ]; then DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y npm=8.5.1~ds-1 git=1:2.34.1-1ubuntu1.11 gcc=4:11.2.0-1ubuntu1 g++=4:11.2.0-1ubuntu1 python3=3.10.6-1~22.04 ca-certificates=20230311ubuntu0.22.04.1; elif [ \"${OS_VERSION}\" = \"20.04\" ]; then DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y npm=6.14.4+ds-1ubuntu2 git=1:2.25.1-1ubuntu3.13 gcc=4:9.3.0-1ubuntu2 g++=4:9.3.0-1ubuntu2 python3=3.8.2-0ubuntu2 ca-certificates=20230311ubuntu0.20.04.1; else echo \"Unsupported OS version: ${OS_VERSION}\" >&2; exit 1; fi && apt-get clean && rm -rf /var/lib/apt/lists/* && npm install -g @bazel/[email protected]" did not complete successfully: exit code: 100
|
integration-tests (22.04)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && if [ \"${OS_VERSION}\" = \"22.04\" ]; then DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y npm=8.5.1~ds-1 git=1:2.34.1-1ubuntu1.11 gcc=4:11.2.0-1ubuntu1 g++=4:11.2.0-1ubuntu1 python3=3.10.6-1~22.04 ca-certificates=20230311ubuntu0.22.04.1; elif [ \"${OS_VERSION}\" = \"20.04\" ]; then DEBIAN_FRONTEND=noninteractive apt-get install --no-install-recommends -y npm=6.14.4+ds-1ubuntu2 git=1:2.25.1-1ubuntu3.13 gcc=4:9.3.0-1ubuntu2 g++=4:9.3.0-1ubuntu2 python3=3.8.2-0ubuntu2 ca-certificates=20230311ubuntu0.20.04.1; else echo \"Unsupported OS version: ${OS_VERSION}\" >&2; exit 1; fi && apt-get clean && rm -rf /var/lib/apt/lists/* && npm install -g @bazel/[email protected]" did not complete successfully: exit code: 100
|
nativelink-dot-com-build-on-main-test
Canceling since a higher priority waiting request for 'CI-refs/pull/1277/merge' exists
|
nativelink-dot-com-build-on-main-test
The operation was canceled.
|
nativelink-dot-com-rbe-test
Failed to restore: Cache service responded with 429
|