freebsd-386-13_0 at 35755d772fab1828c9b79563b98912f3c6025b7a :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] 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-386-13_0" "GOARCH=386" "GOHOSTARCH=386" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.17.13 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 ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # 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 i386 ##### Testing packages. ok archive/tar 0.266s ok archive/zip 0.297s ok bufio 0.090s ok bytes 2.279s ok compress/bzip2 0.065s ok compress/flate 0.585s ok compress/gzip 1.685s ok compress/lzw 0.063s ok compress/zlib 0.524s ok container/heap 0.006s ok container/list 0.004s ok container/ring 0.005s ok context 0.014s ok crypto 0.003s ok crypto/aes 0.033s ok crypto/cipher 0.006s ok crypto/des 0.025s ok crypto/dsa 0.008s ok crypto/ecdh 0.418s ok crypto/ecdsa 0.237s ok crypto/ed25519 0.405s ok crypto/elliptic 0.071s ok crypto/hmac 0.005s ok crypto/internal/alias 0.003s ok crypto/internal/bigmod 0.153s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.054s ok crypto/internal/edwards25519 21.564s ok crypto/internal/edwards25519/field 24.241s ok crypto/internal/nistec 6.846s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/md5 0.006s ok crypto/rand 0.060s ok crypto/rc4 0.044s ok crypto/rsa 0.392s ok crypto/sha1 0.006s ok crypto/sha256 0.004s ok crypto/sha512 0.009s ok crypto/subtle 0.157s ok crypto/tls 1.714s ok crypto/x509 3.018s ok database/sql 0.295s ok database/sql/driver 0.003s ok debug/buildinfo 0.008s ok debug/dwarf 0.015s ok debug/elf 0.189s ok debug/gosym 0.020s ok debug/macho 0.008s ok debug/pe 0.013s ok debug/plan9obj 0.004s ok embed 0.006s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.005s ok encoding/asn1 0.005s ok encoding/base32 0.041s ok encoding/base64 0.006s ok encoding/binary 0.006s ok encoding/csv 0.012s ok encoding/gob 1.772s ok encoding/hex 0.005s ok encoding/json 0.196s ok encoding/pem 0.703s ok encoding/xml 0.050s ok errors 0.007s ok expvar 0.005s ok flag 0.019s ok fmt 0.064s ok go/ast 0.005s ok go/build 1.420s ok go/build/constraint 0.005s ok go/constant 0.005s ok go/doc 0.034s ok go/doc/comment 0.962s ok go/format 0.012s ok go/importer 0.163s ok go/internal/gccgoimporter 0.011s ok go/internal/gcimporter 1.124s ok go/internal/srcimporter 5.797s ok go/parser 0.231s ok go/printer 0.185s ok go/scanner 0.004s ok go/token 0.015s ok go/types 7.642s ok hash 0.006s ok hash/adler32 0.009s ok hash/crc32 0.006s ok hash/crc64 0.004s ok hash/fnv 0.003s ok hash/maphash 0.042s ok html 0.115s ok html/template 0.057s ok image 0.055s ok image/color 0.023s ok image/draw 0.090s ok image/gif 0.178s ok image/jpeg 0.184s ok image/png 0.351s ok index/suffixarray 0.275s ok internal/abi 4.462s ok internal/buildcfg 0.005s ok internal/coverage/cformat 0.003s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.004s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.008s ok internal/cpu 0.006s ok internal/dag 0.003s ok internal/diff 0.004s ok internal/fmtsort 0.003s ok internal/fuzz 0.008s ok internal/godebug 0.005s ok internal/intern 0.169s ok internal/itoa 0.004s ok internal/poll 0.037s ok internal/profile 0.004s ok internal/reflectlite 0.046s ok internal/safefilepath 0.005s ok internal/saferio 0.030s ok internal/singleflight 0.021s ok internal/testenv 0.002s ok internal/trace 0.044s ok internal/types/errors 0.283s ok internal/unsafeheader 0.005s ok internal/xcoff 0.008s ok io 0.029s ok io/fs 0.468s ok io/ioutil 0.008s ok log 0.008s ok log/syslog 1.269s ok math 0.010s ok math/big 1.636s ok math/bits 0.010s ok math/cmplx 0.005s ok math/rand 0.528s ok mime 0.012s ok mime/multipart 0.144s ok mime/quotedprintable 0.018s ok net 7.472s ok net/http 8.243s ok net/http/cgi 0.046s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.116s ok net/http/httptest 0.183s ok net/http/httptrace 0.004s ok net/http/httputil 0.577s ok net/http/internal 0.005s ok net/http/internal/ascii 0.004s ok net/http/pprof 5.275s ok net/internal/socktest 0.003s ok net/mail 0.006s ok net/netip 0.357s ok net/rpc 0.027s ok net/rpc/jsonrpc 0.007s ok net/smtp 0.027s ok net/textproto 0.018s ok net/url 0.063s ok os 0.220s ok os/exec 0.199s ok os/exec/internal/fdtest 0.005s ok os/signal 2.885s ok os/user 0.008s ok path 0.007s ok path/filepath 0.063s ok plugin 0.007s ok reflect 0.210s ok regexp 0.515s ok regexp/syntax 0.845s ok runtime 31.135s ok runtime/cgo 0.004s ok runtime/coverage 0.004s ok runtime/debug 0.026s ok runtime/internal/atomic 0.059s ok runtime/internal/math 0.009s ok runtime/internal/sys 0.008s ok runtime/metrics 0.006s ok runtime/pprof 5.285s ok runtime/trace 3.425s ok sort 0.074s ok strconv 0.394s ok strings 2.111s ok sync 0.384s ok sync/atomic 0.475s ok syscall 0.108s ok testing 1.680s ok testing/fstest 0.010s ok testing/iotest 0.005s ok testing/quick 0.032s ok text/scanner 0.005s ok text/tabwriter 0.005s ok text/template 0.022s ok text/template/parse 0.010s ok time 1.907s ok unicode 0.008s ok unicode/utf16 0.006s ok unicode/utf8 0.008s ok cmd/addr2line 0.538s ok cmd/api 6.149s ok cmd/asm/internal/asm 0.460s ok cmd/asm/internal/lex 0.004s ok cmd/compile/internal/abt 0.009s ok cmd/compile/internal/amd64 0.006s ok cmd/compile/internal/base 0.004s ok cmd/compile/internal/compare 0.006s ok cmd/compile/internal/dwarfgen 0.346s ok cmd/compile/internal/importer 1.068s ok cmd/compile/internal/ir 0.006s ok cmd/compile/internal/logopt 0.036s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ok cmd/compile/internal/ssa 0.481s ok cmd/compile/internal/syntax 0.024s ok cmd/compile/internal/test 16.333s ok cmd/compile/internal/typecheck 0.380s ok cmd/compile/internal/types 0.003s ok cmd/compile/internal/types2 5.028s ok cmd/covdata 0.003s ok cmd/cover 0.753s ok cmd/dist 0.003s ok cmd/doc 0.095s ok cmd/fix 1.044s ok cmd/go 31.243s ok cmd/go/internal/auth 0.006s ok cmd/go/internal/cache 0.110s ok cmd/go/internal/fsys 0.038s ok cmd/go/internal/generate 0.008s ok cmd/go/internal/get 0.010s ok cmd/go/internal/imports 0.007s ok cmd/go/internal/load 0.008s ok cmd/go/internal/lockedfile 0.380s ok cmd/go/internal/lockedfile/internal/filelock 0.028s ok cmd/go/internal/modconv 0.006s ok cmd/go/internal/modfetch 0.009s ok cmd/go/internal/modfetch/codehost 0.008s ok cmd/go/internal/modfetch/zip_sum_test 0.007s ok cmd/go/internal/modindex 0.109s ok cmd/go/internal/modload 0.008s ok cmd/go/internal/mvs 0.012s ok cmd/go/internal/par 0.027s ok cmd/go/internal/str 0.005s ok cmd/go/internal/test 0.007s ok cmd/go/internal/vcs 0.008s ok cmd/go/internal/vcweb 0.011s ok cmd/go/internal/vcweb/vcstest 0.940s ok cmd/go/internal/web 0.007s ok cmd/go/internal/work 0.011s ok cmd/gofmt 0.030s ok cmd/internal/archive 0.858s ok cmd/internal/buildid 0.210s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 0.865s ok cmd/internal/notsha256 0.005s ok cmd/internal/obj 0.497s ok cmd/internal/obj/ppc64 0.060s ok cmd/internal/obj/riscv 0.018s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 3.020s ok cmd/internal/objabi 0.005s ok cmd/internal/pkgpath 0.011s ok cmd/internal/pkgpattern 0.004s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.151s ok cmd/link 4.232s ok cmd/link/internal/benchmark 0.005s ok cmd/link/internal/ld 2.829s ok cmd/link/internal/loader 0.086s ok cmd/nm 2.164s ok cmd/objdump 1.869s ok cmd/pack 1.151s ok cmd/pprof 1.739s ok cmd/trace 0.046s ok cmd/vet 5.368s ##### os/user with tag osusergo ok os/user 0.010s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 50.239s ##### moved GOROOT ok fmt 0.061s ##### Testing without libgcc. ok net 0.009s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.309s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.347s ok misc/cgo/test 0.344s ok misc/cgo/test 0.338s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 0.334s ok misc/cgo/test 0.326s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.610s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.597s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.010s [no tests to run] ##### ../test ##### ../misc/reboot PASS All tests passed.