freebsd-riscv64-unmatched at 2e71489ed1a30f95d0e11685536f5d61d9e858b3 :: Running /tmp/workdir-host-freebsd-riscv64-unmatched/go/src/make.bash with args ["/tmp/workdir-host-freebsd-riscv64-unmatched/go/src/make.bash"] and env ["MAIL=/var/mail/gopher" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/gopher/bin" "HTTP_PROXY=http://uplink.golangcn.org:8123" "LANG=C.UTF-8" "WORKDIR=/tmp/workdir-host-freebsd-riscv64-unmatched" "GO_BUILDER_ENV=host-freebsd-riscv64-unmatched" "HOME=/home/gopher" "MM_CHARSET=UTF-8" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "RC_PID=16" "BLOCKSIZE=K" "GO_BUILDER_NAME=freebsd-riscv64-unmatched" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/home/gopher/go-freebsd-riscv64-bootstrap" "GO_TEST_TIMEOUT_SCALE=4" "GOBIN=" "TMPDIR=/tmp/workdir-host-freebsd-riscv64-unmatched/tmp" "GOCACHE=/tmp/workdir-host-freebsd-riscv64-unmatched/gocache" "PWD=/tmp/workdir-host-freebsd-riscv64-unmatched/go/src"] in dir /tmp/workdir-host-freebsd-riscv64-unmatched/go/src Building Go cmd/dist using /home/gopher/go-freebsd-riscv64-bootstrap. (devel go1.20-1888875182 Sun Oct 2 02:31:23 2022 +0000 freebsd/riscv64) Building Go toolchain1 using /home/gopher/go-freebsd-riscv64-bootstrap. 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/riscv64. --- Installed Go for freebsd/riscv64 in /tmp/workdir-host-freebsd-riscv64-unmatched/go Installed commands in /tmp/workdir-host-freebsd-riscv64-unmatched/go/bin ##### Test execution environment. # GOARCH: riscv64 # CPU: # GOOS: freebsd # OS Version: FreeBSD 13.1-RELEASE FreeBSD 13.1-RELEASE releng/13.1-n250148-fc952ac2212 GENERIC riscv ##### Testing packages. ok archive/tar 3.241s ok archive/zip 7.158s ok bufio 0.518s ok bytes 26.713s ok compress/bzip2 0.829s ok compress/flate 11.359s ok compress/gzip 29.748s ok compress/lzw 0.671s ok compress/zlib 4.196s ok container/heap 0.028s ok container/list 0.020s ok container/ring 0.020s ok context 0.080s ok crypto 0.028s ok crypto/aes 0.082s ok crypto/cipher 0.038s ok crypto/des 0.048s ok crypto/dsa 0.028s ok crypto/ecdh 0.407s ok crypto/ecdsa 0.209s ok crypto/ed25519 0.386s ok crypto/elliptic 0.098s ok crypto/hmac 0.028s ok crypto/internal/alias 0.013s ok crypto/internal/bigmod 1.518s ok crypto/internal/boring 0.016s ok crypto/internal/boring/bcache 0.506s ok crypto/internal/edwards25519 39.091s ok crypto/internal/edwards25519/field 27.277s ok crypto/internal/nistec 4.454s ok crypto/internal/nistec/fiat 0.026s [no tests to run] ok crypto/md5 0.033s ok crypto/rand 1.255s ok crypto/rc4 0.196s ok crypto/rsa 0.854s ok crypto/sha1 0.042s ok crypto/sha256 0.034s ok crypto/sha512 0.039s ok crypto/subtle 1.924s ok crypto/tls 2.642s ok crypto/x509 4.872s ok database/sql 0.809s ok database/sql/driver 0.040s ok debug/buildinfo 0.149s ok debug/dwarf 0.287s ok debug/elf 2.966s ok debug/gosym 0.273s ok debug/macho 0.046s ok debug/pe 0.129s ok debug/plan9obj 0.026s ok embed 0.026s [no tests to run] ok embed/internal/embedtest 0.095s ok encoding/ascii85 0.099s ok encoding/asn1 0.026s ok encoding/base32 0.244s ok encoding/base64 0.034s ok encoding/binary 0.027s ok encoding/csv 0.064s ok encoding/gob 45.490s ok encoding/hex 0.032s ok encoding/json 27.339s ok encoding/pem 5.349s ok encoding/xml 0.820s ok errors 0.033s ok expvar 0.048s ok flag 0.162s ok fmt 0.798s ok go/ast 0.033s ok go/build 17.158s ok go/build/constraint 0.045s ok go/constant 0.037s ok go/doc 0.286s ok go/doc/comment 6.623s ok go/format 0.086s ok go/importer 1.463s ok go/internal/gccgoimporter 0.143s ok go/internal/gcimporter 9.581s ok go/internal/srcimporter 63.019s ok go/parser 2.900s ok go/printer 1.267s ok go/scanner 0.034s ok go/token 0.134s ok go/types 75.953s ok hash 0.031s ok hash/adler32 0.116s ok hash/crc32 0.041s ok hash/crc64 0.026s ok hash/fnv 0.021s ok hash/maphash 0.527s ok html 0.020s ok html/template 0.556s ok image 0.428s ok image/color 0.104s ok image/draw 0.791s ok image/gif 2.305s ok image/jpeg 1.345s ok image/png 3.152s ok index/suffixarray 5.898s ok internal/abi 312.270s ok internal/buildcfg 0.023s ok internal/coverage/cformat 0.020s ok internal/coverage/cmerge 0.024s ok internal/coverage/pods 0.031s ok internal/coverage/slicereader 0.021s ok internal/coverage/slicewriter 0.020s ok internal/coverage/test 0.076s ok internal/cpu 0.028s ok internal/dag 0.024s ok internal/diff 0.081s ok internal/fmtsort 0.018s ok internal/fuzz 0.059s ok internal/godebug 0.033s ok internal/intern 4.391s ok internal/itoa 0.019s ok internal/poll 0.096s ok internal/profile 0.023s ok internal/reflectlite 0.425s ok internal/safefilepath 0.022s ok internal/saferio 0.757s ok internal/singleflight 0.115s ok internal/testenv 0.015s ok internal/trace 0.446s ok internal/types/errors 2.380s ok internal/unsafeheader 0.016s ok internal/xcoff 0.181s ok io 0.086s ok io/fs 1.528s ok io/ioutil 0.036s ok log 0.031s ok log/syslog 1.370s ok math 0.044s ok math/big 12.034s ok math/bits 0.041s ok math/cmplx 0.027s ok math/rand 2.184s ok mime 0.043s ok mime/multipart 2.215s ok mime/quotedprintable 0.118s ok net 11.352s ok net/http 51.642s ok net/http/cgi 0.432s ok net/http/cookiejar 0.072s ok net/http/fcgi 0.245s ok net/http/httptest 0.314s ok net/http/httptrace 0.035s ok net/http/httputil 0.962s ok net/http/internal 0.030s ok net/http/internal/ascii 0.034s ok net/http/pprof 5.405s ok net/internal/socktest 0.022s ok net/mail 0.102s ok net/netip 3.269s ok net/rpc 0.112s ok net/rpc/jsonrpc 0.061s ok net/smtp 0.087s ok net/textproto 0.093s ok net/url 0.148s ok os 0.973s ok os/exec 0.881s ok os/exec/internal/fdtest 0.018s ok os/signal 8.448s ok os/user 0.030s ok path 0.038s ok path/filepath 0.364s ok plugin 0.034s ok reflect 5.450s ok regexp 5.342s ok regexp/syntax 9.070s ok runtime 271.612s ok runtime/cgo 0.050s ok runtime/coverage 0.027s ok runtime/debug 0.695s ok runtime/internal/atomic 0.075s ok runtime/internal/math 0.018s ok runtime/internal/sys 0.017s ok runtime/metrics 0.035s ok runtime/pprof 25.150s ok runtime/trace 16.663s ok sort 0.487s ok strconv 2.065s ok strings 37.814s ok sync 0.969s ok sync/atomic 1.008s ok syscall 0.952s ok testing 1.090s ok testing/fstest 0.048s ok testing/iotest 0.033s ok testing/quick 0.278s ok text/scanner 0.031s ok text/tabwriter 0.030s ok text/template 0.203s ok text/template/parse 0.047s ok time 3.647s ok unicode 0.033s ok unicode/utf16 0.037s ok unicode/utf8 0.146s ok cmd/addr2line 7.429s ok cmd/api 56.731s ok cmd/asm/internal/asm 6.123s ok cmd/asm/internal/lex 0.036s ok cmd/compile/internal/abt 0.049s ok cmd/compile/internal/amd64 0.041s ok cmd/compile/internal/base 0.026s ok cmd/compile/internal/compare 0.035s ok cmd/compile/internal/dwarfgen 4.032s ok cmd/compile/internal/importer 10.624s ok cmd/compile/internal/ir 0.020s ok cmd/compile/internal/logopt 0.395s ok cmd/compile/internal/noder 0.052s ok cmd/compile/internal/reflectdata 0.030s [no tests to run] ok cmd/compile/internal/ssa 5.014s ok cmd/compile/internal/syntax 0.332s ok cmd/compile/internal/test 119.066s ok cmd/compile/internal/typecheck 3.417s ok cmd/compile/internal/types 0.028s ok cmd/compile/internal/types2 43.187s ok cmd/covdata 0.018s ok cmd/cover 7.345s ok cmd/dist 0.054s ok cmd/doc 5.420s ok cmd/fix 73.130s ok cmd/go 412.345s ok cmd/go/internal/auth 0.038s ok cmd/go/internal/cache 0.773s ok cmd/go/internal/fsys 0.189s ok cmd/go/internal/generate 0.076s ok cmd/go/internal/get 0.075s ok cmd/go/internal/imports 0.061s ok cmd/go/internal/load 0.070s ok cmd/go/internal/lockedfile 0.516s ok cmd/go/internal/lockedfile/internal/filelock 0.078s ok cmd/go/internal/modconv 0.143s ok cmd/go/internal/modfetch 0.067s ok cmd/go/internal/modfetch/codehost 0.054s ok cmd/go/internal/modfetch/zip_sum_test 0.044s ok cmd/go/internal/modindex 1.028s ok cmd/go/internal/modload 0.055s ok cmd/go/internal/mvs 0.066s ok cmd/go/internal/par 0.166s ok cmd/go/internal/str 0.031s ok cmd/go/internal/test 0.081s ok cmd/go/internal/vcs 0.074s ok cmd/go/internal/vcweb 0.085s ok cmd/go/internal/vcweb/vcstest 8.172s ok cmd/go/internal/web 0.071s ok cmd/go/internal/work 0.080s ok cmd/gofmt 0.200s ok cmd/internal/archive 8.384s ok cmd/internal/buildid 2.878s ok cmd/internal/dwarf 0.023s ok cmd/internal/edit 0.021s ok cmd/internal/goobj 0.024s ok cmd/internal/moddeps 10.594s ok cmd/internal/notsha256 0.035s ok cmd/internal/obj 5.214s ok cmd/internal/obj/ppc64 0.625s ok cmd/internal/obj/riscv 2.777s ok cmd/internal/obj/s390x 0.041s ok cmd/internal/obj/x86 28.882s ok cmd/internal/objabi 0.021s ok cmd/internal/pkgpath 0.086s ok cmd/internal/pkgpattern 0.073s ok cmd/internal/quoted 0.017s ok cmd/internal/src 0.021s ok cmd/internal/test2json 1.862s ok cmd/link 57.347s ok cmd/link/internal/benchmark 0.031s ok cmd/link/internal/ld 45.754s ok cmd/link/internal/loader 1.974s ok cmd/nm 15.944s ok cmd/objdump 0.052s ok cmd/pack 7.678s ok cmd/pprof 0.058s ok cmd/trace 0.168s ok cmd/vet 76.516s ##### os/user with tag osusergo ok os/user 0.115s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 248.248s ##### moved GOROOT ok fmt 0.752s ##### sync -cpu=10 ok sync 1.251s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 2.190s ok misc/cgo/test 1.921s ok misc/cgo/testtls 0.022s ok misc/cgo/testtls 0.024s ok misc/cgo/testtls 0.017s ok misc/cgo/nocgo 0.020s ok misc/cgo/nocgo 0.033s ok misc/cgo/nocgo 0.017s ok misc/cgo/test 1.828s ok misc/cgo/test 2.767s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 9.091s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 8.896s ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.063s [no tests to run] ##### ../test All tests passed.