wasip1-wasm-wazero at ff07c540b13983aff41e2af4196853602c1192dd :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn46e3ec6" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "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.760s ok archive/zip 7.805s ok bufio 3.258s ok bytes 87.673s ok cmp 2.450s ok compress/bzip2 2.832s ok compress/flate 8.266s ok compress/gzip 50.182s ok compress/lzw 2.992s ok compress/zlib 5.620s ok container/heap 2.614s ok container/list 2.624s ok container/ring 2.572s ok context 3.007s ok crypto 2.596s ok crypto/aes 2.675s ok crypto/cipher 2.661s ok crypto/des 2.622s ok crypto/dsa 2.772s ok crypto/ecdh 6.545s ok crypto/ecdsa 5.751s ok crypto/ed25519 5.346s ok crypto/elliptic 3.574s ok crypto/hmac 2.622s ok crypto/internal/alias 2.550s ok crypto/internal/bigmod 3.929s ok crypto/internal/boring 2.525s ok crypto/internal/boring/bcache 3.685s ok crypto/internal/edwards25519 143.521s ok crypto/internal/edwards25519/field 128.416s ok crypto/internal/nistec 16.291s ok crypto/internal/nistec/fiat 2.632s [no tests to run] ok crypto/md5 2.545s ok crypto/rand 2.773s ok crypto/rc4 2.756s ok crypto/rsa 13.010s ok crypto/sha1 2.572s ok crypto/sha256 2.556s ok crypto/sha512 2.504s ok crypto/subtle 2.976s ok crypto/tls 23.009s ok crypto/x509 20.300s ok database/sql 5.462s ok database/sql/driver 2.548s ok debug/buildinfo 4.070s ok debug/dwarf 3.395s ok debug/elf 5.179s ok debug/gosym 2.931s ok debug/macho 2.741s ok debug/pe 4.738s ok debug/plan9obj 2.614s ok embed 3.618s [no tests to run] ok embed/internal/embedtest 2.820s ok encoding/ascii85 2.554s ok encoding/asn1 2.914s ok encoding/base32 2.757s ok encoding/base64 2.601s ok encoding/binary 2.664s ok encoding/csv 2.646s ok encoding/gob 44.242s ok encoding/hex 2.519s ok encoding/json 10.110s ok encoding/pem 7.242s ok encoding/xml 3.576s ok errors 2.725s ok expvar 4.400s ok flag 2.874s ok fmt 3.398s ok go/ast 3.264s ok go/build 33.515s ok go/build/constraint 2.614s ok go/constant 2.928s ok go/doc 5.415s ok go/doc/comment 7.835s ok go/format 3.244s ok go/importer 5.290s ok go/internal/gccgoimporter 4.299s ok go/internal/gcimporter 5.216s ok go/internal/srcimporter 15.737s ok go/parser 4.660s ok go/printer 5.905s ok go/scanner 2.601s ok go/token 3.541s ok go/types 8.242s ok hash 2.648s ok hash/adler32 2.577s ok hash/crc32 2.580s ok hash/crc64 2.523s ok hash/fnv 2.568s ok hash/maphash 3.124s ok html 3.409s ok html/template 5.651s ok image 3.305s ok image/color 2.724s ok image/draw 3.631s ok image/gif 4.771s ok image/jpeg 4.956s ok image/png 6.524s ok index/suffixarray 7.952s ok internal/abi 2.560s ok internal/buildcfg 2.499s ok internal/coverage/cformat 2.494s ok internal/coverage/cmerge 2.467s ok internal/coverage/pods 2.566s ok internal/coverage/slicereader 2.492s ok internal/coverage/slicewriter 2.458s ok internal/coverage/test 2.724s ok internal/cpu 2.463s ok internal/dag 2.641s ok internal/diff 2.663s ok internal/fmtsort 2.480s ok internal/fuzz 3.528s ok internal/godebug 2.639s ok internal/godebugs 2.468s ok internal/intern 3.240s ok internal/itoa 2.825s ok internal/poll 2.685s ok internal/profile 2.932s ok internal/reflectlite 3.086s ok internal/safefilepath 2.472s ok internal/saferio 2.683s ok internal/singleflight 2.539s ok internal/testenv 2.721s ok internal/trace 3.091s ok internal/types/errors 5.189s ok internal/unsafeheader 2.466s ok internal/xcoff 2.617s ok internal/zstd 3.569s ok io 2.732s ok io/fs 5.833s ok io/ioutil 2.559s ok log 2.606s ok log/slog 4.557s ok log/slog/internal/benchmarks 2.788s ok log/slog/internal/buffer 2.509s ok log/syslog 2.521s [no tests to run] ok maps 2.645s ok math 2.716s ok math/big 40.486s ok math/bits 2.549s ok math/cmplx 2.560s ok math/rand 5.695s ok mime 2.634s ok mime/multipart 10.257s ok mime/quotedprintable 2.678s ok net 3.367s ok net/http 119.521s ok net/http/cgi 6.202s ok net/http/cookiejar 6.196s ok net/http/fcgi 3.947s ok net/http/httptest 7.049s ok net/http/httptrace 3.644s ok net/http/httputil 7.418s ok net/http/internal 2.628s ok net/http/internal/ascii 2.533s ok net/http/pprof 10.564s ok net/mail 2.939s ok net/netip 4.083s ok net/rpc 9.079s ok net/rpc/jsonrpc 6.034s ok net/smtp 5.118s ok net/textproto 2.748s ok net/url 3.630s ok os 3.577s ok os/exec 6.519s ok os/exec/internal/fdtest 2.584s ok os/signal 2.629s [no tests to run] ok os/user 2.643s ok path 2.644s ok path/filepath 2.895s ok plugin 2.461s ok reflect 6.965s ok regexp 7.959s ok regexp/syntax 10.614s ok runtime 75.840s ok runtime/coverage 3.471s ok runtime/debug 3.919s ok runtime/internal/atomic 2.720s ok runtime/internal/math 2.594s ok runtime/internal/sys 2.576s ok runtime/internal/wasitest 2.960s ok runtime/metrics 3.519s ok runtime/pprof 9.352s ok runtime/trace 11.310s ok slices 3.392s ok sort 3.144s ok strconv 5.879s ok strings 82.094s ok sync 3.866s ok sync/atomic 4.508s ok syscall 2.555s ok testing 4.320s ok testing/fstest 2.847s ok testing/iotest 2.542s ok testing/quick 3.124s ok testing/slogtest 3.104s ok text/scanner 2.560s ok text/tabwriter 2.571s ok text/template 4.793s ok text/template/parse 2.802s ok time 8.063s ok unicode 2.548s ok unicode/utf16 2.516s ok unicode/utf8 2.542s ok cmd/addr2line 3.233s ok cmd/api 5.125s ok cmd/asm/internal/asm 13.238s ok cmd/asm/internal/lex 2.755s ok cmd/cgo/internal/swig 2.653s ok cmd/cgo/internal/test 2.555s ok cmd/cgo/internal/testcshared 3.187s ok cmd/cgo/internal/testerrors 3.214s ok cmd/cgo/internal/testfortran 2.765s ok cmd/cgo/internal/testgodefs 2.776s ok cmd/cgo/internal/testlife 2.755s ok cmd/cgo/internal/testnocgo 2.602s ok cmd/cgo/internal/testplugin 2.873s ok cmd/cgo/internal/testsanitizers 2.813s [no tests to run] ok cmd/cgo/internal/testshared 4.313s ok cmd/cgo/internal/testso 3.035s ok cmd/cgo/internal/teststdio 3.013s ok cmd/cgo/internal/testtls 2.828s ok cmd/compile/internal/abt 2.972s ok cmd/compile/internal/amd64 9.618s ok cmd/compile/internal/base 2.601s ok cmd/compile/internal/compare 4.749s ok cmd/compile/internal/dwarfgen 10.253s ok cmd/compile/internal/importer 6.670s ok cmd/compile/internal/ir 4.866s ok cmd/compile/internal/logopt 2.965s ok cmd/compile/internal/loopvar 4.569s ok cmd/compile/internal/noder 10.759s ok cmd/compile/internal/reflectdata 4.542s [no tests to run] ok cmd/compile/internal/ssa 18.161s ok cmd/compile/internal/syntax 3.186s ok cmd/compile/internal/test 10.872s ok cmd/compile/internal/typecheck 4.698s ok cmd/compile/internal/types 2.721s ok cmd/compile/internal/types2 8.367s ok cmd/covdata 3.108s ok cmd/cover 5.051s ok cmd/dist 2.945s ok cmd/distpack 2.594s ok cmd/doc 4.893s ok cmd/fix 3.944s ok cmd/go 15.169s ok cmd/go/internal/auth 3.657s ok cmd/go/internal/cache 2.907s ok cmd/go/internal/fsys 3.088s ok cmd/go/internal/generate 10.382s ok cmd/go/internal/get 10.434s ok cmd/go/internal/gover 2.874s ok cmd/go/internal/imports 2.943s ok cmd/go/internal/load 6.694s ok cmd/go/internal/modconv 3.056s ok cmd/go/internal/modfetch 8.513s ok cmd/go/internal/modfetch/codehost 8.063s ok cmd/go/internal/modfetch/zip_sum_test 7.170s ok cmd/go/internal/modindex 4.765s ok cmd/go/internal/modload 9.583s ok cmd/go/internal/mvs 2.947s ok cmd/go/internal/par 2.660s ok cmd/go/internal/str 2.571s ok cmd/go/internal/test 12.474s ok cmd/go/internal/vcs 5.990s ok cmd/go/internal/vcweb 7.112s ok cmd/go/internal/vcweb/vcstest 7.302s ok cmd/go/internal/web 5.817s ok cmd/go/internal/work 10.440s ok cmd/gofmt 3.619s ok cmd/internal/archive 3.022s ok cmd/internal/bootstrap_test 2.549s ok cmd/internal/buildid 5.086s ok cmd/internal/cov 2.843s ok cmd/internal/dwarf 2.649s ok cmd/internal/edit 2.579s ok cmd/internal/goobj 2.821s ok cmd/internal/moddeps 3.121s ok cmd/internal/notsha256 2.578s ok cmd/internal/obj 2.802s ok cmd/internal/obj/ppc64 3.096s ok cmd/internal/obj/riscv 2.913s ok cmd/internal/obj/s390x 2.885s ok cmd/internal/obj/x86 3.088s ok cmd/internal/objabi 2.603s ok cmd/internal/pkgpath 2.689s ok cmd/internal/pkgpattern 2.572s ok cmd/internal/quoted 2.583s ok cmd/internal/src 2.564s ok cmd/internal/test2json 5.208s ok cmd/link 6.228s ok cmd/link/internal/benchmark 2.581s ok cmd/link/internal/ld 3.886s ok cmd/link/internal/loader 2.882s ok cmd/nm 5.288s ok cmd/objdump 3.796s ok cmd/pack 2.841s ok cmd/pprof 11.726s ok cmd/trace 7.641s ok cmd/vet 6.818s ##### os/user with tag osusergo ok os/user 0.236s ##### hash/maphash purego implementation ok hash/maphash 3.065s ##### Testing without libgcc. ok net 2.776s [no tests to run] ok os/user 2.515s ##### wasip1 host tests ok runtime/internal/wasitest 0.003s ##### ../test ok cmd/internal/testdir 26.689s ok cmd/internal/testdir 24.128s ok cmd/internal/testdir 30.921s ok cmd/internal/testdir 18.735s ok cmd/internal/testdir 19.219s ok cmd/internal/testdir 40.306s ok cmd/internal/testdir 18.829s ok cmd/internal/testdir 17.786s ok cmd/internal/testdir 25.356s ok cmd/internal/testdir 19.467s All tests passed.