linux-riscv64-unmatched at 6824765b4b981291712ae6d60702f6f0350f57d5 ##### Test execution environment. # GOARCH: riscv64 # CPU: # GOOS: linux # OS Version: Linux 5.15.0-starfive #1 SMP Mon Dec 19 07:56:37 EST 2022 riscv64 ##### Testing packages. ok archive/tar 2.250s ok archive/zip 2.178s ok bufio 0.276s ok bytes 16.138s ok cmp 0.007s ok compress/bzip2 0.198s ok compress/flate 10.408s ok compress/gzip 21.875s ok compress/lzw 0.210s ok compress/zlib 2.124s ok container/heap 0.030s ok container/list 0.007s ok container/ring 0.011s ok context 0.057s ok crypto 0.013s ok crypto/aes 0.151s ok crypto/cipher 0.013s ok crypto/des 0.022s ok crypto/dsa 0.021s ok crypto/ecdh 0.195s ok crypto/ecdsa 0.127s ok crypto/ed25519 0.289s ok crypto/elliptic 0.048s ok crypto/hmac 0.012s ok crypto/internal/alias 0.007s ok crypto/internal/bigmod 0.876s ok crypto/internal/boring 0.007s ok crypto/internal/boring/bcache 0.524s ok crypto/internal/edwards25519 24.163s ok crypto/internal/edwards25519/field 19.137s ok crypto/internal/nistec 0.608s ok crypto/internal/nistec/fiat 0.007s [no tests to run] ok crypto/md5 0.014s ok crypto/rand 0.742s ok crypto/rc4 0.125s ok crypto/rsa 2.172s ok crypto/sha1 0.031s ok crypto/sha256 0.014s ok crypto/sha512 0.018s ok crypto/subtle 1.170s ok crypto/tls 1.933s ok crypto/x509 2.808s ok database/sql 0.636s ok database/sql/driver 0.008s ok debug/buildinfo 0.032s ok debug/dwarf 0.076s ok debug/elf 1.377s ok debug/gosym 0.109s ok debug/macho 0.013s ok debug/pe 0.042s ok debug/plan9obj 0.007s ok embed 0.015s [no tests to run] ok embed/internal/embedtest 0.011s ok encoding/ascii85 0.018s ok encoding/asn1 0.014s ok encoding/base32 0.066s ok encoding/base64 0.014s ok encoding/binary 0.014s ok encoding/csv 0.032s ok encoding/gob 13.348s ok encoding/hex 0.034s ok encoding/json 3.805s ok encoding/pem 2.039s ok encoding/xml 0.223s ok errors 0.015s ok expvar 0.017s ok flag 0.093s ok fmt 0.498s ok go/ast 0.015s ok go/build 10.353s ok go/build/constraint 0.015s ok go/constant 0.013s ok go/doc 0.170s ok go/doc/comment 3.238s ok go/format 0.026s ok go/importer 1.039s ok go/internal/gccgoimporter 0.049s ok go/internal/gcimporter 5.055s ok go/internal/srcimporter 30.052s ok go/parser 1.280s ok go/printer 0.737s ok go/scanner 0.035s ok go/token 0.085s ok go/types 40.056s ok hash 0.036s ok hash/adler32 0.105s ok hash/crc32 0.017s ok hash/crc64 0.012s ok hash/fnv 0.007s ok hash/maphash 0.338s ok html 0.015s ok html/template 0.266s ok image 0.205s ok image/color 0.066s ok image/draw 0.440s ok image/gif 1.682s ok image/jpeg 0.771s ok image/png 1.750s ok index/suffixarray 3.674s ok internal/abi 0.152s ok internal/buildcfg 0.011s ok internal/coverage/cformat 0.008s ok internal/coverage/cmerge 0.006s ok internal/coverage/pods 0.012s ok internal/coverage/slicereader 0.006s ok internal/coverage/slicewriter 0.011s ok internal/coverage/test 0.040s ok internal/cpu 0.010s ok internal/dag 0.008s ok internal/diff 0.011s ok internal/fmtsort 0.007s ok internal/fuzz 0.032s ok internal/godebug 1.510s ok internal/godebugs 0.028s ok internal/intern 2.010s ok internal/itoa 0.009s ok internal/poll 0.178s ok internal/profile 0.021s ok internal/reflectlite 0.010s ok internal/safefilepath 0.006s ok internal/saferio 0.164s ok internal/singleflight 0.078s ok internal/testenv 0.869s ok internal/trace 0.213s ok internal/types/errors 1.238s ok internal/unsafeheader 0.008s ok internal/xcoff 0.021s ok internal/zstd 0.920s ok io 0.049s ok io/fs 1.007s ok io/ioutil 0.015s ok log 0.013s ok log/slog 0.047s ok log/slog/internal/benchmarks 0.008s ok log/slog/internal/buffer 0.021s ok log/syslog 1.237s ok maps 0.028s ok math 0.019s ok math/big 7.509s ok math/bits 0.017s ok math/cmplx 0.009s ok math/rand 1.111s ok mime 0.026s ok mime/multipart 7.180s ok mime/quotedprintable 0.110s ok net 22.267s ok net/http 29.493s ok net/http/cgi 0.651s ok net/http/cookiejar 0.028s ok net/http/fcgi 0.148s ok net/http/httptest 0.227s ok net/http/httptrace 0.019s ok net/http/httputil 0.717s ok net/http/internal 0.011s ok net/http/internal/ascii 0.010s ok net/http/pprof 5.281s ok net/internal/socktest 0.081s ok net/mail 0.029s ok net/netip 1.588s ok net/rpc 0.072s ok net/rpc/jsonrpc 0.029s ok net/smtp 0.083s ok net/textproto 0.099s ok net/url 0.071s ok os 1.960s ok os/exec 0.374s ok os/exec/internal/fdtest 0.011s ok os/signal 6.862s ok os/user 0.036s ok path 0.021s ok path/filepath 0.106s ok plugin 0.027s ok reflect 0.879s ok regexp 1.955s ok regexp/syntax 3.800s ok runtime 132.862s ok runtime/cgo 0.010s ok runtime/coverage 0.009s ok runtime/debug 0.129s ok runtime/internal/atomic 0.034s ok runtime/internal/math 0.006s ok runtime/internal/sys 0.009s ok runtime/internal/syscall 0.006s ok runtime/metrics 0.019s ok runtime/pprof 14.947s ok runtime/trace 7.652s ok slices 2.316s ok sort 0.180s ok strconv 1.450s ok strings 19.396s ok sync 0.543s ok sync/atomic 0.602s ok syscall 9.107s ok testing 0.759s ok testing/fstest 0.014s ok testing/iotest 0.008s ok testing/quick 0.174s ok testing/slogtest 0.008s ok text/scanner 0.034s ok text/tabwriter 0.013s ok text/template 0.089s ok text/template/parse 0.022s ok time 2.499s ok unicode 0.011s ok unicode/utf16 0.020s ok unicode/utf8 0.055s ok cmd/addr2line 2.896s ok cmd/api 71.867s ok cmd/asm/internal/asm 3.873s ok cmd/asm/internal/lex 0.041s ok cmd/cgo/internal/swig 0.043s ok cmd/cgo/internal/test 2.211s ok cmd/cgo/internal/testcarchive 97.816s ok cmd/cgo/internal/testcshared 25.288s ok cmd/cgo/internal/testerrors 56.543s ok cmd/cgo/internal/testfortran 0.029s ok cmd/cgo/internal/testgodefs 2.182s ok cmd/cgo/internal/testlife 2.717s ok cmd/cgo/internal/testnocgo 0.009s ok cmd/cgo/internal/testplugin 0.025s ok cmd/cgo/internal/testsanitizers 149.680s ok cmd/cgo/internal/testshared 0.011s ok cmd/cgo/internal/testso 7.191s ok cmd/cgo/internal/teststdio 6.319s ok cmd/cgo/internal/testtls 0.009s ok cmd/compile/internal/abt 0.047s ok cmd/compile/internal/amd64 0.014s ok cmd/compile/internal/base 0.009s ok cmd/compile/internal/compare 0.047s ok cmd/compile/internal/dwarfgen 1.362s ok cmd/compile/internal/importer 3.892s ok cmd/compile/internal/ir 0.010s ok cmd/compile/internal/logopt 0.141s ok cmd/compile/internal/loopvar 0.014s ok cmd/compile/internal/noder 0.016s ok cmd/compile/internal/reflectdata 0.010s [no tests to run] ok cmd/compile/internal/ssa 85.125s ok cmd/compile/internal/syntax 0.310s ok cmd/compile/internal/test 68.689s ok cmd/compile/internal/typecheck 1.449s ok cmd/compile/internal/types 0.007s ok cmd/compile/internal/types2 22.032s ok cmd/covdata 0.018s ok cmd/cover 5.774s ok cmd/dist 0.017s ok cmd/distpack 0.031s ok cmd/doc 1.016s ok cmd/fix 11.151s ok cmd/go 207.249s ok cmd/go/internal/auth 0.058s ok cmd/go/internal/cache 0.448s ok cmd/go/internal/envcmd 0.048s ok cmd/go/internal/fsys 0.096s ok cmd/go/internal/generate 0.029s ok cmd/go/internal/get 0.028s ok cmd/go/internal/gover 0.028s ok cmd/go/internal/imports 0.039s ok cmd/go/internal/load 0.022s ok cmd/go/internal/lockedfile 0.129s ok cmd/go/internal/lockedfile/internal/filelock 0.041s ok cmd/go/internal/modconv 0.023s ok cmd/go/internal/modfetch 0.036s ok cmd/go/internal/modfetch/codehost 0.898s ok cmd/go/internal/modfetch/zip_sum_test 0.023s ok cmd/go/internal/modindex 0.768s ok cmd/go/internal/modload 0.041s ok cmd/go/internal/mvs 0.041s ok cmd/go/internal/par 0.040s ok cmd/go/internal/str 0.027s ok cmd/go/internal/test 0.061s ok cmd/go/internal/vcs 0.028s ok cmd/go/internal/vcweb 0.035s ok cmd/go/internal/vcweb/vcstest 1.354s ok cmd/go/internal/web 0.016s ok cmd/go/internal/work 0.082s ok cmd/gofmt 0.121s ok cmd/internal/archive 1.754s ok cmd/internal/buildid 1.731s ok cmd/internal/cov 1.838s ok cmd/internal/dwarf 0.010s ok cmd/internal/edit 0.007s ok cmd/internal/goobj 0.006s ok cmd/internal/moddeps 5.573s ok cmd/internal/notsha256 0.055s ok cmd/internal/obj 2.794s ok cmd/internal/obj/ppc64 0.260s ok cmd/internal/obj/riscv 1.608s ok cmd/internal/obj/s390x 0.008s ok cmd/internal/obj/x86 16.695s ok cmd/internal/objabi 0.008s ok cmd/internal/pkgpath 0.033s ok cmd/internal/pkgpattern 0.010s ok cmd/internal/quoted 0.035s ok cmd/internal/src 0.006s ok cmd/internal/test2json 0.929s ok cmd/link 31.047s ok cmd/link/internal/benchmark 0.017s ok cmd/link/internal/ld 22.860s ok cmd/link/internal/loader 0.077s ok cmd/nm 8.097s ok cmd/objdump 0.041s ok cmd/pack 1.178s ok cmd/pprof 0.025s ok cmd/trace 0.309s ok cmd/vet 33.997s ##### os/user with tag osusergo ok os/user 0.074s ##### hash/maphash purego implementation ok hash/maphash 0.347s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 145.758s ##### sync -cpu=10 ok sync 0.612s ##### Testing cgo ok cmd/cgo/internal/test 1.760s ok cmd/cgo/internal/testtls 0.009s ok cmd/cgo/internal/testtls 0.009s ok cmd/cgo/internal/testnocgo 0.008s ok cmd/cgo/internal/testnocgo 0.009s ok cmd/cgo/internal/test 1.748s ok cmd/cgo/internal/test 1.779s ok cmd/cgo/internal/test 1.739s ok cmd/cgo/internal/testtls 0.015s ok cmd/cgo/internal/testnocgo 0.008s ##### ../test ok cmd/internal/testdir 45.239s ok cmd/internal/testdir 53.662s ok cmd/internal/testdir 43.639s ok cmd/internal/testdir 44.303s ok cmd/internal/testdir 61.345s ok cmd/internal/testdir 34.883s ok cmd/internal/testdir 50.606s ok cmd/internal/testdir 45.326s ok cmd/internal/testdir 47.593s ok cmd/internal/testdir 51.964s All tests passed.