dragonfly-amd64-622 at 65896f68fc347cb3734922c5dd3576156bf06a49 :: 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" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.17.13 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 ##### 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.204s ok archive/zip 0.420s ok bufio 0.084s ok bytes 2.219s ok compress/bzip2 0.086s ok compress/flate 0.580s ok compress/gzip 1.435s ok compress/lzw 0.160s ok compress/zlib 1.531s ok container/heap 0.009s ok container/list 0.015s ok container/ring 0.018s ok context 0.096s ok crypto 0.006s ok crypto/aes 0.032s ok crypto/cipher 0.030s ok crypto/des 0.022s ok crypto/dsa 0.017s ok crypto/ecdh 0.051s ok crypto/ecdsa 0.028s ok crypto/ed25519 0.052s ok crypto/elliptic 0.017s ok crypto/hmac 0.007s ok crypto/internal/alias 0.004s ok crypto/internal/bigmod 0.244s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.071s ok crypto/internal/edwards25519 3.826s ok crypto/internal/edwards25519/field 3.058s ok crypto/internal/nistec 0.126s ok crypto/internal/nistec/fiat 0.005s [no tests to run] ok crypto/md5 0.012s ok crypto/rand 0.078s ok crypto/rc4 0.047s ok crypto/rsa 0.342s ok crypto/sha1 0.010s ok crypto/sha256 0.019s ok crypto/sha512 0.018s ok crypto/subtle 0.177s ok crypto/tls 2.512s ok crypto/x509 0.319s ok database/sql 0.541s ok database/sql/driver 0.006s ok debug/buildinfo 0.016s ok debug/dwarf 0.026s ok debug/elf 0.202s ok debug/gosym 0.029s ok debug/macho 0.012s ok debug/pe 0.024s ok debug/plan9obj 0.021s ok embed 0.006s [no tests to run] ok embed/internal/embedtest 0.006s ok encoding/ascii85 0.016s ok encoding/asn1 0.007s ok encoding/base32 0.204s ok encoding/base64 0.011s ok encoding/binary 0.009s ok encoding/csv 0.015s ok encoding/gob 2.412s ok encoding/hex 0.025s ok encoding/json 0.571s ok encoding/pem 1.254s ok encoding/xml 0.123s ok errors 0.022s ok expvar 0.007s ok flag 0.070s ok fmt 0.073s ok go/ast 0.012s ok go/build 1.430s ok go/build/constraint 0.009s ok go/constant 0.007s ok go/doc 0.071s ok go/doc/comment 1.002s ok go/format 0.010s ok go/importer 0.505s ok go/internal/gccgoimporter 0.033s ok go/internal/gcimporter 2.958s ok go/internal/srcimporter 12.508s ok go/parser 0.300s ok go/printer 0.233s ok go/scanner 0.006s ok go/token 0.033s ok go/types 12.872s ok hash 0.055s ok hash/adler32 0.018s ok hash/crc32 0.011s ok hash/crc64 0.007s ok hash/fnv 0.036s ok hash/maphash 0.144s ok html 0.048s ok html/template 0.115s ok image 0.056s ok image/color 0.061s ok image/draw 0.090s ok image/gif 0.203s ok image/jpeg 0.195s ok image/png 0.300s ok index/suffixarray 0.148s ok internal/abi 0.064s ok internal/buildcfg 0.010s ok internal/coverage/cformat 0.031s ok internal/coverage/cmerge 0.013s ok internal/coverage/pods 0.015s ok internal/coverage/slicereader 0.005s ok internal/coverage/slicewriter 0.012s ok internal/coverage/test 0.016s ok internal/cpu 0.016s ok internal/dag 0.015s ok internal/diff 0.056s ok internal/fmtsort 0.014s ok internal/fuzz 0.017s ok internal/godebug 0.004s ok internal/intern 0.274s ok internal/itoa 0.006s ok internal/poll 2.061s ok internal/profile 0.016s ok internal/reflectlite 0.094s ok internal/safefilepath 0.016s ok internal/saferio 0.122s ok internal/singleflight 0.060s ok internal/testenv 0.006s ok internal/trace 0.070s ok internal/types/errors 0.611s ok internal/unsafeheader 0.035s ok internal/xcoff 0.017s ok io 0.302s ok io/fs 0.284s ok io/ioutil 0.037s ok log 0.044s ok log/slog 0.024s ok log/slog/internal/buffer 0.011s ok log/syslog 1.348s ok maps 0.005s ok math 0.025s ok math/big 0.911s ok math/bits 0.022s ok math/cmplx 0.030s ok math/rand 0.227s ok mime 0.013s ok mime/multipart 1.262s ok mime/quotedprintable 0.037s ok net 36.047s ok net/http 16.215s ok net/http/cgi 0.127s ok net/http/cookiejar 0.016s ok net/http/fcgi 0.132s ok net/http/httptest 0.077s ok net/http/httptrace 0.020s ok net/http/httputil 0.668s ok net/http/internal 0.006s ok net/http/internal/ascii 0.017s ok net/http/pprof 5.161s ok net/internal/socktest 0.008s ok net/mail 0.010s ok net/netip 0.534s ok net/rpc 0.043s ok net/rpc/jsonrpc 0.018s ok net/smtp 0.023s ok net/textproto 0.018s ok net/url 0.024s ok os 10.623s ok os/exec 0.527s ok os/exec/internal/fdtest 0.004s ok os/signal 2.284s ok os/user 0.016s ok path 0.016s ok path/filepath 1.051s ok plugin 0.006s ok reflect 0.705s ok regexp 2.754s ok regexp/syntax 1.021s ok runtime 40.176s ok runtime/cgo 0.023s ok runtime/coverage 0.024s ok runtime/debug 0.125s ok runtime/internal/atomic 0.053s ok runtime/internal/math 0.014s ok runtime/internal/sys 0.005s ok runtime/metrics 0.009s ok runtime/pprof 6.763s ok runtime/trace 3.153s ok slices 0.018s ok sort 0.045s ok strconv 0.345s ok strings 1.917s ok sync 0.967s ok sync/atomic 5.665s ok syscall 0.137s ok testing 0.572s ok testing/fstest 0.017s ok testing/iotest 0.021s ok testing/quick 0.050s ok text/scanner 0.016s ok text/tabwriter 0.018s ok text/template 0.040s ok text/template/parse 0.019s ok time 2.203s ok unicode 0.021s ok unicode/utf16 0.021s ok unicode/utf8 0.016s ok cmd/addr2line 1.097s ok cmd/api 15.130s ok cmd/asm/internal/asm 0.996s ok cmd/asm/internal/lex 0.016s ok cmd/compile/internal/abt 0.012s ok cmd/compile/internal/amd64 0.016s ok cmd/compile/internal/base 0.019s ok cmd/compile/internal/compare 0.008s ok cmd/compile/internal/dwarfgen 0.368s ok cmd/compile/internal/importer 1.922s ok cmd/compile/internal/ir 0.017s ok cmd/compile/internal/logopt 0.339s ok cmd/compile/internal/loopvar 0.017s ok cmd/compile/internal/noder 0.010s ok cmd/compile/internal/reflectdata 0.007s [no tests to run] ok cmd/compile/internal/ssa 7.334s ok cmd/compile/internal/syntax 0.049s ok cmd/compile/internal/test 17.666s ok cmd/compile/internal/typecheck 1.498s ok cmd/compile/internal/types 0.005s ok cmd/compile/internal/types2 11.200s ok cmd/covdata 0.021s ok cmd/cover 1.808s ok cmd/dist 0.008s ok cmd/doc 0.322s ok cmd/fix 4.104s ok cmd/go 60.700s ok cmd/go/internal/auth 0.034s ok cmd/go/internal/cache 0.184s ok cmd/go/internal/fsys 0.050s ok cmd/go/internal/generate 0.013s ok cmd/go/internal/get 0.023s ok cmd/go/internal/imports 0.016s ok cmd/go/internal/load 0.041s ok cmd/go/internal/lockedfile 0.143s ok cmd/go/internal/lockedfile/internal/filelock 0.049s ok cmd/go/internal/modconv 0.010s ok cmd/go/internal/modfetch 0.024s ok cmd/go/internal/modfetch/codehost 0.032s ok cmd/go/internal/modfetch/zip_sum_test 0.031s ok cmd/go/internal/modindex 0.162s ok cmd/go/internal/modload 0.018s ok cmd/go/internal/mvs 0.013s ok cmd/go/internal/par 0.044s ok cmd/go/internal/str 0.020s ok cmd/go/internal/test 0.022s ok cmd/go/internal/vcs 0.016s ok cmd/go/internal/vcweb 0.020s ok cmd/go/internal/vcweb/vcstest 2.616s ok cmd/go/internal/web 0.009s ok cmd/go/internal/work 0.187s ok cmd/gofmt 0.037s ok cmd/internal/archive 0.833s ok cmd/internal/buildid 0.171s ok cmd/internal/cov 0.510s ok cmd/internal/dwarf 0.009s ok cmd/internal/edit 0.007s ok cmd/internal/goobj 0.004s ok cmd/internal/moddeps 1.660s ok cmd/internal/notsha256 0.006s ok cmd/internal/obj 0.825s ok cmd/internal/obj/ppc64 0.129s ok cmd/internal/obj/riscv 0.037s ok cmd/internal/obj/s390x 0.011s ok cmd/internal/obj/x86 3.658s ok cmd/internal/objabi 0.048s ok cmd/internal/pkgpath 0.087s ok cmd/internal/pkgpattern 0.016s ok cmd/internal/quoted 0.011s ok cmd/internal/src 0.005s ok cmd/internal/test2json 0.230s ok cmd/link 6.078s ok cmd/link/internal/benchmark 0.012s ok cmd/link/internal/ld 5.962s ok cmd/link/internal/loader 0.066s ok cmd/nm 1.869s ok cmd/objdump 2.910s ok cmd/pack 0.912s ok cmd/pprof 0.010s ok cmd/trace 3.939s ok cmd/vet 8.426s ##### os/user with tag osusergo ok os/user 0.009s ##### hash/maphash purego implementation ok hash/maphash 0.085s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 34.399s ##### moved GOROOT ok fmt 0.066s ##### sync -cpu=10 ok sync 0.932s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.377s ok misc/cgo/test 0.374s ok misc/cgo/testtls 0.007s ok misc/cgo/testtls 0.006s ok misc/cgo/testtls 0.006s ok misc/cgo/nocgo 0.005s ok misc/cgo/nocgo 0.006s ok misc/cgo/nocgo 0.005s ok misc/cgo/test 0.358s ok misc/cgo/test 0.368s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.085s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.039s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.013s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.