wasip1-wasm-wazero at 08458804fb6591397fe1c58f4e04fd490e70fbcb :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn9885823" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=19s" "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.784s ok archive/zip 7.863s ok bufio 3.267s ok bytes 87.388s ok cmp 2.480s ok compress/bzip2 2.824s ok compress/flate 8.234s ok compress/gzip 48.259s ok compress/lzw 2.982s ok compress/zlib 5.539s ok container/heap 2.540s ok container/list 2.534s ok container/ring 2.504s ok context 2.988s ok crypto 2.576s ok crypto/aes 2.681s ok crypto/cipher 2.701s ok crypto/des 2.594s ok crypto/dsa 2.743s ok crypto/ecdh 6.569s ok crypto/ecdsa 5.646s ok crypto/ed25519 5.102s ok crypto/elliptic 3.408s ok crypto/hmac 2.595s ok crypto/internal/alias 2.506s ok crypto/internal/bigmod 3.787s ok crypto/internal/boring 2.425s ok crypto/internal/boring/bcache 3.574s ok crypto/internal/edwards25519 142.813s ok crypto/internal/edwards25519/field 127.480s ok crypto/internal/nistec 16.253s ok crypto/internal/nistec/fiat 2.570s [no tests to run] ok crypto/md5 2.564s ok crypto/rand 2.754s ok crypto/rc4 2.718s ok crypto/rsa 13.210s ok crypto/sha1 2.555s ok crypto/sha256 2.469s ok crypto/sha512 2.494s ok crypto/subtle 2.940s ok crypto/tls 21.653s ok crypto/x509 20.334s ok database/sql 4.534s ok database/sql/driver 2.566s ok debug/buildinfo 3.993s ok debug/dwarf 3.342s ok debug/elf 5.353s ok debug/gosym 2.994s ok debug/macho 2.656s ok debug/pe 4.605s ok debug/plan9obj 2.558s ok embed 2.728s [no tests to run] ok embed/internal/embedtest 2.791s ok encoding/ascii85 2.585s ok encoding/asn1 2.986s ok encoding/base32 2.741s ok encoding/base64 2.634s ok encoding/binary 2.658s ok encoding/csv 2.632s ok encoding/gob 43.841s ok encoding/hex 2.443s ok encoding/json 10.077s ok encoding/pem 6.227s ok encoding/xml 3.524s ok errors 2.658s ok expvar 3.555s ok flag 2.927s ok fmt 3.426s ok go/ast 3.280s ok go/build 33.588s ok go/build/constraint 2.627s ok go/constant 2.924s ok go/doc 5.297s ok go/doc/comment 7.776s ok go/format 3.163s ok go/importer 5.154s ok go/internal/gccgoimporter 4.275s ok go/internal/gcimporter 5.150s ok go/internal/srcimporter 15.367s ok go/parser 4.653s ok go/printer 5.759s ok go/scanner 2.554s ok go/token 3.485s ok go/types 8.185s ok hash 2.530s ok hash/adler32 2.469s ok hash/crc32 2.471s ok hash/crc64 2.469s ok hash/fnv 2.503s ok hash/maphash 3.013s ok html 3.351s ok html/template 5.644s ok image 3.209s ok image/color 2.673s ok image/draw 3.611s ok image/gif 4.717s ok image/jpeg 4.903s ok image/png 6.481s ok index/suffixarray 7.908s ok internal/abi 2.514s ok internal/buildcfg 2.526s ok internal/coverage/cformat 2.530s ok internal/coverage/cmerge 2.516s ok internal/coverage/pods 2.515s ok internal/coverage/slicereader 2.444s ok internal/coverage/slicewriter 2.485s ok internal/coverage/test 2.661s ok internal/cpu 2.436s ok internal/dag 2.741s ok internal/diff 2.775s ok internal/fmtsort 2.503s ok internal/fuzz 3.602s ok internal/godebug 2.669s ok internal/godebugs 2.497s ok internal/intern 3.216s ok internal/itoa 2.714s ok internal/poll 2.651s ok internal/profile 3.018s ok internal/reflectlite 3.073s ok internal/safefilepath 2.532s ok internal/saferio 2.765s ok internal/singleflight 2.609s ok internal/testenv 2.624s ok internal/trace 3.034s ok internal/types/errors 5.157s ok internal/unsafeheader 2.425s ok internal/xcoff 2.590s ok internal/zstd 3.559s ok io 2.696s ok io/fs 5.726s ok io/ioutil 2.492s ok log 2.475s ok log/slog 3.689s ok log/slog/internal/benchmarks 2.789s ok log/slog/internal/buffer 2.469s ok log/syslog 2.494s [no tests to run] ok maps 2.644s ok math 2.651s ok math/big 40.392s ok math/bits 2.632s ok math/cmplx 2.662s ok math/rand 5.662s ok mime 2.634s ok mime/multipart 10.240s ok mime/quotedprintable 2.669s ok net 3.354s ok net/http 121.220s ok net/http/cgi 6.098s ok net/http/cookiejar 5.938s ok net/http/fcgi 3.108s ok net/http/httptest 6.734s ok net/http/httptrace 2.789s ok net/http/httputil 7.115s ok net/http/internal 2.619s ok net/http/internal/ascii 2.454s ok net/http/pprof 10.354s ok net/mail 2.771s ok net/netip 3.891s ok net/rpc 8.942s ok net/rpc/jsonrpc 4.957s ok net/smtp 5.033s ok net/textproto 2.654s ok net/url 3.524s ok os 3.507s ok os/exec 6.400s ok os/exec/internal/fdtest 2.506s ok os/signal 2.550s [no tests to run] ok os/user 2.648s ok path 2.588s ok path/filepath 2.866s ok plugin 2.425s ok reflect 6.925s ok regexp 7.977s ok regexp/syntax 10.542s ok runtime 76.153s ok runtime/coverage 3.174s ok runtime/debug 3.620s ok runtime/internal/atomic 2.651s ok runtime/internal/math 2.500s ok runtime/internal/sys 2.414s ok runtime/metrics 3.170s ok runtime/pprof 9.091s ok runtime/trace 10.924s ok slices 3.214s ok sort 2.952s ok strconv 5.741s ok strings 82.689s ok sync 3.776s ok sync/atomic 4.575s ok syscall 2.456s ok testing 4.226s ok testing/fstest 2.709s ok testing/iotest 2.533s ok testing/quick 3.134s ok testing/slogtest 3.068s ok text/scanner 2.624s ok text/tabwriter 2.574s ok text/template 4.761s ok text/template/parse 2.784s ok time 8.053s ok unicode 2.508s ok unicode/utf16 2.495s ok unicode/utf8 2.497s ok cmd/addr2line 3.180s ok cmd/api 5.076s ok cmd/asm/internal/asm 14.213s ok cmd/asm/internal/lex 2.713s ok cmd/cgo/internal/swig 2.568s ok cmd/cgo/internal/test 2.538s ok cmd/cgo/internal/testcshared 3.079s ok cmd/cgo/internal/testerrors 3.124s ok cmd/cgo/internal/testfortran 2.662s ok cmd/cgo/internal/testgodefs 2.643s ok cmd/cgo/internal/testlife 2.698s ok cmd/cgo/internal/testnocgo 2.451s ok cmd/cgo/internal/testplugin 2.728s ok cmd/cgo/internal/testsanitizers 2.540s [no tests to run] ok cmd/cgo/internal/testshared 3.743s ok cmd/cgo/internal/testso 2.739s ok cmd/cgo/internal/teststdio 2.700s ok cmd/cgo/internal/testtls 2.440s ok cmd/compile/internal/abt 2.561s ok cmd/compile/internal/amd64 9.358s ok cmd/compile/internal/base 2.484s ok cmd/compile/internal/compare 4.580s ok cmd/compile/internal/dwarfgen 9.954s ok cmd/compile/internal/importer 6.562s ok cmd/compile/internal/ir 4.514s ok cmd/compile/internal/logopt 2.686s ok cmd/compile/internal/loopvar 4.526s ok cmd/compile/internal/noder 10.408s ok cmd/compile/internal/reflectdata 4.473s [no tests to run] ok cmd/compile/internal/ssa 17.395s ok cmd/compile/internal/syntax 3.086s ok cmd/compile/internal/test 10.558s ok cmd/compile/internal/typecheck 4.524s ok cmd/compile/internal/types 2.658s ok cmd/compile/internal/types2 8.118s ok cmd/covdata 3.033s ok cmd/cover 4.951s ok cmd/dist 2.928s ok cmd/distpack 2.535s ok cmd/doc 4.620s ok cmd/fix 3.748s ok cmd/go 14.567s ok cmd/go/internal/auth 2.802s ok cmd/go/internal/cache 2.847s ok cmd/go/internal/fsys 2.997s ok cmd/go/internal/generate 10.121s ok cmd/go/internal/get 10.098s ok cmd/go/internal/gover 2.485s ok cmd/go/internal/imports 2.768s ok cmd/go/internal/load 6.175s ok cmd/go/internal/modconv 2.964s ok cmd/go/internal/modfetch 8.117s ok cmd/go/internal/modfetch/codehost 7.628s ok cmd/go/internal/modfetch/zip_sum_test 6.825s ok cmd/go/internal/modindex 4.561s ok cmd/go/internal/modload 9.148s ok cmd/go/internal/mvs 2.722s ok cmd/go/internal/par 2.516s ok cmd/go/internal/str 2.482s ok cmd/go/internal/test 11.688s ok cmd/go/internal/vcs 5.751s ok cmd/go/internal/vcweb 6.813s ok cmd/go/internal/vcweb/vcstest 7.046s ok cmd/go/internal/web 5.552s ok cmd/go/internal/work 9.980s ok cmd/gofmt 3.486s ok cmd/internal/archive 2.923s ok cmd/internal/bootstrap_test 2.513s ok cmd/internal/buildid 4.977s ok cmd/internal/cov 2.703s ok cmd/internal/dwarf 2.546s ok cmd/internal/edit 2.495s ok cmd/internal/goobj 2.691s ok cmd/internal/moddeps 3.011s ok cmd/internal/notsha256 2.504s ok cmd/internal/obj 2.714s ok cmd/internal/obj/ppc64 3.049s ok cmd/internal/obj/riscv 2.871s ok cmd/internal/obj/s390x 2.869s ok cmd/internal/obj/x86 2.991s ok cmd/internal/objabi 2.556s ok cmd/internal/pkgpath 2.610s ok cmd/internal/pkgpattern 2.522s ok cmd/internal/quoted 2.610s ok cmd/internal/src 2.463s ok cmd/internal/test2json 5.106s ok cmd/link 6.135s ok cmd/link/internal/benchmark 2.533s ok cmd/link/internal/ld 3.769s ok cmd/link/internal/loader 2.877s ok cmd/nm 5.324s ok cmd/objdump 3.752s ok cmd/pack 2.780s ok cmd/pprof 11.436s ok cmd/trace 7.342s ok cmd/vet 6.746s ##### os/user with tag osusergo ok os/user 0.226s ##### hash/maphash purego implementation ok hash/maphash 3.015s ##### Testing without libgcc. ok net 2.742s [no tests to run] ok os/user 2.461s ##### ../test ok cmd/internal/testdir 26.734s ok cmd/internal/testdir 22.037s ok cmd/internal/testdir 23.005s ok cmd/internal/testdir 17.545s ok cmd/internal/testdir 19.052s ok cmd/internal/testdir 41.902s ok cmd/internal/testdir 16.059s ok cmd/internal/testdir 17.205s ok cmd/internal/testdir 25.894s ok cmd/internal/testdir 19.350s All tests passed.