dragonfly-amd64-622 at 5532427c4b1c5e962ad5484258be0071bd270e53 :: 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=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: AMD EPYC 7B12 # GOOS: dragonfly # OS Version: DragonFly 6.2-RELEASE DragonFly v6.2.2-RELEASE #2: Thu x86_64 ##### Testing packages. ok archive/tar 0.272s ok archive/zip 0.615s ok bufio 0.038s ok bytes 1.137s ok cmp 0.013s ok compress/bzip2 0.071s ok compress/flate 2.036s ok compress/gzip 1.038s ok compress/lzw 0.058s ok compress/zlib 0.403s ok container/heap 1.010s ok container/list 0.004s ok container/ring 0.004s ok context 0.171s ok crypto 0.556s ok crypto/aes 0.014s ok crypto/cipher 0.015s ok crypto/des 0.005s ok crypto/dsa 0.004s ok crypto/ecdh 0.042s ok crypto/ecdsa 0.031s ok crypto/ed25519 0.048s ok crypto/elliptic 0.009s ok crypto/hmac 0.004s ok crypto/internal/alias 0.014s ok crypto/internal/bigmod 0.043s ok crypto/internal/boring 0.013s ok crypto/internal/boring/bcache 0.104s ok crypto/internal/edwards25519 0.078s ok crypto/internal/edwards25519/field 0.035s ok crypto/internal/hpke 0.004s ok crypto/internal/mlkem768 0.222s ok crypto/internal/nistec 0.107s ok crypto/internal/nistec/fiat 0.003s [no tests to run] ok crypto/md5 0.006s ok crypto/rand 0.041s ok crypto/rc4 0.021s ok crypto/rsa 0.190s ok crypto/sha1 1.008s ok crypto/sha256 0.011s ok crypto/sha512 0.011s ok crypto/subtle 0.093s ok crypto/tls 2.579s ok crypto/x509 0.219s ok database/sql 0.707s ok database/sql/driver 0.004s ok debug/buildinfo 0.010s ok debug/dwarf 0.021s ok debug/elf 0.206s ok debug/gosym 0.038s ok debug/macho 0.015s ok debug/pe 0.027s ok debug/plan9obj 0.017s ok embed 0.018s [no tests to run] ok embed/internal/embedtest 0.017s ok encoding/ascii85 0.016s ok encoding/asn1 0.004s ok encoding/base32 0.021s ok encoding/base64 0.015s ok encoding/binary 2.014s ok encoding/csv 0.010s ok encoding/gob 1.643s ok encoding/hex 0.008s ok encoding/json 0.402s ok encoding/pem 0.669s ok encoding/xml 0.050s ok errors 0.007s ok expvar 0.008s ok flag 0.024s ok fmt 0.053s ok go/ast 0.016s ok go/build 1.671s ok go/build/constraint 0.015s ok go/constant 0.014s ok go/doc 0.035s ok go/doc/comment 0.786s ok go/format 0.013s ok go/importer 0.313s ok go/internal/gccgoimporter 0.014s ok go/internal/gcimporter 2.019s ok go/internal/srcimporter 8.455s ok go/parser 0.213s ok go/printer 0.187s ok go/scanner 0.011s ok go/token 0.014s ok go/types 10.141s ok go/version 0.011s ok hash 0.005s ok hash/adler32 0.011s ok hash/crc32 0.006s ok hash/crc64 0.003s ok hash/fnv 0.009s ok hash/maphash 0.111s ok html 0.014s ok html/template 0.054s ok image 0.036s ok image/color 0.026s ok image/draw 0.045s ok image/gif 0.280s ok image/jpeg 0.128s ok image/png 0.171s ok index/suffixarray 0.093s ok internal/abi 0.058s ok internal/buildcfg 0.004s ok internal/chacha8rand 0.003s ok internal/concurrent 0.067s ok internal/coverage/cfile 0.005s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.009s ok internal/coverage/pods 0.008s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.008s ok internal/coverage/test 0.010s ok internal/cpu 0.014s ok internal/dag 0.007s ok internal/diff 0.007s ok internal/fmtsort 0.003s ok internal/fuzz 0.006s ok internal/godebug 0.548s ok internal/godebugs 4.055s ok internal/gover 0.016s ok internal/itoa 0.003s ok internal/platform 0.607s ok internal/poll 1.040s ok internal/profile 0.005s ok internal/reflectlite 0.012s ok internal/runtime/atomic 0.021s ok internal/saferio 0.049s ok internal/singleflight 0.077s ok internal/sysinfo 0.004s ok internal/testenv 0.230s ok internal/trace 14.240s ok internal/trace/internal/oldtrace 0.109s ok internal/types/errors 0.475s ok internal/unsafeheader 0.011s ok internal/weak 0.021s ok internal/xcoff 0.005s ok internal/zstd 0.508s ok io 0.320s ok io/fs 0.221s ok io/ioutil 0.016s ok iter 0.005s ok log 0.005s ok log/slog 1.029s ok log/slog/internal/benchmarks 0.010s ok log/slog/internal/buffer 0.011s ok log/syslog 2.310s ok maps 0.005s ok math 1.014s ok math/big 0.540s ok math/bits 0.014s ok math/cmplx 0.015s ok math/rand 0.183s ok math/rand/v2 0.183s ok mime 0.015s ok mime/multipart 1.591s ok mime/quotedprintable 0.035s ok net 31.795s ok net/http 8.747s ok net/http/cgi 0.177s ok net/http/cookiejar 0.011s ok net/http/fcgi 0.219s ok net/http/httptest 0.061s ok net/http/httptrace 0.011s ok net/http/httputil 3.671s ok net/http/internal 0.130s ok net/http/internal/ascii 0.006s ok net/http/pprof 5.154s ok net/internal/cgotest 0.004s ok net/internal/socktest 0.006s ok net/mail 0.006s ok net/netip 0.408s ok net/rpc 0.041s ok net/rpc/jsonrpc 0.014s ok net/smtp 0.031s ok net/textproto 0.027s ok net/url 0.017s ok os 0.652s ok os/exec 1.300s ok os/exec/internal/fdtest 0.011s ok os/signal 2.387s ok os/user 0.012s ok path 0.010s ok path/filepath 0.089s ok plugin 0.014s ok reflect 1.477s ok regexp 0.456s ok regexp/syntax 0.625s ok runtime 33.664s ok runtime/cgo 0.016s ok runtime/debug 0.071s ok runtime/internal/math 0.016s ok runtime/internal/sys 0.008s ok runtime/internal/wasitest 0.005s ok runtime/metrics 0.008s ok runtime/pprof 16.376s ok runtime/trace 0.110s ok slices 1.083s ok sort 0.037s ok strconv 0.178s ok strings 0.411s ok sync 0.988s ok sync/atomic 1.270s ok syscall 0.076s ok testing 0.582s ok testing/fstest 0.011s ok testing/iotest 0.021s ok testing/quick 0.043s ok testing/slogtest 0.005s ok text/scanner 0.008s ok text/tabwriter 0.010s ok text/template 0.020s ok text/template/parse 0.011s ok time 14.425s ok unicode 0.033s ok unicode/utf16 0.042s ok unicode/utf8 0.012s ok unique 0.062s ok cmd/addr2line 1.190s ok cmd/api 17.832s ok cmd/asm/internal/asm 0.532s ok cmd/asm/internal/lex 0.008s ok cmd/cgo/internal/swig 0.021s ok cmd/cgo/internal/test 0.291s ok cmd/cgo/internal/testcarchive 0.063s ok cmd/cgo/internal/testcshared 0.120s ok cmd/cgo/internal/testerrors 9.627s ok cmd/cgo/internal/testfortran 0.021s ok cmd/cgo/internal/testgodefs 0.842s ok cmd/cgo/internal/testlife 0.754s ok cmd/cgo/internal/testnocgo 0.004s ok cmd/cgo/internal/testplugin 0.011s ok cmd/cgo/internal/testsanitizers 0.012s [no tests to run] ok cmd/cgo/internal/testshared 0.005s ok cmd/cgo/internal/testso 1.497s ok cmd/cgo/internal/teststdio 1.525s ok cmd/cgo/internal/testtls 0.005s ok cmd/compile/internal/abt 0.007s ok cmd/compile/internal/amd64 0.014s ok cmd/compile/internal/base 0.017s ok cmd/compile/internal/compare 0.007s ok cmd/compile/internal/devirtualize 0.008s ok cmd/compile/internal/dwarfgen 0.236s ok cmd/compile/internal/importer 1.774s ok cmd/compile/internal/inline/inlheur 0.587s ok cmd/compile/internal/ir 0.024s ok cmd/compile/internal/liveness 0.024s ok cmd/compile/internal/logopt 0.245s ok cmd/compile/internal/loopvar 0.013s ok cmd/compile/internal/noder 0.011s ok cmd/compile/internal/rangefunc 0.009s ok cmd/compile/internal/reflectdata 0.013s [no tests to run] ok cmd/compile/internal/ssa 5.864s ok cmd/compile/internal/syntax 0.038s ok cmd/compile/internal/test 14.554s ok cmd/compile/internal/typecheck 0.410s ok cmd/compile/internal/types 0.016s ok cmd/compile/internal/types2 9.254s ok cmd/covdata 0.017s ok cmd/cover 1.378s ok cmd/dist 0.012s ok cmd/distpack 0.013s ok cmd/doc 0.153s ok cmd/fix 1.809s ok cmd/go 50.094s ok cmd/go/internal/auth 0.019s ok cmd/go/internal/cache 0.118s ok cmd/go/internal/cfg 0.003s [no tests to run] ok cmd/go/internal/envcmd 0.044s ok cmd/go/internal/fsys 0.037s ok cmd/go/internal/generate 0.020s ok cmd/go/internal/gover 0.014s ok cmd/go/internal/imports 0.020s ok cmd/go/internal/load 0.011s ok cmd/go/internal/lockedfile 0.132s ok cmd/go/internal/lockedfile/internal/filelock 0.046s ok cmd/go/internal/modfetch 0.009s ok cmd/go/internal/modfetch/codehost 1.202s ok cmd/go/internal/modfetch/zip_sum_test 0.014s ok cmd/go/internal/modindex 0.198s ok cmd/go/internal/modload 0.007s ok cmd/go/internal/mvs 0.016s ok cmd/go/internal/par 0.040s ok cmd/go/internal/str 0.009s ok cmd/go/internal/test 0.019s ok cmd/go/internal/toolchain 0.021s ok cmd/go/internal/vcs 0.020s ok cmd/go/internal/vcweb 0.038s ok cmd/go/internal/vcweb/vcstest 2.393s ok cmd/go/internal/web 0.008s ok cmd/go/internal/work 0.198s ok cmd/gofmt 0.027s ok cmd/internal/archive 0.705s ok cmd/internal/buildid 0.102s ok cmd/internal/bootstrap_test 0.003s ok cmd/internal/cov 0.371s ok cmd/internal/dwarf 0.016s ok cmd/internal/edit 0.017s ok cmd/internal/goobj 0.009s ok cmd/internal/moddeps 1.007s ok cmd/internal/notsha256 0.011s ok cmd/internal/obj 0.692s ok cmd/internal/obj/loong64 0.014s ok cmd/internal/obj/ppc64 0.096s ok cmd/internal/obj/riscv 0.082s ok cmd/internal/obj/s390x 0.007s ok cmd/internal/obj/x86 2.830s ok cmd/internal/objabi 0.047s ok cmd/internal/pgo 0.015s ok cmd/internal/pkgpath 0.027s ok cmd/internal/pkgpattern 0.011s ok cmd/internal/quoted 0.016s ok cmd/internal/src 0.017s ok cmd/internal/test2json 0.127s ok cmd/link 7.531s ok cmd/link/internal/benchmark 0.006s ok cmd/link/internal/ld 6.595s ok cmd/link/internal/loader 0.022s ok cmd/nm 1.485s ok cmd/objdump 1.766s ok cmd/pack 0.654s ok cmd/pprof 0.007s ok cmd/relnote 0.006s ok cmd/trace 0.056s ok cmd/vet 7.071s ##### os/user with tag osusergo ok os/user 0.006s ##### hash/maphash purego implementation ok hash/maphash 0.092s ##### crypto with tag purego ok crypto 0.018s [no tests to run] ok crypto/aes 1.035s [no tests to run] ok crypto/cipher 0.097s [no tests to run] ok crypto/des 0.008s [no tests to run] ok crypto/dsa 0.005s [no tests to run] ok crypto/ecdh 0.028s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.029s [no tests to run] ok crypto/ed25519 0.026s [no tests to run] ok crypto/elliptic 0.023s [no tests to run] ok crypto/hmac 0.090s [no tests to run] ok crypto/internal/alias 0.023s [no tests to run] ok crypto/internal/bigmod 0.074s [no tests to run] ok crypto/internal/boring 0.015s [no tests to run] ? crypto/internal/boring/sig [no test files] ok crypto/internal/boring/bcache 0.029s [no tests to run] ok crypto/internal/edwards25519 0.003s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/edwards25519/field 0.022s [no tests to run] ok crypto/internal/hpke 0.036s [no tests to run] ok crypto/internal/mlkem768 0.021s [no tests to run] ok crypto/internal/nistec 0.008s [no tests to run] ok crypto/internal/nistec/fiat 0.042s [no tests to run] ok crypto/md5 0.044s [no tests to run] ok crypto/rand 0.035s [no tests to run] ok crypto/rc4 0.027s [no tests to run] ok crypto/rsa 0.047s [no tests to run] ok crypto/sha1 0.008s [no tests to run] ok crypto/sha256 0.040s [no tests to run] ok crypto/sha512 0.007s [no tests to run] ok crypto/subtle 0.036s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.027s [no tests to run] ok crypto/x509 0.017s [no tests to run] ##### GOEXPERIMENT=rangefunc ok iter 0.006s ok slices 2.058s ok maps 0.005s ##### sync -cpu=10 ok sync 0.952s ##### Testing cgo ok cmd/cgo/internal/test 0.268s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testtls 0.005s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/testnocgo 0.005s ok cmd/cgo/internal/test 0.239s ok cmd/cgo/internal/test 0.247s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 11.806s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 10.750s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 11.016s ##### ../test ok cmd/internal/testdir 6.994s ok cmd/internal/testdir 9.786s ok cmd/internal/testdir 9.852s ok cmd/internal/testdir 5.991s ok cmd/internal/testdir 14.908s ok cmd/internal/testdir 6.480s ok cmd/internal/testdir 33.746s ok cmd/internal/testdir 7.220s ok cmd/internal/testdir 6.573s ok cmd/internal/testdir 7.952s All tests passed.