wasip1-wasm-wasmtime at 9cc0f9cba2f2db97f5ba6c2c482bafaaa34c0381 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wasmtime-rnafe7aa3" "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-wasmtime" "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=wasmtime" "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 3.822s ok archive/zip 3.611s ok bufio 2.635s ok bytes 3.178s ok cmp 2.384s ok compress/bzip2 2.449s ok compress/flate 3.049s ok compress/gzip 14.052s ok compress/lzw 2.164s ok compress/zlib 2.218s ok container/heap 2.411s ok container/list 2.239s ok container/ring 1.354s ok context 1.995s ok crypto 1.717s ok crypto/aes 1.619s ok crypto/cipher 2.198s ok crypto/des 2.207s ok crypto/dsa 1.774s ok crypto/ecdh 2.878s ok crypto/ecdsa 2.405s ok crypto/ed25519 3.078s ok crypto/elliptic 2.717s ok crypto/hmac 2.404s ok crypto/internal/alias 2.359s ok crypto/internal/bigmod 2.651s ok crypto/internal/boring 2.213s ok crypto/internal/boring/bcache 2.438s ok crypto/internal/edwards25519 3.082s ok crypto/internal/edwards25519/field 2.486s ok crypto/internal/nistec 4.088s ok crypto/internal/nistec/fiat 2.350s [no tests to run] ok crypto/md5 2.373s ok crypto/rand 2.077s ok crypto/rc4 2.022s ok crypto/rsa 5.179s ok crypto/sha1 1.569s ok crypto/sha256 2.202s ok crypto/sha512 2.128s ok crypto/subtle 1.328s ok crypto/tls 5.894s ok crypto/x509 5.960s ok database/sql 3.633s ok database/sql/driver 2.458s ok debug/buildinfo 3.165s ok debug/dwarf 2.852s ok debug/elf 3.621s ok debug/gosym 2.593s ok debug/macho 1.283s ok debug/pe 2.627s ok debug/plan9obj 1.668s ok embed 2.447s [no tests to run] ok embed/internal/embedtest 2.440s ok encoding/ascii85 2.225s ok encoding/asn1 2.297s ok encoding/base32 2.002s ok encoding/base64 1.962s ok encoding/binary 1.833s ok encoding/csv 1.690s ok encoding/gob 14.354s ok encoding/hex 1.373s ok encoding/json 4.326s ok encoding/pem 3.553s ok encoding/xml 2.823s ok errors 2.610s ok expvar 3.013s ok flag 1.411s ok fmt 2.197s ok go/ast 2.223s ok go/build 14.610s ok go/build/constraint 2.318s ok go/constant 2.426s ok go/doc 3.463s ok go/doc/comment 4.668s ok go/format 2.459s ok go/importer 2.256s ok go/internal/gccgoimporter 4.162s ok go/internal/gcimporter 4.497s ok go/internal/srcimporter 8.503s ok go/parser 2.952s ok go/printer 3.545s ok go/scanner 2.321s ok go/token 1.651s ok go/types 3.357s ok go/version 2.226s ok hash 2.317s ok hash/adler32 2.317s ok hash/crc32 2.252s ok hash/crc64 2.352s ok hash/fnv 2.209s ok hash/maphash 2.097s ok html 2.355s ok html/template 2.556s ok image 5.373s ok image/color 4.916s ok image/draw 5.503s ok image/gif 5.966s ok image/jpeg 5.935s ok image/png 6.600s ok index/suffixarray 3.343s ok internal/abi 1.602s ok internal/buildcfg 1.777s ok internal/chacha8rand 3.466s ok internal/coverage/cformat 3.512s ok internal/coverage/cmerge 3.499s ok internal/coverage/pods 3.486s ok internal/coverage/slicereader 3.480s ok internal/coverage/slicewriter 1.566s ok internal/coverage/test 1.810s ok internal/cpu 1.137s ok internal/dag 2.188s ok internal/diff 1.989s ok internal/fmtsort 2.945s ok internal/fuzz 3.380s ok internal/godebug 3.114s ok internal/godebugs 2.984s ok internal/gover 3.646s ok internal/intern 3.996s ok internal/itoa 3.732s ok internal/platform 4.393s ok internal/poll 1.698s ok internal/profile 1.802s ok internal/reflectlite 4.595s ok internal/safefilepath 4.336s ok internal/saferio 4.345s ok internal/singleflight 4.300s ok internal/testenv 4.344s ok internal/trace 4.718s ok internal/trace/v2 5.683s ok internal/types/errors 5.935s ok internal/unsafeheader 4.775s ok internal/xcoff 4.911s ok internal/zstd 5.334s ok io 2.449s ok io/fs 4.690s ok io/ioutil 2.716s ok log 2.703s ok log/slog 2.709s ok log/slog/internal/benchmarks 2.188s ok log/slog/internal/buffer 2.783s ok log/syslog 2.848s [no tests to run] ok maps 2.835s ok math 1.240s ok math/big 12.944s ok math/bits 2.546s ok math/cmplx 2.357s ok math/rand 3.236s ok math/rand/v2 4.047s ok mime 2.498s ok mime/multipart 5.063s ok mime/quotedprintable 1.312s ok net 4.460s ok net/http 29.165s ok net/http/cgi 4.552s ok net/http/cookiejar 4.687s ok net/http/fcgi 3.536s ok net/http/httptest 3.419s ok net/http/httptrace 1.497s ok net/http/httputil 4.452s ok net/http/internal 3.640s ok net/http/internal/ascii 2.410s ok net/http/pprof 6.782s ok net/internal/cgotest 1.812s ok net/mail 1.936s ok net/netip 1.660s ok net/rpc 5.996s ok net/rpc/jsonrpc 4.812s ok net/smtp 4.836s ok net/textproto 2.439s ok net/url 2.564s ok os 1.612s ok os/exec 5.045s ok os/exec/internal/fdtest 3.587s ok os/signal 3.503s [no tests to run] ok os/user 3.634s ok path 3.590s ok path/filepath 1.796s ok plugin 1.712s ok reflect 3.913s ok regexp 3.832s ok regexp/syntax 5.944s ok runtime 10.916s ok runtime/coverage 3.349s ok runtime/debug 3.518s ok runtime/internal/atomic 3.143s ok runtime/internal/math 3.132s ok runtime/internal/sys 2.422s ok runtime/internal/wasitest 2.594s ok runtime/metrics 2.696s ok runtime/pprof 7.911s ok runtime/trace 2.378s ok slices 2.414s ok sort 1.490s ok strconv 2.411s ok strings 2.090s ok sync 2.358s ok sync/atomic 2.710s ok syscall 3.050s ok testing 3.914s ok testing/fstest 3.065s ok testing/iotest 2.919s ok testing/quick 3.820s ok testing/slogtest 3.930s ok text/scanner 3.479s ok text/tabwriter 3.490s ok text/template 3.939s ok text/template/parse 1.849s ok time 4.437s ok unicode 1.548s ok unicode/utf16 2.192s ok unicode/utf8 1.901s ok cmd/addr2line 4.130s ok cmd/api 3.452s ok cmd/asm/internal/asm 6.139s ok cmd/asm/internal/lex 2.364s ok cmd/cgo/internal/swig 2.297s ok cmd/cgo/internal/test 1.943s ok cmd/cgo/internal/testcshared 2.532s ok cmd/cgo/internal/testerrors 2.491s ok cmd/cgo/internal/testfortran 2.234s ok cmd/cgo/internal/testgodefs 2.354s ok cmd/cgo/internal/testlife 2.356s ok cmd/cgo/internal/testnocgo 2.013s ok cmd/cgo/internal/testplugin 2.321s ok cmd/cgo/internal/testsanitizers 2.327s [no tests to run] ok cmd/cgo/internal/testshared 2.856s ok cmd/cgo/internal/testso 2.412s ok cmd/cgo/internal/teststdio 2.162s ok cmd/cgo/internal/testtls 1.443s ok cmd/compile/internal/abt 1.679s ok cmd/compile/internal/amd64 4.099s ok cmd/compile/internal/base 1.467s ok cmd/compile/internal/compare 3.213s ok cmd/compile/internal/devirtualize 3.193s ok cmd/compile/internal/dwarfgen 6.952s ok cmd/compile/internal/importer 4.950s ok cmd/compile/internal/inline/inlheur 4.400s ok cmd/compile/internal/ir 3.870s ok cmd/compile/internal/logopt 2.452s ok cmd/compile/internal/loopvar 3.673s ok cmd/compile/internal/noder 5.681s ok cmd/compile/internal/reflectdata 3.194s [no tests to run] ok cmd/compile/internal/ssa 6.705s ok cmd/compile/internal/syntax 1.599s ok cmd/compile/internal/test 5.627s ok cmd/compile/internal/typecheck 3.129s ok cmd/compile/internal/types 1.433s ok cmd/compile/internal/types2 4.051s ok cmd/covdata 1.782s ok cmd/cover 4.268s ok cmd/dist 3.549s ok cmd/distpack 3.385s ok cmd/doc 4.379s ok cmd/fix 1.574s ok cmd/go 5.650s ok cmd/go/internal/auth 2.140s ok cmd/go/internal/cache 2.708s ok cmd/go/internal/cfg 2.398s [no tests to run] ok cmd/go/internal/fsys 1.854s ok cmd/go/internal/generate 4.916s ok cmd/go/internal/gover 2.089s ok cmd/go/internal/imports 1.453s ok cmd/go/internal/load 3.666s ok cmd/go/internal/modfetch 4.728s ok cmd/go/internal/modfetch/codehost 5.788s ok cmd/go/internal/modfetch/zip_sum_test 5.493s ok cmd/go/internal/modindex 5.196s ok cmd/go/internal/modload 4.835s ok cmd/go/internal/mvs 2.472s ok cmd/go/internal/par 2.196s ok cmd/go/internal/str 1.210s ok cmd/go/internal/test 7.258s ok cmd/go/internal/toolchain 6.402s ok cmd/go/internal/vcs 5.448s ok cmd/go/internal/vcweb 6.009s ok cmd/go/internal/vcweb/vcstest 6.106s ok cmd/go/internal/web 2.927s ok cmd/go/internal/work 5.232s ok cmd/gofmt 2.622s ok cmd/internal/archive 2.592s ok cmd/internal/buildid 3.304s ok cmd/internal/cov 2.575s ok cmd/internal/bootstrap_test 1.150s ok cmd/internal/dwarf 2.358s ok cmd/internal/edit 2.043s ok cmd/internal/goobj 2.287s ok cmd/internal/moddeps 2.447s ok cmd/internal/notsha256 1.832s ok cmd/internal/obj 2.214s ok cmd/internal/obj/ppc64 2.876s ok cmd/internal/obj/riscv 2.533s ok cmd/internal/obj/s390x 2.830s ok cmd/internal/obj/x86 2.682s ok cmd/internal/objabi 2.353s ok cmd/internal/pkgpath 2.317s ok cmd/internal/pkgpattern 2.169s ok cmd/internal/quoted 2.271s ok cmd/internal/src 2.176s ok cmd/internal/test2json 1.917s ok cmd/link 3.879s ok cmd/link/internal/benchmark 1.189s ok cmd/link/internal/ld 3.312s ok cmd/link/internal/loader 2.109s ok cmd/nm 4.954s ok cmd/objdump 4.576s ok cmd/pack 2.488s ok cmd/pprof 5.898s ok cmd/relnote 1.818s ok cmd/trace 3.883s ok cmd/trace/v2 3.354s ok cmd/vet 2.816s ##### os/user with tag osusergo ok os/user 0.146s ##### hash/maphash purego implementation ok hash/maphash 1.326s ##### GOEXPERIMENT=rangefunc go test iter ok iter 1.085s ##### Testing without libgcc. ok net 1.939s ok os/user 1.145s ##### wasip1 host tests ok runtime/internal/wasitest 1.011s ##### ../test ok cmd/internal/testdir 46.029s ok cmd/internal/testdir 39.836s ok cmd/internal/testdir 44.885s ok cmd/internal/testdir 34.063s ok cmd/internal/testdir 34.530s ok cmd/internal/testdir 33.626s ok cmd/internal/testdir 87.238s ok cmd/internal/testdir 31.455s ok cmd/internal/testdir 37.821s ok cmd/internal/testdir 34.790s All tests passed.