android-amd64-emu 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:/android/sdk/platform-tools:/android/sdk/build-tools/27.0.3:/android/gradle/bin" "HOSTNAME=buildlet-android-amd64-emu-rn4fe4ef5" "DEBIAN_FRONTEND=noninteractive" "GO_BUILDER_ENV=android-amd64-emu" "ANDROID_HOME=/android/sdk" "CGO_CFLAGS=-I/android/openal-headers" "CC_FOR_android_386=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang" "CC_FOR_android_amd64=/android/sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=android-amd64-emu" "GOROOT_BOOTSTRAP=/go1.4" "GOARCH=amd64" "GOOS=android" "GOHOSTARCH=amd64" "GOHOSTOS=linux" "CGO_ENABLED=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, android/amd64. --- Installed Go for android/amd64 in /workdir/go Installed commands in /workdir/go/bin ##### Testing packages. ok archive/tar 20.359s ok archive/zip 20.248s ok bufio 20.222s ok bytes 1.275s ok compress/bzip2 0.504s ok compress/flate 1.197s ok compress/gzip 1.287s ok compress/lzw 0.949s ok compress/zlib 0.259s ok container/heap 0.168s ok container/list 0.204s ok container/ring 0.452s ok context 1.083s ok crypto 0.097s ok crypto/aes 0.169s ok crypto/cipher 0.415s ok crypto/des 0.129s ok crypto/dsa 0.396s ok crypto/ecdsa 0.453s ok crypto/ed25519 0.557s ok crypto/elliptic 0.348s ok crypto/hmac 0.358s ok crypto/internal/subtle 0.235s ok crypto/md5 0.072s ok crypto/rand 0.361s ok crypto/rc4 0.296s ok crypto/rsa 0.606s ok crypto/sha1 0.695s ok crypto/sha256 0.365s ok crypto/sha512 0.209s ok crypto/subtle 0.076s ok crypto/tls 1.464s ok crypto/x509 0.771s ok database/sql 0.866s ok database/sql/driver 0.283s ok debug/dwarf 0.402s ok debug/elf 0.346s ok debug/gosym 0.166s ok debug/macho 0.810s ok debug/pe 0.499s ok debug/plan9obj 0.215s ok encoding/ascii85 0.282s ok encoding/asn1 0.273s ok encoding/base32 0.451s ok encoding/base64 0.398s ok encoding/binary 0.088s ok encoding/csv 0.108s ok encoding/gob 0.369s ok encoding/hex 0.279s ok encoding/json 0.454s ok encoding/pem 0.239s ok encoding/xml 0.200s ok errors 0.405s ok expvar 0.380s ok flag 0.363s ok fmt 0.270s ok go/ast 0.065s ok go/build 1.602s ok go/constant 0.318s ok go/doc 1.839s ok go/format 1.538s ok go/importer 0.905s ok go/internal/gccgoimporter 0.106s ok go/internal/gcimporter 1.514s ok go/internal/srcimporter 1.352s ok go/parser 1.287s ok go/printer 1.624s ok go/scanner 0.385s ok go/token 0.312s ok go/types 0.297s ok hash 0.153s ok hash/adler32 0.343s ok hash/crc32 0.478s ok hash/crc64 0.389s ok hash/fnv 0.160s ok html 0.785s ok html/template 0.403s ok image 0.532s ok image/color 0.393s ok image/draw 0.324s ok image/gif 0.694s ok image/jpeg 0.414s ok image/png 0.938s ok index/suffixarray 0.737s ok internal/cpu 0.072s ok internal/fmtsort 0.525s ok internal/poll 0.163s ok internal/reflectlite 0.077s ok internal/singleflight 0.497s ok internal/trace 0.533s ok internal/xcoff 0.328s ok io 0.327s ok io/ioutil 0.440s ok log 0.249s ok log/syslog 1.396s ok math 0.285s ok math/big 0.432s ok math/bits 0.244s ok math/cmplx 0.296s ok math/rand 0.337s ok mime 0.550s ok mime/multipart 0.526s ok mime/quotedprintable 0.433s ok net 5.520s ok net/http 9.649s ok net/http/cgi 0.309s ok net/http/cookiejar 0.442s ok net/http/fcgi 0.293s ok net/http/httptest 0.297s ok net/http/httptrace 0.144s ok net/http/httputil 0.255s ok net/http/internal 0.335s ok net/internal/socktest 0.195s ok net/mail 0.159s ok net/http/pprof 2.155s ok net/rpc 0.364s --- 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 exitcode=1FAIL net/rpc/jsonrpc 0.331s ok net/smtp 0.215s ok net/textproto 0.223s ok net/url 0.091s FAIL 2019/08/29 12:43:40 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/rpc: exit status 1