js-wasm-node18 at 0aa14fca8c639c9ceba264dbf0d82bd53306aeaa :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rn54292f4" "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=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.047s ok archive/zip 1.487s ok bufio 0.360s ok bytes 17.789s ok compress/bzip2 0.289s ok compress/flate 1.981s ok compress/gzip 12.793s ok compress/lzw 0.479s ok compress/zlib 1.208s ok container/heap 0.179s ok container/list 0.243s ok container/ring 0.221s ok context 0.220s ok crypto 0.169s ok crypto/aes 0.189s ok crypto/cipher 0.187s ok crypto/des 0.179s ok crypto/dsa 0.189s ok crypto/ecdh 0.589s ok crypto/ecdsa 0.478s ok crypto/ed25519 0.637s ok crypto/elliptic 0.260s ok crypto/hmac 0.162s ok crypto/internal/alias 0.153s ok crypto/internal/bigmod 0.494s ok crypto/internal/boring 0.153s ok crypto/internal/boring/bcache 0.519s ok crypto/internal/edwards25519 28.629s ok crypto/internal/edwards25519/field 27.216s ok crypto/internal/nistec 1.552s ok crypto/internal/nistec/fiat 0.151s [no tests to run] ok crypto/md5 0.212s ok crypto/rand 0.258s ok crypto/rc4 0.225s ok crypto/rsa 2.471s ok crypto/sha1 0.185s ok crypto/sha256 0.177s ok crypto/sha512 0.177s ok crypto/subtle 1.315s ok crypto/tls 2.817s ok crypto/x509 3.471s ok database/sql 0.705s ok database/sql/driver 0.169s ok debug/buildinfo 0.289s ok debug/dwarf 0.775s ok debug/elf 1.129s ok debug/gosym 0.257s ok debug/macho 0.243s ok debug/pe 0.723s ok debug/plan9obj 0.196s ok embed 0.190s [no tests to run] ok embed/internal/embedtest 0.217s ok encoding/ascii85 0.165s ok encoding/asn1 0.238s ok encoding/base32 0.253s ok encoding/base64 0.193s ok encoding/binary 0.230s ok encoding/csv 0.220s ok encoding/gob 10.516s ok encoding/hex 0.234s ok encoding/json 0.765s ok encoding/pem 0.854s ok encoding/xml 0.375s ok errors 0.251s ok expvar 0.216s ok flag 0.224s ok fmt 0.498s ok go/ast 0.355s ok go/build 12.030s ok go/build/constraint 0.210s ok go/constant 0.226s ok go/doc 0.627s ok go/doc/comment 1.613s ok go/format 0.313s ok go/importer 0.254s ok go/internal/gccgoimporter 0.227s ok go/internal/gcimporter 0.271s ok go/internal/srcimporter 9.759s ok go/parser 0.840s ok go/printer 1.101s ok go/scanner 0.205s ok go/token 0.308s ok go/types 1.651s ok hash 0.178s ok hash/adler32 0.144s ok hash/crc32 0.166s ok hash/crc64 0.169s ok hash/fnv 0.154s ok hash/maphash 0.321s ok html 0.192s ok html/template 0.615s ok image 0.414s ok image/color 0.224s ok image/draw 0.662s ok image/gif 0.690s ok image/jpeg 0.757s ok image/png 1.220s ok index/suffixarray 1.533s ok internal/abi 0.216s ok internal/buildcfg 0.239s ok internal/coverage/cformat 0.229s ok internal/coverage/cmerge 0.209s ok internal/coverage/pods 0.321s ok internal/coverage/slicereader 0.240s ok internal/coverage/slicewriter 0.227s ok internal/coverage/test 0.338s ok internal/cpu 0.203s ok internal/dag 0.196s ok internal/diff 0.221s ok internal/fmtsort 0.212s ok internal/fuzz 0.589s ok internal/godebug 0.494s ok internal/intern 0.752s ok internal/itoa 0.460s ok internal/poll 0.289s ok internal/profile 0.239s ok internal/reflectlite 0.508s ok internal/safefilepath 0.152s ok internal/saferio 0.317s ok internal/singleflight 0.329s ok internal/testenv 0.204s ok internal/trace 0.535s ok internal/types/errors 0.494s ok internal/unsafeheader 0.297s ok internal/xcoff 0.905s ok io 0.288s ok io/fs 1.306s ok io/ioutil 0.270s ok log 0.276s ok log/slog 0.343s ok log/slog/internal/buffer 0.161s ok log/syslog 0.182s [no tests to run] ok maps 0.198s ok math 0.252s ok math/big 9.690s ok math/bits 0.275s ok math/cmplx 0.198s ok math/rand 0.913s ok mime 0.289s ok mime/multipart 3.784s ok mime/quotedprintable 0.254s ok net 0.636s ok net/http 32.095s ok net/http/cgi 0.417s ok net/http/cookiejar 0.413s ok net/http/fcgi 0.306s ok net/http/httptest 0.701s ok net/http/httptrace 0.198s ok net/http/httputil 0.865s ok net/http/internal 0.175s ok net/http/internal/ascii 0.162s ok net/http/pprof 4.443s ok net/mail 0.231s ok net/netip 0.446s ok net/rpc 0.583s ok net/rpc/jsonrpc 0.480s ok net/smtp 0.484s ok net/textproto 0.316s ok net/url 0.503s ok os 0.932s ok os/exec 0.415s ok os/exec/internal/fdtest 0.180s ok os/signal 0.221s [no tests to run] ok os/user 0.271s ok path 0.250s ok path/filepath 0.917s ok plugin 0.224s ok reflect 0.822s ok regexp 1.542s ok regexp/syntax 2.212s ok runtime 46.653s ok runtime/coverage 0.171s ok runtime/debug 0.259s ok runtime/internal/atomic 0.200s ok runtime/internal/math 0.175s ok runtime/internal/sys 0.158s ok runtime/metrics 0.245s ok runtime/pprof 0.401s ok runtime/trace 2.009s ok slices 0.180s ok sort 0.344s ok strconv 1.238s ok strings 14.621s ok sync 0.706s ok sync/atomic 0.844s ok syscall 0.783s ok syscall/js 0.723s ok testing 1.289s ok testing/fstest 0.482s ok testing/iotest 0.301s ok testing/quick 0.553s ok text/scanner 0.421s ok text/tabwriter 0.436s ok text/template 0.682s ok text/template/parse 0.386s ok time 2.789s ok unicode 0.273s ok unicode/utf16 0.204s ok unicode/utf8 0.279s ok cmd/addr2line 0.235s ok cmd/api 0.346s ok cmd/asm/internal/asm 3.379s ok cmd/asm/internal/lex 0.210s ok cmd/compile/internal/abt 0.193s ok cmd/compile/internal/amd64 0.312s ok cmd/compile/internal/base 0.192s ok cmd/compile/internal/compare 0.253s ok cmd/compile/internal/dwarfgen 0.347s ok cmd/compile/internal/importer 0.273s ok cmd/compile/internal/ir 0.185s ok cmd/compile/internal/logopt 0.151s ok cmd/compile/internal/loopvar 0.198s ok cmd/compile/internal/noder 0.366s ok cmd/compile/internal/reflectdata 0.188s [no tests to run] ok cmd/compile/internal/ssa 0.904s ok cmd/compile/internal/syntax 0.322s ok cmd/compile/internal/test 0.602s ok cmd/compile/internal/typecheck 0.213s ok cmd/compile/internal/types 0.180s ok cmd/compile/internal/types2 1.367s ok cmd/covdata 0.207s ok cmd/cover 0.241s ok cmd/dist 0.174s ok cmd/doc 2.609s ok cmd/fix 0.744s ok cmd/go 0.473s ok cmd/go/internal/auth 0.203s ok cmd/go/internal/cache 1.121s ok cmd/go/internal/fsys 0.878s ok cmd/go/internal/generate 0.520s ok cmd/go/internal/get 0.500s ok cmd/go/internal/imports 0.215s ok cmd/go/internal/load 0.421s ok cmd/go/internal/modconv 0.359s ok cmd/go/internal/modfetch 0.491s ok cmd/go/internal/modfetch/codehost 0.474s ok cmd/go/internal/modfetch/zip_sum_test 0.412s ok cmd/go/internal/modindex 2.123s ok cmd/go/internal/modload 0.429s ok cmd/go/internal/mvs 0.271s ok cmd/go/internal/par 0.206s ok cmd/go/internal/str 0.184s ok cmd/go/internal/test 0.559s ok cmd/go/internal/vcs 0.416s ok cmd/go/internal/vcweb 0.434s ok cmd/go/internal/vcweb/vcstest 0.930s ok cmd/go/internal/web 0.381s ok cmd/go/internal/work 0.583s ok cmd/gofmt 0.669s ok cmd/internal/archive 0.234s ok cmd/internal/buildid 0.934s ok cmd/internal/cov 0.286s ok cmd/internal/dwarf 0.295s ok cmd/internal/edit 0.257s ok cmd/internal/goobj 0.259s ok cmd/internal/moddeps 0.319s ok cmd/internal/notsha256 0.236s ok cmd/internal/obj 0.178s ok cmd/internal/obj/ppc64 0.277s ok cmd/internal/obj/riscv 0.309s ok cmd/internal/obj/s390x 0.233s ok cmd/internal/obj/x86 0.318s ok cmd/internal/objabi 0.307s ok cmd/internal/pkgpath 0.227s ok cmd/internal/pkgpattern 0.312s ok cmd/internal/quoted 0.311s ok cmd/internal/src 0.211s ok cmd/internal/test2json 0.748s ok cmd/link 0.251s ok cmd/link/internal/benchmark 0.164s ok cmd/link/internal/ld 0.248s ok cmd/link/internal/loader 0.357s ok cmd/nm 0.399s ok cmd/objdump 0.354s ok cmd/pack 0.405s ok cmd/pprof 0.360s ok cmd/vet 0.311s ##### os/user with tag osusergo ok os/user 0.177s ##### hash/maphash purego implementation ok hash/maphash 0.350s ##### Testing without libgcc. ok net 0.164s [no tests to run] ok os/user 0.180s ##### ../test/bench/go1 ok test/bench/go1 0.278s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.