freebsd-amd64-12_3 at a2891aef7533f66870fc9fef0c2d7d54167f2d1d :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["HOME=/" "RC_PID=28" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=freebsd-amd64-12_3" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PATH=/tmp/workdir/go1.4/go/bin:/bin:/sbin:/usr/bin:/usr/local/bin" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src WARNING: //go1.4/bin/go does not exist, found /tmp/workdir/go1.4/go/bin/go from env WARNING: set /tmp/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /tmp/workdir/go1.4/go. (go1.22.6 freebsd/amd64) Building Go toolchain1 using /tmp/workdir/go1.4/go. 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. ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: freebsd # OS Version: FreeBSD 12.3-STABLE FreeBSD 12.3-STABLE r371460 GENERIC amd64 ##### Testing packages. ok archive/tar 0.131s ok archive/zip 0.238s ok bufio 0.050s ok bytes 0.183s ok cmp 0.005s ok compress/bzip2 0.051s ok compress/flate 0.486s ok compress/gzip 1.041s ok compress/lzw 0.050s ok compress/zlib 0.348s ok container/heap 0.015s ok container/list 0.004s ok container/ring 0.053s ok context 0.022s ok crypto 0.301s ok crypto/aes 0.025s ok crypto/cipher 0.360s ok crypto/des 0.010s ok crypto/dsa 0.005s ok crypto/ecdh 0.033s ok crypto/ecdsa 0.024s ok crypto/ed25519 0.045s ok crypto/elliptic 0.008s ok crypto/hmac 0.013s ok crypto/internal/alias 0.005s ok crypto/internal/bigmod 0.049s ok crypto/internal/boring 0.007s ok crypto/internal/boring/bcache 0.071s ok crypto/internal/edwards25519 0.072s ok crypto/internal/edwards25519/field 0.015s ok crypto/internal/hpke 0.005s ok crypto/internal/mlkem768 0.246s ok crypto/internal/nistec 0.119s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/md5 0.007s ok crypto/rand 0.052s ok crypto/rc4 0.028s ok crypto/rsa 0.271s ok crypto/sha1 0.007s ok crypto/sha256 0.006s ok crypto/sha512 0.008s ok crypto/subtle 0.158s ok crypto/tls 0.408s ok crypto/x509 0.263s ok database/sql 0.501s ok database/sql/driver 0.004s ok debug/buildinfo 0.021s ok debug/dwarf 0.016s ok debug/elf 0.123s ok debug/gosym 0.022s ok debug/macho 0.006s ok debug/pe 0.016s ok debug/plan9obj 0.005s ok embed 0.008s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.007s ok encoding/asn1 0.005s ok encoding/base32 0.019s ok encoding/base64 0.006s ok encoding/binary 0.009s ok encoding/csv 0.010s ok encoding/gob 1.471s ok encoding/hex 0.006s ok encoding/json 0.197s ok encoding/pem 0.385s ok encoding/xml 0.069s ok errors 0.007s ok expvar 0.006s ok flag 0.028s ok fmt 0.097s ok go/ast 0.009s ok go/build 2.303s ok go/build/constraint 0.013s ok go/constant 0.009s ok go/doc 0.037s ok go/doc/comment 0.735s ok go/format 0.008s ok go/importer 0.172s ok go/internal/gccgoimporter 0.010s ok go/internal/gcimporter 1.271s ok go/internal/srcimporter 5.220s ok go/parser 0.188s ok go/printer 0.142s ok go/scanner 0.004s ok go/token 0.013s ok go/types 8.910s ok go/version 0.004s ok hash 0.006s ok hash/adler32 0.007s ok hash/crc32 0.010s ok hash/crc64 0.008s ok hash/fnv 0.010s ok hash/maphash 0.050s ok html 0.006s ok html/template 0.055s ok image 0.041s ok image/color 0.023s ok image/draw 0.067s ok image/gif 0.149s ok image/jpeg 0.156s ok image/png 0.230s ok index/suffixarray 0.125s ok internal/abi 0.045s ok internal/buildcfg 0.004s ok internal/chacha8rand 0.005s ok internal/concurrent 0.117s ok internal/coverage/cfile 0.546s ok internal/coverage/cformat 0.005s ok internal/coverage/cmerge 0.007s ok internal/coverage/pods 0.005s ok internal/coverage/slicereader 0.006s ok internal/coverage/slicewriter 0.008s ok internal/coverage/test 0.008s ok internal/cpu 0.009s ok internal/dag 0.004s ok internal/diff 0.007s ok internal/fmtsort 0.005s ok internal/fuzz 0.011s ok internal/godebug 0.371s ok internal/godebugs 5.312s ok internal/gover 0.005s ok internal/itoa 0.006s ok internal/pkgbits 0.004s ok internal/platform 1.416s ok internal/poll 0.030s ok internal/profile 0.011s ok internal/reflectlite 0.014s ok internal/runtime/atomic 0.064s ok internal/runtime/math 0.003s ok internal/runtime/sys 0.003s ok internal/saferio 0.037s ok internal/singleflight 0.021s ok internal/syscall/unix 0.003s ok internal/sysinfo 0.004s ok internal/testenv 0.192s ok internal/trace 13.699s ok internal/trace/internal/oldtrace 0.147s ok internal/types/errors 0.275s ok internal/unsafeheader 0.005s ok internal/weak 0.008s ok internal/xcoff 0.007s ok internal/zstd 0.377s ok io 0.031s ok io/fs 0.254s ok io/ioutil 0.010s ok iter 0.005s ok log 0.008s ok log/slog 0.021s ok log/slog/internal/benchmarks 0.011s ok log/slog/internal/buffer 0.009s ok log/syslog 1.284s ok maps 0.029s ok math 0.010s ok math/big 0.766s ok math/bits 0.014s ok math/cmplx 0.008s ok math/rand 0.171s ok math/rand/v2 0.237s ok mime 0.007s ok mime/multipart 0.596s ok mime/quotedprintable 0.020s ok net 7.773s ok net/http 3.866s ok net/http/cgi 0.128s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.212s ok net/http/httptest 0.040s ok net/http/httptrace 0.015s ok net/http/httputil 0.570s ok net/http/internal 0.165s ok net/http/internal/ascii 0.005s ok net/http/pprof 5.217s ok net/internal/cgotest 0.005s ok net/internal/socktest 0.007s ok net/mail 0.011s ok net/netip 0.795s ok net/rpc 0.056s ok net/rpc/jsonrpc 0.015s ok net/smtp 0.046s ok net/textproto 0.048s ok net/url 0.019s ok os 0.742s ok os/exec 0.249s ok os/exec/internal/fdtest 0.021s ok os/signal 2.949s ok os/user 0.015s ok path 0.005s ok path/filepath 0.064s ok plugin 0.005s ok reflect 0.206s ok regexp 0.430s ok regexp/syntax 0.603s ok runtime 26.897s ok runtime/cgo 0.007s ok runtime/debug 0.073s ok runtime/internal/wasitest 0.006s ok runtime/metrics 0.010s ok runtime/pprof 16.300s ok runtime/trace 0.142s ok slices 0.331s ok sort 0.111s ok strconv 0.355s ok strings 0.688s ok sync 0.280s ok sync/atomic 1.387s ok syscall 1.676s ok testing 1.329s ok testing/fstest 0.013s ok testing/iotest 0.008s ok testing/quick 0.058s ok testing/slogtest 0.015s ok text/scanner 0.007s ok text/tabwriter 0.008s ok text/template 0.022s ok text/template/parse 0.008s ok time 6.468s ok unicode 0.007s ok unicode/utf16 0.025s ok unicode/utf8 0.027s ok unique 0.072s ok cmd/addr2line 0.497s ok cmd/api 11.881s ok cmd/asm/internal/asm 0.390s ok cmd/asm/internal/lex 0.004s ok cmd/cgo/internal/swig 0.010s ok cmd/cgo/internal/test 0.260s ok cmd/cgo/internal/testcarchive 42.602s ok cmd/cgo/internal/testcshared 3.818s ok cmd/cgo/internal/testerrors 8.978s ok cmd/cgo/internal/testfortran 0.011s ok cmd/cgo/internal/testgodefs 0.536s ok cmd/cgo/internal/testlife 0.594s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/testplugin 31.698s ok cmd/cgo/internal/testsanitizers 19.950s ok cmd/cgo/internal/testshared 0.006s ok cmd/cgo/internal/testso 1.325s ok cmd/cgo/internal/teststdio 1.391s ok cmd/cgo/internal/testtls 0.005s ok cmd/compile 2.967s ok cmd/compile/internal/abt 0.006s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/base 0.017s ok cmd/compile/internal/compare 0.018s ok cmd/compile/internal/devirtualize 0.077s ok cmd/compile/internal/dwarfgen 0.354s ok cmd/compile/internal/importer 0.978s ok cmd/compile/internal/inline/inlheur 0.473s ok cmd/compile/internal/ir 0.008s ok cmd/compile/internal/liveness 0.034s ok cmd/compile/internal/logopt 0.214s ok cmd/compile/internal/loopvar 0.006s ok cmd/compile/internal/noder 0.006s ok cmd/compile/internal/rangefunc 0.008s ok cmd/compile/internal/reflectdata 0.006s [no tests to run] ok cmd/compile/internal/ssa 5.074s ok cmd/compile/internal/ssagen 0.008s ok cmd/compile/internal/syntax 0.028s ok cmd/compile/internal/test 12.351s ok cmd/compile/internal/typecheck 0.272s ok cmd/compile/internal/types 0.005s ok cmd/compile/internal/types2 5.447s ok cmd/covdata 0.009s ok cmd/cover 1.631s ok cmd/dist 0.012s ok cmd/distpack 0.009s ok cmd/doc 0.368s ok cmd/fix 1.676s ok cmd/go 39.226s ok cmd/go/internal/auth 0.007s ok cmd/go/internal/cache 0.113s ok cmd/go/internal/cfg 0.007s [no tests to run] ok cmd/go/internal/envcmd 0.034s ok cmd/go/internal/fsys 0.056s ok cmd/go/internal/generate 0.013s ok cmd/go/internal/gover 0.008s ok cmd/go/internal/imports 0.016s ok cmd/go/internal/load 0.009s ok cmd/go/internal/lockedfile 0.318s ok cmd/go/internal/lockedfile/internal/filelock 0.037s ok cmd/go/internal/modfetch 0.009s ok cmd/go/internal/modfetch/codehost 0.946s ok cmd/go/internal/modfetch/zip_sum_test 0.015s ok cmd/go/internal/modindex 0.128s ok cmd/go/internal/modload 0.011s ok cmd/go/internal/mvs 0.015s ok cmd/go/internal/str 0.009s ok cmd/go/internal/test 0.022s ok cmd/go/internal/toolchain 0.030s ok cmd/go/internal/vcs 0.020s ok cmd/go/internal/vcweb 0.037s ok cmd/go/internal/vcweb/vcstest 1.204s ok cmd/go/internal/web 0.015s ok cmd/go/internal/work 0.078s ok cmd/gofmt 0.035s ok cmd/internal/archive 0.473s ok cmd/internal/buildid 0.207s ok cmd/internal/cov 0.396s ok cmd/internal/bootstrap_test 0.004s ok cmd/internal/dwarf 0.027s ok cmd/internal/edit 0.016s ok cmd/internal/goobj 0.022s ok cmd/internal/moddeps 1.888s ok cmd/internal/obj 1.379s ok cmd/internal/obj/arm64 0.486s ok cmd/internal/obj/loong64 0.083s ok cmd/internal/obj/ppc64 0.172s ok cmd/internal/obj/riscv 0.084s ok cmd/internal/obj/s390x 0.012s ok cmd/internal/obj/x86 2.908s ok cmd/internal/objabi 0.056s ok cmd/internal/par 0.013s ok cmd/internal/pgo 0.013s ok cmd/internal/pkgpath 0.022s ok cmd/internal/pkgpattern 0.020s ok cmd/internal/quoted 0.037s ok cmd/internal/src 0.004s ok cmd/internal/sys 0.005s ok cmd/internal/test2json 0.099s ok cmd/link 6.774s ok cmd/link/internal/benchmark 0.006s ok cmd/link/internal/ld 6.409s ok cmd/link/internal/loader 0.015s ok cmd/nm 1.481s ok cmd/objdump 1.965s ok cmd/pack 1.078s ok cmd/pprof 1.478s ok cmd/relnote 0.005s ok cmd/trace 0.042s ok cmd/vet 6.833s ##### os/user with tag osusergo ok os/user 0.006s ##### hash/maphash purego implementation ok hash/maphash 0.038s ##### crypto with tag purego ok crypto 0.011s [no tests to run] ok crypto/aes 0.009s [no tests to run] ok crypto/cipher 0.009s [no tests to run] ok crypto/des 0.007s [no tests to run] ok crypto/dsa 0.011s [no tests to run] ok crypto/ecdh 0.017s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.011s [no tests to run] ok crypto/ed25519 0.024s [no tests to run] ok crypto/elliptic 0.023s [no tests to run] ok crypto/hmac 0.024s [no tests to run] ok crypto/internal/alias 0.010s [no tests to run] ok crypto/internal/bigmod 0.011s [no tests to run] ok crypto/internal/boring 0.014s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.010s [no tests to run] ok crypto/internal/edwards25519 0.010s [no tests to run] ok crypto/internal/edwards25519/field 0.007s [no tests to run] ok crypto/internal/hpke 0.007s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/mlkem768 0.015s [no tests to run] ok crypto/internal/nistec 0.009s [no tests to run] ok crypto/internal/nistec/fiat 0.013s [no tests to run] ok crypto/md5 0.030s [no tests to run] ok crypto/rand 0.006s [no tests to run] ok crypto/rc4 0.007s [no tests to run] ok crypto/rsa 0.010s [no tests to run] ok crypto/sha1 0.023s [no tests to run] ok crypto/sha256 0.010s [no tests to run] ok crypto/sha512 0.019s [no tests to run] ok crypto/subtle 0.018s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.018s [no tests to run] ok crypto/x509 0.008s [no tests to run] ##### Testing without libgcc. ok net 0.010s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.284s ##### Testing cgo ok cmd/cgo/internal/test 0.262s ok cmd/cgo/internal/test 0.265s ok cmd/cgo/internal/testtls 0.005s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/test 0.268s ok cmd/cgo/internal/test 0.259s ok cmd/cgo/internal/test 0.233s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.005s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 8.962s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 7.775s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 7.905s ##### Testing race detector ok runtime/race 5.187s ok flag 1.088s ok net 1.187s ok os 1.185s ok os/exec 2.187s ok encoding/gob 1.060s ok flag 1.086s ok os/exec 2.074s ##### ../test ok cmd/internal/testdir 5.691s ok cmd/internal/testdir 8.680s ok cmd/internal/testdir 9.557s ok cmd/internal/testdir 5.327s ok cmd/internal/testdir 11.549s ok cmd/internal/testdir 6.341s ok cmd/internal/testdir 37.708s ok cmd/internal/testdir 5.380s ok cmd/internal/testdir 5.276s ok cmd/internal/testdir 8.605s All tests passed.