freebsd-amd64-race at 6ac87aa5b36e7a9389754cf5569af94447266b47 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["PATH=/bin:/sbin:/usr/bin:/usr/local/bin" "LANG=C.UTF-8" "HOME=/" "MM_CHARSET=UTF-8" "RC_PID=16" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=freebsd-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 freebsd/amd64) Building Go toolchain1 using /tmp/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for freebsd/amd64. --- Installed Go for freebsd/amd64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. :: Running /tmp/workdir/go/bin/go with args ["/tmp/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/bin:/sbin:/usr/bin:/usr/local/bin" "LANG=C.UTF-8" "HOME=/" "MM_CHARSET=UTF-8" "RC_PID=16" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=freebsd-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/bin"] in dir /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: freebsd # OS Version: FreeBSD 13.0-STABLE FreeBSD 13.0-STABLE #0 stable/13-n248759-3684bb89d52: Thu Dec 30 02:37:49 UTC 2021 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 ##### Testing packages. ok archive/tar 1.698s ok archive/zip 2.914s ok bufio 1.316s ok bytes 2.556s ok cmp 1.073s ok compress/bzip2 1.421s ok compress/flate 6.331s ok compress/gzip 13.105s ok compress/lzw 2.038s ok compress/zlib 5.447s ok container/heap 1.036s ok container/list 1.022s ok container/ring 1.085s ok context 1.068s ok crypto 2.448s ok crypto/aes 1.123s ok crypto/cipher 1.090s ok crypto/des 1.090s ok crypto/dsa 1.024s ok crypto/ecdh 1.285s ok crypto/ecdsa 1.173s ok crypto/ed25519 1.437s ok crypto/elliptic 1.102s ok crypto/hmac 1.102s ok crypto/internal/alias 1.057s ok crypto/internal/bigmod 1.417s ok crypto/internal/boring 1.057s ok crypto/internal/boring/bcache 1.504s ok crypto/internal/edwards25519 1.822s ok crypto/internal/edwards25519/field 1.161s ok crypto/internal/hpke 1.043s ok crypto/internal/mlkem768 1.647s ok crypto/internal/nistec 1.905s ok crypto/internal/nistec/fiat 1.056s [no tests to run] ok crypto/md5 1.093s ok crypto/rand 1.299s ok crypto/rc4 1.449s ok crypto/rsa 2.483s ok crypto/sha1 1.091s ok crypto/sha256 1.074s ok crypto/sha512 1.074s ok crypto/subtle 1.446s --- FAIL: TestVerifyConnection (0.17s) --- FAIL: TestVerifyConnection/TLSv13 (0.10s) handshake_test.go:495: failed to call cli.Close: close tcp 127.0.0.1:11059->127.0.0.1:20149: connection reset by peer --- FAIL: TestVerifyCertificates (0.10s) --- FAIL: TestVerifyCertificates/TLSv13 (0.00s) --- FAIL: TestVerifyCertificates/TLSv13/defaults (0.04s) handshake_test.go:495: failed to call cli.Close: close tcp 127.0.0.1:58184->127.0.0.1:20149: connection reset by peer FAIL FAIL crypto/tls 2.665s ok crypto/x509 2.221s ok database/sql 1.591s FAIL go tool dist: Failed: exit status 1