wasip1-wasm-wazero at 869da4a2a48555d71f0298caba6385c4d10590ba :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn0560126" "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.812s ok archive/zip 7.849s ok bufio 3.319s ok bytes 87.394s ok cmp 2.482s ok compress/bzip2 2.852s ok compress/flate 8.338s ok compress/gzip 49.801s ok compress/lzw 3.027s ok compress/zlib 5.717s ok container/heap 2.546s ok container/list 2.551s ok container/ring 2.515s ok context 3.014s ok crypto 2.502s ok crypto/aes 2.660s ok crypto/cipher 2.622s ok crypto/des 2.532s ok crypto/dsa 2.715s ok crypto/ecdh 6.560s ok crypto/ecdsa 5.695s ok crypto/ed25519 5.157s ok crypto/elliptic 3.464s ok crypto/hmac 2.636s ok crypto/internal/alias 2.543s ok crypto/internal/bigmod 3.871s ok crypto/internal/boring 2.537s ok crypto/internal/boring/bcache 3.623s ok crypto/internal/edwards25519 142.890s ok crypto/internal/edwards25519/field 128.152s ok crypto/internal/nistec 16.292s ok crypto/internal/nistec/fiat 2.591s [no tests to run] ok crypto/md5 2.670s ok crypto/rand 2.854s ok crypto/rc4 2.811s ok crypto/rsa 13.165s ok crypto/sha1 2.722s ok crypto/sha256 2.675s ok crypto/sha512 2.710s ok crypto/subtle 3.070s ok crypto/tls 22.251s ok crypto/x509 19.460s ok database/sql 5.510s ok database/sql/driver 2.623s ok debug/buildinfo 4.137s ok debug/dwarf 3.394s ok debug/elf 5.338s ok debug/gosym 3.093s ok debug/macho 2.761s ok debug/pe 4.856s ok debug/plan9obj 2.639s ok embed 3.752s [no tests to run] ok embed/internal/embedtest 2.877s ok encoding/ascii85 2.687s ok encoding/asn1 3.062s ok encoding/base32 2.823s ok encoding/base64 2.762s ok encoding/binary 2.757s ok encoding/csv 2.750s ok encoding/gob 44.606s ok encoding/hex 2.549s ok encoding/json 10.119s ok encoding/pem 6.298s ok encoding/xml 3.571s ok errors 2.728s ok expvar 4.446s ok flag 2.966s ok fmt 3.460s ok go/ast 3.324s ok go/build 33.942s ok go/build/constraint 2.814s ok go/constant 2.981s ok go/doc 5.805s ok go/doc/comment 8.316s ok go/format 3.347s ok go/importer 5.452s ok go/internal/gccgoimporter 4.465s ok go/internal/gcimporter 5.468s ok go/internal/srcimporter 16.433s ok go/parser 5.429s ok go/printer 7.546s ok go/scanner 3.871s ok go/token 5.125s ok go/types 10.695s ok hash 3.771s ok hash/adler32 3.588s ok hash/crc32 3.458s ok hash/crc64 3.676s ok hash/fnv 3.515s ok hash/maphash 4.287s ok html 3.849s ok html/template 6.303s ok image 3.522s ok image/color 2.896s ok image/draw 3.971s ok image/gif 5.181s ok image/jpeg 5.456s ok image/png 8.092s ok index/suffixarray 9.076s ok internal/abi 3.214s ok internal/buildcfg 3.155s ok internal/coverage/cformat 3.200s ok internal/coverage/cmerge 3.127s ok internal/coverage/pods 3.500s ok internal/coverage/slicereader 3.540s ok internal/coverage/slicewriter 3.447s ok internal/coverage/test 3.438s ok internal/cpu 3.121s ok internal/dag 3.644s ok internal/diff 3.573s ok internal/fmtsort 3.318s ok internal/fuzz 4.602s ok internal/godebug 3.429s ok internal/godebugs 3.175s ok internal/intern 4.354s ok internal/itoa 3.609s ok internal/poll 3.497s ok internal/profile 4.433s ok internal/reflectlite 3.856s ok internal/safefilepath 3.403s ok internal/saferio 3.580s ok internal/singleflight 3.199s ok internal/testenv 3.364s ok internal/trace 3.693s ok internal/types/errors 5.619s ok internal/unsafeheader 2.632s ok internal/xcoff 2.842s ok internal/zstd 4.044s ok io 3.297s ok io/fs 6.811s ok io/ioutil 3.374s ok log 3.167s ok log/slog 5.408s ok log/slog/internal/benchmarks 3.474s ok log/slog/internal/buffer 3.122s ok log/syslog 3.066s [no tests to run] ok maps 3.406s ok math 3.049s ok math/big 43.355s ok math/bits 2.614s ok math/cmplx 2.641s ok math/rand 5.752s ok mime 2.695s ok mime/multipart 10.358s ok mime/quotedprintable 2.766s ok net 3.464s ok net/http 121.705s ok net/http/cgi 6.143s ok net/http/cookiejar 6.126s ok net/http/fcgi 3.953s ok net/http/httptest 7.017s ok net/http/httptrace 3.630s ok net/http/httputil 7.414s ok net/http/internal 2.652s ok net/http/internal/ascii 2.568s ok net/http/pprof 10.606s ok net/mail 2.916s ok net/netip 4.038s ok net/rpc 8.953s ok net/rpc/jsonrpc 5.965s ok net/smtp 5.126s ok net/textproto 2.721s ok net/url 3.561s ok os 3.543s ok os/exec 6.473s ok os/exec/internal/fdtest 2.584s ok os/signal 2.564s [no tests to run] ok os/user 2.638s ok path 2.592s ok path/filepath 2.874s ok plugin 2.435s ok reflect 6.861s ok regexp 9.105s ok regexp/syntax 10.838s ok runtime 76.060s ok runtime/coverage 3.184s ok runtime/debug 3.635s ok runtime/internal/atomic 2.608s ok runtime/internal/math 2.508s ok runtime/internal/sys 2.509s ok runtime/metrics 3.269s ok runtime/pprof 9.321s ok runtime/trace 11.177s ok slices 3.399s ok sort 3.095s ok strconv 5.855s ok strings 81.693s ok sync 3.947s ok sync/atomic 4.687s ok syscall 2.606s ok testing 4.467s ok testing/fstest 2.903s ok testing/iotest 2.687s ok testing/quick 3.248s ok testing/slogtest 3.230s ok text/scanner 2.769s ok text/tabwriter 2.640s ok text/template 5.021s ok text/template/parse 2.933s ok time 8.365s ok unicode 2.579s ok unicode/utf16 2.541s ok unicode/utf8 2.519s ok cmd/addr2line 3.246s ok cmd/api 5.157s ok cmd/asm/internal/asm 13.461s ok cmd/asm/internal/lex 2.666s ok cmd/cgo/internal/swig 2.606s ok cmd/cgo/internal/test 2.479s ok cmd/cgo/internal/testcshared 3.102s ok cmd/cgo/internal/testerrors 3.165s ok cmd/cgo/internal/testfortran 2.685s ok cmd/cgo/internal/testgodefs 2.674s ok cmd/cgo/internal/testlife 2.746s ok cmd/cgo/internal/testnocgo 2.566s ok cmd/cgo/internal/testplugin 2.784s ok cmd/cgo/internal/testsanitizers 2.572s [no tests to run] ok cmd/cgo/internal/testshared 3.679s ok cmd/cgo/internal/testso 2.724s ok cmd/cgo/internal/teststdio 2.686s ok cmd/cgo/internal/testtls 2.414s ok cmd/compile/internal/abt 2.542s ok cmd/compile/internal/amd64 9.498s ok cmd/compile/internal/base 2.577s ok cmd/compile/internal/compare 4.680s ok cmd/compile/internal/dwarfgen 10.103s ok cmd/compile/internal/importer 6.639s ok cmd/compile/internal/ir 4.607s ok cmd/compile/internal/logopt 2.719s ok cmd/compile/internal/loopvar 4.556s ok cmd/compile/internal/noder 10.574s ok cmd/compile/internal/reflectdata 4.535s [no tests to run] ok cmd/compile/internal/ssa 18.004s ok cmd/compile/internal/syntax 3.148s ok cmd/compile/internal/test 10.825s ok cmd/compile/internal/typecheck 4.725s ok cmd/compile/internal/types 2.747s ok cmd/compile/internal/types2 8.270s ok cmd/covdata 3.053s ok cmd/cover 5.008s ok cmd/dist 2.908s ok cmd/distpack 2.555s ok cmd/doc 4.620s ok cmd/fix 3.665s ok cmd/go 15.012s ok cmd/go/internal/auth 3.639s ok cmd/go/internal/cache 2.866s ok cmd/go/internal/fsys 3.060s ok cmd/go/internal/generate 10.232s ok cmd/go/internal/get 10.315s ok cmd/go/internal/gover 2.556s ok cmd/go/internal/imports 2.781s ok cmd/go/internal/load 6.404s ok cmd/go/internal/modconv 3.006s ok cmd/go/internal/modfetch 8.408s ok cmd/go/internal/modfetch/codehost 7.939s ok cmd/go/internal/modfetch/zip_sum_test 7.094s ok cmd/go/internal/modindex 4.698s ok cmd/go/internal/modload 9.517s ok cmd/go/internal/mvs 2.737s ok cmd/go/internal/par 2.631s ok cmd/go/internal/str 2.548s ok cmd/go/internal/test 12.300s ok cmd/go/internal/vcs 5.973s ok cmd/go/internal/vcweb 7.179s ok cmd/go/internal/vcweb/vcstest 7.328s ok cmd/go/internal/web 5.785s ok cmd/go/internal/work 10.441s ok cmd/gofmt 3.709s ok cmd/internal/archive 3.087s ok cmd/internal/bootstrap_test 2.619s ok cmd/internal/buildid 5.147s ok cmd/internal/cov 2.824s ok cmd/internal/dwarf 2.660s ok cmd/internal/edit 2.556s ok cmd/internal/goobj 2.774s ok cmd/internal/moddeps 3.157s ok cmd/internal/notsha256 2.587s ok cmd/internal/obj 2.849s ok cmd/internal/obj/ppc64 3.173s ok cmd/internal/obj/riscv 2.969s ok cmd/internal/obj/s390x 2.920s ok cmd/internal/obj/x86 3.095s ok cmd/internal/objabi 2.590s ok cmd/internal/pkgpath 2.744s ok cmd/internal/pkgpattern 2.569s ok cmd/internal/quoted 2.661s ok cmd/internal/src 2.542s ok cmd/internal/test2json 5.206s ok cmd/link 6.337s ok cmd/link/internal/benchmark 2.657s ok cmd/link/internal/ld 3.911s ok cmd/link/internal/loader 2.891s ok cmd/nm 5.350s ok cmd/objdump 3.892s ok cmd/pack 2.889s ok cmd/pprof 11.752s ok cmd/trace 7.772s ok cmd/vet 6.892s ##### os/user with tag osusergo ok os/user 0.231s ##### hash/maphash purego implementation ok hash/maphash 3.109s ##### Testing without libgcc. ok net 2.819s [no tests to run] ok os/user 2.570s ##### wasip1 host tests ok runtime/internal/wasitest 0.003s ##### ../test ok cmd/internal/testdir 26.499s ok cmd/internal/testdir 24.172s ok cmd/internal/testdir 27.423s ok cmd/internal/testdir 18.979s ok cmd/internal/testdir 19.681s ok cmd/internal/testdir 43.579s ok cmd/internal/testdir 18.656s ok cmd/internal/testdir 16.860s ok cmd/internal/testdir 27.584s ok cmd/internal/testdir 20.018s All tests passed.