wasip1-wasm-wasmtime at 4c028edffafbaa6a2ad46fcd5423febb207f8a98 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wasmtime-rnc8c0277" "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.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.577s ok archive/zip 3.143s ok bufio 2.733s ok bytes 2.718s ok cmp 1.988s ok compress/bzip2 2.164s ok compress/flate 3.920s ok compress/gzip 14.196s ok compress/lzw 1.426s ok compress/zlib 1.974s ok container/heap 1.776s ok container/list 1.998s ok container/ring 1.159s ok context 1.596s ok crypto 1.484s ok crypto/aes 1.256s ok crypto/cipher 1.814s ok crypto/des 1.831s ok crypto/dsa 1.645s ok crypto/ecdh 2.583s ok crypto/ecdsa 2.034s ok crypto/ed25519 2.765s ok crypto/elliptic 2.400s ok crypto/hmac 2.047s ok crypto/internal/alias 1.934s ok crypto/internal/bigmod 2.555s ok crypto/internal/boring 1.917s ok crypto/internal/boring/bcache 1.443s ok crypto/internal/edwards25519 35.673s ok crypto/internal/edwards25519/field 35.789s ok crypto/internal/nistec 3.664s ok crypto/internal/nistec/fiat 2.107s [no tests to run] ok crypto/md5 1.963s ok crypto/rand 1.664s ok crypto/rc4 1.733s ok crypto/rsa 4.685s ok crypto/sha1 1.245s ok crypto/sha256 1.768s ok crypto/sha512 1.773s ok crypto/subtle 1.314s ok crypto/tls 5.316s ok crypto/x509 5.809s ok database/sql 3.355s ok database/sql/driver 2.497s ok debug/buildinfo 2.848s ok debug/dwarf 2.557s ok debug/elf 3.154s ok debug/gosym 2.324s ok debug/macho 1.630s ok debug/pe 2.689s ok debug/plan9obj 2.013s ok embed 2.430s [no tests to run] ok embed/internal/embedtest 2.177s ok encoding/ascii85 2.080s ok encoding/asn1 1.883s ok encoding/base32 1.663s ok encoding/base64 1.710s ok encoding/binary 1.532s ok encoding/csv 1.563s ok encoding/gob 14.000s ok encoding/hex 1.143s ok encoding/json 4.064s ok encoding/pem 3.334s ok encoding/xml 2.484s ok errors 2.233s ok expvar 2.695s ok flag 1.258s ok fmt 2.037s ok go/ast 1.825s ok go/build 12.877s ok go/build/constraint 2.097s ok go/constant 2.200s ok go/doc 3.037s ok go/doc/comment 4.381s ok go/format 2.582s ok go/importer 3.244s ok go/internal/gccgoimporter 3.545s ok go/internal/gcimporter 3.849s ok go/internal/srcimporter 7.448s ok go/parser 2.887s ok go/printer 3.096s ok go/scanner 1.956s ok go/token 1.458s ok go/types 3.010s ok hash 1.671s ok hash/adler32 1.754s ok hash/crc32 1.649s ok hash/crc64 1.833s ok hash/fnv 1.981s ok hash/maphash 2.116s ok html 1.570s ok html/template 2.771s ok image 1.977s ok image/color 1.447s ok image/draw 2.373s ok image/gif 2.742s ok image/jpeg 2.895s ok image/png 3.668s ok index/suffixarray 3.973s ok internal/abi 2.001s ok internal/buildcfg 1.527s ok internal/coverage/cformat 1.978s ok internal/coverage/cmerge 1.801s ok internal/coverage/pods 2.044s ok internal/coverage/slicereader 1.886s ok internal/coverage/slicewriter 1.401s ok internal/coverage/test 1.552s ok internal/cpu 1.992s ok internal/dag 1.997s ok internal/diff 1.898s ok internal/fmtsort 2.012s ok internal/fuzz 2.400s ok internal/godebug 2.140s ok internal/godebugs 1.924s ok internal/intern 2.090s ok internal/itoa 1.935s ok internal/poll 1.811s ok internal/profile 1.743s ok internal/reflectlite 1.218s ok internal/safefilepath 1.970s ok internal/saferio 1.843s ok internal/singleflight 1.927s ok internal/testenv 1.434s ok internal/trace 2.298s ok internal/types/errors 2.811s ok internal/unsafeheader 1.783s ok internal/xcoff 1.914s ok internal/zstd 2.279s ok io 2.201s ok io/fs 3.290s ok io/ioutil 2.041s ok log 1.054s ok log/slog 2.179s ok log/slog/internal/benchmarks 1.675s ok log/slog/internal/buffer 1.877s ok log/syslog 1.799s [no tests to run] ok maps 1.966s ok math 1.045s ok math/big 12.529s ok math/bits 2.216s ok math/cmplx 2.243s ok math/rand 2.806s ok mime 2.004s ok mime/multipart 4.488s ok mime/quotedprintable 2.027s ok net 1.446s ok net/http 41.307s ok net/http/cgi 5.408s ok net/http/cookiejar 5.353s ok net/http/fcgi 4.871s ok net/http/httptest 5.657s ok net/http/httptrace 3.399s ok net/http/httputil 4.682s ok net/http/internal 2.909s ok net/http/internal/ascii 3.031s Error: failed to run main module `/workdir/tmp/go-build784430214/b001/pprof.test` Caused by: 0: failed to invoke command default 1: error while executing at wasm backtrace: 0: 0x13277d - ! 1: 0x1348b9 - ! 2: 0x17bea7 - ! 3: 0x17d3e9 - ! 4: 0x17aa2a - ! 5: 0x2d3dd9 - ! 6: 0x2f4b48 - ! 7: 0x2f5110 - ! 8: 0x2eadde - ! 9: 0x2fa679 - ! 10: 0x2dd8f0 - ! 11: 0x1185fa - ! 12: 0x118692 - ! 2: Unknown OS error 3: Text file busy (os error 26) FAIL net/http/pprof 3.294s ok net/mail 1.961s ok net/netip 2.044s FAIL go tool dist: Failed: exit status 1