linux-riscv64-unmatched at 08d6c4c2b96eb3e5012af9b346dc5b325e956844 :: Running /tmp/workdir-host-linux-riscv64-unmatched/go/src/make.bash with args ["/tmp/workdir-host-linux-riscv64-unmatched/go/src/make.bash"] and env ["LANG=zh_CN.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOME=/home/gopher" "LOGNAME=gopher" "USER=gopher" "SHELL=/bin/sh" "INVOCATION_ID=f327c346bcf941bba04daea1f279d922" "JOURNAL_STREAM=7:150374758" "GO_BUILDER_ENV=host-linux-riscv64-unmatched" "WORKDIR=/tmp/workdir-host-linux-riscv64-unmatched" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "GOPROXY=https://proxy.golang.com.cn,direct" "NO_PROXY=*.cn" "GOSUMDB=off" "GO_STAGE0_NET_DELAY=400ms" "GO_STAGE0_DL_DELAY=1.6s" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-riscv64-unmatched/go1.4" "GO_BUILDER_NAME=linux-riscv64-unmatched" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/goboot" "GO_TEST_TIMEOUT_SCALE=4" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-riscv64-unmatched/tmp" "GOCACHE=/tmp/workdir-host-linux-riscv64-unmatched/gocache"] in dir /tmp/workdir-host-linux-riscv64-unmatched/go/src Building Go cmd/dist using /usr/local/goboot. (go1.16.2 linux/riscv64) Building Go toolchain1 using /usr/local/goboot. 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 linux/riscv64. --- Installed Go for linux/riscv64 in /tmp/workdir-host-linux-riscv64-unmatched/go Installed commands in /tmp/workdir-host-linux-riscv64-unmatched/go/bin ##### Test execution environment. # GOARCH: riscv64 # CPU: # GOOS: linux # OS Version: Linux 5.12.4 #1 SMP Wed Jun 30 10:35:20 UTC 2021 riscv64 ##### Testing packages. ok archive/tar 0.126s ok archive/zip 7.313s ok bufio 0.606s ok bytes 24.419s ok compress/bzip2 0.666s ok compress/flate 6.317s ok compress/gzip 0.423s ok compress/lzw 0.509s ok compress/zlib 3.537s ok container/heap 0.023s ok container/list 0.012s ok container/ring 0.016s ok context 0.033s ok crypto 0.021s ok crypto/aes 0.090s ok crypto/cipher 0.026s ok crypto/des 0.033s ok crypto/dsa 0.048s ok crypto/ecdsa 0.077s ok crypto/ed25519 0.543s ok crypto/elliptic 0.116s ok crypto/hmac 0.023s ok crypto/internal/boring 0.489s ok crypto/internal/edwards25519 35.566s ok crypto/internal/edwards25519/field 29.394s ok crypto/internal/nistec 8.741s ok crypto/internal/nistec/fiat 0.019s [no tests to run] ok crypto/internal/subtle 0.011s ok crypto/md5 0.028s ok crypto/rand 0.334s ok crypto/rc4 0.228s ok crypto/rsa 0.767s ok crypto/sha1 0.026s ok crypto/sha256 0.025s ok crypto/sha512 0.035s ok crypto/subtle 0.021s ok crypto/tls 2.816s ok crypto/x509 6.465s ok database/sql 0.824s ok database/sql/driver 0.046s ok debug/buildinfo 0.043s ok debug/dwarf 0.086s ok debug/elf 0.070s ok debug/gosym 0.129s ok debug/macho 0.024s ok debug/pe 0.051s ok debug/plan9obj 0.012s ok embed 0.020s [no tests to run] ok embed/internal/embedtest 0.028s ok encoding/ascii85 0.033s ok encoding/asn1 0.020s ok encoding/base32 0.225s ok encoding/base64 0.025s ok encoding/binary 0.020s ok encoding/csv 0.050s ok encoding/gob 0.132s ok encoding/hex 0.019s ok encoding/json 5.799s ok encoding/pem 4.499s ok encoding/xml 0.162s ok errors 0.021s ok expvar 0.027s ok flag 0.076s ok fmt 0.687s ok go/ast 0.023s ok go/build 8.984s ok go/build/constraint 0.038s ok go/constant 0.024s ok go/doc 0.267s ok go/doc/comment 4.709s ok go/format 0.045s ok go/importer 0.420s ok go/internal/gccgoimporter 0.076s ok go/internal/gcimporter 36.574s ok go/internal/srcimporter 30.858s ok go/parser 0.297s ok go/printer 1.643s ok go/scanner 0.017s ok go/token 0.092s ok go/types 40.791s ok hash 0.017s ok hash/adler32 0.053s ok hash/crc32 0.094s ok hash/crc64 0.033s ok hash/fnv 0.014s ok hash/maphash 0.562s ok html 0.014s ok html/template 0.479s ok image 0.416s ok image/color 0.088s ok image/draw 0.678s ok image/gif 118.586s ok image/jpeg 19.913s ok image/png 1.372s ok index/suffixarray 146.402s ok internal/abi 0.111s ok internal/buildcfg 0.012s ok internal/cpu 0.019s ok internal/diff 0.015s ok internal/fmtsort 0.012s ok internal/fuzz 0.041s ok internal/godebug 0.011s ok internal/intern 6.426s ok internal/itoa 0.038s ok internal/poll 0.166s ok internal/profile 0.034s ok internal/reflectlite 0.321s ok internal/singleflight 0.033s ok internal/trace 0.260s ok internal/unsafeheader 0.037s ok internal/xcoff 0.049s ok io 0.050s ok io/fs 0.027s ok io/ioutil 0.025s ok log 0.041s ok log/syslog 1.257s ok math 0.029s ok math/big 13.977s ok math/bits 0.027s ok math/cmplx 0.044s ok math/rand 1.920s ok mime 0.046s ok mime/multipart 1.340s ok mime/quotedprintable 0.054s ok net 29.241s ok net/http 40.320s ok net/http/cgi 0.901s ok net/http/cookiejar 0.042s ok net/http/fcgi 0.135s ok net/http/httptest 0.417s ok net/http/httptrace 0.022s ok net/http/httputil 1.061s ok net/http/internal 0.017s ok net/http/internal/ascii 0.014s ok net/http/pprof 4.147s ok net/internal/socktest 0.015s ok net/mail 0.033s ok net/netip 2.539s ok net/rpc 0.084s ok net/rpc/jsonrpc 0.061s ok net/smtp 0.099s ok net/textproto 0.036s ok net/url 0.125s ok os 2.853s ok os/exec 3.566s ok os/exec/internal/fdtest 0.021s ok os/signal 7.394s ok os/user 0.021s ok path 0.055s ok path/filepath 0.134s ok plugin 0.038s ok reflect 1.327s ok regexp 0.548s ok regexp/syntax 2.514s ok runtime 138.152s ok runtime/cgo 0.032s ok runtime/debug 0.163s ok runtime/internal/atomic 0.064s ok runtime/internal/math 0.046s ok runtime/internal/sys 0.012s ok runtime/metrics 0.043s ok runtime/pprof 18.841s ok runtime/trace 22.003s ok sort 0.489s ok strconv 1.961s ok strings 30.220s ok sync 0.786s ok sync/atomic 1.290s ok syscall 0.141s ok testing 1.258s ok testing/fstest 0.019s ok testing/iotest 0.014s ok testing/quick 0.252s ok text/scanner 0.027s ok text/tabwriter 0.069s ok text/template 0.207s ok text/template/parse 0.053s ok time 2.953s ok unicode 0.047s ok unicode/utf16 0.012s ok unicode/utf8 0.033s ok cmd/addr2line 10.243s ok cmd/api 53.327s ok cmd/asm/internal/asm 4.014s ok cmd/asm/internal/lex 0.024s ok cmd/compile/internal/abt 0.055s ok cmd/compile/internal/amd64 0.030s ok cmd/compile/internal/dwarfgen 1.689s ok cmd/compile/internal/importer 6.481s ok cmd/compile/internal/ir 0.016s ok cmd/compile/internal/logopt 0.189s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.016s [no tests to run] ok cmd/compile/internal/ssa 2.665s ok cmd/compile/internal/syntax 0.177s ok cmd/compile/internal/test 121.065s ok cmd/compile/internal/typecheck 3.900s ok cmd/compile/internal/types 0.017s ok cmd/compile/internal/types2 6.650s ok cmd/cover 14.983s ok cmd/dist 0.022s ok cmd/doc 2.329s ok cmd/fix 12.850s ok cmd/go 264.022s ok cmd/go/internal/auth 0.020s ok cmd/go/internal/cache 0.647s ok cmd/go/internal/fsys 0.172s ok cmd/go/internal/generate 0.059s ok cmd/go/internal/get 0.060s ok cmd/go/internal/imports 0.024s ok cmd/go/internal/load 0.047s ok cmd/go/internal/lockedfile 0.320s ok cmd/go/internal/lockedfile/internal/filelock 0.063s ok cmd/go/internal/modconv 0.055s ok cmd/go/internal/modfetch 0.033s ok cmd/go/internal/modfetch/codehost 0.027s ok cmd/go/internal/modfetch/zip_sum_test 0.043s ok cmd/go/internal/modindex 0.013s ok cmd/go/internal/modload 0.033s ok cmd/go/internal/mvs 0.041s ok cmd/go/internal/par 0.099s ok cmd/go/internal/search 0.016s ok cmd/go/internal/str 0.017s ok cmd/go/internal/test 0.059s ok cmd/go/internal/vcs 0.059s ok cmd/go/internal/web 0.027s ok cmd/go/internal/work 0.079s ok cmd/gofmt 0.355s ok cmd/internal/archive 2.145s ok cmd/internal/buildid 2.704s ok cmd/internal/dwarf 0.014s ok cmd/internal/edit 0.027s ok cmd/internal/goobj 0.013s ok cmd/internal/moddeps 6.524s ok cmd/internal/notsha256 0.021s ok cmd/internal/obj 5.437s ok cmd/internal/obj/ppc64 0.345s ok cmd/internal/obj/riscv 3.776s ok cmd/internal/obj/s390x 0.013s ok cmd/internal/obj/x86 20.452s ok cmd/internal/objabi 0.011s ok cmd/internal/pkgpath 0.044s ok cmd/internal/quoted 0.014s ok cmd/internal/src 0.012s ok cmd/internal/sys 0.011s ok cmd/internal/test2json 0.749s ok cmd/link 60.564s ok cmd/link/internal/benchmark 0.016s ok cmd/link/internal/ld 24.947s ok cmd/link/internal/loader 0.083s ok cmd/nm 7.795s ok cmd/objdump 3.149s ok cmd/pack 9.149s ok cmd/pprof 16.500s ok cmd/trace 0.363s ok cmd/vet 50.565s ##### os/user with tag osusergo ok os/user 0.092s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 202.552s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.697s ##### sync -cpu=10 ok sync 0.686s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 17.455s PASS ok misc/cgo/test 18.119s PASS ok misc/cgo/testtls 0.018s PASS ok misc/cgo/testtls 0.031s PASS ok misc/cgo/testtls 0.033s PASS ok misc/cgo/nocgo 0.029s PASS ok misc/cgo/nocgo 0.022s PASS ok misc/cgo/nocgo 0.038s PASS ok misc/cgo/test 24.515s PASS ok misc/cgo/test 31.597s PASS ok misc/cgo/test 18.418s PASS ok misc/cgo/testtls 0.066s PASS ok misc/cgo/nocgo 0.042s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 6.829s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 6.723s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test All tests passed.