darwin-amd64-10_12 at 2ee6bfbd7ef0d8183035f8d8a47af7fcb7554a05 :: Running /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/make.bash with args ["/var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "TERM=xterm-256color" "SHELL=/bin/bash" "TMPDIR=/var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/" "Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.ZcB3PqomJR/Render" "TERM_PROGRAM_VERSION=388" "TERM_SESSION_ID=5C42BC35-B291-4DEC-8626-306E8EA6C69F" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.TUEbu0eoWe/Listeners" "__CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "PWD=/Users/gopher" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=2" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "GO_BUILDER_ENV=macstadium_vm" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=14h1m20s" "WORKDIR=/var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir" "GOROOT_BOOTSTRAP=/Users/gopher/go1.4" "GO_BUILDER_NAME=darwin-amd64-10_12" "GOBIN="] in dir /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src Building Go cmd/dist using /Users/gopher/go1.4. Building Go toolchain1 using /Users/gopher/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 darwin/amd64. --- Installed Go for darwin/amd64 in /private/var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go Installed commands in /private/var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/bin ##### Testing packages. ok archive/tar 0.044s ok archive/zip 1.071s ok bufio 0.059s ok bytes 1.852s ok compress/bzip2 0.078s ok compress/flate 0.394s ok compress/gzip 0.191s ok compress/lzw 0.059s ok compress/zlib 0.803s ok container/heap 0.011s ok container/list 0.007s ok container/ring 0.017s ok context 1.072s ok crypto 0.015s ok crypto/aes 0.025s ok crypto/cipher 0.022s ok crypto/des 0.010s ok crypto/dsa 0.008s ok crypto/ecdsa 0.167s ok crypto/elliptic 0.046s ok crypto/hmac 0.012s ok crypto/internal/subtle 0.007s ok crypto/md5 0.012s ok crypto/rand 0.050s ok crypto/rc4 0.082s ok crypto/rsa 0.054s ok crypto/sha1 0.030s ok crypto/sha256 0.009s ok crypto/sha512 0.013s ok crypto/subtle 0.013s ok crypto/tls 0.369s ok crypto/x509 0.912s ok database/sql 0.581s ok database/sql/driver 0.008s ok debug/dwarf 0.020s ok debug/elf 0.082s ok debug/gosym 0.305s ok debug/macho 0.010s ok debug/pe 0.015s ok debug/plan9obj 0.006s ok encoding/ascii85 0.013s ok encoding/asn1 0.009s ok encoding/base32 0.019s ok encoding/base64 0.008s ok encoding/binary 0.010s ok encoding/csv 0.015s ok encoding/gob 0.031s ok encoding/hex 0.012s ok encoding/json 0.278s ok encoding/pem 0.015s ok encoding/xml 0.031s ok errors 0.012s ok expvar 0.010s ok flag 0.011s ok fmt 0.138s ok go/ast 0.011s ok go/build 0.118s ok go/constant 0.008s ok go/doc 0.083s ok go/format 0.017s ok go/importer 0.132s ok go/internal/gccgoimporter 0.015s ok go/internal/gcimporter 1.403s ok go/internal/srcimporter 2.618s ok go/parser 0.034s ok go/printer 0.228s ok go/scanner 0.010s ok go/token 0.023s ok go/types 1.072s ok hash 0.014s ok hash/adler32 0.013s ok hash/crc32 0.014s ok hash/crc64 0.013s ok hash/fnv 0.016s ok html 0.009s ok html/template 0.045s ok image 0.099s ok image/color 0.032s ok image/draw 0.070s ok image/gif 0.248s ok image/jpeg 0.169s ok image/png 0.037s ok index/suffixarray 0.017s ok internal/cpu 0.005s ok internal/poll 0.031s ok internal/singleflight 0.021s ok internal/trace 1.326s ok io 0.038s ok io/ioutil 0.014s ok log 0.012s ok log/syslog 1.261s ok math 0.009s ok math/big 1.405s ok math/bits 0.014s ok math/cmplx 0.006s ok math/rand 0.399s ok mime 0.049s ok mime/multipart 0.281s ok mime/quotedprintable 0.085s --- FAIL: TestLookupDotsWithRemoteSource (40.08s) lookup_test.go:647: LookupAddr(8.8.8.8): lookup 8.8.8.8.in-addr.arpa. on 8.8.8.8:53: read udp 10.50.0.253:54929->8.8.8.8:53: i/o timeout (mode=go) lookup_test.go:681: LookupNS(google.com): lookup google.com on 8.8.8.8:53: no such host (mode=go) panic: test timed out after 3m0s goroutine 45500 [running]: testing.(*M).startAlarm.func1() /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:1296 +0xfd created by time.goFunc /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/time/sleep.go:172 +0x44 goroutine 1 [chan receive]: testing.tRunner.func1(0xc0000d6100) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:803 +0x1f3 testing.tRunner(0xc0000d6100, 0xc0000b7de0) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 testing.runTests(0xc0000a4180, 0x1469540, 0xd7, 0xd7, 0x10) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:1117 +0x2a2 testing.(*M).Run(0xc0000cc000, 0x0) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:1034 +0x165 net.TestMain(0xc0000cc000) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/net/main_test.go:52 +0x39 main.main() _testmain.go:534 +0x13d goroutine 4051 [chan send]: testing.tRunner.func1(0xc000604900) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc000604900, 0x129d9a8) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 4050 [chan send]: testing.tRunner.func1(0xc000604800) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc000604800, 0x129d9b8) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 3675 [chan send]: testing.tRunner.func1(0xc0000d6700) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0000d6700, 0x129da68) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 543 [chan send]: testing.tRunner.func1(0xc0002a6600) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0002a6600, 0x129df50) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 3997 [chan send]: testing.tRunner.func1(0xc0000d7500) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0000d7500, 0x129e478) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 542 [IO wait]: internal/poll.runtime_pollWait(0x15793a0, 0x72, 0xc000dc7708) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/runtime/netpoll.go:173 +0x66 internal/poll.(*pollDesc).wait(0xc000399398, 0x72, 0xffffffffffffff00, 0x12d2e20, 0x1445480) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/internal/poll/fd_poll_runtime.go:85 +0x9a internal/poll.(*pollDesc).waitRead(0xc000399398, 0xc0004ea200, 0x200, 0x200) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d internal/poll.(*FD).Read(0xc000399380, 0xc0004ea200, 0x200, 0x200, 0x0, 0x0, 0x0) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/internal/poll/fd_unix.go:168 +0x1d6 net.(*netFD).Read(0xc000399380, 0xc0004ea200, 0x200, 0x200, 0xc000dc7818, 0x1042647, 0x200) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/net/fd_unix.go:202 +0x4f net.(*conn).Read(0xc0002ac1d0, 0xc0004ea200, 0x200, 0x200, 0x0, 0x0, 0x0) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/net/net.go:177 +0x68 net.dnsPacketRoundTrip(0x12d60c0, 0xc0002ac1d0, 0x2e6c69616d671bf5, 0x2e6d6f63, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/net/dnsclient_unix.go:68 +0x176 net.(*Resolver).exchange(0x146b680, 0x12d4c60, 0xc000090008, 0xc0000e6362, 0xa, 0x6f632e6c69616d67, 0x2e6d, 0x0, 0x0, 0x0, ...) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/net/dnsclient_unix.go:143 +0x463 net.(*Resolver).tryOneName(0x146b680, 0x12d4c60, 0xc000090008, 0xc00034c140, 0x128ddf3, 0xa, 0xf00000000000002, 0x0, 0x0, 0x0, ...) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/net/dnsclient_unix.go:244 +0x368 net.(*Resolver).lookup(0x146b680, 0x12d4c60, 0xc000090008, 0x128ddf3, 0xa, 0x2, 0x0, 0x0, 0x0, 0x0, ...) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/net/dnsclient_unix.go:377 +0x1f2 net.(*Resolver).lookupNS(0x146b680, 0x12d4c60, 0xc000090008, 0x128ddf3, 0xa, 0xc0004f7060, 0x4, 0x4, 0x0, 0x0) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/net/lookup_unix.go:226 +0xa8 net.LookupNS(0x128ddf3, 0xa, 0xb, 0x1, 0x4, 0x0, 0x0) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/net/lookup.go:369 +0x5d net.TestLookupGmailNS(0xc0002a6500) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/net/lookup_test.go:178 +0x268 testing.tRunner(0xc0002a6500, 0x129df48) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:827 +0xbf created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 4000 [chan send]: testing.tRunner.func1(0xc0000d7800) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0000d7800, 0x129e458) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 4068 [chan send]: testing.tRunner.func1(0xc0000d7d00) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0000d7d00, 0x129e160) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 3998 [chan send]: testing.tRunner.func1(0xc0000d7600) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0000d7600, 0x129e0d8) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 3999 [chan send]: testing.tRunner.func1(0xc0000d7700) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0000d7700, 0x129e0c0) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 4001 [chan send]: testing.tRunner.func1(0xc0000d7900) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0000d7900, 0x129e438) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 4884 [chan receive]: testing.runTests.func1.1(0xc0000d6100) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:1124 +0x3b created by testing.runTests.func1 /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:1124 +0xac goroutine 4069 [chan send]: testing.tRunner.func1(0xc0000d7e00) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0000d7e00, 0x129e148) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 4091 [chan send]: testing.tRunner.func1(0xc000604000) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc000604000, 0x129dd38) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 3996 [chan send]: testing.tRunner.func1(0xc0000d7400) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0000d7400, 0x129e468) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 3995 [chan send]: testing.tRunner.func1(0xc0000d7300) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0000d7300, 0x129e470) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 4035 [chan send]: testing.tRunner.func1(0xc0002a6b00) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0002a6b00, 0x129e0e8) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 4024 [chan send]: testing.tRunner.func1(0xc0002a6900) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0002a6900, 0x129e310) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 goroutine 3676 [chan send]: testing.tRunner.func1(0xc0000d6800) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:822 +0x265 testing.tRunner(0xc0000d6800, 0x129e010) /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:831 +0xc9 created by testing.(*T).Run /var/folders/dx/k53rs1s93538b4x20g46cj_w0000gn/T/workdir/go/src/testing/testing.go:878 +0x353 FAIL net 180.022s 2018/07/03 09:21:42 Failed: exit status 1