wasip1-wasm-wazero at a17de43ef12250cd9a0ffdd8ff2d05fb18fcf322 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rnc4d7480" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "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 3.834s ok archive/zip 5.954s ok bufio 2.197s ok bytes 67.773s ok cmp 1.597s ok compress/bzip2 1.808s ok compress/flate 5.869s ok compress/gzip 37.067s ok compress/lzw 2.032s ok compress/zlib 3.768s ok container/heap 1.666s ok container/list 1.695s ok container/ring 1.648s ok context 1.991s ok crypto 1.652s ok crypto/aes 1.744s ok crypto/cipher 1.714s ok crypto/des 1.659s ok crypto/dsa 1.773s ok crypto/ecdh 6.533s ok crypto/ecdsa 4.932s ok crypto/ed25519 3.658s ok crypto/elliptic 2.301s ok crypto/hmac 1.675s ok crypto/internal/alias 1.638s ok crypto/internal/bigmod 2.463s ok crypto/internal/boring 1.605s ok crypto/internal/boring/bcache 2.550s ok crypto/internal/edwards25519 119.190s ok crypto/internal/edwards25519/field 100.629s ok crypto/internal/nistec 19.020s ok crypto/internal/nistec/fiat 1.742s [no tests to run] ok crypto/md5 1.730s ok crypto/rand 1.869s ok crypto/rc4 1.790s ok crypto/rsa 9.565s ok crypto/sha1 1.642s ok crypto/sha256 1.660s ok crypto/sha512 1.678s ok crypto/subtle 1.943s ok crypto/tls 21.696s ok crypto/x509 18.319s ok database/sql 3.798s ok database/sql/driver 1.683s ok debug/buildinfo 2.673s ok debug/dwarf 2.252s ok debug/elf 3.945s ok debug/gosym 1.969s ok debug/macho 1.761s ok debug/pe 3.052s ok debug/plan9obj 1.673s ok embed 2.366s [no tests to run] ok embed/internal/embedtest 1.772s ok encoding/ascii85 1.681s ok encoding/asn1 1.898s ok encoding/base32 1.783s ok encoding/base64 1.724s ok encoding/binary 1.734s ok encoding/csv 1.732s ok encoding/gob 31.824s ok encoding/hex 1.614s ok encoding/json 6.558s ok encoding/pem 4.175s ok encoding/xml 2.324s ok errors 1.703s ok expvar 2.784s ok flag 1.881s ok fmt 2.226s ok go/ast 2.097s ok go/build 25.694s ok go/build/constraint 1.714s ok go/constant 1.847s ok go/doc 3.603s ok go/doc/comment 6.318s ok go/format 2.070s ok go/importer 3.366s ok go/internal/gccgoimporter 2.792s ok go/internal/gcimporter 3.370s ok go/internal/srcimporter 13.286s ok go/parser 3.369s ok go/printer 4.526s ok go/scanner 1.657s ok go/token 2.355s ok go/types 6.029s ok hash 1.727s ok hash/adler32 1.660s ok hash/crc32 1.663s ok hash/crc64 1.666s ok hash/fnv 1.669s ok hash/maphash 2.264s ok html 2.207s ok html/template 3.893s ok image 2.205s ok image/color 1.784s ok image/draw 2.593s ok image/gif 3.214s ok image/jpeg 3.296s ok image/png 4.671s ok index/suffixarray 5.970s ok internal/abi 1.657s ok internal/buildcfg 1.646s ok internal/coverage/cformat 1.629s ok internal/coverage/cmerge 1.620s ok internal/coverage/pods 1.687s ok internal/coverage/slicereader 1.618s ok internal/coverage/slicewriter 1.663s ok internal/coverage/test 1.771s ok internal/cpu 1.616s ok internal/dag 1.826s ok internal/diff 1.772s ok internal/fmtsort 1.667s ok internal/fuzz 2.356s ok internal/godebug 1.716s ok internal/godebugs 1.614s ok internal/intern 2.192s ok internal/itoa 1.830s ok internal/poll 1.732s ok internal/profile 2.025s ok internal/reflectlite 2.006s ok internal/safefilepath 1.649s ok internal/saferio 1.767s ok internal/singleflight 1.686s ok internal/testenv 1.725s ok internal/trace 2.093s ok internal/types/errors 3.351s ok internal/unsafeheader 1.562s ok internal/xcoff 1.706s ok internal/zstd 2.339s ok io 1.804s ok io/fs 3.933s ok io/ioutil 1.662s ok log 1.676s ok log/slog 2.949s ok log/slog/internal/benchmarks 1.840s ok log/slog/internal/buffer 1.619s ok log/syslog 1.644s [no tests to run] ok maps 1.775s ok math 1.738s ok math/big 30.969s ok math/bits 1.662s ok math/cmplx 1.686s ok math/rand 3.829s ok mime 1.745s ok mime/multipart 8.662s ok mime/quotedprintable 1.793s ok net 2.380s ok net/http 94.427s ok net/http/cgi 3.919s ok net/http/cookiejar 3.900s ok net/http/fcgi 2.558s ok net/http/httptest 4.541s ok net/http/httptrace 2.324s ok net/http/httputil 4.903s ok net/http/internal 1.670s ok net/http/internal/ascii 1.595s ok net/http/pprof 8.268s ok net/mail 1.842s ok net/netip 2.648s ok net/rpc 5.834s ok net/rpc/jsonrpc 3.905s ok net/smtp 3.310s ok net/textproto 1.750s ok net/url 2.343s ok os 2.344s ok os/exec 4.190s ok os/exec/internal/fdtest 1.663s ok os/signal 1.725s [no tests to run] ok os/user 1.726s ok path 1.696s ok path/filepath 1.893s ok plugin 1.601s ok reflect 4.756s ok regexp 5.109s ok regexp/syntax 6.658s ok runtime 62.365s ok runtime/coverage 2.100s ok runtime/debug 2.384s ok runtime/internal/atomic 1.766s ok runtime/internal/math 1.623s ok runtime/internal/sys 1.622s ok runtime/metrics 2.117s ok runtime/pprof 7.454s ok runtime/trace 8.122s ok slices 2.160s ok sort 1.951s ok strconv 3.798s ok strings 65.470s ok sync 2.690s ok sync/atomic 3.344s ok syscall 1.619s ok testing 2.930s ok testing/fstest 1.817s ok testing/iotest 1.651s ok testing/quick 2.151s ok testing/slogtest 2.051s ok text/scanner 1.692s ok text/tabwriter 1.644s ok text/template 3.160s ok text/template/parse 1.860s ok time 6.140s ok unicode 1.686s ok unicode/utf16 1.652s ok unicode/utf8 1.663s ok cmd/addr2line 2.083s ok cmd/api 3.323s ok cmd/asm/internal/asm 11.888s ok cmd/asm/internal/lex 1.760s ok cmd/cgo/internal/swig 1.713s ok cmd/cgo/internal/test 1.626s ok cmd/cgo/internal/testcshared 2.051s ok cmd/cgo/internal/testerrors 2.072s ok cmd/cgo/internal/testfortran 1.700s ok cmd/cgo/internal/testgodefs 1.735s ok cmd/cgo/internal/testlife 1.765s ok cmd/cgo/internal/testnocgo 1.633s ok cmd/cgo/internal/testplugin 1.792s ok cmd/cgo/internal/testsanitizers 1.660s [no tests to run] ok cmd/cgo/internal/testshared 2.421s ok cmd/cgo/internal/testso 1.773s ok cmd/cgo/internal/teststdio 1.761s ok cmd/cgo/internal/testtls 1.597s ok cmd/compile/internal/abt 1.673s ok cmd/compile/internal/amd64 6.100s ok cmd/compile/internal/base 1.642s ok cmd/compile/internal/compare 2.998s ok cmd/compile/internal/dwarfgen 6.454s ok cmd/compile/internal/importer 4.290s ok cmd/compile/internal/ir 2.962s ok cmd/compile/internal/logopt 1.768s ok cmd/compile/internal/loopvar 2.965s ok cmd/compile/internal/noder 6.834s ok cmd/compile/internal/reflectdata 2.953s [no tests to run] ok cmd/compile/internal/ssa 11.565s ok cmd/compile/internal/syntax 2.117s ok cmd/compile/internal/test 6.969s ok cmd/compile/internal/typecheck 2.992s ok cmd/compile/internal/types 1.723s ok cmd/compile/internal/types2 5.611s ok cmd/covdata 1.998s ok cmd/cover 3.227s ok cmd/dist 1.939s ok cmd/distpack 1.664s ok cmd/doc 3.130s ok cmd/fix 2.451s ok cmd/go 9.512s ok cmd/go/internal/auth 2.353s ok cmd/go/internal/cache 1.857s ok cmd/go/internal/fsys 1.990s ok cmd/go/internal/generate 6.545s ok cmd/go/internal/get 6.522s ok cmd/go/internal/gover 1.633s ok cmd/go/internal/imports 1.795s ok cmd/go/internal/load 4.094s ok cmd/go/internal/modconv 1.941s ok cmd/go/internal/modfetch 5.314s ok cmd/go/internal/modfetch/codehost 5.007s ok cmd/go/internal/modfetch/zip_sum_test 4.513s ok cmd/go/internal/modindex 3.231s ok cmd/go/internal/modload 5.967s ok cmd/go/internal/mvs 1.797s ok cmd/go/internal/par 1.665s ok cmd/go/internal/str 1.620s ok cmd/go/internal/test 7.683s ok cmd/go/internal/vcs 3.804s ok cmd/go/internal/vcweb 4.556s ok cmd/go/internal/vcweb/vcstest 4.647s ok cmd/go/internal/web 3.664s ok cmd/go/internal/work 6.609s ok cmd/gofmt 2.401s ok cmd/internal/archive 1.926s ok cmd/internal/bootstrap_test 1.648s ok cmd/internal/buildid 3.636s ok cmd/internal/cov 1.791s ok cmd/internal/dwarf 1.688s ok cmd/internal/edit 1.596s ok cmd/internal/goobj 1.775s ok cmd/internal/moddeps 1.952s ok cmd/internal/notsha256 1.606s ok cmd/internal/obj 1.790s ok cmd/internal/obj/ppc64 1.982s ok cmd/internal/obj/riscv 1.869s ok cmd/internal/obj/s390x 1.837s ok cmd/internal/obj/x86 2.009s ok cmd/internal/objabi 1.652s ok cmd/internal/pkgpath 1.721s ok cmd/internal/pkgpattern 1.638s ok cmd/internal/quoted 1.676s ok cmd/internal/src 1.611s ok cmd/internal/test2json 4.000s ok cmd/link 3.987s ok cmd/link/internal/benchmark 1.614s ok cmd/link/internal/ld 2.417s ok cmd/link/internal/loader 1.801s ok cmd/nm 3.440s ok cmd/objdump 2.419s ok cmd/pack 1.837s ok cmd/pprof 7.564s ok cmd/trace 5.007s ok cmd/vet 4.449s ##### os/user with tag osusergo ok os/user 0.138s ##### hash/maphash purego implementation ok hash/maphash 2.033s ##### Testing without libgcc. ok net 1.793s [no tests to run] ok os/user 1.635s ##### wasip1 host tests ok runtime/internal/wasitest 0.002s ##### ../test ok cmd/internal/testdir 18.061s ok cmd/internal/testdir 15.047s ok cmd/internal/testdir 21.713s ok cmd/internal/testdir 11.699s ok cmd/internal/testdir 12.728s ok cmd/internal/testdir 30.304s ok cmd/internal/testdir 10.873s ok cmd/internal/testdir 12.114s ok cmd/internal/testdir 16.196s ok cmd/internal/testdir 13.277s All tests passed.