Bump golang from 1.23.1-bookworm to 1.23.2-bookworm in /integration in the all-deps group #1592
Google Cloud Build / certificate-transparency-go-cloud-build-pull-request (trillian-opensource-ci)
succeeded
Oct 11, 2024 in 10m 27s
Summary
Build Information
Trigger | certificate-transparency-go-cloud-build-pull-request |
Build | 8285f971-e963-4791-a388-aa63aa144d05 |
Start | 2024-10-11T02:22:06-07:00 |
Duration | 9m42.396s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
gcr.io/cloud-builders/docker | SUCCESS | 16.133s |
gcr.io/cloud-builders/docker | SUCCESS | 41.601s |
prepare | SUCCESS | 20.34s |
ci-ready | SUCCESS | 1m27.338s |
default_test | SUCCESS | 2m55.455s |
race_detection | SUCCESS | 5m40.243s |
etcd_with_coverage | SUCCESS | 2m55.175s |
etcd_with_race | SUCCESS | 5m35.606s |
with_pkcs11_and_race | SUCCESS | 5m29.058s |
codecov.io | SUCCESS | 2.666s |
ci_complete | SUCCESS | 741ms |
build_ctfe | SUCCESS | 53.095s |
build_envsubst | SUCCESS | 2.748s |
envsubst_kubernetes_configs | SUCCESS | 748ms |
update_kubernetes_configs_dryrun | SUCCESS | 7.477s |
Details
starting build "8285f971-e963-4791-a388-aa63aa144d05"
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 931c8bc3985ef8438fa6f61ce59f47f5d9ff897b -> FETCH_HEAD
HEAD is now at 931c8bc Bump golang in /integration in the all-deps group
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.542MB
Step #11 - "build_ctfe": Step 1/12 : FROM golang:1.23.2-bookworm@sha256:18d2f940cc20497f85466fdbe6c3d7a52ed2db1d5a1a49a4508ffeee2dff1463 as build
Step #0: latest: Pulling from trillian-opensource-ci/ct_testbase
Step #0: cdd62bf39133: Already exists
Step #0: a47cff7f31e9: Already exists
Step #0: a173f2aee8e9: Already exists
Step #0: 1eb015951d08: Pulling fs layer
Step #0: e7bff916ab0c: Pulling fs layer
Step #0: 32d3574b34bd: Pulling fs layer
Step #0: 4f4fb700ef54: Pulling fs layer
Step #0: 6612e6e525d5: Pulling fs layer
Step #0: b4af7dcfe3c6: Pulling fs layer
Step #0: ff351de68a7a: Pulling fs layer
Step #0: d9103bf62c04: Pulling fs layer
Step #0: 95d462108944: Pulling fs layer
Step #0: 3a273bfa01d1: Pulling fs layer
Step #0: 6612e6e525d5: Waiting
Step #0: b4af7dcfe3c6: Waiting
Step #0: ff351de68a7a: Waiting
Step #0: d9103bf62c04: Waiting
Step #0: 95d462108944: Waiting
Step #0: 3a273bfa01d1: Waiting
Step #0: 4f4fb700ef54: Waiting
Step #0: 32d3574b34bd: Download complete
Step #11 - "build_ctfe": docker.io/library/golang:1.23.2-bookworm@sha256:18d2f940cc20497f85466fdbe6c3d7a52ed2db1d5a1a49a4508ffeee2dff1463: Pulling from library/golang
Step #11 - "build_ctfe": Digest: sha256:18d2f940cc20497f85466fdbe6c3d7a52ed2db1d5a1a49a4508ffeee2dff1463
Step #11 - "build_ctfe": Status: Downloaded newer image for golang:1.23.2-bookworm@sha256:18d2f940cc20497f85466fdbe6c3d7a52ed2db1d5a1a49a4508ffeee2dff1463
Step #11 - "build_ctfe": ---> 21bf67eca23e
Step #11 - "build_ctfe": Step 2/12 : ARG GOFLAGS=""
Step #11 - "build_ctfe": ---> Running in 450b9f6b38fe
Step #11 - "build_ctfe": Removing intermediate container 450b9f6b38fe
Step #11 - "build_ctfe": ---> 00915419941e
Step #11 - "build_ctfe": Step 3/12 : ENV GOFLAGS=$GOFLAGS
Step #11 - "build_ctfe": ---> Running in 91a55e976db6
Step #0: 4f4fb700ef54: Download complete
Step #11 - "build_ctfe": Removing intermediate container 91a55e976db6
Step #11 - "build_ctfe": ---> 14cae3dd734e
Step #11 - "build_ctfe": Step 4/12 : WORKDIR /build
Step #11 - "build_ctfe": ---> Running in 9ffa8899d132
Step #11 - "build_ctfe": Removing intermediate container 9ffa8899d132
Step #11 - "build_ctfe": ---> 301d23c884ed
Step #11 - "build_ctfe": Step 5/12 : COPY go.mod .
Step #0: 6612e6e525d5: Verifying Checksum
Step #0: 6612e6e525d5: Download complete
Step #11 - "build_ctfe": ---> e18facfd39d6
Step #11 - "build_ctfe": Step 6/12 : COPY go.sum .
Step #0: e7bff916ab0c: Verifying Checksum
Step #0: e7bff916ab0c: Download complete
Step #0: 1eb015951d08: Verifying Checksum
Step #0: 1eb015951d08: Download complete
Step #11 - "build_ctfe": ---> 4b40e4273cce
Step #11 - "build_ctfe": Step 7/12 : RUN go mod download
Step #11 - "build_ctfe": ---> Running in 3e1120553250
Step #0: ff351de68a7a: Verifying Checksum
Step #0: ff351de68a7a: Download complete
Step #0: d9103bf62c04: Verifying Checksum
Step #0: d9103bf62c04: Download complete
Step #0: 95d462108944: Verifying Checksum
Step #0: 95d462108944: Download complete
Step #0: 3a273bfa01d1: Verifying Checksum
Step #0: 3a273bfa01d1: Download complete
Step #0: 1eb015951d08: Pull complete
Step #0: b4af7dcfe3c6: Verifying Checksum
Step #0: b4af7dcfe3c6: Download complete
Step #0: e7bff916ab0c: Pull complete
Step #0: 32d3574b34bd: Pull complete
Step #0: 4f4fb700ef54: Pull complete
Step #0: 6612e6e525d5: Pull complete
Step #0: b4af7dcfe3c6: Pull complete
Step #0: ff351de68a7a: Pull complete
Step #0: d9103bf62c04: Pull complete
Step #0: 95d462108944: Pull complete
Step #0: 3a273bfa01d1: Pull complete
Step #0: Digest: sha256:59fc8b387ea6d5249463dc0b57d07f2ce31b925d82f24dc2d75bfc1a6bd30282
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.542MB
Step #1: Step 1/13 : FROM golang:1.23.2-bookworm@sha256:18d2f940cc20497f85466fdbe6c3d7a52ed2db1d5a1a49a4508ffeee2dff1463 as ct_testbase
Step #1: ---> 21bf67eca23e
Step #1: Step 2/13 : WORKDIR /testbase
Step #1: ---> Running in a09a1a26dc31
Step #1: Removing intermediate container a09a1a26dc31
Step #1: ---> 15604ef20a72
Step #1: Step 3/13 : ARG GOFLAGS=""
Step #1: ---> Running in 7e33af9b5326
Step #1: Removing intermediate container 7e33af9b5326
Step #1: ---> 71e9431c6960
Step #1: Step 4/13 : ENV GOFLAGS=$GOFLAGS
Step #1: ---> Running in f1ae6a0939ae
Step #1: Removing intermediate container f1ae6a0939ae
Step #1: ---> 256a882ff352
Step #1: Step 5/13 : RUN apt-get update && apt-get -y install build-essential curl docker-compose lsof mariadb-client netcat-openbsd unzip wget xxd
Step #1: ---> Running in f27c8fd14bf7
Step #1: Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Step #1: Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Step #1: Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Step #1: Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB]
Step #1: Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B]
Step #1: Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB]
Step #1: Fetched 9232 kB in 2s (5719 kB/s)
Step #1: Reading package lists...
Step #1: Reading package lists...
Step #1: Building dependency tree...
Step #1: Reading state information...
Step #1: curl is already the newest version (7.88.1-10+deb12u7).
Step #1: wget is already the newest version (1.21.3-1+b2).
Step #1: The following additional packages will be installed:
Step #1: apparmor bzip2 cgroupfs-mount containerd criu dbus dbus-bin dbus-daemon
Step #1: dbus-session-bus-common dbus-system-bus-common dbus-user-session dmsetup
Step #1: docker.io dpkg-dev fakeroot gettext-base iproute2 iptables
Step #1: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
Step #1: libapparmor1 libargon2-1 libatm1 libbpf1 libcap2-bin libconfig-inifiles-perl
Step #1: libcryptsetup12 libdbd-mariadb-perl libdbi-perl libdbus-1-3
Step #1: libdevmapper1.02.1 libdpkg-perl libelf1 libfakeroot libfdisk1
Step #1: libfile-fcntllock-perl libgpm2 libintl-perl libintl-xs-perl libip4tc2
Step #1: libip6tc2 libjson-c5 libkmod2 liblocale-gettext-perl libmariadb3 libmnl0
Step #1: libmodule-find-perl libmodule-scandeps-perl libncurses6 libnet1
Step #1: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnl-3-200
Step #1: libnss-systemd libpam-cap libpam-systemd libproc-processtable-perl
Step #1: libprotobuf-c1 libprotobuf32 libsort-naturally-perl libsystemd-shared
Step #1: libterm-readkey-perl libxtables12 libyaml-0-2 lsb-release
Step #1: mariadb-client-core mariadb-common mysql-common needrestart nftables patch
Step #1: python3-attr python3-certifi python3-chardet python3-charset-normalizer
Step #1: python3-distro python3-distutils python3-docker python3-dockerpty
Step #1: python3-docopt python3-dotenv python3-idna python3-json-pointer
Step #1: python3-jsonschema python3-lib2to3 python3-pkg-resources python3-protobuf
Step #1: python3-pyrsistent python3-requests python3-rfc3987 python3-six
Step #1: python3-texttable python3-uritemplate python3-urllib3 python3-webcolors
Step #1: python3-websocket python3-yaml runc sgml-base systemd systemd-sysv
Step #1: systemd-timesyncd tini xz-utils
Step #1: Suggested packages:
Step #1: apparmor-profiles-extra apparmor-utils bzip2-doc containernetworking-plugins
Step #1: docker-doc aufs-tools btrfs-progs debootstrap rinse rootlesskit xfsprogs
Step #1: zfs-fuse | zfsutils-linux debian-keyring iproute2-doc firewalld kmod
Step #1: libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl bzr gpm
Step #1: needrestart-session | libnotify-bin iucode-tool ed diffutils-doc
Step #1: python-attr-doc python-jsonschema-doc python3-setuptools
Step #1: python3-cryptography python3-openssl python3-socks python-requests-doc
Step #1: python3-brotli sgml-base-doc systemd-container systemd-homed systemd-userdbd
Step #1: systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0
Step #1: libtss2-rc0 polkitd | policykit-1 zip
Step #1: The following NEW packages will be installed:
Step #1: apparmor build-essential bzip2 cgroupfs-mount containerd criu dbus dbus-bin
Step #1: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session
Step #1: dmsetup docker-compose docker.io dpkg-dev fakeroot gettext-base iproute2
Step #1: iptables libalgorithm-diff-perl libalgorithm-diff-xs-perl
Step #1: libalgorithm-merge-perl libapparmor1 libargon2-1 libatm1 libbpf1 libcap2-bin
Step #1: libconfig-inifiles-perl libcryptsetup12 libdbd-mariadb-perl libdbi-perl
Step #1: libdbus-1-3 libdevmapper1.02.1 libdpkg-perl libelf1 libfakeroot libfdisk1
Step #1: libfile-fcntllock-perl libgpm2 libintl-perl libintl-xs-perl libip4tc2
Step #1: libip6tc2 libjson-c5 libkmod2 liblocale-gettext-perl libmariadb3 libmnl0
Step #1: libmodule-find-perl libmodule-scandeps-perl libncurses6 libnet1
Step #1: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnl-3-200
Step #1: libnss-systemd libpam-cap libpam-systemd libproc-processtable-perl
Step #1: libprotobuf-c1 libprotobuf32 libsort-naturally-perl libsystemd-shared
Step #1: libterm-readkey-perl libxtables12 libyaml-0-2 lsb-release lsof
Step #1: mariadb-client mariadb-client-core mariadb-common mysql-common needrestart
Step #1: netcat-openbsd nftables patch python3-attr python3-certifi python3-chardet
Step #1: python3-charset-normalizer python3-distro python3-distutils python3-docker
Step #1: python3-dockerpty python3-docopt python3-dotenv python3-idna
Step #1: python3-json-pointer python3-jsonschema python3-lib2to3
Step #1: python3-pkg-resources python3-protobuf python3-pyrsistent python3-requests
Step #1: python3-rfc3987 python3-six python3-texttable python3-uritemplate
Step #1: python3-urllib3 python3-webcolors python3-websocket python3-yaml runc
Step #1: sgml-base systemd systemd-sysv systemd-timesyncd tini unzip xxd xz-utils
Step #1: 0 upgraded, 114 newly installed, 0 to remove and 1 not upgraded.
Step #1: Need to get 88.4 MB of archives.
Step #1: After this operation, 407 MB of additional disk space will be used.
Step #1: Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB]
Step #1: Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
Step #1: Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
Step #1: Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]
Step #1: Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB]
Step #1: Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u1 [193 kB]
Step #1: Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB]
Step #1: Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB]
Step #1: Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
Step #1: Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.30-1~deb12u2 [1694 kB]
Step #1: Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.30-1~deb12u2 [3035 kB]
Step #1: Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.30-1~deb12u2 [42.5 kB]
Step #1: Get:13 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB]
Step #1: Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB]
Step #1: Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB]
Step #1: Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB]
Step #1: Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB]
Step #1: Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB]
Step #1: Get:19 http://deb.debian.org/debian bookworm/main amd64 runc amd64 1.1.5+ds1-1+deb12u1 [2710 kB]
Step #1: Get:20 http://deb.debian.org/debian bookworm/main amd64 containerd amd64 1.6.20~ds1-1+b1 [25.9 MB]
Step #1: Get:21 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB]
Step #1: Get:22 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
Step #1: Get:23 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
Step #1: Get:24 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB]
Step #1: Get:25 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB]
Step #1: Get:26 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
Step #1: Get:27 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB]
Step #1: Get:28 http://deb.debian.org/debian bookworm/main amd64 tini amd64 0.19.0-1 [255 kB]
Step #1: Get:29 http://deb.debian.org/debian bookworm/main amd64 docker.io amd64 20.10.24+dfsg1-1+b3 [36.2 MB]
Step #1: Get:30 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB]
Step #1: Get:31 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
Step #1: Get:32 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
Step #1: Get:33 http://deb.debian.org/debian bookworm/main amd64 libbpf1 amd64 1:1.1.0-1 [145 kB]
Step #1: Get:34 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB]
Step #1: Get:35 http://deb.debian.org/debian bookworm/main amd64 iproute2 amd64 6.1.0-3 [1046 kB]
Step #1: Get:36 http://deb.debian.org/debian bookworm/main amd64 libnftables1 amd64 1.0.6-2+deb12u2 [299 kB]
Step #1: Get:37 http://deb.debian.org/debian bookworm/main amd64 nftables amd64 1.0.6-2+deb12u2 [70.3 kB]
Step #1: Get:38 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]
Step #1: Get:39 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
Step #1: Get:40 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.30-1~deb12u2 [164 kB]
Step #1: Get:41 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.30-1~deb12u2 [225 kB]
Step #1: Get:42 http://deb.debian.org/debian bookworm/main amd64 lsof amd64 4.95.0-1 [318 kB]
Step #1: Get:43 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.30-1~deb12u2 [63.6 kB]
Step #1: Get:44 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB]
Step #1: Get:45 http://deb.debian.org/debian bookworm/main amd64 apparmor amd64 3.0.8-3 [616 kB]
Step #1: Get:46 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB]
Step #1: Get:47 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB]
Step #1: Get:48 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB]
Step #1: Get:49 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B]
Step #1: Get:50 http://deb.debian.org/debian bookworm/main amd64 cgroupfs-mount all 1.4 [6276 B]
Step #1: Get:51 http://deb.debian.org/debian bookworm/main amd64 libprotobuf32 amd64 3.21.12-3 [932 kB]
Step #1: Get:52 http://deb.debian.org/debian bookworm/main amd64 python3-protobuf amd64 3.21.12-3 [245 kB]
Step #1: Get:53 http://deb.debian.org/debian bookworm/main amd64 libnet1 amd64 1.1.6+dfsg-3.2 [60.3 kB]
Step #1: Get:54 http://deb.debian.org/debian bookworm/main amd64 libnl-3-200 amd64 3.7.0-0.2+b1 [63.1 kB]
Step #1: Get:55 http://deb.debian.org/debian bookworm/main amd64 libprotobuf-c1 amd64 1.4.1-1+b1 [27.5 kB]
Step #1: Get:56 http://deb.debian.org/debian bookworm/main amd64 criu amd64 3.17.1-2 [665 kB]
Step #1: Get:57 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB]
Step #1: Get:58 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B]
Step #1: Get:59 http://deb.debian.org/debian bookworm/main amd64 python3-distro all 1.8.0-1 [20.5 kB]
Step #1: Get:60 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
Step #1: Get:61 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB]
Step #1: Get:62 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB]
Step #1: Get:63 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB]
Step #1: Get:64 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1+deb12u1 [41.0 kB]
Step #1: Get:65 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB]
Step #1: Get:66 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1 [117 kB]
Step #1: Get:67 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB]
Step #1: Get:68 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB]
Step #1: Get:69 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB]
Step #1: Get:70 http://deb.debian.org/debian bookworm/main amd64 python3-websocket all 1.2.3-1 [40.4 kB]
Step #1: Get:71 http://deb.debian.org/debian bookworm/main amd64 python3-docker all 5.0.3-1 [90.2 kB]
Step #1: Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-dockerpty all 0.4.1-4 [11.4 kB]
Step #1: Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-docopt all 0.6.2-4.1 [26.2 kB]
Step #1: Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-dotenv all 0.21.0-1 [24.9 kB]
Step #1: Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB]
Step #1: Get:76 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB]
Step #1: Get:77 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB]
Step #1: Get:78 http://deb.debian.org/debian bookworm/main amd64 python3-texttable all 1.6.7-1 [11.9 kB]
Step #1: Get:79 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB]
Step #1: Get:80 http://deb.debian.org/debian bookworm/main amd64 python3-yaml amd64 6.0-3+b2 [119 kB]
Step #1: Get:81 http://deb.debian.org/debian bookworm/main amd64 docker-compose all 1.29.2-3 [123 kB]
Step #1: Get:82 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB]
Step #1: Get:83 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB]
Step #1: Get:84 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
Step #1: Get:85 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8+b1 [11.4 kB]
Step #1: Get:86 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-merge-perl all 0.08-5 [11.8 kB]
Step #1: Get:87 http://deb.debian.org/debian bookworm/main amd64 libatm1 amd64 1:2.5.1-4+b2 [68.3 kB]
Step #1: Get:88 http://deb.debian.org/debian bookworm/main amd64 libconfig-inifiles-perl all 3.000003-2 [45.9 kB]
Step #1: Get:89 http://deb.debian.org/debian bookworm/main amd64 libdbi-perl amd64 1.643-4 [773 kB]
Step #1: Get:90 http://deb.debian.org/debian bookworm/main amd64 mysql-common all 5.8+1.1.0 [6636 B]
Step #1: Get:91 http://deb.debian.org/debian bookworm/main amd64 mariadb-common all 1:10.11.6-0+deb12u1 [24.4 kB]
Step #1: Get:92 http://deb.debian.org/debian bookworm/main amd64 libmariadb3 amd64 1:10.11.6-0+deb12u1 [174 kB]
Step #1: Get:93 http://deb.debian.org/debian bookworm/main amd64 libdbd-mariadb-perl amd64 1.22-1+b1 [93.8 kB]
Step #1: Get:94 http://deb.debian.org/debian bookworm/main amd64 libfile-fcntllock-perl amd64 0.22-4+b1 [34.8 kB]
Step #1: Get:95 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB]
Step #1: Get:96 http://deb.debian.org/debian bookworm/main amd64 libintl-perl all 1.33-1 [720 kB]
Step #1: Get:97 http://deb.debian.org/debian bookworm/main amd64 libintl-xs-perl amd64 1.33-1 [15.6 kB]
Step #1: Get:98 http://deb.debian.org/debian bookworm/main amd64 libmodule-find-perl all 0.16-2 [10.6 kB]
Step #1: Get:99 http://deb.debian.org/debian bookworm/main amd64 libmodule-scandeps-perl all 1.31-2 [41.7 kB]
Step #1: Get:100 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB]
Step #1: Get:101 http://deb.debian.org/debian bookworm/main amd64 libpam-cap amd64 1:2.66-4 [14.5 kB]
Step #1: Get:102 http://deb.debian.org/debian bookworm/main amd64 libproc-processtable-perl amd64 0.634-1+b2 [43.1 kB]
Step #1: Get:103 http://deb.debian.org/debian bookworm/main amd64 libsort-naturally-perl all 1.03-4 [13.1 kB]
Step #1: Get:104 http://deb.debian.org/debian bookworm/main amd64 libterm-readkey-perl amd64 2.38-2+b1 [24.5 kB]
Step #1: Get:105 http://deb.debian.org/debian bookworm/main amd64 mariadb-client-core amd64 1:10.11.6-0+deb12u1 [869 kB]
Step #1: Get:106 http://deb.debian.org/debian bookworm/main amd64 mariadb-client amd64 1:10.11.6-0+deb12u1 [2931 kB]
Step #1: Get:107 http://deb.debian.org/debian bookworm/main amd64 needrestart all 3.6-4+deb12u1 [59.8 kB]
Step #1: Get:108 http://deb.debian.org/debian bookworm/main amd64 netcat-openbsd amd64 1.219-1 [41.5 kB]
Step #1: Get:109 http://deb.debian.org/debian bookworm/main amd64 python3-json-pointer all 2.3-2 [15.1 kB]
Step #1: Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-rfc3987 all 1.3.8-2 [8816 B]
Step #1: Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-uritemplate all 4.1.1-2 [10.9 kB]
Step #1: Get:112 http://deb.debian.org/debian bookworm/main amd64 python3-webcolors all 1.11.1-1 [12.7 kB]
Step #1: Get:113 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
Step #1: Get:114 http://deb.debian.org/debian bookworm/main amd64 xxd amd64 2:9.0.1378-2 [83.7 kB]
Step #1: �[91mdebconf: delaying package configuration, since apt-utils is not installed
Step #1: �[0mFetched 88.4 MB in 1s (115 MB/s)
Step #1: Selecting previously unselected package libargon2-1:amd64.
Step #1: (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15612 files and directories currently installed.)
Step #1: Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ...
Step #1: Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
Step #1: Selecting previously unselected package dmsetup.
Step #1: Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ...
Step #1: Unpacking dmsetup (2:1.02.185-2) ...
Step #1: Selecting previously unselected package libdevmapper1.02.1:amd64.
Step #1: Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
Step #1: Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
Step #1: Selecting previously unselected package libjson-c5:amd64.
Step #1: Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ...
Step #1: Unpacking libjson-c5:amd64 (0.16-2) ...
Step #1: Selecting previously unselected package libcryptsetup12:amd64.
Step #1: Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ...
Step #1: Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
Step #1: Selecting previously unselected package libfdisk1:amd64.
Step #1: Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_amd64.deb ...
Step #1: Unpacking libfdisk1:amd64 (2.38.1-5+deb12u1) ...
Step #1: Selecting previously unselected package libkmod2:amd64.
Step #1: Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ...
Step #1: Unpacking libkmod2:amd64 (30+20221128-1) ...
Step #1: Selecting previously unselected package libapparmor1:amd64.
Step #1: Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ...
Step #1: Unpacking libapparmor1:amd64 (3.0.8-3) ...
Step #1: Selecting previously unselected package libip4tc2:amd64.
Step #1: Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ...
Step #1: Unpacking libip4tc2:amd64 (1.8.9-2) ...
Step #1: Selecting previously unselected package libsystemd-shared:amd64.
Step #1: Preparing to unpack .../09-libsystemd-shared_252.30-1~deb12u2_amd64.deb ...
Step #1: Unpacking libsystemd-shared:amd64 (252.30-1~deb12u2) ...
Step #1: Selecting previously unselected package systemd.
Step #1: Preparing to unpack .../10-systemd_252.30-1~deb12u2_amd64.deb ...
Step #1: Unpacking systemd (252.30-1~deb12u2) ...
Step #1: Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
Step #1: Setting up libjson-c5:amd64 (0.16-2) ...
Step #1: Setting up libfdisk1:amd64 (2.38.1-5+deb12u1) ...
Step #1: Setting up libkmod2:amd64 (30+20221128-1) ...
Step #1: Setting up libapparmor1:amd64 (3.0.8-3) ...
Step #1: Setting up libip4tc2:amd64 (1.8.9-2) ...
Step #1: Setting up libsystemd-shared:amd64 (252.30-1~deb12u2) ...
Step #1: Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
Step #1: Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
Step #1: Setting up systemd (252.30-1~deb12u2) ...
Step #1: Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
Step #1: Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
Step #1: Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
Step #1: Initializing machine ID from random generator.
Step #1: Creating group 'systemd-journal' with GID 999.
Step #1: Creating group 'systemd-network' with GID 998.
Step #1: Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
Step #1: Setting up dmsetup (2:1.02.185-2) ...
Step #1: Selecting previously unselected package systemd-sysv.
Step #1: (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16526 files and directories currently installed.)
Step #1: Preparing to unpack .../000-systemd-sysv_252.30-1~deb12u2_amd64.deb ...
Step #1: Unpacking systemd-sysv (252.30-1~deb12u2) ...
Step #1: Selecting previously unselected package libdbus-1-3:amd64.
Step #1: Preparing to unpack .../001-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
Step #1: Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
Step #1: Selecting previously unselected package dbus-bin.
Step #1: Preparing to unpack .../002-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...
Step #1: Unpacking dbus-bin (1.14.10-1~deb12u1) ...
Step #1: Selecting previously unselected package dbus-session-bus-common.
Step #1: Preparing to unpack .../003-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
Step #1: Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
Step #1: Selecting previously unselected package dbus-daemon.
Step #1: Preparing to unpack .../004-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...
Step #1: Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
Step #1: Selecting previously unselected package dbus-system-bus-common.
Step #1: Preparing to unpack .../005-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
Step #1: Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
Step #1: Selecting previously unselected package dbus.
Step #1: Preparing to unpack .../006-dbus_1.14.10-1~deb12u1_amd64.deb ...
Step #1: Unpacking dbus (1.14.10-1~deb12u1) ...
Step #1: Selecting previously unselected package runc.
Step #1: Preparing to unpack .../007-runc_1.1.5+ds1-1+deb12u1_amd64.deb ...
Step #1: Unpacking runc (1.1.5+ds1-1+deb12u1) ...
Step #1: Selecting previously unselected package containerd.
Step #1: Preparing to unpack .../008-containerd_1.6.20~ds1-1+b1_amd64.deb ...
Step #1: Unpacking containerd (1.6.20~ds1-1+b1) ...
Step #1: Selecting previously unselected package libip6tc2:amd64.
Step #1: Preparing to unpack .../009-libip6tc2_1.8.9-2_amd64.deb ...
Step #1: Unpacking libip6tc2:amd64 (1.8.9-2) ...
Step #1: Selecting previously unselected package libxtables12:amd64.
Step #1: Preparing to unpack .../010-libxtables12_1.8.9-2_amd64.deb ...
Step #1: Unpacking libxtables12:amd64 (1.8.9-2) ...
Step #1: Selecting previously unselected package libmnl0:amd64.
Step #1: Preparing to unpack .../011-libmnl0_1.0.4-3_amd64.deb ...
Step #1: Unpacking libmnl0:amd64 (1.0.4-3) ...
Step #1: Selecting previously unselected package libnfnetlink0:amd64.
Step #1: Preparing to unpack .../012-libnfnetlink0_1.0.2-2_amd64.deb ...
Step #1: Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
Step #1: Selecting previously unse
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/trillian-cloudbuild-logs/log-8285f971-e963-4791-a388-aa63aa144d05.txt.]
...
3g^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 G\x98\x04\xa1\xea\x02~\xf6\xad2Meݱi[l\xf3\x01-m\xe2S\xa79j\xee\x92P\xb5\xc9\xcd\x02 0\xa9f:`\x81\x89\xa7\x8b\xbbD\xc7q\x13\x9bbP\xf9\rx!\x8cH\r\x10kRg\xaeS\xab\xf8" "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 #5 - "race_detection": W1011 09:30:23.028777 27938 handlers.go:206] aramis{3552471997784349727}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #7 - "etcd_with_race": W1011 09:30:23.065117 30379 handlers.go:206] aramis{1512447292350058155}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W1011 09:30:23.158086 27938 handlers.go:206] aramis{3552471997784349727}: AddChain handler error: aramis{3552471997784349727}: failed to parse add-chain body: cert chain was empty
Step #7 - "etcd_with_race": W1011 09:30:23.815723 30379 handlers.go:951] aramis{1512447292350058155}: 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\r241012092941Z0V1\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\x1a\x99_\xa3\xf9\a\xf2X\xffXf\a2\xf3\xcc\r\xd5p\x95\xbf\xf2\x8fK\xf1\x0e\xe9\xceQ\xb7>\x99EkY\xe2\xf3\xa1\xcfmv^\xd0\xff'\x11\xce\xd0D\xb1\x9cu\xf6i9\xd7\xf0\xd6-\x98\xebg\x03\x8c\x9c\xf82A\xff\xb7\xe0\x81\x924\x82\xb8\xe3\xa4\x19\x8b\xd7\x15\xad#AtT\f|\xc7r\\\x13\xfe\xe8a<\x98\xc3\xde\x13\xc8\xe29\xc5\xe9\xea\xcaU\x93\xd5J\xfc\xb9ޚ\x8b\xb9a5V\xfb\a\xe4\x1e\xd4[\xbf\xf90\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03H\x000E\x02!\x00\xdf\xc5\xf1\xdfg\x9f\xb6\x8b+ڦn\xb1+t4\x83E\xa7\xe6\x0e\x8dr\xbceъW\xcc.\xa2,\x02 \x06$d\"m\xf7[g\xd2J4\xb2\x17\xbe\x04\xcf\xe0\x16 e\xf0o\xeb\xda[x\x82*\x14q!7" "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 #7 - "etcd_with_race": W1011 09:30:23.816015 30379 handlers.go:206] aramis{1512447292350058155}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #8 - "with_pkcs11_and_race": Deleting /tmp/ct-mMah6K on exit
Step #7 - "etcd_with_race": W1011 09:30:23.994251 30379 handlers.go:206] aramis{1512447292350058155}: 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 #5 - "race_detection": W1011 09:30:24.127513 27938 handlers.go:951] aramis{3552471997784349727}: 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\r241012092942Z0V1\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\x80e\x11\xe1'ܷ/\x94\xf9\b\xa5\x11C4\xab\x8d-\xda\xd0o\xa4\x06B?\x860_\xb0\xdc`i\xa8\xee [\xb3\x98z;\x8aw\x91\xb1\xcd5\xb7\x12#\x12*Sx\x9f\x94\xbaA\xb4\x9cu\xe5\xc4?_5\xd7\\\x1a\xbb&\x8b8=aWY\xa6\x9fn\xbds\x98L\xa3T\xc1\xc5\xfcN\xfc=\xfb\xde\nϿ@r-&\x87\xb9\x8b!ꦚ\xe9\x1d\t\xd06\\\x84\xb0YT\xde8\x0e\xf6\x1d\xa5\xb6\x8eOߨ\x100\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03G\x000D\x02 Us\x92e\xaf\xda-\x8d\xb5p\xe2D\x80#\x19\xe8\x9e\x00r\x97\x9c\x11iWi^\x86\x8b\xaf\xf4P\x8e\x02 \x00\xfd|\v\xd0\x19\xe4d\x14\xd5z\xdb\x17K\x1cH\xf3\xc1\xd6\xe4f\xea\xac>\x16\n\x01\xca\xcc\xfdL\xae" "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 #5 - "race_detection": W1011 09:30:24.127798 27938 handlers.go:206] aramis{3552471997784349727}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #7 - "etcd_with_race": W1011 09:30:24.138707 30379 handlers.go:206] aramis{1512447292350058155}: GetSTHConsistency handler error: failed to parse consistency range: parameter 'first' is malformed
Step #5 - "race_detection": W1011 09:30:24.147636 27938 handlers.go:206] aramis{3552471997784349727}: 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 #5 - "race_detection": W1011 09:30:24.326589 27938 handlers.go:206] aramis{3552471997784349727}: AddPreChain handler error: aramis{3552471997784349727}: failed to parse add-chain body: cert chain was empty
Finished Step #8 - "with_pkcs11_and_race"
Step #5 - "race_detection": W1011 09:30:24.508964 27938 handlers.go:206] aramis{3552471997784349727}: 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:624 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 #5 - "race_detection": W1011 09:30:24.525922 27938 handlers.go:206] aramis{3552471997784349727}: AddPreChain handler error: aramis{3552471997784349727}: failed to parse add-chain body: cert chain was empty
Step #7 - "etcd_with_race": W1011 09:30:24.765304 30379 handlers.go:206] aramis{1512447292350058155}: AddPreChain handler error: aramis{1512447292350058155}: failed to parse add-chain body: cert chain was empty
Step #5 - "race_detection": W1011 09:30:24.863615 27938 handlers.go:951] aramis{3552471997784349727}: 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\r241012092942Z0V1\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\x803\x85_\xbd\t\x136ɱ\x11/M7\x98\x92\x12\xda\xd52\xf6\x1d\x1f\x15\x8b\x13\xa5E\xd7[\xdbHݢd3\xdf\x11@`\x8c\\v\xf0\x93\xc0\x86$˵\xc2\x1d!\x93\xba\xeaKA\x16\xebD\xb5%\xc3;\xb9\x17\xfa\xd5\x0f\xc4kD9(\x8c.\xf6\xc6oB\xe0\x8fG\xf6\xed`\x15\xf1jߗ\xa66\xba\x93$\xaa\n\x85\xfc\x0e+\x84\xfa\xb4c\u03a2N\xa1\xef\xcb\xdc\x14\xfc\x80\xa3&\xdc\x01Nz\xdcCk\x1aGf0\x0f\x06\x03U\x1d#\x04\b0\x06\x80\x04\x05\x06\a\b0\n\x06\b*\x86H\xce=\x04\x03\x02\x03G\x000D\x02 =\xa6Ï\x97\xa2\xe4\xa4g\xf0\xef\xfd\x8e:9\xdeO\x86\xfc\xe5\x1ez}\xa2\x8cX\x81\xe2]\x92\xceT\x02 V\x83\x17z\x02\x10\xbc{նM7\x88\xb3\xf4'0*\xb9\x11\xaf(\xf3\x168\x1ed\r_\xf6Gv" "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 #5 - "race_detection": W1011 09:30:24.863903 27938 handlers.go:206] aramis{3552471997784349727}: AddPreChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #7 - "etcd_with_race": W1011 09:30:25.183692 30379 handlers.go:953] aramis{1512447292350058155}: 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\r241012092941Z0V1\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\x1e\xabo\x1d\x0e\xef2\\J\xe0\x9d\x94>\xa9L\xc8JN\x91\x864O\xbb\xee\"\xc0\x1bZuN\n\xa8C\xa1免0$\xeb倛oS\x84\xa6\xe3\xe5\xe7\xa8\xc0\x19\x87qbn\x8c\nE\xab`\x0f\xce)\xfeL\xdf$\x8e0DX\x02\xee\xc2pr/\xaf\x94\xb0`\xb8ܔ3z̝\x9dxN\x13ȇV\xa1\x81h(\x1eF\x136\x81\xa4H\x17\xc9-#\\~\xf9\xdd4\x99F\r\x0e\xfcV\x84\xdf%\xd5m0\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\xe1\x14\xa5\xae'\xed\xf7\x1c\x89}\x93\x8c\x99CU\xf9\x98Ak\x06\xbfי\xc3E\xdar\x14\xb7\xde\xebP\x02 K\xd1\x00\xd9\x00\x8a\xa4\x9cj\x96<\x1b\xf8̦\x9d\xb4\xef5\xdfj\xed2d-\xfdnX!\xf8\x9f\f" "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 #7 - "etcd_with_race": W1011 09:30:25.184007 30379 handlers.go:206] aramis{1512447292350058155}: AddChain handler error: failed to verify add-chain contents: cert / precert mismatch: bool
Step #7 - "etcd_with_race": W1011 09:30:25.617520 30379 handlers.go:206] aramis{1512447292350058155}: AddPreChain handler error: aramis{1512447292350058155}: failed to parse add-chain body: cert chain was empty
Step #7 - "etcd_with_race": W1011 09:30:25.865590 30379 handlers.go:206] aramis{1512447292350058155}: GetSTHConsistency handler error: failed to parse consistency range: invalid first, second params: 1576 1431
Step #5 - "race_detection": W1011 09:30:26.533943 27938 handlers.go:206] aramis{3552471997784349727}: 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 #7 - "etcd_with_race": W1011 09:30:26.542940 30379 handlers.go:206] aramis{1512447292350058155}: AddPreChain handler error: aramis{1512447292350058155}: failed to parse add-chain body: cert chain was empty
Step #7 - "etcd_with_race": W1011 09:30:26.543786 30379 handlers.go:206] aramis{1512447292350058155}: AddPreChain handler error: aramis{1512447292350058155}: failed to parse add-chain body: cert chain was empty
Step #5 - "race_detection": W1011 09:30:26.766283 27938 handlers.go:206] aramis{3552471997784349727}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W1011 09:30:26.768795 27938 handlers.go:206] aramis{3552471997784349727}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #7 - "etcd_with_race": W1011 09:30:26.825649 30379 handlers.go:206] aramis{1512447292350058155}: AddChain handler error: aramis{1512447292350058155}: failed to parse add-chain body: cert chain was empty
Step #7 - "etcd_with_race": I1011 09:30:27.496582 30421 hammer.go:1134] aramis: completed 1500 operations on log
Step #7 - "etcd_with_race": I1011 09:30:27.496676 30421 main.go:317] completed tests on all 3 logs:
Step #7 - "etcd_with_race": I1011 09:30:27.496713 30421 main.go:329] no errors; done
Step #7 - "etcd_with_race": Stopping CT HTTP servers (pids 30379)
Step #7 - "etcd_with_race": W1011 09:30:28.511337 30379 main.go:374] Signal received: interrupt
Step #7 - "etcd_with_race": I1011 09:30:28.511485 30379 main.go:344] Shutting down HTTP server...
Step #7 - "etcd_with_race": I1011 09:30:28.511691 30379 main.go:348] HTTP server shutdown
Step #5 - "race_detection": W1011 09:30:28.805983 27938 handlers.go:206] aramis{3552471997784349727}: AddChain handler error: aramis{3552471997784349727}: failed to parse add-chain body: cert chain was empty
Step #5 - "race_detection": W1011 09:30:28.809297 27938 handlers.go:206] aramis{3552471997784349727}: 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 #5 - "race_detection": W1011 09:30:28.969101 27938 handlers.go:206] aramis{3552471997784349727}: 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 #5 - "race_detection": W1011 09:30:29.002760 27938 handlers.go:206] aramis{3552471997784349727}: 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 #5 - "race_detection": W1011 09:30:29.064509 27938 handlers.go:206] aramis{3552471997784349727}: AddPreChain handler error: failed to verify add-chain contents: chain failed to verify: x509: certificate signed by unknown authority
Step #5 - "race_detection": W1011 09:30:29.197826 27938 handlers.go:206] aramis{3552471997784349727}: 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:624 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 #5 - "race_detection": W1011 09:30:29.240779 27938 handlers.go:206] aramis{3552471997784349727}: 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:624 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 #5 - "race_detection": W1011 09:30:29.243474 27938 handlers.go:206] aramis{3552471997784349727}: 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 #7 - "etcd_with_race": Retry kill -INT 30379
Step #7 - "etcd_with_race": Deleting /tmp/ct-6WaHeM on exit
Finished Step #7 - "etcd_with_race"
Step #5 - "race_detection": W1011 09:30:31.793959 27938 handlers.go:206] aramis{3552471997784349727}: GetEntries handler error: bad range on get-entries request: start (-2) and end (10) parameters must be >= 0
Step #5 - "race_detection": I1011 09:30:32.146041 27979 hammer.go:1134] aramis: completed 1500 operations on log
Step #5 - "race_detection": I1011 09:30:32.146181 27979 main.go:317] completed tests on all 3 logs:
Step #5 - "race_detection": I1011 09:30:32.146281 27979 main.go:329] no errors; done
Step #5 - "race_detection": Stopping CT HTTP servers (pids 27938)
Step #5 - "race_detection": W1011 09:30:33.159966 27938 main.go:374] Signal received: interrupt
Step #5 - "race_detection": I1011 09:30:33.160102 27938 main.go:344] Shutting down HTTP server...
Step #5 - "race_detection": I1011 09:30:33.160307 27938 main.go:348] HTTP server shutdown
Step #5 - "race_detection": Retry kill -INT 27938
Step #5 - "race_detection": Deleting /tmp/ct-Fv0rYz on exit
Finished Step #5 - "race_detection"
Starting Step #10 - "ci_complete"
Step #10 - "ci_complete": Already have image: 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.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
Step #12 - "build_envsubst": ---> 91ef0af61f39
Step #12 - "build_envsubst": Step 2/4 : RUN apk add --no-cache gettext
Step #12 - "build_envsubst": ---> Running in 8278597b200c
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
Step #12 - "build_envsubst": (1/10) Installing libintl (0.22.5-r0)
Step #12 - "build_envsubst": (2/10) Installing gettext-envsubst (0.22.5-r0)
Step #12 - "build_envsubst": (3/10) Installing libgomp (13.2.1_git20240309-r0)
Step #12 - "build_envsubst": (4/10) Installing ncurses-terminfo-base (6.4_p20240420-r1)
Step #12 - "build_envsubst": (5/10) Installing libncursesw (6.4_p20240420-r1)
Step #12 - "build_envsubst": (6/10) Installing libunistring (1.2-r0)
Step #12 - "build_envsubst": (7/10) Installing gettext-libs (0.22.5-r0)
Step #12 - "build_envsubst": (8/10) Installing xz-libs (5.6.2-r0)
Step #12 - "build_envsubst": (9/10) Installing libxml2 (2.12.7-r0)
Step #12 - "build_envsubst": (10/10) Installing gettext (0.22.5-r0)
Step #12 - "build_envsubst": Executing busybox-1.36.1-r29.trigger
Step #12 - "build_envsubst": OK: 14 MiB in 24 packages
Step #12 - "build_envsubst": Removing intermediate container 8278597b200c
Step #12 - "build_envsubst": ---> 4ae5ecccd38d
Step #12 - "build_envsubst": Step 3/4 : ADD envsubst_inplace.sh /entrypoint.sh
Step #12 - "build_envsubst": ---> e65581b2a649
Step #12 - "build_envsubst": Step 4/4 : ENTRYPOINT ["/entrypoint.sh"]
Step #12 - "build_envsubst": ---> Running in 37da1f077c98
Step #12 - "build_envsubst": Removing intermediate container 37da1f077c98
Step #12 - "build_envsubst": ---> a775d18e7ee6
Step #12 - "build_envsubst": Successfully built a775d18e7ee6
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:931c8bc3985ef8438fa6f61ce59f47f5d9ff897b
The push refers to repository [gcr.io/trillian-opensource-ci/ctfe]
7a8eb13091cc: Preparing
949b44fda9d0: Preparing
cb0e97aec960: Preparing
b336e209998f: Preparing
f4aee9e53c42: Preparing
1a73b54f556b: Preparing
2a92d6ac9e4f: Preparing
bbb6cacb8c82: Preparing
ac805962e479: Preparing
af5aa97ebe6c: Preparing
4d049f83d9cf: Preparing
ddc6e550070c: Preparing
8fa10c0194df: Preparing
d37950ece3d3: Preparing
2a92d6ac9e4f: Waiting
bbb6cacb8c82: Waiting
ac805962e479: Waiting
af5aa97ebe6c: Waiting
4d049f83d9cf: Waiting
ddc6e550070c: Waiting
8fa10c0194df: Waiting
d37950ece3d3: Waiting
1a73b54f556b: Waiting
f4aee9e53c42: Layer already exists
949b44fda9d0: Layer already exists
cb0e97aec960: Layer already exists
b336e209998f: Layer already exists
1a73b54f556b: Layer already exists
2a92d6ac9e4f: Layer already exists
bbb6cacb8c82: Layer already exists
4d049f83d9cf: Layer already exists
ac805962e479: Layer already exists
af5aa97ebe6c: Layer already exists
ddc6e550070c: Layer already exists
8fa10c0194df: Layer already exists
d37950ece3d3: Layer already exists
7a8eb13091cc: Pushed
931c8bc3985ef8438fa6f61ce59f47f5d9ff897b: digest: sha256:aaa5b11a93e534d4fa5e165e1f232d33b8df6578aaf59b34a19bd22e730ee65f size: 3237
Pushing gcr.io/trillian-opensource-ci/ct_testbase:latest
The push refers to repository [gcr.io/trillian-opensource-ci/ct_testbase]
355f0a0d376c: Preparing
fd3c2b98fa74: Preparing
eec34702e522: Preparing
087878f5d464: Preparing
c7f4236f01dc: Preparing
d78b53a7fb7d: Preparing
5f70bf18a086: Preparing
8917293be6e6: Preparing
bb0b3c8fba07: Preparing
e189cd766f83: Preparing
f91dc7a486d9: Preparing
3e14a6961052: Preparing
d50132f2fe78: Preparing
8917293be6e6: Waiting
bb0b3c8fba07: Waiting
e189cd766f83: Waiting
f91dc7a486d9: Waiting
3e14a6961052: Waiting
d50132f2fe78: Waiting
5f70bf18a086: Waiting
355f0a0d376c: Pushed
087878f5d464: Pushed
5f70bf18a086: Layer already exists
fd3c2b98fa74: Pushed
8917293be6e6: Layer already exists
e189cd766f83: Layer already exists
bb0b3c8fba07: Layer already exists
3e14a6961052: Layer already exists
f91dc7a486d9: Layer already exists
d50132f2fe78: Layer already exists
d78b53a7fb7d: Pushed
eec34702e522: Pushed
c7f4236f01dc: Pushed
latest: digest: sha256:344551a5e15f67cc802d93fd2ec6f9208200f90af9ff8a09bc4831934c44bd92 size: 3051
DONE
Loading