js-wasm at 2a3b467d5f8de04a3493b7ab8cd886e109bd9283 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-js-wasm-rn05fb0ec" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=js-wasm" "GOROOT_BOOTSTRAP=/go1.4" "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 /go1.4. (go1.4.3 linux/amd64) Building Go toolchain1 using /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 packages and 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: UNKNOWN: error determining OS version: unimplemented ##### Testing packages. ok archive/tar 2.177s ok archive/zip 3.032s ok bufio 1.667s ok bytes 36.616s ok compress/bzip2 1.292s ok compress/flate 4.070s ok compress/gzip 6.101s ok compress/lzw 1.586s ok compress/zlib 2.495s ok container/heap 1.064s ok container/list 1.108s ok container/ring 1.098s ok context 0.980s ok crypto 1.041s ok crypto/aes 1.127s ok crypto/cipher 1.145s ok crypto/des 1.109s ok crypto/dsa 1.173s ok crypto/ecdsa 1.395s ok crypto/ed25519 1.821s ok crypto/elliptic 1.388s ok crypto/hmac 1.124s ok crypto/internal/boring 1.682s ok crypto/internal/edwards25519 34.176s ok crypto/internal/edwards25519/field 36.697s ok crypto/internal/nistec 9.555s ok crypto/internal/nistec/fiat 1.211s [no tests to run] ok crypto/internal/subtle 1.139s ok crypto/md5 1.161s ok crypto/rand 1.427s ok crypto/rc4 1.228s ok crypto/rsa 2.208s ok crypto/sha1 1.066s ok crypto/sha256 0.992s ok crypto/sha512 0.892s ok crypto/subtle 0.912s ok crypto/tls 5.321s ok crypto/x509 5.674s ok database/sql 1.876s ok database/sql/driver 1.096s ok debug/buildinfo 1.344s ok debug/dwarf 2.020s ok debug/elf 1.550s ok debug/gosym 1.229s ok debug/macho 1.226s ok debug/pe 2.410s ok debug/plan9obj 0.985s ok embed 1.309s [no tests to run] ok embed/internal/embedtest 1.239s ok encoding/ascii85 1.161s ok encoding/asn1 1.263s ok encoding/base32 1.056s ok encoding/base64 1.106s ok encoding/binary 1.308s ok encoding/csv 1.357s ok encoding/gob 1.673s ok encoding/hex 0.901s ok encoding/json 3.354s ok encoding/pem 2.463s ok encoding/xml 1.247s ok errors 1.023s ok expvar 1.413s ok flag 1.046s ok fmt 1.214s ok go/ast 1.203s ok go/build 11.901s ok go/build/constraint 0.899s ok go/constant 1.058s ok go/doc 2.119s ok go/doc/comment 2.749s ok go/format 1.139s ok go/importer 1.995s ok go/internal/gccgoimporter 1.708s ok go/internal/gcimporter 4.302s ok go/internal/srcimporter 12.220s ok go/parser 1.254s ok go/printer 2.161s ok go/scanner 1.110s ok go/token 1.330s ok go/types 6.314s ok hash 1.111s ok hash/adler32 1.010s ok hash/crc32 1.129s ok hash/crc64 1.190s ok hash/fnv 1.008s ok hash/maphash 1.329s ok html 0.898s ok html/template 1.998s ok image 1.196s ok image/color 0.979s ok image/draw 1.291s ok image/gif 38.436s ok image/jpeg 10.307s ok image/png 1.853s ok index/suffixarray 3.316s ok internal/abi 0.853s ok internal/buildcfg 0.828s ok internal/cpu 0.849s ok internal/diff 1.069s ok internal/fmtsort 0.843s ok internal/fuzz 1.212s ok internal/godebug 0.870s ok internal/intern 1.929s ok internal/itoa 0.861s ok internal/poll 0.905s ok internal/profile 0.901s ok internal/reflectlite 1.270s ok internal/singleflight 0.850s ok internal/trace 1.043s ok internal/unsafeheader 0.822s ok internal/xcoff 1.337s ok io 0.990s ok io/fs 0.972s ok io/ioutil 0.899s ok log 0.852s ok log/syslog 0.836s [no tests to run] ok math 0.981s ok math/big 13.552s ok math/bits 0.934s ok math/cmplx 0.898s ok math/rand 2.022s ok mime 0.945s ok mime/multipart 1.566s ok mime/quotedprintable 0.944s ok net 1.418s ok net/http 31.701s ok net/http/cgi 1.958s ok net/http/cookiejar 1.992s ok net/http/fcgi 1.337s ok net/http/httptest 2.352s ok net/http/httptrace 1.160s ok net/http/httputil 2.674s ok net/http/internal 0.895s ok net/http/internal/ascii 0.847s ok net/http/pprof 6.211s ok net/mail 1.012s ok net/netip 1.312s ok net/rpc 2.854s ok net/rpc/jsonrpc 1.784s ok net/smtp 1.653s ok net/textproto 0.911s ok net/url 1.176s ok os 2.510s ok os/exec 2.112s ok os/exec/internal/fdtest 0.832s ok os/signal 0.860s [no tests to run] ok os/user 0.898s ok path 0.925s ok path/filepath 1.560s ok plugin 0.801s ok reflect 3.195s ok regexp 1.360s ok regexp/syntax 1.864s ok runtime 42.553s ok runtime/debug 1.403s ok runtime/internal/atomic 1.040s ok runtime/internal/math 1.089s ok runtime/internal/sys 0.821s ok runtime/metrics 0.842s ok runtime/pprof 1.173s ok runtime/trace 4.417s ok sort 1.029s ok strconv 2.114s ok strings 31.563s ok sync 1.399s ok sync/atomic 1.832s ok syscall 0.864s ok syscall/js 1.505s ok testing 1.954s ok testing/fstest 1.012s ok testing/iotest 0.877s ok testing/quick 1.009s ok text/scanner 0.916s ok text/tabwriter 0.908s ok text/template 1.704s ok text/template/parse 1.005s ok time 3.873s ok unicode 0.881s ok unicode/utf16 0.832s ok unicode/utf8 0.881s ##### os/user with tag osusergo ok os/user 0.854s ##### Testing without libgcc. ok net 0.918s [no tests to run] ok os/user 0.860s ##### ../test/bench/go1 ##### ../test ##### ../misc/reboot PASS All tests passed.