linux-amd64-wsl at 7731fd9cd344d387fa0e95ec7ae8f8dfcfb5df5f :: Running /tmp/workdir-host-linux-amd64-wsl/go/src/make.bash with args ["/tmp/workdir-host-linux-amd64-wsl/go/src/make.bash" "-force"] and env ["SHELL=/bin/bash" "WSL_DISTRO_NAME=Ubuntu-20.04" "HOSTNAME=wsl-1.farm.mzh.io" "NAME=wsl-builder" "LOGNAME=gopher" "MOTD_SHOWN=update-motd" "HOME=/home/gopher" "LANG=C.UTF-8" "WSL_INTEROP=/run/WSL/9_interop" "GO_BUILDER_ENV=host-linux-amd64-wsl" "LESSCLOSE=/usr/bin/lesspipe %s %s" "TERM=xterm-256color" "LESSOPEN=| /usr/bin/lesspipe %s" "USER=gopher" "GOPROXY=https://goproxy.cn" "SHLVL=2" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "WSLENV=" "XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop" "PATH=/home/gopher/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Program Files/WindowsApps/CanonicalGroupLimited.Ubuntu20.04LTS_2004.6.16.0_x64__79rhkp1fndgsc:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Users/mengz/AppData/Local/Microsoft/WindowsApps:/snap/bin" "HOSTTYPE=x86_64" "_=/home/gopher/go/bin/stage0" "GO_STAGE0_NET_DELAY=400ms" "GO_STAGE0_DL_DELAY=700ms" "WORKDIR=/tmp/workdir-host-linux-amd64-wsl" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-amd64-wsl/go1.4" "GO_BUILDER_NAME=linux-amd64-wsl" "GO_BUILDER_FLAKY_NET=1" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-amd64-wsl/tmp" "GOCACHE=/tmp/workdir-host-linux-amd64-wsl/gocache" "GOPLSCACHE=/tmp/workdir-host-linux-amd64-wsl/goplscache" "PWD=/tmp/workdir-host-linux-amd64-wsl/go/src"] in dir /tmp/workdir-host-linux-amd64-wsl/go/src Building Go cmd/dist using /tmp/workdir-host-linux-amd64-wsl/go1.4. (go1.20.6 linux/amd64) Building Go toolchain1 using /tmp/workdir-host-linux-amd64-wsl/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 linux/amd64. --- Installed Go for linux/amd64 in /tmp/workdir-host-linux-amd64-wsl/go Installed commands in /tmp/workdir-host-linux-amd64-wsl/go/bin *** You need to add /tmp/workdir-host-linux-amd64-wsl/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) W-2150B CPU @ 3.00GHz # GOOS: linux # OS Version: Linux 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 ##### Testing packages. ok archive/tar 0.146s ok archive/zip 0.525s ok bufio 0.073s ok bytes 0.160s ok cmp 0.010s ok compress/bzip2 0.050s ok compress/flate 1.014s ok compress/gzip 0.900s ok compress/lzw 0.058s ok compress/zlib 0.406s ok container/heap 0.017s ok container/list 0.003s ok container/ring 0.030s ok context 0.023s ok crypto 0.004s ok crypto/aes 0.037s ok crypto/cipher 0.009s ok crypto/des 0.007s ok crypto/dsa 0.008s ok crypto/ecdh 0.035s ok crypto/ecdsa 0.022s ok crypto/ed25519 0.053s ok crypto/elliptic 0.008s ok crypto/hmac 0.002s ok crypto/internal/alias 0.003s ok crypto/internal/bigmod 0.038s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.251s ok crypto/internal/edwards25519 0.120s ok crypto/internal/edwards25519/field 0.010s ok crypto/internal/nistec 0.115s ok crypto/internal/nistec/fiat 0.024s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.057s ok crypto/rc4 0.035s ok crypto/rsa 0.203s ok crypto/sha1 0.029s ok crypto/sha256 0.003s ok crypto/sha512 0.003s ok crypto/subtle 0.301s ok crypto/tls 0.462s ok crypto/x509 0.237s ok database/sql 0.522s ok database/sql/driver 0.015s ok debug/buildinfo 0.007s ok debug/dwarf 0.014s ok debug/elf 0.173s ok debug/gosym 0.201s ok debug/macho 0.042s ok debug/pe 0.034s ok debug/plan9obj 0.002s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.002s ok encoding/ascii85 0.003s ok encoding/asn1 0.011s ok encoding/base32 0.034s ok encoding/base64 0.003s ok encoding/binary 0.002s ok encoding/csv 0.013s ok encoding/gob 1.904s ok encoding/hex 0.007s ok encoding/json 0.298s ok encoding/pem 0.451s ok encoding/xml 0.036s ok errors 0.010s ok expvar 0.006s ok flag 0.123s ok fmt 0.061s ok go/ast 0.008s ok go/build 1.364s ok go/build/constraint 0.006s ok go/constant 0.008s ok go/doc 0.037s ok go/doc/comment 1.003s ok go/format 0.005s ok go/importer 0.298s ok go/internal/gccgoimporter 0.051s ok go/internal/gcimporter 1.590s ok go/internal/srcimporter 7.073s ok go/parser 0.149s ok go/printer 0.166s ok go/scanner 0.044s ok go/token 0.011s ok go/types 8.190s ok go/version 0.010s ok hash 0.002s ok hash/adler32 0.005s ok hash/crc32 0.006s ok hash/crc64 0.002s ok hash/fnv 0.001s ok hash/maphash 0.086s ok html 0.024s ok html/template 0.062s ok image 0.040s ok image/color 0.026s ok image/draw 0.047s ok image/gif 0.303s ok image/jpeg 0.181s ok image/png 0.187s ok index/suffixarray 0.119s ok internal/abi 0.153s ok internal/buildcfg 0.002s ok internal/chacha8rand 0.005s ok internal/coverage/cformat 0.012s ok internal/coverage/cmerge 0.011s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.004s ok internal/coverage/test 0.004s ok internal/cpu 0.007s ok internal/dag 0.002s ok internal/diff 0.034s ok internal/fmtsort 0.002s ok internal/fuzz 0.006s ok internal/godebug 0.411s ok internal/godebugs 0.003s ok internal/gover 0.002s ok internal/intern 0.349s ok internal/itoa 0.005s ok internal/platform 0.652s ok internal/poll 0.174s ok internal/profile 0.005s ok internal/reflectlite 0.003s ok internal/safefilepath 0.007s ok internal/saferio 0.024s ok internal/singleflight 0.015s ok internal/testenv 0.268s ok internal/trace 0.074s ok internal/trace/v2 6.200s ok internal/types/errors 0.342s ok internal/unsafeheader 0.006s ok internal/xcoff 0.005s ok internal/zstd 0.161s ok io 0.042s ok io/fs 0.198s ok io/ioutil 0.019s ok log 0.039s ok log/slog 0.028s ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.002s ok log/syslog 1.222s ok maps 0.021s ok math 0.008s ok math/big 0.638s ok math/bits 0.004s ok math/cmplx 0.019s ok math/rand 0.130s ok math/rand/v2 0.227s ok mime 0.016s ok mime/multipart 0.442s ok mime/quotedprintable 0.052s ok net 5.578s ok net/http 6.223s ok net/http/cgi 0.116s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.204s ok net/http/httptest 0.031s ok net/http/httptrace 0.003s ok net/http/httputil 0.618s ok net/http/internal 0.183s ok net/http/internal/ascii 0.016s ok net/http/pprof 5.096s ok net/internal/cgotest 0.033s ok net/internal/socktest 0.015s ok net/mail 0.006s ok net/netip 0.310s ok net/rpc 0.021s ok net/rpc/jsonrpc 0.008s ok net/smtp 0.021s ok net/textproto 0.096s ok net/url 0.009s ok os 1.586s ok os/exec 0.419s ok os/exec/internal/fdtest 0.003s ok os/signal 2.142s ok os/user 0.006s ok path 0.005s ok path/filepath 0.021s ok plugin 0.025s ok reflect 0.358s ok regexp 0.623s ok regexp/syntax 0.753s ok runtime 46.259s ok runtime/cgo 0.004s ok runtime/coverage 0.002s ok runtime/debug 0.041s ok runtime/internal/atomic 0.051s ok runtime/internal/math 0.015s ok runtime/internal/sys 0.003s ok runtime/internal/syscall 0.020s ok runtime/internal/wasitest 0.004s ok runtime/metrics 0.004s ok runtime/pprof 6.335s ok runtime/trace 0.144s ok slices 0.048s ok sort 0.043s ok strconv 0.409s ok strings 0.581s ok sync 0.528s ok sync/atomic 2.037s ok syscall 2.077s ok testing 0.702s ok testing/fstest 0.015s ok testing/iotest 0.011s ok testing/quick 0.060s ok testing/slogtest 0.011s ok text/scanner 0.006s ok text/tabwriter 0.034s ok text/template 0.022s ok text/template/parse 0.005s ok time 1.716s ok unicode 0.012s ok unicode/utf16 0.011s ok unicode/utf8 0.007s ok cmd/addr2line 0.946s ok cmd/api 15.478s ok cmd/asm/internal/asm 0.343s ok cmd/asm/internal/lex 0.016s ok cmd/cgo/internal/swig 0.095s ok cmd/cgo/internal/test 0.979s ok cmd/cgo/internal/testcarchive 26.070s ok cmd/cgo/internal/testcshared 8.338s ok cmd/cgo/internal/testerrors 11.893s ok cmd/cgo/internal/testfortran 0.104s ok cmd/cgo/internal/testgodefs 1.052s ok cmd/cgo/internal/testlife 1.188s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testplugin 33.144s ok cmd/cgo/internal/testsanitizers 58.765s ok cmd/cgo/internal/testshared 89.408s ok cmd/cgo/internal/testso 6.415s ok cmd/cgo/internal/teststdio 2.048s ok cmd/cgo/internal/testtls 0.006s ok cmd/compile/internal/abt 0.006s ok cmd/compile/internal/amd64 2.218s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.002s ok cmd/compile/internal/devirtualize 0.015s ok cmd/compile/internal/dwarfgen 0.402s ok cmd/compile/internal/importer 1.409s ok cmd/compile/internal/inline/inlheur 0.752s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.594s ok cmd/compile/internal/loopvar 26.101s ok cmd/compile/internal/noder 0.014s ok cmd/compile/internal/reflectdata 0.019s [no tests to run] ok cmd/compile/internal/ssa 32.401s ok cmd/compile/internal/syntax 0.095s ok cmd/compile/internal/test 18.362s ok cmd/compile/internal/typecheck 0.503s ok cmd/compile/internal/types 0.003s ok cmd/compile/internal/types2 5.857s ok cmd/covdata 0.070s ok cmd/cover 1.276s ok cmd/dist 0.010s ok cmd/distpack 0.015s ok cmd/doc 0.120s ok cmd/fix 3.448s ok cmd/go 81.166s ok cmd/go/internal/auth 0.010s ok cmd/go/internal/cache 0.180s ok cmd/go/internal/cfg 0.027s [no tests to run] ok cmd/go/internal/envcmd 0.039s ok cmd/go/internal/fsys 0.034s ok cmd/go/internal/generate 0.029s ok cmd/go/internal/gover 0.003s ok cmd/go/internal/imports 0.027s ok cmd/go/internal/load 0.006s ok cmd/go/internal/lockedfile 0.061s ok cmd/go/internal/lockedfile/internal/filelock 0.030s ok cmd/go/internal/modfetch 0.014s ok cmd/go/internal/modfetch/codehost 1.086s ok cmd/go/internal/modfetch/zip_sum_test 0.012s ok cmd/go/internal/modindex 0.137s ok cmd/go/internal/modload 0.007s ok cmd/go/internal/mvs 0.004s ok cmd/go/internal/par 0.010s ok cmd/go/internal/str 0.009s ok cmd/go/internal/test 0.068s ok cmd/go/internal/toolchain 0.026s ok cmd/go/internal/vcs 0.009s ok cmd/go/internal/vcweb 0.005s ok cmd/go/internal/vcweb/vcstest 0.994s ok cmd/go/internal/web 0.019s ok cmd/go/internal/work 0.046s ok cmd/gofmt 0.061s ok cmd/internal/archive 0.694s ok cmd/internal/buildid 0.124s ok cmd/internal/bootstrap_test 0.003s ok cmd/internal/cov 0.313s ok cmd/internal/dwarf 0.004s ok cmd/internal/edit 0.002s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 1.112s ok cmd/internal/notsha256 0.004s ok cmd/internal/obj 0.686s ok cmd/internal/obj/ppc64 0.372s ok cmd/internal/obj/riscv 0.203s ok cmd/internal/obj/s390x 0.009s ok cmd/internal/obj/x86 0.409s ok cmd/internal/objabi 0.152s ok cmd/internal/pkgpath 0.015s ok cmd/internal/pkgpattern 0.007s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.020s ok cmd/internal/test2json 0.153s ok cmd/link 9.521s ok cmd/link/internal/benchmark 0.045s ok cmd/link/internal/ld 8.472s ok cmd/link/internal/loader 0.005s ok cmd/nm 2.489s ok cmd/objdump 3.037s ok cmd/pack 1.285s ok cmd/pprof 1.686s ok cmd/relnote 0.007s ok cmd/trace 0.005s ok cmd/trace/v2 0.033s ok cmd/vet 6.552s ##### os/user with tag osusergo ok os/user 0.010s ##### hash/maphash purego implementation ok hash/maphash 0.057s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 37.956s ##### GOEXPERIMENT=rangefunc go test iter ok iter 0.002s ##### Testing without libgcc. ok net 0.016s ok os/user 0.006s ##### internal linking of -buildmode=pie ok reflect 0.214s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.281s ##### Testing race detector ok runtime/race 5.322s ok flag 1.020s ok net 1.116s ok os 1.104s ok os/exec 2.035s ok encoding/gob 1.045s ok flag 1.015s ok os/exec 2.066s ##### Testing cgo ok cmd/cgo/internal/test 0.938s ok cmd/cgo/internal/test 0.878s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/test 0.869s ok cmd/cgo/internal/test 0.917s ok cmd/cgo/internal/test 0.900s ok cmd/cgo/internal/test 0.890s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testnocgo 0.002s ##### ../test ok cmd/internal/testdir 23.067s ok cmd/internal/testdir 17.740s ok cmd/internal/testdir 20.411s ok cmd/internal/testdir 16.702s ok cmd/internal/testdir 22.401s ok cmd/internal/testdir 15.519s ok cmd/internal/testdir 57.705s ok cmd/internal/testdir 16.286s ok cmd/internal/testdir 14.825s ok cmd/internal/testdir 14.493s ##### API check ok cmd/api 25.200s ##### API release note check ok cmd/relnote 0.003s All tests passed.