Skip to content

Bump golang.org/x/tools from 0.40.0 to 0.41.0 in the go-deps group

831980d
Select commit
Loading
Failed to load commit list.
Merged

Bump golang.org/x/tools from 0.40.0 to 0.41.0 in the go-deps group #3851

Bump golang.org/x/tools from 0.40.0 to 0.41.0 in the go-deps group
831980d
Select commit
Loading
Failed to load commit list.
Google Cloud Build / trillian-pr-tests (trillian-opensource-ci) succeeded Feb 3, 2026 in 10m 4s

Summary

Build Information

Trigger trillian-pr-tests
Build 06233df8-8786-4714-b50c-6cf4e7a7b6bb
Start 2026-02-03T08:34:52-08:00
Duration 9m4.644s
Status SUCCESS

Steps

Step Status Duration
gcr.io/cloud-builders/docker SUCCESS 19.897s
gcr.io/cloud-builders/docker SUCCESS 3.09s
prepare SUCCESS 13.101s
check SUCCESS 19.755s
presubmit SUCCESS 4m13.589s
codecov SUCCESS 4m25.124s
presubmit_batched SUCCESS 4m14.091s
presubmit_pkcs11 SUCCESS 4m13.019s
presubmits_done SUCCESS 606ms
integration SUCCESS 1m38.211s
integration_docker SUCCESS 3m34.561s
integration_etcd SUCCESS 1m46.062s
integration_batched SUCCESS 1m36.269s
integration_pkcs11 SUCCESS 1m36.58s
integration_mariadb SUCCESS 1m33.624s

Details

starting build "06233df8-8786-4714-b50c-6cf4e7a7b6bb"

FETCHSOURCE
From https://github.com/google/trillian
 * branch            831980d4f146862b03e1132fb1d5609502ec79da -> FETCH_HEAD
HEAD is now at 831980d Bump golang.org/x/tools from 0.40.0 to 0.41.0 in the go-deps group
GitCommit:
831980d4f146862b03e1132fb1d5609502ec79da
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/docker
Step #0: latest: Pulling from trillian-opensource-ci/trillian_testbase
Step #0: c1be109a62df: Already exists
Step #0: 64538a062a61: Already exists
Step #0: fd1872fa12cc: Already exists
Step #0: e232fbc8179a: Pulling fs layer
Step #0: 20c503e035cd: Pulling fs layer
Step #0: b1bb226003e5: Pulling fs layer
Step #0: 4f4fb700ef54: Pulling fs layer
Step #0: ffcb0ff7270d: Pulling fs layer
Step #0: 7e56b750d62f: Pulling fs layer
Step #0: 20bd703a97d4: Pulling fs layer
Step #0: ed86ef329f5c: Pulling fs layer
Step #0: 347b04f461cc: Pulling fs layer
Step #0: 20bd703a97d4: Waiting
Step #0: ed86ef329f5c: Waiting
Step #0: 347b04f461cc: Waiting
Step #0: 4f4fb700ef54: Verifying Checksum
Step #0: 4f4fb700ef54: Download complete
Step #0: ffcb0ff7270d: Verifying Checksum
Step #0: ffcb0ff7270d: Download complete
Step #0: b1bb226003e5: Verifying Checksum
Step #0: b1bb226003e5: Download complete
Step #0: 20c503e035cd: Verifying Checksum
Step #0: 20c503e035cd: Download complete
Step #0: 347b04f461cc: Verifying Checksum
Step #0: 347b04f461cc: Download complete
Step #0: 20bd703a97d4: Verifying Checksum
Step #0: e232fbc8179a: Verifying Checksum
Step #0: e232fbc8179a: Download complete
Step #0: 7e56b750d62f: Verifying Checksum
Step #0: ed86ef329f5c: Verifying Checksum
Step #0: ed86ef329f5c: Download complete
Step #0: e232fbc8179a: Pull complete
Step #0: 20c503e035cd: Pull complete
Step #0: b1bb226003e5: Pull complete
Step #0: 4f4fb700ef54: Pull complete
Step #0: ffcb0ff7270d: Pull complete
Step #0: 7e56b750d62f: Pull complete
Step #0: 20bd703a97d4: Pull complete
Step #0: ed86ef329f5c: Pull complete
Step #0: 347b04f461cc: Pull complete
Step #0: Digest: sha256:862e66b79d3e0b0e2a8d4a31c24e145570cab5e884e481642331e6a87f3dd950
Step #0: Status: Downloaded newer image for gcr.io/trillian-opensource-ci/trillian_testbase:latest
Step #0: gcr.io/trillian-opensource-ci/trillian_testbase:latest
Finished Step #0
Starting Step #1
Step #1: Already have image (with digest): gcr.io/cloud-builders/docker
Step #1: Sending build context to Docker daemon  7.658MB

Step #1: Step 1/11 : FROM golang:1.25.6-bookworm@sha256:2f768d462dbffbb0f0b3a5171009f162945b086f326e0b2a8fd5d29c3219ff14
Step #1: docker.io/library/golang:1.25.6-bookworm@sha256:2f768d462dbffbb0f0b3a5171009f162945b086f326e0b2a8fd5d29c3219ff14: Pulling from library/golang
Step #1: c1be109a62df: Already exists
Step #1: 64538a062a61: Already exists
Step #1: fd1872fa12cc: Already exists
Step #1: e232fbc8179a: Already exists
Step #1: 20c503e035cd: Already exists
Step #1: b1bb226003e5: Already exists
Step #1: 4f4fb700ef54: Already exists
Step #1: Digest: sha256:2f768d462dbffbb0f0b3a5171009f162945b086f326e0b2a8fd5d29c3219ff14
Step #1: Status: Downloaded newer image for golang:1.25.6-bookworm@sha256:2f768d462dbffbb0f0b3a5171009f162945b086f326e0b2a8fd5d29c3219ff14
Step #1:  ---> 120f24054f00
Step #1: Step 2/11 : WORKDIR /testbase
Step #1:  ---> Using cache
Step #1:  ---> 50e224a922a7
Step #1: Step 3/11 : ARG GOFLAGS=""
Step #1:  ---> Using cache
Step #1:  ---> 49e3b2106f84
Step #1: Step 4/11 : ENV GOFLAGS=$GOFLAGS
Step #1:  ---> Using cache
Step #1:  ---> 2395d05d193f
Step #1: Step 5/11 : ENV GOPATH=/go
Step #1:  ---> Using cache
Step #1:  ---> 3a58a5109326
Step #1: Step 6/11 : RUN apt-get update && apt-get install -y   build-essential   curl   docker-compose   lsof   mariadb-client   netcat-openbsd   socat   softhsm   unzip   wget   xxd
Step #1:  ---> Using cache
Step #1:  ---> b8733581b275
Step #1: Step 7/11 : RUN curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.55.1
Step #1:  ---> Using cache
Step #1:  ---> 8d04d5519c1d
Step #1: Step 8/11 : RUN curl https://binaries.cockroachdb.com/cockroach-v22.2.7.linux-amd64.tgz | tar -xz && cp -i cockroach-v22.2.7.linux-amd64/cockroach /usr/local/bin/
Step #1:  ---> Using cache
Step #1:  ---> 13b46d53a5e9
Step #1: Step 9/11 : RUN mkdir protoc &&   (cd protoc &&   PROTOC_VERSION="3.20.1" &&   PROTOC_ZIP="protoc-${PROTOC_VERSION}-linux-x86_64.zip" &&   wget "https://github.com/google/protobuf/releases/download/v${PROTOC_VERSION}/${PROTOC_ZIP}" &&   unzip -o ${PROTOC_ZIP} -d /usr/local bin/protoc &&   unzip -o ${PROTOC_ZIP} -d /usr/local 'include/*'   )
Step #1:  ---> Using cache
Step #1:  ---> 43e68db6929d
Step #1: Step 10/11 : ENV PATH=/usr/local/bin:$PATH
Step #1:  ---> Using cache
Step #1:  ---> 0359c6d86255
Step #1: Step 11/11 : ENV PATH=$GOPATH/bin:/testbase/protoc/bin:$PATH
Step #1:  ---> Using cache
Step #1:  ---> c1ebbb5adb84
Step #1: Successfully built c1ebbb5adb84
Step #1: Successfully tagged gcr.io/trillian-opensource-ci/trillian_testbase:latest
Finished Step #1
Starting Step #2 - "prepare"
Step #2 - "prepare": Already have image (with digest): gcr.io/trillian-opensource-ci/trillian_testbase
Step #2 - "prepare": + go install github.com/golang/mock/mockgen google.golang.org/protobuf/proto google.golang.org/protobuf/cmd/protoc-gen-go google.golang.org/grpc/cmd/protoc-gen-go-grpc github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc golang.org/x/tools/cmd/goimports golang.org/x/tools/cmd/stringer
Step #2 - "prepare": go: downloading golang.org/x/tools v0.41.0
Step #2 - "prepare": go: downloading google.golang.org/protobuf v1.36.11
Step #2 - "prepare": go: downloading github.com/golang/mock v1.7.0-rc.1
Step #2 - "prepare": go: downloading github.com/pseudomuto/protoc-gen-doc v1.5.1
Step #2 - "prepare": go: downloading google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.0
Step #2 - "prepare": go: downloading google.golang.org/grpc v1.78.0
Step #2 - "prepare": go: downloading github.com/pseudomuto/protokit v0.2.0
Step #2 - "prepare": go: downloading github.com/mwitkow/go-proto-validators v0.2.0
Step #2 - "prepare": go: downloading github.com/golang/protobuf v1.5.4
Step #2 - "prepare": go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217
Step #2 - "prepare": go: downloading github.com/envoyproxy/protoc-gen-validate v1.2.1
Step #2 - "prepare": go: downloading github.com/Masterminds/sprig v2.22.0+incompatible
Step #2 - "prepare": go: downloading golang.org/x/mod v0.32.0
Step #2 - "prepare": go: downloading github.com/Masterminds/goutils v1.1.1
Step #2 - "prepare": go: downloading github.com/google/uuid v1.6.0
Step #2 - "prepare": go: downloading github.com/Masterminds/semver v1.5.0
Step #2 - "prepare": go: downloading github.com/huandu/xstrings v1.2.0
Step #2 - "prepare": go: downloading github.com/imdario/mergo v0.3.16
Step #2 - "prepare": go: downloading golang.org/x/crypto v0.47.0
Step #2 - "prepare": go: downloading github.com/mitchellh/copystructure v1.0.0
Step #2 - "prepare": go: downloading github.com/gogo/protobuf v1.3.2
Step #2 - "prepare": go: downloading github.com/mitchellh/reflectwalk v1.0.1
Step #2 - "prepare": go: downloading google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217
Step #2 - "prepare": go: downloading golang.org/x/telemetry v0.0.0-20260109210033-bd525da824e2
Step #2 - "prepare": go: downloading golang.org/x/sync v0.19.0
Finished Step #2 - "prepare"
Starting Step #3 - "check"
Step #3 - "check": Already have image (with digest): gcr.io/trillian-opensource-ci/trillian_testbase
Step #3 - "check": running gofmt
Step #3 - "check": running goimports
Step #3 - "check": running go generate
Step #3 - "check": go: downloading go.etcd.io/etcd/client/v3 v3.6.7
Step #3 - "check": go: downloading k8s.io/klog/v2 v2.130.1
Step #3 - "check": go: downloading bitbucket.org/creachadair/shell v0.0.8
Step #3 - "check": go: downloading github.com/apache/beam/sdks/v2 v2.71.0
Step #3 - "check": go: downloading github.com/google/go-cmp v0.7.0
Step #3 - "check": go: downloading github.com/transparency-dev/merkle v0.0.2
Step #3 - "check": go: downloading gopkg.in/yaml.v2 v2.4.0
Step #3 - "check": go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
Step #3 - "check": go: downloading github.com/jackc/pgx/v5 v5.8.0
Step #3 - "check": go: downloading github.com/prometheus/client_golang v1.23.2
Step #3 - "check": go: downloading github.com/go-redis/redis v6.15.9+incompatible
Step #3 - "check": go: downloading cloud.google.com/go/spanner v1.87.0
Step #3 - "check": go: downloading github.com/cockroachdb/cockroach-go/v2 v2.4.3
Step #3 - "check": go: downloading contrib.go.opencensus.io/exporter/stackdriver v0.13.14
Step #3 - "check": go: downloading golang.org/x/sys v0.40.0
Step #3 - "check": go: downloading github.com/google/btree v1.1.3
Step #3 - "check": go: downloading github.com/go-sql-driver/mysql v1.9.3
Step #3 - "check": go: downloading github.com/lib/pq v1.11.1
Step #3 - "check": go: downloading github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438
Step #3 - "check": go: downloading go.opencensus.io v0.24.0
Step #3 - "check": go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260122232226-8e98ce8d340d
Step #3 - "check": go: downloading github.com/prometheus/client_model v0.6.2
Step #3 - "check": go: downloading go.etcd.io/etcd/server/v3 v3.6.7
Step #3 - "check": go: downloading google.golang.org/api v0.264.0
Step #3 - "check": go: downloading k8s.io/api v0.35.0
Step #3 - "check": go: downloading k8s.io/apimachinery v0.35.0
Step #3 - "check": go: downloading k8s.io/client-go v0.35.0
Step #3 - "check": go: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
Step #3 - "check": go: downloading golang.org/x/net v0.49.0
Step #3 - "check": go: downloading github.com/jackc/pgx/v4 v4.18.3
Step #3 - "check": go: downloading github.com/go-logr/logr v1.4.3
Step #3 - "check": go: downloading filippo.io/edwards25519 v1.1.0
Step #3 - "check": go: downloading cloud.google.com/go/compute/metadata v0.9.0
Step #3 - "check": go: downloading cloud.google.com/go v0.123.0
Step #3 - "check": go: downloading cloud.google.com/go/monitoring v1.24.3
Step #3 - "check": go: downloading cloud.google.com/go/trace v1.11.7
Step #3 - "check": go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
Step #3 - "check": go: downloading github.com/prometheus/prometheus v0.51.0
Step #3 - "check": go: downloading golang.org/x/oauth2 v0.34.0
Step #3 - "check": go: downloading go.uber.org/zap v1.27.0
Step #3 - "check": go: downloading go.etcd.io/etcd/api/v3 v3.6.7
Step #3 - "check": go: downloading github.com/coreos/go-semver v0.3.1
Step #3 - "check": go: downloading go.etcd.io/etcd/client/pkg/v3 v3.6.7
Step #3 - "check": go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
Step #3 - "check": go: downloading github.com/prometheus/common v0.66.1
Step #3 - "check": go: downloading github.com/beorn7/perks v1.0.1
Step #3 - "check": go: downloading github.com/cespare/xxhash/v2 v2.3.0
Step #3 - "check": go: downloading github.com/prometheus/procfs v0.16.1
Step #3 - "check": go: downloading github.com/jackc/puddle/v2 v2.2.2
Step #3 - "check": go: downloading github.com/jackc/pgpassfile v1.0.0
Step #3 - "check": go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
Step #3 - "check": go: downloading golang.org/x/text v0.33.0
Step #3 - "check": go: downloading github.com/jackc/pgconn v1.14.3
Step #3 - "check": go: downloading github.com/jackc/pgio v1.0.0
Step #3 - "check": go: downloading github.com/jackc/pgproto3/v2 v2.3.3
Step #3 - "check": go: downloading github.com/jackc/pgtype v1.14.3
Step #3 - "check": go: downloading github.com/googleapis/gax-go/v2 v2.16.0
Step #3 - "check": go: downloading github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3
Step #3 - "check": go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.38.0
Step #3 - "check": go: downloading go.opentelemetry.io/otel v1.39.0
Step #3 - "check": go: downloading go.opentelemetry.io/otel/metric v1.39.0
Step #3 - "check": go: downloading go.opentelemetry.io/otel/sdk/metric v1.39.0
Step #3 - "check": go: downloading go.opentelemetry.io/otel/sdk v1.39.0
Step #3 - "check": go: downloading go.opentelemetry.io/otel/trace v1.39.0
Step #3 - "check": go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
Step #3 - "check": go: downloading github.com/soheilhy/cmux v0.1.5
Step #3 - "check": go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
Step #3 - "check": go: downloading go.etcd.io/bbolt v1.4.3
Step #3 - "check": go: downloading go.etcd.io/etcd/pkg/v3 v3.6.7
Step #3 - "check": go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0
Step #3 - "check": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0
Step #3 - "check": go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
Step #3 - "check": go: downloading sigs.k8s.io/yaml v1.6.0
Step #3 - "check": go: downloading github.com/coreos/go-systemd/v22 v22.5.0
Step #3 - "check": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0
Step #3 - "check": go: downloading go.uber.org/multierr v1.11.0
Step #3 - "check": go: downloading github.com/aws/aws-sdk-go v1.55.5
Step #3 - "check": go: downloading github.com/jackc/chunkreader/v2 v2.0.1
Step #3 - "check": go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
Step #3 - "check": go: downloading go.yaml.in/yaml/v2 v2.4.3
Step #3 - "check": go: downloading sigs.k8s.io/randfill v1.0.0
Step #3 - "check": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0
Step #3 - "check": go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
Step #3 - "check": go: downloading github.com/sirupsen/logrus v1.9.3
Step #3 - "check": go: downloading github.com/dustin/go-humanize v1.0.1
Step #3 - "check": go: downloading go.etcd.io/raft/v3 v3.6.0
Step #3 - "check": go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510
Step #3 - "check": go: downloading golang.org/x/time v0.14.0
Step #3 - "check": go: downloading github.com/jonboulle/clockwork v0.5.0
Step #3 - "check": go: downloading github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1
Step #3 - "check": go: downloading go.opentelemetry.io/proto/otlp v1.7.0
Step #3 - "check": go: downloading k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912
Step #3 - "check": go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
Step #3 - "check": go: downloading gopkg.in/inf.v0 v0.9.1
Step #3 - "check": go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
Step #3 - "check": go: downloading github.com/envoyproxy/go-control-plane/envoy v1.35.0
Step #3 - "check": go: downloading github.com/go-logr/stdr v1.2.2
Step #3 - "check": go: downloading go.opentelemetry.io/auto/sdk v1.2.1
Step #3 - "check": go: downloading github.com/golang-jwt/jwt/v5 v5.2.2
Step #3 - "check": go: downloading github.com/spf13/pflag v1.0.9
Step #3 - "check": go: downloading github.com/cenkalti/backoff/v4 v4.3.0
Step #3 - "check": go: downloading github.com/fxamacker/cbor/v2 v2.9.0
Step #3 - "check": go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0
Step #3 - "check": go: downloading github.com/spiffe/go-spiffe/v2 v2.6.0
Step #3 - "check": go: downloading github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f
Step #3 - "check": go: downloading github.com/json-iterator/go v1.1.12
Step #3 - "check": go: downloading golang.org/x/term v0.39.0
Step #3 - "check": go: downloading github.com/x448/float16 v0.8.4
Step #3 - "check": go: downloading github.com/go-jose/go-jose/v4 v4.1.3
Step #3 - "check": go: downloading cel.dev/expr v0.24.0
Step #3 - "check": go: downloading github.com/google/gnostic-models v0.7.0
Step #3 - "check": go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
Step #3 - "check": go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
Step #3 - "check": go: downloading github.com/go-openapi/swag v0.23.0
Step #3 - "check": go: downloading github.com/go-openapi/jsonreference v0.20.4
Step #3 - "check": go: downloading go.yaml.in/yaml/v3 v3.0.4
Step #3 - "check": go: downloading github.com/emicklei/go-restful/v3 v3.12.2
Step #3 - "check": go: downloading github.com/go-openapi/jsonpointer v0.21.0
Step #3 - "check": go: downloading gopkg.in/yaml.v3 v3.0.1
Step #3 - "check": go: downloading github.com/mailru/easyjson v0.7.7
Step #3 - "check": go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
Step #3 - "check": go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
Step #3 - "check": go: downloading github.com/josharian/intern v1.0.0
Step #3 - "check": go: downloading github.com/golang-cz/devslog v0.0.15
Step #3 - "check": go: downloading github.com/avast/retry-go/v4 v4.7.0
Step #3 - "check": go: downloading golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
Step #3 - "check": go: downloading cloud.google.com/go/storage v1.58.0
Step #3 - "check": go: downloading github.com/docker/docker v28.5.2+incompatible
Step #3 - "check": go: downloading cloud.google.com/go/profiler v0.4.3
Step #3 - "check": go: downloading github.com/google/pprof v0.0.0-20250602020802-c6617b811d0e
Step #3 - "check": go: downloading cloud.google.com/go/auth v0.18.1
Step #3 - "check": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54.0
Step #3 - "check": go: downloading cloud.google.com/go/iam v1.5.3
Step #3 - "check": go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54.0
Step #3 - "check": go: downloading github.com/opencontainers/image-spec v1.1.1
Step #3 - "check": go: downloading github.com/opencontainers/go-digest v1.0.0
Step #3 - "check": go: downloading github.com/docker/go-connections v0.6.0
Step #3 - "check": go: downloading github.com/docker/go-units v0.5.0
Step #3 - "check": go: downloading github.com/moby/docker-image-spec v1.3.1
Step #3 - "check": go: downloading github.com/pkg/errors v0.9.1
Step #3 - "check": go: downloading github.com/distribution/reference v0.6.0
Step #3 - "check": go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
Step #3 - "check": go: downloading github.com/containerd/errdefs v1.0.0
Step #3 - "check": go: downloading github.com/containerd/errdefs/pkg v0.3.0
Step #3 - "check": go: downloading github.com/felixge/httpsnoop v1.0.4
Step #3 - "check": go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.11
Step #3 - "check": go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
Step #3 - "check": go: downloading github.com/google/s2a-go v0.1.9
Step #3 - "check": go: downloading github.com/jmespath/go-jmespath v0.4.1-0.20220621161143-b0104c826a24
Step #3 - "check": checking git diff is empty
Finished Step #3 - "check"
Starting Step #7 - "presubmit_pkcs11"
Starting Step #5 - "codecov"
Starting Step #6 - "presubmit_batched"
Starting Step #4 - "presubmit"
Step #7 - "presubmit_pkcs11": Already have image (with digest): gcr.io/trillian-opensource-ci/trillian_testbase
Step #5 - "codecov": Already have image (with digest): gcr.io/trillian-opensource-ci/trillian_testbase
Step #4 - "presubmit": Already have image (with digest): gcr.io/trillian-opensource-ci/trillian_testbase
Step #6 - "presubmit_batched": Already have image (with digest): gcr.io/trillian-opensource-ci/trillian_testbase
Step #7 - "presubmit_pkcs11": + MYSQL_PORT=3306
Step #7 - "presubmit_pkcs11": + export MYSQL_HOST=cf889bc3bbea_db_1
Step #7 - "presubmit_pkcs11": + MYSQL_HOST=cf889bc3bbea_db_1
Step #7 - "presubmit_pkcs11": + COMPOSE_CONFIG='-p cf889bc3bbea -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml'
Step #7 - "presubmit_pkcs11": + docker-compose -p cf889bc3bbea -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml up -d
Step #6 - "presubmit_batched": + MYSQL_PORT=3306
Step #6 - "presubmit_batched": + export MYSQL_HOST=169df49a9ec5_db_1
Step #6 - "presubmit_batched": + MYSQL_HOST=169df49a9ec5_db_1
Step #6 - "presubmit_batched": + COMPOSE_CONFIG='-p 169df49a9ec5 -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml'
Step #6 - "presubmit_batched": + docker-compose -p 169df49a9ec5 -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml up -d
Step #4 - "presubmit": + MYSQL_PORT=3306
Step #4 - "presubmit": + export MYSQL_HOST=1f96b59b40c4_db_1
Step #4 - "presubmit": + MYSQL_HOST=1f96b59b40c4_db_1
Step #4 - "presubmit": + COMPOSE_CONFIG='-p 1f96b59b40c4 -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml'
Step #4 - "presubmit": + docker-compose -p 1f96b59b40c4 -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml up -d
Step #5 - "codecov": + MYSQL_PORT=3306
Step #5 - "codecov": + export MYSQL_HOST=24c382d9f3be_db_1
Step #5 - "codecov": + MYSQL_HOST=24c382d9f3be_db_1
Step #5 - "codecov": + COMPOSE_CONFIG='-p 24c382d9f3be -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml'
Step #5 - "codecov": + docker-compose -p 24c382d9f3be -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml up -d
Step #6 - "presubmit_batched": Pulling db (mysql:8.0)...
Step #7 - "presubmit_pkcs11": Pulling db (mysql:8.0)...
Step #4 - "presubmit": Pulling db (mysql:8.0)...
Step #5 - "codecov": Pulling db (mysql:8.0)...
Step #7 - "presubmit_pkcs11": 8.0: Pulling from library/mysql
Step #4 - "presubmit": 8.0: Pulling from library/mysql
Step #6 - "presubmit_batched": 8.0: Pulling from library/mysql
Step #5 - "codecov": 8.0: Pulling from library/mysql
Step #5 - "codecov": Digest: sha256:9c7897818a32cb639b0404fadd828c7cbc522da90398107fbae55682aee577c9
Step #4 - "presubmit": Digest: sha256:9c7897818a32cb639b0404fadd828c7cbc522da90398107fbae55682aee577c9
Step #7 - "presubmit_pkcs11": Digest: sha256:9c7897818a32cb639b0404fadd828c7cbc522da90398107fbae55682aee577c9
Step #6 - "presubmit_batched": Digest: sha256:9c7897818a32cb639b0404fadd828c7cbc522da90398107fbae55682aee577c9
Step #4 - "presubmit": Status: Image is up to date for mysql:8.0
Step #5 - "codecov": Status: Downloaded newer image for mysql:8.0
Step #7 - "presubmit_pkcs11": Status: Downloaded newer image for mysql:8.0
Step #6 - "presubmit_batched": Status: Downloaded newer image for mysql:8.0
Step #5 - "codecov": Creating 24c382d9f3be_db_1 ... 
Step #4 - "presubmit": Creating 1f96b59b40c4_db_1 ... 
Step #7 - "presubmit_pkcs11": Creating cf889bc3bbea_db_1 ... 
Step #6 - "presubmit_batched": Creating 169df49a9ec5_db_1 ... 
Step #7 - "presubmit_pkcs11": Creating cf889bc3bbea_db_1 ... done
Step #7 - "presubmit_pkcs11": + trap 'docker-compose -p cf889bc3bbea -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml down' EXIT
Step #7 - "presubmit_pkcs11": + mysql --protocol=TCP --host=cf889bc3bbea_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #7 - "presubmit_pkcs11": ERROR 2002 (HY000): Can't connect to server on 'cf889bc3bbea_db_1' (115)
Step #7 - "presubmit_pkcs11": + sleep 5
Step #5 - "codecov": Creating 24c382d9f3be_db_1 ... done
Step #5 - "codecov": + trap 'docker-compose -p 24c382d9f3be -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml down' EXIT
Step #5 - "codecov": + mysql --protocol=TCP --host=24c382d9f3be_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #5 - "codecov": ERROR 2002 (HY000): Can't connect to server on '24c382d9f3be_db_1' (115)
Step #5 - "codecov": + sleep 5
Step #4 - "presubmit": Creating 1f96b59b40c4_db_1 ... done
Step #4 - "presubmit": + trap 'docker-compose -p 1f96b59b40c4 -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml down' EXIT
Step #4 - "presubmit": + mysql --protocol=TCP --host=1f96b59b40c4_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #4 - "presubmit": ERROR 2002 (HY000): Can't connect to server on '1f96b59b40c4_db_1' (115)
Step #4 - "presubmit": + sleep 5
Step #6 - "presubmit_batched": Creating 169df49a9ec5_db_1 ... done
Step #6 - "presubmit_batched": + trap 'docker-compose -p 169df49a9ec5 -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml down' EXIT
Step #6 - "presubmit_batched": + mysql --protocol=TCP --host=169df49a9ec5_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #6 - "presubmit_batched": ERROR 2002 (HY000): Can't connect to server on '169df49a9ec5_db_1' (115)
Step #6 - "presubmit_batched": + sleep 5
Step #7 - "presubmit_pkcs11": + mysql --protocol=TCP --host=cf889bc3bbea_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #7 - "presubmit_pkcs11": ERROR 2002 (HY000): Can't connect to server on 'cf889bc3bbea_db_1' (115)
Step #7 - "presubmit_pkcs11": + sleep 5
Step #5 - "codecov": + mysql --protocol=TCP --host=24c382d9f3be_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #5 - "codecov": ERROR 2002 (HY000): Can't connect to server on '24c382d9f3be_db_1' (115)
Step #5 - "codecov": + sleep 5
Step #4 - "presubmit": + mysql --protocol=TCP --host=1f96b59b40c4_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #4 - "presubmit": ERROR 2002 (HY000): Can't connect to server on '1f96b59b40c4_db_1' (115)
Step #4 - "presubmit": + sleep 5
Step #6 - "presubmit_batched": + mysql --protocol=TCP --host=169df49a9ec5_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #6 - "presubmit_batched": ERROR 2002 (HY000): Can't connect to server on '169df49a9ec5_db_1' (115)
Step #6 - "presubmit_batched": + sleep 5
Step #7 - "presubmit_pkcs11": + mysql --protocol=TCP --host=cf889bc3bbea_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #7 - "presubmit_pkcs11": ERROR 2002 (HY000): Can't connect to server on 'cf889bc3bbea_db_1' (115)
Step #7 - "presubmit_pkcs11": + sleep 5
Step #5 - "codecov": + mysql --protocol=TCP --host=24c382d9f3be_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #5 - "codecov": ERROR 2002 (HY000): Can't connect to server on '24c382d9f3be_db_1' (115)
Step #5 - "codecov": + sleep 5
Step #4 - "presubmit": + mysql --protocol=TCP --host=1f96b59b40c4_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #4 - "presubmit": ERROR 2002 (HY000): Can't connect to server on '1f96b59b40c4_db_1' (115)
Step #4 - "presubmit": + sleep 5
Step #6 - "presubmit_batched": + mysql --protocol=TCP --host=169df49a9ec5_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #6 - "presubmit_batched": ERROR 2002 (HY000): Can't connect to server on '169df49a9ec5_db_1' (115)
Step #6 - "presubmit_batched": + sleep 5
Step #7 - "presubmit_pkcs11": + mysql --protocol=TCP --host=cf889bc3bbea_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #7 - "presubmit_pkcs11": Variable_name	Value
Step #7 - "presubmit_pkcs11": admin_tls_version	TLSv1.2,TLSv1.3
Step #7 - "presubmit_pkcs11": immediate_server_version	999999
Step #7 - "presubmit_pkcs11": innodb_version	8.0.45
Step #7 - "presubmit_pkcs11": original_server_version	999999
Step #7 - "presubmit_pkcs11": protocol_version	10
Step #7 - "presubmit_pkcs11": replica_type_conversions	
Step #7 - "presubmit_pkcs11": slave_type_conversions	
Step #7 - "presubmit_pkcs11": tls_version	TLSv1.2,TLSv1.3
Step #7 - "presubmit_pkcs11": version	8.0.45
Step #7 - "presubmit_pkcs11": version_comment	MySQL Community Server - GPL
Step #7 - "presubmit_pkcs11": version_compile_machine	x86_64
Step #7 - "presubmit_pkcs11": version_compile_os	Linux
Step #7 - "presubmit_pkcs11": version_compile_zlib	1.3.1
Step #7 - "presubmit_pkcs11": + export 'TEST_MYSQL_URI=root:bananas@tcp(cf889bc3bbea_db_1:3306)/'
Step #7 - "presubmit_pkcs11": + TEST_MYSQL_URI='root:bananas@tcp(cf889bc3bbea_db_1:3306)/'
Step #7 - "presubmit_pkcs11": + ./scripts/presubmit.sh --no-linters --no-generate
Step #7 - "presubmit_pkcs11": running go build
Step #5 - "codecov": + mysql --protocol=TCP --host=24c382d9f3be_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #5 - "codecov": Variable_name	Value
Step #5 - "codecov": admin_tls_version	TLSv1.2,TLSv1.3
Step #5 - "codecov": immediate_server_version	999999
Step #5 - "codecov": innodb_version	8.0.45
Step #5 - "codecov": original_server_version	999999
Step #5 - "codecov": protocol_version	10
Step #5 - "codecov": replica_type_conversions	
Step #5 - "codecov": slave_type_conversions	
Step #5 - "codecov": tls_version	TLSv1.2,TLSv1.3
Step #5 - "codecov": version	8.0.45
Step #5 - "codecov": version_comment	MySQL Community Server - GPL
Step #5 - "codecov": version_compile_machine	x86_64
Step #5 - "codecov": version_compile_os	Linux
Step #5 - "codecov": version_compile_zlib	1.3.1
Step #5 - "codecov": + export 'TEST_MYSQL_URI=root:bananas@tcp(24c382d9f3be_db_1:3306)/'
Step #5 - "codecov": + TEST_MYSQL_URI='root:bananas@tcp(24c382d9f3be_db_1:3306)/'
Step #5 - "codecov": + ./scripts/presubmit.sh --coverage --no-linters --no-generate
Step #7 - "presubmit_pkcs11": go: downloading github.com/letsencrypt/pkcs11key/v4 v4.0.0
Step #5 - "codecov": running go build
Step #4 - "presubmit": + mysql --protocol=TCP --host=1f96b59b40c4_db_1 --port=3306 --user=root -pbananas -e 'SHOW VARIABLES LIKE "%version%";'
Step #7 - "presubmit_pkcs11": go: downloading github.com/miekg/pkcs11 v1.1.1
Step #4 - "presubmit": Variable_name	Value
Step #4 - "presubmit": admin_tls_version	TLSv1.2,TLSv1.3
Step #4 - "presubmit": immediate_server_version	999999
Step #4 - "presubmit": innodb_version	8.0.45
Step #4 - "presubmit": original_server_version	999999
Step #4 - "presubmit": protocol_version	10
Step #4 - "presubmit": replica_type_conversions	
Step #4 - "presubmit": slave_type_conversions	
Step #4 - "presubmit": tls_version	TLSv1.2,TLSv1.3
Step #4 - "presubmit": version	8.0.45
Step #4 - "presubmit": version_comment	MySQL Community Server - GPL
Step #4 - "presubmit": version_compile_machine	x86_64
Step #4 - "presubmit": version_compile_os	Linux
Step #4 - "presubmit": version_compile_zlib	1.3.1
Step #4 - "presubmit": + export 'TEST_MYSQL_URI=root:bananas@tcp(1f96b59b40c4_db_1:3306)/'
Step #4 -
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/trillian-cloudbuild-logs/log-06233df8-8786-4714-b50c-6cf4e7a7b6bb.txt.]
...
integration": + sleep 1
Step #13 - "integration_pkcs11": + (( count++ ))
Step #13 - "integration_pkcs11": + local im_still_alive=
Step #13 - "integration_pkcs11": + for pid in ${pids}
Step #13 - "integration_pkcs11": + ps -p 319
Step #13 - "integration_pkcs11": + im_still_alive+=' 319'
Step #13 - "integration_pkcs11": + for pid in ${pids}
Step #13 - "integration_pkcs11": + ps -p 212
Step #13 - "integration_pkcs11": Now do kill -KILL  319 212
Step #13 - "integration_pkcs11": + im_still_alive+=' 212'
Step #13 - "integration_pkcs11": + pids=' 319 212'
Step #13 - "integration_pkcs11": + '[' -z ' 319 212' ']'
Step #13 - "integration_pkcs11": + '[' 6 -gt 5 ']'
Step #13 - "integration_pkcs11": + echo 'Now do kill -KILL  319 212'
Step #13 - "integration_pkcs11": + kill -KILL 319 212
Step #13 - "integration_pkcs11": + break
Step #13 - "integration_pkcs11": + set -e
Step #13 - "integration_pkcs11": + TO_KILL=()
Step #13 - "integration_pkcs11": + '[' 0 '!=' 0 ']'
Step #13 - "integration_pkcs11": + exit 0
Step #13 - "integration_pkcs11": + on_exit
Step #13 - "integration_pkcs11": + local pids=
Step #13 - "integration_pkcs11": + kill_pid ''
Step #13 - "integration_pkcs11": + local pids=
Step #13 - "integration_pkcs11": + set +e
Step #13 - "integration_pkcs11": + local count=0
Step #13 - "integration_pkcs11": + kill -INT
Step #13 - "integration_pkcs11": Deleting   on exit
Step #13 - "integration_pkcs11": + set -e
Step #13 - "integration_pkcs11": + local file=
Step #13 - "integration_pkcs11": + for file in "${TO_DELETE[@]}"
Step #13 - "integration_pkcs11": + echo 'Deleting   on exit'
Step #13 - "integration_pkcs11": + rm -rf
Step #13 - "integration_pkcs11": --- PASS: Log integration test
Step #13 - "integration_pkcs11": + docker-compose -p df64047bdbeb -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml down
Step #12 - "integration_batched": Stopping 49f8bc4d795d_db_1 ... 
Step #13 - "integration_pkcs11": Stopping df64047bdbeb_db_1 ... 
Step #14 - "integration_mariadb": Stopping b937c9002369_db_1 ... done
Step #14 - "integration_mariadb": Removing b937c9002369_db_1 ... 
Step #14 - "integration_mariadb": Removing b937c9002369_db_1 ... done
Step #14 - "integration_mariadb": Network cloudbuild is external, skipping
Step #11 - "integration_etcd": ok  	github.com/google/trillian/integration	31.119s
Step #11 - "integration_etcd": /workspace
Step #11 - "integration_etcd": + RESULT=0
Step #11 - "integration_etcd": + set -e
Step #11 - "integration_etcd": + popd
Step #11 - "integration_etcd": + true
Step #11 - "integration_etcd": + log_stop_test
Step #11 - "integration_etcd": + local pids
Step #11 - "integration_etcd": + echo 'Stopping Log signers (pids 1038)'
Step #11 - "integration_etcd": + pids+=' 1038'
Step #11 - "integration_etcd": Stopping Log signers (pids 1038)
Step #11 - "integration_etcd": Stopping Log RPC servers (pids 925)
Step #11 - "integration_etcd": + echo 'Stopping Log RPC servers (pids 925)'
Step #11 - "integration_etcd": + pids+=' 925'
Step #11 - "integration_etcd": + [[ '' != '' ]]
Step #11 - "integration_etcd": + kill_pid 1038 925
Step #11 - "integration_etcd": + local 'pids=1038 925'
Step #11 - "integration_etcd": + set +e
Step #11 - "integration_etcd": + local count=0
Step #11 - "integration_etcd": + kill -INT 1038 925
Step #11 - "integration_etcd": + sleep 1
Step #9 - "integration": + (( count++ ))
Step #9 - "integration": + local im_still_alive=
Step #9 - "integration": + for pid in ${pids}
Step #9 - "integration": + ps -p 9302
Step #9 - "integration": + im_still_alive+=' 9302'
Step #9 - "integration": + for pid in ${pids}
Step #9 - "integration": + ps -p 2627
Step #9 - "integration": + im_still_alive+=' 2627'
Step #9 - "integration": + pids=' 9302 2627'
Step #9 - "integration": + '[' -z ' 9302 2627' ']'
Step #9 - "integration": + '[' 5 -gt 5 ']'
Step #9 - "integration": + echo 'Retry kill -INT  9302 2627'
Step #9 - "integration": + kill -INT 9302 2627
Step #9 - "integration": Retry kill -INT  9302 2627
Step #9 - "integration": + sleep 1
Step #13 - "integration_pkcs11": [mysql] 2026/02/03 16:41:52 connection.go:706 closing bad idle connection: EOF
Step #13 - "integration_pkcs11": [mysql] 2026/02/03 16:41:52 packets.go:155 write tcp 192.168.10.6:50706->192.168.10.11:3306: write: broken pipe
Finished Step #14 - "integration_mariadb"
Step #11 - "integration_etcd": + (( count++ ))
Step #11 - "integration_etcd": + local im_still_alive=
Step #11 - "integration_etcd": + for pid in ${pids}
Step #11 - "integration_etcd": + ps -p 1038
Step #11 - "integration_etcd": + im_still_alive+=' 1038'
Step #11 - "integration_etcd": + for pid in ${pids}
Step #11 - "integration_etcd": + ps -p 925
Step #11 - "integration_etcd": + im_still_alive+=' 925'
Step #11 - "integration_etcd": + pids=' 1038 925'
Step #11 - "integration_etcd": + '[' -z ' 1038 925' ']'
Step #11 - "integration_etcd": + '[' 1 -gt 5 ']'
Step #11 - "integration_etcd": + echo 'Retry kill -INT  1038 925'
Step #11 - "integration_etcd": + kill -INT 1038 925
Step #11 - "integration_etcd": Retry kill -INT  1038 925
Step #11 - "integration_etcd": + sleep 1
Step #9 - "integration": + (( count++ ))
Step #9 - "integration": + local im_still_alive=
Step #9 - "integration": + for pid in ${pids}
Step #9 - "integration": + ps -p 9302
Step #9 - "integration": + im_still_alive+=' 9302'
Step #9 - "integration": + for pid in ${pids}
Step #9 - "integration": + ps -p 2627
Step #9 - "integration": + im_still_alive+=' 2627'
Step #9 - "integration": + pids=' 9302 2627'
Step #9 - "integration": + '[' -z ' 9302 2627' ']'
Step #9 - "integration": + '[' 6 -gt 5 ']'
Step #9 - "integration": + echo 'Now do kill -KILL  9302 2627'
Step #9 - "integration": + kill -KILL 9302 2627
Step #9 - "integration": + break
Step #9 - "integration": + set -e
Step #9 - "integration": Now do kill -KILL  9302 2627
Step #9 - "integration": + TO_KILL=()
Step #9 - "integration": + '[' 0 '!=' 0 ']'
Step #9 - "integration": + exit 0
Step #9 - "integration": + on_exit
Step #9 - "integration": + local pids=
Step #9 - "integration": + kill_pid ''
Step #9 - "integration": + local pids=
Step #9 - "integration": + set +e
Step #9 - "integration": + local count=0
Step #9 - "integration": + kill -INT
Step #9 - "integration": + set -e
Step #9 - "integration": + local file=
Step #9 - "integration": + for file in "${TO_DELETE[@]}"
Step #9 - "integration": + echo 'Deleting   on exit'
Step #9 - "integration": + rm -rf
Step #9 - "integration": Deleting   on exit
Step #9 - "integration": --- PASS: Log integration test
Step #9 - "integration": + docker-compose -p 8d34d76b10ba -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml down
Step #12 - "integration_batched": [mysql] 2026/02/03 16:41:53 connection.go:706 closing bad idle connection: EOF
Step #12 - "integration_batched": [mysql] 2026/02/03 16:41:53 packets.go:155 write tcp 192.168.10.2:55948->192.168.10.9:3306: write: broken pipe
Step #9 - "integration": Stopping 8d34d76b10ba_db_1 ... 
Step #13 - "integration_pkcs11": [mysql] 2026/02/03 16:41:53 connection.go:706 closing bad idle connection: EOF
Step #13 - "integration_pkcs11": [mysql] 2026/02/03 16:41:53 packets.go:155 write tcp 192.168.10.6:39740->192.168.10.11:3306: write: broken pipe
Step #11 - "integration_etcd": + (( count++ ))
Step #11 - "integration_etcd": + local im_still_alive=
Step #11 - "integration_etcd": + for pid in ${pids}
Step #11 - "integration_etcd": + ps -p 1038
Step #11 - "integration_etcd": + im_still_alive+=' 1038'
Step #11 - "integration_etcd": + for pid in ${pids}
Step #11 - "integration_etcd": + ps -p 925
Step #11 - "integration_etcd": Retry kill -INT  1038 925
Step #11 - "integration_etcd": + im_still_alive+=' 925'
Step #11 - "integration_etcd": + pids=' 1038 925'
Step #11 - "integration_etcd": + '[' -z ' 1038 925' ']'
Step #11 - "integration_etcd": + '[' 2 -gt 5 ']'
Step #11 - "integration_etcd": + echo 'Retry kill -INT  1038 925'
Step #11 - "integration_etcd": + kill -INT 1038 925
Step #11 - "integration_etcd": + sleep 1
Step #12 - "integration_batched": [mysql] 2026/02/03 16:41:54 connection.go:706 closing bad idle connection: EOF
Step #12 - "integration_batched": Stopping 49f8bc4d795d_db_1 ... done
Step #12 - "integration_batched": Removing 49f8bc4d795d_db_1 ... 
Step #12 - "integration_batched": Removing 49f8bc4d795d_db_1 ... done
Step #12 - "integration_batched": Network cloudbuild is external, skipping
Step #11 - "integration_etcd": + (( count++ ))
Step #11 - "integration_etcd": + local im_still_alive=
Step #11 - "integration_etcd": + for pid in ${pids}
Step #11 - "integration_etcd": + ps -p 1038
Step #11 - "integration_etcd": + im_still_alive+=' 1038'
Step #11 - "integration_etcd": + for pid in ${pids}
Step #11 - "integration_etcd": + ps -p 925
Step #11 - "integration_etcd": + im_still_alive+=' 925'
Step #11 - "integration_etcd": + pids=' 1038 925'
Step #11 - "integration_etcd": + '[' -z ' 1038 925' ']'
Step #11 - "integration_etcd": + '[' 3 -gt 5 ']'
Step #11 - "integration_etcd": + echo 'Retry kill -INT  1038 925'
Step #11 - "integration_etcd": + kill -INT 1038 925
Step #11 - "integration_etcd": Retry kill -INT  1038 925
Step #11 - "integration_etcd": + sleep 1
Step #13 - "integration_pkcs11": Stopping df64047bdbeb_db_1 ... done
Step #13 - "integration_pkcs11": Removing df64047bdbeb_db_1 ... 
Step #13 - "integration_pkcs11": Removing df64047bdbeb_db_1 ... done
Step #13 - "integration_pkcs11": Network cloudbuild is external, skipping
Finished Step #12 - "integration_batched"
Step #9 - "integration": [mysql] 2026/02/03 16:41:55 connection.go:706 closing bad idle connection: EOF
Step #9 - "integration": [mysql] 2026/02/03 16:41:55 packets.go:155 write tcp 192.168.10.8:38320->192.168.10.12:3306: write: broken pipe
Finished Step #13 - "integration_pkcs11"
Step #11 - "integration_etcd": + (( count++ ))
Step #11 - "integration_etcd": + local im_still_alive=
Step #11 - "integration_etcd": + for pid in ${pids}
Step #11 - "integration_etcd": + ps -p 1038
Step #11 - "integration_etcd": + im_still_alive+=' 1038'
Step #11 - "integration_etcd": + for pid in ${pids}
Step #11 - "integration_etcd": + ps -p 925
Step #11 - "integration_etcd": + im_still_alive+=' 925'
Step #11 - "integration_etcd": + pids=' 1038 925'
Step #11 - "integration_etcd": + '[' -z ' 1038 925' ']'
Step #11 - "integration_etcd": + '[' 4 -gt 5 ']'
Step #11 - "integration_etcd": + echo 'Retry kill -INT  1038 925'
Step #11 - "integration_etcd": + kill -INT 1038 925
Step #11 - "integration_etcd": Retry kill -INT  1038 925
Step #11 - "integration_etcd": + sleep 1
Step #9 - "integration": [mysql] 2026/02/03 16:41:56 connection.go:706 closing bad idle connection: EOF
Step #9 - "integration": Stopping 8d34d76b10ba_db_1 ... done
Step #9 - "integration": Removing 8d34d76b10ba_db_1 ... 
Step #9 - "integration": Removing 8d34d76b10ba_db_1 ... done
Step #9 - "integration": Network cloudbuild is external, skipping
Step #11 - "integration_etcd": + (( count++ ))
Step #11 - "integration_etcd": + local im_still_alive=
Step #11 - "integration_etcd": + for pid in ${pids}
Step #11 - "integration_etcd": + ps -p 1038
Step #11 - "integration_etcd": + im_still_alive+=' 1038'
Step #11 - "integration_etcd": + for pid in ${pids}
Step #11 - "integration_etcd": + ps -p 925
Step #11 - "integration_etcd": + im_still_alive+=' 925'
Step #11 - "integration_etcd": + pids=' 1038 925'
Step #11 - "integration_etcd": + '[' -z ' 1038 925' ']'
Step #11 - "integration_etcd": + '[' 5 -gt 5 ']'
Step #11 - "integration_etcd": + echo 'Retry kill -INT  1038 925'
Step #11 - "integration_etcd": + kill -INT 1038 925
Step #11 - "integration_etcd": Retry kill -INT  1038 925
Step #11 - "integration_etcd": + sleep 1
Finished Step #9 - "integration"
Step #11 - "integration_etcd": + (( count++ ))
Step #11 - "integration_etcd": + local im_still_alive=
Step #11 - "integration_etcd": + for pid in ${pids}
Step #11 - "integration_etcd": + ps -p 1038
Step #11 - "integration_etcd": + im_still_alive+=' 1038'
Step #11 - "integration_etcd": + for pid in ${pids}
Step #11 - "integration_etcd": + ps -p 925
Step #11 - "integration_etcd": + im_still_alive+=' 925'
Step #11 - "integration_etcd": + pids=' 1038 925'
Step #11 - "integration_etcd": + '[' -z ' 1038 925' ']'
Step #11 - "integration_etcd": + '[' 6 -gt 5 ']'
Step #11 - "integration_etcd": + echo 'Now do kill -KILL  1038 925'
Step #11 - "integration_etcd": + kill -KILL 1038 925
Step #11 - "integration_etcd": Now do kill -KILL  1038 925
Step #11 - "integration_etcd": + break
Step #11 - "integration_etcd": + set -e
Step #11 - "integration_etcd": + TO_KILL=()
Step #11 - "integration_etcd": + '[' 0 '!=' 0 ']'
Step #11 - "integration_etcd": + exit 0
Step #11 - "integration_etcd": + on_exit
Step #11 - "integration_etcd": + local pids=
Step #11 - "integration_etcd": + kill_pid ''
Step #11 - "integration_etcd": + local pids=
Step #11 - "integration_etcd": + set +e
Step #11 - "integration_etcd": + local count=0
Step #11 - "integration_etcd": + kill -INT
Step #11 - "integration_etcd": + set -e
Step #11 - "integration_etcd": + local file=
Step #11 - "integration_etcd": + for file in "${TO_DELETE[@]}"
Step #11 - "integration_etcd": + echo 'Deleting   on exit'
Step #11 - "integration_etcd": + rm -rf
Step #11 - "integration_etcd": Deleting   on exit
Step #11 - "integration_etcd": --- PASS: Log integration test
Step #11 - "integration_etcd": + docker-compose -p 3339d424d31b -f ./integration/cloudbuild/docker-compose.mysql.yml -f ./integration/cloudbuild/docker-compose.network.yml down
Step #11 - "integration_etcd": Stopping 3339d424d31b_db_1 ... 
Step #11 - "integration_etcd": [mysql] 2026/02/03 16:41:59 connection.go:706 closing bad idle connection: EOF
Step #11 - "integration_etcd": [mysql] 2026/02/03 16:41:59 packets.go:155 write tcp 192.168.10.3:36818->192.168.10.10:3306: write: broken pipe
Step #11 - "integration_etcd": [mysql] 2026/02/03 16:42:00 connection.go:706 closing bad idle connection: EOF
Step #11 - "integration_etcd": [mysql] 2026/02/03 16:42:00 packets.go:155 write tcp 192.168.10.3:56000->192.168.10.10:3306: write: broken pipe
Step #11 - "integration_etcd": Stopping 3339d424d31b_db_1 ... done
Step #11 - "integration_etcd": Removing 3339d424d31b_db_1 ... 
Step #11 - "integration_etcd": Removing 3339d424d31b_db_1 ... done
Step #11 - "integration_etcd": Network cloudbuild is external, skipping
Finished Step #11 - "integration_etcd"
Step #10 - "integration_docker": Removing intermediate container 3400d2f8624b
Step #10 - "integration_docker":  ---> 27f32172e4e7
Step #10 - "integration_docker": Step 9/13 : RUN go run github.com/google/go-licenses/v2 save ./cmd/trillian_log_signer --save_path /THIRD_PARTY_NOTICES
Step #10 - "integration_docker":  ---> Running in add1bc8c63bb
Step #10 - "integration_docker": �[91mW0203 16:42:12.283984     500 library.go:141] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/golang.org/x/sys@v0.40.0/unix/asm_linux_amd64.s
Step #10 - "integration_docker": �[0m�[91mW0203 16:42:12.284416     500 library.go:141] "filippo.io/edwards25519/field" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/filippo.io/edwards25519@v1.1.0/field/fe_amd64.s
Step #10 - "integration_docker": �[0m�[91mW0203 16:42:12.284530     500 library.go:141] "github.com/cespare/xxhash/v2" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/xxhash_amd64.s
Step #10 - "integration_docker": �[0m�[91mW0203 16:42:12.284714     500 library.go:141] "golang.org/x/crypto/chacha20poly1305" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/golang.org/x/crypto@v0.47.0/chacha20poly1305/chacha20poly1305_amd64.s
Step #10 - "integration_docker": W0203 16:42:12.284728     500 library.go:141] "golang.org/x/crypto/internal/poly1305" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/golang.org/x/crypto@v0.47.0/internal/poly1305/sum_amd64.s
Step #10 - "integration_docker": W0203 16:42:12.284734     500 library.go:141] "golang.org/x/sys/cpu" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/golang.org/x/sys@v0.40.0/cpu/cpu_gc_x86.s
Step #10 - "integration_docker": �[0m�[91mW0203 16:42:12.284984     500 library.go:141] "github.com/envoyproxy/protoc-gen-validate/validate" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/github.com/envoyproxy/protoc-gen-validate@v1.2.1/validate/validate.h
Step #10 - "integration_docker": �[0m�[91mW0203 16:42:12.286105     500 library.go:141] "github.com/modern-go/reflect2" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/reflect2_amd64.s
Step #10 - "integration_docker": /go/pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/relfect2_mips64x.s
Step #10 - "integration_docker": /go/pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/relfect2_mipsx.s
Step #10 - "integration_docker": /go/pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/relfect2_ppc64x.s
Step #10 - "integration_docker": �[0mRemoving intermediate container add1bc8c63bb
Step #10 - "integration_docker":  ---> bc43180b1e6d
Step #10 - "integration_docker": Step 10/13 : FROM gcr.io/distroless/base-debian12@sha256:347a41e7f263ea7f7aba1735e5e5b1439d9e41a9f09179229f8c13ea98ae94cf
Step #10 - "integration_docker": gcr.io/distroless/base-debian12@sha256:347a41e7f263ea7f7aba1735e5e5b1439d9e41a9f09179229f8c13ea98ae94cf: Pulling from distroless/base-debian12
Step #10 - "integration_docker": fab8c4b3fa32: Already exists
Step #10 - "integration_docker": bfb59b82a9b6: Already exists
Step #10 - "integration_docker": 017886f7e176: Already exists
Step #10 - "integration_docker": 62de241dac5f: Already exists
Step #10 - "integration_docker": 2780920e5dbf: Already exists
Step #10 - "integration_docker": 7c12895b777b: Already exists
Step #10 - "integration_docker": 3214acf345c0: Already exists
Step #10 - "integration_docker": 52630fc75a18: Already exists
Step #10 - "integration_docker": dd64bf2dd177: Already exists
Step #10 - "integration_docker": 4aa0ea1413d3: Already exists
Step #10 - "integration_docker": dcaa5a89b0cc: Already exists
Step #10 - "integration_docker": 069d1e267530: Already exists
Step #10 - "integration_docker": e7fa9df358f0: Already exists
Step #10 - "integration_docker": d7d58c63a628: Pulling fs layer
Step #10 - "integration_docker": d7d58c63a628: Verifying Checksum
Step #10 - "integration_docker": d7d58c63a628: Download complete
Step #10 - "integration_docker": d7d58c63a628: Pull complete
Step #10 - "integration_docker": Digest: sha256:347a41e7f263ea7f7aba1735e5e5b1439d9e41a9f09179229f8c13ea98ae94cf
Step #10 - "integration_docker": Status: Downloaded newer image for gcr.io/distroless/base-debian12@sha256:347a41e7f263ea7f7aba1735e5e5b1439d9e41a9f09179229f8c13ea98ae94cf
Step #10 - "integration_docker":  ---> ad7dc1bf0cc1
Step #10 - "integration_docker": Step 11/13 : COPY --from=build /go/bin/trillian_log_signer /
Step #10 - "integration_docker":  ---> 7962c7fb4041
Step #10 - "integration_docker": Step 12/13 : COPY --from=build /THIRD_PARTY_NOTICES /THIRD_PARTY_NOTICES
Step #10 - "integration_docker":  ---> d6a6c4801cbb
Step #10 - "integration_docker": Step 13/13 : ENTRYPOINT ["/trillian_log_signer"]
Step #10 - "integration_docker":  ---> Running in dfba096b66da
Step #10 - "integration_docker": Removing intermediate container dfba096b66da
Step #10 - "integration_docker":  ---> 51ce6afbdfc8
Step #10 - "integration_docker": Successfully built 51ce6afbdfc8
Step #10 - "integration_docker": Successfully tagged deployment_trillian-log-signer:latest
Step #10 - "integration_docker": Building trillian-log-server
Step #10 - "integration_docker": Sending build context to Docker daemon  8.222MB

Step #10 - "integration_docker": Step 1/13 : FROM golang:1.25.6-bookworm@sha256:2f768d462dbffbb0f0b3a5171009f162945b086f326e0b2a8fd5d29c3219ff14 as build
Step #10 - "integration_docker":  ---> 120f24054f00
Step #10 - "integration_docker": Step 2/13 : WORKDIR /trillian
Step #10 - "integration_docker":  ---> Using cache
Step #10 - "integration_docker":  ---> e257b441ba59
Step #10 - "integration_docker": Step 3/13 : ARG GOFLAGS=""
Step #10 - "integration_docker":  ---> Using cache
Step #10 - "integration_docker":  ---> 01b309f1cea2
Step #10 - "integration_docker": Step 4/13 : ENV GOFLAGS=$GOFLAGS
Step #10 - "integration_docker":  ---> Using cache
Step #10 - "integration_docker":  ---> bfcb9df4664b
Step #10 - "integration_docker": Step 5/13 : COPY go.mod go.sum ./
Step #10 - "integration_docker":  ---> Using cache
Step #10 - "integration_docker":  ---> ce61c97fcc14
Step #10 - "integration_docker": Step 6/13 : RUN go mod download
Step #10 - "integration_docker":  ---> Using cache
Step #10 - "integration_docker":  ---> 976a6b159be5
Step #10 - "integration_docker": Step 7/13 : COPY . .
Step #10 - "integration_docker":  ---> Using cache
Step #10 - "integration_docker":  ---> 8e5798b9df1b
Step #10 - "integration_docker": Step 8/13 : RUN go install ./cmd/trillian_log_server
Step #10 - "integration_docker":  ---> Running in 0dab47205434
Step #10 - "integration_docker": Removing intermediate container 0dab47205434
Step #10 - "integration_docker":  ---> 8d448e3b6e74
Step #10 - "integration_docker": Step 9/13 : RUN go run github.com/google/go-licenses/v2 save ./cmd/trillian_log_server --save_path /THIRD_PARTY_NOTICES
Step #10 - "integration_docker":  ---> Running in 290359760d4f
Step #10 - "integration_docker": �[91mW0203 16:43:03.226833     498 library.go:141] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/golang.org/x/sys@v0.40.0/unix/asm_linux_amd64.s
Step #10 - "integration_docker": �[0m�[91mW0203 16:43:03.227277     498 library.go:141] "filippo.io/edwards25519/field" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/filippo.io/edwards25519@v1.1.0/field/fe_amd64.s
Step #10 - "integration_docker": �[0m�[91mW0203 16:43:03.227408     498 library.go:141] "github.com/cespare/xxhash/v2" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/xxhash_amd64.s
Step #10 - "integration_docker": �[0m�[91mW0203 16:43:03.227613     498 library.go:141] "golang.org/x/crypto/chacha20poly1305" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/golang.org/x/crypto@v0.47.0/chacha20poly1305/chacha20poly1305_amd64.s
Step #10 - "integration_docker": W0203 16:43:03.227628     498 library.go:141] "golang.org/x/crypto/internal/poly1305" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/golang.org/x/crypto@v0.47.0/internal/poly1305/sum_amd64.s
Step #10 - "integration_docker": W0203 16:43:03.227633     498 library.go:141] "golang.org/x/sys/cpu" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/golang.org/x/sys@v0.40.0/cpu/cpu_gc_x86.s
Step #10 - "integration_docker": �[0m�[91mW0203 16:43:03.227993     498 library.go:141] "github.com/envoyproxy/protoc-gen-validate/validate" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/github.com/envoyproxy/protoc-gen-validate@v1.2.1/validate/validate.h
Step #10 - "integration_docker": �[0m�[91mW0203 16:43:03.228659     498 library.go:141] "github.com/modern-go/reflect2" contains non-Go code that can't be inspected for further dependencies:
Step #10 - "integration_docker": /go/pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/reflect2_amd64.s
Step #10 - "integration_docker": /go/pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/relfect2_mips64x.s
Step #10 - "integration_docker": /go/pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/relfect2_mipsx.s
Step #10 - "integration_docker": /go/pkg/mod/github.com/modern-go/reflect2@v1.0.3-0.20250322232337-35a7c28c31ee/relfect2_ppc64x.s
Step #10 - "integration_docker": �[0mRemoving intermediate container 290359760d4f
Step #10 - "integration_docker":  ---> 7a2eea71887d
Step #10 - "integration_docker": Step 10/13 : FROM gcr.io/distroless/base-debian12@sha256:347a41e7f263ea7f7aba1735e5e5b1439d9e41a9f09179229f8c13ea98ae94cf
Step #10 - "integration_docker":  ---> ad7dc1bf0cc1
Step #10 - "integration_docker": Step 11/13 : COPY --from=build /go/bin/trillian_log_server /
Step #10 - "integration_docker":  ---> 7bfbc92c8bde
Step #10 - "integration_docker": Step 12/13 : COPY --from=build /THIRD_PARTY_NOTICES /THIRD_PARTY_NOTICES
Step #10 - "integration_docker":  ---> 55de01269d4e
Step #10 - "integration_docker": Step 13/13 : ENTRYPOINT ["/trillian_log_server"]
Step #10 - "integration_docker":  ---> Running in 74997c00e225
Step #10 - "integration_docker": Removing intermediate container 74997c00e225
Step #10 - "integration_docker":  ---> af53a0276739
Step #10 - "integration_docker": Successfully built af53a0276739
Step #10 - "integration_docker": Successfully tagged deployment_trillian-log-server:latest
Step #10 - "integration_docker": Creating deployment_mysql_1 ... 
Step #10 - "integration_docker": Creating deployment_mysql_1 ... done
Step #10 - "integration_docker": Creating deployment_trillian-log-server_1 ... 
Step #10 - "integration_docker": Creating deployment_trillian-log-signer_1 ... 
Step #10 - "integration_docker": Creating deployment_trillian-log-signer_1 ... done
Step #10 - "integration_docker": Creating deployment_trillian-log-server_1 ... done
Step #10 - "integration_docker": --2026-02-03 16:43:08--  http://deployment_trillian-log-server_1:8091/healthz
Step #10 - "integration_docker": Resolving deployment_trillian-log-server_1 (deployment_trillian-log-server_1)... 192.168.10.4
Step #10 - "integration_docker": Connecting to deployment_trillian-log-server_1 (deployment_trillian-log-server_1)|192.168.10.4|:8091... failed: Connection refused.
Step #10 - "integration_docker": Retrying.
Step #10 - "integration_docker": 
Step #10 - "integration_docker": --2026-02-03 16:43:09--  (try: 2)  http://deployment_trillian-log-server_1:8091/healthz
Step #10 - "integration_docker": Connecting to deployment_trillian-log-server_1 (deployment_trillian-log-server_1)|192.168.10.4|:8091... connected.
Step #10 - "integration_docker": HTTP request sent, awaiting response... 200 OK
Step #10 - "integration_docker": Length: 2 [text/plain]
Step #10 - "integration_docker": Saving to: 'STDOUT'
Step #10 - "integration_docker": 
Step #10 - "integration_docker":      0K                                                       100%  285K=0s
Step #10 - "integration_docker": 
Step #10 - "integration_docker": 2026-02-03 16:43:24 (285 KB/s) - written to stdout [2/2]
Step #10 - "integration_docker": 
Step #10 - "integration_docker": Health: ok
Step #10 - "integration_docker": Provision log
Step #10 - "integration_docker": I0203 16:43:24.725314     152 main.go:110] Creating tree tree_state:ACTIVE  tree_type:LOG  max_root_duration:{seconds:3600}
Step #10 - "integration_docker": W0203 16:43:24.725595     152 rpcflags.go:36] Using an insecure gRPC connection to Trillian
Step #10 - "integration_docker": I0203 16:43:24.725982     152 admin.go:50] CreateTree...
Step #10 - "integration_docker": I0203 16:43:24.736065     152 admin.go:95] Initialising Log 6401788444496728142...
Step #10 - "integration_docker": I0203 16:43:24.751393     152 admin.go:106] Initialised Log (6401788444496728142) with new SignedTreeHead:
Step #10 - "integration_docker": log_root:"\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00 \xe3\xb0\xc4B\x98\xfc\x1c\x14\x9a\xfb\xf4șo\xb9$'\xaeA\xe4d\x9b\x93L\xa4\x95\x99\x1bxR\xb8U\x18\x90\xca:+\xc6\xea\xe7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
Step #10 - "integration_docker": Created tree 6401788444496728142
Step #10 - "integration_docker": Running test
Step #10 - "integration_docker": /workspace/integration /workspace
Step #10 - "integration_docker": ok  	github.com/google/trillian/integration	15.233s
Step #10 - "integration_docker": /workspace
Step #10 - "integration_docker": Stopping deployment_trillian-log-signer_1 ... 
Step #10 - "integration_docker": Stopping deployment_trillian-log-server_1 ... 
Step #10 - "integration_docker": Stopping deployment_mysql_1               ... 
Step #10 - "integration_docker": Stopping deployment_trillian-log-server_1 ... done
Step #10 - "integration_docker": Stopping deployment_trillian-log-signer_1 ... done
Step #10 - "integration_docker": Stopping deployment_mysql_1               ... done
Step #10 - "integration_docker": Removing deployment_trillian-log-signer_1 ... 
Step #10 - "integration_docker": Removing deployment_trillian-log-server_1 ... 
Step #10 - "integration_docker": Removing deployment_mysql_1               ... 
Step #10 - "integration_docker": Removing deployment_trillian-log-signer_1 ... done
Step #10 - "integration_docker": Removing deployment_mysql_1               ... done
Step #10 - "integration_docker": Removing deployment_trillian-log-server_1 ... done
Step #10 - "integration_docker": Removing network deployment_default
Step #10 - "integration_docker": Network deployment_default not found.
Finished Step #10 - "integration_docker"
PUSH
Pushing gcr.io/trillian-opensource-ci/trillian_testbase:latest
The push refers to repository [gcr.io/trillian-opensource-ci/trillian_testbase]
51510291ccb3: Preparing
3988206ee5ad: Preparing
ffb75e136239: Preparing
ca415a0b84e3: Preparing
10fd9efef73c: Preparing
5f70bf18a086: Preparing
5342ecaf66ef: Preparing
5a797796f075: Preparing
645f5e17cf58: Preparing
7c3c6c0e7920: Preparing
881e9a2631be: Preparing
f77cd126bcdf: Preparing
881e9a2631be: Waiting
f77cd126bcdf: Waiting
ffb75e136239: Layer already exists
7c3c6c0e7920: Layer already exists
ca415a0b84e3: Layer already exists
645f5e17cf58: Layer already exists
5a797796f075: Layer already exists
5f70bf18a086: Layer already exists
51510291ccb3: Layer already exists
5342ecaf66ef: Layer already exists
3988206ee5ad: Layer already exists
10fd9efef73c: Layer already exists
881e9a2631be: Layer already exists
f77cd126bcdf: Layer already exists
latest: digest: sha256:862e66b79d3e0b0e2a8d4a31c24e145570cab5e884e481642331e6a87f3dd950 size: 2846
DONE

Build Log: https://storage.cloud.google.com/trillian-cloudbuild-logs/log-06233df8-8786-4714-b50c-6cf4e7a7b6bb.txt