linux-amd64-race at 742ae1bdd6b47f9b5183b97605bf3fd42c770252 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-kubestd-rn88973d0" "IN_KUBERNETES=1" "META_BUILDLET_BINARY_URL=http://storage.googleapis.com/go-builder-data/buildlet.linux-amd64" "META_BUILDLET_HOST_TYPE=host-linux-kubestd" "KUBERNETES_SERVICE_HOST=10.3.240.1" "KUBERNETES_SERVICE_PORT=443" "KUBERNETES_SERVICE_PORT_HTTPS=443" "KUBERNETES_PORT=tcp://10.3.240.1:443" "KUBERNETES_PORT_443_TCP=tcp://10.3.240.1:443" "KUBERNETES_PORT_443_TCP_PROTO=tcp" "KUBERNETES_PORT_443_TCP_PORT=443" "KUBERNETES_PORT_443_TCP_ADDR=10.3.240.1" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOBIN="] in dir /tmp/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 linux/amd64. --- Installed Go for linux/amd64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin :: Running /tmp/workdir/go/bin/go with args ["/tmp/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-kubestd-rn88973d0" "IN_KUBERNETES=1" "META_BUILDLET_BINARY_URL=http://storage.googleapis.com/go-builder-data/buildlet.linux-amd64" "META_BUILDLET_HOST_TYPE=host-linux-kubestd" "KUBERNETES_SERVICE_HOST=10.3.240.1" "KUBERNETES_SERVICE_PORT=443" "KUBERNETES_SERVICE_PORT_HTTPS=443" "KUBERNETES_PORT=tcp://10.3.240.1:443" "KUBERNETES_PORT_443_TCP=tcp://10.3.240.1:443" "KUBERNETES_PORT_443_TCP_PROTO=tcp" "KUBERNETES_PORT_443_TCP_PORT=443" "KUBERNETES_PORT_443_TCP_ADDR=10.3.240.1" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GOBIN="] in dir /tmp/workdir/go/bin ##### Testing packages. ok archive/tar 1.313s ok archive/zip 8.890s ok bufio 2.232s ok bytes 7.672s ok compress/bzip2 3.309s ok compress/flate 12.845s ok compress/gzip 1.643s ok compress/lzw 3.357s ok compress/zlib 14.341s ok container/heap 1.281s ok container/list 1.172s ok container/ring 1.455s ok context 2.098s ok crypto 1.250s ok crypto/aes 1.524s ok crypto/cipher 1.163s ok crypto/des 1.462s ok crypto/dsa 1.129s ok crypto/ecdsa 2.435s ok crypto/elliptic 1.177s ok crypto/hmac 1.162s ok crypto/md5 1.294s ok crypto/rand 1.688s ok crypto/rc4 2.517s ok crypto/rsa 1.698s ok crypto/sha1 1.328s ok crypto/sha256 1.288s ok crypto/sha512 1.290s ok crypto/subtle 1.093s ok crypto/tls 3.213s ok crypto/x509 5.535s ok database/sql 2.070s ok database/sql/driver 1.068s ok debug/dwarf 1.121s ok debug/elf 1.178s ok debug/gosym 1.430s ok debug/macho 1.057s ok debug/pe 1.093s ok debug/plan9obj 1.100s ok encoding/ascii85 1.121s ok encoding/asn1 1.065s ok encoding/base32 1.103s ok encoding/base64 1.056s ok encoding/binary 1.051s ok encoding/csv 1.065s ok encoding/gob 1.238s ok encoding/hex 1.064s ok encoding/json 5.320s ok encoding/pem 1.140s ok encoding/xml 1.234s ok errors 1.038s ok expvar 1.110s ok flag 1.045s ok fmt 2.343s ok go/ast 1.069s ok go/build 1.662s ok go/constant 1.073s ok go/doc 1.332s ok go/format 1.130s ok go/importer 1.382s ok go/internal/gccgoimporter 1.092s ok go/internal/gcimporter 15.156s ok go/internal/srcimporter 4.306s ok go/parser 1.252s ok go/printer 4.258s ok go/scanner 1.054s ok go/token 1.273s ok go/types 10.705s ok hash 1.079s ok hash/adler32 1.206s ok hash/crc32 1.127s ok hash/crc64 1.081s ok hash/fnv 1.057s ok html 1.074s ok html/template 1.404s ok image 2.025s ok image/color 1.137s ok image/draw 1.791s ok image/gif 4.115s ok image/jpeg 4.164s ok image/png 1.506s ok index/suffixarray 1.134s ok internal/cpu 1.040s ok internal/poll 1.102s ok internal/singleflight 1.054s ok internal/trace 8.839s ok io 1.115s ok io/ioutil 1.037s ok log 1.065s ok log/syslog 2.344s ok math 1.054s ok math/big 9.446s ok math/bits 1.072s ok math/cmplx 1.041s ok math/rand 6.895s ok mime 1.122s ok mime/multipart 5.714s ok mime/quotedprintable 1.919s --- FAIL: TestLookupGoogleSRV (5.01s) lookup_test.go:76: lookup _xmpp-server._tcp.google.com on 10.3.240.10:53: read udp 10.0.7.69:46483->10.3.240.10:53: read: connection refused --- FAIL: TestLookupGmailMX (10.01s) lookup_test.go:113: lookup gmail.com on 10.3.240.10:53: read udp 10.0.7.69:41650->10.3.240.10:53: read: connection refused FAIL FAIL net 29.755s 2018/03/08 17:41:07 Failed: exit status 1 Error: tests failed: dist test failed: go_test:net: exit status 1