This job view page is being replaced by Spyglass soon. Check out the new job view.
PRgrosser: update go.mod to 1.17
ResultFAILURE
Tests 0 failed / 0 succeeded
Started2023-01-10 20:17
Elapsed1m39s
Revision77bf8c68685c7604bdceda678491e91355a586ba
Refs 718

No Test Failures!


Error lines from build-log.txt

... skipping 406 lines ...
#14 30.58 Err:3 http://deb.debian.org/debian buster InRelease
#14 30.58   Could not connect to deb.debian.org:80 (199.232.30.132), connection timed out
#14 30.58 Err:4 http://deb.debian.org/debian buster-updates InRelease
#14 30.58   Unable to connect to deb.debian.org:http:
#14 30.61 Fetched 457 kB in 30s (15.1 kB/s)
#14 30.61 Reading package lists...
#14 30.71 W: Failed to fetch http://deb.debian.org/debian/dists/buster/InRelease  Could not connect to deb.debian.org:80 (199.232.30.132), connection timed out
#14 30.71 W: Failed to fetch http://deb.debian.org/debian/dists/buster-updates/InRelease  Unable to connect to deb.debian.org:http:
#14 30.71 W: Some index files failed to download. They have been ignored, or old ones used instead.
#14 30.73 Reading package lists...
#14 30.79 Building dependency tree...
#14 30.80 Reading state information...
#14 30.80 Package bash is not available, but is referred to by another package.
#14 30.80 This may mean that the package is missing, has been obsoleted, or
#14 30.80 is only available from another source
... skipping 12 lines ...
#12 DONE 36.6s

#16 [linux/amd64 builder 2/8] RUN apt-get update --fix-missing && apt-get --yes install libsystemd-dev gcc-aarch64-linux-gnu
#16 ...

#14 [linux/amd64 stage-1 2/6] RUN clean-install util-linux libsystemd0 bash systemd
#14 ERROR: process "/bin/sh -c clean-install util-linux libsystemd0 bash systemd" did not complete successfully: exit code: 100

#16 [linux/amd64 builder 2/8] RUN apt-get update --fix-missing && apt-get --yes install libsystemd-dev gcc-aarch64-linux-gnu
#16 5.367 runc run failed: container process is already dead
#16 ...

#15 [linux/arm64 builder 2/8] RUN apt-get update --fix-missing && apt-get --yes install libsystemd-dev gcc-aarch64-linux-gnu
#15 5.696 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
#15 ...

... skipping 24 lines ...
  34 |     LABEL maintainer="Random Liu <lantaol@google.com>"
  35 |     
  36 | >>> RUN clean-install util-linux libsystemd0 bash systemd
  37 |     
  38 |     # Avoid symlink of /etc/localtime.
--------------------
ERROR: failed to solve: process "/bin/sh -c clean-install util-linux libsystemd0 bash systemd" did not complete successfully: exit code: 100
make: *** [Makefile:246: build-container] Error 1
+ EXIT_VALUE=2
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up after docker
4ef67d4246a4
... skipping 4 lines ...