freebsd-amd64-race at 38c427c9dc729597df5e735a7db9549feea0ebc1 :: 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: AMD EPYC 7B12 # 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.519s ok archive/zip 2.321s ok bufio 1.242s ok bytes 1.851s ok cmp 1.078s ok compress/bzip2 1.343s ok compress/flate 4.857s ok compress/gzip 10.089s ok compress/lzw 1.705s ok compress/zlib 4.149s ok container/heap 1.017s ok container/list 1.022s ok container/ring 1.020s ok context 1.082s ok crypto 2.093s ok crypto/aes 1.103s ok crypto/cipher 1.055s ok crypto/des 1.054s ok crypto/dsa 1.077s ok crypto/ecdh 1.228s ok crypto/ecdsa 1.174s ok crypto/ed25519 1.315s ok crypto/elliptic 1.091s ok crypto/hmac 1.090s ok crypto/internal/alias 1.062s ok crypto/internal/bigmod 1.388s ok crypto/internal/boring 1.062s ok crypto/internal/boring/bcache 1.291s ok crypto/internal/edwards25519 1.549s ok crypto/internal/edwards25519/field 1.103s ok crypto/internal/hpke 1.023s ok crypto/internal/mlkem768 1.528s ok crypto/internal/nistec 1.718s ok crypto/internal/nistec/fiat 1.079s [no tests to run] ok crypto/md5 1.076s ok crypto/rand 1.201s ok crypto/rc4 1.345s ok crypto/rsa 2.204s ok crypto/sha1 1.063s ok crypto/sha256 1.061s ok crypto/sha512 1.061s ok crypto/subtle 1.289s --- FAIL: TestTLS13OnlyClientHelloCipherSuite (0.00s) --- FAIL: TestTLS13OnlyClientHelloCipherSuite/some_TLS_1.2_and_1.3_ciphers (0.01s) handshake_test.go:495: failed to call cli.Close: close tcp 127.0.0.1:58704->127.0.0.1:54744: connection reset by peer --- FAIL: TestVerifyCertificates (0.08s) --- FAIL: TestVerifyCertificates/TLSv12 (0.00s) --- FAIL: TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs (0.03s) handshake_test.go:495: failed to call cli.Close: close tcp 127.0.0.1:58791->127.0.0.1:54744: connection reset by peer FAIL FAIL crypto/tls 2.101s ok crypto/x509 1.869s ok database/sql 1.560s FAIL go tool dist: Failed: exit status 1