js-wasm-node18 at fba8566cda3a7ba8f32ed398466f1d95bb205594 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rne2b1560" "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.270s ok archive/zip 1.737s ok bufio 0.503s ok bytes 22.766s ok compress/bzip2 0.423s ok compress/flate 2.355s ok compress/gzip 13.717s ok compress/lzw 0.539s ok compress/zlib 1.343s ok container/heap 0.225s ok container/list 0.302s ok container/ring 0.314s ok context 0.298s ok crypto 0.244s ok crypto/aes 0.235s ok crypto/cipher 0.252s ok crypto/des 0.237s ok crypto/dsa 0.217s ok crypto/ecdh 0.686s ok crypto/ecdsa 0.602s ok crypto/ed25519 0.803s ok crypto/elliptic 0.332s ok crypto/hmac 0.202s ok crypto/internal/alias 0.197s ok crypto/internal/bigmod 0.653s ok crypto/internal/boring 0.190s ok crypto/internal/boring/bcache 0.640s ok crypto/internal/edwards25519 30.566s ok crypto/internal/edwards25519/field 30.591s ok crypto/internal/nistec 1.914s ok crypto/internal/nistec/fiat 0.225s [no tests to run] ok crypto/md5 0.242s ok crypto/rand 0.377s ok crypto/rc4 0.282s ok crypto/rsa 3.094s ok crypto/sha1 0.233s ok crypto/sha256 0.267s ok crypto/sha512 0.248s ok crypto/subtle 1.728s ok crypto/tls 3.361s ok crypto/x509 4.206s ok database/sql 0.794s ok database/sql/driver 0.238s ok debug/buildinfo 0.351s ok debug/dwarf 0.890s ok debug/elf 1.198s ok debug/gosym 0.306s ok debug/macho 0.317s ok debug/pe 0.839s ok debug/plan9obj 0.230s ok embed 0.234s [no tests to run] ok embed/internal/embedtest 0.293s ok encoding/ascii85 0.217s ok encoding/asn1 0.276s ok encoding/base32 0.302s ok encoding/base64 0.241s ok encoding/binary 0.298s ok encoding/csv 0.294s ok encoding/gob 11.994s ok encoding/hex 0.342s ok encoding/json 0.947s ok encoding/pem 1.223s ok encoding/xml 0.496s ok errors 0.321s ok expvar 0.303s ok flag 0.301s ok fmt 0.551s ok go/ast 0.436s ok go/build 12.481s ok go/build/constraint 0.249s ok go/constant 0.279s ok go/doc 0.799s ok go/doc/comment 1.910s ok go/format 0.417s ok go/importer 0.336s ok go/internal/gccgoimporter 0.288s ok go/internal/gcimporter 0.358s ok go/internal/srcimporter 9.164s ok go/parser 1.023s ok go/printer 1.315s ok go/scanner 0.297s ok go/token 0.427s ok go/types 1.806s ok hash 0.231s ok hash/adler32 0.332s ok hash/crc32 0.323s ok hash/crc64 0.289s ok hash/fnv 0.280s ok hash/maphash 0.556s ok html 0.333s ok html/template 0.893s ok image 0.615s ok image/color 0.417s ok image/draw 0.827s ok image/gif 0.934s ok image/jpeg 0.830s ok image/png 1.393s ok index/suffixarray 1.957s ok internal/abi 0.203s ok internal/buildcfg 0.278s ok internal/coverage/cformat 0.314s ok internal/coverage/cmerge 0.313s ok internal/coverage/pods 0.378s ok internal/coverage/slicereader 0.300s ok internal/coverage/slicewriter 0.302s ok internal/coverage/test 0.418s ok internal/cpu 0.283s ok internal/dag 0.283s ok internal/diff 0.357s ok internal/fmtsort 0.324s ok internal/fuzz 0.411s ok internal/godebug 0.447s ok internal/intern 0.912s ok internal/itoa 0.424s ok internal/poll 0.322s ok internal/profile 0.287s ok internal/reflectlite 0.588s ok internal/safefilepath 0.217s ok internal/saferio 0.281s ok internal/singleflight 0.339s ok internal/testenv 0.275s ok internal/trace 0.718s ok internal/types/errors 0.727s ok internal/unsafeheader 0.386s ok internal/xcoff 1.066s ok io 0.357s ok io/fs 1.210s ok io/ioutil 0.351s ok log 0.304s ok log/slog 0.458s ok log/slog/internal/buffer 0.232s ok log/syslog 0.208s [no tests to run] ok maps 0.221s ok math 0.326s ok math/big 11.785s ok math/bits 0.367s ok math/cmplx 0.263s ok math/rand 1.068s ok mime 0.348s ok mime/multipart 4.373s ok mime/quotedprintable 0.346s ok net 0.708s ok net/http 37.439s ok net/http/cgi 0.521s ok net/http/cookiejar 0.540s ok net/http/fcgi 0.484s ok net/http/httptest 0.861s ok net/http/httptrace 0.276s ok net/http/httputil 0.962s ok net/http/internal 0.239s ok net/http/internal/ascii 0.217s ok net/http/pprof 4.499s ok net/mail 0.313s ok net/netip 0.638s ok net/rpc 0.816s ok net/rpc/jsonrpc 0.741s ok net/smtp 0.671s ok net/textproto 0.517s ok net/url 0.770s ok os 1.101s ok os/exec 0.477s ok os/exec/internal/fdtest 0.259s ok os/signal 0.248s [no tests to run] ok os/user 0.338s ok path 0.347s ok path/filepath 0.859s ok plugin 0.201s ok reflect 0.983s ok regexp 1.933s ok regexp/syntax 2.674s ok runtime 62.061s ok runtime/coverage 0.252s ok runtime/debug 0.335s ok runtime/internal/atomic 0.248s ok runtime/internal/math 0.227s ok runtime/internal/sys 0.202s ok runtime/metrics 0.317s ok runtime/pprof 0.429s ok runtime/trace 3.421s ok slices 0.226s ok sort 0.406s ok strconv 1.440s ok strings 21.606s ok sync 0.773s ok sync/atomic 0.886s ok syscall 0.921s ok syscall/js 0.835s ok testing 1.376s ok testing/fstest 0.742s ok testing/iotest 0.419s ok testing/quick 0.679s ok text/scanner 0.564s ok text/tabwriter 0.509s ok text/template 0.865s ok text/template/parse 0.595s ok time 2.939s ok unicode 0.386s ok unicode/utf16 0.289s ok unicode/utf8 0.355s ok cmd/addr2line 0.301s ok cmd/api 0.529s ok cmd/asm/internal/asm 3.514s ok cmd/asm/internal/lex 0.237s ok cmd/compile/internal/abt 0.262s ok cmd/compile/internal/amd64 0.390s ok cmd/compile/internal/base 0.232s ok cmd/compile/internal/compare 0.384s ok cmd/compile/internal/dwarfgen 0.410s ok cmd/compile/internal/importer 0.327s ok cmd/compile/internal/ir 0.249s ok cmd/compile/internal/logopt 0.202s ok cmd/compile/internal/loopvar 0.248s ok cmd/compile/internal/noder 0.414s ok cmd/compile/internal/reflectdata 0.252s [no tests to run] ok cmd/compile/internal/ssa 1.144s ok cmd/compile/internal/syntax 0.415s ok cmd/compile/internal/test 0.744s ok cmd/compile/internal/typecheck 0.267s ok cmd/compile/internal/types 0.245s ok cmd/compile/internal/types2 1.574s ok cmd/covdata 0.270s ok cmd/cover 0.314s ok cmd/dist 0.266s ok cmd/doc 2.825s ok cmd/fix 0.911s ok cmd/go 0.599s ok cmd/go/internal/auth 0.262s ok cmd/go/internal/cache 1.380s ok cmd/go/internal/fsys 1.151s ok cmd/go/internal/generate 0.669s ok cmd/go/internal/get 0.735s ok cmd/go/internal/imports 0.313s ok cmd/go/internal/load 0.639s ok cmd/go/internal/modconv 0.561s ok cmd/go/internal/modfetch 0.676s ok cmd/go/internal/modfetch/codehost 0.718s ok cmd/go/internal/modfetch/zip_sum_test 0.554s ok cmd/go/internal/modindex 2.382s ok cmd/go/internal/modload 0.718s ok cmd/go/internal/mvs 0.506s ok cmd/go/internal/par 0.281s ok cmd/go/internal/str 0.273s ok cmd/go/internal/test 0.728s ok cmd/go/internal/vcs 0.534s ok cmd/go/internal/vcweb 0.591s ok cmd/go/internal/vcweb/vcstest 1.133s ok cmd/go/internal/web 0.496s ok cmd/go/internal/work 0.846s ok cmd/gofmt 0.860s ok cmd/internal/archive 0.327s ok cmd/internal/buildid 1.103s ok cmd/internal/cov 0.347s ok cmd/internal/dwarf 0.370s ok cmd/internal/edit 0.331s ok cmd/internal/goobj 0.400s ok cmd/internal/moddeps 0.406s ok cmd/internal/notsha256 0.335s ok cmd/internal/obj 0.254s ok cmd/internal/obj/ppc64 0.401s ok cmd/internal/obj/riscv 0.408s ok cmd/internal/obj/s390x 0.378s ok cmd/internal/obj/x86 0.421s ok cmd/internal/objabi 0.320s ok cmd/internal/pkgpath 0.352s ok cmd/internal/pkgpattern 0.385s ok cmd/internal/quoted 0.395s ok cmd/internal/src 0.294s ok cmd/internal/test2json 0.806s ok cmd/link 0.341s ok cmd/link/internal/benchmark 0.236s ok cmd/link/internal/ld 0.292s ok cmd/link/internal/loader 0.444s ok cmd/nm 0.462s ok cmd/objdump 0.440s ok cmd/pack 0.505s ok cmd/pprof 0.486s ok cmd/vet 0.388s ##### os/user with tag osusergo ok os/user 0.218s ##### hash/maphash purego implementation ok hash/maphash 0.433s ##### Testing without libgcc. ok net 0.218s [no tests to run] ok os/user 0.224s ##### ../test/bench/go1 ok test/bench/go1 0.348s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.