freebsd-386-12_3 at 31e692be43eea8b6bdaae6d0557f829fe56187be :: 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" "HOME=/" "RC_PID=28" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=freebsd-386-12_3" "GOARCH=386" "GOHOSTARCH=386" "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/386. --- Installed Go for freebsd/386 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: freebsd # OS Version: FreeBSD 12.3-STABLE FreeBSD 12.3-STABLE r371460 GENERIC i386 ##### Testing packages. ok archive/tar 0.225s ok archive/zip 0.306s ok bufio 0.085s ok bytes 0.282s ok cmp 0.008s ok compress/bzip2 0.058s ok compress/flate 0.959s ok compress/gzip 1.689s ok compress/lzw 0.058s ok compress/zlib 0.442s ok container/heap 0.008s ok container/list 0.003s ok container/ring 0.009s ok context 0.022s ok crypto 0.343s ok crypto/aes 0.030s ok crypto/cipher 0.006s ok crypto/des 0.025s ok crypto/dsa 0.008s ok crypto/ecdh 0.360s ok crypto/ecdsa 0.221s ok crypto/ed25519 0.401s ok crypto/elliptic 0.060s ok crypto/hmac 0.017s ok crypto/internal/alias 0.005s ok crypto/internal/bigmod 0.056s ok crypto/internal/boring 0.004s ok crypto/internal/boring/bcache 0.071s ok crypto/internal/edwards25519 0.637s ok crypto/internal/edwards25519/field 0.084s ok crypto/internal/hpke 0.008s ok crypto/internal/mlkem768 0.490s ok crypto/internal/nistec 1.466s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/md5 0.006s ok crypto/rand 0.080s ok crypto/rc4 0.052s ok crypto/rsa 1.164s ok crypto/sha1 0.006s ok crypto/sha256 0.013s ok crypto/sha512 0.010s ok crypto/subtle 0.190s --- FAIL: TestVerifyCertificates (0.06s) --- FAIL: TestVerifyCertificates/TLSv12 (0.00s) --- FAIL: TestVerifyCertificates/TLSv12/RequestClientCert_with_certs (0.02s) handshake_test.go:495: failed to call cli.Close: close tcp 127.0.0.1:42240->127.0.0.1:20854: connection reset by peer --- FAIL: TestVerifyCertificates/TLSv13 (0.00s) --- FAIL: TestVerifyCertificates/TLSv13/InsecureSkipVerify (0.03s) handshake_test.go:495: failed to call cli.Close: close tcp 127.0.0.1:42255->127.0.0.1:20854: connection reset by peer FAIL FAIL crypto/tls 1.963s ok crypto/x509 3.003s ok database/sql 0.524s FAIL go tool dist: Failed: exit status 1