js-wasm at 49c491d20d6648c7046efbb3b1a651f461101613 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-js-wasm-rn91a6f57" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "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"] in dir /workdir/go/src Building Go cmd/dist using /go1.4. 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 ##### Testing packages. ok archive/tar 4.893s ok archive/zip 6.174s ok bufio 4.777s ok bytes 30.876s ok compress/bzip2 2.583s ok compress/flate 5.904s ok compress/gzip 5.482s ok compress/lzw 2.979s ok compress/zlib 5.612s ok container/heap 3.886s ok container/list 3.903s ok container/ring 3.558s ok context 3.782s ok crypto 3.583s ok crypto/aes 3.801s ok crypto/cipher 3.863s ok crypto/des 3.853s ok crypto/dsa 4.244s ok crypto/ecdsa 5.238s ok crypto/ed25519 4.450s ok crypto/elliptic 4.160s ok crypto/hmac 3.805s ok crypto/md5 4.058s ok crypto/rand 4.013s ok crypto/rc4 4.046s ok crypto/rsa 4.983s ok crypto/sha1 4.133s ok crypto/sha256 4.120s ok crypto/sha512 4.145s ok crypto/subtle 1.516s ok crypto/tls 9.959s ok crypto/x509 6.451s ok database/sql 6.715s ok database/sql/driver 3.672s ok debug/dwarf 4.348s ok debug/elf 4.419s ok debug/gosym 4.291s ok debug/macho 4.250s ok debug/pe 4.460s ok debug/plan9obj 3.873s ok encoding/ascii85 3.737s ok encoding/asn1 4.203s ok encoding/base32 4.145s ok encoding/base64 3.944s ok encoding/binary 3.993s ok encoding/csv 4.152s ok encoding/gob 3.924s ok encoding/hex 1.351s ok encoding/json 4.300s ok encoding/pem 4.651s ok encoding/xml 4.193s ok errors 3.543s ok expvar 2.795s ok flag 1.335s ok fmt 3.119s ok go/ast 3.154s ok go/build 4.174s ok go/constant 1.532s ok go/doc 2.284s ok go/format 1.598s ok go/importer 2.916s ok go/parser 1.593s ok go/printer 2.438s ok go/scanner 1.335s ok go/token 1.712s ok go/types 4.247s ok hash 1.345s ok hash/adler32 4.980s ok hash/crc32 4.953s ok hash/crc64 5.085s ok hash/fnv 4.992s ok html 1.309s ok html/template 2.015s ok image 1.518s ok image/color 1.439s ok image/draw 1.877s ok image/gif 2.299s ok image/jpeg 2.055s ok image/png 1.413s ok index/suffixarray 3.607s ok internal/cpu 1.306s ok internal/fmtsort 1.192s ok internal/poll 1.268s ok internal/reflectlite 1.163s ok internal/singleflight 1.300s ok internal/trace 1.588s ok internal/xcoff 1.554s ok io 1.365s ok io/ioutil 1.232s ok log 1.204s ok log/syslog 1.295s [no tests to run] ok math 1.410s ok math/big 4.733s ok math/bits 1.347s ok math/cmplx 1.145s ok math/rand 2.209s ok mime 1.427s ok mime/multipart 2.190s ok mime/quotedprintable 1.260s ok net 1.775s ok net/http 27.976s ok net/http/cgi 2.901s ok net/http/cookiejar 3.082s ok net/http/fcgi 2.718s ok net/http/httptest 2.970s ok net/http/httptrace 3.068s ok net/http/httputil 3.061s ok net/http/internal 1.118s ok net/http/pprof 5.672s ok net/mail 1.471s ok net/rpc 3.901s --- FAIL: TestServer (0.00s) all_test.go:134: resp: bad result: 0+1=0 --- FAIL: TestClient (0.00s) all_test.go:156: Add: got 0 expected 15 all_test.go:166: Mul: got 0 expected 56 all_test.go:181: Add: got 0 expected 15 all_test.go:189: Mul: got 0 expected 56 --- FAIL: TestBuiltinTypes (0.00s) all_test.go:219: Map: expected 7 got 0 all_test.go:229: Slice: expected [7] got [0] all_test.go:239: Array: expected [7] got [0] FAIL FAIL net/rpc/jsonrpc 3.374s FAIL 2019/08/29 12:42:23 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/rpc/jsonrpc: exit status 1