wasip1-wasm-wazero at d94ab597af9b3f8e8ba371023314d80f6b3be5a5 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn8f5f2c2" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "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" "GOWASIRUNTIME=wazero" "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.20.6 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 2.681s ok archive/zip 4.432s ok bufio 1.364s ok bytes 2.841s ok cmp 0.868s ok compress/bzip2 1.165s ok compress/flate 5.984s ok compress/gzip 32.450s ok compress/lzw 1.262s ok compress/zlib 3.839s ok container/heap 0.856s ok container/list 0.888s ok container/ring 0.926s ok context 1.106s ok crypto 0.835s ok crypto/aes 0.956s ok crypto/cipher 0.913s ok crypto/des 0.861s ok crypto/dsa 0.924s ok crypto/ecdh 2.941s ok crypto/ecdsa 2.348s ok crypto/ed25519 2.740s ok crypto/elliptic 1.271s ok crypto/hmac 0.887s ok crypto/internal/alias 0.854s ok crypto/internal/bigmod 1.779s ok crypto/internal/boring 0.846s ok crypto/internal/boring/bcache 1.963s ok crypto/internal/edwards25519 3.720s ok crypto/internal/edwards25519/field 1.249s ok crypto/internal/nistec 8.124s ok crypto/internal/nistec/fiat 0.871s [no tests to run] ok crypto/md5 0.898s ok crypto/rand 0.979s ok crypto/rc4 1.056s ok crypto/rsa 10.324s ok crypto/sha1 0.890s ok crypto/sha256 0.904s ok crypto/sha512 0.890s ok crypto/subtle 1.268s ok crypto/tls 13.830s ok crypto/x509 14.260s ok database/sql 2.227s ok database/sql/driver 0.894s ok debug/buildinfo 1.420s ok debug/dwarf 1.192s ok debug/elf 2.694s ok debug/gosym 1.056s ok debug/macho 0.919s ok debug/pe 1.588s ok debug/plan9obj 0.867s ok embed 0.912s [no tests to run] ok embed/internal/embedtest 0.917s ok encoding/ascii85 0.860s ok encoding/asn1 0.993s ok encoding/base32 0.980s ok encoding/base64 0.889s ok encoding/binary 0.901s ok encoding/csv 0.917s ok encoding/gob 39.725s ok encoding/hex 0.887s ok encoding/json 4.302s ok encoding/pem 3.966s ok encoding/xml 1.437s ok errors 0.900s ok expvar 1.318s ok flag 0.994s ok fmt 1.427s ok go/ast 1.172s ok go/build 32.005s ok go/build/constraint 0.914s ok go/constant 1.002s ok go/doc 2.071s ok go/doc/comment 5.189s ok go/format 1.196s ok go/importer 1.827s ok go/internal/gccgoimporter 1.571s ok go/internal/gcimporter 1.842s ok go/internal/srcimporter 11.094s ok go/parser 2.520s ok go/printer 3.223s ok go/scanner 0.911s ok go/token 1.366s ok go/types 4.228s ok go/version 0.864s ok hash 0.877s ok hash/adler32 0.862s ok hash/crc32 0.886s ok hash/crc64 0.847s ok hash/fnv 0.866s ok hash/maphash 1.374s ok html 1.289s ok html/template 2.340s ok image 1.377s ok image/color 1.027s ok image/draw 1.729s ok image/gif 2.348s ok image/jpeg 2.649s ok image/png 3.911s ok index/suffixarray 6.263s ok internal/abi 0.955s ok internal/buildcfg 0.920s ok internal/chacha8rand 0.897s ok internal/coverage/cformat 0.911s ok internal/coverage/cmerge 0.885s ok internal/coverage/pods 0.960s ok internal/coverage/slicereader 0.878s ok internal/coverage/slicewriter 0.927s ok internal/coverage/test 1.010s ok internal/cpu 0.881s ok internal/dag 0.925s ok internal/diff 0.922s ok internal/fmtsort 0.859s ok internal/fuzz 1.249s ok internal/godebug 0.906s ok internal/godebugs 0.831s ok internal/gover 0.870s ok internal/intern 1.504s ok internal/itoa 1.121s ok internal/platform 1.835s ok internal/poll 0.982s ok internal/profile 1.029s ok internal/reflectlite 1.091s ok internal/safefilepath 0.858s ok internal/saferio 1.118s ok internal/singleflight 0.908s ok internal/testenv 0.919s ok internal/trace 1.590s ok internal/trace/v2 1.528s ok internal/types/errors 1.853s ok internal/unsafeheader 0.904s ok internal/xcoff 0.951s ok internal/zstd 1.470s ok io 1.020s ok io/fs 3.813s ok io/ioutil 0.877s ok log 0.880s ok log/slog 1.520s ok log/slog/internal/benchmarks 0.947s ok log/slog/internal/buffer 0.843s ok log/syslog 0.837s [no tests to run] ok maps 0.851s ok math 0.939s ok math/big 39.085s ok math/bits 0.900s ok math/cmplx 0.921s ok math/rand 3.018s ok math/rand/v2 4.641s ok mime 0.958s ok mime/multipart 6.691s ok mime/quotedprintable 1.020s ok net 5.165s ok net/http 65.652s ok net/http/cgi 2.102s ok net/http/cookiejar 2.149s ok net/http/fcgi 1.285s ok net/http/httptest 2.810s ok net/http/httptrace 1.014s ok net/http/httputil 2.993s ok net/http/internal 2.709s ok net/http/internal/ascii 0.842s ok net/http/pprof 6.292s ok net/internal/cgotest 0.911s ok net/mail 0.978s ok net/netip 1.415s ok net/rpc 3.051s ok net/rpc/jsonrpc 1.641s ok net/smtp 1.761s ok net/textproto 1.216s ok net/url 1.313s ok os 1.286s ok os/exec 2.274s ok os/exec/internal/fdtest 0.821s ok os/signal 0.818s [no tests to run] ok os/user 0.936s ok path 0.928s ok path/filepath 0.997s ok plugin 0.954s ok reflect 3.470s ok regexp 7.505s ok regexp/syntax 12.560s ok runtime 68.907s ok runtime/coverage 1.138s ok runtime/debug 1.332s ok runtime/internal/atomic 1.003s ok runtime/internal/math 0.847s ok runtime/internal/sys 0.844s ok runtime/internal/wasitest 1.042s ok runtime/metrics 1.234s ok runtime/pprof 8.059s ok runtime/trace 1.325s ok slices 1.446s ok sort 1.209s ok strconv 3.979s ok strings 83.515s ok sync 1.841s ok sync/atomic 2.557s ok syscall 0.875s ok testing 1.844s ok testing/fstest 0.957s ok testing/iotest 0.891s ok testing/quick 1.291s ok testing/slogtest 1.078s ok text/scanner 0.898s ok text/tabwriter 0.875s ok text/template 1.737s ok text/template/parse 0.981s ok time 4.580s ok unicode 0.906s ok unicode/utf16 0.907s ok unicode/utf8 0.862s ok cmd/addr2line 1.268s ok cmd/api 1.707s ok cmd/asm/internal/asm 8.205s ok cmd/asm/internal/lex 0.875s ok cmd/cgo/internal/swig 0.853s ok cmd/cgo/internal/test 0.826s ok cmd/cgo/internal/testcshared 1.034s ok cmd/cgo/internal/testerrors 1.045s ok cmd/cgo/internal/testfortran 0.852s ok cmd/cgo/internal/testgodefs 0.884s ok cmd/cgo/internal/testlife 0.879s ok cmd/cgo/internal/testnocgo 0.828s ok cmd/cgo/internal/testplugin 0.929s ok cmd/cgo/internal/testsanitizers 0.825s [no tests to run] ok cmd/cgo/internal/testshared 1.233s ok cmd/cgo/internal/testso 0.896s ok cmd/cgo/internal/teststdio 0.869s ok cmd/cgo/internal/testtls 0.858s ok cmd/compile/internal/abt 0.877s ok cmd/compile/internal/amd64 3.208s ok cmd/compile/internal/base 0.860s ok cmd/compile/internal/compare 1.678s ok cmd/compile/internal/devirtualize 1.685s ok cmd/compile/internal/dwarfgen 3.683s ok cmd/compile/internal/importer 2.334s ok cmd/compile/internal/inline/inlheur 2.072s ok cmd/compile/internal/ir 1.624s ok cmd/compile/internal/logopt 0.903s ok cmd/compile/internal/loopvar 1.643s ok cmd/compile/internal/noder 3.530s ok cmd/compile/internal/reflectdata 1.648s [no tests to run] ok cmd/compile/internal/ssa 6.413s ok cmd/compile/internal/syntax 1.263s ok cmd/compile/internal/test 3.913s ok cmd/compile/internal/typecheck 1.650s ok cmd/compile/internal/types 0.937s ok cmd/compile/internal/types2 3.294s ok cmd/covdata 1.030s ok cmd/cover 1.648s ok cmd/dist 1.033s ok cmd/distpack 0.848s ok cmd/doc 1.938s ok cmd/fix 1.337s ok cmd/go 5.238s ok cmd/go/internal/auth 0.911s ok cmd/go/internal/cache 0.993s ok cmd/go/internal/cfg 0.866s [no tests to run] ok cmd/go/internal/fsys 1.103s ok cmd/go/internal/generate 3.424s ok cmd/go/internal/gover 0.892s ok cmd/go/internal/imports 0.987s ok cmd/go/internal/load 2.341s ok cmd/go/internal/modfetch 2.801s ok cmd/go/internal/modfetch/codehost 2.729s ok cmd/go/internal/modfetch/zip_sum_test 2.490s ok cmd/go/internal/modindex 2.242s ok cmd/go/internal/modload 3.152s ok cmd/go/internal/mvs 0.988s ok cmd/go/internal/par 0.872s ok cmd/go/internal/str 0.845s ok cmd/go/internal/test 4.161s ok cmd/go/internal/toolchain 3.543s ok cmd/go/internal/vcs 2.120s ok cmd/go/internal/vcweb 2.482s ok cmd/go/internal/vcweb/vcstest 2.629s ok cmd/go/internal/web 2.096s ok cmd/go/internal/work 3.427s ok cmd/gofmt 1.316s ok cmd/internal/archive 1.045s ok cmd/internal/buildid 2.819s ok cmd/internal/cov 0.909s ok cmd/internal/bootstrap_test 0.860s ok cmd/internal/dwarf 0.837s ok cmd/internal/edit 0.812s ok cmd/internal/goobj 0.890s ok cmd/internal/moddeps 1.070s ok cmd/internal/notsha256 0.857s ok cmd/internal/obj 0.907s ok cmd/internal/obj/ppc64 1.120s ok cmd/internal/obj/riscv 1.089s ok cmd/internal/obj/s390x 1.052s ok cmd/internal/obj/x86 1.081s ok cmd/internal/objabi 0.881s ok cmd/internal/pkgpath 0.882s ok cmd/internal/pkgpattern 0.867s ok cmd/internal/quoted 0.864s ok cmd/internal/src 0.853s ok cmd/internal/test2json 2.550s ok cmd/link 2.323s ok cmd/link/internal/benchmark 0.829s ok cmd/link/internal/ld 1.804s ok cmd/link/internal/loader 1.158s ok cmd/nm 2.043s ok cmd/objdump 1.551s ok cmd/pack 1.022s ok cmd/pprof 4.301s ok cmd/relnote 1.023s ok cmd/trace 2.398s ok cmd/trace/v2 1.966s ok cmd/vet 2.335s ##### os/user with tag osusergo ok os/user 0.164s ##### hash/maphash purego implementation ok hash/maphash 1.477s ##### GOEXPERIMENT=rangefunc go test iter ok iter 0.879s ##### Testing without libgcc. ok net 1.565s ok os/user 0.871s ##### wasip1 host tests ok runtime/internal/wasitest 0.835s ##### ../test ok cmd/internal/testdir 14.702s ok cmd/internal/testdir 12.896s ok cmd/internal/testdir 15.126s ok cmd/internal/testdir 9.913s ok cmd/internal/testdir 8.987s ok cmd/internal/testdir 21.778s ok cmd/internal/testdir 61.702s ok cmd/internal/testdir 9.140s ok cmd/internal/testdir 19.929s ok cmd/internal/testdir 10.743s All tests passed.