Skip to content
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

improvement: add note about measure units of jitter metric #1014

Merged
merged 5 commits into from
Oct 8, 2024

Merge branch 'main' into improve/add-note-for-metrics

09a854e
Select commit
Loading
Failed to load commit list.
Merged

improvement: add note about measure units of jitter metric #1014

Merge branch 'main' into improve/add-note-for-metrics
09a854e
Select commit
Loading
Failed to load commit list.
Google Cloud Build / CI (quilkin) succeeded Oct 8, 2024 in 12m 34s

Summary

Build Information

Trigger CI
Build 2c007a4d-1aeb-4ff9-afa5-9d7fc0a4cecb
Start 2024-10-07T16:55:47-07:00
Duration 11m49.733s
Status SUCCESS

Steps

Step Status Duration
fetch-git-submodules SUCCESS 3.653s
pull-build-image SUCCESS 55.058s
fetch-quilkin SUCCESS 12.113s
test-quilkin SUCCESS 2m17.232s
test-examples SUCCESS 49.234s
test-docs SUCCESS 1m51.401s
build SUCCESS 2m9.688s
test-quilkin-image-default-config-file SUCCESS 6.307s
test-quilkin-image-command-line SUCCESS 6.464s
gcloud-auth-cluster SUCCESS 3.731s
test-agones SUCCESS 3m29.981s

Details

starting build "2c007a4d-1aeb-4ff9-afa5-9d7fc0a4cecb"

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            09a854e3099834055ea3a218cb9421e646f29e00 -> FETCH_HEAD
HEAD is now at 09a854e Merge branch 'main' into improve/add-note-for-metrics
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": 
Step #0 - "fetch-git-submodules":                    ***** NOTICE *****
Step #0 - "fetch-git-submodules": 
Step #0 - "fetch-git-submodules": Official `cloud-sdk` images, including multiple tagged versions across multiple
Step #0 - "fetch-git-submodules": platforms, can be found at
Step #0 - "fetch-git-submodules": https://github.com/GoogleCloudPlatform/cloud-sdk-docker and may be more suitable
Step #0 - "fetch-git-submodules": for some use cases when interacting with Cloud Source Repositories.
Step #0 - "fetch-git-submodules": 
Step #0 - "fetch-git-submodules": For additional information, please visit
Step #0 - "fetch-git-submodules": https://github.com/GoogleCloudPlatform/cloud-builders/tree/master/git
Step #0 - "fetch-git-submodules": 
Step #0 - "fetch-git-submodules":                 ***** END OF NOTICE *****
Step #0 - "fetch-git-submodules": 
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": cdd62bf39133: Already exists
Step #1 - "pull-build-image": 65e8ce5baa8a: Pulling fs layer
Step #1 - "pull-build-image": 3dfe0344b3b7: Pulling fs layer
Step #1 - "pull-build-image": e259a2739091: Pulling fs layer
Step #1 - "pull-build-image": df7daa2f89a2: Pulling fs layer
Step #1 - "pull-build-image": af47ae53438c: Pulling fs layer
Step #1 - "pull-build-image": 4f4fb700ef54: Pulling fs layer
Step #1 - "pull-build-image": 91e064120015: Pulling fs layer
Step #1 - "pull-build-image": 7769484597b6: Pulling fs layer
Step #1 - "pull-build-image": 3a107564b986: Pulling fs layer
Step #1 - "pull-build-image": 4f4fb700ef54: Waiting
Step #1 - "pull-build-image": 91e064120015: Waiting
Step #1 - "pull-build-image": 7769484597b6: Waiting
Step #1 - "pull-build-image": 3a107564b986: Waiting
Step #1 - "pull-build-image": af47ae53438c: Waiting
Step #1 - "pull-build-image": df7daa2f89a2: Waiting
Step #1 - "pull-build-image": 3dfe0344b3b7: Verifying Checksum
Step #1 - "pull-build-image": 3dfe0344b3b7: Download complete
Step #0 - "fetch-git-submodules": Submodule path 'proto/protoc-gen-validate': checked out 'fab737efbb4b4d03e7c771393708f75594b121e4'
Step #1 - "pull-build-image": df7daa2f89a2: Verifying Checksum
Step #1 - "pull-build-image": df7daa2f89a2: Download complete
Step #1 - "pull-build-image": af47ae53438c: Verifying Checksum
Step #1 - "pull-build-image": af47ae53438c: Download complete
Step #1 - "pull-build-image": 4f4fb700ef54: Verifying Checksum
Step #1 - "pull-build-image": 4f4fb700ef54: Download complete
Step #1 - "pull-build-image": 91e064120015: Verifying Checksum
Step #1 - "pull-build-image": 91e064120015: Download complete
Step #1 - "pull-build-image": 7769484597b6: Verifying Checksum
Step #1 - "pull-build-image": 7769484597b6: Download complete
Finished Step #0 - "fetch-git-submodules"
Step #1 - "pull-build-image": e259a2739091: Verifying Checksum
Step #1 - "pull-build-image": e259a2739091: Download complete
Step #1 - "pull-build-image": 65e8ce5baa8a: Verifying Checksum
Step #1 - "pull-build-image": 65e8ce5baa8a: Download complete
Step #1 - "pull-build-image": 3a107564b986: Verifying Checksum
Step #1 - "pull-build-image": 3a107564b986: Download complete
Step #1 - "pull-build-image": 65e8ce5baa8a: Pull complete
Step #1 - "pull-build-image": 3dfe0344b3b7: Pull complete
Step #1 - "pull-build-image": e259a2739091: Pull complete
Step #1 - "pull-build-image": df7daa2f89a2: Pull complete
Step #1 - "pull-build-image": af47ae53438c: Pull complete
Step #1 - "pull-build-image": 4f4fb700ef54: Pull complete
Step #1 - "pull-build-image": 91e064120015: Pull complete
Step #1 - "pull-build-image": 7769484597b6: Pull complete
Step #1 - "pull-build-image": 3a107564b986: Pull complete
Step #1 - "pull-build-image": Digest: sha256:39d6fef0bfa7626db5cf9c13678f6a95ef05596af58e090df12d5f4129547f96
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": 65d1099099e1: Already exists
Step #2 - "fetch-quilkin": 1dbdc78d39c5: Already exists
Step #2 - "fetch-quilkin": ce3b5407d3b1: Pulling fs layer
Step #2 - "fetch-quilkin": ce3b5407d3b1: Verifying Checksum
Step #2 - "fetch-quilkin": ce3b5407d3b1: Download complete
Step #2 - "fetch-quilkin": ce3b5407d3b1: Pull complete
Step #2 - "fetch-quilkin": Digest: sha256:3eb51ca070889324c8b9970939a8d54da8b01dc89fc6f1433108321ce994f68f
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.77.1" --tag=us-docker.pkg.dev/quilkin/ci/build-image /workspace/build//build-image/
Step #2 - "fetch-quilkin": #1 [internal] load build definition from Dockerfile
Step #2 - "fetch-quilkin": #1 transferring dockerfile: 4.30kB 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 [ 1/10] FROM docker.io/library/debian:bookworm@sha256:27586f4609433f2f49a9157405b473c62c3cb28a581c413393975b4e8496d0ab
Step #2 - "fetch-quilkin": #4 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #5 importing cache manifest from us-docker.pkg.dev/quilkin/ci/build-image
Step #2 - "fetch-quilkin": #5 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #6 [ 5/10] RUN wget --quiet -O terraform.zip "https://releases.hashicorp.com/terraform/1.5.4/terraform_1.5.4_linux_$(dpkg --print-architecture).zip" &&     unzip terraform.zip && rm terraform.zip && mv terraform /usr/local/bin/
Step #2 - "fetch-quilkin": #6 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #7 [ 2/10] 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 nodejs npm bash-completion g++-x86-64-linux-gnu g++-mingw-w64-x86-64 &&     npm install -g browser-sync &&     echo "source /etc/bash_completion" >> /root/.bashrc
Step #2 - "fetch-quilkin": #7 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #8 [ 3/10] RUN cd /tmp &&     wget --quiet -O protoc-gen-doc.tar.gz https://github.com/pseudomuto/protoc-gen-doc/releases/download/v1.5.1/protoc-gen-doc_1.5.1_linux_amd64.tar.gz &&     tar -xf protoc-gen-doc.tar.gz &&     mv ./protoc-gen-doc /usr/local/bin/ &&     rm protoc-gen-doc.tar.gz
Step #2 - "fetch-quilkin": #8 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #9 [ 4/10] RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list && curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key --keyring /usr/share/keyrings/cloud.google.gpg  add - && apt-get update -y &&     apt-get install google-cloud-cli google-cloud-cli-gke-gcloud-auth-plugin kubectl -y &&     echo "source /usr/share/google-cloud-sdk/completion.bash.inc" >> /root/.bashrc &&     echo "source <(kubectl completion bash)" >> /root/.bashrc
Step #2 - "fetch-quilkin": #9 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #10 [ 6/10] RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash &&     echo "source <(helm completion bash)" >> /root/.bashrc
Step #2 - "fetch-quilkin": #10 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #11 [ 7/10] WORKDIR /tmp
Step #2 - "fetch-quilkin": #11 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #12 [ 9/10] RUN git config --global --add safe.directory /workspace
Step #2 - "fetch-quilkin": #12 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #13 [ 8/10] RUN wget --quiet -O htmltest.tar.gz "https://github.com/wjdp/htmltest/releases/download/v0.16.0/htmltest_0.16.0_linux_$(dpkg --print-architecture).tar.gz" &&      tar -xf htmltest.tar.gz && mv ./htmltest /usr/local/bin/ && rm htmltest.tar.gz
Step #2 - "fetch-quilkin": #13 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #14 [10/10] RUN set -eux;     dpkgArch="$(dpkg --print-architecture)" &&     case "${dpkgArch##*-}" in         amd64) rustArch='x86_64-unknown-linux-gnu';;         armhf) rustArch='armv7-unknown-linux-gnueabihf';;         arm64) rustArch='aarch64-unknown-linux-gnu';;         i386) rustArch='i686-unknown-linux-gnu';;         *) echo >&2 "unsupported architecture: ${dpkgArch}"; exit 1 ;;     esac &&     wget --quiet "https://static.rust-lang.org/rustup/dist/${rustArch}/rustup-init" &&     chmod +x rustup-init;     ./rustup-init -y --no-modify-path --profile minimal --default-toolchain $RUST_TOOLCHAIN --default-host ${rustArch};     rm rustup-init &&     chmod -R a+w $RUSTUP_HOME $CARGO_HOME &&     rustup component add rustfmt clippy &&     rustup target add x86_64-unknown-linux-gnu aarch64-unknown-linux-gnu x86_64-pc-windows-gnu &&     cargo install mdbook cargo-watch &&     cargo install --locked cargo-about &&     cargo install --locked mdbook-variables &&     cargo install --locked cargo-deny &&     cargo install --locked proto-gen &&     rustup --version &&     cargo --version &&     rustc --version
Step #2 - "fetch-quilkin": #14 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #15 exporting to image
Step #2 - "fetch-quilkin": #15 exporting layers done
Step #2 - "fetch-quilkin": #15 writing image sha256:d4a420ce9f07b5ebcb00d9f26f72b2f5d5e75c5e404ddd8335ca8cd8e12045af done
Step #2 - "fetch-quilkin": #15 naming to us-docker.pkg.dev/quilkin/ci/build-image done
Step #2 - "fetch-quilkin": #15 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #16 exporting cache
Step #2 - "fetch-quilkin": #16 preparing build cache for export done
Step #2 - "fetch-quilkin": #16 DONE 0.0s
Step #2 - "fetch-quilkin": docker run --rm -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image"  \
Step #2 - "fetch-quilkin": 		--network=host \
Step #2 - "fetch-quilkin": 		-e RUST_BACKTRACE=1 --entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image fetch
Step #2 - "fetch-quilkin":     Updating crates.io index
Step #2 - "fetch-quilkin":  Downloading crates ...
Step #2 - "fetch-quilkin":   Downloaded valuable v0.1.0
Step #2 - "fetch-quilkin":   Downloaded tracing-serde v0.1.3
Step #2 - "fetch-quilkin":   Downloaded windows-targets v0.52.6
Step #2 - "fetch-quilkin":   Downloaded tinyvec_macros v0.1.1
Step #2 - "fetch-quilkin":   Downloaded findshlibs v0.10.2
Step #2 - "fetch-quilkin":   Downloaded itoa v1.0.11
Step #2 - "fetch-quilkin":   Downloaded lazy_static v1.5.0
Step #2 - "fetch-quilkin":   Downloaded kqueue-sys v1.0.4
Step #2 - "fetch-quilkin":   Downloaded form_urlencoded v1.2.1
Step #2 - "fetch-quilkin":   Downloaded byteorder v1.5.0
Step #2 - "fetch-quilkin":   Downloaded bitflags v2.6.0
Step #2 - "fetch-quilkin":   Downloaded time-core v0.1.2
Step #2 - "fetch-quilkin":   Downloaded sct v0.7.1
Step #2 - "fetch-quilkin":   Downloaded hashbrown v0.12.3
Step #2 - "fetch-quilkin":   Downloaded snap v1.1.1
Step #2 - "fetch-quilkin":   Downloaded unsafe-libyaml v0.2.11
Step #2 - "fetch-quilkin":   Downloaded parking v2.2.0
Step #2 - "fetch-quilkin":   Downloaded data-encoding v2.6.0
Step #2 - "fetch-quilkin":   Downloaded idna v0.4.0
Step #2 - "fetch-quilkin":   Downloaded windows-sys v0.48.0
Step #2 - "fetch-quilkin":   Downloaded fixedstr v0.5.7
Step #2 - "fetch-quilkin":   Downloaded ring v0.17.8
Step #2 - "fetch-quilkin":   Downloaded k8s-openapi v0.22.0
Step #2 - "fetch-quilkin":   Downloaded windows-sys v0.59.0
Step #2 - "fetch-quilkin":   Downloaded windows-sys v0.52.0
Step #2 - "fetch-quilkin":   Downloaded winapi-i686-pc-windows-gnu v0.4.0
Step #2 - "fetch-quilkin":   Downloaded winapi-x86_64-pc-windows-gnu v0.4.0
Step #2 - "fetch-quilkin":   Downloaded linux-raw-sys v0.4.14
Step #2 - "fetch-quilkin":   Downloaded winapi v0.3.9
Step #2 - "fetch-quilkin":   Downloaded rustls-pemfile v1.0.4
Step #2 - "fetch-quilkin":   Downloaded hickory-proto v0.24.1
Step #2 - "fetch-quilkin":   Downloaded winreg v0.50.0
Step #2 - "fetch-quilkin":   Downloaded quick-error v1.2.3
Step #2 - "fetch-quilkin":   Downloaded rustls-webpki v0.101.7
Step #2 - "fetch-quilkin":   Downloaded darling_macro v0.20.10
Step #2 - "fetch-quilkin":   Downloaded kube-derive v0.93.1
Step #2 - "fetch-quilkin":   Downloaded symbolic-demangle v12.10.0
Step #2 - "fetch-quilkin":   Downloaded windows_aarch64_msvc v0.48.5
Step #2 - "fetch-quilkin":   Downloaded windows_i686_gnu v0.48.5
Step #2 - "fetch-quilkin":   Downloaded windows_i686_msvc v0.48.5
Step #2 - "fetch-quilkin":   Downloaded windows_x86_64_gnu v0.48.5
Step #2 - "fetch-quilkin":   Downloaded windows_x86_64_msvc v0.48.5
Step #2 - "fetch-quilkin":   Downloaded petgraph v0.6.5
Step #2 - "fetch-quilkin":   Downloaded windows_aarch64_msvc v0.52.6
Step #2 - "fetch-quilkin":   Downloaded windows_i686_gnu v0.52.6
Step #2 - "fetch-quilkin":   Downloaded windows_i686_msvc v0.52.6
Step #2 - "fetch-quilkin":   Downloaded windows_x86_64_gnu v0.52.6
Step #2 - "fetch-quilkin":   Downloaded windows_x86_64_msvc v0.52.6
Step #2 - "fetch-quilkin":   Downloaded heck v0.4.1
Step #2 - "fetch-quilkin":   Downloaded enum-as-inner v0.6.0
Step #2 - "fetch-quilkin":   Downloaded ipnet v2.9.0
Step #2 - "fetch-quilkin":   Downloaded widestring v1.1.0
Step #2 - "fetch-quilkin":   Downloaded ipconfig v0.3.2
Step #2 - "fetch-quilkin":   Downloaded lru-cache v0.1.2
Step #2 - "fetch-quilkin":   Downloaded match_cfg v0.1.0
Step #2 - "fetch-quilkin":   Downloaded hostname v0.3.1
Step #2 - "fetch-quilkin":   Downloaded resolv-conf v0.7.0
Step #2 - "fetch-quilkin":   Downloaded darling v0.20.10
Step #2 - "fetch-quilkin":   Downloaded concurrent-queue v2.5.0
Step #2 - "fetch-quilkin":   Downloaded syn v1.0.109
Step #2 - "fetch-quilkin":   Downloaded cpufeatures v0.2.12
Step #2 - "fetch-quilkin":   Downloaded block-buffer v0.10.4
Step #2 - "fetch-quilkin":   Downloaded typenum v1.17.0
Step #2 - "fetch-quilkin":   Downloaded crypto-common v0.1.6
Step #2 - "fetch-quilkin":   Downloaded digest v0.10.7
Step #2 - "fetch-quilkin":   Downloaded sha2 v0.10.8
Step #2 - "fetch-quilkin":   Downloaded debugid v0.8.0
Step #2 - "fetch-quilkin":   Downloaded memmap2 v0.9.4
Step #2 - "fetch-quilkin":   Downloaded stable_deref_trait v1.2.0
Step #2 - "fetch-quilkin":   Downloaded symbolic-common v12.10.0
Step #2 - "fetch-quilkin":   Downloaded pprof v0.13.0
Step #2 - "fetch-quilkin":   Downloaded diff v0.1.13
Step #2 - "fetch-quilkin":   Downloaded yansi v0.5.1
Step #2 - "fetch-quilkin":   Downloaded pretty_assertions v1.4.0
Step #2 - "fetch-quilkin":   Downloaded arc-swap v1.7.1
Step #2 - "fetch-quilkin":   Downloaded js-sys v0.3.69
Step #2 - "fetch-quilkin":   Downloaded web-time v1.1.0
Step #2 - "fetch-quilkin":   Downloaded cached v0.53.1
Step #2 - "fetch-quilkin":   Downloaded enum-map-derive v0.17.0
Step #2 - "fetch-quilkin":   Downloaded enum-map v2.7.3
Step #2 - "fetch-quilkin":   Downloaded prometheus v0.13.4
Step #2 - "fetch-quilkin":   Downloaded prost-types v0.12.6
Step #2 - "fetch-quilkin":   Downloaded dyn-clone v1.0.17
Step #2 - "fetch-quilkin":   Downloaded serde_derive_internals v0.29.1
Step #2 - "fetch-quilkin":   Downloaded schemars_derive v0.8.21
Step #2 - "fetch-quilkin":   Downloaded psm v0.1.21
Step #2 - "fetch-quilkin":   Downloaded stacker v0.1.15
Step #2 - "fetch-quilkin":   Downloaded serde_stacker v0.1.11
Step #2 - "fetch-quilkin":   Downloaded async-trait v0.1.81
Step #2 - "fetch-quilkin":   Downloaded axum v0.6.20
Step #2 - "fetch-quilkin":   Downloaded base64 v0.21.7
Step #2 - "fetch-quilkin":   Downloaded allocator-api2 v0.2.18
Step #2 - "fetch-quilkin":   Downloaded indexmap v2.3.0
Step #2 - "fetch-quilkin":   Downloaded h2 v0.3.26
Step #2 - "fetch-quilkin":   Downloaded fnv v1.0.7
Step #2 - "fetch-quilkin":   Downloaded http-body v0.4.6
Step #2 - "fetch-quilkin":   Downloaded httpdate v1.0.3
Step #2 - "fetch-quilkin":   Downloaded hyper v0.14.30
Step #2 - "fetch-quilkin":   Downloaded tokio-io-timeout v1.2.0
Step #2 - "fetch-quilkin":   Downloaded anyhow v1.0.86
Step #2 - "fetch-quilkin":   Downloaded clap_builder v4.5.13
Step #2 - "fetch-quilkin":   Downloaded clap v4.5.13
Step #2 - "fetch-quilkin":   Downloaded divan v0.1.14
Step #2 - "fetch-quilkin":   Downloaded tonic v0.11.0
Step #2 - "fetch-quilkin":   Downloaded rustls v0.23.12
Step #2 - "fetch-quilkin":   Downloaded windows_aarch64_gnullvm v0.48.5
Step #2 - "fetch-quilkin":   Downloaded windows_x86_64_gnullvm v0.48.5
Step #2 - "fetch-quilkin":   Downloaded event-listener v5.3.1
Step #2 - "fetch-quilkin":   Downloaded event-listener-strategy v0.5.2
Step #2 - "fetch-quilkin":   Downloaded async-broadcast v0.7.1
Step #2 - "fetch-quilkin":   Downloaded instant v0.1.13
Step #2 - "fetch-quilkin":   Downloaded backoff v0.4.0
Step #2 - "fetch-quilkin":   Downloaded derivative v2.2.0
Step #2 - "fetch-quilkin":   Downloaded home v0.5.9
Step #2 - "fetch-quilkin":   Downloaded headers-core v0.3.0
Step #2 - "fetch-quilkin":   Downloaded sha1 v0.10.6
Step #2 - "fetch-quilkin":   Downloaded headers v0.4.0
Step #2 - "fetch-quilkin":   Downloaded schannel v0.1.23
Step #2 - "fetch-quilkin":   Downloaded prost-build v0.12.6
Step #2 - "fetch-quilkin":   Downloaded bitflags v1.3.2
Step #2 - "fetch-quilkin":   Downloaded clap_lex v0.7.2
Step #2 - "fetch-quilkin":   Downloaded webpki-roots v0.26.3
Step #2 - "fetch-quilkin":   Downloaded h2 v0.4.5
Step #2 - "fetch-quilkin":   Downloaded vcpkg v0.2.15
Step #2 - "fetch-quilkin":   Downloaded openssl v0.10.66
Step #2 - "fetch-quilkin":   Downloaded chrono v0.4.38
Step #2 - "fetch-quilkin":   Downloaded libmimalloc-sys v0.1.39
Step #2 - "fetch-quilkin":   Downloaded nix v0.26.4
Step #2 - "fetch-quilkin":   Downloaded eyre v0.6.12
Step #2 - "fetch-quilkin":   Downloaded strum_macros v0.26.4
Step #2 - "fetch-quilkin":   Downloaded itertools v0.12.1
Step #2 - "fetch-quilkin":   Downloaded hyper v1.4.1
Step #2 - "fetch-quilkin":   Downloaded pest v2.7.11
Step #2 - "fetch-quilkin":   Downloaded rustls-webpki v0.102.6
Step #2 - "fetch-quilkin":   Downloaded tower-http v0.5.2
Step #2 - "fetch-quilkin":   Downloaded kube-runtime v0.93.1
Step #2 - "fetch-quilkin":   Downloaded tokio v1.39.2
Step #2 - "fetch-quilkin":   Downloaded indenter v0.3.3
Step #2 - "fetch-quilkin":   Downloaded stable-eyre v0.2.2
Step #2 - "fetch-quilkin":   Downloaded strum v0.26.3
Step #2 - "fetch-quilkin":   Downloaded heck v0.5.0
Step #2 - "fetch-quilkin":   Downloaded sys-info v0.9.1
Step #2 - "fetch-quilkin":   Downloaded thiserror-impl v1.0.63
Step #2 - "fetch-quilkin":   Downloaded thiserror v1.0.63
Step #2 - "fetch-quilkin":   Downloaded deranged v0.3.11
Step #2 - "fetch-quilkin":   Downloaded num-conv v0.1.0
Step #2 - "fetch-quilkin":   Downloaded powerfmt v0.2.0
Step #2 - "fetch-quilkin":   Downloaded axum-core v0.3.4
Step #2 - "fetch-quilkin":   Downloaded mime v0.3.17
Step #2 - "fetch-quilkin":   Downloaded rustversion v1.0.17
Step #2 - "fetch-quilkin":   Downloaded sync_wrapper v0.1.2
Step #2 - "fetch-quilkin":   Downloaded version_check v0.9.5
Step #2 - "fetch-quilkin":   Downloaded ahash v0.8.11
Step #2 - "fetch-quilkin":   Downloaded http v0.2.12
Step #2 - "fetch-quilkin":   Downloaded httparse v1.9.4
Step #2 - "fetch-quilkin":   Downloaded try-lock v0.2.5
Step #2 - "fetch-quilkin":   Downloaded want v0.3.1
Step #2 - "fetch-quilkin":   Downloaded hyper-timeout v0.4.1
Step #2 - "fetch-quilkin":   Downloaded either v1.13.0
Step #2 - "fetch-quilkin":   Downloaded terminal_size v0.3.0
Step #2 - "fetch-quilkin":   Downloaded clap_derive v4.5.13
Step #2 - "fetch-quilkin":   Downloaded condtype v1.3.0
Step #2 - "fetch-quilkin":   Downloaded divan-macros v0.1.14
Step #2 - "fetch-quilkin":   Downloaded regex-lite v0.1.6
Step #2 - "fetch-quilkin":   Downloaded prost-derive v0.12.6
Step #2 - "fetch-quilkin":   Downloaded prost v0.12.6
Step #2 - "fetch-quilkin":   Downloaded tokio-stream v0.1.15
Step #2 - "fetch-quilkin":   Downloaded indexmap v1.9.3
Step #2 - "fetch-quilkin":   Downloaded tokio-util v0.7.11
Step #2 - "fetch-quilkin":   Downloaded tower-layer v0.3.2
Step #2 - "fetch-quilkin":   Downloaded tower-service v0.3.2
Step #2 - "fetch-quilkin":   Downloaded tower v0.4.13
Step #2 - "fetch-quilkin":   Downloaded pin-project v1.1.5
Step #2 - "fetch-quilkin":   Downloaded tracing-test-macro v0.2.5
Step #2 - "fetch-quilkin":   Downloaded futures-executor v0.3.30
Step #2 - "fetch-quilkin":   Downloaded futures-core v0.3.30
Step #2 - "fetch-quilkin":   Downloaded futures-macro v0.3.30
Step #2 - "fetch-quilkin":   Downloaded serial_test_derive v2.0.0
Step #2 - "fetch-quilkin":   Downloaded async-channel v2.3.1
Step #2 - "fetch-quilkin":   Downloaded anstyle-parse v0.2.5
Step #2 - "fetch-quilkin":   Downloaded anstyle-wincon v3.0.4
Step #2 - "fetch-quilkin":   Downloaded is_terminal_polyfill v1.70.1
Step #2 - "fetch-quilkin":   Downloaded schemars v0.8.21
Step #2 - "fetch-quilkin":   Downloaded matchit v0.7.3
Step #2 - "fetch-quilkin":   Downloaded core-foundation v0.9.4
Step #2 - "fetch-quilkin":   Downloaded core-foundation-sys v0.8.6
Step #2 - "fetch-quilkin":   Downloaded security-framework v2.11.1
Step #2 - "fetch-quilkin":   Downloaded rustls-native-certs v0.7.1
Step #2 - "fetch-quilkin":   Downloaded tokio-rustls v0.26.0
Step #2 - "fetch-quilkin":   Downloaded hyper-rustls v0.27.2
Step #2 - "fetch-quilkin":   Downloaded hyper-timeout v0.5.1
Step #2 - "fetch-quilkin":   Downloaded hyper-util v0.1.7
Step #2 - "fetch-quilkin":   Downloaded ucd-trie v0.1.6
Step #2 - "fetch-quilkin":   Downloaded pest_meta v2.7.11
Step #2 - "fetch-quilkin":   Downloaded pest_generator v2.7.11
Step #2 - "fetch-quilkin":   Downloaded pest_derive v2.7.11
Step #2 - "fetch-quilkin":   Downloaded jsonpath-rust v0.5.1
Step #2 - "fetch-quilkin":   Downloaded openssl-macros v0.1.1
Step #2 - "fetch-quilkin":   Downloaded openssl-sys v0.9.103
Step #2 - "fetch-quilkin":   Downloaded spin v0.9.8
Step #2 - "fetch-quilkin":   Downloaded untrusted v0.9.0
Step #2 - "fetch-quilkin":   Downloaded subtle v2.6.1
Step #2 - "fetch-quilkin":   Downloaded rustls-pki-types v1.8.0
Step #2 - "fetch-quilkin":   Downloaded rustls-pemfile v2.1.3
Step #2 - "fetch-quilkin":   Downloaded kube-client v0.93.1
Step #2 - "fetch-quilkin":   Downloaded http v1.1.0
Step #2 - "fetch-quilkin":   Downloaded fluent-uri v0.1.4
Step #2 - "fetch-quilkin":   Downloaded jsonptr v0.4.7
Step #2 - "fetch-quilkin":   Downloaded base64 v0.22.1
Step #2 - "fetch-quilkin":   Downloaded num-traits v0.2.19
Step #2 - "fetch-quilkin":   Downloaded serde-value v0.7.0
Step #2 - "fetch-quilkin":   Downloaded kube-core v0.93.1
Step #2 - "fetch-quilkin":   Downloaded hashbrown v0.13.2
Step #2 - "fetch-quilkin":   Downloaded lasso v0.7.2
Step #2 - "fetch-quilkin":   Downloaded adler32 v1.2.0
Step #2 - "fetch-quilkin":   Downloaded dary_heap v0.3.6
Step #2 - "fetch-quilkin":   Downloaded core2 v0.4.0
Step #2 - "fetch-quilkin":   Downloaded rle-decode-fast v1.0.3
Step #2 - "fetch-quilkin":   Downloaded libflate v2.1.0
Step #2 - "fetch-quilkin":   Downloaded lz4_flex v0.11.3
Step #2 - "fetch-quilkin":   Downloaded ipnetwork v0.20.0
Step #2 - "fetch-quilkin":   Downloaded crossbeam-utils v0.8.20
Step #2 - "fetch-quilkin":   Downloaded crossbeam-channel v0.5.13
Step #2 - "fetch-quilkin":   Downloaded redox_syscall v0.4.1
Step #2 - "fetch-quilkin":   Downloaded fsevent-sys v4.1.0
Step #2 - "fetch-quilkin":   Downloaded inotify v0.9.6
Step #2 - "fetch-quilkin":   Downloaded kqueue v1.0.8
Step #2 - "fetch-quilkin":   Downloaded mio v0.8.11
Step #2 - "fetch-quilkin":   Downloaded prettyplease v0.2.20
Step #2 - "fetch-quilkin":   Downloaded rustix v0.38.34
Step #2 - "fetch-quilkin":   Downloaded libc v0.2.155
Step #2 - "fetch-quilkin":   Downloaded windows_aarch64_gnullvm v0.52.6
Step #2 - "fetch-quilkin":   Downloaded windows_i686_gnullvm v0.52.6
Step #2 - "fetch-quilkin":   Downloaded regex-automata v0.4.7
Step #2 - "fetch-quilkin":   Downloaded pin-project-internal v1.1.5
Step #2 - "fetch-quilkin":   Downloaded tracing-futures v0.2.5
Step #2 - "fetch-quilkin":   Downloaded tracing-test v0.2.5
Step #2 - "fetch-quilkin":   Downloaded futures-channel v0.3.30
Step #2 - "fetch-quilkin":   Downloaded futures-io v0.3.30
Step #2 - "fetch-quilkin":   Downloaded futures-sink v0.3.30
Step #2 - "fetch-quilkin":   Downloaded serial_test v2.0.0
Step #2 - "fetch-quilkin":   Downloaded base64-serde v0.7.0
Step #2 - "fetch-quilkin":   Downloaded anstyle-query v1.1.1
Step #2 - "fetch-quilkin":   Downloaded colorchoice v1.0.2
Step #2 - "fetch-quilkin":   Downloaded utf8parse v0.2.2
Step #2 - "fetch-quilkin":   Downloaded anstream v0.6.15
Step #2 - "fetch-quilkin":   Downloaded anstyle v1.0.8
Step #2 - "fetch-quilkin":   Downloaded rustls v0.21.12
Step #2 - "fetch-quilkin":   Downloaded hickory-resolver v0.24.1
Step #2 - "fetch-quilkin":   Downloaded io-uring v0.6.4
Step #2 - "fetch-quilkin":   Downloaded strsim v0.11.1
Step #2 - "fetch-quilkin":   Downloaded darling_core v0.20.10
Step #2 - "fetch-quilkin":   Downloaded wasm-bindgen v0.2.92
Step #2 - "fetch-quilkin":   Downloaded time v0.3.36
Step #2 - "fetch-quilkin":   Downloaded security-framework-sys v2.11.1
Step #2 - "fetch-quilkin":   Downloaded atomic-waker v1.1.2
Step #2 - "fetch-quilkin":   Downloaded foreign-types-shared v0.1.1
Step #2 - "fetch-quilkin":   Downloaded pkg-config v0.3.30
Step #2 - "fetch-quilkin":   Downloaded pem v3.0.4
Step #2 - "fetch-quilkin":   Downloaded http-body v1.0.1
Step #2 - "fetch-quilkin":   Downloaded json-patch v2.0.0
Step #2 - "fetch-quilkin":   Downloaded ordered-float v2.10.1
Step #2 - "fetch-quilkin":   Downloaded dashmap v5.5.3
Step #2 - "fetch-quilkin":   Downloaded crc32fast v1.4.2
Step #2 - "fetch-quilkin":   Downloaded same-file v1.0.6
Step #2 - "fetch-quilkin":   Downloaded walkdir v2.5.0
Step #2 - "fetch-quilkin":   Downloaded num_cpus v1.16.0
Step #2 - "fetch-quilkin":   Downloaded fixedbitset v0.4.2
Step #2 - "fetch-quilkin":   Downloaded idna v0.5.0
Step #2 - "fetch-quilkin":   Downloaded gimli v0.28.1
Step #2 - "fetch-quilkin":   Downloaded object v0.32.2
Step #2 - "fetch-quilkin":   Downloaded windows_x86_64_gnullvm v0.52.6
Step #2 - "fetch-quilkin":   Downloaded regex-syntax v0.6.29
Step #2 - "fetch-quilkin":   Downloaded aho-corasick v1.1.3
Step #2 - "fetch-quilkin":   Downloaded regex-syntax v0.8.4
Step #2 - "fetch-quilkin":   Downloaded regex v1.10.6
Step #2 - "fetch-quilkin":   Downloaded syn v2.0.72
Step #2 - "fetch-quilkin":   Downloaded tokio-rustls v0.24.1
Step #2 - "fetch-quilkin":   Downloaded ident_case v1.0.1
Step #2 - "fetch-quilkin":   Downloaded hyper-http-proxy v1.0.0
Step #2 - "fetch-quilkin":   Downloaded linked-hash-map v0.5.6
Step #2 - "fetch-quilkin":   Downloaded linked_hash_set v0.1.4
Step #2 - "fetch-quilkin":   Downloaded hyper-openssl v0.10.2
Step #2 - "fetch-quilkin":   Downloaded openssl-probe v0.1.5
Step #2 - "fetch-quilkin":   Downloaded bumpalo v3.16.0
Step #2 - "fetch-quilkin":   Downloaded wasm-bindgen-backend v0.2.92
Step #2 - "fetch-quilkin":   Downloaded wasm-bindgen-shared v0.2.92
Step #2 - "fetch-quilkin":   Downloaded wasm-bindgen-macro-support v0.2.92
Step #2 - "fetch-quilkin":   Downloaded wasm-bindgen-macro v0.2.92
Step #2 - "fetch-quilkin":   Downloaded seahash v4.1.0
Step #2 - "fetch-quilkin":   Downloaded serde_regex v1.1.0
Step #2 - "fetch-quilkin":   Downloaded serde_yaml v0.9.34+deprecated
Step #2 - "fetch-quilkin":   Downloaded async-stream v0.3.5
Step #2 - "fetch-quilkin":   Downloaded hashbrown v0.14.5
Step #2 - "fetch-quilkin":   Downloaded foreign-types v0.3.2
Step #2 - "fetch-quilkin":   Downloaded zeroize v1.8.1
Step #2 - "fetch-quilkin":   Downloaded secrecy v0.8.0
Step #2 - "fetch-quilkin":   Downloaded http-body-util v0.1.2
Step #2 - "fetch-quilkin":   Downloaded kube v0.93.1
Step #2 - "fetch-quilkin":   Downloaded libflate_lz77 v2.1.0
Step #2 - "fetch-quilkin":   Downloaded maxminddb v0.24.0
Step #2 - "fetch-quilkin":   Downloaded filetime v0.2.23
Step #2 - "fetch-quilkin":   Downloaded windows-targets v0.48.5
Step #2 - "fetch-quilkin":   Downloaded notify v6.1.1
Step #2 - "fetch-quilkin":   Downloaded multimap v0.10.0
Step #2 - "fetch-quilkin":   Downloaded generic-array v0.14.7
Step #2 - "fetch-quilkin":   Downloaded pin-utils v0.1.0
Step #2 - "fetch-quilkin":   Downloaded futures-util v0.3.30
Step #2 - "fetch-quilkin":   Downloaded tryhard v0.5.1
Step #2 - "fetch-quilkin":   Downloaded unicode-bidi v0.3.15
Step #2 - "fetc
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/quilkin-build-logs/log-2c007a4d-1aeb-4ff9-afa5-9d7fc0a4cecb.txt.]
...

Step #10 - "test-agones": 27be814a09eb: Verifying Checksum
Step #10 - "test-agones": 27be814a09eb: Download complete
Step #10 - "test-agones": b6824ed73363: Pull complete
Step #10 - "test-agones": 7c12895b777b: Pull complete
Step #10 - "test-agones": da7816fa955e: Verifying Checksum
Step #10 - "test-agones": da7816fa955e: Download complete
Step #10 - "test-agones": 9aee425378d2: Verifying Checksum
Step #10 - "test-agones": 9aee425378d2: Download complete
Step #10 - "test-agones": 33e068de2649: Pull complete
Step #10 - "test-agones": 5664b15f108b: Pull complete
Step #10 - "test-agones": ffb78650e679: Verifying Checksum
Step #10 - "test-agones": ffb78650e679: Download complete
Step #10 - "test-agones": 27be814a09eb: Pull complete
Step #10 - "test-agones": 09c50f98c494: Verifying Checksum
Step #10 - "test-agones": 09c50f98c494: Download complete
Step #10 - "test-agones": 4aa0ea1413d3: Pull complete
Step #10 - "test-agones": ad7888c7ea2f: Verifying Checksum
Step #10 - "test-agones": ad7888c7ea2f: Download complete
Step #10 - "test-agones": da7816fa955e: Pull complete
Step #10 - "test-agones": 9aee425378d2: Pull complete
Step #10 - "test-agones": 1f1e45d26788: Verifying Checksum
Step #10 - "test-agones": 1f1e45d26788: Download complete
Step #10 - "test-agones": 1d77afb4803e: Verifying Checksum
Step #10 - "test-agones": 1d77afb4803e: Download complete
Step #10 - "test-agones": 7145a5563bee: Verifying Checksum
Step #10 - "test-agones": 7145a5563bee: Download complete
Step #10 - "test-agones": ffb78650e679: Pull complete
Step #10 - "test-agones": a384a66def43: Verifying Checksum
Step #10 - "test-agones": a384a66def43: Download complete
Step #10 - "test-agones": ad7888c7ea2f: Pull complete
Step #10 - "test-agones": a1266b103575: Verifying Checksum
Step #10 - "test-agones": a1266b103575: Download complete
Step #10 - "test-agones": 09c50f98c494: Pull complete
Step #10 - "test-agones": 1f1e45d26788: Pull complete
Step #10 - "test-agones": 7145a5563bee: Pull complete
Step #10 - "test-agones": 1d77afb4803e: Pull complete
Step #10 - "test-agones": a384a66def43: Pull complete
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.677744Z","level":"INFO","fields":{"message":"shutting down from signal","signal":"SIGINT"},"target":"quilkin::cli","filename":"src/cli.rs","threadId":"ThreadId(28)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.677924Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(154)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.677949Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(114)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.677949Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(162)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.677973Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(58)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.677968Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(130)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.677973Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(42)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.677962Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(98)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.677957Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(110)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.677962Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(106)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678049Z","level":"INFO","fields":{"message":"waiting for active sessions to expire","sessions":"0"},"target":"quilkin::components::proxy","filename":"src/components/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}],"threadId":"ThreadId(1)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678088Z","level":"INFO","fields":{"message":"all sessions expired"},"target":"quilkin::components::proxy","filename":"src/components/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}],"threadId":"ThreadId(1)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678076Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(102)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678076Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(134)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678147Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(70)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678143Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(86)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678183Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(142)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678177Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(138)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678259Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(50)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678007Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(146)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678022Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(82)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678662Z","level":"INFO","fields":{"message":"shutting down phoenix HTTP service"},"target":"quilkin::net::phoenix","filename":"src/net/phoenix.rs","threadId":"ThreadId(165)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678043Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(150)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678041Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(62)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678119Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(46)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678041Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(78)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678136Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(54)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678035Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(126)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678221Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(66)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678063Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(74)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678205Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(122)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678313Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(90)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678211Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(118)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678222Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(38)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678398Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(158)"}
Step #7 - "test-quilkin-image-default-config-file": {"timestamp":"2024-10-08T00:04:11.678451Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(94)"}
Step #10 - "test-agones": a1266b103575: Pull complete
Step #10 - "test-agones": Digest: sha256:3f0abe1af9bc378b16af84f7497f273caaf79308fd04ca302974d070fe68b8e2
Step #10 - "test-agones": Status: Downloaded newer image for us-docker.pkg.dev/quilkin/release/quilkin:0.8.0
Step #10 - "test-agones": us-docker.pkg.dev/quilkin/release/quilkin:0.8.0
Step #10 - "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 #10 - "test-agones": 		--entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image clippy --tests -- -D warnings
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003275Z","level":"INFO","fields":{"message":"shutting down from signal","signal":"SIGINT"},"target":"quilkin::cli","filename":"src/cli.rs","threadId":"ThreadId(28)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003460Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(162)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003474Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(94)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003482Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(70)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003485Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(82)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003464Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(66)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003485Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(126)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003503Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(102)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003500Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(50)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003596Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(114)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003599Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(106)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003619Z","level":"INFO","fields":{"message":"waiting for active sessions to expire","sessions":"0"},"target":"quilkin::components::proxy","filename":"src/components/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}],"threadId":"ThreadId(1)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003593Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(134)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003607Z","level":"INFO","fields":{"message":"shutting down phoenix HTTP service"},"target":"quilkin::net::phoenix","filename":"src/net/phoenix.rs","threadId":"ThreadId(164)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003658Z","level":"INFO","fields":{"message":"all sessions expired"},"target":"quilkin::components::proxy","filename":"src/components/proxy.rs","span":{"name":"run"},"spans":[{"name":"run"}],"threadId":"ThreadId(1)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003601Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(118)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003859Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(130)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003864Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(46)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003867Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(138)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003870Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(86)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003875Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(54)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003857Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(78)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003565Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(154)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003661Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(122)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003645Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(42)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003682Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(150)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003659Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(110)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003691Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(74)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003676Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(90)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003666Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(142)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003936Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(146)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003633Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(58)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003899Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(62)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003786Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(158)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003891Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(98)"}
Step #8 - "test-quilkin-image-command-line": {"timestamp":"2024-10-08T00:04:12.003901Z","level":"INFO","fields":{"message":"io-uring loop shutdown requested"},"target":"quilkin::components::proxy::io_uring_shared","filename":"src/components/proxy/io_uring_shared.rs","threadId":"ThreadId(38)"}
Finished Step #7 - "test-quilkin-image-default-config-file"
Finished Step #8 - "test-quilkin-image-command-line"
Step #10 - "test-agones":    Compiling quilkin v0.10.0-dev (/workspace)
Step #10 - "test-agones":    Compiling quilkin-macros v0.10.0-dev (/workspace/crates/macros)
Step #10 - "test-agones":     Checking quilkin-proto v0.10.0-dev (/workspace/crates/quilkin-proto)
Step #10 - "test-agones":     Checking quilkin-xds v0.10.0-dev (/workspace/crates/xds)
Step #10 - "test-agones":     Checking agones v0.1.0 (/workspace/crates/agones)
Step #10 - "test-agones":     Finished dev [unoptimized + debuginfo] target(s) in 31.37s
Step #10 - "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 #10 - "test-agones": 	--entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image fmt -- --check
Step #10 - "test-agones": # Confirm access to K8s, and force refresh of the auth token for the kube context
Step #10 - "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 #10 - "test-agones": 	--entrypoint=kubectl us-docker.pkg.dev/quilkin/ci/build-image get ns
Step #10 - "test-agones": NAME                 STATUS   AGE
Step #10 - "test-agones": 1728311859           Active   9h
Step #10 - "test-agones": agones-system        Active   152d
Step #10 - "test-agones": default              Active   152d
Step #10 - "test-agones": gke-managed-system   Active   152d
Step #10 - "test-agones": gmp-public           Active   152d
Step #10 - "test-agones": gmp-system           Active   152d
Step #10 - "test-agones": kube-node-lease      Active   152d
Step #10 - "test-agones": kube-public          Active   152d
Step #10 - "test-agones": kube-system          Active   152d
Step #10 - "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 #10 - "test-agones": 		-e "RUST_BACKTRACE=1" -e "IMAGE_TAG=us-docker.pkg.dev/quilkin/ci/quilkin:"0.10.0-dev"-09a854e" -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 #10 - "test-agones":    Compiling foreign-types-shared v0.1.1
Step #10 - "test-agones":    Compiling openssl-sys v0.9.103
Step #10 - "test-agones":    Compiling darling_core v0.20.10
Step #10 - "test-agones":    Compiling linked_hash_set v0.1.4
Step #10 - "test-agones":    Compiling serde_json v1.0.122
Step #10 - "test-agones":    Compiling serial_test v2.0.0
Step #10 - "test-agones":    Compiling foreign-types v0.3.2
Step #10 - "test-agones":    Compiling openssl v0.10.66
Step #10 - "test-agones":    Compiling darling_macro v0.20.10
Step #10 - "test-agones":    Compiling darling v0.20.10
Step #10 - "test-agones":    Compiling kube-derive v0.93.1
Step #10 - "test-agones":    Compiling hyper-openssl v0.10.2
Step #10 - "test-agones":    Compiling kube-client v0.93.1
Step #10 - "test-agones":    Compiling kube-runtime v0.93.1
Step #10 - "test-agones":    Compiling kube v0.93.1
Step #10 - "test-agones":    Compiling quilkin v0.10.0-dev (/workspace)
Step #10 - "test-agones":    Compiling agones v0.1.0 (/workspace/crates/agones)
Step #10 - "test-agones":     Finished test [unoptimized + debuginfo] target(s) in 56.46s
Step #10 - "test-agones":      Running unittests src/lib.rs (/workspace/target/build-image/debug/deps/agones-77def7d44cb2e52e)
Step #10 - "test-agones": 
Step #10 - "test-agones": running 5 tests
Step #10 - "test-agones": test sidecar::tests::gameserver_no_sidecar ... ok
Step #10 - "test-agones": test sidecar::tests::gameserver_sidecar ... ok
Step #10 - "test-agones": test pod::tests::create_quilkin_pod ... ok
Step #10 - "test-agones": test provider::tests::agones_token_router has been running for over 60 seconds
Step #10 - "test-agones": test relay::tests::agones_token_router has been running for over 60 seconds
Step #10 - "test-agones": test relay::tests::agones_token_router ... ok
Step #10 - "test-agones": test provider::tests::agones_token_router ... ok
Step #10 - "test-agones": 
Step #10 - "test-agones": test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 110.35s
Step #10 - "test-agones": 
Step #10 - "test-agones":    Doc-tests agones
Step #10 - "test-agones": 
Step #10 - "test-agones": running 0 tests
Step #10 - "test-agones": 
Step #10 - "test-agones": test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Step #10 - "test-agones": 
Step #10 - "test-agones": make[1]: Leaving directory '/workspace/build'
Finished Step #10 - "test-agones"
PUSH
Pushing us-docker.pkg.dev/quilkin/ci/quilkin
The push refers to repository [us-docker.pkg.dev/quilkin/ci/quilkin]
67093348c478: Preparing
344806278c17: Preparing
a63f50ae361d: Preparing
78110d1d9807: Preparing
72b92cef5d1c: Preparing
b82d7f2804d3: Preparing
949b44fda9d0: Preparing
cb0e97aec960: Preparing
b336e209998f: Preparing
f4aee9e53c42: Preparing
1a73b54f556b: Preparing
2a92d6ac9e4f: Preparing
bbb6cacb8c82: Preparing
ac805962e479: Preparing
af5aa97ebe6c: Preparing
4d049f83d9cf: Preparing
ddc6e550070c: Preparing
8fa10c0194df: Preparing
d37950ece3d3: Preparing
b82d7f2804d3: Waiting
f4aee9e53c42: Waiting
949b44fda9d0: Waiting
b336e209998f: Waiting
cb0e97aec960: Waiting
1a73b54f556b: Waiting
ddc6e550070c: Waiting
4d049f83d9cf: Waiting
8fa10c0194df: Waiting
d37950ece3d3: Waiting
ac805962e479: Waiting
af5aa97ebe6c: Waiting
2a92d6ac9e4f: Waiting
a63f50ae361d: Layer already exists
344806278c17: Layer already exists
67093348c478: Layer already exists
72b92cef5d1c: Layer already exists
78110d1d9807: Layer already exists
b82d7f2804d3: Layer already exists
cb0e97aec960: Layer already exists
b336e209998f: Layer already exists
949b44fda9d0: Layer already exists
f4aee9e53c42: Layer already exists
1a73b54f556b: Layer already exists
af5aa97ebe6c: Layer already exists
bbb6cacb8c82: Layer already exists
2a92d6ac9e4f: Layer already exists
ac805962e479: Layer already exists
4d049f83d9cf: Layer already exists
ddc6e550070c: Layer already exists
d37950ece3d3: Layer already exists
8fa10c0194df: Layer already exists
0.10.0-dev-09a854e: digest: sha256:123b0c14a6c4cadffe2b3a0aae7dcd52e29ea407f6f8057bded206f4d5438606 size: 4285
DONE
Step #5 - "test-docs": �[0m

Build Log: https://storage.cloud.google.com/quilkin-build-logs/log-2c007a4d-1aeb-4ff9-afa5-9d7fc0a4cecb.txt