wasip1-wasm-wazero at a5be6dbbafaec51344c82a860f80c210b904f5d2 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn682c4f4" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=12s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=wasip1-wasm-wazero" "GOOS=wasip1" "GOARCH=wasm" "GOHOSTOS=linux" "GOHOSTARCH=amd64" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/workdir/go/misc/wasm" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /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 commands for host, linux/amd64. Building packages and commands for target, wasip1/wasm. --- Installed Go for wasip1/wasm in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: wasm # CPU: # GOOS: wasip1 # OS Version: UNKNOWN: error determining OS version: unable to determine OS version: unsupported operation ##### Testing packages. ok archive/tar 5.735s ok archive/zip 7.777s ok bufio 3.268s ok bytes 87.603s ok cmp 2.503s ok compress/bzip2 2.838s ok compress/flate 8.300s ok compress/gzip 47.196s ok compress/lzw 3.025s ok compress/zlib 5.673s ok container/heap 2.577s ok container/list 2.592s ok container/ring 2.582s ok context 3.053s ok crypto 2.546s ok crypto/aes 2.762s ok crypto/cipher 2.640s ok crypto/des 2.544s ok crypto/dsa 2.699s ok crypto/ecdh 6.515s ok crypto/ecdsa 5.631s ok crypto/ed25519 5.167s ok crypto/elliptic 3.437s ok crypto/hmac 2.557s ok crypto/internal/alias 2.507s ok crypto/internal/bigmod 3.891s ok crypto/internal/boring 2.448s ok crypto/internal/boring/bcache 3.566s ok crypto/internal/edwards25519 142.852s ok crypto/internal/edwards25519/field 127.841s ok crypto/internal/nistec 16.153s ok crypto/internal/nistec/fiat 2.604s [no tests to run] ok crypto/md5 2.564s ok crypto/rand 2.797s ok crypto/rc4 2.746s ok crypto/rsa 13.076s ok crypto/sha1 2.542s ok crypto/sha256 2.641s ok crypto/sha512 2.569s ok crypto/subtle 2.975s ok crypto/tls 22.952s ok crypto/x509 21.898s ok database/sql 5.446s ok database/sql/driver 2.551s ok debug/buildinfo 4.078s ok debug/dwarf 3.428s ok debug/elf 5.150s ok debug/gosym 2.972s ok debug/macho 2.710s ok debug/pe 4.781s ok debug/plan9obj 2.616s ok embed 3.676s [no tests to run] ok embed/internal/embedtest 2.783s ok encoding/ascii85 2.549s ok encoding/asn1 2.891s ok encoding/base32 2.771s ok encoding/base64 2.581s ok encoding/binary 2.685s ok encoding/csv 2.645s ok encoding/gob 43.614s ok encoding/hex 2.475s ok encoding/json 9.936s ok encoding/pem 6.242s ok encoding/xml 3.439s ok errors 2.634s ok expvar 4.255s ok flag 2.897s ok fmt 3.334s ok go/ast 3.229s ok go/build 33.628s ok go/build/constraint 2.662s ok go/constant 2.940s ok go/doc 5.433s ok go/doc/comment 7.945s ok go/format 3.198s ok go/importer 5.307s ok go/internal/gccgoimporter 4.372s ok go/internal/gcimporter 5.250s ok go/internal/srcimporter 16.029s ok go/parser 4.678s ok go/printer 5.819s ok go/scanner 2.582s ok go/token 3.551s ok go/types 8.239s ok hash 2.672s ok hash/adler32 2.579s ok hash/crc32 2.555s ok hash/crc64 2.543s ok hash/fnv 2.583s ok hash/maphash 3.173s ok html 3.401s ok html/template 5.730s ok image 3.281s ok image/color 2.722s ok image/draw 3.675s ok image/gif 4.848s ok image/jpeg 4.932s ok image/png 6.527s ok index/suffixarray 7.946s ok internal/abi 2.560s ok internal/buildcfg 2.525s ok internal/coverage/cformat 2.536s ok internal/coverage/cmerge 2.478s ok internal/coverage/pods 2.599s ok internal/coverage/slicereader 2.455s ok internal/coverage/slicewriter 2.494s ok internal/coverage/test 2.722s ok internal/cpu 2.699s ok internal/dag 3.128s ok internal/diff 3.065s ok internal/fmtsort 2.799s ok internal/fuzz 3.782s ok internal/godebug 2.862s ok internal/godebugs 2.736s ok internal/intern 3.189s ok internal/itoa 2.755s ok internal/poll 2.630s ok internal/profile 2.974s ok internal/reflectlite 3.128s ok internal/safefilepath 2.518s ok internal/saferio 2.799s ok internal/singleflight 2.570s ok internal/testenv 2.692s ok internal/trace 3.050s ok internal/types/errors 5.180s ok internal/unsafeheader 2.458s ok internal/xcoff 2.618s ok internal/zstd 3.557s ok io 2.728s ok io/fs 5.782s ok io/ioutil 2.507s ok log 2.539s ok log/slog 4.490s ok log/slog/internal/benchmarks 2.775s ok log/slog/internal/buffer 2.511s ok log/syslog 2.514s [no tests to run] ok maps 2.631s ok math 2.728s ok math/big 40.508s ok math/bits 2.564s ok math/cmplx 2.572s ok math/rand 5.668s ok mime 2.751s ok mime/multipart 11.124s ok mime/quotedprintable 2.983s ok net 3.728s ok net/http 118.732s ok net/http/cgi 6.033s ok net/http/cookiejar 6.010s ok net/http/fcgi 3.849s ok net/http/httptest 6.853s ok net/http/httptrace 3.553s ok net/http/httputil 7.250s ok net/http/internal 2.561s ok net/http/internal/ascii 2.452s ok net/http/pprof 10.443s ok net/mail 2.809s ok net/netip 3.948s ok net/rpc 8.905s ok net/rpc/jsonrpc 6.006s ok net/smtp 5.139s ok net/textproto 2.700s ok net/url 3.504s ok os 3.509s ok os/exec 6.462s ok os/exec/internal/fdtest 2.537s ok os/signal 2.571s [no tests to run] ok os/user 2.579s ok path 2.545s ok path/filepath 2.856s ok plugin 2.431s ok reflect 6.890s ok regexp 7.946s ok regexp/syntax 11.510s ok runtime 75.817s ok runtime/coverage 3.233s ok runtime/debug 3.671s ok runtime/internal/atomic 2.666s ok runtime/internal/math 2.512s ok runtime/internal/sys 2.539s ok runtime/internal/wasitest 2.838s ok runtime/metrics 3.379s ok runtime/pprof 8.906s ok runtime/trace 11.016s ok slices 3.209s ok sort 2.958s ok strconv 5.773s ok strings 82.418s ok sync 3.862s ok sync/atomic 4.450s ok syscall 2.526s ok testing 4.297s ok testing/fstest 2.783s ok testing/iotest 2.619s ok testing/quick 3.169s ok testing/slogtest 3.075s ok text/scanner 2.619s ok text/tabwriter 2.519s ok text/template 4.966s ok text/template/parse 2.883s ok time 8.160s ok unicode 2.546s ok unicode/utf16 2.511s ok unicode/utf8 2.528s ok cmd/addr2line 3.286s ok cmd/api 5.179s ok cmd/asm/internal/asm 14.232s ok cmd/asm/internal/lex 2.719s ok cmd/cgo/internal/swig 2.655s ok cmd/cgo/internal/test 2.485s ok cmd/cgo/internal/testcshared 3.106s ok cmd/cgo/internal/testerrors 3.153s ok cmd/cgo/internal/testfortran 2.668s ok cmd/cgo/internal/testgodefs 2.741s ok cmd/cgo/internal/testlife 2.711s ok cmd/cgo/internal/testnocgo 2.479s ok cmd/cgo/internal/testplugin 2.823s ok cmd/cgo/internal/testsanitizers 2.494s [no tests to run] ok cmd/cgo/internal/testshared 3.713s ok cmd/cgo/internal/testso 2.650s ok cmd/cgo/internal/teststdio 2.729s ok cmd/cgo/internal/testtls 2.499s ok cmd/compile/internal/abt 2.628s ok cmd/compile/internal/amd64 9.430s ok cmd/compile/internal/base 2.529s ok cmd/compile/internal/compare 4.644s ok cmd/compile/internal/dwarfgen 10.044s ok cmd/compile/internal/importer 6.623s ok cmd/compile/internal/ir 4.590s ok cmd/compile/internal/logopt 2.734s ok cmd/compile/internal/loopvar 4.571s ok cmd/compile/internal/noder 10.503s ok cmd/compile/internal/reflectdata 4.558s [no tests to run] ok cmd/compile/internal/ssa 17.435s ok cmd/compile/internal/syntax 3.137s ok cmd/compile/internal/test 10.623s ok cmd/compile/internal/typecheck 4.609s ok cmd/compile/internal/types 2.711s ok cmd/compile/internal/types2 8.218s ok cmd/covdata 3.098s ok cmd/cover 5.003s ok cmd/dist 2.984s ok cmd/distpack 2.552s ok cmd/doc 4.548s ok cmd/fix 3.666s ok cmd/go 14.781s ok cmd/go/internal/auth 3.607s ok cmd/go/internal/cache 2.852s ok cmd/go/internal/fsys 3.054s ok cmd/go/internal/generate 10.186s ok cmd/go/internal/get 10.174s ok cmd/go/internal/gover 2.729s ok cmd/go/internal/imports 2.825s ok cmd/go/internal/load 6.382s ok cmd/go/internal/modconv 2.992s ok cmd/go/internal/modfetch 8.293s ok cmd/go/internal/modfetch/codehost 7.795s ok cmd/go/internal/modfetch/zip_sum_test 7.000s ok cmd/go/internal/modindex 4.663s ok cmd/go/internal/modload 9.356s ok cmd/go/internal/mvs 2.880s ok cmd/go/internal/par 2.632s ok cmd/go/internal/str 2.534s ok cmd/go/internal/test 11.927s ok cmd/go/internal/vcs 5.850s ok cmd/go/internal/vcweb 6.987s ok cmd/go/internal/vcweb/vcstest 7.202s ok cmd/go/internal/web 5.695s ok cmd/go/internal/work 10.235s ok cmd/gofmt 3.613s ok cmd/internal/archive 3.051s ok cmd/internal/bootstrap_test 2.543s ok cmd/internal/buildid 5.072s ok cmd/internal/cov 2.866s ok cmd/internal/dwarf 2.654s ok cmd/internal/edit 2.539s ok cmd/internal/goobj 2.767s ok cmd/internal/moddeps 3.042s ok cmd/internal/notsha256 2.498s ok cmd/internal/obj 2.754s ok cmd/internal/obj/ppc64 3.093s ok cmd/internal/obj/riscv 2.932s ok cmd/internal/obj/s390x 2.865s ok cmd/internal/obj/x86 3.068s ok cmd/internal/objabi 2.538s ok cmd/internal/pkgpath 2.673s ok cmd/internal/pkgpattern 2.493s ok cmd/internal/quoted 2.583s ok cmd/internal/src 2.504s ok cmd/internal/test2json 5.163s ok cmd/link 6.188s ok cmd/link/internal/benchmark 2.593s ok cmd/link/internal/ld 3.832s ok cmd/link/internal/loader 2.859s ok cmd/nm 5.293s ok cmd/objdump 3.805s ok cmd/pack 2.825s ok cmd/pprof 11.626s ok cmd/trace 7.654s ok cmd/vet 6.811s ##### os/user with tag osusergo ok os/user 0.224s ##### hash/maphash purego implementation ok hash/maphash 3.052s ##### Testing without libgcc. ok net 2.768s [no tests to run] ok os/user 2.514s ##### wasip1 host tests ok runtime/internal/wasitest 0.003s ##### ../test ok cmd/internal/testdir 26.265s ok cmd/internal/testdir 23.355s ok cmd/internal/testdir 28.638s ok cmd/internal/testdir 17.845s ok cmd/internal/testdir 19.234s ok cmd/internal/testdir 36.307s ok cmd/internal/testdir 19.518s ok cmd/internal/testdir 16.798s ok cmd/internal/testdir 20.438s ok cmd/internal/testdir 20.063s All tests passed.