dragonfly-amd64-622 at 3637ebf1e0d833234c1025db1faceeae6fe6ecbb :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["HOME=/" "RC_PID=2" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=dragonfly-amd64-622" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PATH=/tmp/workdir/go1.4/go/bin:/bin:/sbin:/usr/bin:/usr/local/bin" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src WARNING: //go1.4/bin/go does not exist, found /tmp/workdir/go1.4/go/bin/go from env WARNING: set /tmp/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /tmp/workdir/go1.4/go. (go1.22.6 dragonfly/amd64) Building Go toolchain1 using /tmp/workdir/go1.4/go. 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.352s ok archive/zip 0.424s ok bufio 0.083s ok bytes 0.261s ok cmp 0.015s ok compress/bzip2 0.089s ok compress/flate 0.990s ok compress/gzip 1.387s ok compress/lzw 0.067s ok compress/zlib 0.444s ok container/heap 0.008s ok container/list 0.006s ok container/ring 0.056s ok context 0.199s ok crypto 0.496s ok crypto/aes 0.027s ok crypto/cipher 0.528s ok crypto/des 0.026s ok crypto/dsa 0.006s ok crypto/ecdh 0.037s ok crypto/ecdsa 0.041s ok crypto/ed25519 0.047s ok crypto/elliptic 0.009s ok crypto/hmac 0.019s ok crypto/internal/alias 0.023s ok crypto/internal/bigmod 0.071s ok crypto/internal/boring 0.023s ok crypto/internal/boring/bcache 0.092s ok crypto/internal/edwards25519 0.086s ok crypto/internal/edwards25519/field 0.029s ok crypto/internal/hpke 0.009s ok crypto/internal/mlkem768 0.287s ok crypto/internal/nistec 0.128s ok crypto/internal/nistec/fiat 0.005s [no tests to run] ok crypto/md5 0.010s ok crypto/rand 0.080s ok crypto/rc4 0.049s ok crypto/rsa 0.380s ok crypto/sha1 0.018s ok crypto/sha256 0.029s ok crypto/sha512 0.025s ok crypto/subtle 0.196s ok crypto/tls 3.535s ok crypto/x509 0.324s ok database/sql 0.792s ok database/sql/driver 0.008s ok debug/buildinfo 0.056s ok debug/dwarf 0.031s ok debug/elf 0.146s ok debug/gosym 0.055s ok debug/macho 0.013s ok debug/pe 0.030s ok debug/plan9obj 0.010s ok embed 0.011s [no tests to run] ok embed/internal/embedtest 0.006s ok encoding/ascii85 0.007s ok encoding/asn1 0.008s ok encoding/base32 0.053s ok encoding/base64 0.007s ok encoding/binary 0.016s ok encoding/csv 0.017s ok encoding/gob 2.164s ok encoding/hex 0.010s ok encoding/json 1.526s ok encoding/pem 0.921s ok encoding/xml 0.125s ok errors 0.011s ok expvar 0.010s ok flag 0.040s ok fmt 0.109s ok go/ast 0.022s ok go/build 2.715s ok go/build/constraint 0.061s ok go/constant 0.008s ok go/doc 0.053s ok go/doc/comment 1.164s ok go/format 0.014s ok go/importer 0.344s ok go/internal/gccgoimporter 0.016s ok go/internal/gcimporter 2.535s ok go/internal/srcimporter 11.194s ok go/parser 0.236s ok go/printer 0.201s ok go/scanner 0.029s ok go/token 0.026s ok go/types 15.268s ok go/version 0.005s ok hash 0.047s ok hash/adler32 0.038s ok hash/crc32 0.010s ok hash/crc64 0.006s ok hash/fnv 0.012s ok hash/maphash 0.063s ok html 0.006s ok html/template 1.081s ok image 0.051s ok image/color 0.048s ok image/draw 0.088s ok image/gif 0.202s ok image/jpeg 0.188s ok image/png 0.291s ok index/suffixarray 0.164s ok internal/abi 0.140s ok internal/buildcfg 0.006s ok internal/chacha8rand 0.005s ok internal/concurrent 0.161s ok internal/coverage/cfile 0.922s ok internal/coverage/cformat 0.009s ok internal/coverage/cmerge 0.006s ok internal/coverage/pods 0.014s ok internal/coverage/slicereader 0.012s ok internal/coverage/slicewriter 0.008s ok internal/coverage/test 0.016s ok internal/cpu 0.019s ok internal/dag 0.007s ok internal/diff 0.014s ok internal/fmtsort 0.005s ok internal/fuzz 0.020s ok internal/godebug 0.790s ok internal/godebugs 6.088s ok internal/gover 0.006s ok internal/itoa 0.010s ok internal/pkgbits 0.008s ok internal/platform 2.065s ok internal/poll 1.051s ok internal/profile 0.007s ok internal/reflectlite 0.019s ok internal/runtime/atomic 0.071s ok internal/runtime/math 0.018s ok internal/runtime/sys 0.005s ok internal/saferio 0.105s ok internal/singleflight 0.040s ok internal/sysinfo 0.006s ok internal/testenv 0.405s ok internal/trace 22.536s ok internal/trace/internal/oldtrace 0.323s ok internal/types/errors 0.558s ok internal/unsafeheader 0.009s ok internal/weak 0.066s ok internal/xcoff 0.016s ok internal/zstd 0.663s ok io 0.335s ok io/fs 0.262s ok io/ioutil 0.016s ok iter 0.006s ok log 0.010s ok log/slog 0.036s ok log/slog/internal/benchmarks 0.013s ok log/slog/internal/buffer 0.010s ok log/syslog 1.309s ok maps 0.020s ok math 0.026s ok math/big 0.853s ok math/bits 0.021s ok math/cmplx 0.010s ok math/rand 0.207s ok math/rand/v2 0.310s ok mime 0.010s ok mime/multipart 1.012s ok mime/quotedprintable 0.029s ok net 28.342s ok net/http 8.764s ok net/http/cgi 0.262s ok net/http/cookiejar 0.039s ok net/http/fcgi 0.241s ok net/http/httptest 0.073s ok net/http/httptrace 0.018s ok net/http/httputil 3.624s ok net/http/internal 0.247s ok net/http/internal/ascii 0.017s ok net/http/pprof 5.122s ok net/internal/cgotest 0.015s ok net/internal/socktest 0.046s ok net/mail 0.010s ok net/netip 0.765s ok net/rpc 0.042s ok net/rpc/jsonrpc 0.015s ok net/smtp 0.025s ok net/textproto 0.039s ok net/url 0.018s ok os 4.830s ok os/exec 1.618s ok os/exec/internal/fdtest 0.022s ok os/signal 2.480s ok os/user 0.008s ok path 0.008s ok path/filepath 0.086s ok plugin 0.025s ok reflect 0.364s ok regexp 1.710s ok regexp/syntax 1.015s ok runtime 39.620s ok runtime/cgo 0.023s ok runtime/debug 0.170s ok runtime/internal/wasitest 0.023s ok runtime/metrics 0.011s ok runtime/pprof 21.941s ok runtime/trace 0.120s ok slices 0.101s ok sort 0.054s ok strconv 0.233s ok strings 1.023s ok sync 1.045s ok sync/atomic 0.907s ok syscall 0.151s ok testing 0.941s ok testing/fstest 0.011s ok testing/iotest 0.029s ok testing/quick 0.043s ok testing/slogtest 0.032s ok text/scanner 0.074s ok text/tabwriter 0.006s ok text/template 1.037s ok text/template/parse 0.009s ok time 26.237s ok unicode 0.021s ok unicode/utf16 0.016s ok unicode/utf8 1.007s ok unique 0.061s ok cmd/addr2line 1.797s ok cmd/api 23.098s ok cmd/asm/internal/asm 0.542s ok cmd/asm/internal/lex 0.012s ok cmd/cgo/internal/swig 0.031s ok cmd/cgo/internal/test 0.314s ok cmd/cgo/internal/testcarchive 0.102s ok cmd/cgo/internal/testcshared 0.194s ok cmd/cgo/internal/testerrors 15.879s ok cmd/cgo/internal/testfortran 0.025s ok cmd/cgo/internal/testgodefs 1.240s ok cmd/cgo/internal/testlife 1.107s ok cmd/cgo/internal/testnocgo 0.007s ok cmd/cgo/internal/testplugin 0.013s ok cmd/cgo/internal/testsanitizers 0.007s [no tests to run] ok cmd/cgo/internal/testshared 0.017s ok cmd/cgo/internal/testso 2.575s ok cmd/cgo/internal/teststdio 2.597s ok cmd/cgo/internal/testtls 0.024s ok cmd/compile 4.317s ok cmd/compile/internal/abt 0.017s ok cmd/compile/internal/amd64 0.015s ok cmd/compile/internal/base 0.011s ok cmd/compile/internal/compare 0.016s ok cmd/compile/internal/devirtualize 0.006s ok cmd/compile/internal/dwarfgen 0.426s ok cmd/compile/internal/importer 2.016s ok cmd/compile/internal/inline/inlheur 0.939s ok cmd/compile/internal/ir 0.016s ok cmd/compile/internal/liveness 0.048s ok cmd/compile/internal/logopt 0.379s ok cmd/compile/internal/loopvar 0.013s ok cmd/compile/internal/noder 0.009s ok cmd/compile/internal/rangefunc 0.023s ok cmd/compile/internal/reflectdata 0.018s [no tests to run] ok cmd/compile/internal/ssa 8.103s ok cmd/compile/internal/ssagen 0.041s ok cmd/compile/internal/syntax 0.063s ok cmd/compile/internal/test 21.261s ok cmd/compile/internal/typecheck 0.606s ok cmd/compile/internal/types 0.007s ok cmd/compile/internal/types2 10.903s ok cmd/covdata 0.018s ok cmd/cover 1.962s ok cmd/dist 0.025s ok cmd/distpack 0.019s ok cmd/doc 0.437s ok cmd/fix 3.296s ok cmd/go 68.113s ok cmd/go/internal/auth 0.025s ok cmd/go/internal/cache 0.207s ok cmd/go/internal/cfg 0.006s [no tests to run] ok cmd/go/internal/envcmd 0.070s ok cmd/go/internal/fsys 0.064s ok cmd/go/internal/generate 0.027s ok cmd/go/internal/gover 0.015s ok cmd/go/internal/imports 0.030s ok cmd/go/internal/load 0.030s ok cmd/go/internal/lockedfile 0.148s ok cmd/go/internal/lockedfile/internal/filelock 0.063s ok cmd/go/internal/modfetch 0.024s ok cmd/go/internal/modfetch/codehost 2.308s ok cmd/go/internal/modfetch/zip_sum_test 0.013s ok cmd/go/internal/modindex 0.210s ok cmd/go/internal/modload 0.025s ok cmd/go/internal/mvs 0.030s ok cmd/go/internal/str 0.019s ok cmd/go/internal/test 0.041s ok cmd/go/internal/toolchain 0.024s ok cmd/go/internal/vcs 0.037s ok cmd/go/internal/vcweb 0.051s ok cmd/go/internal/vcweb/vcstest 2.680s ok cmd/go/internal/web 0.008s ok cmd/go/internal/work 0.238s ok cmd/gofmt 0.040s ok cmd/internal/archive 0.935s ok cmd/internal/buildid 0.365s ok cmd/internal/cov 0.618s ok cmd/internal/bootstrap_test 0.004s ok cmd/internal/dwarf 0.025s ok cmd/internal/edit 0.014s ok cmd/internal/goobj 0.015s ok cmd/internal/moddeps 2.136s ok cmd/internal/obj 1.083s ok cmd/internal/obj/arm64 0.594s ok cmd/internal/obj/loong64 0.091s ok cmd/internal/obj/ppc64 0.321s ok cmd/internal/obj/riscv 0.164s ok cmd/internal/obj/s390x 0.011s ok cmd/internal/obj/x86 4.216s ok cmd/internal/objabi 0.085s ok cmd/internal/par 0.030s ok cmd/internal/pgo 0.012s ok cmd/internal/pkgpath 0.025s ok cmd/internal/pkgpattern 0.011s ok cmd/internal/quoted 0.008s ok cmd/internal/src 0.007s ok cmd/internal/sys 0.008s ok cmd/internal/test2json 0.209s ok cmd/link 14.444s ok cmd/link/internal/benchmark 0.007s ok cmd/link/internal/ld 10.192s ok cmd/link/internal/loader 0.049s ok cmd/nm 2.271s ok cmd/objdump 2.614s ok cmd/pack 1.679s ok cmd/pprof 0.042s ok cmd/relnote 0.038s ok cmd/trace 0.092s ok cmd/vet 11.635s ##### os/user with tag osusergo ok os/user 0.011s ##### hash/maphash purego implementation ok hash/maphash 0.074s ##### crypto with tag purego ok crypto 0.017s [no tests to run] ok crypto/aes 0.078s [no tests to run] ok crypto/cipher 0.032s [no tests to run] ok crypto/des 0.013s [no tests to run] ok crypto/dsa 0.011s [no tests to run] ok crypto/ecdh 0.013s [no tests to run] ? crypto/internal/boring/bbig [no test files] ok crypto/ecdsa 0.036s [no tests to run] ok crypto/ed25519 0.052s [no tests to run] ok crypto/elliptic 0.091s [no tests to run] ok crypto/hmac 0.048s [no tests to run] ok crypto/internal/alias 0.018s [no tests to run] ok crypto/internal/bigmod 0.018s [no tests to run] ok crypto/internal/boring 0.022s [no tests to run] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ok crypto/internal/boring/bcache 0.006s [no tests to run] ok crypto/internal/edwards25519 0.033s [no tests to run] ok crypto/internal/edwards25519/field 0.038s [no tests to run] ok crypto/internal/hpke 0.006s [no tests to run] ? crypto/internal/randutil [no test files] ok crypto/internal/mlkem768 0.056s [no tests to run] ok crypto/internal/nistec 0.054s [no tests to run] ok crypto/internal/nistec/fiat 0.030s [no tests to run] ok crypto/md5 0.007s [no tests to run] ok crypto/rand 0.157s [no tests to run] ok crypto/rc4 0.045s [no tests to run] ok crypto/rsa 0.072s [no tests to run] ok crypto/sha1 0.064s [no tests to run] ok crypto/sha256 0.063s [no tests to run] ok crypto/sha512 0.008s [no tests to run] ok crypto/subtle 0.063s [no tests to run] ? crypto/x509/pkix [no test files] ok crypto/tls 0.036s [no tests to run] ok crypto/x509 0.023s [no tests to run] ##### sync -cpu=10 ok sync 0.938s ##### Testing cgo ok cmd/cgo/internal/test 0.298s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testtls 0.005s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/testnocgo 0.006s ok cmd/cgo/internal/test 0.311s ok cmd/cgo/internal/test 0.327s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 16.684s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 14.291s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 14.363s ##### ../test ok cmd/internal/testdir 10.825s ok cmd/internal/testdir 14.270s ok cmd/internal/testdir 16.527s ok cmd/internal/testdir 9.389s ok cmd/internal/testdir 19.941s ok cmd/internal/testdir 9.807s ok cmd/internal/testdir 49.024s ok cmd/internal/testdir 10.077s ok cmd/internal/testdir 10.434s ok cmd/internal/testdir 11.485s All tests passed.