freebsd-386-13_0 at 030ca34f5786f0b924dcab26379ee2f82104220d :: 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.238s ok archive/zip 0.293s ok bufio 0.070s ok bytes 2.273s ok compress/bzip2 0.065s ok compress/flate 0.590s ok compress/gzip 1.684s ok compress/lzw 0.065s ok compress/zlib 0.503s ok container/heap 0.006s ok container/list 0.003s ok container/ring 0.005s ok context 0.012s ok crypto 0.004s ok crypto/aes 0.030s ok crypto/cipher 0.006s ok crypto/des 0.025s ok crypto/dsa 0.007s ok crypto/ecdh 0.342s ok crypto/ecdsa 0.236s ok crypto/ed25519 0.406s ok crypto/elliptic 0.086s ok crypto/hmac 0.006s ok crypto/internal/alias 0.003s ok crypto/internal/bigmod 0.179s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.054s ok crypto/internal/edwards25519 21.485s ok crypto/internal/edwards25519/field 24.175s ok crypto/internal/nistec 6.833s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.058s ok crypto/rc4 0.051s ok crypto/rsa 0.425s ok crypto/sha1 0.005s ok crypto/sha256 0.004s ok crypto/sha512 0.007s ok crypto/subtle 0.155s ok crypto/tls 1.726s ok crypto/x509 2.878s ok database/sql 0.279s ok database/sql/driver 0.003s ok debug/buildinfo 0.009s ok debug/dwarf 0.015s ok debug/elf 0.185s ok debug/gosym 0.016s ok debug/macho 0.008s ok debug/pe 0.011s ok debug/plan9obj 0.004s ok embed 0.006s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.007s ok encoding/asn1 0.004s ok encoding/base32 0.043s ok encoding/base64 0.005s ok encoding/binary 0.005s ok encoding/csv 0.011s ok encoding/gob 1.734s ok encoding/hex 0.005s ok encoding/json 0.219s ok encoding/pem 0.789s ok encoding/xml 0.056s ok errors 0.005s ok expvar 0.004s ok flag 0.017s ok fmt 0.088s ok go/ast 0.006s ok go/build 1.417s ok go/build/constraint 0.005s ok go/constant 0.005s ok go/doc 0.035s ok go/doc/comment 0.982s ok go/format 0.009s ok go/importer 0.170s ok go/internal/gccgoimporter 0.012s ok go/internal/gcimporter 1.033s ok go/internal/srcimporter 5.563s ok go/parser 0.204s ok go/printer 0.168s ok go/scanner 0.004s ok go/token 0.014s ok go/types 7.433s ok hash 0.004s ok hash/adler32 0.010s ok hash/crc32 0.006s ok hash/crc64 0.004s ok hash/fnv 0.003s ok hash/maphash 0.042s ok html 0.012s ok html/template 0.055s ok image 0.055s ok image/color 0.029s ok image/draw 0.089s ok image/gif 0.166s ok image/jpeg 0.190s ok image/png 0.347s ok index/suffixarray 0.278s ok internal/abi 4.223s ok internal/buildcfg 0.007s ok internal/coverage/cformat 0.005s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.002s 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.005s ok internal/fmtsort 0.003s ok internal/fuzz 0.008s ok internal/godebug 0.006s ok internal/intern 0.153s ok internal/itoa 0.003s ok internal/poll 0.038s ok internal/profile 0.004s ok internal/reflectlite 0.046s ok internal/safefilepath 0.004s ok internal/saferio 0.032s ok internal/singleflight 0.021s ok internal/testenv 0.003s ok internal/trace 0.043s ok internal/types/errors 0.272s ok internal/unsafeheader 0.005s ok internal/xcoff 0.008s ok io 0.030s ok io/fs 0.466s ok io/ioutil 0.007s ok log 0.006s ok log/syslog 1.239s ok math 0.009s ok math/big 1.623s ok math/bits 0.010s ok math/cmplx 0.005s ok math/rand 0.525s ok mime 0.011s ok mime/multipart 0.144s ok mime/quotedprintable 0.016s ok net 7.468s ok net/http 8.908s ok net/http/cgi 0.042s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.114s ok net/http/httptest 0.183s ok net/http/httptrace 0.004s ok net/http/httputil 0.599s ok net/http/internal 0.003s ok net/http/internal/ascii 0.004s ok net/http/pprof 5.240s ok net/internal/socktest 0.003s ok net/mail 0.006s ok net/netip 0.379s ok net/rpc 0.025s ok net/rpc/jsonrpc 0.009s ok net/smtp 0.025s ok net/textproto 0.024s ok net/url 0.017s ok os 0.234s ok os/exec 0.220s ok os/exec/internal/fdtest 0.004s ok os/signal 2.861s ok os/user 0.006s ok path 0.005s ok path/filepath 0.058s ok plugin 0.012s ok reflect 0.198s ok regexp 0.505s ok regexp/syntax 0.840s ok runtime 29.564s ok runtime/cgo 0.013s ok runtime/coverage 0.007s ok runtime/debug 0.023s ok runtime/internal/atomic 0.055s ok runtime/internal/math 0.009s ok runtime/internal/sys 0.008s ok runtime/metrics 0.006s ok runtime/pprof 5.151s ok runtime/trace 3.339s ok sort 0.072s ok strconv 0.393s ok strings 2.177s ok sync 0.356s ok sync/atomic 0.388s ok syscall 0.121s ok testing 2.094s ok testing/fstest 0.008s ok testing/iotest 0.003s ok testing/quick 0.031s ok text/scanner 0.005s ok text/tabwriter 0.005s ok text/template 0.019s ok text/template/parse 0.006s ok time 1.892s ok unicode 0.007s ok unicode/utf16 0.005s ok unicode/utf8 0.008s ok cmd/addr2line 0.510s ok cmd/api 5.757s ok cmd/asm/internal/asm 0.444s ok cmd/asm/internal/lex 0.005s ok cmd/compile/internal/abt 0.009s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/base 0.006s ok cmd/compile/internal/compare 0.005s ok cmd/compile/internal/dwarfgen 0.320s ok cmd/compile/internal/importer 1.059s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.031s ok cmd/compile/internal/noder 0.006s ok cmd/compile/internal/reflectdata 0.005s [no tests to run] ok cmd/compile/internal/ssa 0.461s ok cmd/compile/internal/syntax 0.023s ok cmd/compile/internal/test 15.736s ok cmd/compile/internal/typecheck 0.353s ok cmd/compile/internal/types 0.003s ok cmd/compile/internal/types2 5.038s ok cmd/covdata 0.003s ok cmd/cover 0.715s ok cmd/dist 0.007s ok cmd/doc 0.107s ok cmd/fix 1.059s ok cmd/go 30.402s ok cmd/go/internal/auth 0.004s ok cmd/go/internal/cache 0.101s ok cmd/go/internal/fsys 0.035s ok cmd/go/internal/generate 0.007s ok cmd/go/internal/get 0.009s ok cmd/go/internal/imports 0.006s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.284s ok cmd/go/internal/lockedfile/internal/filelock 0.027s ok cmd/go/internal/modconv 0.008s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.008s ok cmd/go/internal/modfetch/zip_sum_test 0.006s ok cmd/go/internal/modindex 0.087s ok cmd/go/internal/modload 0.007s ok cmd/go/internal/mvs 0.011s ok cmd/go/internal/par 0.030s ok cmd/go/internal/str 0.004s ok cmd/go/internal/test 0.008s ok cmd/go/internal/vcs 0.008s ok cmd/go/internal/vcweb 0.010s ok cmd/go/internal/vcweb/vcstest 0.898s ok cmd/go/internal/web 0.007s ok cmd/go/internal/work 0.010s ok cmd/gofmt 0.026s ok cmd/internal/archive 0.783s ok cmd/internal/buildid 0.198s ok cmd/internal/dwarf 0.004s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 0.840s ok cmd/internal/notsha256 0.005s ok cmd/internal/obj 0.465s ok cmd/internal/obj/ppc64 0.051s ok cmd/internal/obj/riscv 0.016s ok cmd/internal/obj/s390x 0.005s ok cmd/internal/obj/x86 2.816s ok cmd/internal/objabi 0.005s ok cmd/internal/pkgpath 0.011s ok cmd/internal/pkgpattern 0.003s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.155s ok cmd/link 3.959s ok cmd/link/internal/benchmark 0.006s ok cmd/link/internal/ld 2.713s ok cmd/link/internal/loader 0.221s ok cmd/nm 1.716s ok cmd/objdump 1.823s ok cmd/pack 1.012s ok cmd/pprof 1.647s ok cmd/trace 0.044s ok cmd/vet 5.244s ##### os/user with tag osusergo ok os/user 0.008s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 49.599s ##### moved GOROOT ok fmt 0.085s ##### Testing without libgcc. ok net 0.009s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.303s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.331s ok misc/cgo/test 0.326s ok misc/cgo/test 0.331s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.004s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 0.317s ok misc/cgo/test 0.324s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.577s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.584s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.010s [no tests to run] ##### ../test ##### ../misc/reboot PASS All tests passed.