android-amd64-emu at 868e4d855b86a44dc757ffdb8eab5eb691dd7fea :: 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-rnb8df7b3" "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=200ms" "GO_STAGE0_DL_DELAY=0s" "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 25.698s ok archive/zip 25.602s ok bufio 25.556s ok bytes 1.518s ok compress/bzip2 0.651s ok compress/flate 1.319s ok compress/gzip 1.497s ok compress/lzw 0.193s ok compress/zlib 0.219s ok container/heap 0.118s ok container/list 0.171s ok container/ring 0.104s ok context 1.100s ok crypto 0.103s ok crypto/aes 0.163s ok crypto/cipher 0.092s ok crypto/des 0.166s ok crypto/dsa 0.080s ok crypto/ecdsa 0.274s ok crypto/ed25519 0.238s ok crypto/elliptic 0.124s ok crypto/hmac 0.105s ok crypto/internal/subtle 0.130s ok crypto/md5 0.118s ok crypto/rand 0.237s ok crypto/rc4 0.167s ok crypto/rsa 0.273s ok crypto/sha1 0.137s ok crypto/sha256 0.119s ok crypto/sha512 0.182s ok crypto/subtle 0.133s ok crypto/tls 1.742s ok crypto/x509 0.753s ok database/sql 1.067s ok database/sql/driver 0.168s ok debug/dwarf 0.108s ok debug/elf 0.262s ok debug/gosym 0.386s ok debug/macho 0.107s ok debug/pe 0.157s ok debug/plan9obj 0.107s ok encoding/ascii85 0.120s ok encoding/asn1 0.083s ok encoding/base32 0.131s ok encoding/base64 0.118s ok encoding/binary 0.092s ok encoding/csv 0.247s ok encoding/gob 0.175s ok encoding/hex 0.114s ok encoding/json 0.235s ok encoding/pem 0.145s ok encoding/xml 0.170s ok errors 0.319s ok expvar 0.204s ok flag 0.294s ok fmt 0.174s ok go/ast 1.484s ok go/build 1.477s ok go/constant 0.147s ok go/doc 0.241s ok go/format 0.283s ok go/importer 0.337s ok go/internal/gccgoimporter 1.315s ok go/internal/gcimporter 1.514s ok go/internal/srcimporter 1.403s ok go/parser 0.921s ok go/printer 0.783s ok go/scanner 0.217s ok go/token 0.110s ok go/types 0.386s ok hash 0.116s ok hash/adler32 0.201s ok hash/crc32 0.091s ok hash/crc64 0.101s ok hash/fnv 0.151s ok html 0.217s ok html/template 0.298s ok image 0.168s ok image/color 0.183s ok image/draw 0.936s ok image/gif 0.839s ok image/jpeg 0.720s ok image/png 0.318s ok index/suffixarray 0.295s ok internal/cpu 0.076s ok internal/fmtsort 0.086s ok internal/oserror 0.292s ok internal/poll 0.117s ok internal/reflectlite 0.087s ok internal/singleflight 0.201s ok internal/trace 0.120s ok internal/xcoff 0.153s ok io 1.726s ok io/ioutil 0.196s ok log 0.178s ok log/syslog 1.563s ok math 0.096s ok math/big 0.405s ok math/bits 0.182s ok math/cmplx 0.192s ok math/rand 0.784s ok mime 0.447s ok mime/multipart 0.301s ok mime/quotedprintable 0.091s ok net 6.749s --- FAIL: TestRetryRequestsOnError (0.04s) --- FAIL: TestRetryRequestsOnError/NothingWrittenGetBody (0.01s) transport_test.go:3220: i=1: Do = Post http://fake.golang: read tcp 127.0.0.1:46373->127.0.0.1:33738: use of closed network connection; log: Dial Write("POST / HTTP/1.1\r\nHost: fake.golang\r\nUser-Agent: Go-http-client/1.1\r\nContent-Length: 4\r\nAccept-Encoding: gzip\r\n\r\nfoo\n") Handler intentional write failure FAIL exitcode=1FAIL net/http 8.709s FAIL 2019/06/07 22:57:30 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net/http: exit status 1