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

Bump golang.org/x/net from 0.21.0 to 0.22.0 #1378

Merged
merged 1 commit into from
Mar 5, 2024

Bump golang.org/x/net from 0.21.0 to 0.22.0

ced4885
Select commit
Loading
Failed to load commit list.
Merged

Bump golang.org/x/net from 0.21.0 to 0.22.0 #1378

Bump golang.org/x/net from 0.21.0 to 0.22.0
ced4885
Select commit
Loading
Failed to load commit list.
Google Cloud Build / certificate-transparency-go-cloud-build-pull-request (trillian-opensource-ci) succeeded Mar 5, 2024 in 9m 9s

Summary

Build Information

Trigger certificate-transparency-go-cloud-build-pull-request
Build 6a7647eb-2b7a-4a67-b02e-17a90a5437e4
Start 2024-03-05T12:03:19-08:00
Duration 8m26.754s
Status SUCCESS

Steps

Step Status Duration
gcr.io/cloud-builders/docker SUCCESS 11.716s
gcr.io/cloud-builders/docker SUCCESS 1.337s
prepare SUCCESS 25.219s
ci-ready SUCCESS 1m24.374s
default_test SUCCESS 2m52.578s
race_detection SUCCESS 5m48.235s
etcd_with_coverage SUCCESS 3m1.088s
etcd_with_race SUCCESS 4m30.072s
with_pkcs11_and_race SUCCESS 5m56.739s
codecov.io SUCCESS 2.875s
ci_complete SUCCESS 822ms
build_ctfe SUCCESS 51.381s
build_envsubst SUCCESS 2.909s
envsubst_kubernetes_configs SUCCESS 835ms
update_kubernetes_configs_dryrun SUCCESS 8.677s

Details

starting build "6a7647eb-2b7a-4a67-b02e-17a90a5437e4"

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/google/certificate-transparency-go
 * branch            ced48853b4a1015bbafd55c6db66069cf47bf78d -> FETCH_HEAD
HEAD is now at ced4885 Bump golang.org/x/net from 0.21.0 to 0.22.0
BUILD
Starting Step #0
Starting Step #11 - "build_ctfe"
Step #0: Already have image (with digest): gcr.io/cloud-builders/docker
Step #11 - "build_ctfe": Already have image (with digest): gcr.io/cloud-builders/docker
Step #11 - "build_ctfe": Sending build context to Docker daemon  5.414MB

Step #11 - "build_ctfe": Step 1/12 : FROM golang:1.22.0-bookworm@sha256:925fe3fa28ba428cf67a7947ae838f8a1523117b40e3e6b5106c378e3f97fa29 as build
Step #0: latest: Pulling from trillian-opensource-ci/ct_testbase
Step #0: 7bb465c29149: Already exists
Step #0: 2b9b41aaa3c5: Already exists
Step #0: 49b40be4436e: Already exists
Step #0: d85d001093ea: Already exists
Step #0: 07ba5748a600: Already exists
Step #0: 9ef5d6b83255: Already exists
Step #0: 4f4fb700ef54: Already exists
Step #0: baa4b0a8dcac: Pulling fs layer
Step #0: b54e37c181d2: Pulling fs layer
Step #0: dfa90078c220: Pulling fs layer
Step #0: 2ecf52ca7bd7: Pulling fs layer
Step #0: d9f804f3e7f9: Pulling fs layer
Step #0: 3c3252684a98: Pulling fs layer
Step #0: 2ecf52ca7bd7: Waiting
Step #0: d9f804f3e7f9: Waiting
Step #0: 3c3252684a98: Waiting
Step #11 - "build_ctfe": docker.io/library/golang:1.22.0-bookworm@sha256:925fe3fa28ba428cf67a7947ae838f8a1523117b40e3e6b5106c378e3f97fa29: Pulling from library/golang
Step #11 - "build_ctfe": Digest: sha256:925fe3fa28ba428cf67a7947ae838f8a1523117b40e3e6b5106c378e3f97fa29
Step #11 - "build_ctfe": Status: Downloaded newer image for golang:1.22.0-bookworm@sha256:925fe3fa28ba428cf67a7947ae838f8a1523117b40e3e6b5106c378e3f97fa29
Step #11 - "build_ctfe":  ---> 0c4ed86491a4
Step #11 - "build_ctfe": Step 2/12 : ARG GOFLAGS=""
Step #0: baa4b0a8dcac: Download complete
Step #11 - "build_ctfe":  ---> Running in 431ee4efb7cc
Step #0: dfa90078c220: Verifying Checksum
Step #0: dfa90078c220: Download complete
Step #0: baa4b0a8dcac: Pull complete
Step #11 - "build_ctfe": Removing intermediate container 431ee4efb7cc
Step #11 - "build_ctfe":  ---> 9575b7f1996c
Step #11 - "build_ctfe": Step 3/12 : ENV GOFLAGS=$GOFLAGS
Step #11 - "build_ctfe":  ---> Running in da321bb409e9
Step #11 - "build_ctfe": Removing intermediate container da321bb409e9
Step #11 - "build_ctfe":  ---> c30b22004af5
Step #11 - "build_ctfe": Step 4/12 : WORKDIR /build
Step #11 - "build_ctfe":  ---> Running in e610d82d6f41
Step #0: d9f804f3e7f9: Verifying Checksum
Step #0: d9f804f3e7f9: Download complete
Step #11 - "build_ctfe": Removing intermediate container e610d82d6f41
Step #11 - "build_ctfe":  ---> c377bc40f426
Step #11 - "build_ctfe": Step 5/12 : COPY go.mod .
Step #0: 2ecf52ca7bd7: Download complete
Step #11 - "build_ctfe":  ---> a17d2e51a223
Step #11 - "build_ctfe": Step 6/12 : COPY go.sum .
Step #0: 3c3252684a98: Verifying Checksum
Step #0: 3c3252684a98: Download complete
Step #11 - "build_ctfe":  ---> 92635fe3f0b7
Step #11 - "build_ctfe": Step 7/12 : RUN go mod download
Step #11 - "build_ctfe":  ---> Running in 1b6c630b91b7
Step #0: b54e37c181d2: Verifying Checksum
Step #0: b54e37c181d2: Download complete
Step #0: b54e37c181d2: Pull complete
Step #0: dfa90078c220: Pull complete
Step #0: 2ecf52ca7bd7: Pull complete
Step #0: d9f804f3e7f9: Pull complete
Step #0: 3c3252684a98: Pull complete
Step #0: Digest: sha256:6321b79f3ad26327778a56a99652772bcb68cf4e34268dc8fb013b70b50d9a95
Step #0: Status: Downloaded newer image for gcr.io/trillian-opensource-ci/ct_testbase:latest
Step #0: gcr.io/trillian-opensource-ci/ct_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  5.414MB

Step #1: Step 1/13 : FROM golang:1.22.0-bookworm@sha256:925fe3fa28ba428cf67a7947ae838f8a1523117b40e3e6b5106c378e3f97fa29 as ct_testbase
Step #1:  ---> 0c4ed86491a4
Step #1: Step 2/13 : WORKDIR /testbase
Step #1:  ---> Using cache
Step #1:  ---> d16129b72fa3
Step #1: Step 3/13 : ARG GOFLAGS=""
Step #1:  ---> Using cache
Step #1:  ---> 4b780a8f3028
Step #1: Step 4/13 : ENV GOFLAGS=$GOFLAGS
Step #1:  ---> Using cache
Step #1:  ---> 62d5339da0ec
Step #1: Step 5/13 : RUN apt-get update && apt-get -y install build-essential curl docker-compose lsof netcat-openbsd unzip wget xxd
Step #1:  ---> Using cache
Step #1:  ---> 6c718d6954bf
Step #1: Step 6/13 : RUN cd /usr/bin && curl -L -O https://github.com/jqlang/jq/releases/download/jq-1.7/jq-linux64 && mv jq-linux64 /usr/bin/jq && chmod +x /usr/bin/jq
Step #1:  ---> Using cache
Step #1:  ---> b7fa860d8333
Step #1: Step 7/13 : 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:  ---> d427aacfd7c0
Step #1: Step 8/13 : 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:  ---> 6264bfafd7b7
Step #1: Step 9/13 : ENV PATH /usr/local/bin:$PATH
Step #1:  ---> Using cache
Step #1:  ---> 290ed4b10a5f
Step #1: Step 10/13 : COPY ./integration/test-runner.sh /testbase/
Step #1:  ---> Using cache
Step #1:  ---> 4ebabe3d8a2f
Step #1: Step 11/13 : ENV GOPATH /go
Step #1:  ---> Using cache
Step #1:  ---> c2695be24c10
Step #1: Step 12/13 : ENV PATH $GOPATH/bin:/testbase/protoc/bin:$PATH
Step #1:  ---> Using cache
Step #1:  ---> 4051082a9cca
Step #1: Step 13/13 : CMD /bin/bash -exc /testbase/test-runner.sh
Step #1:  ---> Using cache
Step #1:  ---> d9ea455253bb
Step #1: Successfully built d9ea455253bb
Step #1: Successfully tagged gcr.io/trillian-opensource-ci/ct_testbase:latest
Finished Step #1
Starting Step #2 - "prepare"
Step #2 - "prepare": Already have image (with digest): gcr.io/trillian-opensource-ci/ct_testbase
Step #2 - "prepare": + docker pull gcr.io/trillian-opensource-ci/log_server:latest
Step #2 - "prepare": latest: Pulling from trillian-opensource-ci/log_server
Step #2 - "prepare": 2369c33f073a: Already exists
Step #2 - "prepare": 2b776ada0341: Pulling fs layer
Step #2 - "prepare": 2a977872b36c: Pulling fs layer
Step #2 - "prepare": fcb6f6d2c998: Pulling fs layer
Step #2 - "prepare": e8c73c638ae9: Pulling fs layer
Step #2 - "prepare": 1e3d9b7d1452: Pulling fs layer
Step #2 - "prepare": 4aa0ea1413d3: Pulling fs layer
Step #2 - "prepare": 2fa82a9c76b2: Pulling fs layer
Step #2 - "prepare": 672354a91bfa: Pulling fs layer
Step #2 - "prepare": ffb78650e679: Pulling fs layer
Step #2 - "prepare": ad7888c7ea2f: Pulling fs layer
Step #2 - "prepare": f4ba928ef095: Pulling fs layer
Step #2 - "prepare": cddd80c73129: Pulling fs layer
Step #2 - "prepare": e8c73c638ae9: Waiting
Step #2 - "prepare": 1e3d9b7d1452: Waiting
Step #2 - "prepare": 4aa0ea1413d3: Waiting
Step #2 - "prepare": 2fa82a9c76b2: Waiting
Step #2 - "prepare": 672354a91bfa: Waiting
Step #2 - "prepare": ffb78650e679: Waiting
Step #2 - "prepare": cddd80c73129: Waiting
Step #2 - "prepare": ad7888c7ea2f: Waiting
Step #2 - "prepare": f4ba928ef095: Waiting
Step #2 - "prepare": 2b776ada0341: Verifying Checksum
Step #2 - "prepare": 2b776ada0341: Download complete
Step #2 - "prepare": fcb6f6d2c998: Verifying Checksum
Step #2 - "prepare": fcb6f6d2c998: Download complete
Step #2 - "prepare": 2a977872b36c: Verifying Checksum
Step #2 - "prepare": 2a977872b36c: Download complete
Step #2 - "prepare": e8c73c638ae9: Verifying Checksum
Step #2 - "prepare": e8c73c638ae9: Download complete
Step #2 - "prepare": 2b776ada0341: Pull complete
Step #2 - "prepare": 4aa0ea1413d3: Verifying Checksum
Step #2 - "prepare": 4aa0ea1413d3: Download complete
Step #2 - "prepare": 1e3d9b7d1452: Verifying Checksum
Step #2 - "prepare": 1e3d9b7d1452: Download complete
Step #2 - "prepare": 2fa82a9c76b2: Download complete
Step #2 - "prepare": 672354a91bfa: Verifying Checksum
Step #2 - "prepare": 672354a91bfa: Download complete
Step #2 - "prepare": ffb78650e679: Download complete
Step #2 - "prepare": ad7888c7ea2f: Download complete
Step #2 - "prepare": 2a977872b36c: Pull complete
Step #2 - "prepare": fcb6f6d2c998: Pull complete
Step #2 - "prepare": e8c73c638ae9: Pull complete
Step #2 - "prepare": cddd80c73129: Verifying Checksum
Step #2 - "prepare": cddd80c73129: Download complete
Step #2 - "prepare": 1e3d9b7d1452: Pull complete
Step #2 - "prepare": 4aa0ea1413d3: Pull complete
Step #2 - "prepare": 2fa82a9c76b2: Pull complete
Step #2 - "prepare": 672354a91bfa: Pull complete
Step #2 - "prepare": ffb78650e679: Pull complete
Step #2 - "prepare": f4ba928ef095: Verifying Checksum
Step #2 - "prepare": f4ba928ef095: Download complete
Step #2 - "prepare": ad7888c7ea2f: Pull complete
Step #2 - "prepare": f4ba928ef095: Pull complete
Step #2 - "prepare": cddd80c73129: Pull complete
Step #2 - "prepare": Digest: sha256:bbea40f143997a97178141d130e3f18dc958e022e77811e47e02db31cd7ec88c
Step #2 - "prepare": Status: Downloaded newer image for gcr.io/trillian-opensource-ci/log_server:latest
Step #2 - "prepare": gcr.io/trillian-opensource-ci/log_server:latest
Step #2 - "prepare": + docker tag gcr.io/trillian-opensource-ci/log_server:latest deployment_trillian-log-server
Step #2 - "prepare": + docker pull gcr.io/trillian-opensource-ci/log_signer:latest
Step #2 - "prepare": latest: Pulling from trillian-opensource-ci/log_signer
Step #2 - "prepare": 2369c33f073a: Already exists
Step #2 - "prepare": 2b776ada0341: Already exists
Step #2 - "prepare": 2a977872b36c: Already exists
Step #2 - "prepare": fcb6f6d2c998: Already exists
Step #2 - "prepare": e8c73c638ae9: Already exists
Step #2 - "prepare": 1e3d9b7d1452: Already exists
Step #2 - "prepare": 4aa0ea1413d3: Already exists
Step #2 - "prepare": 2fa82a9c76b2: Already exists
Step #2 - "prepare": 672354a91bfa: Already exists
Step #2 - "prepare": ffb78650e679: Already exists
Step #2 - "prepare": ad7888c7ea2f: Already exists
Step #2 - "prepare": a2beb9eadebf: Pulling fs layer
Step #2 - "prepare": d818c5e39502: Pulling fs layer
Step #2 - "prepare": d818c5e39502: Verifying Checksum
Step #2 - "prepare": d818c5e39502: Download complete
Step #2 - "prepare": a2beb9eadebf: Verifying Checksum
Step #2 - "prepare": a2beb9eadebf: Download complete
Step #2 - "prepare": a2beb9eadebf: Pull complete
Step #2 - "prepare": d818c5e39502: Pull complete
Step #2 - "prepare": Digest: sha256:c3bfe35426ca1f22f4d001781002af57e84c29a7c95b98d153242e9ab6aa8849
Step #2 - "prepare": Status: Downloaded newer image for gcr.io/trillian-opensource-ci/log_signer:latest
Step #2 - "prepare": gcr.io/trillian-opensource-ci/log_signer:latest
Step #2 - "prepare": + docker tag gcr.io/trillian-opensource-ci/log_signer:latest deployment_trillian-log-signer
Step #2 - "prepare": ++ go list -f '{{.Dir}}' github.com/google/trillian
Step #2 - "prepare": go: downloading github.com/google/trillian v1.6.0
Step #2 - "prepare": go: downloading google.golang.org/protobuf v1.32.0
Step #2 - "prepare": go: downloading google.golang.org/grpc v1.62.0
Step #2 - "prepare": go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80
Step #2 - "prepare": go: downloading google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80
Step #2 - "prepare": go: downloading golang.org/x/net v0.22.0
Step #2 - "prepare": go: downloading golang.org/x/sys v0.18.0
Step #2 - "prepare": go: downloading github.com/golang/protobuf v1.5.3
Step #2 - "prepare": go: downloading golang.org/x/text v0.14.0
Step #2 - "prepare": + export TRILLIAN_LOCATION=/go/pkg/mod/github.com/google/trillian@v1.6.0
Step #2 - "prepare": + TRILLIAN_LOCATION=/go/pkg/mod/github.com/google/trillian@v1.6.0
Step #2 - "prepare": + echo -e 'networks:\n      default:\n        external:\n          name: cloudbuild'
Step #2 - "prepare": + docker-compose -f /go/pkg/mod/github.com/google/trillian@v1.6.0/examples/deployment/docker-compose.yml pull mysql trillian-log-server trillian-log-signer
Step #2 - "prepare": Pulling mysql               ... 
Step #2 - "prepare": Pulling trillian-log-server ... 
Step #2 - "prepare": Pulling trillian-log-signer ... 
Step #2 - "prepare": Pulling trillian-log-server ... done
Step #2 - "prepare": Pulling trillian-log-signer ... done
Step #2 - "prepare": Pulling mysql               ... done
Step #2 - "prepare": + docker-compose -f /go/pkg/mod/github.com/google/trillian@v1.6.0/examples/deployment/docker-compose.yml up -d mysql trillian-log-server trillian-log-signer
Step #2 - "prepare": Building mysql
Step #2 - "prepare": Sending build context to Docker daemon  5.242MB

Step #2 - "prepare": Step 1/4 : FROM mysql:8.2
Step #2 - "prepare": 8.2: Pulling from library/mysql
Step #2 - "prepare": 558b7d69a2e5: Pulling fs layer
Step #2 - "prepare": 599b67b0dd6a: Pulling fs layer
Step #2 - "prepare": 50314d46ce2b: Pulling fs layer
Step #2 - "prepare": 494babc92263: Pulling fs layer
Step #2 - "prepare": 02548e6f2dbf: Pulling fs layer
Step #2 - "prepare": a9e5e2637e0d: Pulling fs layer
Step #2 - "prepare": 657b198fe6b7: Pulling fs layer
Step #2 - "prepare": 215a2b0eabbf: Pulling fs layer
Step #2 - "prepare": 377a4c7a89c5: Pulling fs layer
Step #2 - "prepare": 4bfe599fe218: Pulling fs layer
Step #2 - "prepare": 494babc92263: Waiting
Step #2 - "prepare": 215a2b0eabbf: Waiting
Step #2 - "prepare": 377a4c7a89c5: Waiting
Step #2 - "prepare": 02548e6f2dbf: Waiting
Step #2 - "prepare": 4bfe599fe218: Waiting
Step #2 - "prepare": a9e5e2637e0d: Waiting
Step #2 - "prepare": 657b198fe6b7: Waiting
Step #2 - "prepare": 599b67b0dd6a: Verifying Checksum
Step #2 - "prepare": 599b67b0dd6a: Download complete
Step #2 - "prepare": 50314d46ce2b: Verifying Checksum
Step #2 - "prepare": 50314d46ce2b: Download complete
Step #11 - "build_ctfe": Removing intermediate container 1b6c630b91b7
Step #11 - "build_ctfe":  ---> b1708af6b601
Step #11 - "build_ctfe": Step 8/12 : COPY . .
Step #2 - "prepare": 02548e6f2dbf: Verifying Checksum
Step #2 - "prepare": 02548e6f2dbf: Download complete
Step #2 - "prepare": 494babc92263: Verifying Checksum
Step #2 - "prepare": 494babc92263: Download complete
Step #2 - "prepare": 558b7d69a2e5: Verifying Checksum
Step #2 - "prepare": 558b7d69a2e5: Download complete
Step #2 - "prepare": a9e5e2637e0d: Verifying Checksum
Step #2 - "prepare": a9e5e2637e0d: Download complete
Step #11 - "build_ctfe":  ---> 65107e3d375a
Step #11 - "build_ctfe": Step 9/12 : RUN go build ./trillian/ctfe/ct_server
Step #2 - "prepare": 215a2b0eabbf: Verifying Checksum
Step #2 - "prepare": 215a2b0eabbf: Download complete
Step #11 - "build_ctfe":  ---> Running in c3be79ec1af8
Step #2 - "prepare": 4bfe599fe218: Verifying Checksum
Step #2 - "prepare": 4bfe599fe218: Download complete
Step #2 - "prepare": 558b7d69a2e5: Pull complete
Step #2 - "prepare": 599b67b0dd6a: Pull complete
Step #2 - "prepare": 50314d46ce2b: Pull complete
Step #2 - "prepare": 657b198fe6b7: Verifying Checksum
Step #2 - "prepare": 657b198fe6b7: Download complete
Step #2 - "prepare": 494babc92263: Pull complete
Step #2 - "prepare": 02548e6f2dbf: Pull complete
Step #2 - "prepare": a9e5e2637e0d: Pull complete
Step #2 - "prepare": 377a4c7a89c5: Verifying Checksum
Step #2 - "prepare": 377a4c7a89c5: Download complete
Step #2 - "prepare": 657b198fe6b7: Pull complete
Step #2 - "prepare": 215a2b0eabbf: Pull complete
Step #2 - "prepare": 377a4c7a89c5: Pull complete
Step #2 - "prepare": 4bfe599fe218: Pull complete
Step #2 - "prepare": Digest: sha256:212fe73edca5df6ff14826d5eb975c914bfb91f82a2e923f9050568f99525da1
Step #2 - "prepare": Status: Downloaded newer image for mysql:8.2
Step #2 - "prepare":  ---> bc861cf238f2
Step #2 - "prepare": Step 2/4 : COPY examples/deployment/docker/db_server/mysql.cnf /etc/mysql/conf.d/trillian.cnf
Step #2 - "prepare":  ---> b8f735af61c2
Step #2 - "prepare": Step 3/4 : COPY storage/mysql/schema/storage.sql /docker-entrypoint-initdb.d/storage.sql
Step #2 - "prepare":  ---> 1d10ecbfb694
Step #2 - "prepare": Step 4/4 : RUN chmod -R 775 /docker-entrypoint-initdb.d &&     chmod 644 /etc/mysql/conf.d/trillian.cnf
Step #2 - "prepare":  ---> Running in 950dac7c6c2a
Step #2 - "prepare": Removing intermediate container 950dac7c6c2a
Step #2 - "prepare":  ---> 58dcf0648982
Step #2 - "prepare": Successfully built 58dcf0648982
Step #2 - "prepare": Successfully tagged deployment_mysql:latest
Step #2 - "prepare": Image for service mysql was built because it did not already exist. To rebuild this image you must use `docker-compose build` or `docker-compose up --build`.
Step #2 - "prepare": Creating deployment_mysql_1 ... 
Step #2 - "prepare": Creating deployment_mysql_1 ... done
Step #2 - "prepare": Creating deployment_trillian-log-server_1 ... 
Step #2 - "prepare": Creating deployment_trillian-log-signer_1 ... 
Step #2 - "prepare": Creating deployment_trillian-log-signer_1 ... done
Step #2 - "prepare": Creating deployment_trillian-log-server_1 ... done
Finished Step #2 - "prepare"
Starting Step #3 - "ci-ready"
Step #3 - "ci-ready": Already have image (with digest): gcr.io/trillian-opensource-ci/ct_testbase
Step #3 - "ci-ready": go: downloading github.com/fullstorydev/grpcurl v1.8.9
Step #3 - "ci-ready": go: downloading github.com/golang/mock v1.6.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/v3 v3.5.12
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/etcdctl/v3 v3.5.12
Step #3 - "ci-ready": go: downloading github.com/jhump/protoreflect v1.15.3
Step #3 - "ci-ready": go: downloading github.com/urfave/cli v1.22.14
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12
Step #3 - "ci-ready": go: downloading github.com/spf13/cobra v1.8.0
Step #3 - "ci-ready": go: downloading github.com/envoyproxy/go-control-plane v0.12.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/api/v3 v3.5.12
Step #3 - "ci-ready": go: downloading github.com/bgentry/speakeasy v0.1.0
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/v2 v2.305.12
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/etcdutl/v3 v3.5.12
Step #3 - "ci-ready": go: downloading github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa
Step #3 - "ci-ready": go: downloading github.com/cncf/udpa/go v0.0.0-20220112060539-c52dc94e7fbe
Step #3 - "ci-ready": go: downloading github.com/cespare/xxhash/v2 v2.2.0
Step #3 - "ci-ready": go: downloading github.com/dustin/go-humanize v1.0.1
Step #3 - "ci-ready": go: downloading github.com/olekukonko/tablewriter v0.0.5
Step #3 - "ci-ready": go: downloading github.com/spf13/pflag v1.0.5
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/client/v3 v3.5.12
Step #3 - "ci-ready": go: downloading go.uber.org/zap v1.26.0
Step #3 - "ci-ready": go: downloading golang.org/x/time v0.5.0
Step #3 - "ci-ready": go: downloading gopkg.in/cheggaaa/pb.v1 v1.0.28
Step #3 - "ci-ready": go: downloading golang.org/x/sync v0.6.0
Step #3 - "ci-ready": go: downloading golang.org/x/mod v0.14.0
Step #3 - "ci-ready": go: downloading golang.org/x/tools v0.16.1
Step #3 - "ci-ready": go: downloading go.etcd.io/bbolt v1.3.8
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/raft/v3 v3.5.12
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/server/v3 v3.5.12
Step #3 - "ci-ready": go: downloading github.com/json-iterator/go v1.1.12
Step #3 - "ci-ready": go: downloading github.com/modern-go/reflect2 v1.0.2
Step #3 - "ci-ready": go: downloading go.etcd.io/etcd/tests/v3 v3.5.12
Step #3 - "ci-ready": go: downloading github.com/coreos/go-semver v0.3.1
Step #3 - "ci-ready": go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
Step #3 - "ci-ready": go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.4
Step #3 - "ci-ready": go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240123012728-ef4313101c80
Step #3 - "ci-ready": go: downloading github.com/mattn/go-runewidth v0.0.13
Step #3 - "ci-ready": go: downloading github.com/gogo/protobuf v1.3.2
Step #3 - "ci-ready": go: downloading github.com/coreos/go-systemd/v22 v22.5.0
Step #3 - "ci-ready": go: downloading github.com/bufbuild/protocompile v0.6.0
Step #3 - "ci-ready": go: downloading golang.org/x/oauth2 v0.16.0
Step #3 - "ci-ready": go: downloading go.uber.org/multierr v1.11.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/client_golang v1.19.0
Step #3 - "ci-ready": go: downloading github.com/jonboulle/clockwork v0.4.0
Step #3 - "ci-ready": go: downloading github.com/russross/blackfriday/v2 v2.1.0
Step #3 - "ci-ready": go: downloading github.com/rivo/uniseg v0.4.4
Step #3 - "ci-ready": go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
Step #3 - "ci-ready": go: downloading github.com/soheilhy/cmux v0.1.5
Step #3 - "ci-ready": go: downloading golang.org/x/crypto v0.21.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1
Step #3 - "ci-ready": go: downloading github.com/google/btree v1.1.2
Step #3 - "ci-ready": go: downloading cloud.google.com/go/compute/metadata v0.2.3
Step #3 - "ci-ready": go: downloading cloud.google.com/go/compute v1.23.3
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
Step #3 - "ci-ready": go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.20.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.20.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel v1.21.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/sdk v1.20.0
Step #3 - "ci-ready": go: downloading sigs.k8s.io/yaml v1.4.0
Step #3 - "ci-ready": go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510
Step #3 - "ci-ready": go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
Step #3 - "ci-ready": go: downloading github.com/beorn7/perks v1.0.1
Step #3 - "ci-ready": go: downloading github.com/prometheus/client_model v0.5.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/common v0.48.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/procfs v0.12.0
Step #3 - "ci-ready": go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/metric v1.21.0
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/otel/trace v1.21.0
Step #3 - "ci-ready": go: downloading github.com/gorilla/websocket v1.5.0
Step #3 - "ci-ready": go: downloading github.com/sirupsen/logrus v1.9.3
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/proto/otlp v1.0.0
Step #3 - "ci-ready": go: downloading github.com/go-logr/logr v1.4.1
Step #3 - "ci-ready": go: downloading github.com/cenkalti/backoff/v4 v4.2.1
Step #3 - "ci-ready": go: downloading github.com/go-logr/stdr v1.2.2
Step #3 - "ci-ready": go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0
Step #3 - "ci-ready": go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
Step #11 - "build_ctfe": Removing intermediate container c3be79ec1af8
Step #11 - "build_ctfe":  ---> 5553503a8e66
Step #11 - "build_ctfe": Step 10/12 : FROM gcr.io/distroless/base-debian12@sha256:5eae9ef0b97acf7de819f936e12b24976b2d54333a2cf329615366e16ba598cd
Step #11 - "build_ctfe": gcr.io/distroless/base-debian12@sha256:5eae9ef0b97acf7de819f936e12b24976b2d54333a2cf329615366e16ba598cd: Pulling from distroless/base-debian12
Step #11 - "build_ctfe": 2369c33f073a: Already exists
Step #11 - "build_ctfe": 2b776ada0341: Already exists
Step #11 - "build_ctfe": 2a977872b36c: Already exists
Step #11 - "build_ctfe": fcb6f6d2c998: Already exists
Step #11 - "build_ctfe": e8c73c638ae9: Already exists
Step #11 - "build_ctfe": 1e3d9b7d1452: Already exists
Step #11 - "build_ctfe": 4aa0ea1413d3: Already exists
Step #11 - "build_ctfe": 2fa82a9c76b2: Already exists
Step #11 - "build_ctfe": 672354a91bfa: Already exists
Step #11 - "build_ctfe": ffb78650e679: Already exists
Step #11 - "build_ctfe": ad7888c7ea2f: Already exists
Step #11 - "build_ctfe": Digest: sha256:5eae9ef0b97acf7de819f936e12b24976b2d54333a2cf329615366e16ba598cd
Step #11 - "build_ctfe": Status: Downloaded newer image for gcr.io/distroless/base-debian12@sha256:5eae9ef0b97acf7de819f936e12b24976b2d54333a2cf329615366e16ba598cd
Step #11 - "build_ctfe":  ---> 07a16aefa8de
Step #11 - "build_ctfe": Step 11/12 : COPY --from=build /build/ct_server /
Step #11 - "build_ctfe":  ---> 9e00ff8a7e6b
Step #11 - "build_ctfe": Step 12/12 : ENTRYPOINT ["/ct_server"]
Step #11 - "build_ctfe":  ---> Running in 0782b2df9a1d
Step #11 - "build_ctfe": Removing intermediate container 0782b2df9a1d
Step #11 - "build_ctfe":  ---> a44f92eb012a
Step #11 - "build_ctfe": Successfully built a44f92eb012a
Step #11 - "build_ctfe": Successfully tagged gcr.io/trillian-opensource-ci/ctfe:ced48853b4a1015bbafd55c6db66069cf47bf78d
Finished Step #11 - "build_ctfe"
Step #3 - "ci-ready": go: downloading k8s.io/klog/v2 v2.120.1
Step #3 - "ci-ready": go: downloading gopkg.in/yaml.v3 v3.0.1
Step #3 - "ci-ready": go: downloading github.com/transparency-dev/merkle v0.0.2
Step #3 - "ci-ready": go: downloading github.com/mattn/go-sqlite3 v1.14.22
Step #3 - "ci-ready": go: downloading github.com/gorilla/mux v1.8.1
Step #3 - "ci-ready": go: downloading github.com/kylelemons/godebug v1.1.0
Step #3 - "ci-ready": go: downloading github.com/rs/cors v1.10.1
Step #3 - "ci-ready": go: downloading github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce
Step #3 - "ci-ready": go: downloading github.com/google/go-cmp v0.6.0
Step #3 - "ci-ready": go: downloading github.com/go-sql-driver/mysql v1.7.1
Step #3 - "ci-ready": go: downloading contrib.go.opencensus.io/exporter/stackdriver v0.13.14
Step #3 - "ci-ready": go: downloading go.opencensus.io v0.24.0
Step #3 - "ci-ready": go: downloading github.com/lib/pq v1.10.9
Step #3 - "ci-ready": go: downloading cloud.google.com/go/monitoring v1.17.0
Step #3 - "ci-ready": go: downloading github.com/prometheus/prometheus v0.47.2
Step #3 - "ci-ready": go: downloading github.com/aws/aws-sdk-go v1.46.4
Step #3 - "ci-ready": go: downloading cloud.google.com/go/trace v1.10.4
Step #3 - "ci-ready": go: downloading google.golang.org/api v0.155.0
Step #3 - "ci-ready": go: downloading github.com/googleapis/gax-go/v2 v2.12.0
Step #3 - "ci-ready": go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
Step #3 - "ci-ready": go: downloading github.com/google/s2a-go v0.1.7
Step #3 - "ci-ready": go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
Step #3 - "ci-ready": go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
Step #3 - "ci-ready": go: downloading github.com/jmespath/go-jmespath v0.4.0
Step #3 - "ci-ready": go: downloading github.com/felixge/httpsnoop v1.0.4
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go	0.416s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/asn1	0.023s
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/client/configpb	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/client/ctclient	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/client/ctclient/cmd	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/ctutil/sctcheck	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/ctutil/sctscan	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/fixchain/chainfix	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/api	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/client/http	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/client	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/feeder	[no test files]
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/client	23.505s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/ctpolicy	0.011s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/ctutil	0.014s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/fixchain	0.110s
Step #3 - "ci-ready": ok  	github.com/google/certificate-transparency-go/gossip/minimal/x509ext	0.005s
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/witness	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/witness/config	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/cmd/witness/impl	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/internal/witness/verifier	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/preload	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/preload/dumpscts	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/preload/preloader	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/scanner/scanlog	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/submission/hammer	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/submission/server	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/trillian/ctfe/configpb	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/trillian/ctfe/ct_server	[no test files]
Step #3 - "ci-ready": ?   	github.com/google/certificate-transparency-go/trillian/ctfe/testonly	
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/trillian-cloudbuild-logs/log-6a7647eb-2b7a-4a67-b02e-17a90a5437e4.txt.]
...
x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xb30\x81\xb00\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80Ȯ\xbcnl\xd0Q=\x95zdC\xfb\xf1\x04\x80\x01\x1e\xf1\x9ahnSGo\xf7\xeftI:^(\xd4D\xf2\vhq\xf1\xabx\x87J\xc1\xf5\x1fb\x00`\x04\xa6\xd4\x14\x12\xd0\xcfE\xa5\x11\x9a\xc7\x1f\x1b\xd5ֻ[bO\x9b\xbe\"\x90vG\xff\x85o\xad\xa0ԃG}[\v\xb9\xf4*\xa7\xa1@\xb38\xac\x92M\xfeRT+\xac7\xa0\xd2\x16=\xec\x1a@\"\x83\x98\x9eZG\xf2\xa8\x127\xf4>\xb9\xff|\xdd\xf9\x1c0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03G\x000D\x02 d\xa7x\xff\xe2\xdfF\xa1@\xb5\xe2\n{\xf0\xc6\t&\\o\xdc6Y\xc3\n\xae\x02\x1dtN\x16\xfb\xa2\x02 \x0e\xee\x89\x02]pz\xda\xe5{\xde\x10e\xbb\x1dp-\x02\x13\x19v\x92+\x87\xefB~\x82\x06c\xddX" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0305 20:11:16.113486   24892 handlers.go:206] porthos{536533982010320064}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0305 20:11:16.545113   24892 handlers.go:910] porthos{536533982010320064}: Precert (or cert with invalid CT ext) submitted as cert chain: ["0\x82\x02\x840\x82\x02*\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r240306201035Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xc80\x81\xc50\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80a\r{\x84\xb1\xccR\xf4\x9bu\xc6\xf6C\x0e\x8a\xce=-Q\xd4\x11\x1dp\xe3\x01\x9e\x88\x87\x90\xdd`t\xe8j\xef(\x98z\x8f\xfc?\xbf\xc2\xeb\x8e\xee\xcb1\xc1\x04C\xe0/a\x14\xb0\xf0\xf9\xa5\x15\xa6\x99\xc8\xeb.\xfb\x90\x81N\xfb\x17\x01\xbaJ\xc6\xd2B:\xb4\xf2E\\\x18l\x02\x94ד\xf3R\x95q\xa8Ĕ~}\xe5K\x8f\xcb\xee\x02\xf9H\xb3N\x0fhRS\xe0|\xb0\x11W\xa2G\x84m\xc51\v\xa2\x10X\x05\xea0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\x13\x06\n+\x06\x01\x04\x01\xd6y\x02\x04\x03\x01\x01\xff\x04\x02\x05\x000\n\x06\b*\x86H\xce=\x04\x03\x02\x03H\x000E\x02!\x00ʂ}\x8fi\x16J\x03\xb9x\xcf6\xcc\xdb\\\x7f\xee\x0f-is\x8e\U00056a41\xe2\xed\xb0\xe7\xf4\xf3\x02 o\x89\xf9\xc8\xf8\x8fL?\x8dG\xcc^A\xca\t:r2\xea\xde\xfb\x04L\xdbq\xf7A\xe2\x029<\x10" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0305 20:11:16.545451   24892 handlers.go:206] porthos{536533982010320064}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0305 20:11:16.856175   24892 handlers.go:206] aramis{5290810073818294261}: AddPreChain handler error: aramis{5290810073818294261}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0305 20:11:16.967743   24892 handlers.go:206] athos{8459393044230389199}: AddChain handler error: athos{8459393044230389199}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.024046   24892 handlers.go:206] athos{8459393044230389199}: GetEntries handler error: need tree size: 1000001536 to get leaves but only got: 1539
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.025981   24892 handlers.go:206] athos{8459393044230389199}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:622 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.069321   24892 handlers.go:206] athos{8459393044230389199}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:645 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.095496   24892 handlers.go:908] athos{8459393044230389199}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02n0\x82\x02\x15\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r240306201035Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xb30\x81\xb00\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80\xd0\x01,ݭ\xab\"\xd5w\xe6f\xbd\xb0+(\x9c/\x95~\xfe\xcd\xc82xX7z8r\x13ݯ\xb9\u05f5\x8a\xd5!\x91\x85)\xd05\xdd\xfdX\xc3\r\xb8\xb2\x9a\x9cV\xcb*\xc6͇ \xfb\xef!?\xa7\x90\x150[2\xd5d\x18E\f\xc1\xb6w/\xeaW\xadF\xdbk\xa52\x0fA\x10¥ۙ\xaf2\xd9%o\xf3IB\xe1h^\x8a\xa2H\xff\xdc1\xb9{\x8f*\xc0\xdb%\xefU\xde\xe8䍶\x9d)c`0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03G\x000D\x02 \x0f\bv,\x9aV\xb1\xd6g\xa6\xd0fԻD\xdc&\x8a\x1f\b\x06\x8a\xa5B\x040*췗\xcc\xfa\x02 MC@.\x89\\2\x14\x00\x02\x93\xe8\u07be\xca\xf8g^\x85܁v0\x90\x8d\xf0\x0eNo\x92@[" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.095784   24892 handlers.go:206] athos{8459393044230389199}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.131678   24892 handlers.go:206] porthos{536533982010320064}: AddPreChain handler error: porthos{536533982010320064}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.169662   24892 handlers.go:910] aramis{5290810073818294261}: Precert (or cert with invalid CT ext) submitted as cert chain: ["0\x82\x02\x830\x82\x02*\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r240306201035Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xc80\x81\xc50\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80\xcd\b\x10u\xc8~\xe6(\xa6\x15\x9f-gڝ\\-\xee\xcf\xf4Wzo\x92\xc2>G&\xe2.J\x1d\xebr\x8d\xfc\xe1\x1a\x1f\xb3D!\xb2ɮ\xe4Ɂȴ\x7f\xfe\x81(,\xfe\x93\x1et\xbc\xfe\xc3_\xac\xe1\xef\x1b/O\xa7\xc96\xba$e\xfb\xf3\xd7}\x89\x15C\xcc4\xcb8<lx\xf1</x\xf8۾\x0e\x951\xf2\xca\xe2eJ\xbc\xf7*y6\x94m\x12\x9d\xa8\xa5x\x99ʤ\x12e\xfc\xc9N\x81\xd5\xf0\xaa0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\x13\x06\n+\x06\x01\x04\x01\xd6y\x02\x04\x03\x01\x01\xff\x04\x02\x05\x000\n\x06\b*\x86H\xce=\x04\x03\x02\x03G\x000D\x02 ,\xfd\xdc\x16\x97\a\x12qR\x85\x01s3 \xa0C\x91\xb5T\xe4N\x8a\"\xac\xbf\x8ab\x0etS\xa3\xd7\x02 o\xd2Q\xacE\x16pY\x7f\xe0Z\n\x92b\xdd_\x1d\xe5?\x80r\r\x16pA\xb2/\xe9\xd2\xdf\a\x92" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.169939   24892 handlers.go:206] aramis{5290810073818294261}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.173213   24892 handlers.go:908] aramis{5290810073818294261}: Cert (or precert with invalid CT ext) submitted as precert chain: ["0\x82\x02o0\x82\x02\x15\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r240306201035Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xb30\x81\xb00\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80\xf2\xe3V\xb4R6\r\xbcs\xabz\xb5\xacA#' a=\x82\x89ͺ\xa7Gj\xa4X\xc1\xdd\xf3\xaa\xd9S\xe34X\xf7,be\xac\x92\xa9_\xe5.\u0604\xc2Ŗ\xfb*\xb0Q\xc5\\\xe5|?D(\x10\x9fAu\xef(Ŭ\x06&Ӛri\x15[?p\xa6\x84\xf24\x99\x98DD\xc3ay\xeb<\xb2\x1c\x90~\xf8\x01)uW\xca`b\xf9F\u0379\x9e\xc0\x00\xee\xec\xfc\xc5\xddcJ#\x93\xa6m\xf8\x88\x1490\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03H\x000E\x02 ~\xd0/:\xa6\xf4[\xa2\xf7\xafY\xf1d\xceX0bt.\x8f]\xd7;{D\xe9\xb7\r\x95\xa7`\xde\x02!\x00\xc8\xd9D#\xb0\x81\"M\x15\xc6\xe6\xad\xfaI\x855\xf0 \x0e]\x05)\x03\x05ؔ\xa9\x94\x92\xca4\x88" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.173625   24892 handlers.go:206] aramis{5290810073818294261}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": I0305 20:11:17.216889   24932 hammer.go:1134] aramis: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.285300   24892 handlers.go:206] porthos{536533982010320064}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.433276   24892 handlers.go:206] porthos{536533982010320064}: AddPreChain handler error: porthos{536533982010320064}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.754329   24892 handlers.go:206] athos{8459393044230389199}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:644 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.930020   24892 handlers.go:910] athos{8459393044230389199}: Precert (or cert with invalid CT ext) submitted as cert chain: ["0\x82\x02\x830\x82\x02*\xa0\x03\x02\x01\x02\x02\x05\x00ޭ\xbe\xef0\n\x06\b*\x86H\xce=\x04\x03\x020r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0\x1e\x17\r180329170511Z\x17\r240306201035Z0V1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\f\x06London1\x0f0\r\x06\x03U\x04\n\f\x06Google1\f0\n\x06\x03U\x04\v\f\x03Eng1\x170\x15\x06\x03U\x04\x03\f\x0eleaf01.csr.pem0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xeb7NRE\x9cFը\xb8\xc5\xedX\xb90)\xa6p\x8ai\xa0&\\\x9e/n\xb8k#l\x84\xe1F:\x986\x82D\xa5\x8a\x17\x8bA\x822\xf4-\xe0\b[~\a8R\xfcGV('\x9b\xed`\x8b\xac\xa3\x81\xc80\x81\xc50\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xf9\x800\x81\x8b\x06\x03U\x1d\x0e\x04\x81\x83\x04\x81\x80Ek\x94Ik\x1a\xedɾ\x80\xfeO\xc8ۼ\x87\x83Z7\xbeB\x8f\xbfҎ_x_C\xb7\x04\x16ge\x16\xa2.r#ȿ\xe2^\xbc\x87\xd2\x12\xf9\xeb^\xc9} \xfcQ[\x99\xf4\xf2\x80nu\xc2\x12\xed\xa8\x0e\xa4+\x11\xd0\xf4\xf1\x1b\xbb\xf9h!jb\x9dѫ\xc1\xb5\xb4\xa7\"cݾ\x00\x99\xef#\x1e`\x8b\x8b\xed{AL\x01\xd0&\xb2\xea\x92\xd7U\bVn\xa7w\xa5\x84@\xe6^\xc7\x1e#\xd1\b4,0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\x13\x06\n+\x06\x01\x04\x01\xd6y\x02\x04\x03\x01\x01\xff\x04\x02\x05\x000\n\x06\b*\x86H\xce=\x04\x03\x02\x03G\x000D\x02 k\xc4y-ʲ\x8eݎ.[k\xc1\xbdR\v\xaa\xbe\xb0Z\x9d\x15\x80\x93l\x86K\x13\xec/\xe8\xcd\x02 \"c\xb7\xd5(p\xbc\xb3\xf8\x05\xe9M\xa3\"\xcfqdc\x1dULI\xfe_w<!̜\xe0\x12\xf1" "0\x82\x02<0\x82\x01\xe1\xa0\x03\x02\x01\x02\x02\x04BBBB0\n\x06\b*\x86H\xce=\x04\x03\x020q1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1!0\x1f\x06\x03U\x04\x03\x13\x18FakeCertificateAuthority0\x1e\x17\r180329170511Z\x17\r280205170511Z0r1\v0\t\x06\x03U\x04\x06\x13\x02GB1\x0f0\r\x06\x03U\x04\b\x13\x06London1\x0f0\r\x06\x03U\x04\a\x13\x06London1\x0f0\r\x06\x03U\x04\n\x13\x06Google1\f0\n\x06\x03U\x04\v\x13\x03Eng1\"0 \x06\x03U\x04\x03\x13\x19FakeIntermediateAuthority0Y0\x13\x06\a*\x86H\xce=\x02\x01\x06\b*\x86H\xce=\x03\x01\a\x03B\x00\x04\xf1\xbf-\xe8\x8cf@\xe3\xa8\xd1T\xe0BI\x02\xcb\xddG\b\x85\xc2gAL\xeb\xf7\x87͍\xa3\t\xc8\x18\xcc.0S\x162\xaa՜\bs\xc6v\xfa\xfa:8\xe945\x9cQ\xd1\xee\x12\x81]\x98_]]\xa3f0d0\r\x06\x03U\x1d\x0e\x04\x06\x04\x04\x05\x06\a\b0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x01\x02\x03\x040\x12\x06\x03U\x1d\x13\x01\x01\xff\x04\b0\x06\x01\x01\xff\x02\x01\x000\x0f\x06\x03U\x1d\x0f\x01\x01\xff\x04\x05\x03\x03\a\xff\x800\x1d\x06\x03U\x1d%\x04\x160\x14\x06\b+\x06\x01\x05\x05\a\x03\x01\x06\b+\x06\x01\x05\x05\a\x03\x020\n\x06\b*\x86H\xce=\x04\x03\x02\x03I\x000F\x02!\x00\x95\xbfH\xb3\xc7k9\xbd\x8e\x97k\xbfK&\u07b5\x82\bE\xd1D(\x03P\xaa\nش\"\xf7\xa1\xe0\x02!\x00\xfbd\x18\xc8\xc08\x12\xaa\x9c^\xd9.\xcar\xb2Ɔ\xe8\xe0\x8by\xb4+\xcfw3\xeca߰\xc6\xdc"]
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.930584   24892 handlers.go:206] athos{8459393044230389199}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.932449   24892 handlers.go:206] athos{8459393044230389199}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:622 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0305 20:11:17.951632   24892 handlers.go:206] athos{8459393044230389199}: AddPreChain handler error: athos{8459393044230389199}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0305 20:11:18.167439   24892 handlers.go:206] athos{8459393044230389199}: AddChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:623 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0305 20:11:18.470378   24892 handlers.go:206] porthos{536533982010320064}: AddPreChain handler error: porthos{536533982010320064}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": W0305 20:11:18.797829   24892 handlers.go:206] athos{8459393044230389199}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: asn1: structure error: tags don't match (16 vs {class:0 tag:0 length:644 isCompound:false}) {optional:false explicit:false application:false private:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false lax:true name:} certificate @4
Step #8 - "with_pkcs11_and_race": W0305 20:11:18.822408   24892 handlers.go:206] athos{8459393044230389199}: AddPreChain handler error: athos{8459393044230389199}: failed to parse add-chain body: cert chain was empty
Step #8 - "with_pkcs11_and_race": I0305 20:11:19.252802   24932 hammer.go:1134] porthos: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": I0305 20:11:19.510119   24932 hammer.go:1134] athos: completed 1500 operations on log
Step #8 - "with_pkcs11_and_race": I0305 20:11:19.510216   24932 main.go:315] completed tests on all 3 logs:
Step #8 - "with_pkcs11_and_race": I0305 20:11:19.510250   24932 main.go:327]   no errors; done
Step #8 - "with_pkcs11_and_race": Stopping CT HTTP servers (pids 24892)
Step #8 - "with_pkcs11_and_race": W0305 20:11:20.525761   24892 main.go:323] Signal received: interrupt
Step #8 - "with_pkcs11_and_race": I0305 20:11:20.525895   24892 main.go:297] Shutting down HTTP server...
Step #8 - "with_pkcs11_and_race": I0305 20:11:20.526118   24892 main.go:301] HTTP server shutdown
Step #8 - "with_pkcs11_and_race": Retry kill -INT  24892
Step #8 - "with_pkcs11_and_race": Deleting  /tmp/ct-qxuZW7 on exit
Finished Step #8 - "with_pkcs11_and_race"
Starting Step #10 - "ci_complete"
Step #10 - "ci_complete": Already have image (with digest): gcr.io/trillian-opensource-ci/ct_testbase
Finished Step #10 - "ci_complete"
Starting Step #12 - "build_envsubst"
Step #12 - "build_envsubst": Already have image (with digest): gcr.io/cloud-builders/docker
Step #12 - "build_envsubst": Sending build context to Docker daemon  3.072kB

Step #12 - "build_envsubst": Step 1/4 : FROM alpine:3.19@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
Step #12 - "build_envsubst":  ---> 05455a08881e
Step #12 - "build_envsubst": Step 2/4 : RUN apk add --no-cache gettext
Step #12 - "build_envsubst":  ---> Running in fcf9b4b422f9
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": (1/10) Installing libintl (0.22.3-r0)
Step #12 - "build_envsubst": (2/10) Installing gettext-envsubst (0.22.3-r0)
Step #12 - "build_envsubst": (3/10) Installing libgomp (13.2.1_git20231014-r0)
Step #12 - "build_envsubst": (4/10) Installing ncurses-terminfo-base (6.4_p20231125-r0)
Step #12 - "build_envsubst": (5/10) Installing libncursesw (6.4_p20231125-r0)
Step #12 - "build_envsubst": (6/10) Installing libunistring (1.1-r2)
Step #12 - "build_envsubst": (7/10) Installing gettext-libs (0.22.3-r0)
Step #12 - "build_envsubst": (8/10) Installing xz-libs (5.4.5-r0)
Step #12 - "build_envsubst": (9/10) Installing libxml2 (2.11.7-r0)
Step #12 - "build_envsubst": (10/10) Installing gettext (0.22.3-r0)
Step #12 - "build_envsubst": Executing busybox-1.36.1-r15.trigger
Step #12 - "build_envsubst": OK: 14 MiB in 25 packages
Step #12 - "build_envsubst": Removing intermediate container fcf9b4b422f9
Step #12 - "build_envsubst":  ---> 595cd65fdcaf
Step #12 - "build_envsubst": Step 3/4 : ADD envsubst_inplace.sh /entrypoint.sh
Step #12 - "build_envsubst":  ---> 48e7c8d6d59d
Step #12 - "build_envsubst": Step 4/4 : ENTRYPOINT ["/entrypoint.sh"]
Step #12 - "build_envsubst":  ---> Running in b2418f4bf605
Step #12 - "build_envsubst": Removing intermediate container b2418f4bf605
Step #12 - "build_envsubst":  ---> 161198321dff
Step #12 - "build_envsubst": Successfully built 161198321dff
Step #12 - "build_envsubst": Successfully tagged envsubst:latest
Finished Step #12 - "build_envsubst"
Starting Step #13 - "envsubst_kubernetes_configs"
Step #13 - "envsubst_kubernetes_configs": Already have image: envsubst
Finished Step #13 - "envsubst_kubernetes_configs"
Starting Step #14 - "update_kubernetes_configs_dryrun"
Step #14 - "update_kubernetes_configs_dryrun": Already have image (with digest): gcr.io/cloud-builders/kubectl
Step #14 - "update_kubernetes_configs_dryrun": Running: gcloud container clusters get-credentials --project="trillian-opensource-ci" --zone="us-central1-a" "trillian-opensource-ci"
Step #14 - "update_kubernetes_configs_dryrun": Fetching cluster endpoint and auth data.
Step #14 - "update_kubernetes_configs_dryrun": kubeconfig entry generated for trillian-opensource-ci.
Step #14 - "update_kubernetes_configs_dryrun": Running: kubectl apply --dry-run=server -f=trillian/examples/deployment/kubernetes/ctfe-deployment.yaml -f=trillian/examples/deployment/kubernetes/ctfe-service.yaml -f=trillian/examples/deployment/kubernetes/ctfe-ingress.yaml
Step #14 - "update_kubernetes_configs_dryrun": deployment.apps/trillian-ctfe-deployment configured (server dry run)
Step #14 - "update_kubernetes_configs_dryrun": service/trillian-ctfe-service unchanged (server dry run)
Step #14 - "update_kubernetes_configs_dryrun": ingress.networking.k8s.io/trillian-ctfe-ingress unchanged (server dry run)
Finished Step #14 - "update_kubernetes_configs_dryrun"
PUSH
Pushing gcr.io/trillian-opensource-ci/ctfe:ced48853b4a1015bbafd55c6db66069cf47bf78d
The push refers to repository [gcr.io/trillian-opensource-ci/ctfe]
3ceb6fc0c2e9: Preparing
4abacc923ad4: Preparing
54a7f7f831d9: Preparing
9959f8de3336: Preparing
8f2b2d741d53: Preparing
1a73b54f556b: Preparing
e624a5370eca: Preparing
d52f02c6501c: Preparing
ff5700ec5418: Preparing
9ed5d5f339b1: Preparing
10e9b9e72178: Preparing
f52af47487c7: Preparing
e624a5370eca: Waiting
d52f02c6501c: Waiting
ff5700ec5418: Waiting
9ed5d5f339b1: Waiting
10e9b9e72178: Waiting
f52af47487c7: Waiting
1a73b54f556b: Waiting
8f2b2d741d53: Layer already exists
9959f8de3336: Layer already exists
4abacc923ad4: Layer already exists
54a7f7f831d9: Layer already exists
e624a5370eca: Layer already exists
d52f02c6501c: Layer already exists
1a73b54f556b: Layer already exists
ff5700ec5418: Layer already exists
9ed5d5f339b1: Layer already exists
10e9b9e72178: Layer already exists
f52af47487c7: Layer already exists
3ceb6fc0c2e9: Pushed
ced48853b4a1015bbafd55c6db66069cf47bf78d: digest: sha256:f541692ea7007810e67730cd1bf34c53a6007927bc185b531b6e7d1c27cfffab size: 2825
Pushing gcr.io/trillian-opensource-ci/ct_testbase:latest
The push refers to repository [gcr.io/trillian-opensource-ci/ct_testbase]
f7949b28369c: Preparing
4478e0550399: Preparing
4d6bfd4f4861: Preparing
65274a74f7b0: Preparing
12bf439f3d04: Preparing
f5aaff8109d8: Preparing
5f70bf18a086: Preparing
0017c0f23ae9: Preparing
e8dc3405fae7: Preparing
f7fd8efb7500: Preparing
909275a3eaaa: Preparing
f3f47b3309ca: Preparing
1a5fc1184c48: Preparing
0017c0f23ae9: Waiting
e8dc3405fae7: Waiting
f7fd8efb7500: Waiting
909275a3eaaa: Waiting
f3f47b3309ca: Waiting
1a5fc1184c48: Waiting
f5aaff8109d8: Waiting
5f70bf18a086: Waiting
f7949b28369c: Layer already exists
4478e0550399: Layer already exists
4d6bfd4f4861: Layer already exists
12bf439f3d04: Layer already exists
65274a74f7b0: Layer already exists
f5aaff8109d8: Layer already exists
5f70bf18a086: Layer already exists
f7fd8efb7500: Layer already exists
0017c0f23ae9: Layer already exists
e8dc3405fae7: Layer already exists
909275a3eaaa: Layer already exists
f3f47b3309ca: Layer already exists
1a5fc1184c48: Layer already exists
latest: digest: sha256:6321b79f3ad26327778a56a99652772bcb68cf4e34268dc8fb013b70b50d9a95 size: 3051
DONE

Build Log: https://storage.cloud.google.com/trillian-cloudbuild-logs/log-6a7647eb-2b7a-4a67-b02e-17a90a5437e4.txt