freebsd-amd64-12_3 at b43d6c57dee2e02a173796c1bc11840de3681dcf :: 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-amd64-12_3" "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. ##### 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.123s ok archive/zip 0.231s ok bufio 0.041s ok bytes 0.179s ok cmp 0.008s ok compress/bzip2 0.051s ok compress/flate 0.567s ok compress/gzip 1.031s ok compress/lzw 0.051s ok compress/zlib 0.337s ok container/heap 0.006s ok container/list 0.003s ok container/ring 0.014s ok context 0.021s ok crypto 0.281s ok crypto/aes 0.027s ok crypto/cipher 0.009s ok crypto/des 0.013s ok crypto/dsa 0.005s ok crypto/ecdh 0.033s ok crypto/ecdsa 0.024s ok crypto/ed25519 0.044s ok crypto/elliptic 0.008s ok crypto/hmac 0.004s ok crypto/internal/alias 0.004s ok crypto/internal/bigmod 0.046s ok crypto/internal/boring 0.005s ok crypto/internal/boring/bcache 0.078s ok crypto/internal/edwards25519 0.071s ok crypto/internal/edwards25519/field 0.015s ok crypto/internal/hpke 0.005s ok crypto/internal/mlkem768 0.247s ok crypto/internal/nistec 0.120s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.047s ok crypto/rc4 0.022s ok crypto/rsa 0.263s ok crypto/sha1 0.006s ok crypto/sha256 0.005s ok crypto/sha512 0.006s ok crypto/subtle 0.157s ok crypto/tls 0.380s ok crypto/x509 0.264s ok database/sql 0.509s ok database/sql/driver 0.003s ok debug/buildinfo 0.010s ok debug/dwarf 0.017s ok debug/elf 0.119s ok debug/gosym 0.021s ok debug/macho 0.006s ok debug/pe 0.015s ok debug/plan9obj 0.005s ok embed 0.007s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.006s ok encoding/asn1 0.005s ok encoding/base32 0.017s ok encoding/base64 0.006s ok encoding/binary 0.008s ok encoding/csv 0.010s ok encoding/gob 1.421s ok encoding/hex 0.006s ok encoding/json 0.200s ok encoding/pem 0.385s ok encoding/xml 0.062s ok errors 0.006s ok expvar 0.006s ok flag 0.023s ok fmt 0.095s ok go/ast 0.008s ok go/build 2.178s ok go/build/constraint 0.006s ok go/constant 0.007s ok go/doc 0.035s ok go/doc/comment 0.713s ok go/format 0.008s ok go/importer 0.166s ok go/internal/gccgoimporter 0.009s ok go/internal/gcimporter 1.209s ok go/internal/srcimporter 5.211s ok go/parser 0.197s ok go/printer 0.135s ok go/scanner 0.004s ok go/token 0.013s ok go/types 8.410s ok go/version 0.003s ok hash 0.004s ok hash/adler32 0.008s ok hash/crc32 0.009s ok hash/crc64 0.009s ok hash/fnv 0.007s ok hash/maphash 0.046s ok html 0.005s ok html/template 0.051s ok image 0.044s ok image/color 0.028s ok image/draw 0.070s ok image/gif 0.123s ok image/jpeg 0.146s ok image/png 0.226s ok index/suffixarray 0.134s ok internal/abi 0.041s ok internal/buildcfg 0.004s ok internal/chacha8rand 0.005s ok internal/concurrent 0.111s ok internal/coverage/cfile 0.511s ok internal/coverage/cformat 0.007s ok internal/coverage/cmerge 0.009s ok internal/coverage/pods 0.007s ok internal/coverage/slicereader 0.013s ok internal/coverage/slicewriter 0.013s ok internal/coverage/test 0.008s ok internal/cpu 0.010s ok internal/dag 0.004s ok internal/diff 0.007s ok internal/fmtsort 0.005s ok internal/fuzz 0.009s ok internal/godebug 0.310s ok internal/godebugs 5.514s ok internal/gover 0.003s ok internal/itoa 0.005s ok internal/platform 1.393s ok internal/poll 0.028s ok internal/profile 0.003s ok internal/reflectlite 0.004s ok internal/runtime/atomic 0.056s ok internal/saferio 0.075s ok internal/singleflight 0.025s ok internal/sysinfo 0.003s ok internal/testenv 0.160s ok internal/trace 13.043s ok internal/trace/internal/oldtrace 0.135s ok internal/types/errors 0.282s ok internal/unsafeheader 0.004s ok internal/weak 0.006s ok internal/xcoff 0.007s ok internal/zstd 0.691s ok io 0.028s ok io/fs 0.259s ok io/ioutil 0.010s ok iter 0.012s ok log 0.006s ok log/slog 0.026s ok log/slog/internal/benchmarks 0.010s ok log/slog/internal/buffer 0.008s ok log/syslog 1.242s ok maps 0.015s ok math 0.008s ok math/big 0.744s ok math/bits 0.008s ok math/cmplx 0.006s ok math/rand 0.164s ok math/rand/v2 0.231s ok mime 0.011s ok mime/multipart 0.555s ok mime/quotedprintable 0.016s ok net 7.844s ok net/http 3.847s ok net/http/cgi 0.117s ok net/http/cookiejar 0.008s ok net/http/fcgi 0.217s ok net/http/httptest 0.034s ok net/http/httptrace 0.013s ok net/http/httputil 0.579s ok net/http/internal 0.170s ok net/http/internal/ascii 0.010s ok net/http/pprof 5.189s ok net/internal/cgotest 0.015s ok net/internal/socktest 0.017s ok net/mail 0.015s ok net/netip 0.438s ok net/rpc 0.034s ok net/rpc/jsonrpc 0.012s ok net/smtp 0.023s ok net/textproto 0.037s ok net/url 0.042s ok os 0.431s ok os/exec 0.254s ok os/exec/internal/fdtest 0.008s ok os/signal 3.047s ok os/user 0.006s ok path 0.006s ok path/filepath 0.058s ok plugin 0.006s ok reflect 0.209s ok regexp 0.404s ok regexp/syntax 0.726s ok runtime 31.856s ok runtime/cgo 0.015s ok runtime/debug 0.083s ok runtime/internal/math 0.015s ok runtime/internal/sys 0.017s ok runtime/internal/wasitest 0.015s ok runtime/metrics 0.015s ok runtime/pprof 15.993s ok runtime/trace 0.137s ok slices 0.239s ok sort 0.104s ok strconv 0.225s ok strings 0.408s ok sync 0.437s ok sync/atomic 0.606s ok syscall 1.456s ok testing 1.374s ok testing/fstest 0.015s ok testing/iotest 0.014s ok testing/quick 0.050s ok testing/slogtest 0.012s ok text/scanner 0.011s ok text/tabwriter 0.012s ok text/template 0.023s ok text/template/parse 0.006s ok time 6.341s ok unicode 0.008s ok unicode/utf16 0.005s ok unicode/utf8 0.011s ok unique 0.045s ok cmd/addr2line 0.456s ok cmd/api 11.128s ok cmd/asm/internal/asm 0.374s ok cmd/asm/internal/lex 0.006s ok cmd/cgo/internal/swig 0.011s ok cmd/cgo/internal/test 0.254s ok cmd/cgo/internal/testcarchive 39.462s ok cmd/cgo/internal/testcshared 3.643s ok cmd/cgo/internal/testerrors 8.751s ok cmd/cgo/internal/testfortran 0.012s ok cmd/cgo/internal/testgodefs 0.514s ok cmd/cgo/internal/testlife 0.539s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/testplugin 30.545s ok cmd/cgo/internal/testsanitizers 19.732s ok cmd/cgo/internal/testshared 0.005s ok cmd/cgo/internal/testso 1.296s ok cmd/cgo/internal/teststdio 1.372s ok cmd/cgo/internal/testtls 0.004s ok cmd/compile/internal/abt 0.008s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/base 0.009s ok cmd/compile/internal/compare 0.012s ok cmd/compile/internal/devirtualize 0.008s ok cmd/compile/internal/dwarfgen 0.293s ok cmd/compile/internal/importer 0.978s ok cmd/compile/internal/inline/inlheur 0.468s ok cmd/compile/internal/ir 0.006s ok cmd/compile/internal/liveness 0.023s ok cmd/compile/internal/logopt 0.280s ok cmd/compile/internal/loopvar 0.010s 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 4.939s ok cmd/compile/internal/syntax 0.027s ok cmd/compile/internal/test 12.271s ok cmd/compile/internal/typecheck 0.362s ok cmd/compile/internal/types 0.007s ok cmd/compile/internal/types2 5.162s ok cmd/covdata 0.008s ok cmd/cover 1.782s ok cmd/dist 0.023s ok cmd/distpack 0.009s ok cmd/doc 0.315s ok cmd/fix 1.600s ok cmd/go 37.289s ok cmd/go/internal/auth 0.010s ok cmd/go/internal/cache 0.110s ok cmd/go/internal/cfg 0.011s [no tests to run] ok cmd/go/internal/envcmd 0.058s ok cmd/go/internal/fsys 0.074s ok cmd/go/internal/generate 0.010s ok cmd/go/internal/gover 0.007s ok cmd/go/internal/imports 0.013s ok cmd/go/internal/load 0.008s ok cmd/go/internal/lockedfile 0.238s ok cmd/go/internal/lockedfile/internal/filelock 0.086s ok cmd/go/internal/modfetch 0.010s ok cmd/go/internal/modfetch/codehost 0.849s ok cmd/go/internal/modfetch/zip_sum_test 0.012s ok cmd/go/internal/modindex 0.110s ok cmd/go/internal/modload 0.011s ok cmd/go/internal/mvs 0.014s ok cmd/go/internal/par 0.034s ok cmd/go/internal/str 0.009s ok cmd/go/internal/test 0.018s ok cmd/go/internal/toolchain 0.012s ok cmd/go/internal/vcs 0.047s ok cmd/go/internal/vcweb 0.029s ok cmd/go/internal/vcweb/vcstest 1.427s ok cmd/go/internal/web 0.030s ok cmd/go/internal/work 0.092s ok cmd/gofmt 0.111s ok cmd/internal/archive 0.439s ok cmd/internal/buildid 0.203s ok cmd/internal/cov 0.427s ok cmd/internal/bootstrap_test 0.003s ok cmd/internal/dwarf 0.015s ok cmd/internal/edit 0.014s ok cmd/internal/goobj 0.021s ok cmd/internal/moddeps 1.499s ok cmd/internal/notsha256 0.012s ok cmd/internal/obj 0.883s ok cmd/internal/obj/arm64 0.421s ok cmd/internal/obj/loong64 0.004s ok cmd/internal/obj/ppc64 0.073s ok cmd/internal/obj/riscv 0.034s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 2.859s ok cmd/internal/objabi 0.052s ok cmd/internal/pgo 0.015s ok cmd/internal/pkgpath 0.025s ok cmd/internal/pkgpattern 0.011s ok cmd/internal/quoted 0.010s ok cmd/internal/src 0.014s ok cmd/internal/test2json 0.109s ok cmd/link 6.851s ok cmd/link/internal/benchmark 0.007s ok cmd/link/internal/ld 5.905s ok cmd/link/internal/loader 0.015s ok cmd/nm 2.317s ok cmd/objdump 2.900s ok cmd/pack 1.062s ok cmd/pprof 1.476s ok cmd/relnote 0.006s ok cmd/trace 0.042s ok cmd/vet 6.529s ##### os/user with tag osusergo ok os/user 0.006s ##### hash/maphash purego implementation ok hash/maphash 0.037s ##### crypto with tag purego ok crypto 0.007s [no tests to run] ok crypto/aes 0.006s [no tests to run] ok crypto/cipher 0.011s [no tests to run] ok crypto/des 0.012s [no tests to run] ok crypto/dsa 0.011s [no tests to run] ok crypto/ecdh 0.060s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.013s [no tests to run] ok crypto/ed25519 0.023s [no tests to run] ok crypto/elliptic 0.013s [no tests to run] ok crypto/hmac 0.019s [no tests to run] ok crypto/internal/alias 0.009s [no tests to run] ok crypto/internal/bigmod 0.011s [no tests to run] ok crypto/internal/boring 0.019s [no tests to run] ? crypto/internal/boring/sig [no test files] ok crypto/internal/boring/bcache 0.011s [no tests to run] ok crypto/internal/edwards25519 0.005s [no tests to run] ok crypto/internal/edwards25519/field 0.006s [no tests to run] ok crypto/internal/hpke 0.005s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/mlkem768 0.016s [no tests to run] ok crypto/internal/nistec 0.016s [no tests to run] ok crypto/internal/nistec/fiat 0.020s [no tests to run] ok crypto/md5 0.009s [no tests to run] ok crypto/rand 0.037s [no tests to run] ok crypto/rc4 0.035s [no tests to run] ok crypto/rsa 0.011s [no tests to run] ok crypto/sha1 0.016s [no tests to run] ok crypto/sha256 0.014s [no tests to run] ok crypto/sha512 0.010s [no tests to run] ok crypto/subtle 0.010s [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] ##### GOEXPERIMENT=rangefunc ok iter 0.004s ok slices 0.046s ok maps 0.004s ##### Testing without libgcc. ok net 0.010s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.275s ##### Testing cgo ok cmd/cgo/internal/test 0.256s ok cmd/cgo/internal/test 0.255s ok cmd/cgo/internal/testtls 0.004s 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.256s ok cmd/cgo/internal/test 0.253s ok cmd/cgo/internal/test 0.231s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.005s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 9.923s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 8.272s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 8.492s ##### Testing race detector ok runtime/race 4.646s ok flag 1.083s ok net 1.149s ok os 1.189s ok os/exec 2.178s ok encoding/gob 1.118s ok flag 1.090s ok os/exec 2.155s ##### ../test ok cmd/internal/testdir 6.351s ok cmd/internal/testdir 9.560s ok cmd/internal/testdir 7.691s ok cmd/internal/testdir 4.873s ok cmd/internal/testdir 10.115s ok cmd/internal/testdir 5.103s ok cmd/internal/testdir 37.094s ok cmd/internal/testdir 5.464s ok cmd/internal/testdir 5.685s ok cmd/internal/testdir 6.470s All tests passed.