js-wasm-node18 at 10c2348602a3bc44b9b352fe95a18b83b025e367 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rn399d8bf" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=1s" "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" "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 ##### Test execution environment. # GOARCH: wasm # CPU: # GOOS: js # OS Version: Node.js v18.12.1 ##### Testing packages. ok archive/tar 1.073s ok archive/zip 1.490s ok bufio 0.369s ok bytes 17.755s ok compress/bzip2 0.276s ok compress/flate 1.926s ok compress/gzip 12.751s ok compress/lzw 0.429s ok compress/zlib 1.127s ok container/heap 0.193s ok container/list 0.215s ok container/ring 0.228s ok context 0.217s ok crypto 0.174s ok crypto/aes 0.187s ok crypto/cipher 0.174s ok crypto/des 0.175s ok crypto/dsa 0.171s ok crypto/ecdh 0.560s ok crypto/ecdsa 0.487s ok crypto/ed25519 0.627s ok crypto/elliptic 0.240s ok crypto/hmac 0.146s ok crypto/internal/alias 0.152s ok crypto/internal/bigmod 0.475s ok crypto/internal/boring 0.140s ok crypto/internal/boring/bcache 0.498s ok crypto/internal/edwards25519 28.374s ok crypto/internal/edwards25519/field 27.132s ok crypto/internal/nistec 1.537s ok crypto/internal/nistec/fiat 0.166s [no tests to run] ok crypto/md5 0.181s ok crypto/rand 0.239s ok crypto/rc4 0.224s ok crypto/rsa 2.651s ok crypto/sha1 0.180s ok crypto/sha256 0.170s ok crypto/sha512 0.197s ok crypto/subtle 1.246s ok crypto/tls 2.690s ok crypto/x509 3.545s ok database/sql 0.688s ok database/sql/driver 0.175s ok debug/buildinfo 0.267s ok debug/dwarf 0.695s ok debug/elf 1.099s ok debug/gosym 0.236s ok debug/macho 0.256s ok debug/pe 0.619s ok debug/plan9obj 0.183s ok embed 0.168s [no tests to run] ok embed/internal/embedtest 0.216s ok encoding/ascii85 0.158s ok encoding/asn1 0.236s ok encoding/base32 0.218s ok encoding/base64 0.181s ok encoding/binary 0.234s ok encoding/csv 0.220s ok encoding/gob 10.916s ok encoding/hex 0.234s ok encoding/json 0.700s ok encoding/pem 1.024s ok encoding/xml 0.364s ok errors 0.227s ok expvar 0.240s ok flag 0.224s ok fmt 0.442s ok go/ast 0.308s ok go/build 11.521s ok go/build/constraint 0.203s ok go/constant 0.217s ok go/doc 0.587s ok go/doc/comment 1.606s ok go/format 0.289s ok go/importer 0.242s ok go/internal/gccgoimporter 0.207s ok go/internal/gcimporter 0.278s ok go/internal/srcimporter 8.669s ok go/parser 0.815s ok go/printer 1.127s ok go/scanner 0.191s ok go/token 0.307s ok go/types 1.507s ok hash 0.174s ok hash/adler32 0.230s ok hash/crc32 0.246s ok hash/crc64 0.245s ok hash/fnv 0.228s ok hash/maphash 0.395s ok html 0.226s ok html/template 0.693s ok image 0.482s ok image/color 0.294s ok image/draw 0.642s ok image/gif 0.702s ok image/jpeg 0.677s ok image/png 1.136s ok index/suffixarray 1.524s ok internal/abi 0.150s ok internal/buildcfg 0.204s ok internal/coverage/cformat 0.233s ok internal/coverage/cmerge 0.221s ok internal/coverage/pods 0.291s ok internal/coverage/slicereader 0.185s ok internal/coverage/slicewriter 0.231s ok internal/coverage/test 0.310s ok internal/cpu 0.216s ok internal/dag 0.219s ok internal/diff 0.222s ok internal/fmtsort 0.216s ok internal/fuzz 0.297s ok internal/godebug 0.292s ok internal/intern 0.590s ok internal/itoa 0.273s ok internal/poll 0.275s ok internal/profile 0.225s ok internal/reflectlite 0.510s ok internal/safefilepath 0.167s ok internal/saferio 0.192s ok internal/singleflight 0.274s ok internal/testenv 0.208s ok internal/trace 0.509s ok internal/types/errors 0.507s ok internal/unsafeheader 0.228s ok internal/xcoff 0.786s ok io 0.294s ok io/fs 1.173s ok io/ioutil 0.232s ok log 0.231s ok log/slog 0.331s ok log/slog/internal/buffer 0.158s ok log/syslog 0.177s [no tests to run] ok maps 0.194s ok math 0.213s ok math/big 9.633s ok math/bits 0.280s ok math/cmplx 0.187s ok math/rand 0.855s ok mime 0.290s ok mime/multipart 3.689s ok mime/quotedprintable 0.245s ok net 0.627s ok net/http 32.184s ok net/http/cgi 0.358s ok net/http/cookiejar 0.410s ok net/http/fcgi 0.328s ok net/http/httptest 0.662s ok net/http/httptrace 0.186s ok net/http/httputil 0.864s ok net/http/internal 0.171s ok net/http/internal/ascii 0.146s ok net/http/pprof 4.421s ok net/mail 0.225s ok net/netip 0.469s ok net/rpc 0.618s ok net/rpc/jsonrpc 0.521s ok net/smtp 0.493s ok net/textproto 0.325s ok net/url 0.508s ok os 0.874s ok os/exec 0.385s ok os/exec/internal/fdtest 0.216s ok os/signal 0.186s [no tests to run] ok os/user 0.240s ok path 0.257s ok path/filepath 0.764s ok plugin 0.151s ok reflect 0.847s ok regexp 1.494s ok regexp/syntax 2.142s ok runtime 47.729s ok runtime/coverage 0.187s ok runtime/debug 0.263s ok runtime/internal/atomic 0.184s ok runtime/internal/math 0.147s ok runtime/internal/sys 0.151s ok runtime/metrics 0.219s ok runtime/pprof 0.376s ok runtime/trace 1.987s ok slices 0.170s ok sort 0.322s ok strconv 1.209s ok strings 14.551s ok sync 0.688s ok sync/atomic 0.857s ok syscall 0.717s ok syscall/js 0.675s ok testing 1.269s ok testing/fstest 0.490s ok testing/iotest 0.356s ok testing/quick 0.523s ok text/scanner 0.396s ok text/tabwriter 0.373s ok text/template 0.651s ok text/template/parse 0.361s ok time 2.676s ok unicode 0.256s ok unicode/utf16 0.221s ok unicode/utf8 0.267s ok cmd/addr2line 0.241s ok cmd/api 0.360s ok cmd/asm/internal/asm 3.224s ok cmd/asm/internal/lex 0.221s ok cmd/compile/internal/abt 0.194s ok cmd/compile/internal/amd64 0.292s ok cmd/compile/internal/base 0.180s ok cmd/compile/internal/compare 0.256s ok cmd/compile/internal/dwarfgen 0.311s ok cmd/compile/internal/importer 0.260s ok cmd/compile/internal/ir 0.181s ok cmd/compile/internal/logopt 0.151s ok cmd/compile/internal/loopvar 0.212s ok cmd/compile/internal/noder 0.342s ok cmd/compile/internal/reflectdata 0.192s [no tests to run] ok cmd/compile/internal/ssa 0.875s ok cmd/compile/internal/syntax 0.308s ok cmd/compile/internal/test 0.611s ok cmd/compile/internal/typecheck 0.208s ok cmd/compile/internal/types 0.156s ok cmd/compile/internal/types2 1.273s ok cmd/covdata 0.196s ok cmd/cover 0.241s ok cmd/dist 0.187s ok cmd/doc 2.423s ok cmd/fix 0.706s ok cmd/go 0.434s ok cmd/go/internal/auth 0.193s ok cmd/go/internal/cache 1.100s ok cmd/go/internal/fsys 0.825s ok cmd/go/internal/generate 0.469s ok cmd/go/internal/get 0.468s ok cmd/go/internal/imports 0.213s ok cmd/go/internal/load 0.405s ok cmd/go/internal/modconv 0.395s ok cmd/go/internal/modfetch 0.469s ok cmd/go/internal/modfetch/codehost 0.467s ok cmd/go/internal/modfetch/zip_sum_test 0.350s ok cmd/go/internal/modindex 1.880s ok cmd/go/internal/modload 0.411s ok cmd/go/internal/mvs 0.257s ok cmd/go/internal/par 0.230s ok cmd/go/internal/str 0.196s ok cmd/go/internal/test 0.549s ok cmd/go/internal/vcs 0.405s ok cmd/go/internal/vcweb 0.457s ok cmd/go/internal/vcweb/vcstest 0.896s ok cmd/go/internal/web 0.344s ok cmd/go/internal/work 0.593s ok cmd/gofmt 0.631s ok cmd/internal/archive 0.221s ok cmd/internal/buildid 0.922s ok cmd/internal/cov 0.283s ok cmd/internal/dwarf 0.287s ok cmd/internal/edit 0.265s ok cmd/internal/goobj 0.251s ok cmd/internal/moddeps 0.318s ok cmd/internal/notsha256 0.217s ok cmd/internal/obj 0.177s ok cmd/internal/obj/ppc64 0.284s ok cmd/internal/obj/riscv 0.270s ok cmd/internal/obj/s390x 0.256s ok cmd/internal/obj/x86 0.319s ok cmd/internal/objabi 0.250s ok cmd/internal/pkgpath 0.271s ok cmd/internal/pkgpattern 0.320s ok cmd/internal/quoted 0.279s ok cmd/internal/src 0.200s ok cmd/internal/test2json 0.731s ok cmd/link 0.273s ok cmd/link/internal/benchmark 0.165s ok cmd/link/internal/ld 0.245s ok cmd/link/internal/loader 0.381s ok cmd/nm 0.364s ok cmd/objdump 0.350s ok cmd/pack 0.380s ok cmd/pprof 0.361s ok cmd/vet 0.282s ##### os/user with tag osusergo ok os/user 0.167s ##### hash/maphash purego implementation ok hash/maphash 0.300s ##### Testing without libgcc. ok net 0.167s [no tests to run] ok os/user 0.166s ##### ../test/bench/go1 ok test/bench/go1 0.268s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.