js-wasm-node18 at aa99c4d2925e3628460482db8657765880e6836c :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rna04f609" "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=js-wasm-node18" "GOOS=js" "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, js/wasm. --- Installed Go for js/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: js # OS Version: Node.js v18.12.1 ##### Testing packages. ok archive/tar 1.380s ok archive/zip 1.825s ok bufio 0.497s ok bytes 22.790s ok cmp 0.229s ok compress/bzip2 0.423s ok compress/flate 2.364s ok compress/gzip 14.094s ok compress/lzw 0.593s ok compress/zlib 1.475s ok container/heap 0.316s ok container/list 0.318s ok container/ring 0.321s ok context 0.335s ok crypto 0.224s ok crypto/aes 0.276s ok crypto/cipher 0.263s ok crypto/des 0.234s ok crypto/dsa 0.257s ok crypto/ecdh 0.783s ok crypto/ecdsa 0.640s ok crypto/ed25519 0.806s ok crypto/elliptic 0.376s ok crypto/hmac 0.205s ok crypto/internal/alias 0.225s ok crypto/internal/bigmod 0.694s ok crypto/internal/boring 0.214s ok crypto/internal/boring/bcache 0.691s ok crypto/internal/edwards25519 31.745s ok crypto/internal/edwards25519/field 30.497s ok crypto/internal/nistec 1.869s ok crypto/internal/nistec/fiat 0.210s [no tests to run] ok crypto/md5 0.260s ok crypto/rand 0.371s ok crypto/rc4 0.297s ok crypto/rsa 3.182s ok crypto/sha1 0.241s ok crypto/sha256 0.250s ok crypto/sha512 0.235s ok crypto/subtle 1.701s ok crypto/tls 4.135s ok crypto/x509 4.708s ok database/sql 0.885s ok database/sql/driver 0.254s ok debug/buildinfo 0.423s ok debug/dwarf 1.099s ok debug/elf 1.275s ok debug/gosym 0.352s ok debug/macho 0.329s ok debug/pe 0.765s ok debug/plan9obj 0.273s ok embed 0.231s [no tests to run] ok embed/internal/embedtest 0.300s ok encoding/ascii85 0.249s ok encoding/asn1 0.327s ok encoding/base32 0.333s ok encoding/base64 0.222s ok encoding/binary 0.324s ok encoding/csv 0.318s ok encoding/gob 11.973s ok encoding/hex 0.341s ok encoding/json 0.975s ok encoding/pem 1.261s ok encoding/xml 0.574s ok errors 0.395s ok expvar 0.328s ok flag 0.405s ok fmt 0.585s ok go/ast 0.466s ok go/build 13.410s ok go/build/constraint 0.489s ok go/constant 0.532s ok go/doc 1.111s ok go/doc/comment 2.140s ok go/format 0.640s ok go/importer 0.531s ok go/internal/gccgoimporter 0.585s ok go/internal/gcimporter 0.381s ok go/internal/srcimporter 11.006s ok go/parser 1.081s ok go/printer 1.371s ok go/scanner 0.275s ok go/token 0.421s ok go/types 2.004s ok hash 0.313s ok hash/adler32 0.290s ok hash/crc32 0.301s ok hash/crc64 0.320s ok hash/fnv 0.334s ok hash/maphash 0.498s ok html 0.323s ok html/template 0.985s ok image 0.676s ok image/color 0.389s ok image/draw 0.804s ok image/gif 0.956s ok image/jpeg 0.869s ok image/png 1.412s ok index/suffixarray 1.961s ok internal/abi 0.229s ok internal/buildcfg 0.206s ok internal/coverage/cformat 0.233s ok internal/coverage/cmerge 0.227s ok internal/coverage/pods 0.350s ok internal/coverage/slicereader 0.258s ok internal/coverage/slicewriter 0.289s ok internal/coverage/test 0.378s ok internal/cpu 0.241s ok internal/dag 0.233s ok internal/diff 0.272s ok internal/fmtsort 0.522s ok internal/fuzz 0.725s ok internal/godebug 0.459s ok internal/godebugs 0.478s ok internal/intern 0.864s ok internal/itoa 0.434s ok internal/poll 0.348s ok internal/profile 0.319s ok internal/reflectlite 0.253s ok internal/safefilepath 0.212s ok internal/saferio 0.452s ok internal/singleflight 0.512s ok internal/testenv 0.473s ok internal/trace 0.827s ok internal/types/errors 0.820s ok internal/unsafeheader 0.407s ok internal/xcoff 1.110s ok internal/zstd 0.624s ok io 0.386s ok io/fs 1.205s ok io/ioutil 0.336s ok log 0.296s ok log/slog 0.515s ok log/slog/internal/benchmarks 0.297s ok log/slog/internal/buffer 0.255s ok log/syslog 0.266s [no tests to run] ok maps 0.301s ok math 0.340s ok math/big 11.849s ok math/bits 0.459s ok math/cmplx 0.348s ok math/rand 1.116s ok mime 0.395s ok mime/multipart 3.701s ok mime/quotedprintable 0.343s ok net 0.735s ok net/http 37.565s ok net/http/cgi 0.524s ok net/http/cookiejar 0.517s ok net/http/fcgi 0.432s ok net/http/httptest 0.882s ok net/http/httptrace 0.289s ok net/http/httputil 1.021s ok net/http/internal 0.270s ok net/http/internal/ascii 0.248s ok net/http/pprof 4.573s ok net/mail 0.330s ok net/netip 0.442s ok net/rpc 0.516s ok net/rpc/jsonrpc 0.768s ok net/smtp 0.743s ok net/textproto 0.568s ok net/url 0.723s ok os 1.137s ok os/exec 0.546s ok os/exec/internal/fdtest 0.285s ok os/signal 0.289s [no tests to run] ok os/user 0.350s ok path 0.358s ok path/filepath 1.046s ok plugin 0.248s ok reflect 0.993s ok regexp 1.981s ok regexp/syntax 2.680s ok runtime 62.375s ok runtime/coverage 0.430s ok runtime/debug 0.487s ok runtime/internal/atomic 0.379s ok runtime/internal/math 0.355s ok runtime/internal/sys 0.339s ok runtime/internal/wasitest 0.346s ok runtime/metrics 0.476s ok runtime/pprof 0.561s ok runtime/trace 3.569s ok slices 0.616s ok sort 0.432s ok strconv 1.238s ok strings 21.612s ok sync 0.765s ok sync/atomic 0.932s ok syscall 0.890s ok syscall/js 0.890s ok testing 1.670s ok testing/fstest 0.753s ok testing/iotest 0.533s ok testing/quick 0.747s ok testing/slogtest 0.658s ok text/scanner 0.671s ok text/tabwriter 0.652s ok text/template 0.988s ok text/template/parse 0.616s ok time 2.927s ok unicode 0.380s ok unicode/utf16 0.368s ok unicode/utf8 0.408s ok cmd/addr2line 0.307s ok cmd/api 0.453s ok cmd/asm/internal/asm 3.678s ok cmd/asm/internal/lex 0.405s ok cmd/cgo/internal/swig 0.292s ok cmd/cgo/internal/test 0.280s ok cmd/cgo/internal/testcshared 0.393s ok cmd/cgo/internal/testerrors 0.341s ok cmd/cgo/internal/testfortran 0.304s ok cmd/cgo/internal/testgodefs 0.307s ok cmd/cgo/internal/testlife 0.380s ok cmd/cgo/internal/testnocgo 0.305s ok cmd/cgo/internal/testplugin 0.382s ok cmd/cgo/internal/testsanitizers 0.320s [no tests to run] ok cmd/cgo/internal/testshared 0.455s ok cmd/cgo/internal/testso 0.367s ok cmd/cgo/internal/teststdio 0.416s ok cmd/cgo/internal/testtls 0.369s ok cmd/compile/internal/abt 0.394s ok cmd/compile/internal/amd64 0.395s ok cmd/compile/internal/base 0.284s ok cmd/compile/internal/compare 0.391s ok cmd/compile/internal/dwarfgen 0.417s ok cmd/compile/internal/importer 0.357s ok cmd/compile/internal/ir 0.265s ok cmd/compile/internal/logopt 0.214s ok cmd/compile/internal/loopvar 0.271s ok cmd/compile/internal/noder 0.443s ok cmd/compile/internal/reflectdata 0.268s [no tests to run] ok cmd/compile/internal/ssa 1.181s ok cmd/compile/internal/syntax 0.428s ok cmd/compile/internal/test 0.740s ok cmd/compile/internal/typecheck 0.302s ok cmd/compile/internal/types 0.239s ok cmd/compile/internal/types2 1.623s ok cmd/covdata 0.308s ok cmd/cover 0.379s ok cmd/dist 0.340s ok cmd/distpack 0.243s ok cmd/doc 3.012s ok cmd/fix 0.980s ok cmd/go 0.621s ok cmd/go/internal/auth 0.263s ok cmd/go/internal/cache 1.438s ok cmd/go/internal/fsys 0.893s ok cmd/go/internal/generate 0.596s ok cmd/go/internal/get 0.586s ok cmd/go/internal/gover 0.348s ok cmd/go/internal/imports 0.341s ok cmd/go/internal/load 0.485s ok cmd/go/internal/modconv 0.380s ok cmd/go/internal/modfetch 0.559s ok cmd/go/internal/modfetch/codehost 0.595s ok cmd/go/internal/modfetch/zip_sum_test 0.372s ok cmd/go/internal/modindex 2.367s ok cmd/go/internal/modload 0.598s ok cmd/go/internal/mvs 0.386s ok cmd/go/internal/par 0.291s ok cmd/go/internal/str 0.268s ok cmd/go/internal/test 0.758s ok cmd/go/internal/vcs 0.589s ok cmd/go/internal/vcweb 0.622s ok cmd/go/internal/vcweb/vcstest 1.109s ok cmd/go/internal/web 0.495s ok cmd/go/internal/work 0.696s ok cmd/gofmt 0.780s ok cmd/internal/archive 0.315s ok cmd/internal/buildid 1.050s ok cmd/internal/cov 0.294s ok cmd/internal/dwarf 0.310s ok cmd/internal/bootstrap_test 0.210s ok cmd/internal/edit 0.230s ok cmd/internal/goobj 0.242s ok cmd/internal/moddeps 0.282s ok cmd/internal/notsha256 0.249s ok cmd/internal/obj 0.214s ok cmd/internal/obj/ppc64 0.359s ok cmd/internal/obj/riscv 0.415s ok cmd/internal/obj/s390x 0.367s ok cmd/internal/obj/x86 0.476s ok cmd/internal/objabi 0.328s ok cmd/internal/pkgpath 0.415s ok cmd/internal/pkgpattern 0.480s ok cmd/internal/quoted 0.415s ok cmd/internal/src 0.458s ok cmd/internal/test2json 0.839s ok cmd/link 0.369s ok cmd/link/internal/benchmark 0.220s ok cmd/link/internal/ld 0.311s ok cmd/link/internal/loader 0.467s ok cmd/nm 0.544s ok cmd/objdump 0.513s ok cmd/pack 0.502s ok cmd/pprof 0.497s ok cmd/vet 0.396s ##### os/user with tag osusergo ok os/user 0.260s ##### hash/maphash purego implementation ok hash/maphash 0.440s ##### Testing without libgcc. ok net 0.227s [no tests to run] ok os/user 0.228s ##### ../test ok cmd/internal/testdir 11.910s ok cmd/internal/testdir 7.617s ok cmd/internal/testdir 7.356s ok cmd/internal/testdir 7.907s ok cmd/internal/testdir 5.536s ok cmd/internal/testdir 12.331s ok cmd/internal/testdir 5.951s ok cmd/internal/testdir 5.308s ok cmd/internal/testdir 8.132s ok cmd/internal/testdir 8.233s All tests passed.