freebsd-amd64-12_3 at b2a856e82cf889cdba26476b5d55f8dd340604d0 :: 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.120s ok archive/zip 0.225s ok bufio 0.041s ok bytes 0.171s ok cmp 0.006s ok compress/bzip2 0.047s ok compress/flate 0.701s ok compress/gzip 1.057s ok compress/lzw 0.050s ok compress/zlib 0.327s ok container/heap 0.006s ok container/list 0.003s ok container/ring 0.006s ok context 0.021s ok crypto 0.282s ok crypto/aes 0.023s ok crypto/cipher 0.345s ok crypto/des 0.009s ok crypto/dsa 0.006s ok crypto/ecdh 0.037s ok crypto/ecdsa 0.024s ok crypto/ed25519 0.044s ok crypto/elliptic 0.013s ok crypto/hmac 0.022s ok crypto/internal/alias 0.004s ok crypto/internal/bigmod 0.047s ok crypto/internal/boring 0.006s ok crypto/internal/boring/bcache 0.059s ok crypto/internal/edwards25519 0.078s ok crypto/internal/edwards25519/field 0.022s ok crypto/internal/hpke 0.005s ok crypto/internal/mlkem768 0.238s ok crypto/internal/nistec 0.118s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/md5 0.006s ok crypto/rand 0.051s ok crypto/rc4 0.026s ok crypto/rsa 0.290s ok crypto/sha1 0.007s ok crypto/sha256 0.006s ok crypto/sha512 0.006s ok crypto/subtle 0.158s ok crypto/tls 0.387s ok crypto/x509 0.271s ok database/sql 0.491s ok database/sql/driver 0.004s ok debug/buildinfo 0.018s ok debug/dwarf 0.014s ok debug/elf 0.103s ok debug/gosym 0.023s ok debug/macho 0.007s ok debug/pe 0.016s ok debug/plan9obj 0.005s ok embed 0.006s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.005s ok encoding/asn1 0.005s ok encoding/base32 0.023s ok encoding/base64 0.006s ok encoding/binary 0.008s ok encoding/csv 0.009s ok encoding/gob 1.456s ok encoding/hex 0.006s ok encoding/json 0.184s ok encoding/pem 0.377s ok encoding/xml 0.060s ok errors 0.005s ok expvar 0.007s ok flag 0.023s ok fmt 0.060s ok go/ast 0.007s ok go/ast/internal/tests 0.006s ok go/build 2.245s ok go/build/constraint 0.052s ok go/constant 0.006s ok go/doc 0.034s ok go/doc/comment 0.595s ok go/format 0.008s ok go/importer 0.200s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 1.088s ok go/internal/srcimporter 5.092s ok go/parser 0.181s ok go/printer 0.128s ok go/scanner 0.006s ok go/token 0.013s ok go/types 8.462s ok go/version 0.003s ok hash 0.004s ok hash/adler32 0.008s ok hash/crc32 0.007s ok hash/crc64 0.007s ok hash/fnv 0.005s ok hash/maphash 0.043s ok html 0.004s ok html/template 0.050s ok image 0.048s ok image/color 0.023s ok image/draw 0.065s ok image/gif 0.125s ok image/jpeg 0.157s ok image/png 0.228s ok index/suffixarray 0.125s ok internal/abi 0.038s ok internal/buildcfg 0.004s ok internal/chacha8rand 0.005s ok internal/concurrent 0.138s ok internal/coverage/cfile 0.509s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.006s ok internal/coverage/slicereader 0.004s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.008s ok internal/cpu 0.007s ok internal/dag 0.005s ok internal/diff 0.007s ok internal/fmtsort 0.007s ok internal/fuzz 0.013s ok internal/godebug 0.322s ok internal/godebugs 5.263s ok internal/gover 0.003s ok internal/itoa 0.004s ok internal/pkgbits 0.003s ok internal/platform 1.281s ok internal/poll 0.027s ok internal/profile 0.004s ok internal/reflectlite 0.011s ok internal/runtime/atomic 0.062s ok internal/runtime/math 0.004s ok internal/runtime/sys 0.004s ok internal/saferio 0.035s ok internal/singleflight 0.021s ok internal/syscall/unix 0.005s ok internal/sysinfo 0.003s ok internal/testenv 0.203s ok internal/trace 13.699s ok internal/trace/internal/oldtrace 0.142s ok internal/types/errors 0.264s ok internal/unsafeheader 0.004s ok internal/weak 0.008s ok internal/xcoff 0.011s ok internal/zstd 1.041s ok io 0.028s ok io/fs 0.255s ok io/ioutil 0.007s ok iter 0.007s ok log 0.007s ok log/slog 0.020s ok log/slog/internal/benchmarks 0.005s ok log/slog/internal/buffer 0.003s ok log/syslog 1.291s ok maps 0.005s ok math 0.009s ok math/big 0.768s ok math/bits 0.008s ok math/cmplx 0.006s ok math/rand 0.162s ok math/rand/v2 0.223s ok mime 0.006s ok mime/multipart 0.589s ok mime/quotedprintable 0.018s ok net 8.459s ok net/http 4.077s ok net/http/cgi 0.116s ok net/http/cookiejar 0.009s ok net/http/fcgi 0.220s ok net/http/httptest 0.034s ok net/http/httptrace 0.005s ok net/http/httputil 0.587s ok net/http/internal 0.157s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.216s ok net/internal/cgotest 0.005s ok net/internal/socktest 0.004s ok net/mail 0.007s ok net/netip 0.440s ok net/rpc 0.028s ok net/rpc/jsonrpc 0.011s ok net/smtp 0.018s ok net/textproto 0.048s ok net/url 0.065s ok os 0.602s ok os/exec 0.294s ok os/exec/internal/fdtest 0.019s ok os/signal 3.036s ok os/user 0.009s ok path 0.009s ok path/filepath 0.054s ok plugin 0.009s ok reflect 0.173s ok regexp 0.385s ok regexp/syntax 0.555s ok runtime 27.271s ok runtime/cgo 0.006s ok runtime/debug 0.069s ok runtime/internal/wasitest 0.005s ok runtime/metrics 0.006s ok runtime/pprof 16.137s ok runtime/trace 0.114s ok slices 0.048s ok sort 0.061s ok strconv 0.225s ok strings 0.405s ok sync 0.470s ok sync/atomic 0.638s ok syscall 1.354s ok testing 2.206s ok testing/fstest 0.008s ok testing/iotest 0.004s ok testing/quick 0.030s ok testing/slogtest 0.004s ok text/scanner 0.006s ok text/tabwriter 0.005s ok text/template 0.030s ok text/template/parse 0.007s ok time 7.678s ok unicode 0.006s ok unicode/utf16 0.007s ok unicode/utf8 0.113s ok unique 0.045s ok cmd/addr2line 0.460s ok cmd/api 12.461s ok cmd/asm/internal/asm 0.415s ok cmd/asm/internal/lex 0.005s ok cmd/cgo/internal/swig 0.013s ok cmd/cgo/internal/test 0.314s ok cmd/cgo/internal/testcarchive 39.533s ok cmd/cgo/internal/testcshared 4.515s ok cmd/cgo/internal/testerrors 9.377s ok cmd/cgo/internal/testfortran 0.013s ok cmd/cgo/internal/testgodefs 0.507s ok cmd/cgo/internal/testlife 0.572s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/testplugin 39.381s ok cmd/cgo/internal/testsanitizers 21.200s ok cmd/cgo/internal/testshared 0.008s ok cmd/cgo/internal/testso 1.309s ok cmd/cgo/internal/teststdio 1.332s ok cmd/cgo/internal/testtls 0.004s ok cmd/compile 2.868s ok cmd/compile/internal/abt 0.009s ok cmd/compile/internal/amd64 0.009s ok cmd/compile/internal/base 0.004s ok cmd/compile/internal/compare 0.004s ok cmd/compile/internal/devirtualize 0.004s ok cmd/compile/internal/dwarfgen 0.249s ok cmd/compile/internal/importer 0.893s ok cmd/compile/internal/inline/inlheur 0.493s ok cmd/compile/internal/ir 0.008s ok cmd/compile/internal/liveness 0.027s ok cmd/compile/internal/logopt 0.158s ok cmd/compile/internal/loopvar 0.004s ok cmd/compile/internal/noder 0.006s ok cmd/compile/internal/rangefunc 0.007s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 4.899s ok cmd/compile/internal/ssagen 0.009s ok cmd/compile/internal/syntax 0.040s ok cmd/compile/internal/test 11.958s ok cmd/compile/internal/typecheck 0.291s ok cmd/compile/internal/types 0.004s ok cmd/compile/internal/types2 5.156s ok cmd/covdata 0.007s ok cmd/cover 0.991s ok cmd/dist 0.011s ok cmd/distpack 0.007s ok cmd/doc 0.231s ok cmd/fix 1.612s ok cmd/go 36.396s ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.084s ok cmd/go/internal/cfg 0.004s [no tests to run] ok cmd/go/internal/envcmd 0.030s ok cmd/go/internal/fsys 0.029s ok cmd/go/internal/generate 0.011s ok cmd/go/internal/gover 0.005s ok cmd/go/internal/imports 0.011s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.285s ok cmd/go/internal/lockedfile/internal/filelock 0.035s ok cmd/go/internal/modfetch 0.008s ok cmd/go/internal/modfetch/codehost 0.869s ok cmd/go/internal/modfetch/zip_sum_test 0.011s ok cmd/go/internal/modindex 0.088s ok cmd/go/internal/modload 0.014s ok cmd/go/internal/mvs 0.013s ok cmd/go/internal/str 0.015s ok cmd/go/internal/test 0.019s ok cmd/go/internal/toolchain 0.008s ok cmd/go/internal/vcs 0.011s ok cmd/go/internal/vcweb 0.009s ok cmd/go/internal/vcweb/vcstest 0.935s ok cmd/go/internal/web 0.007s ok cmd/go/internal/work 0.091s ok cmd/gofmt 0.031s ok cmd/internal/archive 0.383s ok cmd/internal/bootstrap_test 0.003s ok cmd/internal/buildid 0.150s ok cmd/internal/cov 0.287s ok cmd/internal/dwarf 0.009s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.005s ok cmd/internal/moddeps 0.863s ok cmd/internal/obj 0.472s ok cmd/internal/obj/arm64 0.326s ok cmd/internal/obj/loong64 0.036s ok cmd/internal/obj/ppc64 0.065s ok cmd/internal/obj/riscv 0.031s ok cmd/internal/obj/s390x 0.005s ok cmd/internal/obj/x86 2.801s ok cmd/internal/objabi 0.038s ok cmd/internal/par 0.018s ok cmd/internal/pgo 0.004s ok cmd/internal/pkgpath 0.014s ok cmd/internal/pkgpattern 0.005s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.003s ok cmd/internal/sys 0.005s ok cmd/internal/test2json 0.116s ok cmd/link 6.569s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 6.045s ok cmd/link/internal/loader 0.049s ok cmd/nm 2.035s ok cmd/objdump 1.717s ok cmd/pack 0.792s ok cmd/pprof 1.460s ok cmd/relnote 0.009s ok cmd/trace 0.057s ok cmd/vet 6.147s ##### 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.022s [no tests to run] ok crypto/aes 0.014s [no tests to run] ok crypto/cipher 0.011s [no tests to run] ok crypto/des 0.009s [no tests to run] ok crypto/dsa 0.011s [no tests to run] ok crypto/ecdh 0.005s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.017s [no tests to run] ok crypto/ed25519 0.017s [no tests to run] ok crypto/elliptic 0.020s [no tests to run] ok crypto/hmac 0.020s [no tests to run] ok crypto/internal/alias 0.014s [no tests to run] ok crypto/internal/bigmod 0.009s [no tests to run] ok crypto/internal/boring 0.012s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.007s [no tests to run] ok crypto/internal/edwards25519 0.012s [no tests to run] ok crypto/internal/edwards25519/field 0.012s [no tests to run] ok crypto/internal/hpke 0.015s [no tests to run] ok crypto/internal/mlkem768 0.005s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/nistec 0.008s [no tests to run] ok crypto/internal/nistec/fiat 0.008s [no tests to run] ok crypto/md5 0.006s [no tests to run] ok crypto/rand 0.009s [no tests to run] ok crypto/rc4 0.012s [no tests to run] ok crypto/rsa 0.009s [no tests to run] ok crypto/sha1 0.009s [no tests to run] ok crypto/sha256 0.009s [no tests to run] ok crypto/sha512 0.012s [no tests to run] ok crypto/subtle 0.004s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.017s [no tests to run] ok crypto/x509 0.007s [no tests to run] ##### Testing without libgcc. ok net 0.009s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.273s ##### Testing cgo ok cmd/cgo/internal/test 0.257s ok cmd/cgo/internal/test 0.253s 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.251s ok cmd/cgo/internal/test 0.252s ok cmd/cgo/internal/test 0.231s ok cmd/cgo/internal/testtls 0.005s ok cmd/cgo/internal/testnocgo 0.005s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 8.829s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 7.447s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 7.432s ##### Testing race detector ok runtime/race 5.101s ok flag 1.080s ok net 1.177s ok os 1.189s ok os/exec 2.174s ok encoding/gob 1.063s ok flag 1.082s ok os/exec 2.169s ##### ../test ok cmd/internal/testdir 6.148s ok cmd/internal/testdir 7.994s ok cmd/internal/testdir 9.209s ok cmd/internal/testdir 4.894s ok cmd/internal/testdir 10.657s ok cmd/internal/testdir 5.460s ok cmd/internal/testdir 37.077s ok cmd/internal/testdir 5.767s ok cmd/internal/testdir 5.488s ok cmd/internal/testdir 6.424s All tests passed.