dragonfly-amd64-622 at 251fb8e4112c4728bf46da15a3875c455136ed8d :: 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" "HOME=/" "RC_PID=2" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=dragonfly-amd64-622" "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 dragonfly/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 dragonfly/amd64. --- Installed Go for dragonfly/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: dragonfly # OS Version: DragonFly 6.2-RELEASE DragonFly v6.2.2-RELEASE #2: Thu x86_64 ##### Testing packages. ok archive/tar 0.217s ok archive/zip 0.358s ok bufio 0.066s ok bytes 0.216s ok cmp 0.010s ok compress/bzip2 0.071s ok compress/flate 1.070s ok compress/gzip 1.486s ok compress/lzw 0.054s ok compress/zlib 0.426s ok container/heap 0.018s ok container/list 0.005s ok container/ring 0.006s ok context 0.158s ok crypto 0.031s ok crypto/aes 0.031s ok crypto/cipher 0.033s ok crypto/des 0.039s ok crypto/dsa 0.006s ok crypto/ecdh 0.036s ok crypto/ecdsa 0.054s ok crypto/ed25519 0.070s ok crypto/elliptic 0.011s ok crypto/hmac 0.006s ok crypto/internal/alias 0.014s ok crypto/internal/bigmod 0.156s ok crypto/internal/boring 0.019s ok crypto/internal/boring/bcache 0.112s ok crypto/internal/edwards25519 0.078s ok crypto/internal/edwards25519/field 0.020s ok crypto/internal/nistec 0.131s ok crypto/internal/nistec/fiat 0.015s [no tests to run] ok crypto/md5 0.016s ok crypto/rand 0.084s ok crypto/rc4 0.030s ok crypto/rsa 0.308s ok crypto/sha1 0.006s ok crypto/sha256 0.007s ok crypto/sha512 0.007s ok crypto/subtle 0.306s ok crypto/tls 5.458s ok crypto/x509 0.285s ok database/sql 0.658s ok database/sql/driver 0.012s ok debug/buildinfo 0.026s ok debug/dwarf 0.047s ok debug/elf 0.193s ok debug/gosym 0.053s ok debug/macho 0.006s ok debug/pe 0.036s ok debug/plan9obj 0.013s ok embed 0.007s [no tests to run] ok embed/internal/embedtest 0.008s ok encoding/ascii85 0.013s ok encoding/asn1 0.033s ok encoding/base32 0.059s ok encoding/base64 0.019s ok encoding/binary 0.010s ok encoding/csv 0.014s ok encoding/gob 2.166s ok encoding/hex 0.005s ok encoding/json 0.552s ok encoding/pem 0.843s ok encoding/xml 0.089s ok errors 0.020s ok expvar 0.011s ok flag 0.037s ok fmt 0.102s ok go/ast 0.039s ok go/build 1.470s ok go/build/constraint 0.008s ok go/constant 0.007s ok go/doc 0.053s ok go/doc/comment 1.004s ok go/format 0.015s ok go/importer 0.410s ok go/internal/gccgoimporter 0.014s ok go/internal/gcimporter 2.127s ok go/internal/srcimporter 10.193s ok go/parser 0.278s ok go/printer 0.267s ok go/scanner 0.006s ok go/token 0.020s ok go/types 13.071s ok hash 0.025s ok hash/adler32 0.024s ok hash/crc32 0.008s ok hash/crc64 0.006s ok hash/fnv 0.005s ok hash/maphash 0.083s ok html 0.016s ok html/template 1.079s ok image 0.048s ok image/color 0.027s ok image/draw 0.079s ok image/gif 0.183s ok image/jpeg 0.210s ok image/png 0.264s ok index/suffixarray 0.146s ok internal/abi 0.081s ok internal/buildcfg 0.015s ok internal/coverage/cformat 0.014s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.008s ok internal/coverage/slicereader 0.008s ok internal/coverage/slicewriter 0.032s ok internal/coverage/test 0.015s ok internal/cpu 0.011s ok internal/dag 0.032s ok internal/diff 0.023s ok internal/fmtsort 0.012s ok internal/fuzz 0.020s ok internal/godebug 0.590s ok internal/godebugs 0.008s ok internal/intern 0.475s ok internal/itoa 0.006s ok internal/platform 0.868s ok internal/poll 4.029s ok internal/profile 0.006s ok internal/reflectlite 0.006s ok internal/safefilepath 0.004s ok internal/saferio 0.181s ok internal/singleflight 0.069s ok internal/testenv 0.350s ok internal/trace 0.119s ok internal/types/errors 0.510s ok internal/unsafeheader 0.005s ok internal/xcoff 0.021s ok internal/zstd 0.265s ok io 0.325s ok io/fs 0.281s ok io/ioutil 0.023s ok log 0.010s ok log/slog 0.040s ok log/slog/internal/benchmarks 0.016s ok log/slog/internal/buffer 0.012s ok log/syslog 1.312s ok maps 0.005s ok math 0.021s ok math/big 4.790s ok math/bits 0.010s ok math/cmplx 0.014s ok math/rand 0.197s ok mime 0.012s ok mime/multipart 0.819s ok mime/quotedprintable 0.045s ok net 31.421s ok net/http 9.125s ok net/http/cgi 0.138s ok net/http/cookiejar 0.020s ok net/http/fcgi 0.221s ok net/http/httptest 0.082s ok net/http/httptrace 0.008s ok net/http/httputil 6.639s ok net/http/internal 0.016s ok net/http/internal/ascii 0.020s ok net/http/pprof 5.182s ok net/internal/socktest 0.022s ok net/mail 0.023s ok net/netip 0.513s ok net/rpc 0.049s ok net/rpc/jsonrpc 0.026s ok net/smtp 0.031s ok net/textproto 0.046s ok net/url 1.013s ok os 0.799s ok os/exec 0.701s ok os/exec/internal/fdtest 0.017s ok os/signal 2.269s ok os/user 0.018s ok path 0.033s ok path/filepath 0.062s ok plugin 0.025s ok reflect 0.238s ok regexp 0.818s ok regexp/syntax 1.203s ok runtime 40.392s ok runtime/cgo 0.034s ok runtime/coverage 0.038s ok runtime/debug 0.258s ok runtime/internal/atomic 0.060s ok runtime/internal/math 0.007s ok runtime/internal/sys 0.010s ok runtime/internal/wasitest 0.018s ok runtime/metrics 0.018s ok runtime/pprof 7.141s ok runtime/trace 3.741s ok slices 0.192s ok sort 0.051s ok strconv 0.475s ok strings 2.106s ok sync 0.993s ok sync/atomic 6.475s ok syscall 0.153s ok testing 0.694s ok testing/fstest 0.043s ok testing/iotest 0.038s ok testing/quick 0.043s ok testing/slogtest 0.012s ok text/scanner 0.009s ok text/tabwriter 0.013s ok text/template 0.050s ok text/template/parse 0.011s ok time 2.409s ok unicode 0.010s ok unicode/utf16 0.008s ok unicode/utf8 0.020s ok cmd/addr2line 1.813s ok cmd/api 1.529s ok cmd/asm/internal/asm 0.452s ok cmd/asm/internal/lex 0.020s ok cmd/cgo/internal/swig 0.071s ok cmd/cgo/internal/test 0.271s ok cmd/cgo/internal/testcarchive 0.087s ok cmd/cgo/internal/testcshared 0.164s ok cmd/cgo/internal/testerrors 14.061s ok cmd/cgo/internal/testfortran 0.052s ok cmd/cgo/internal/testgodefs 1.132s ok cmd/cgo/internal/testlife 1.031s ok cmd/cgo/internal/testnocgo 0.009s ok cmd/cgo/internal/testplugin 0.014s ok cmd/cgo/internal/testsanitizers 0.010s [no tests to run] ok cmd/cgo/internal/testshared 0.011s ok cmd/cgo/internal/testso 2.271s ok cmd/cgo/internal/teststdio 2.151s ok cmd/cgo/internal/testtls 0.006s ok cmd/compile/internal/abt 0.012s ok cmd/compile/internal/amd64 0.007s ok cmd/compile/internal/base 0.011s ok cmd/compile/internal/compare 0.021s ok cmd/compile/internal/dwarfgen 0.324s ok cmd/compile/internal/importer 1.805s ok cmd/compile/internal/inline/inlheur 0.972s ok cmd/compile/internal/ir 0.041s ok cmd/compile/internal/logopt 0.394s ok cmd/compile/internal/loopvar 0.017s ok cmd/compile/internal/noder 0.007s ok cmd/compile/internal/reflectdata 0.005s [no tests to run] ok cmd/compile/internal/ssa 7.437s ok cmd/compile/internal/syntax 0.052s ok cmd/compile/internal/test 16.235s ok cmd/compile/internal/typecheck 0.448s ok cmd/compile/internal/types 0.008s ok cmd/compile/internal/types2 9.746s ok cmd/covdata 0.028s ok cmd/cover 2.046s ok cmd/dist 0.006s ok cmd/distpack 0.026s ok cmd/doc 0.178s ok cmd/fix 5.035s ok cmd/go 58.137s ok cmd/go/internal/auth 0.027s ok cmd/go/internal/cache 0.158s ok cmd/go/internal/cfg 0.036s [no tests to run] ok cmd/go/internal/envcmd 0.065s ok cmd/go/internal/fsys 0.065s ok cmd/go/internal/generate 0.026s ok cmd/go/internal/gover 0.017s ok cmd/go/internal/imports 0.034s ok cmd/go/internal/load 0.026s ok cmd/go/internal/lockedfile 0.177s ok cmd/go/internal/lockedfile/internal/filelock 0.055s ok cmd/go/internal/modfetch 0.021s ok cmd/go/internal/modfetch/codehost 1.862s ok cmd/go/internal/modfetch/zip_sum_test 0.011s ok cmd/go/internal/modindex 0.232s ok cmd/go/internal/modload 0.012s ok cmd/go/internal/mvs 0.037s ok cmd/go/internal/par 0.036s ok cmd/go/internal/str 0.016s ok cmd/go/internal/test 0.036s ok cmd/go/internal/toolchain 0.044s ok cmd/go/internal/vcs 0.033s ok cmd/go/internal/vcweb 0.022s ok cmd/go/internal/vcweb/vcstest 2.334s ok cmd/go/internal/web 0.008s ok cmd/go/internal/work 0.230s ok cmd/gofmt 0.039s ok cmd/internal/archive 0.816s ok cmd/internal/bootstrap_test 0.004s ok cmd/internal/buildid 0.169s ok cmd/internal/cov 0.436s ok cmd/internal/dwarf 0.004s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.007s ok cmd/internal/moddeps 1.421s ok cmd/internal/notsha256 0.010s ok cmd/internal/obj 0.718s ok cmd/internal/obj/ppc64 0.147s ok cmd/internal/obj/riscv 0.047s ok cmd/internal/obj/s390x 0.005s ok cmd/internal/obj/x86 3.537s ok cmd/internal/objabi 0.064s ok cmd/internal/pkgpath 0.022s ok cmd/internal/pkgpattern 0.008s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.013s ok cmd/internal/test2json 0.142s ok cmd/link 9.262s ok cmd/link/internal/benchmark 0.039s ok cmd/link/internal/ld 5.853s ok cmd/link/internal/loader 0.054s ok cmd/nm 1.281s ok cmd/objdump 2.128s ok cmd/pack 0.843s ok cmd/pprof 0.011s ok cmd/trace 3.951s ok cmd/vet 8.171s ##### os/user with tag osusergo ok os/user 0.010s ##### hash/maphash purego implementation ok hash/maphash 0.078s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 41.459s ##### sync -cpu=10 ok sync 0.956s ##### Testing cgo ok cmd/cgo/internal/test 0.268s ok cmd/cgo/internal/testtls 0.014s ok cmd/cgo/internal/testtls 0.005s ok cmd/cgo/internal/testnocgo 0.014s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/test 0.258s ok cmd/cgo/internal/test 0.282s ##### ../test ok cmd/internal/testdir 9.706s ok cmd/internal/testdir 14.418s ok cmd/internal/testdir 13.735s ok cmd/internal/testdir 8.418s ok cmd/internal/testdir 16.737s ok cmd/internal/testdir 8.893s ok cmd/internal/testdir 11.299s ok cmd/internal/testdir 11.254s ok cmd/internal/testdir 9.160s ok cmd/internal/testdir 10.281s All tests passed.