8000 fix(xds): print error source and try breaking connection instead of continuing by XAMPPRocky · Pull Request #1170 · googleforgames/quilkin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(xds): print error source and try breaking connection instead of continuing #1170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(xds): print error source and try breaking connection instead of c…

c1bebe3
Select commit
Loading
Failed to load commit list.
Open

fix(xds): print error source and try breaking connection instead of continuing #1170

fix(xds): print error source and try breaking connection instead of c…
c1bebe3
Select commit
Loading
Failed to load commit list.
Google Cloud Build / CI (quilkin) succeeded Mar 18, 2025 in 13m 31s

Summary

Build Information

Trigger CI
Build f11b717b-0f8a-40c5-a7b8-58824d35f084
Start 2025-03-18T00:04:21-07:00
Duration 12m42.708s
Status SUCCESS

Steps

Step Status Duration
fetch-git-submodules SUCCESS 5.894s
pull-build-image SUCCESS 41.392s
fetch-quilkin SUCCESS 3m41.529s
build SUCCESS 4m27.22s
test-quilkin-image-default-config-file SUCCESS 6.232s
test-quilkin-image-command-line SUCCESS 6.167s
gcloud-auth-cluster SUCCESS 2.297s
test-agones SUCCESS 3m39.152s

Details

starting build "f11b717b-0f8a-40c5-a7b8-58824d35f084"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/googleforgames/quilkin
 * branch            c1bebe35617e43caf612b704a72d36052969819d -> FETCH_HEAD
HEAD is now at c1bebe3 fix(xds): print error source and try breaking connection instead of continuing
GitCommit:
c1bebe35617e43caf612b704a72d36052969819d
BUILD
Starting Step #0 - "fetch-git-submodules"
Starting Step #1 - "pull-build-image"
Step #0 - "fetch-git-submodules": Already have image (with digest): gcr.io/cloud-builders/git
Step #1 - "pull-build-image": Already have image (with digest): gcr.io/cloud-builders/docker
Step #0 - "fetch-git-submodules": Submodule 'proto/protoc-gen-validate' (https://github.com/envoyproxy/protoc-gen-validate.git) registered for path 'proto/protoc-gen-validate'
Step #0 - "fetch-git-submodules": Cloning into '/workspace/proto/protoc-gen-validate'...
Step #1 - "pull-build-image": Using default tag: latest
Step #1 - "pull-build-image": latest: Pulling from quilkin/ci/build-image
Step #1 - "pull-build-image": 155ad54a8b28: Already exists
Step #1 - "pull-build-image": f52f17e4269d: Pulling fs layer
Step #1 - "pull-build-image": ea3575617fa8: Pulling fs layer
Step #1 - "pull-build-image": 96a55c5b5231: Pulling fs layer
Step #1 - "pull-build-image": 3b11edd6b5de: Pulling fs layer
Step #1 - "pull-build-image": 7518b01c0325: Pulling fs layer
Step #1 - "pull-build-image": 54de372c1146: Pulling fs layer
Step #1 - "pull-build-image": 82c4ee18e086: Pulling fs layer
Step #1 - "pull-build-image": 3b11edd6b5de: Waiting
Step #1 - "pull-build-image": 54de372c1146: Waiting
Step #1 - "pull-build-image": 7518b01c0325: Waiting
Step #0 - "fetch-git-submodules": Submodule path 'proto/protoc-gen-validate': checked out 'fab737efbb4b4d03e7c771393708f75594b121e4'
Step #1 - "pull-build-image": ea3575617fa8: Verifying Checksum
Step #1 - "pull-build-image": ea3575617fa8: Download complete
Step #1 - "pull-build-image": 3b11edd6b5de: Verifying Checksum
Step #1 - "pull-build-image": 3b11edd6b5de: Download complete
Step #1 - "pull-build-image": 7518b01c0325: Verifying Checksum
Step #1 - "pull-build-image": 7518b01c0325: Download complete
Step #1 - "pull-build-image": 54de372c1146: Verifying Checksum
Step #1 - "pull-build-image": 54de372c1146: Download complete
Step #1 - "pull-build-image": 96a55c5b5231: Verifying Checksum
Step #1 - "pull-build-image": 96a55c5b5231: Download complete
Step #1 - "pull-build-image": f52f17e4269d: Verifying Checksum
Step #1 - "pull-build-image": f52f17e4269d: Download complete
Step #1 - "pull-build-image": 82c4ee18e086: Verifying Checksum
Step #1 - "pull-build-image": 82c4ee18e086: Download complete
Finished Step #0 - "fetch-git-submodules"
Step #1 - "pull-build-image": f52f17e4269d: Pull complete
Step #1 - "pull-build-image": ea3575617fa8: Pull complete
Step #1 - "pull-build-image": 96a55c5b5231: Pull complete
Step #1 - "pull-build-image": 3b11edd6b5de: Pull complete
Step #1 - "pull-build-image": 7518b01c0325: Pull complete
Step #1 - "pull-build-image": 54de372c1146: Pull complete
Step #1 - "pull-build-image": 82c4ee18e086: Pull complete
Step #1 - "pull-build-image": Digest: sha256:ddbe8710987839ff7511f77bc2989a6a021aa414d09ef9300bec4b9d2a7e9963
Step #1 - "pull-build-image": Status: Downloaded newer image for us-docker.pkg.dev/quilkin/ci/build-image:latest
Step #1 - "pull-build-image": us-docker.pkg.dev/quilkin/ci/build-image:latest
Finished Step #1 - "pull-build-image"
Starting Step #2 - "fetch-quilkin"
Step #2 - "fetch-quilkin": Pulling image: us-docker.pkg.dev/quilkin/ci/make-docker
Step #2 - "fetch-quilkin": Using default tag: latest
Step #2 - "fetch-quilkin": latest: Pulling from quilkin/ci/make-docker
Step #2 - "fetch-quilkin": d2aa1518a716: Already exists
Step #2 - "fetch-quilkin": 76ff73118202: Already exists
Step #2 - "fetch-quilkin": 3c2cba919283: Already exists
Step #2 - "fetch-quilkin": 3249ac6225e5: Already exists
Step #2 - "fetch-quilkin": 25bcafe5db88: Already exists
Step #2 - "fetch-quilkin": a660fca365ea: Pulling fs layer
Step #2 - "fetch-quilkin": a660fca365ea: Download complete
Step #2 - "fetch-quilkin": a660fca365ea: Pull complete
Step #2 - "fetch-quilkin": Digest: sha256:441f98e1e473baf2dd2dc9ba103922aea21077e34cacd0f6229c38329b4188d1
Step #2 - "fetch-quilkin": Status: Downloaded newer image for us-docker.pkg.dev/quilkin/ci/make-docker:latest
Step #2 - "fetch-quilkin": us-docker.pkg.dev/quilkin/ci/make-docker:latest
Step #2 - "fetch-quilkin": mkdir -p /workspace/.cargo/registry
Step #2 - "fetch-quilkin": docker buildx build  --cache-to type=inline --cache-from type=registry,ref=us-docker.pkg.dev/quilkin/ci/build-image --build-arg RUST_TOOLCHAIN="1.85.0" --tag=us-docker.pkg.dev/quilkin/ci/build-image /workspace/build//build-image/
Step #2 - "fetch-quilkin": #0 building with "default" instance using docker driver
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #1 [internal] load build definition from Dockerfile
Step #2 - "fetch-quilkin": #1 transferring dockerfile: 3.83kB done
Step #2 - "fetch-quilkin": #1 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #2 [internal] load .dockerignore
Step #2 - "fetch-quilkin": #2 transferring context: 2B done
Step #2 - "fetch-quilkin": #2 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #3 [internal] load metadata for docker.io/library/debian:bookworm
Step #2 - "fetch-quilkin": #3 DONE 0.3s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #4 importing cache manifest from us-docker.pkg.dev/quilkin/ci/build-image
Step #2 - "fetch-quilkin": #4 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #5 [1/8] FROM docker.io/library/debian:bookworm@sha256:5626f5de9604f616c4465d3eaccbcf35090c14372831a605d0083385bc7285ba
Step #2 - "fetch-quilkin": #5 resolve docker.io/library/debian:bookworm@sha256:5626f5de9604f616c4465d3eaccbcf35090c14372831a605d0083385bc7285ba 0.0s done
Step #2 - "fetch-quilkin": #5 sha256:7cd785773db44407e20a679ce5439222e505475eed5b99f1910eb2cda51729ab 0B / 48.47MB 0.1s
Step #2 - "fetch-quilkin": #5 sha256:5626f5de9604f616c4465d3eaccbcf35090c14372831a605d0083385bc7285ba 8.52kB / 8.52kB done
Step #2 - "fetch-quilkin": #5 sha256:d12a7c2a24a396fc669fc4a571e482b75346dfc5af4a5c1140c8250eacdf3b3f 1.02kB / 1.02kB done
Step #2 - "fetch-quilkin": #5 sha256:d844481994701734800e3e8708049b9585d1b81472f9856157fe17e45ab11f7a 453B / 453B done
Step #2 - "fetch-quilkin": #5 sha256:7cd785773db44407e20a679ce5439222e505475eed5b99f1910eb2cda51729ab 39.13MB / 48.47MB 0.3s
Step #2 - "fetch-quilkin": #5 sha256:7cd785773db44407e20a679ce5439222e505475eed5b99f1910eb2cda51729ab 48.47MB / 48.47MB 0.4s
Step #2 - "fetch-quilkin": #5 extracting sha256:7cd785773db44407e20a679ce5439222e505475eed5b99f1910eb2cda51729ab
Step #2 - "fetch-quilkin": #5 sha256:7cd785773db44407e20a679ce5439222e505475eed5b99f1910eb2cda51729ab 48.47MB / 48.47MB 0.4s done
Step #2 - "fetch-quilkin": #5 extracting sha256:7cd785773db44407e20a679ce5439222e505475eed5b99f1910eb2cda51729ab 0.9s done
Step #2 - "fetch-quilkin": #5 DONE 1.5s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #6 [2/8] RUN set -eux &&     apt-get update &&     apt-get install -y lsb-release jq curl wget zip git build-essential software-properties-common protobuf-compiler         libssl-dev pkg-config bash-completion g++-x86-64-linux-gnu g++-mingw-w64-x86-64 &&     echo "source /etc/bash_completion" >> /root/.bashrc
Step #2 - "fetch-quilkin": #6 0.239 + apt-get update
Step #2 - "fetch-quilkin": #6 0.304 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Step #2 - "fetch-quilkin": #6 0.340 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Step #2 - "fetch-quilkin": #6 0.353 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Step #2 - "fetch-quilkin": #6 0.414 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
Step #2 - "fetch-quilkin": #6 0.506 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB]
Step #2 - "fetch-quilkin": #6 0.527 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [249 kB]
Step #2 - "fetch-quilkin": #6 1.313 Fetched 9310 kB in 1s (8831 kB/s)
Step #2 - "fetch-quilkin": #6 1.313 Reading package lists...
Step #2 - "fetch-quilkin": #6 1.813 + apt-get install -y lsb-release jq curl wget zip git build-essential software-properties-common protobuf-compiler libssl-dev pkg-config bash-completion g++-x86-64-linux-gnu g++-mingw-w64-x86-64
Step #2 - "fetch-quilkin": #6 1.820 Reading package lists...
Step #2 - "fetch-quilkin": #6 2.309 Building dependency tree...
Step #2 - "fetch-quilkin": #6 2.433 Reading state information...
Step #2 - "fetch-quilkin": #6 2.561 The following additional packages will be installed:
Step #2 - "fetch-quilkin": #6 2.561   appstream binutils binutils-common binutils-mingw-w64-x86-64
Step #2 - "fetch-quilkin": #6 2.561   binutils-x86-64-linux-gnu bzip2 ca-certificates cpp cpp-12 dbus dbus-bin
Step #2 - "fetch-quilkin": #6 2.561   dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session
Step #2 - "fetch-quilkin": #6 2.561   dirmngr distro-info-data dmsetup dpkg-dev fakeroot fontconfig-config
Step #2 - "fetch-quilkin": #6 2.561   fonts-dejavu-core g++-12 g++-mingw-w64-x86-64-posix
Step #2 - "fetch-quilkin": #6 2.561   g++-mingw-w64-x86-64-win32 gcc gcc-12 gcc-mingw-w64-base
Step #2 - "fetch-quilkin": #6 2.561   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
Step #2 - "fetch-quilkin": #6 2.561   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime
Step #2 - "fetch-quilkin": #6 2.561   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 git-man gnupg gnupg-l10n
Step #2 - "fetch-quilkin": #6 2.561   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
Step #2 - "fetch-quilkin": #6 2.561   iso-codes krb5-locales less libabsl20220623 libalgorithm-diff-perl
Step #2 - "fetch-quilkin": #6 2.561   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaom3 libapparmor1
Step #2 - "fetch-quilkin": #6 2.562   libappstream4 libargon2-1 libasan8 libassuan0 libatomic1 libavif15
Step #2 - "fetch-quilkin": #6 2.562   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
Step #2 - "fetch-quilkin": #6 2.562   libcap2-bin libcbor0.8 libcc1-0 libcrypt-dev libcryptsetup12 libctf-nobfd0
Step #2 - "fetch-quilkin": #6 2.562   libctf0 libcurl3-gnutls libcurl4 libdav1d6 libdbus-1-3 libde265-0
Step #2 - "fetch-quilkin": #6 2.562   libdeflate0 libdevmapper1.02.1 libdpkg-perl libduktape207 libdw1 libedit2
Step #2 - "fetch-quilkin": #6 2.562   libelf1 liberror-perl libexpat1 libfakeroot libfdisk1 libfido2-1
Step #2 - "fetch-quilkin": #6 2.562   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgav1-1 libgcc-12-dev
Step #2 - "fetch-quilkin": #6 2.562   libgd3 libgdbm-compat4 libgdbm6 libgirepository-1.0-1 libglib2.0-0
Step #2 - "fetch-quilkin": #6 2.562   libglib2.0-bin libglib2.0-data libgomp1 libgpm2 libgprofng0 libgssapi-krb5-2
Step #2 - "fetch-quilkin": #6 2.562   libgstreamer1.0-0 libheif1 libicu72 libip4tc2 libisl23 libitm1 libjansson4
Step #2 - "fetch-quilkin": #6 2.562   libjbig0 libjpeg62-turbo libjq1 libjson-c5 libk5crypto3 libkeyutils1
Step #2 - "fetch-quilkin": #6 2.562   libkmod2 libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common
Step #2 - "fetch-quilkin": #6 2.562   liblerc4 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libncursesw6
Step #2 - "fetch-quilkin": #6 2.562   libnghttp2-14 libnpth0 libnsl-dev libnsl2 libnss-systemd libnuma1 libonig5
Step #2 - "fetch-quilkin": #6 2.562   libpackagekit-glib2-18 libpam-cap libpam-systemd libperl5.36 libpkgconf3
Step #2 - "fetch-quilkin": #6 2.562   libpng16-16 libpolkit-agent-1-0 libpolkit-gobject-1-0 libprotobuf-dev
Step #2 - "fetch-quilkin": #6 2.562   libprotobuf-lite32 libprotobuf32 libprotoc32 libpsl5 libpython3-stdlib
Step #2 - "fetch-quilkin": #6 2.562   libpython3.11-minimal libpython3.11-stdlib libquadmath0 librav1e0
Step #2 - "fetch-quilkin": #6 2.562   libreadline8 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
Step #2 - "fetch-quilkin": #6 2.562   libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev libstemmer0d libsvtav1enc1
Step #2 - "fetch-quilkin": #6 2.562   libsystemd-shared libtiff6 libtirpc-common libtirpc-dev libtirpc3 libtsan2
Step #2 - "fetch-quilkin": #6 2.562   libubsan1 libunwind8 libwebp7 libx11-6 libx11-data libx265-199 libxau6
Step #2 - "fetch-quilkin": #6 2.562   libxcb1 libxdmcp6 libxext6 libxml2 libxmlb2 libxmuu1 libxpm4 libyaml-0-2
Step #2 - "fetch-quilkin": #6 2.562   libyuv0 linux-libc-dev make manpages manpages-dev media-types
Step #2 - "fetch-quilkin": #6 2.562   mingw-w64-common mingw-w64-x86-64-dev netbase openssh-client openssl
Step #2 - "fetch-quilkin": #6 2.562   packagekit packagekit-tools patch perl perl-modules-5.36 pinentry-curses
Step #2 - "fetch-quilkin": #6 2.562   pkgconf pkgconf-bin polkitd publicsuffix python-apt-common python3
Step #2 - "fetch-quilkin": #6 2.562   python3-apt python3-blinker python3-cffi-backend python3-cryptography
Step #2 - "fetch-quilkin": #6 2.562   python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt
Step #2 - "fetch-quilkin": #6 2.562   python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib
Step #2 - "fetch-quilkin": #6 2.562   python3-pkg-resources python3-pyparsing python3-six
Step #2 - "fetch-quilkin": #6 2.562   python3-software-properties python3-wadllib python3.11 python3.11-minimal
Step #2 - "fetch-quilkin": #6 2.562   readline-common rpcsvc-proto sgml-base shared-mime-info systemd systemd-sysv
Step #2 - "fetch-quilkin": #6 2.562   systemd-timesyncd unzip xauth xdg-user-dirs xml-core xz-utils zlib1g-dev
Step #2 - "fetch-quilkin": #6 2.563 Suggested packages:
Step #2 - "fetch-quilkin": #6 2.563   apt-config-icons binutils-doc bzip2-doc cpp-doc gcc-12-locales cpp-12-doc
Step #2 - "fetch-quilkin": #6 2.563   pinentry-gnome3 tor debian-keyring g++-multilib g++-12-multilib gcc-12-doc
Step #2 - "fetch-quilkin": #6 2.563   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc
Step #2 - "fetch-quilkin": #6 2.563   gcc-12-multilib gettext-base git-daemon-run | git-daemon-sysvinit git-doc
Step #2 - "fetch-quilkin": #6 2.563   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
Step #2 - "fetch-quilkin": #6 2.563   xloadimage scdaemon isoquery glibc-doc sensible-utils bzr libgd-tools
Step #2 - "fetch-quilkin": #6 2.563   gdbm-l10n low-memory-monitor gpm krb5-doc krb5-user gstreamer1.0-tools
Step #2 - "fetch-quilkin": #6 2.563   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
Step #2 - "fetch-quilkin": #6 2.563   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql libssl-doc
Step #2 - "fetch-quilkin": #6 2.563   libstdc++-12-doc make-doc man-browser wine64 keychain libpam-ssh
Step #2 - "fetch-quilkin": #6 2.563   monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl
Step #2 - "fetch-quilkin": #6 2.563   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
Step #2 - "fetch-quilkin": #6 2.563   polkitd-pkla protobuf-mode-el python3-doc python3-tk python3-venv
Step #2 - "fetch-quilkin": #6 2.563   python-apt-doc python-blinker-doc python-cryptography-doc
Step #2 - "fetch-quilkin": #6 2.563   python3-cryptography-vectors python-dbus-doc python3-crypto
Step #2 - "fetch-quilkin": #6 2.563   python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc
Step #2 - "fetch-quilkin": #6 2.563   binfmt-support readline-doc sgml-base-doc systemd-container systemd-homed
Step #2 - "fetch-quilkin": #6 2.563   systemd-userdbd systemd-boot systemd-resolved libqrencode4
Step #2 - "fetch-quilkin": #6 2.563   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper
Step #2 - "fetch-quilkin": #6 3.685 The following NEW packages will be installed:
Step #2 - "fetch-quilkin": #6 3.685   appstream bash-completion binutils binutils-common binutils-mingw-w64-x86-64
Step #2 - "fetch-quilkin": #6 3.685   binutils-x86-64-linux-gnu build-essential bzip2 ca-certificates cpp cpp-12
Step #2 - "fetch-quilkin": #6 3.685   curl dbus dbus-bin dbus-daemon dbus-session-bus-common
Step #2 - "fetch-quilkin": #6 3.685   dbus-system-bus-common dbus-user-session dirmngr distro-info-data dmsetup
Step #2 - "fetch-quilkin": #6 3.685   dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-12
Step #2 - "fetch-quilkin": #6 3.685   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
Step #2 - "fetch-quilkin": #6 3.685   gcc gcc-12 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
Step #2 - "fetch-quilkin": #6 3.685   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
Step #2 - "fetch-quilkin": #6 3.685   gcc-mingw-w64-x86-64-win32-runtime gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
Step #2 - "fetch-quilkin": #6 3.685   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
Step #2 - "fetch-quilkin": #6 3.686   gpg-wks-server gpgconf gpgsm iso-codes jq krb5-locales less libabsl20220623
Step #2 - "fetch-quilkin": #6 3.686   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
Step #2 - "fetch-quilkin": #6 3.686   libaom3 libapparmor1 libappstream4 libargon2-1 libasan8 libassuan0
Step #2 - "fetch-quilkin": #6 3.686   libatomic1 libavif15 libbinutils libbrotli1 libbsd0 libc-dev-bin
Step #2 - "fetch-quilkin": #6 3.686   libc-devtools libc6-dev libcap2-bin libcbor0.8 libcc1-0 libcrypt-dev
Step #2 - "fetch-quilkin": #6 3.686   libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdav1d6
Step #2 - "fetch-quilkin": #6 3.686   libdbus-1-3 libde265-0 libdeflate0 libdevmapper1.02.1 libdpkg-perl
Step #2 - "fetch-quilkin": #6 3.686   libduktape207 libdw1 libedit2 libelf1 liberror-perl libexpat1 libfakeroot
Step #2 - "fetch-quilkin": #6 3.686   libfdisk1 libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6
Step #2 - "fetch-quilkin": #6 3.686   libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6
Step #2 - "fetch-quilkin": #6 3.686   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data libgomp1
Step #2 - "fetch-quilkin": #6 3.686   libgpm2 libgprofng0 libgssapi-krb5-2 libgstreamer1.0-0 libheif1 libicu72
Step #2 - "fetch-quilkin": #6 3.686   libip4tc2 libisl23 libitm1 libjansson4 libjbig0 libjpeg62-turbo libjq1
Step #2 - "fetch-quilkin": #6 3.686   libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
Step #2 - "fetch-quilkin": #6 3.686   libksba8 libldap-2.5-0 libldap-common liblerc4 liblocale-gettext-perl
Step #2 - "fetch-quilkin": #6 3.686   liblsan0 libmpc3 libmpfr6 libncursesw6 libnghttp2-14 libnpth0 libnsl-dev
Step #2 - "fetch-quilkin": #6 3.686   libnsl2 libnss-systemd libnuma1 libonig5 libpackagekit-glib2-18 libpam-cap
Step #2 - "fetch-quilkin": #6 3.686   libpam-systemd libperl5.36 libpkgconf3 libpng16-16 libpolkit-agent-1-0
Step #2 - "fetch-quilkin": #6 3.686   libpolkit-gobject-1-0 libprotobuf-dev libprotobuf-lite32 libprotobuf32
Step #2 - "fetch-quilkin": #6 3.686   libprotoc32 libpsl5 libpython3-stdlib libpython3.11-minimal
Step #2 - "fetch-quilkin": #6 3.686   libpython3.11-stdlib libquadmath0 librav1e0 libreadline8 librtmp1 libsasl2-2
Step #2 - "fetch-quilkin": #6 3.686   libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh2-1 libssl-dev
Step #2 - "fetch-quilkin": #6 3.686   libssl3 libstdc++-12-dev libstemmer0d libsvtav1enc1 libsystemd-shared
Step #2 - "fetch-quilkin": #6 3.686   libtiff6 libtirpc-common libtirpc-dev libtirpc3 libtsan2 libubsan1
Step #2 - "fetch-quilkin": #6 3.686   libunwind8 libwebp7 libx11-6 libx11-data libx265-199 libxau6 libxcb1
Step #2 - "fetch-quilkin": #6 3.686   libxdmcp6 libxext6 libxml2 libxmlb2 libxmuu1 libxpm4 libyaml-0-2 libyuv0
Step #2 - "fetch-quilkin": #6 3.686   linux-libc-dev lsb-release make manpages manpages-dev media-types
Step #2 - "fetch-quilkin": #6 3.687   mingw-w64-common mingw-w64-x86-64-dev netbase openssh-client openssl
Step #2 - "fetch-quilkin": #6 3.687   packagekit packagekit-tools patch perl perl-modules-5.36 pinentry-curses
Step #2 - "fetch-quilkin": #6 3.687   pkg-config pkg
E036
conf pkgconf-bin polkitd protobuf-compiler publicsuffix
Step #2 - "fetch-quilkin": #6 3.687   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
Step #2 - "fetch-quilkin": #6 3.687   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
Step #2 - "fetch-quilkin": #6 3.687   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
Step #2 - "fetch-quilkin": #6 3.687   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
Step #2 - "fetch-quilkin": #6 3.687   python3-software-properties python3-wadllib python3.11 python3.11-minimal
Step #2 - "fetch-quilkin": #6 3.687   readline-common rpcsvc-proto sgml-base shared-mime-info
Step #2 - "fetch-quilkin": #6 3.687   software-properties-common systemd systemd-sysv systemd-timesyncd unzip wget
Step #2 - "fetch-quilkin": #6 3.687   xauth xdg-user-dirs xml-core xz-utils zip zlib1g-dev
Step #2 - "fetch-quilkin": #6 3.735 0 upgraded, 257 newly installed, 0 to remove and 0 not upgraded.
Step #2 - "fetch-quilkin": #6 3.735 Need to get 287 MB of archives.
Step #2 - "fetch-quilkin": #6 3.735 After this operation, 1312 MB of additional disk space will be used.
Step #2 - "fetch-quilkin": #6 3.735 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.15-1~deb12u1 [2025 kB]
Step #2 - "fetch-quilkin": #6 3.810 Get:2 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB]
Step #2 - "fetch-quilkin": #6 3.811 Get:3 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
Step #2 - "fetch-quilkin": #6 3.811 Get:4 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
Step #2 - "fetch-quilkin": #6 3.812 Get:5 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]
Step #2 - "fetch-quilkin": #6 3.812 Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB]
Step #2 - "fetch-quilkin": #6 3.814 Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB]
Step #2 - "fetch-quilkin": #6 3.815 Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB]
Step #2 - "fetch-quilkin": #6 3.815 Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB]
Step #2 - "fetch-quilkin": #6 3.816 Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
Step #2 - "fetch-quilkin": #6 3.821 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB]
Step #2 - "fetch-quilkin": #6 3.833 Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB]
Step #2 - "fetch-quilkin": #6 3.851 Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB]
Step #2 - "fetch-quilkin": #6 3.852 Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB]
Step #2 - "fetch-quilkin": #6 3.853 Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB]
Step #2 - "fetch-quilkin": #6 3.853 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]
Step #2 - "fetch-quilkin": #6 3.854 Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB]
Step #2 - "fetch-quilkin": #6 3.854 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB]
Step #2 - "fetch-quilkin": #6 3.855 Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]
Step #2 - "fetch-quilkin": #6 3.856 Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB]
Step #2 - "fetch-quilkin": #6 3.857 Get:21 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB]
Step #2 - "fetch-quilkin": #6 3.870 Get:22 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]
Step #2 - "fetch-quilkin": #6 3.875 Get:23 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
Step #2 - "fetch-quilkin": #6 3.875 Get:24 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB]
Step #2 - "fetch-quilkin": #6 3.899 Get:25 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB]
Step #2 - "fetch-quilkin": #6 3.900 Get:26 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB]
Step #2 - "fetch-quilkin": #6 3.901 Get:27 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u5 [816 kB]
Step #2 - "fetch-quilkin": #6 3.904 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u5 [2067 kB]
Step #2 - "fetch-quilkin": #6 3.912 Get:29 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]
Step #2 - "fetch-quilkin": #6 3.912 Get:30 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
Step #2 - "fetch-quilkin": #6 3.913 Get:31 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB]
Step #2 - "fetch-quilkin": #6 3.913 Get:32 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u2 [32.6 kB]
Step #2 - "fetch-quilkin": #6 3.913 Get:33 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u2 [78.7 kB]
Step #2 - "fetch-quilkin": #6 3.914 Get:34 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
Step #2 - "fetch-quilkin": #6 3.924 Get:35 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u2 [332 kB]
Step #2 - "fetch-quilkin": #6 3.926 Get:36 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u2 [135 kB]
Step #2 - "fetch-quilkin": #6 3.926 Get:37 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
Step #2 - "fetch-quilkin": #6 3.934 Get:38 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
Step #2 - "fetch-quilkin": #6 3.934 Get:39 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
Step #2 - "fetch-quilkin": #6 3.934 Get:40 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
Step #2 - "fetch-quilkin": #6 3.935 Get:41 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
Step #2 - "fetch-quilkin": #6 3.936 Get:42 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u1 [839 kB]
Step #2 - "fetch-quilkin": #6 3.939 Get:43 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u5 [1797 kB]
Step #2 - "fetch-quilkin": #6 3.947 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u5 [573 kB]
Step #2 - "fetch-quilkin": #6 3.949 Get:45 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]
Step #2 - "fetch-quilkin": #6 3.950 Get:46 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]
Step #2 - "fetch-quilkin": #6 3.950 Get:47 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
Step #2 - "fetch-quilkin": #6 3.956 Get:48 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB]
Step #2 - "fetch-quilkin": #6 3.958 Get:49 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
Step #2 - "fetch-quilkin": #6 3.959 Get:50 http://deb.debian.org/debian bookworm/main amd64 bash-completion all 1:2.11-6 [234 kB]
Step #2 - "fetch-quilkin": #6 3.961 Get:51 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]
Step #2 - "fetch-quilkin": #6 3.961 Get:52 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.15-1~deb12u1 [1427 kB]
Step #2 - "fetch-quilkin": #6 3.967 Get:53 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB]
Step #2 - "fetch-quilkin": #6 3.968 Get:54 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u2 [62.8 kB]
Step #2 - "fetch-quilkin": #6 3.969 Get:55 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB]
Step #2 - "fetch-quilkin": #6 3.970 Get:56 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB]
Step #2 - "fetch-quilkin": #6 3.971 Get:57 http://deb.debian.org/debian bookworm/main amd64 manpages all 6.03-2 [1332 kB]
Step #2 - "fetch-quilkin": #6 3.978 Get:58 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
Step #2 - "fetch-quilkin": #6 3.979 Get:59 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
Step #2 - "fetch-quilkin": #6 3.980 Get:60 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB]
Step #2 - "fetch-quilkin": #6 3.980 Get:61 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB]
Step #2 - "fetch-quilkin": #6 3.981 Get:62 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u5 [991 kB]
Step #2 - "fetch-quilkin": #6 3.990 Get:63 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB]
Step #2 - "fetch-quilkin": #6 3.990 Get:64 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
Step #2 - "fetch-quilkin": #6 3.991 Get:65 http://deb.debian.org/debian bookworm/main amd64 wget amd64 1.21.3-1+deb12u1 [937 kB]
Step #2 - "fetch-quilkin": #6 3.995 Get:66 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB]
Step #2 - "fetch-quilkin": #6 3.997 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u5 [1403 kB]
Step #2 - "fetch-quilkin": #6 4.003 Get:68 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
Step #2 - "fetch-quilkin": #6 4.052 Get:69 http://deb.debian.org/debian bookworm/main amd64 libxml
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/quilkin-build-logs/log-f11b717b-0f8a-40c5-a7b8-58824d35f084.txt.]
...
ep #7 - "test-agones": �[1m�[32m    Checking�[0m yoke v0.7.5
Step #7 - "test-agones": �[1m�[32m    Checking�[0m zerovec v0.10.4
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m prost v0.13.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m prost-types v0.13.5
Step #7 - "test-agones": �[1m�[32m    Checking�[0m clap v4.5.32
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m darling v0.20.10
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m kube-derive v0.98.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tinystr v0.7.6
Step #7 - "test-agones": �[1m�[32m    Checking�[0m icu_collections v1.5.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m icu_locid v1.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pest_meta v2.7.15
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m prost-build v0.13.5
Step #7 - "test-agones": �[1m�[32m    Checking�[0m icu_provider v1.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pest_generator v2.7.15
Step #7 - "test-agones": �[1m�[32m    Checking�[0m icu_locid_transform v1.5.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m futures-executor v0.3.31
Step #7 - "test-agones": �[1m�[32m    Checking�[0m futures v0.3.31
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tracing-futures v0.2.5
Step #7 - "test-agones": �[1m�[32m    Checking�[0m serial_test v3.2.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pprof2 v0.13.1
Step #7 - "test-agones": �[1m�[32m    Checking�[0m icu_properties v1.5.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pest_derive v2.7.15
Step #7 - "test-agones": �[1m�[32m    Checking�[0m chrono v0.4.40
Step #7 - "test-agones": �[1m�[32m    Checking�[0m serde-value v0.7.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m serde_yaml v0.9.34+deprecated
Step #7 - "test-agones": �[1m�[32m    Checking�[0m arc-swap v1.7.1
Step #7 - "test-agones": �[1m�[32m    Checking�[0m dashmap v6.1.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tracing-serde v0.2.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m ipnetwork v0.20.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m serde_regex v1.1.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m serde_stacker v0.1.12
Step #7 - "test-agones": �[1m�[32m    Checking�[0m maxminddb v0.24.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m lasso v0.7.3
Step #7 - "test-agones": �[1m�[32m    Checking�[0m icu_normalizer v1.5.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tokio v1.44.1
Step #7 - "test-agones": �[1m�[32m    Checking�[0m http v1.3.1
Step #7 - "test-agones": �[1m�[32m    Checking�[0m aya-obj v0.2.1
Step #7 - "test-agones": �[1m�[32m    Checking�[0m jsonptr v0.6.3
Step #7 - "test-agones": �[1m�[32m    Checking�[0m jsonpath-rust v0.7.5
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tracing-subscriber v0.3.19
Step #7 - "test-agones": �[1m�[32m    Checking�[0m idna_adapter v1.2.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m json-patch v3.0.1
Step #7 - "test-agones": �[1m�[32m    Checking�[0m idna v1.0.3
Step #7 - "test-agones": �[1m�[32m    Checking�[0m http-body v1.0.1
Step #7 - "test-agones": �[1m�[32m    Checking�[0m url v2.5.4
Step #7 - "test-agones": �[1m�[32m    Checking�[0m http-body-util v0.1.3
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tower-http v0.6.2
Step #7 - "test-agones": �[1m�[32m    Checking�[0m axum-core v0.4.5
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tokio-util v0.7.14
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tokio-rustls v0.26.2
Step #7 - "test-agones": �[1m�[32m    Checking�[0m aya v0.13.1
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tryhard v0.5.1
Step #7 - "test-agones": �[1m�[32m    Checking�[0m h2 v0.4.8
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tower v0.5.2
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tower v0.4.13
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tokio-stream v0.1.17
Step #7 - "test-agones": �[1m�[32m    Checking�[0m axum v0.7.9
Step #7 - "test-agones": �[1m�[32m    Checking�[0m aya-log v0.2.1
Step #7 - "test-agones": �[1m�[32m    Checking�[0m quilkin-xdp v0.1.0 (/workspace/crates/xdp)
Step #7 - "test-agones": �[1m�[32m    Checking�[0m hyper v1.6.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m hickory-proto v0.25.0-alpha.5
Step #7 - "test-agones": �[1m�[32m    Checking�[0m hyper-util v0.1.10
Step #7 - "test-agones": �[1m�[32m    Checking�[0m hyper-timeout v0.5.2
Step #7 - "test-agones": �[1m�[32m    Checking�[0m hyper-rustls v0.27.5
Step #7 - "test-agones": �[1m�[32m    Checking�[0m tonic v0.12.3
Step #7 - "test-agones": �[1m�[32m    Checking�[0m hickory-resolver v0.25.0-alpha.5
Step #7 - "test-agones": �[1m�[32m    Checking�[0m quilkin-proto v0.10.0-dev (/workspace/crates/quilkin-proto)
Step #7 - "test-agones": �[1m�[32m    Checking�[0m kube-core v0.98.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m kube-client v0.98.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m kube-runtime v0.98.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m kube v0.98.0
Step #7 - "test-agones": �[1m�[32m    Checking�[0m quilkin-xds v0.10.0-dev (/workspace/crates/xds)
Step #7 - "test-agones": �[1m�[32m    Checking�[0m agones v0.1.0 (/workspace/crates/agones)
Step #7 - "test-agones": �[1m�[32m    Finished�[0m `dev` profile [unoptimized + debuginfo] target(s) in 55.01s
Step #7 - "test-agones": docker run --rm --network=cloudbuild -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" -w /workspace/crates/agones \
Step #7 - "test-agones": 	--entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image fmt -- --check
Step #7 - "test-agones": # Confirm access to K8s, and force refresh of the auth token for the kube context
Step #7 - "test-agones": docker run --rm --network=cloudbuild -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" -v ~/.kube/:/root/.kube -v ~/.config/helm:/root/.config/helm -v ~/.cache/helm:/root/.cache/helm -w /workspace/crates/agones \
Step #7 - "test-agones": 	--entrypoint=kubectl us-docker.pkg.dev/quilkin/ci/build-image get ns
Step #7 - "test-agones": NAME                 STATUS   AGE
Step #7 - "test-agones": 1742280109           Active   32m
Step #7 - "test-agones": agones-system        Active   314d
Step #7 - "test-agones": default              Active   314d
Step #7 - "test-agones": gke-managed-system   Active   314d
Step #7 - "test-agones": gmp-public           Active   314d
Step #7 - "test-agones": gmp-system           Active   314d
Step #7 - "test-agones": kube-node-lease      Active   314d
Step #7 - "test-agones": kube-public          Active   314d
Step #7 - "test-agones": kube-system          Active   314d
Step #7 - "test-agones": docker run --rm --network=cloudbuild -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image" -v ~/.kube/:/root/.kube -v ~/.config/helm:/root/.config/helm -v ~/.cache/helm:/root/.cache/helm -w /workspace/crates/agones \
Step #7 - "test-agones": 		-e "RUST_BACKTRACE=1" -e "IMAGE_TAG=us-docker.pkg.dev/quilkin/ci/quilkin:"0.10.0-dev"-c1bebe3" -e "PREV_IMAGE_TAG=us-docker.pkg.dev/quilkin/release/quilkin:0.8.0" --entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image test 
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m cfg-if v1.0.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m memchr v2.7.4
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m once_cell v1.21.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m smallvec v1.14.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pin-project-lite v0.2.16
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m log v0.4.26
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m scopeguard v1.2.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m itoa v1.0.15
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m futures-core v0.3.31
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m equivalent v1.0.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m allocator-api2 v0.2.21
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m futures-sink v0.3.31
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m fnv v1.0.7
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m stable_deref_trait v1.2.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pin-utils v0.1.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m futures-task v0.3.31
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m futures-io v0.3.31
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m foldhash v0.1.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m bitflags v2.9.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m litemap v0.7.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m writeable v0.5.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m futures-channel v0.3.31
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tower-service v0.3.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m icu_locid_transform_data v1.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rustls-pki-types v1.11.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m ryu v1.0.20
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m atomic-waker v1.1.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m percent-encoding v2.3.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m libc v0.2.171
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m zerocopy v0.8.23
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m icu_properties_data v1.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m write16 v1.0.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m utf8_iter v1.0.4
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m lock_api v0.4.12
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m slab v0.4.9
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m untrusted v0.9.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m utf16_iter v1.0.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m icu_normalizer_data v1.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m serde v1.0.219
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tracing-core v0.1.33
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m zerofrom v0.1.6
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m thiserror v1.0.69
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m thiserror v2.0.12
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m crossbeam-utils v0.8.21
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m zeroize v1.8.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m try-lock v0.2.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tower-layer v0.3.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m httparse v1.10.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m httpdate v1.0.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m subtle v2.6.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m base64 v0.22.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m zerocopy v0.7.35
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pin-project v1.1.10
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m sync_wrapper v1.0.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m mime v0.3.17
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m want v0.3.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m form_urlencoded v1.2.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m num-traits v0.2.19
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m regex-syntax v0.8.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m yoke v0.7.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m ucd-trie v0.1.7
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m strsim v0.11.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m linux-raw-sys v0.9.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m dyn-clone v1.0.19
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m crc32fast v1.4.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m foreign-types-shared v0.1.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m fastrand v2.3.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m indexmap v2.8.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m async-stream v0.3.6
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m getrandom v0.3.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m openssl-probe v0.1.6
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m linked-hash-map v0.5.6
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m foreign-types v0.3.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m hashbrown v0.12.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m parking v2.2.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m hashbrown v0.15.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m core-error v0.0.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m gimli v0.28.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m adler v1.0.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rustc-demangle v0.1.24
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m matchit v0.7.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m unsafe-libyaml v0.2.11
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m zerovec v0.10.4
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m darling_core v0.20.10
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rustls-pemfile v2.2.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m webpki-roots v0.26.8
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m linked_hash_set v0.1.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rustls-native-certs v0.8.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m utf8parse v0.2.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m lazy_static v1.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pem v3.0.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m miniz_oxide v0.7.4
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m sha2 v0.10.8
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m anstyle-parse v0.2.6
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m num_enum v0.7.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m secrecy v0.10.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m futures-util v0.3.31
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m aho-corasick v1.1.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pest v2.7.15
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m object v0.32.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tracing v0.1.41
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m concurrent-queue v2.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m instant v0.1.13
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m indenter v0.3.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m anstyle-query v1.1.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m either v1.15.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m colorchoice v1.0.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m assert_matches v1.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m anstyle v1.0.10
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m regex-syntax v0.6.29
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m is_terminal_polyfill v1.70.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m home v0.5.11
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tinyvec_macros v0.1.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rustix v1.0.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m event-listener v5.4.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tinyvec v1.9.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m eyre v0.6.12
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m crossbeam-epoch v0.9.18
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m crossbeam-channel v0.5.14
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m aya-log-common v0.1.15
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m serde_json v1.0.140
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m indexmap v1.9.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m core2 v0.4.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m psm v0.1.25
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m cpp_demangle v0.4.4
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m anstream v0.6.18
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m portable-atomic v1.11.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rle-decode-fast v1.0.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m web-time v1.1.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m powerfmt v0.2.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m same-file v1.0.6
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m clap_lex v0.7.4
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m data-encoding v2.8.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m petgraph v0.6.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tagptr v0.2.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m ordered-float v2.10.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m event-listener-strategy v0.5.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m overload v0.1.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m ipnet v2.11.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m nonempty v0.7.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m nu-ansi-term v0.46.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m clap_builder v4.5.32
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m async-broadcast v0.7.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m deranged v0.3.11
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m walkdir v2.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m forwarded-header-value v0.1.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m enum-map v2.7.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tracing-log v0.2.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m sharded-slab v0.1.7
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m thread_local v1.1.8
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m num-conv v0.1.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m notify-types v2.0.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tinystr v0.7.6
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m icu_collections v1.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m adler32 v1.2.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m dary_heap v0.3.7
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m fixedstr v0.5.9
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m xdp v0.7.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m sdd v3.0.8
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m time-core v0.1.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m quilkin v0.10.0-dev (/workspace)
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m gxhash v3.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m enum_dispatch v0.3.13
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m icu_locid v1.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m quilkin-macros v0.10.0-dev (/workspace/crates/macros)
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m base64-serde v0.8.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m strum v0.27.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m typemap_rev v0.3.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m seahash v4.1.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m ppv-lite86 v0.2.21
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m object v0.36.7
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m scc v2.3.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m parking_lot_core v0.9.10
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m mio v1.0.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m socket2 v0.5.8
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m signal-hook-registry v1.4.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m getrandom v0.2.15
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pest_meta v2.7.15
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m parking_lot v0.12.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m openssl-sys v0.9.106
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m ring v0.17.14
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m ahash v0.8.11
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rand_core v0.6.4
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m uuid v1.16.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rand_core v0.9.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m hostname v0.4.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m memmap2 v0.9.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m icu_provider v1.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rand_chacha v0.3.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m regex-automata v0.4.9
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m hashbrown v0.14.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rand_chacha v0.9.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m inotify-sys v0.1.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m debugid v0.8.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m inotify v0.11.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m moka v0.12.10
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m resolv-conf v0.7.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m prometheus v0.13.4
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m stacker v0.1.19
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m findshlibs v0.10.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m nix v0.27.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m filetime v0.2.25
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rand v0.8.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rand v0.9.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m icu_locid_transform v1.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tempfile v3.19.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m regex-automata v0.1.10
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m addr2line v0.21.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m symbolic-common v12.14.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pest_generator v2.7.15
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m notify v8.0.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m time v0.3.39
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m prost-build v0.13.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m libflate_lz77 v2.1.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m cached v0.54.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m symbolic-demangle v12.14.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m num_cpus v1.16.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m openssl v0.10.71
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m libflate v2.1.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m bytes v1.10.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m chrono v0.4.40
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m serde-value v0.7.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m darling_macro v0.20.10
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m serde_yaml v0.9.34+deprecated
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m backoff v0.4.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m ipnetwork v0.20.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tracing-serde v0.2.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m dashmap v6.1.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m icu_properties v1.5.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m matchers v0.1.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m arc-swap v1.7.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m clap v4.5.32
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m maxminddb v0.24.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m serde_stacker v0.1.12
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m io-uring v0.7.4
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rustls-webpki v0.103.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m sys-info v0.9.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m futures-executor v0.3.31
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m lasso v0.7.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tokio v1.44.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m http v1.3.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m futures v0.3.31
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m prost v0.13.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tracing-futures v0.2.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pest_derive v2.7.15
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m serial_test v3.2.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m darling v0.20.10
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m kube-derive v0.98.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m rustls v0.23.25
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m prost-types v0.13.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m pprof2 v0.13.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m jsonptr v0.6.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m backtrace v0.3.71
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m json-patch v3.0.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m http-body v1.0.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m stable-eyre v0.2.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m regex v1.11.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m http-body-util v0.1.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tower-http v0.6.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m axum-core v0.4.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m jsonpath-rust v0.7.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tracing-subscriber v0.3.19
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m serde_regex v1.1.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m icu_normalizer v1.5.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m idna_adapter v1.2.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m idna v1.0.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m url v2.5.4
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m aya-obj v0.2.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m schemars v0.8.22
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m k8s-openapi v0.24.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tokio-util v0.7.14
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tokio-rustls v0.26.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m aya v0.13.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tryhard v0.5.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m h2 v0.4.8
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tower v0.5.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tokio-stream v0.1.17
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tower v0.4.13
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m axum v0.7.9
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m aya-log v0.2.1
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m quilkin-xdp v0.1.0 (/workspace/crates/xdp)
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m hyper v1.6.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m hickory-proto v0.25.0-alpha.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m hyper-util v0.1.10
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m hyper-timeout v0.5.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m hyper-openssl v0.10.2
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m hyper-rustls v0.27.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m tonic v0.12.3
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m hickory-resolver v0.25.0-alpha.5
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m quilkin-proto v0.10.0-dev (/workspace/crates/quilkin-proto)
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m kube-core v0.98.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m kube-client v0.98.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m quilkin-xds v0.10.0-dev (/workspace/crates/xds)
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m kube-runtime v0.98.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m kube v0.98.0
Step #7 - "test-agones": �[1m�[32m   Compiling�[0m agones v0.1.0 (/workspace/crates/agones)
Step #7 - "test-agones": �[1m�[32m    Finished�[0m `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
Step #7 - "test-agones": �[1m�[32m     Running�[0m unittests src/lib.rs (/workspace/target/build-image/debug/deps/agones-635edb0d49692baa)
Step #7 - "test-agones": 
Step #7 - "test-agones": running 5 tests
Step #7 - "test-agones": test sidecar::tests::gameserver_no_sidecar ... ok
Step #7 - "test-agones": test sidecar::tests::gameserver_sidecar ... ok
Step #7 - "test-agones": test pod::tests::create_quilkin_pod ... ok
Step #7 - "test-agones": test provider::tests::agones_token_router ... ok
Step #7 - "test-agones": test relay::tests::agones_token_router has been running for over 60 seconds
Step #7 - "test-agones": test relay::tests::agones_token_router ... ok
Step #7 - "test-agones": 
Step #7 - "test-agones": test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 90.23s
Step #7 - "test-agones": 
Step #7 - "test-agones": �[1m�[32m   Doc-tests�[0m agones
Step #7 - "test-agones": 
Step #7 - "test-agones": running 0 tests
Step #7 - "test-agones": 
Step #7 - "test-agones": test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Step #7 - "test-agones": 
Step #7 - "test-agones": make[1]: Leaving directory '/workspace/build'
Finished Step #7 - "test-agones"
PUSH
Pushing us-docker.pkg.dev/quilkin/ci/quilkin
The push refers to repository [us-docker.pkg.dev/quilkin/ci/quilkin]
5d65fa6dbba3: Preparing
f509bed5139b: Preparing
e5f72ec45807: Preparing
78110d1d9807: Preparing
72b92cef5d1c: Preparing
b82d7f2804d3: Preparing
378aeea05457: Preparing
58dd21421eb6: Preparing
b336e209998f: Preparing
f4aee9e53c42: Preparing
1a73b54f556b: Preparing
2a92d6ac9e4f: Preparing
bbb6cacb8c82: Preparing
6f1cdceb6a31: Preparing
af5aa97ebe6c: Preparing
4d049f83d9cf: Preparing
a80545a98dcd: Preparing
8fa10c0194df: Preparing
f920c5680b0b: Preparing
b336e209998f: Waiting
b82d7f2804d3: Waiting
378aeea05457: Waiting
f4aee9e53c42: Waiting
2a92d6ac9e4f: Waiting
58dd21421eb6: Waiting
bbb6cacb8c82: Waiting
1a73b54f556b: Waiting
a80545a98dcd: Waiting
6f1cdceb6a31: Waiting
8fa10c0194df: Waiting
f920c5680b0b: Waiting
4d049f83d9cf: Waiting
af5aa97ebe6c: Waiting
78110d1d9807: Layer already exists
f509bed5139b: Layer already exists
5d65fa6dbba3: Layer already exists
e5f72ec45807: Layer already exists
72b92cef5d1c: Layer already exists
58dd21421eb6: Layer already exists
b336e209998f: Layer already exists
b82d7f2804d3: Layer already exists
378aeea05457: Layer already exists
f4aee9e53c42: Layer already exists
bbb6cacb8c82: Layer already exists
1a73b54f556b: Layer already exists
2a92d6ac9e4f: Layer already exists
af5aa97ebe6c: Layer already exists
6f1cdceb6a31: Layer already exists
8fa10c0194df: Layer already exists
4d049f83d9cf: Layer already exists
a80545a98dcd: Layer already exists
f920c5680b0b: Layer already exists
0.10.0-dev-c1bebe3: digest: sha256:044343bc1dd00353f84fd5f5d2bceba4f8ca4bfe9ff672df938f85de80a4b113 size: 4284
DONE

Build Log: https://storage.cloud.google.com/quilkin-build-logs/log-f11b717b-0f8a-40c5-a7b8-58824d35f084.txt

0