Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: all.bash doesn't work on macOS Sierra 10.12.2 #18877

Closed
hirochachacha opened this issue Feb 1, 2017 · 6 comments
Closed

all: all.bash doesn't work on macOS Sierra 10.12.2 #18877

hirochachacha opened this issue Feb 1, 2017 · 6 comments

Comments

@hirochachacha
Copy link
Contributor

Please answer these questions before submitting your issue. Thanks!

What did you do?

If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.

src ➤ ./all.bash                                                                                                       git:master*
##### Building Go bootstrap tool.
cmd/dist

##### Building Go toolchain using /Users/hiro/go1.7.
bootstrap/cmd/internal/dwarf
bootstrap/cmd/internal/sys
bootstrap/cmd/asm/internal/flags
bootstrap/cmd/internal/bio
bootstrap/cmd/compile/internal/syntax
bootstrap/cmd/internal/gcprog
bootstrap/cmd/internal/obj
bootstrap/math/big
bootstrap/debug/pe
bootstrap/cmd/internal/obj/arm
bootstrap/cmd/internal/obj/arm64
bootstrap/cmd/internal/obj/mips
bootstrap/cmd/internal/obj/ppc64
bootstrap/cmd/internal/obj/s390x
bootstrap/cmd/internal/obj/x86
bootstrap/cmd/asm/internal/lex
bootstrap/cmd/link/internal/ld
bootstrap/cmd/asm/internal/arch
bootstrap/cmd/compile/internal/ssa
bootstrap/cmd/asm/internal/asm
bootstrap/cmd/asm
bootstrap/cmd/link/internal/arm
bootstrap/cmd/link/internal/amd64
bootstrap/cmd/link/internal/arm64
bootstrap/cmd/link/internal/mips
bootstrap/cmd/link/internal/mips64
bootstrap/cmd/link/internal/ppc64
bootstrap/cmd/link/internal/s390x
bootstrap/cmd/link/internal/x86
bootstrap/cmd/link
bootstrap/cmd/compile/internal/gc
bootstrap/cmd/compile/internal/arm
bootstrap/cmd/compile/internal/amd64
bootstrap/cmd/compile/internal/arm64
bootstrap/cmd/compile/internal/mips
bootstrap/cmd/compile/internal/mips64
bootstrap/cmd/compile/internal/ppc64
bootstrap/cmd/compile/internal/s390x
bootstrap/cmd/compile/internal/x86
bootstrap/cmd/compile

##### Building go_bootstrap for host, darwin/amd64.
runtime/internal/sys
runtime/internal/atomic
runtime
internal/syscall/windows/sysdll
unicode/utf8
unicode
internal/race
sync/atomic
math
errors
unicode/utf16
encoding
sync
syscall
internal/singleflight
io
hash
hash/adler32
bytes
strings
strconv
bufio
path
encoding/base64
reflect
crypto
crypto/sha1
internal/syscall/windows
internal/syscall/windows/registry
time
os
os/signal
encoding/binary
fmt
sort
path/filepath
regexp/syntax
container/heap
io/ioutil
log
net/url
text/template/parse
debug/dwarf
encoding/json
compress/flate
flag
context
go/token
os/exec
go/scanner
regexp
go/ast
compress/zlib
text/template
go/parser
debug/macho
debug/elf
go/doc
go/build
cmd/go

##### Building packages and commands for darwin/amd64.
runtime/internal/sys
runtime/internal/atomic
runtime
errors
internal/race
sync/atomic
unicode
unicode/utf8
math
sync
container/list
container/ring
io
syscall
hash
hash/adler32
hash/crc32
bytes
strings
bufio
strconv
path
text/tabwriter
crypto/subtle
crypto/cipher
crypto/internal/cipherhw
math/rand
crypto/hmac
internal/nettrace
internal/singleflight
vendor/golang_org/x/crypto/poly1305
reflect
crypto
crypto/aes
crypto/sha512
time
crypto/md5
crypto/rc4
crypto/sha1
crypto/sha256
encoding/base64
vendor/golang_org/x/crypto/curve25519
encoding
encoding/ascii85
encoding/base32
unicode/utf16
vendor/golang_org/x/text/transform
hash/crc64
hash/fnv
html
image/color
image
image/color/palette
os
internal/syscall/windows
internal/syscall/windows/registry
internal/syscall/windows/sysdll
runtime/trace
math/cmplx
runtime/race
cmd/compile/internal/test
cmd/vet/internal/whitelist
vendor/golang_org/x/net/route
os/signal
image/internal/imageutil
image/draw
image/jpeg
encoding/binary
fmt
sort
path/filepath
regexp/syntax
cmd/internal/sys
compress/bzip2
io/ioutil
container/heap
crypto/des
encoding/pem
vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20
runtime/debug
vendor/golang_org/x/crypto/chacha20poly1305
cmd/internal/dwarf
flag
log
debug/dwarf
compress/flate
cmd/internal/obj
debug/gosym
debug/plan9obj
cmd/vendor/golang.org/x/arch/arm/armasm
compress/zlib
cmd/vendor/golang.org/x/arch/ppc64/ppc64asm
debug/elf
cmd/internal/goobj
debug/macho
debug/pe
cmd/vendor/golang.org/x/arch/x86/x86asm
regexp
archive/tar
archive/zip
compress/gzip
compress/lzw
context
math/big
encoding/hex
go/token
os/exec
go/scanner
cmd/internal/objfile
go/ast
database/sql/driver
database/sql
cmd/addr2line
go/parser
go/printer
crypto/dsa
crypto/elliptic
encoding/asn1
crypto/rand
encoding/csv
crypto/rsa
crypto/ecdsa
crypto/x509/pkix
cmd/cgo
encoding/gob
encoding/json
encoding/xml
vendor/golang_org/x/net/http2/hpack
vendor/golang_org/x/net/idna
vendor/golang_org/x/text/unicode/norm
vendor/golang_org/x/text/width
mime
mime/quotedprintable
net/http/internal
net/url
text/template/parse
go/constant
go/format
go/types
text/scanner
text/template
image/gif
image/png
index/suffixarray
runtime/cgo
internal/pprof/profile
go/doc
go/build
html/template
testing
internal/trace
internal/testenv
runtime/pprof/internal/protopprof
runtime/pprof
net/internal/socktest
testing/iotest
testing/internal/testdeps
testing/quick
cmd/internal/obj/arm
cmd/internal/obj/arm64
go/internal/gccgoimporter
go/internal/gcimporter
cmd/api
go/importer
cmd/internal/obj/mips
cmd/internal/obj/ppc64
net
os/user
plugin
cmd/internal/obj/s390x
cmd/internal/obj/x86
cmd/asm/internal/flags
cmd/asm/internal/lex
cmd/internal/bio
cmd/compile/internal/syntax
cmd/internal/gcprog
cmd/internal/browser
cmd/cover
cmd/asm/internal/arch
cmd/compile/internal/ssa
cmd/asm/internal/asm
cmd/dist
cmd/asm
cmd/doc
crypto/x509
vendor/golang_org/x/net/lex/httplex
net/textproto
log/syslog
cmd/fix
mime/multipart
net/mail
cmd/gofmt
cmd/link/internal/ld
cmd/nm
cmd/objdump
cmd/pack
crypto/tls
cmd/pprof/internal/plugin
cmd/pprof/internal/report
cmd/pprof/internal/svg
cmd/pprof/internal/tempfile
cmd/pprof/internal/commands
cmd/pprof/internal/driver
net/http/httptrace
net/http
net/smtp
cmd/pprof/internal/symbolizer
cmd/pprof/internal/symbolz
cmd/vet/internal/cfg
cmd/link/internal/amd64
cmd/link/internal/arm
cmd/link/internal/arm64
cmd/link/internal/mips
cmd/link/internal/mips64
cmd/link/internal/ppc64
cmd/link/internal/s390x
cmd/link/internal/x86
cmd/vet
cmd/link
net/http/cgi
expvar
net/http/cookiejar
net/http/httptest
net/http/httputil
net/http/fcgi
net/http/pprof
net/rpc
cmd/go
cmd/pprof/internal/fetch
cmd/pprof
net/rpc/jsonrpc
cmd/trace
cmd/compile/internal/gc
cmd/compile/internal/amd64
cmd/compile/internal/arm
cmd/compile/internal/arm64
cmd/compile/internal/mips
cmd/compile/internal/mips64
cmd/compile/internal/ppc64
cmd/compile/internal/s390x
cmd/compile/internal/x86
cmd/compile


##### Testing packages.
ok  	archive/tar	0.053s
ok  	archive/zip	2.252s
ok  	bufio	0.087s
ok  	bytes	0.188s
ok  	compress/bzip2	0.088s
ok  	compress/flate	1.141s
ok  	compress/gzip	0.028s
ok  	compress/lzw	0.021s
ok  	compress/zlib	0.035s
ok  	container/heap	0.013s
ok  	container/list	0.015s
ok  	container/ring	0.080s
ok  	context	1.042s
ok  	crypto/aes	0.050s
ok  	crypto/cipher	0.043s
ok  	crypto/des	0.023s
ok  	crypto/dsa	0.017s
ok  	crypto/ecdsa	0.129s
ok  	crypto/elliptic	0.060s
ok  	crypto/hmac	0.018s
ok  	crypto/md5	0.016s
ok  	crypto/rand	0.038s
ok  	crypto/rc4	0.172s
ok  	crypto/rsa	0.144s
ok  	crypto/sha1	0.070s
ok  	crypto/sha256	0.014s
ok  	crypto/sha512	0.015s
ok  	crypto/subtle	0.018s
panic: test timed out after 3m0s

goroutine 197 [running]:
testing.startAlarm.func1()
	/Users/hiro/go/src/testing/testing.go:1023 +0xf9
created by time.goFunc
	/Users/hiro/go/src/time/sleep.go:170 +0x44

goroutine 1 [chan receive, 2 minutes]:
testing.(*T).Run(0xc42001cdd0, 0x136bf4b, 0x14, 0x137fb98, 0x105ad01)
	/Users/hiro/go/src/testing/testing.go:698 +0x2f4
testing.runTests.func1(0xc42001cdd0)
	/Users/hiro/go/src/testing/testing.go:882 +0x67
testing.tRunner(0xc42001cdd0, 0xc4200c9de0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
testing.runTests(0xc4200f6260, 0x14f4420, 0x5c, 0x5c, 0xc42006e060)
	/Users/hiro/go/src/testing/testing.go:888 +0x2c1
testing.(*M).Run(0xc420049f20, 0xc4200c9f20)
	/Users/hiro/go/src/testing/testing.go:822 +0xfc
main.main()
	crypto/tls/_test/_testmain.go:232 +0xf7

goroutine 17 [syscall, 2 minutes, locked to thread]:
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1

goroutine 20 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc420232270)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc420232270)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc420232270, 0xc420026708, 0x13672dd, 0x7, 0x1366a5c, 0x5)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS10(0xc420232270, 0xc420026708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:455 +0x5f
crypto/tls.TestHandshakeClientRSARC4(0xc420232270)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:471 +0xde
testing.tRunner(0xc420232270, 0x137f9b0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 21 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc420232340)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc420232340)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc420232340, 0xc420026f08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc420232340, 0xc420026f08)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestHandshakeClientRSAAES128GCM(0xc420232340)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:481 +0xda
testing.tRunner(0xc420232340, 0x137f9a0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc420232410)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc420232410)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc420232410, 0xc42023df08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc420232410, 0xc420027708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestHandshakeClientRSAAES256GCM(0xc420232410)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:489 +0xda
testing.tRunner(0xc420232410, 0x137f9a8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 23 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc4202324e0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc4202324e0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc4202324e0, 0xc42023ef08, 0x13672dd, 0x7, 0x1366a5c, 0x5)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS10(0xc4202324e0, 0xc420027708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:455 +0x5f
crypto/tls.TestHandshakeClientECDHERSAAES(0xc4202324e0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:497 +0xde
testing.tRunner(0xc4202324e0, 0x137f990)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 24 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc4202325b0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc4202325b0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc4202325b0, 0xc42023ff08, 0x13672dd, 0x7, 0x1366a5c, 0x5)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS10(0xc4202325b0, 0xc420027708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:455 +0x5f
crypto/tls.TestHandshakeClientECDHEECDSAAES(0xc4202325b0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:509 +0x11a
testing.tRunner(0xc4202325b0, 0x137f978)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 25 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc420232680)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc420232680)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc420232680, 0xc420238f08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc420232680, 0xc420027708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestHandshakeClientECDHEECDSAAESGCM(0xc420232680)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:521 +0x11a
testing.tRunner(0xc420232680, 0x137f970)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 26 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc420232750)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc420232750)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc420232750, 0xc420239f08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc420232750, 0xc420027708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestHandshakeClientAES256GCMSHA384(0xc420232750)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:531 +0x11a
testing.tRunner(0xc420232750, 0x137f940)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 27 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc420232820)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc420232820)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc420232820, 0xc42023af08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc420232820, 0xc420027708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestHandshakeClientAES128CBCSHA256(0xc420232820)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:539 +0xda
testing.tRunner(0xc420232820, 0x137f938)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 28 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc4202328f0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc4202328f0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc4202328f0, 0xc42023bf08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc4202328f0, 0xc420027708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestHandshakeClientECDHERSAAES128CBCSHA256(0xc4202328f0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:547 +0xda
testing.tRunner(0xc4202328f0, 0x137f988)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 29 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc4202329c0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc4202329c0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc4202329c0, 0xc4203f8f08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc4202329c0, 0xc420027708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestHandshakeClientECDHEECDSAAES128CBCSHA256(0xc4202329c0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:557 +0x11a
testing.tRunner(0xc4202329c0, 0x137f968)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 34 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42012a1a0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42012a1a0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc42012a1a0, 0xc42023cf08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc42012a1a0, 0xc42002c708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestHandshakeClientX25519(0xc42012a1a0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:570 +0x156
testing.tRunner(0xc42012a1a0, 0x137f9b8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 35 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42012a270)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42012a270)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc42012a270, 0xc420038f08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc42012a270, 0xc42002c708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestHandshakeClientECDHERSAChaCha20(0xc42012a270)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:583 +0x156
testing.tRunner(0xc42012a270, 0x137f998)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 36 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42012a340)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42012a340)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc42012a340, 0xc420039f08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc42012a340, 0xc42002c708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestHandshakeClientECDHEECDSAChaCha20(0xc42012a340)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:598 +0x196
testing.tRunner(0xc42012a340, 0x137f980)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 37 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42012a410)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42012a410)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc42012a410, 0xc42004bf08, 0x13672dd, 0x7, 0x1366a5c, 0x5)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS10(0xc42012a410, 0xc42013ff08)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:455 +0x5f
crypto/tls.TestHandshakeClientCertRSA(0xc42012a410)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:612 +0x299
testing.tRunner(0xc42012a410, 0x137f960)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 38 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42012a4e0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42012a4e0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc42012a4e0, 0xc4203cbf08, 0x13672dd, 0x7, 0x1366a5c, 0x5)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS10(0xc42012a4e0, 0xc42040bf08)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:455 +0x5f
crypto/tls.TestHandshakeClientCertECDSA(0xc42012a4e0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:648 +0x299
testing.tRunner(0xc42012a4e0, 0x137f958)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 74 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42012ba00)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42012ba00)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc42012ba00, 0xc420255f08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc42012ba00, 0xc420255f08)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestHandshakeClientALPNMatch(0xc42012ba00)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:863 +0x181
testing.tRunner(0xc42012ba00, 0x137f950)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 75 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42012bad0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42012bad0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc42012bad0, 0xc420255708, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc42012bad0, 0xc420255708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestHandshakClientSCTs(0xc42012bad0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:901 +0x27f
testing.tRunner(0xc42012bad0, 0x137f930)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 76 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42012bba0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42012bba0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc42012bba0, 0xc42003ff08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc42012bba0, 0xc420027708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestRenegotiationRejected(0xc42012bba0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:923 +0x129
testing.tRunner(0xc42012bba0, 0x137fb20)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 77 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42012bc70)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42012bc70)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc42012bc70, 0xc42003af08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc42012bc70, 0xc420027708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestRenegotiateOnce(0xc42012bc70)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:937 +0x115
testing.tRunner(0xc42012bc70, 0x137fae8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 78 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42012bd40)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42012bd40)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc42012bd40, 0xc42003bf08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc42012bd40, 0xc420027708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestRenegotiateTwice(0xc42012bd40)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:951 +0x115
testing.tRunner(0xc42012bd40, 0x137fb00)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 79 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42012be10)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42012be10)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runClientTestForVersion(0xc42012be10, 0xc42003ef08, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:442 +0x32
crypto/tls.runClientTestTLS12(0xc42012be10, 0xc420027708)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:463 +0x5f
crypto/tls.TestRenegotiateTwiceRejected(0xc42012be10)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:979 +0x134
testing.tRunner(0xc42012be10, 0x137faf8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 53 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42001cb60)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.TestHandshakeRace(0xc42001cb60)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:1379 +0x40
testing.tRunner(0xc42001cb60, 0x137f9d8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 112 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027e410)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027e410)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027e410, 0xc420251738, 0x1366e37, 0x6, 0x1366a57, 0x5)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestSSLv3(0xc42027e410, 0xc420251738)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:676 +0x5f
crypto/tls.TestHandshakeServerRSARC4(0xc42027e410)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:696 +0xde
testing.tRunner(0xc42027e410, 0x137fa38)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 113 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027e4e0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027e4e0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027e4e0, 0xc4203f9f38, 0x1366e37, 0x6, 0x1366a57, 0x5)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestSSLv3(0xc42027e4e0, 0xc420252738)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:676 +0x5f
crypto/tls.TestHandshakeServerRSA3DES(0xc42027e4e0)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:707 +0xde
testing.tRunner(0xc42027e4e0, 0x137fa28)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 146 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027e5b0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027e5b0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027e5b0, 0xc420137f38, 0x1366e37, 0x6, 0x1366a57, 0x5)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestSSLv3(0xc42027e5b0, 0xc420252738)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:676 +0x5f
crypto/tls.TestHandshakeServerRSAAES(0xc42027e5b0)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:717 +0xde
testing.tRunner(0xc42027e5b0, 0x137fa30)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 147 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027e680)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027e680)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027e680, 0xc420135f38, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS12(0xc42027e680, 0xc420252738)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:688 +0x5f
crypto/tls.TestHandshakeServerAESGCM(0xc42027e680)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:727 +0xda
testing.tRunner(0xc42027e680, 0x137f9e8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 148 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027e750)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027e750)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027e750, 0xc4203f7f38, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS12(0xc42027e750, 0xc420252738)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:688 +0x5f
crypto/tls.TestHandshakeServerAES256GCMSHA384(0xc42027e750)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:735 +0xda
testing.tRunner(0xc42027e750, 0x137f9e0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 149 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027e820)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027e820)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027e820, 0xc42003df38, 0x13672dd, 0x7, 0x1366a5c, 0x5)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS10(0xc42027e820, 0xc42029ff38)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:680 +0x5f
crypto/tls.TestHandshakeServerECDHEECDSAAES(0xc42027e820)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:750 +0x21c
testing.tRunner(0xc42027e820, 0x137fa10)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 150 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027e8f0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027e8f0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027e8f0, 0xc4203f6f38, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS12(0xc42027e8f0, 0xc420252738)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:688 +0x5f
crypto/tls.TestHandshakeServerX25519(0xc42027e8f0)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:763 +0x156
testing.tRunner(0xc42027e8f0, 0x137fa70)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 151 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027e9c0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027e9c0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027e9c0, 0xc4203f4f38, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS12(0xc42027e9c0, 0xc420252738)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:688 +0x5f
crypto/tls.TestHandshakeServerALPN(0xc42027e9c0)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:784 +0x181
testing.tRunner(0xc42027e9c0, 0x137fa08)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 152 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027ea90)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027ea90)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027ea90, 0xc420130f38, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS12(0xc42027ea90, 0xc420252738)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:688 +0x5f
crypto/tls.TestHandshakeServerALPNNoMatch(0xc42027ea90)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:806 +0x177
testing.tRunner(0xc42027ea90, 0x137fa00)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 153 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027eb60)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027eb60)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027eb60, 0xc420131f38, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS12(0xc42027eb60, 0xc420252738)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:688 +0x5f
crypto/tls.TestHandshakeServerSNI(0xc42027eb60)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:817 +0xda
testing.tRunner(0xc42027eb60, 0x137fa68)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 154 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027ec30)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027ec30)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027ec30, 0xc420132f38, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS12(0xc42027ec30, 0xc420252738)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:688 +0x5f
crypto/tls.TestHandshakeServerSNIGetCertificate(0xc42027ec30)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:837 +0x17d
testing.tRunner(0xc42027ec30, 0x137fa60)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 155 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027ed00)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027ed00)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027ed00, 0xc420133f38, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS12(0xc42027ed00, 0xc420252738)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:688 +0x5f
crypto/tls.TestHandshakeServerSNIGetCertificateNotFound(0xc42027ed00)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:855 +0x11d
testing.tRunner(0xc42027ed00, 0x137fa58)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 161 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027f1e0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027f1e0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027f1e0, 0xc420252738, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS12(0xc42027f1e0, 0xc420252738)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:688 +0x5f
crypto/tls.TestCipherSuiteCertPreferenceECDSA(0xc42027f1e0)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:918 +0x109
testing.tRunner(0xc42027f1e0, 0x137f848)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 196 [IO wait, 2 minutes]:
net.runtime_pollWait(0x1733ee8, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc42034bb88, 0x72, 0x0, 0xc4201759a0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc42034bb88, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc42034bb20, 0x0, 0x14c3700, 0xc4201759a0)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*TCPListener).accept(0xc42000e028, 0xc420020050, 0xc420020000, 0x41)
	/Users/hiro/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc42000e028, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/tcpsock.go:228 +0x49
crypto/tls.TestTLSUniqueMatches.func1(0x14c7940, 0xc42000e028, 0xc42001c340, 0xc420154840)
	/Users/hiro/go/src/crypto/tls/tls_test.go:296 +0x60
created by crypto/tls.TestTLSUniqueMatches
	/Users/hiro/go/src/crypto/tls/tls_test.go:309 +0xf7

goroutine 162 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027f2b0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027f2b0)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027f2b0, 0xc4202aaf38, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS12(0xc42027f2b0, 0xc4202aaf38)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:688 +0x5f
crypto/tls.TestResumption(0xc42027f2b0)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:946 +0x16c
testing.tRunner(0xc42027f2b0, 0x137fb30)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 163 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027f380)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027f380)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027f380, 0xc4202abf38, 0x13672eb, 0x7, 0x136711d, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS12(0xc42027f380, 0xc4202abf38)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:688 +0x5f
crypto/tls.TestResumptionDisabled(0xc42027f380)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:966 +0x193
testing.tRunner(0xc42027f380, 0x137fb28)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 164 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027f450)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027f450)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.runServerTestForVersion(0xc42027f450, 0xc4202acdc0, 0x13672e4, 0x7, 0x1367116, 0x7)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:664 +0x32
crypto/tls.runServerTestTLS11(0xc42027f450, 0xc420027dc0)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:684 +0x5f
crypto/tls.TestFallbackSCSV(0xc42027f450)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:992 +0x1a2
testing.tRunner(0xc42027f450, 0x137f900)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 165 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc42027f520)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.setParallel(0xc42027f520)
	/Users/hiro/go/src/crypto/tls/handshake_client_test.go:437 +0xcc
crypto/tls.TestClientAuth(0xc42027f520)
	/Users/hiro/go/src/crypto/tls/handshake_server_test.go:1059 +0x43
testing.tRunner(0xc42027f520, 0x137f858)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 176 [chan receive, 2 minutes]:
testing.(*T).Parallel(0xc4202e80d0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
crypto/tls.TestX509KeyPair(0xc4202e80d0)
	/Users/hiro/go/src/crypto/tls/tls_test.go:102 +0x43
testing.tRunner(0xc4202e80d0, 0x137fc10)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 195 [IO wait, 2 minutes]:
net.runtime_pollWait(0x1733e28, 0x77, 0xc42042f301)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc42034bbf8, 0x77, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitWrite(0xc42034bbf8, 0xc420016f98, 0x14c80c0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:84 +0x34
net.(*netFD).connect(0xc42034bb90, 0x14c80c0, 0xc420016f98, 0x0, 0x0, 0x14c3900, 0xc420175980, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_unix.go:156 +0x24e
net.(*netFD).dial(0xc42034bb90, 0x14c80c0, 0xc420016f98, 0x14c9480, 0x0, 0x14c9480, 0xc420244a20, 0xc420134548, 0x11a3f7e)
	/Users/hiro/go/src/net/sock_posix.go:140 +0xe9
net.socket(0x14c80c0, 0xc420016f98, 0x13666e5, 0x3, 0x2, 0x1, 0x0, 0x0, 0x14c9480, 0x0, ...)
	/Users/hiro/go/src/net/sock_posix.go:92 +0x1a1
net.internetSocket(0x14c80c0, 0xc420016f98, 0x13666e5, 0x3, 0x14c9480, 0x0, 0x14c9480, 0xc420244a20, 0x1, 0x0, ...)
	/Users/hiro/go/src/net/ipsock_posix.go:154 +0x129
net.doDialTCP(0x14c80c0, 0xc420016f98, 0x13666e5, 0x3, 0x0, 0xc420244a20, 0x1512fd0, 0xc420134748, 0x1512fd0)
	/Users/hiro/go/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x14c80c0, 0xc420016f98, 0x13666e5, 0x3, 0x0, 0xc420244a20, 0xc420016f98, 0x40, 0x2)
	/Users/hiro/go/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x14c80c0, 0xc420016f98, 0xc420088080, 0x14c5c80, 0xc420244a20, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:521 +0x479
net.dialSerial(0x14c80c0, 0xc420016f98, 0xc420088080, 0xc4200f9880, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:489 +0x220
net.(*Dialer).DialContext(0xc42042fb88, 0x14c80c0, 0xc420016f98, 0x13666e5, 0x3, 0xc4200f9860, 0xf, 0x0, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/dial.go:371 +0x70b
net.(*Dialer).Dial(0xc420134b88, 0x13666e5, 0x3, 0xc4200f9860, 0xf, 0xc420134b48, 0x0, 0x0, 0xc420134b00)
	/Users/hiro/go/src/net/dial.go:294 +0x75
crypto/tls.DialWithDialer(0xc420134b88, 0x13666e5, 0x3, 0xc4200f9860, 0xf, 0xc4200c0180, 0x11a21ba, 0xc4200f9850, 0x9)
	/Users/hiro/go/src/crypto/tls/tls.go:120 +0xb0
crypto/tls.Dial(0x13666e5, 0x3, 0xc4200f9860, 0xf, 0xc4200c0180, 0xc420154840, 0xc4200ae000, 0xc420252e50)
	/Users/hiro/go/src/crypto/tls/tls.go:170 +0xa6
crypto/tls.TestTLSUniqueMatches(0xc42001c340)
	/Users/hiro/go/src/crypto/tls/tls_test.go:313 +0x2be
testing.tRunner(0xc42001c340, 0x137fb98)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca
FAIL	crypto/tls	180.032s
ok  	crypto/x509	1.268s
ok  	database/sql	0.280s
ok  	database/sql/driver	0.013s
ok  	debug/dwarf	0.031s
ok  	debug/elf	0.043s
ok  	debug/gosym	0.350s
ok  	debug/macho	0.018s
ok  	debug/pe	0.024s
ok  	debug/plan9obj	0.015s
ok  	encoding/ascii85	0.016s
ok  	encoding/asn1	0.015s
ok  	encoding/base32	0.017s
ok  	encoding/base64	0.017s
ok  	encoding/binary	0.017s
ok  	encoding/csv	0.014s
ok  	encoding/gob	0.052s
ok  	encoding/hex	0.014s
2017/02/01 17:24:56 GET failed: Get http://127.0.0.1:57184: dial tcp 127.0.0.1:57184: i/o timeout
FAIL	encoding/json	30.050s
ok  	encoding/pem	0.030s
ok  	encoding/xml	0.029s
ok  	errors	0.021s
ok  	expvar	0.024s
ok  	flag	0.012s
ok  	fmt	0.102s
ok  	go/ast	0.019s
ok  	go/build	0.192s
ok  	go/constant	0.016s
ok  	go/doc	0.062s
ok  	go/format	0.020s
ok  	go/internal/gccgoimporter	0.019s
ok  	go/internal/gcimporter	0.534s
ok  	go/parser	0.037s
ok  	go/printer	0.367s
ok  	go/scanner	0.012s
ok  	go/token	0.034s
ok  	go/types	0.775s
ok  	hash/adler32	0.017s
ok  	hash/crc32	0.017s
ok  	hash/crc64	0.012s
ok  	hash/fnv	0.013s
ok  	html	0.013s
ok  	html/template	0.079s
ok  	image	0.110s
ok  	image/color	0.090s
ok  	image/draw	0.062s
ok  	image/gif	0.110s
ok  	image/jpeg	0.209s
ok  	image/png	0.045s
ok  	index/suffixarray	0.029s
ok  	internal/pprof/profile	0.014s
ok  	internal/singleflight	0.026s
ok  	internal/trace	0.437s
ok  	io	0.034s
ok  	io/ioutil	0.016s
ok  	log	0.013s
--- FAIL: TestWrite (1.22s)
	syslog_test.go:301: s.Info() = '""', didn't match '"<11>%s %s syslog_test[%d]: \n"' (0 unexpected EOF)
	syslog_test.go:301: s.Info() = '""', didn't match '"<11>%s %s syslog_test[%d]: write test\n"' (0 unexpected EOF)
	syslog_test.go:301: s.Info() = '""', didn't match '"<11>%s %s syslog_test[%d]: write test 2\n"' (0 unexpected EOF)
panic: test timed out after 3m0s

goroutine 114 [running]:
testing.startAlarm.func1()
	/Users/hiro/go/src/testing/testing.go:1023 +0xf9
created by time.goFunc
	/Users/hiro/go/src/time/sleep.go:170 +0x44

goroutine 1 [chan receive]:
testing.tRunner.func1(0xc42007e9c0)
	/Users/hiro/go/src/testing/testing.go:633 +0x17b
testing.tRunner(0xc42007e9c0, 0xc42004dde0)
	/Users/hiro/go/src/testing/testing.go:659 +0xa0
testing.runTests(0xc420086a00, 0x1270940, 0x8, 0x8, 0x4)
	/Users/hiro/go/src/testing/testing.go:888 +0x2c1
testing.(*M).Run(0xc42004df20, 0xc42004df20)
	/Users/hiro/go/src/testing/testing.go:822 +0xfc
main.main()
	log/syslog/_test/_testmain.go:58 +0xf7

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1

goroutine 36 [IO wait]:
net.runtime_pollWait(0x1568b90, 0x77, 0xc42003e501)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc420130a78, 0x77, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitWrite(0xc420130a78, 0xc420074d78, 0x125c600)
	/Users/hiro/go/src/net/fd_poll_runtime.go:84 +0x34
net.(*netFD).connect(0xc420130a10, 0x125c600, 0xc420074d78, 0x0, 0x0, 0x125aa80, 0xc42015ffc0, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_unix.go:156 +0x24e
net.(*netFD).dial(0xc420130a10, 0x125c600, 0xc420074d78, 0x125ce80, 0x0, 0x125ce80, 0xc420182120, 0xc42003e7a0, 0x113798e)
	/Users/hiro/go/src/net/sock_posix.go:140 +0xe9
net.socket(0x125c600, 0xc420074d78, 0x11a85ac, 0x3, 0x2, 0x1, 0x0, 0x0, 0x125ce80, 0x0, ...)
	/Users/hiro/go/src/net/sock_posix.go:92 +0x1a1
net.internetSocket(0x125c600, 0xc420074d78, 0x11a85ac, 0x3, 0x125ce80, 0x0, 0x125ce80, 0xc420182120, 0x1, 0x0, ...)
	/Users/hiro/go/src/net/ipsock_posix.go:154 +0x129
net.doDialTCP(0x125c600, 0xc420074d78, 0x11a85ac, 0x3, 0x0, 0xc420182120, 0x128d158, 0xc42003e9a0, 0x128d158)
	/Users/hiro/go/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x125c600, 0xc420074d78, 0x11a85ac, 0x3, 0x0, 0xc420182120, 0xc420074d78, 0x11a85ac, 0x3)
	/Users/hiro/go/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x125c600, 0xc420074d78, 0xc420178580, 0x125b780, 0xc420182120, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:521 +0x479
net.dialSerial(0x125c600, 0xc420074d78, 0xc420178580, 0xc42017bf90, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:489 +0x220
net.(*Dialer).DialContext(0xc42003ed20, 0x125c600, 0xc420074d78, 0x11a85ac, 0x3, 0xc42017bf40, 0xf, 0x0, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/dial.go:371 +0x70b
net.(*Dialer).Dial(0xc42003ed20, 0x11a85ac, 0x3, 0xc42017bf40, 0xf, 0xf, 0xc42017bf70, 0xe, 0x0)
	/Users/hiro/go/src/net/dial.go:294 +0x75
net.Dial(0x11a85ac, 0x3, 0xc42017bf40, 0xf, 0xc42003edf0, 0x1029eae, 0xc400000008, 0xc420014300)
	/Users/hiro/go/src/net/dial.go:273 +0x99
log/syslog.(*Writer).connect(0xc4201203c0, 0x11b3048, 0xc420120408)
	/Users/hiro/go/src/log/syslog/syslog.go:161 +0x12c
log/syslog.Dial(0x11a85ac, 0x3, 0xc42017bf40, 0xf, 0xe, 0x11a9d91, 0xb, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/log/syslog/syslog.go:138 +0x1ab
log/syslog.TestWithSimulated(0xc42007ea90)
	/Users/hiro/go/src/log/syslog/syslog_test.go:154 +0x447
testing.tRunner(0xc42007ea90, 0x11b29d8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22 [chan send]:
testing.tRunner.func1(0xc4200f2270)
	/Users/hiro/go/src/testing/testing.go:652 +0x204
testing.tRunner(0xc4200f2270, 0x11b29e0)
	/Users/hiro/go/src/testing/testing.go:659 +0xa0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 98 [chan receive]:
testing.runTests.func1.1(0xc42007e9c0)
	/Users/hiro/go/src/testing/testing.go:887 +0x47
created by testing.runTests.func1
	/Users/hiro/go/src/testing/testing.go:887 +0xaf

goroutine 99 [IO wait]:
net.runtime_pollWait(0x1569010, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4201307d8, 0x72, 0x0, 0xc4200873c0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc4201307d8, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc420130770, 0x0, 0x125a980, 0xc4200873c0)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*UnixListener).accept(0xc420182030, 0xc420039f08, 0x114acfa, 0x1054e90)
	/Users/hiro/go/src/net/unixsock_posix.go:162 +0x32
net.(*UnixListener).Accept(0xc420182030, 0x11b29e8, 0xc42017bd50, 0xc4201201e0, 0x125d660)
	/Users/hiro/go/src/net/unixsock.go:237 +0x49
log/syslog.runStreamSyslog(0x125c0c0, 0xc420182030, 0xc4201201e0, 0xc42017bd50)
	/Users/hiro/go/src/log/syslog/syslog_test.go:70 +0x35
log/syslog.startServer.func2(0xc420134088, 0x125c0c0, 0xc420182030, 0xc4201201e0)
	/Users/hiro/go/src/log/syslog/syslog_test.go:130 +0x79
created by log/syslog.startServer
	/Users/hiro/go/src/log/syslog/syslog_test.go:131 +0x4a2

goroutine 100 [IO wait]:
net.runtime_pollWait(0x1568f50, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc420130a08, 0x72, 0x0, 0xc42015ffe0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc420130a08, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc4201309a0, 0x0, 0x125a980, 0xc42015ffe0)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*TCPListener).accept(0xc4201340a8, 0xc420014340, 0xc420023900, 0x105f141)
	/Users/hiro/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc4201340a8, 0xc400000008, 0xc420014340, 0xc42008f798, 0x114e2a6)
	/Users/hiro/go/src/net/tcpsock.go:228 +0x49
log/syslog.runStreamSyslog(0x125c040, 0xc4201340a8, 0xc420120360, 0xc42017bef0)
	/Users/hiro/go/src/log/syslog/syslog_test.go:70 +0x35
log/syslog.startServer.func2(0xc4201340a0, 0x125c040, 0xc4201340a8, 0xc420120360)
	/Users/hiro/go/src/log/syslog/syslog_test.go:130 +0x79
created by log/syslog.startServer
	/Users/hiro/go/src/log/syslog/syslog_test.go:131 +0x4a2
FAIL	log/syslog	180.023s
ok  	math	0.014s
ok  	math/big	1.563s
ok  	math/cmplx	0.011s
ok  	math/rand	0.068s
ok  	mime	0.016s
ok  	mime/multipart	0.192s
ok  	mime/quotedprintable	0.095s
panic: test timed out after 3m0s

goroutine 13 [running]:
testing.startAlarm.func1()
	/Users/hiro/go/src/testing/testing.go:1023 +0xf9
created by time.goFunc
	/Users/hiro/go/src/time/sleep.go:170 +0x44

goroutine 1 [chan receive]:
testing.(*T).Run(0xc42007eb60, 0x1291ed1, 0x13, 0x129ee68, 0x1059d01)
	/Users/hiro/go/src/testing/testing.go:698 +0x2f4
testing.runTests.func1(0xc42007eb60)
	/Users/hiro/go/src/testing/testing.go:882 +0x67
testing.tRunner(0xc42007eb60, 0xc42004ddb8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
testing.runTests(0xc420086fa0, 0x13b6fc0, 0xd1, 0xd1, 0x0)
	/Users/hiro/go/src/testing/testing.go:888 +0x2c1
testing.(*M).Run(0xc42004df20, 0x13d4828)
	/Users/hiro/go/src/testing/testing.go:822 +0xfc
net.TestMain(0xc42004df20)
	/Users/hiro/go/src/net/main_test.go:50 +0x39
main.main()
	net/_test/_testmain.go:508 +0xf7

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1

goroutine 11 [IO wait]:
net.runtime_pollWait(0x2940e40, 0x77, 0x1206801)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc42001a228, 0x77, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitWrite(0xc42001a228, 0xc420074d78, 0x1394dc0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:84 +0x34
net.(*netFD).connect(0xc42001a1c0, 0x1394dc0, 0xc420074d78, 0x0, 0x0, 0x1393000, 0xc42000c9c0, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_unix.go:156 +0x24e
net.(*netFD).dial(0xc42001a1c0, 0x1394dc0, 0xc420074d78, 0x1395640, 0x0, 0x1395640, 0xc420011890, 0xc420038768, 0x11566de)
	/Users/hiro/go/src/net/sock_posix.go:140 +0xe9
net.socket(0x1394dc0, 0xc420074d78, 0x128ce39, 0x3, 0x2, 0x1, 0x0, 0x0, 0x1395640, 0x0, ...)
	/Users/hiro/go/src/net/sock_posix.go:92 +0x1a1
net.internetSocket(0x1394dc0, 0xc420074d78, 0x128ce39, 0x3, 0x1395640, 0x0, 0x1395640, 0xc420011890, 0x1, 0x0, ...)
	/Users/hiro/go/src/net/ipsock_posix.go:154 +0x129
net.doDialTCP(0x1394dc0, 0xc420074d78, 0x128ce39, 0x3, 0x0, 0xc420011890, 0x13d4828, 0xc420038968, 0x13d4828)
	/Users/hiro/go/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x1394dc0, 0xc420074d78, 0x128ce39, 0x3, 0x0, 0xc420011890, 0xc420074d78, 0x128ce39, 0x3)
	/Users/hiro/go/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x1394dc0, 0xc420074d78, 0xc420108200, 0x1393d80, 0xc420011890, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:521 +0x479
net.dialSerial(0x1394dc0, 0xc420074d78, 0xc420108200, 0xc420017270, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:489 +0x220
net.(*Dialer).DialContext(0xc420038ce8, 0x1394dc0, 0xc420074d78, 0x128ce39, 0x3, 0xc420017250, 0xf, 0x0, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/dial.go:371 +0x70b
net.(*Dialer).Dial(0xc420038ce8, 0x128ce39, 0x3, 0xc420017250, 0xf, 0xc420038d40, 0x11535ca, 0xc420017240, 0x9)
	/Users/hiro/go/src/net/dial.go:294 +0x75
net.Dial(0x128ce39, 0x3, 0xc420017250, 0xf, 0x1, 0xc42008f5d8, 0x10c2439, 0x128d0fc)
	/Users/hiro/go/src/net/dial.go:273 +0x99
net.TestConnAndListener(0xc42001c680)
	/Users/hiro/go/src/net/conn_test.go:41 +0x479
testing.tRunner(0xc42001c680, 0x129ee68)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca
FAIL	net	180.024s
panic: test timed out after 3m0s

goroutine 30 [running]:
testing.startAlarm.func1()
	/Users/hiro/go/src/testing/testing.go:1023 +0xf9
created by time.goFunc
	/Users/hiro/go/src/time/sleep.go:170 +0x44

goroutine 1 [chan receive]:
testing.(*T).Run(0xc42001d380, 0x14f6bc7, 0x23, 0x1508368, 0x105af01)
	/Users/hiro/go/src/testing/testing.go:698 +0x2f4
testing.runTests.func1(0xc42001d380)
	/Users/hiro/go/src/testing/testing.go:882 +0x67
testing.tRunner(0xc42001d380, 0xc4200c5db8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
testing.runTests(0xc4200f1220, 0x1725d40, 0x1af, 0x1af, 0x14e1826)
	/Users/hiro/go/src/testing/testing.go:888 +0x2c1
testing.(*M).Run(0xc4200c5f20, 0x1746630)
	/Users/hiro/go/src/testing/testing.go:822 +0xfc
net/http_test.TestMain(0xc4200c5f20)
	/Users/hiro/go/src/net/http/main_test.go:23 +0x2b
main.main()
	net/http/_test/_testmain.go:952 +0xf7

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1

goroutine 41 [chan receive]:
testing.(*T).Parallel(0xc42024a4e0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
net/http.TestCmdGoNoHTTPServer(0xc42024a4e0)
	/Users/hiro/go/src/net/http/http_test.go:85 +0x43
testing.tRunner(0xc42024a4e0, 0x1508230)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 27 [select]:
net/http.(*Transport).getConn(0xc420366000, 0xc420207800, 0x0, 0x14e11b7, 0x4, 0xc420217460, 0xf, 0x0, 0x0, 0xc420026708)
	/Users/hiro/go/src/net/http/transport.go:913 +0xb92
net/http.TestTransportPersistConnReadLoopEOF(0xc420220750)
	/Users/hiro/go/src/net/http/transport_internal_test.go:35 +0x2c7
testing.tRunner(0xc420220750, 0x1508368)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 48 [chan receive]:
testing.(*T).Parallel(0xc42024aa90)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
net/http.TestRequestWriteTransport(0xc42024aa90)
	/Users/hiro/go/src/net/http/requestwrite_test.go:573 +0x43
testing.tRunner(0xc42024aa90, 0x1508328)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 53 [chan receive]:
testing.(*T).Parallel(0xc42024aea0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160
net/http.TestReadResponseCloseInMiddle(0xc42024aea0)
	/Users/hiro/go/src/net/http/response_test.go:592 +0x43
testing.tRunner(0xc42024aea0, 0x15082c0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 28 [IO wait]:
net.runtime_pollWait(0x1d60ff8, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc420320928, 0x72, 0x0, 0xc4201f76c0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc420320928, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc4203208c0, 0x0, 0x16e8420, 0xc4201f76c0)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*TCPListener).accept(0xc420214038, 0xc400000008, 0xc42020a080, 0x0)
	/Users/hiro/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc420214038, 0x1509b48, 0xc42021b7a0, 0x1086392, 0x58919b5e)
	/Users/hiro/go/src/net/tcpsock.go:228 +0x49
net/http.TestTransportPersistConnReadLoopEOF.func1(0xc42021b7a0, 0x16ed3e0, 0xc420214038, 0xc420220750)
	/Users/hiro/go/src/net/http/transport_internal_test.go:23 +0x5f
created by net/http.TestTransportPersistConnReadLoopEOF
	/Users/hiro/go/src/net/http/transport_internal_test.go:29 +0xdf

goroutine 29 [IO wait]:
net.runtime_pollWait(0x1d60f38, 0x77, 0xc420049301)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc420320998, 0x77, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitWrite(0xc420320998, 0xc420016f98, 0x16edf20)
	/Users/hiro/go/src/net/fd_poll_runtime.go:84 +0x34
net.(*netFD).connect(0xc420320930, 0x16edf20, 0xc420016f98, 0x0, 0x0, 0x16e86a0, 0xc420207860, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_unix.go:156 +0x24e
net.(*netFD).dial(0xc420320930, 0x16edf20, 0xc420016f98, 0x16ef480, 0x0, 0x16ef480, 0xc42020d710, 0xc42036e520, 0x11dfede)
	/Users/hiro/go/src/net/sock_posix.go:140 +0xe9
net.socket(0x16edf20, 0xc420016f98, 0x14e0e2e, 0x3, 0x2, 0x1, 0x0, 0x0, 0x16ef480, 0x0, ...)
	/Users/hiro/go/src/net/sock_posix.go:92 +0x1a1
net.internetSocket(0x16edf20, 0xc420016f98, 0x14e0e2e, 0x3, 0x16ef480, 0x0, 0x16ef480, 0xc42020d710, 0x1, 0x0, ...)
	/Users/hiro/go/src/net/ipsock_posix.go:154 +0x129
net.doDialTCP(0x16edf20, 0xc420016f98, 0x14e0e2e, 0x3, 0x0, 0xc42020d710, 0x1746630, 0xc42036e720, 0x1746630)
	/Users/hiro/go/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x16edf20, 0xc420016f98, 0x14e0e2e, 0x3, 0x0, 0xc42020d710, 0xc420016f98, 0x14e0e2e, 0x3)
	/Users/hiro/go/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x16edf20, 0xc420016f98, 0xc420210d00, 0x16eb1e0, 0xc42020d710, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:521 +0x479
net.dialSerial(0x16edf20, 0xc420016f98, 0xc420210d00, 0xc4202174b0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:489 +0x220
net.(*Dialer).DialContext(0x172a000, 0x16edf20, 0xc420016f98, 0x14e0e2e, 0x3, 0xc420217460, 0xf, 0x0, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/dial.go:371 +0x70b
net/http.(*Transport).dial(0xc420366000, 0x16edf20, 0xc420016f98, 0x14e0e2e, 0x3, 0xc420217460, 0xf, 0x0, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/http/transport.go:858 +0x197
net/http.(*Transport).dialConn(0xc420366000, 0x16edf20, 0xc420016f98, 0x0, 0x14e11b7, 0x4, 0xc420217460, 0xf, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/http/transport.go:1008 +0x1c4c
net/http.(*Transport).getConn.func4(0xc420366000, 0x16edf20, 0xc420016f98, 0xc42020d620, 0xc42021b800)
	/Users/hiro/go/src/net/http/transport.go:908 +0x78
created by net/http.(*Transport).getConn
	/Users/hiro/go/src/net/http/transport.go:910 +0x3a3
FAIL	net/http	180.024s
panic: test timed out after 3m0s

goroutine 3 [running]:
testing.startAlarm.func1()
	/Users/hiro/go/src/testing/testing.go:1023 +0xf9
created by time.goFunc
	/Users/hiro/go/src/time/sleep.go:170 +0x44

goroutine 1 [chan receive]:
testing.(*T).Run(0xc42007ec30, 0x131fcd6, 0xd, 0x13301f0, 0x105ac01)
	/Users/hiro/go/src/testing/testing.go:698 +0x2f4
testing.runTests.func1(0xc42007ec30)
	/Users/hiro/go/src/testing/testing.go:882 +0x67
testing.tRunner(0xc42007ec30, 0xc42004dde0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
testing.runTests(0xc42010cdc0, 0x14877c0, 0x1e, 0x1e, 0x40)
	/Users/hiro/go/src/testing/testing.go:888 +0x2c1
testing.(*M).Run(0xc42004df20, 0xc42004df20)
	/Users/hiro/go/src/testing/testing.go:822 +0xfc
main.main()
	net/http/cgi/_test/_testmain.go:100 +0xf7

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1

goroutine 54 [IO wait]:
net.runtime_pollWait(0x15ab170, 0x77, 0xc420038601)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4200d6df8, 0x77, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitWrite(0xc4200d6df8, 0xc420074e38, 0x145dd20)
	/Users/hiro/go/src/net/fd_poll_runtime.go:84 +0x34
net.(*netFD).connect(0xc4200d6d90, 0x145dd20, 0xc420074e38, 0x0, 0x0, 0x14598a0, 0xc4201609e0, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_unix.go:156 +0x24e
net.(*netFD).dial(0xc4200d6d90, 0x145dd20, 0xc420074e38, 0x145f0e0, 0x0, 0x145f0e0, 0xc420133b30, 0xc420038820, 0x1191f8e)
	/Users/hiro/go/src/net/sock_posix.go:140 +0xe9
net.socket(0x145dd20, 0xc420074e38, 0x131d129, 0x3, 0x2, 0x1, 0x0, 0x0, 0x145f0e0, 0x0, ...)
	/Users/hiro/go/src/net/sock_posix.go:92 +0x1a1
net.internetSocket(0x145dd20, 0xc420074e38, 0x131d129, 0x3, 0x145f0e0, 0x0, 0x145f0e0, 0xc420133b30, 0x1, 0x0, ...)
	/Users/hiro/go/src/net/ipsock_posix.go:154 +0x129
net.doDialTCP(0x145dd20, 0xc420074e38, 0x131d129, 0x3, 0x0, 0xc420133b30, 0x14a6a68, 0xc420038a20, 0x14a6a68)
	/Users/hiro/go/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x145dd20, 0xc420074e38, 0x131d129, 0x3, 0x0, 0xc420133b30, 0xc420074e38, 0x131d129, 0x3)
	/Users/hiro/go/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x145dd20, 0xc420074e38, 0xc4200a5a80, 0x145ba60, 0xc420133b30, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:521 +0x479
net.dialSerial(0x145dd20, 0xc420074e38, 0xc4200a5a80, 0xc42015a480, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:489 +0x220
net.(*Dialer).DialContext(0xc420038da0, 0x145dd20, 0xc420074e38, 0x131d129, 0x3, 0xc42015a460, 0xf, 0x0, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/dial.go:371 +0x70b
net.(*Dialer).Dial(0xc420038da0, 0x131d129, 0x3, 0xc42015a460, 0xf, 0xc420038df8, 0x119095a, 0xc42015a444, 0x9)
	/Users/hiro/go/src/net/dial.go:294 +0x75
net.Dial(0x131d129, 0x3, 0xc42015a460, 0xf, 0xc420163000, 0x1000, 0x1000, 0x38)
	/Users/hiro/go/src/net/dial.go:273 +0x99
net/http/cgi.TestCopyError(0xc42013b860)
	/Users/hiro/go/src/net/http/cgi/host_test.go:381 +0x141
testing.tRunner(0xc42013b860, 0x13301f0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 55 [IO wait]:
net.runtime_pollWait(0x15ab230, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4200d6d88, 0x72, 0x0, 0xc42000c180)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc4200d6d88, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc4200d6d20, 0x0, 0x14596a0, 0xc42000c180)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*TCPListener).accept(0xc420088238, 0xc4200101b0, 0x12c1440, 0x1480070)
	/Users/hiro/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc420088238, 0xc420010180, 0x12c1440, 0x1480070, 0x12ede00)
	/Users/hiro/go/src/net/tcpsock.go:228 +0x49
net/http.(*Server).Serve(0xc4200a2420, 0x145d4e0, 0xc420088238, 0x0, 0x0)
	/Users/hiro/go/src/net/http/server.go:2643 +0x228
net/http/httptest.(*Server).goServe.func1(0xc420150600)
	/Users/hiro/go/src/net/http/httptest/server.go:235 +0x6d
created by net/http/httptest.(*Server).goServe
	/Users/hiro/go/src/net/http/httptest/server.go:236 +0x5c
FAIL	net/http/cgi	180.026s
2017/02/01 17:28:10 Get http://127.0.0.1:57247: dial tcp 127.0.0.1:57247: i/o timeout
FAIL	net/http/cookiejar	30.019s
ok  	net/http/fcgi	0.023s
--- FAIL: TestServer (30.00s)
	server_test.go:22: Get http://127.0.0.1:57253: dial tcp 127.0.0.1:57253: i/o timeout
--- FAIL: TestGetAfterClose (30.01s)
	server_test.go:41: Get http://127.0.0.1:57268: dial tcp 127.0.0.1:57268: i/o timeout
panic: test timed out after 3m0s

goroutine 14 [running]:
testing.startAlarm.func1()
	/Users/hiro/go/src/testing/testing.go:1023 +0xf9
created by time.goFunc
	/Users/hiro/go/src/time/sleep.go:170 +0x44

goroutine 1 [chan receive]:
testing.(*T).Run(0xc42001cea0, 0x1312e8b, 0x17, 0x131ec88, 0x105aa00)
	/Users/hiro/go/src/testing/testing.go:698 +0x2f4
testing.runTests.func1(0xc42001cea0)
	/Users/hiro/go/src/testing/testing.go:882 +0x67
testing.tRunner(0xc42001cea0, 0xc42004dde0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
testing.runTests(0xc4200e8e80, 0x146e2c0, 0x6, 0x6, 0xc42004de78)
	/Users/hiro/go/src/testing/testing.go:888 +0x2c1
testing.(*M).Run(0xc42004df20, 0xc42004df20)
	/Users/hiro/go/src/testing/testing.go:822 +0xfc
main.main()
	net/http/httptest/_test/_testmain.go:58 +0xf7

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1

goroutine 12 [IO wait]:
net.runtime_pollWait(0x1588f88, 0x77, 0xc420038601)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4200b2ca8, 0x77, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitWrite(0xc4200b2ca8, 0xc420016f98, 0x1445a20)
	/Users/hiro/go/src/net/fd_poll_runtime.go:84 +0x34
net.(*netFD).connect(0xc4200b2c40, 0x1445a20, 0xc420016f98, 0x0, 0x0, 0x14416a0, 0xc4200e95e0, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_unix.go:156 +0x24e
net.(*netFD).dial(0xc4200b2c40, 0x1445a20, 0xc420016f98, 0x1446de0, 0x0, 0x1446de0, 0xc4201067e0, 0xc420038860, 0x1188a3e)
	/Users/hiro/go/src/net/sock_posix.go:140 +0xe9
net.socket(0x1445a20, 0xc420016f98, 0x130cccf, 0x3, 0x2, 0x1, 0x0, 0x0, 0x1446de0, 0x0, ...)
	/Users/hiro/go/src/net/sock_posix.go:92 +0x1a1
net.internetSocket(0x1445a20, 0xc420016f98, 0x130cccf, 0x3, 0x1446de0, 0x0, 0x1446de0, 0xc4201067e0, 0x1, 0x0, ...)
	/Users/hiro/go/src/net/ipsock_posix.go:154 +0x129
net.doDialTCP(0x1445a20, 0xc420016f98, 0x130cccf, 0x3, 0x0, 0xc4201067e0, 0x148e258, 0xc420038a60, 0x148e258)
	/Users/hiro/go/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x1445a20, 0xc420016f98, 0x130cccf, 0x3, 0x0, 0xc4201067e0, 0xc420016f98, 0x130cccf, 0x3)
	/Users/hiro/go/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x1445a20, 0xc420016f98, 0xc420089200, 0x1443820, 0xc4201067e0, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:521 +0x479
net.dialSerial(0x1445a20, 0xc420016f98, 0xc420089200, 0xc4200ff460, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:489 +0x220
net.(*Dialer).DialContext(0xc420038de0, 0x1445a20, 0xc420016f98, 0x130cccf, 0x3, 0xc4200ff440, 0xf, 0x0, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/dial.go:371 +0x70b
net.(*Dialer).Dial(0xc420038de0, 0x130cccf, 0x3, 0xc4200ff440, 0xf, 0xc420038e38, 0x118740a, 0xc4200ff424, 0x9)
	/Users/hiro/go/src/net/dial.go:294 +0x75
net.Dial(0x130cccf, 0x3, 0xc4200ff440, 0xf, 0xc42006fb00, 0x1445260, 0xc42000e0f8, 0xc420038eb0)
	/Users/hiro/go/src/net/dial.go:273 +0x99
net/http/httptest.TestServerCloseBlocking.func2(0x12d26c0, 0xc4200e95a0)
	/Users/hiro/go/src/net/http/httptest/server_test.go:65 +0x81
net/http/httptest.TestServerCloseBlocking(0xc42001d520)
	/Users/hiro/go/src/net/http/httptest/server_test.go:73 +0xb9
testing.tRunner(0xc42001d520, 0x131ec88)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 35 [IO wait]:
net.runtime_pollWait(0x1589108, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc420144068, 0x72, 0x0, 0xc4200e9420)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc420144068, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc420144000, 0x0, 0x1441520, 0xc4200e9420)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*TCPListener).accept(0xc420146000, 0xc420106630, 0x12b1fc0, 0x1467d40)
	/Users/hiro/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc420146000, 0xc420106600, 0x12b1fc0, 0x1467d40, 0x12deac0)
	/Users/hiro/go/src/net/tcpsock.go:228 +0x49
net/http.(*Server).Serve(0xc420148000, 0x1445260, 0xc420146000, 0x0, 0x0)
	/Users/hiro/go/src/net/http/server.go:2643 +0x228
net/http/httptest.(*Server).goServe.func1(0xc420130120)
	/Users/hiro/go/src/net/http/httptest/server.go:235 +0x6d
created by net/http/httptest.(*Server).goServe
	/Users/hiro/go/src/net/http/httptest/server.go:236 +0x5c

goroutine 13 [IO wait]:
net.runtime_pollWait(0x1589048, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4200b2c38, 0x72, 0x0, 0xc420136120)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc4200b2c38, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc4200b2bd0, 0x0, 0x1441520, 0xc420136120)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*TCPListener).accept(0xc42000e0f8, 0xc420138240, 0x12b1fc0, 0x1467d40)
	/Users/hiro/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc42000e0f8, 0xc420138210, 0x12b1fc0, 0x1467d40, 0x12deac0)
	/Users/hiro/go/src/net/tcpsock.go:228 +0x49
net/http.(*Server).Serve(0xc4200864d0, 0x1445260, 0xc42000e0f8, 0x0, 0x0)
	/Users/hiro/go/src/net/http/server.go:2643 +0x228
net/http/httptest.(*Server).goServe.func1(0xc42006fb00)
	/Users/hiro/go/src/net/http/httptest/server.go:235 +0x6d
created by net/http/httptest.(*Server).goServe
	/Users/hiro/go/src/net/http/httptest/server.go:236 +0x5c
FAIL	net/http/httptest	180.028s
ok  	net/http/httptrace	0.017s
--- FAIL: TestReverseProxy (30.00s)
	reverseproxy_test.go:91: Get: Get http://127.0.0.1:57260: dial tcp 127.0.0.1:57260: i/o timeout
--- FAIL: TestReverseProxyStripHeadersPresentInConnection (30.01s)
	reverseproxy_test.go:177: Get: Get http://127.0.0.1:57271: dial tcp 127.0.0.1:57271: i/o timeout
--- FAIL: TestXForwardedFor (30.01s)
	reverseproxy_test.go:225: Get: Get http://127.0.0.1:57276: dial tcp 127.0.0.1:57276: i/o timeout
--- FAIL: TestReverseProxyQuery (30.00s)
	reverseproxy_test.go:264: 0. Get: Get http://127.0.0.1:57279: dial tcp 127.0.0.1:57279: i/o timeout
--- FAIL: TestReverseProxyFlushInterval (30.00s)
	reverseproxy_test.go:300: Get: Get http://127.0.0.1:57282: dial tcp 127.0.0.1:57282: i/o timeout
panic: test timed out after 3m0s

goroutine 89 [running]:
testing.startAlarm.func1()
	/Users/hiro/go/src/testing/testing.go:1023 +0xf9
created by time.goFunc
	/Users/hiro/go/src/time/sleep.go:170 +0x44

goroutine 1 [chan receive]:
testing.(*T).Run(0xc42001d2b0, 0x1329f08, 0x1b, 0x1335640, 0x105aa00)
	/Users/hiro/go/src/testing/testing.go:698 +0x2f4
testing.runTests.func1(0xc42001d2b0)
	/Users/hiro/go/src/testing/testing.go:882 +0x67
testing.tRunner(0xc42001d2b0, 0xc42004dde0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
testing.runTests(0xc4200e90e0, 0x148d660, 0xf, 0xf, 0x8)
	/Users/hiro/go/src/testing/testing.go:888 +0x2c1
testing.(*M).Run(0xc42004df20, 0xc42004df20)
	/Users/hiro/go/src/testing/testing.go:822 +0xfc
main.main()
	net/http/httputil/_test/_testmain.go:80 +0xf7

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1

goroutine 84 [select]:
net/http.(*Transport).getConn(0x148d460, 0xc4201c8980, 0x0, 0xc4201c8900, 0x4, 0xc4201c2840, 0xf, 0x0, 0x0, 0xc4201d49a0)
	/Users/hiro/go/src/net/http/transport.go:913 +0xb92
net/http.(*Transport).RoundTrip(0x148d460, 0xc420170700, 0x148d460, 0x0, 0x0)
	/Users/hiro/go/src/net/http/transport.go:378 +0x58c
net/http.send(0xc420170700, 0x145f120, 0x148d460, 0x0, 0x0, 0x0, 0x0, 0x8, 0xc4201d60b8, 0x10116b8)
	/Users/hiro/go/src/net/http/client.go:249 +0x162
net/http.(*Client).send(0x14914e0, 0xc420170700, 0x0, 0x0, 0x0, 0xc4201d60b8, 0x0, 0x1, 0xc42016cc90)
	/Users/hiro/go/src/net/http/client.go:173 +0x108
net/http.(*Client).Do(0x14914e0, 0xc420170700, 0xc420157a40, 0xc420170700, 0x0)
	/Users/hiro/go/src/net/http/client.go:595 +0x254
net/http/httputil.TestReverseProxyCancelation(0xc4201c4750)
	/Users/hiro/go/src/net/http/httputil/reverseproxy_test.go:358 +0x3ca
testing.tRunner(0xc4201c4750, 0x1335640)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 63 [IO wait]:
net.runtime_pollWait(0x15aa0d8, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4201d44c8, 0x72, 0x0, 0xc420148660)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc4201d44c8, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc4201d4460, 0x0, 0x145f760, 0xc420148660)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*TCPListener).accept(0xc4201d6068, 0xc420144960, 0x12c5ce0, 0x1486150)
	/Users/hiro/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc4201d6068, 0xc420144930, 0x12c5ce0, 0x1486150, 0x12f3a60)
	/Users/hiro/go/src/net/tcpsock.go:228 +0x49
net/http.(*Server).Serve(0xc4201d8370, 0x1463620, 0xc4201d6068, 0x0, 0x0)
	/Users/hiro/go/src/net/http/server.go:2643 +0x228
net/http/httptest.(*Server).goServe.func1(0xc420156f60)
	/Users/hiro/go/src/net/http/httptest/server.go:235 +0x6d
created by net/http/httptest.(*Server).goServe
	/Users/hiro/go/src/net/http/httptest/server.go:236 +0x5c

goroutine 85 [IO wait]:
net.runtime_pollWait(0x15aa198, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4201d4998, 0x72, 0x0, 0xc4200e9900)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc4201d4998, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc4201d4930, 0x0, 0x145f760, 0xc4200e9900)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*TCPListener).accept(0xc4201d6090, 0xc4201ca570, 0x12c5ce0, 0x1486150)
	/Users/hiro/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc4201d6090, 0xc4201ca540, 0x12c5ce0, 0x1486150, 0x12f3a60)
	/Users/hiro/go/src/net/tcpsock.go:228 +0x49
net/http.(*Server).Serve(0xc4201d8420, 0x1463620, 0xc4201d6090, 0x0, 0x0)
	/Users/hiro/go/src/net/http/server.go:2643 +0x228
net/http/httptest.(*Server).goServe.func1(0xc420157aa0)
	/Users/hiro/go/src/net/http/httptest/server.go:235 +0x6d
created by net/http/httptest.(*Server).goServe
	/Users/hiro/go/src/net/http/httptest/server.go:236 +0x5c

goroutine 87 [chan receive]:
net/http/httputil.TestReverseProxyCancelation.func2(0xc420157a40, 0xc420170700)
	/Users/hiro/go/src/net/http/httputil/reverseproxy_test.go:355 +0x44
created by net/http/httputil.TestReverseProxyCancelation
	/Users/hiro/go/src/net/http/httputil/reverseproxy_test.go:357 +0x3ad

goroutine 88 [IO wait]:
net.runtime_pollWait(0x15a9f58, 0x77, 0xc420049298)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4200b2f48, 0x77, 0xc4200492d0, 0x11341e9)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitWrite(0xc4200b2f48, 0x1335280, 0x1463de0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:84 +0x34
net.(*netFD).connect(0xc4200b2ee0, 0x1463de0, 0xc4201d02a0, 0x0, 0x0, 0x145f8e0, 0xc4200e9960, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_unix.go:156 +0x24e
net.(*netFD).dial(0xc4200b2ee0, 0x1463de0, 0xc4201d02a0, 0x1465160, 0x0, 0x1465160, 0xc4201ca600, 0xc4200494b8, 0x114718e)
	/Users/hiro/go/src/net/sock_posix.go:140 +0xe9
net.socket(0x1463de0, 0xc4201d02a0, 0x1322563, 0x3, 0x2, 0x1, 0x0, 0x0, 0x1465160, 0x0, ...)
	/Users/hiro/go/src/net/sock_posix.go:92 +0x1a1
net.internetSocket(0x1463de0, 0xc4201d02a0, 0x1322563, 0x3, 0x1465160, 0x0, 0x1465160, 0xc4201ca600, 0x1, 0x0, ...)
	/Users/hiro/go/src/net/ipsock_posix.go:154 +0x129
net.doDialTCP(0x1463de0, 0xc4201d02a0, 0x1322563, 0x3, 0x0, 0xc4201ca600, 0x14adc48, 0x0, 0x0)
	/Users/hiro/go/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x1463de0, 0xc4201d02a0, 0x1322563, 0x3, 0x0, 0xc4201ca600, 0xc4201d02a0, 0x1322563, 0xc420049738)
	/Users/hiro/go/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x1463de0, 0xc4201d02a0, 0xc420089480, 0x1461b20, 0xc4201ca600, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:521 +0x479
net.dialSerial(0x1463de0, 0xc4201d02a0, 0xc420089480, 0xc42019e6b0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:489 +0x220
net.(*Dialer).DialContext(0xc42006e900, 0x1463da0, 0xc420016ed8, 0x1322563, 0x3, 0xc4201c2840, 0xf, 0x0, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/dial.go:371 +0x70b
net.(*Dialer).DialContext-fm(0x1463da0, 0xc420016ed8, 0x1322563, 0x3, 0xc4201c2840, 0xf, 0xc42003da60, 0x11ef8bd, 0xc420016ed8, 0x12cb900)
	/Users/hiro/go/src/net/http/transport.go:45 +0x73
net/http.(*Transport).dial(0x148d460, 0x1463da0, 0xc420016ed8, 0x1322563, 0x3, 0xc4201c2840, 0xf, 0x0, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/http/transport.go:849 +0x227
net/http.(*Transport).dialConn(0x148d460, 0x1463da0, 0xc420016ed8, 0x0, 0xc4201c8900, 0x4, 0xc4201c2840, 0xf, 0xc420157740, 0x114f873, ...)
	/Users/hiro/go/src/net/http/transport.go:1008 +0x1c4c
net/http.(*Transport).getConn.func4(0x148d460, 0x1463da0, 0xc420016ed8, 0xc42016cd20, 0xc420157b60)
	/Users/hiro/go/src/net/http/transport.go:908 +0x78
created by net/http.(*Transport).getConn
	/Users/hiro/go/src/net/http/transport.go:910 +0x3a3

goroutine 86 [IO wait]:
net.runtime_pollWait(0x15aa018, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4201d4a08, 0x72, 0x0, 0xc420148840)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc4201d4a08, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc4201d49a0, 0x0, 0x145f760, 0xc420148840)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*TCPListener).accept(0xc4201d6098, 0xc420144c30, 0x12c5ce0, 0x1486150)
	/Users/hiro/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc4201d6098, 0xc420144c00, 0x12c5ce0, 0x1486150, 0x12f3a60)
	/Users/hiro/go/src/net/tcpsock.go:228 +0x49
net/http.(*Server).Serve(0xc4201d84d0, 0x1463620, 0xc4201d6098, 0x0, 0x0)
	/Users/hiro/go/src/net/http/server.go:2643 +0x228
net/http/httptest.(*Server).goServe.func1(0xc420157b00)
	/Users/hiro/go/src/net/http/httptest/server.go:235 +0x6d
created by net/http/httptest.(*Server).goServe
	/Users/hiro/go/src/net/http/httptest/server.go:236 +0x5c

goroutine 40 [select]:
net.(*netFD).connect.func2(0x1463de0, 0xc4201d02a0, 0xc4200b2ee0, 0xc4201d0360, 0xc4201d0300)
	/Users/hiro/go/src/net/fd_unix.go:133 +0x1d5
created by net.(*netFD).connect
	/Users/hiro/go/src/net/fd_unix.go:144 +0x239
FAIL	net/http/httputil	180.023s
ok  	net/http/internal	0.011s
ok  	net/internal/socktest	0.010s
ok  	net/mail	0.015s
panic: test timed out after 3m0s

goroutine 39 [running]:
testing.startAlarm.func1()
	/Users/hiro/go/src/testing/testing.go:1023 +0xf9
created by time.goFunc
	/Users/hiro/go/src/time/sleep.go:170 +0x44

goroutine 1 [chan receive]:
testing.(*T).Run(0xc420144270, 0x14298e6, 0xc, 0x143f5b8, 0x105b001)
	/Users/hiro/go/src/testing/testing.go:698 +0x2f4
testing.runTests.func1(0xc420144270)
	/Users/hiro/go/src/testing/testing.go:882 +0x67
testing.tRunner(0xc420144270, 0xc420137de0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
testing.runTests(0xc420142060, 0x1608ba0, 0xd, 0xd, 0x40)
	/Users/hiro/go/src/testing/testing.go:888 +0x2c1
testing.(*M).Run(0xc420137f20, 0xc420137f20)
	/Users/hiro/go/src/testing/testing.go:822 +0xfc
main.main()
	net/rpc/_test/_testmain.go:74 +0xf7

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1

goroutine 37 [IO wait]:
net.runtime_pollWait(0x23e4eb0, 0x77, 0xc420038601)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4201600d8, 0x77, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitWrite(0xc4201600d8, 0xc420075000, 0x15dc8e0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:84 +0x34
net.(*netFD).connect(0xc420160070, 0x15dc8e0, 0xc420075000, 0x0, 0x0, 0x15d7ce0, 0xc420142120, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_unix.go:156 +0x24e
net.(*netFD).dial(0xc420160070, 0x15dc8e0, 0xc420075000, 0x15de8e0, 0x0, 0x15de8e0, 0xc42013a330, 0xc4200388e0, 0x119edbe)
	/Users/hiro/go/src/net/sock_posix.go:140 +0xe9
net.socket(0x15dc8e0, 0xc420075000, 0x1423bc5, 0x3, 0x2, 0x1, 0x0, 0x0, 0x15de8e0, 0x0, ...)
	/Users/hiro/go/src/net/sock_posix.go:92 +0x1a1
net.internetSocket(0x15dc8e0, 0xc420075000, 0x1423bc5, 0x3, 0x15de8e0, 0x0, 0x15de8e0, 0xc42013a330, 0x1, 0x0, ...)
	/Users/hiro/go/src/net/ipsock_posix.go:154 +0x129
net.doDialTCP(0x15dc8e0, 0xc420075000, 0x1423bc5, 0x3, 0x0, 0xc42013a330, 0x162b6b8, 0xc420038ae0, 0x162b6b8)
	/Users/hiro/go/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x15dc8e0, 0xc420075000, 0x1423bc5, 0x3, 0x0, 0xc42013a330, 0xc420075000, 0x1423bc5, 0x3)
	/Users/hiro/go/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x15dc8e0, 0xc420075000, 0xc42015e080, 0x15da160, 0xc42013a330, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:521 +0x479
net.dialSerial(0x15dc8e0, 0xc420075000, 0xc42015e080, 0xc4201480d0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:489 +0x220
net.(*Dialer).DialContext(0xc420038e60, 0x15dc8e0, 0xc420075000, 0x1423bc5, 0x3, 0xc4201480b0, 0xf, 0x0, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/dial.go:371 +0x70b
net.(*Dialer).Dial(0xc420038e60, 0x1423bc5, 0x3, 0xc4201480b0, 0xf, 0xc4201480a1, 0x9, 0x14237c0, 0x1)
	/Users/hiro/go/src/net/dial.go:294 +0x75
net.Dial(0x1423bc5, 0x3, 0xc4201480b0, 0xf, 0x9, 0xc420038f28, 0xc4201480a1, 0x134e5c4)
	/Users/hiro/go/src/net/dial.go:273 +0x99
net/rpc.Dial(0x1423bc5, 0x3, 0xc4201480b0, 0xf, 0x15dbea0, 0xc420146028, 0x0)
	/Users/hiro/go/src/net/rpc/client.go:270 +0x4d
net/rpc.TestGobError(0xc420144410)
	/Users/hiro/go/src/net/rpc/client_test.go:72 +0x169
testing.tRunner(0xc420144410, 0x143f5b8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 38 [IO wait]:
net.runtime_pollWait(0x23e4f70, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc420160068, 0x72, 0x0, 0xc4201036c0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc420160068, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc420160000, 0x0, 0x15d7ba0, 0xc4201036c0)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*TCPListener).accept(0xc420146028, 0xc42014a250, 0xc42013a180, 0x0)
	/Users/hiro/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc420146028, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/tcpsock.go:228 +0x49
net/rpc.(*Server).Accept(0xc42013c100, 0x15dbea0, 0xc420146028)
	/Users/hiro/go/src/net/rpc/server.go:623 +0x3b
net/rpc.Accept(0x15dbea0, 0xc420146028)
	/Users/hiro/go/src/net/rpc/server.go:681 +0x41
created by net/rpc.TestGobError
	/Users/hiro/go/src/net/rpc/client_test.go:70 +0x114
FAIL	net/rpc	180.022s
ok  	net/rpc/jsonrpc	0.017s
panic: test timed out after 3m0s

goroutine 34 [running]:
testing.startAlarm.func1()
	/Users/hiro/go/src/testing/testing.go:1023 +0xf9
created by time.goFunc
	/Users/hiro/go/src/time/sleep.go:170 +0x44

goroutine 1 [chan receive]:
testing.(*T).Run(0xc42007c9c0, 0x1262cfa, 0xc, 0x126fb40, 0x105a101)
	/Users/hiro/go/src/testing/testing.go:698 +0x2f4
testing.runTests.func1(0xc42007c9c0)
	/Users/hiro/go/src/testing/testing.go:882 +0x67
testing.tRunner(0xc42007c9c0, 0xc4200d7de0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
testing.runTests(0xc4200854e0, 0x136cdc0, 0xb, 0xb, 0xc420070c80)
	/Users/hiro/go/src/testing/testing.go:888 +0x2c1
testing.(*M).Run(0xc4200d7f20, 0xc4200d7f20)
	/Users/hiro/go/src/testing/testing.go:822 +0xfc
main.main()
	net/smtp/_test/_testmain.go:64 +0xf7

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1

goroutine 28 [IO wait]:
net.runtime_pollWait(0x1473058, 0x77, 0xc420038501)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4200c4c38, 0x77, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitWrite(0xc4200c4c38, 0xc420074e38, 0x1353e40)
	/Users/hiro/go/src/net/fd_poll_runtime.go:84 +0x34
net.(*netFD).connect(0xc4200c4bd0, 0x1353e40, 0xc420074e38, 0x0, 0x0, 0x1350e80, 0xc420085d60, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_unix.go:156 +0x24e
net.(*netFD).dial(0xc4200c4bd0, 0x1353e40, 0xc420074e38, 0x1355160, 0x0, 0x1355160, 0xc42010c1e0, 0xc420038778, 0x1189a0e)
	/Users/hiro/go/src/net/sock_posix.go:140 +0xe9
net.socket(0x1353e40, 0xc420074e38, 0x1260fb6, 0x3, 0x2, 0x1, 0x0, 0x0, 0x1355160, 0x0, ...)
	/Users/hiro/go/src/net/sock_posix.go:92 +0x1a1
net.internetSocket(0x1353e40, 0xc420074e38, 0x1260fb6, 0x3, 0x1355160, 0x0, 0x1355160, 0xc42010c1e0, 0x1, 0x0, ...)
	/Users/hiro/go/src/net/ipsock_posix.go:154 +0x129
net.doDialTCP(0x1353e40, 0xc420074e38, 0x1260fb6, 0x3, 0x0, 0xc42010c1e0, 0x138a850, 0xc420038978, 0x138a850)
	/Users/hiro/go/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x1353e40, 0xc420074e38, 0x1260fb6, 0x3, 0x0, 0xc42010c1e0, 0xc420074e38, 0x1260fb6, 0x3)
	/Users/hiro/go/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x1353e40, 0xc420074e38, 0xc42009b300, 0x1352640, 0xc42010c1e0, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:521 +0x479
net.dialSerial(0x1353e40, 0xc420074e38, 0xc42009b300, 0xc4200ec4c0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:489 +0x220
net.(*Dialer).DialContext(0xc420038cf8, 0x1353e40, 0xc420074e38, 0x1260fb6, 0x3, 0xc4200ec4a0, 0xf, 0x0, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/dial.go:371 +0x70b
net.(*Dialer).Dial(0xc420038cf8, 0x1260fb6, 0x3, 0xc4200ec4a0, 0xf, 0x3, 0xc4200ec4a0, 0xc420038d18, 0x10457f5)
	/Users/hiro/go/src/net/dial.go:294 +0x75
net.Dial(0x1260fb6, 0x3, 0xc4200ec4a0, 0xf, 0x66, 0xc4200c4af0, 0x66, 0x66)
	/Users/hiro/go/src/net/dial.go:273 +0x99
net/smtp.Dial(0xc4200ec4a0, 0xf, 0x70, 0xc4200c4b60, 0xc420038e28)
	/Users/hiro/go/src/net/smtp/smtp.go:52 +0x4e
net/smtp.SendMail(0xc4200ec4a0, 0xf, 0x0, 0x0, 0x126419a, 0x10, 0xc420038f58, 0x1, 0x1, 0xc4200c4b60, ...)
	/Users/hiro/go/src/net/smtp/smtp.go:307 +0x54
net/smtp.TestSendMail(0xc42007d040)
	/Users/hiro/go/src/net/smtp/smtp_test.go:512 +0x4b8
testing.tRunner(0xc42007d040, 0x126fb40)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 29 [IO wait]:
net.runtime_pollWait(0x1473118, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4200c4a78, 0x72, 0x0, 0xc420120000)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc4200c4a78, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc4200c4a10, 0x0, 0x1350d40, 0xc420120000)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*TCPListener).accept(0xc420086098, 0xc400000008, 0xc420116000, 0x1010ad2)
	/Users/hiro/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc420086098, 0x126fd20, 0xc420106480, 0x126274a, 0xb)
	/Users/hiro/go/src/net/tcpsock.go:228 +0x49
net/smtp.TestSendMail.func1(0xc420106480, 0x1353800, 0xc420086098, 0xc42007d040, 0xc42010e180, 0xc4200be990, 0x9, 0x9)
	/Users/hiro/go/src/net/smtp/smtp_test.go:474 +0x79
created by net/smtp.TestSendMail
	/Users/hiro/go/src/net/smtp/smtp_test.go:505 +0x363
FAIL	net/smtp	180.021s
ok  	net/textproto	0.015s
ok  	net/url	0.016s
ok  	os	0.403s
ok  	os/exec	30.435s
ok  	os/signal	4.348s
ok  	os/user	0.016s
ok  	path	0.011s
ok  	path/filepath	0.032s
ok  	reflect	0.101s
ok  	regexp	0.116s
ok  	regexp/syntax	0.343s
panic: test timed out after 3m0s

goroutine 22930 [running]:
panic(0x1297200, 0xc4200ae1e0)
	/Users/hiro/go/src/runtime/panic.go:531 +0x1cf fp=0xc420403f78 sp=0xc420403ee0
testing.startAlarm.func1()
	/Users/hiro/go/src/testing/testing.go:1023 +0xf9 fp=0xc420403fe0 sp=0xc420403f78
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420403fe8 sp=0xc420403fe0
created by time.goFunc
	/Users/hiro/go/src/time/sleep.go:170 +0x44

goroutine 1 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc4203a44d8, 0x13047be, 0xc, 0xc4203a4417, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42004dad0 sp=0xc42004daa0
runtime.goparkunlock(0xc4203a44d8, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42004db10 sp=0xc42004dad0
runtime.chanrecv(0x12944c0, 0xc4203a4480, 0x0, 0xc42004db01, 0x10e54ba)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42004dbb0 sp=0xc42004db10
runtime.chanrecv1(0x12944c0, 0xc4203a4480, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42004dbe8 sp=0xc42004dbb0
testing.(*T).Run(0xc42001cdd0, 0x1305517, 0xe, 0x1316680, 0x105df01)
	/Users/hiro/go/src/testing/testing.go:698 +0x2f4 fp=0xc42004dc90 sp=0xc42004dbe8
testing.runTests.func1(0xc42001cdd0)
	/Users/hiro/go/src/testing/testing.go:882 +0x67 fp=0xc42004dce0 sp=0xc42004dc90
testing.tRunner(0xc42001cdd0, 0xc42004dd90)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42004dd08 sp=0xc42004dce0
testing.runTests(0xc42000cf00, 0x146d020, 0xcb, 0xcb, 0x5b)
	/Users/hiro/go/src/testing/testing.go:888 +0x2c1 fp=0xc42004ddc0 sp=0xc42004dd08
testing.(*M).Run(0xc42004df20, 0xc42004def0)
	/Users/hiro/go/src/testing/testing.go:822 +0xfc fp=0xc42004deb0 sp=0xc42004ddc0
runtime_test.TestMain(0xc42004df20)
	/Users/hiro/go/src/runtime/crash_test.go:28 +0x2f fp=0xc42004df00 sp=0xc42004deb0
main.main()
	runtime/_test/_testmain.go:842 +0xf7 fp=0xc42004df88 sp=0xc42004df00
runtime.main()
	/Users/hiro/go/src/runtime/proc.go:185 +0x20a fp=0xc42004dfe0 sp=0xc42004df88
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42004dfe8 sp=0xc42004dfe0

goroutine 17 [syscall, 2 minutes, locked to thread]:
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42003cfe8 sp=0xc42003cfe0

goroutine 2 [force gc (idle), 2 minutes]:
runtime.gopark(0x13159d0, 0x146efb0, 0x1305dec, 0xf, 0x149f1cca43070014, 0x1)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42002a768 sp=0xc42002a738
runtime.goparkunlock(0x146efb0, 0x1305dec, 0xf, 0xc420000114, 0x1)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42002a7a8 sp=0xc42002a768
runtime.forcegchelper()
	/Users/hiro/go/src/runtime/proc.go:226 +0x9e fp=0xc42002a7e0 sp=0xc42002a7a8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42002a7e8 sp=0xc42002a7e0
created by runtime.init.4
	/Users/hiro/go/src/runtime/proc.go:215 +0x35

goroutine 3 [GC sweep wait, 2 minutes]:
runtime.gopark(0x13159d0, 0x146f300, 0x1304c88, 0xd, 0x1057e14, 0x1)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42002af58 sp=0xc42002af28
runtime.goparkunlock(0x146f300, 0x1304c88, 0xd, 0x14, 0x1)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42002af98 sp=0xc42002af58
runtime.bgsweep(0xc42001a070)
	/Users/hiro/go/src/runtime/mgcsweep.go:72 +0x12e fp=0xc42002afd8 sp=0xc42002af98
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42002afe0 sp=0xc42002afd8
created by runtime.gcenable
	/Users/hiro/go/src/runtime/mgc.go:212 +0x61

goroutine 4 [finalizer wait, 2 minutes]:
runtime.gopark(0x13159d0, 0x148af28, 0x130569f, 0xe, 0x14, 0x1)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42002b718 sp=0xc42002b6e8
runtime.goparkunlock(0x148af28, 0x130569f, 0xe, 0x2000000014, 0x1)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42002b758 sp=0xc42002b718
runtime.runfinq()
	/Users/hiro/go/src/runtime/mfinal.go:161 +0xb2 fp=0xc42002b7e0 sp=0xc42002b758
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42002b7e8 sp=0xc42002b7e0
created by runtime.createfing
	/Users/hiro/go/src/runtime/mfinal.go:142 +0x62

goroutine 5 [timer goroutine (idle), 2 minutes]:
runtime.gopark(0x13159d0, 0x146f440, 0x1309c2d, 0x16, 0x1316d14, 0x1)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42002bf20 sp=0xc42002bef0
runtime.goparkunlock(0x146f440, 0x1309c2d, 0x16, 0x14, 0x1)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42002bf60 sp=0xc42002bf20
runtime.timerproc()
	/Users/hiro/go/src/runtime/time.go:202 +0x2cf fp=0xc42002bfe0 sp=0xc42002bf60
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42002bfe8 sp=0xc42002bfe0
created by runtime.addtimerLocked
	/Users/hiro/go/src/runtime/time.go:116 +0xed

goroutine 22501 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42021d5e0 sp=0xc42021d5b0
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42021d620 sp=0xc42021d5e0
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x101)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42021d6c0 sp=0xc42021d620
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42021d6f8 sp=0xc42021d6c0
testing.(*T).Parallel(0xc42001c1a0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42021d788 sp=0xc42021d6f8
runtime_test.TestCgoCrashHandler(0xc42001c1a0)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:22 +0x2b fp=0xc42021d7a8 sp=0xc42021d788
testing.tRunner(0xc42001c1a0, 0x1316340)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42021d7d0 sp=0xc42021d7a8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42021d7d8 sp=0xc42021d7d0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22509 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42002c568 sp=0xc42002c538
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42002c5a8 sp=0xc42002c568
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0xe01)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42002c648 sp=0xc42002c5a8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42002c680 sp=0xc42002c648
testing.(*T).Parallel(0xc42001d110)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42002c710 sp=0xc42002c680
runtime_test.TestCgoExecSignalMask(0xc42001d110)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:160 +0x40 fp=0xc42002c7a8 sp=0xc42002c710
testing.tRunner(0xc42001d110, 0x1316358)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42002c7d0 sp=0xc42002c7a8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42002c7d8 sp=0xc42002c7d0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22503 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc4200e0d68 sp=0xc4200e0d38
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc4200e0da8 sp=0xc4200e0d68
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc4200e0e48 sp=0xc4200e0da8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc4200e0e80 sp=0xc4200e0e48
testing.(*T).Parallel(0xc42001c410)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc4200e0f10 sp=0xc4200e0e80
runtime_test.TestCgoTraceback(0xc42001c410)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:39 +0x40 fp=0xc4200e0fa8 sp=0xc4200e0f10
testing.tRunner(0xc42001c410, 0x13163b0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc4200e0fd0 sp=0xc4200e0fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc4200e0fd8 sp=0xc4200e0fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22863 [GC worker (idle), 2 minutes]:
runtime.gopark(0x1315820, 0xc4200f4000, 0x130623b, 0x10, 0x1059914, 0x0)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420262750 sp=0xc420262720
runtime.gcBgMarkWorker(0xc420023900)
	/Users/hiro/go/src/runtime/mgc.go:1489 +0x138 fp=0xc4202627d8 sp=0xc420262750
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc4202627e0 sp=0xc4202627d8
created by runtime.gcBgMarkStartWorkers
	/Users/hiro/go/src/runtime/mgc.go:1410 +0x98

goroutine 195 [GC worker (idle), 2 minutes]:
runtime.gopark(0x1315820, 0xc420017fd0, 0x130623b, 0x10, 0xc4200e3f14, 0x0)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc4200e3f50 sp=0xc4200e3f20
runtime.gcBgMarkWorker(0xc420020000)
	/Users/hiro/go/src/runtime/mgc.go:1489 +0x138 fp=0xc4200e3fd8 sp=0xc4200e3f50
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc4200e3fe0 sp=0xc4200e3fd8
created by runtime.gcBgMarkStartWorkers
	/Users/hiro/go/src/runtime/mgc.go:1410 +0x98

goroutine 22504 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42021e568 sp=0xc42021e538
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42021e5a8 sp=0xc42021e568
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42021e648 sp=0xc42021e5a8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42021e680 sp=0xc42021e648
testing.(*T).Parallel(0xc42001c680)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42021e710 sp=0xc42021e680
runtime_test.TestCgoCallbackGC(0xc42001c680)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:48 +0x40 fp=0xc42021e7a8 sp=0xc42021e710
testing.tRunner(0xc42001c680, 0x1316330)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42021e7d0 sp=0xc42021e7a8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42021e7d8 sp=0xc42021e7d0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22672 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc4200ddde0 sp=0xc4200dddb0
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc4200dde20 sp=0xc4200ddde0
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc4200ddec0 sp=0xc4200dde20
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc4200ddef8 sp=0xc4200ddec0
testing.(*T).Parallel(0xc42001dee0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc4200ddf88 sp=0xc4200ddef8
runtime_test.TestMemmoveOverlapLarge0x120000(0xc42001dee0)
	/Users/hiro/go/src/runtime/memmove_test.go:99 +0x2b fp=0xc4200ddfa8 sp=0xc4200ddf88
testing.tRunner(0xc42001dee0, 0x1316700)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc4200ddfd0 sp=0xc4200ddfa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc4200ddfd8 sp=0xc4200ddfd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22671 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420027de0 sp=0xc420027db0
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc420027e20 sp=0xc420027de0
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420027ec0 sp=0xc420027e20
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420027ef8 sp=0xc420027ec0
testing.(*T).Parallel(0xc42001de10)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420027f88 sp=0xc420027ef8
runtime_test.TestMemmoveLarge0x180000(0xc42001de10)
	/Users/hiro/go/src/runtime/memmove_test.go:91 +0x2b fp=0xc420027fa8 sp=0xc420027f88
testing.tRunner(0xc42001de10, 0x13166f8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc420027fd0 sp=0xc420027fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420027fd8 sp=0xc420027fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22920 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc4203ff688 sp=0xc4203ff658
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc4203ff6c8 sp=0xc4203ff688
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x3201)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc4203ff768 sp=0xc4203ff6c8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc4203ff7a0 sp=0xc4203ff768
testing.(*T).Parallel(0xc4202f6000)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc4203ff830 sp=0xc4203ff7a0
runtime_test.testGdbPython(0xc4202f6000, 0xc4108f2e00)
	/Users/hiro/go/src/runtime/runtime-gdb_test.go:103 +0x69 fp=0xc4203fff88 sp=0xc4203ff830
runtime_test.TestGdbPython(0xc4202f6000)
	/Users/hiro/go/src/runtime/runtime-gdb_test.go:88 +0x30 fp=0xc4203fffa8 sp=0xc4203fff88
testing.tRunner(0xc4202f6000, 0x13165a8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc4203fffd0 sp=0xc4203fffa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc4203fffd8 sp=0xc4203fffd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22807 [runnable]:
runtime.gcMarkDone()
	/Users/hiro/go/src/runtime/mgc.go:1107 +0x226 fp=0xc420253750 sp=0xc420253748
runtime.gcBgMarkWorker(0xc420021300)
	/Users/hiro/go/src/runtime/mgc.go:1579 +0x303 fp=0xc4202537d8 sp=0xc420253750
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc4202537e0 sp=0xc4202537d8
created by runtime.gcBgMarkStartWorkers
	/Users/hiro/go/src/runtime/mgc.go:1410 +0x98

goroutine 22669 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420029cc8 sp=0xc420029c98
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc420029d08 sp=0xc420029cc8
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1301)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420029da8 sp=0xc420029d08
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420029de0 sp=0xc420029da8
testing.(*T).Parallel(0xc42001dc70)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420029e70 sp=0xc420029de0
runtime_test.TestMemmove(0xc42001dc70)
	/Users/hiro/go/src/runtime/memmove_test.go:17 +0x43 fp=0xc420029fa8 sp=0xc420029e70
testing.tRunner(0xc42001dc70, 0x1316708)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc420029fd0 sp=0xc420029fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420029fd8 sp=0xc420029fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22670 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42015fce0 sp=0xc42015fcb0
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42015fd20 sp=0xc42015fce0
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x901)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42015fdc0 sp=0xc42015fd20
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42015fdf8 sp=0xc42015fdc0
testing.(*T).Parallel(0xc42001dd40)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42015fe88 sp=0xc42015fdf8
runtime_test.TestMemmoveAlias(0xc42001dd40)
	/Users/hiro/go/src/runtime/memmove_test.go:56 +0x43 fp=0xc42015ffa8 sp=0xc42015fe88
testing.tRunner(0xc42001dd40, 0x13166f0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42015ffd0 sp=0xc42015ffa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42015ffd8 sp=0xc42015ffd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22929 [syscall, 2 minutes]:
syscall.Syscall(0x3, 0x7, 0xc4202f4a00, 0x200, 0xc4202f4a00, 0x200, 0x0)
	/Users/hiro/go/src/syscall/asm_darwin_amd64.s:16 +0x5 fp=0xc4202614b0 sp=0xc4202614a8
syscall.read(0x7, 0xc4202f4a00, 0x200, 0x200, 0xc42002e800, 0x1523000, 0x0)
	/Users/hiro/go/src/syscall/zsyscall_darwin_amd64.go:973 +0x55 fp=0xc420261508 sp=0xc4202614b0
syscall.Read(0x7, 0xc4202f4a00, 0x200, 0x200, 0x102c02f, 0x13150b0, 0xc4202615c0)
	/Users/hiro/go/src/syscall/syscall_unix.go:162 +0x49 fp=0xc420261550 sp=0xc420261508
os.(*File).read(0xc42000e0e0, 0xc4202f4a00, 0x200, 0x200, 0x10d437b, 0x1297440, 0x200)
	/Users/hiro/go/src/os/file_unix.go:165 +0x6a fp=0xc420261598 sp=0xc420261550
os.(*File).Read(0xc42000e0e0, 0xc4202f4a00, 0x200, 0x200, 0x103522e, 0xc420250b60, 0xc420261660)
	/Users/hiro/go/src/os/file.go:101 +0x76 fp=0xc420261600 sp=0xc420261598
bytes.(*Buffer).ReadFrom(0xc4200aa3f0, 0x144dc80, 0xc42000e0e0, 0x1588128, 0xc4200aa3f0, 0xc420261701)
	/Users/hiro/go/src/bytes/buffer.go:179 +0x160 fp=0xc420261670 sp=0xc420261600
io.copyBuffer(0x144d5c0, 0xc4200aa3f0, 0x144dc80, 0xc42000e0e0, 0x0, 0x0, 0x0, 0xc42006e178, 0x0, 0x0)
	/Users/hiro/go/src/io/io.go:384 +0x2cb fp=0xc4202616d8 sp=0xc420261670
io.Copy(0x144d5c0, 0xc4200aa3f0, 0x144dc80, 0xc42000e0e0, 0x1294500, 0xc42006e120, 0xc4202617b0)
	/Users/hiro/go/src/io/io.go:360 +0x68 fp=0xc420261738 sp=0xc4202616d8
os/exec.(*Cmd).writerDescriptor.func1(0x1294500, 0xc42006e120)
	/Users/hiro/go/src/os/exec/exec.go:254 +0x4d fp=0xc420261798 sp=0xc420261738
os/exec.(*Cmd).Start.func1(0xc4200b0840, 0xc420174d20)
	/Users/hiro/go/src/os/exec/exec.go:371 +0x27 fp=0xc4202617d0 sp=0xc420261798
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc4202617d8 sp=0xc4202617d0
created by os/exec.(*Cmd).Start
	/Users/hiro/go/src/os/exec/exec.go:372 +0x4e4

goroutine 22505 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420259d68 sp=0xc420259d38
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc420259da8 sp=0xc420259d68
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x2301)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420259e48 sp=0xc420259da8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420259e80 sp=0xc420259e48
testing.(*T).Parallel(0xc42001ca90)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420259f10 sp=0xc420259e80
runtime_test.TestCgoExternalThreadPanic(0xc42001ca90)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:71 +0x40 fp=0xc420259fa8 sp=0xc420259f10
testing.tRunner(0xc42001ca90, 0x1316360)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc420259fd0 sp=0xc420259fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420259fd8 sp=0xc420259fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22924 [syscall, 2 minutes]:
syscall.Syscall6(0xad, 0x1, 0x16753, 0xc420401af0, 0x24, 0x0, 0x0, 0x1523960, 0x0, 0xc420174ce0)
	/Users/hiro/go/src/syscall/asm_darwin_amd64.s:41 +0x5 fp=0xc420401a98 sp=0xc420401a90
os.(*Process).blockUntilWaitable(0xc42009be60, 0xc4200b0840, 0xc420174d20, 0x3)
	/Users/hiro/go/src/os/wait_waitid.go:28 +0xa5 fp=0xc420401ba0 sp=0xc420401a98
os.(*Process).wait(0xc42009be60, 0x1011202, 0xc42000e0f8, 0xc42009bda0)
	/Users/hiro/go/src/os/exec_unix.go:22 +0x4d fp=0xc420401c30 sp=0xc420401ba0
os.(*Process).Wait(0xc42009be60, 0x0, 0x0, 0x1315560)
	/Users/hiro/go/src/os/exec.go:115 +0x2b fp=0xc420401c60 sp=0xc420401c30
os/exec.(*Cmd).Wait(0xc4200b0840, 0x0, 0x0)
	/Users/hiro/go/src/os/exec/exec.go:435 +0x62 fp=0xc420401ce8 sp=0xc420401c60
os/exec.(*Cmd).Run(0xc4200b0840, 0xc4200aa3f0, 0xc4200b0840)
	/Users/hiro/go/src/os/exec/exec.go:280 +0x5c fp=0xc420401d10 sp=0xc420401ce8
os/exec.(*Cmd).CombinedOutput(0xc4200b0840, 0x12, 0xc420401ec8, 0x2, 0x2, 0xc4200b0840)
	/Users/hiro/go/src/os/exec/exec.go:495 +0x127 fp=0xc420401d48 sp=0xc420401d10
runtime_test.TestLldbPython(0xc4202f6340)
	/Users/hiro/go/src/runtime/runtime-lldb_test.go:176 +0x6ad fp=0xc420401fa8 sp=0xc420401d48
testing.tRunner(0xc4202f6340, 0x1316680)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc420401fd0 sp=0xc420401fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420401fd8 sp=0xc420401fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22921 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42003a688 sp=0xc42003a658
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42003a6c8 sp=0xc42003a688
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0xe01)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42003a768 sp=0xc42003a6c8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42003a7a0 sp=0xc42003a768
testing.(*T).Parallel(0xc4202f60d0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42003a830 sp=0xc42003a7a0
runtime_test.testGdbPython(0xc4202f60d0, 0xc4108f7301)
	/Users/hiro/go/src/runtime/runtime-gdb_test.go:103 +0x69 fp=0xc42003af88 sp=0xc42003a830
runtime_test.TestGdbPythonCgo(0xc4202f60d0)
	/Users/hiro/go/src/runtime/runtime-gdb_test.go:92 +0x30 fp=0xc42003afa8 sp=0xc42003af88
testing.tRunner(0xc4202f60d0, 0x13165a0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42003afd0 sp=0xc42003afa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42003afd8 sp=0xc42003afd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22595 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420405b58 sp=0xc420405b28
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc420405b98 sp=0xc420405b58
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x301)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420405c38 sp=0xc420405b98
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420405c70 sp=0xc420405c38
testing.(*T).Parallel(0xc4202f7380)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420405d00 sp=0xc420405c70
runtime_test.TestCrashDumpsAllThreads(0xc4202f7380)
	/Users/hiro/go/src/runtime/crash_unix_test.go:40 +0x65 fp=0xc420405fa8 sp=0xc420405d00
testing.tRunner(0xc4202f7380, 0x1316460)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc420405fd0 sp=0xc420405fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420405fd8 sp=0xc420405fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22506 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420256c78 sp=0xc420256c48
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc420256cb8 sp=0xc420256c78
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420256d58 sp=0xc420256cb8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420256d90 sp=0xc420256d58
testing.(*T).Parallel(0xc42001cea0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420256e20 sp=0xc420256d90
runtime_test.TestCgoExternalThreadSIGPROF(0xc42001cea0)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:83 +0x43 fp=0xc420256fa8 sp=0xc420256e20
testing.tRunner(0xc42001cea0, 0x1316368)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc420256fd0 sp=0xc420256fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420256fd8 sp=0xc420256fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22654 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420262d68 sp=0xc420262d38
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc420262da8 sp=0xc420262d68
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420262e48 sp=0xc420262da8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420262e80 sp=0xc420262e48
testing.(*T).Parallel(0xc42001d040)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420262f10 sp=0xc420262e80
runtime_test.testConcurrentReadsAfterGrowth(0xc42001d040, 0xc436c1ef01)
	/Users/hiro/go/src/runtime/map_test.go:238 +0x2f fp=0xc420262f88 sp=0xc420262f10
runtime_test.TestConcurrentReadsAfterGrowthReflect(0xc42001d040)
	/Users/hiro/go/src/runtime/map_test.go:288 +0x30 fp=0xc420262fa8 sp=0xc420262f88
testing.tRunner(0xc42001d040, 0x1316450)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc420262fd0 sp=0xc420262fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420262fd8 sp=0xc420262fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22922 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42003bac0 sp=0xc42003ba90
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42003bb00 sp=0xc42003bac0
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42003bba0 sp=0xc42003bb00
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42003bbd8 sp=0xc42003bba0
testing.(*T).Parallel(0xc4202f61a0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42003bc68 sp=0xc42003bbd8
runtime_test.TestGdbBacktrace(0xc4202f61a0)
	/Users/hiro/go/src/runtime/runtime-gdb_test.go:252 +0x43 fp=0xc42003bfa8 sp=0xc42003bc68
testing.tRunner(0xc4202f61a0, 0x1316598)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42003bfd0 sp=0xc42003bfa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42003bfd8 sp=0xc42003bfd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22502 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42027b568 sp=0xc42027b538
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42027b5a8 sp=0xc42027b568
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42027b648 sp=0xc42027b5a8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42027b680 sp=0xc42027b648
testing.(*T).Parallel(0xc42001c340)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42027b710 sp=0xc42027b680
runtime_test.TestCgoSignalDeadlock(0xc42001c340)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:27 +0x40 fp=0xc42027b7a8 sp=0xc42027b710
testing.tRunner(0xc42001c340, 0x13163a0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42027b7d0 sp=0xc42027b7a8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42027b7d8 sp=0xc42027b7d0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22923 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420038b00 sp=0xc420038ad0
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc420038b40 sp=0xc420038b00
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0xa01)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420038be0 sp=0xc420038b40
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420038c18 sp=0xc420038be0
testing.(*T).Parallel(0xc4202f6270)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420038ca8 sp=0xc420038c18
runtime_test.TestGdbAutotmpTypes(0xc4202f6270)
	/Users/hiro/go/src/runtime/runtime-gdb_test.go:326 +0x43 fp=0xc420038fa8 sp=0xc420038ca8
testing.tRunner(0xc4202f6270, 0x1316590)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc420038fd0 sp=0xc420038fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420038fd8 sp=0xc420038fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22808 [GC worker (idle), 2 minutes]:
runtime.gopark(0x1315820, 0xc420472010, 0x130623b, 0x10, 0x14, 0x0)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42021c750 sp=0xc42021c720
runtime.gcBgMarkWorker(0xc420022600)
	/Users/hiro/go/src/runtime/mgc.go:1489 +0x138 fp=0xc42021c7d8 sp=0xc42021c750
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42021c7e0 sp=0xc42021c7d8
created by runtime.gcBgMarkStartWorkers
	/Users/hiro/go/src/runtime/mgc.go:1410 +0x98

goroutine 22653 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42002d568 sp=0xc42002d538
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42002d5a8 sp=0xc42002d568
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x101)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42002d648 sp=0xc42002d5a8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42002d680 sp=0xc42002d648
testing.(*T).Parallel(0xc42001c0d0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42002d710 sp=0xc42002d680
runtime_test.testConcurrentReadsAfterGrowth(0xc42001c0d0, 0xc436c1e500)
	/Users/hiro/go/src/runtime/map_test.go:238 +0x2f fp=0xc42002d788 sp=0xc42002d710
runtime_test.TestConcurrentReadsAfterGrowth(0xc42001c0d0)
	/Users/hiro/go/src/runtime/map_test.go:284 +0x30 fp=0xc42002d7a8 sp=0xc42002d788
testing.tRunner(0xc42001c0d0, 0x1316458)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42002d7d0 sp=0xc42002d7a8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42002d7d8 sp=0xc42002d7d0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22532 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42003db80 sp=0xc42003db50
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42003dbc0 sp=0xc42003db80
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x101)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42003dc60 sp=0xc42003dbc0
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42003dc98 sp=0xc42003dc60
testing.(*T).Parallel(0xc42001d6c0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42003dd28 sp=0xc42003dc98
runtime_test.testCgoPprof(0xc42001d6c0, 0x0, 0x0, 0x1302669, 0x8)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:272 +0x43 fp=0xc42003df70 sp=0xc42003dd28
runtime_test.TestCgoPprof(0xc42001d6c0)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:316 +0x52 fp=0xc42003dfa8 sp=0xc42003df70
testing.tRunner(0xc42001d6c0, 0x1316398)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42003dfd0 sp=0xc42003dfa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42003dfd8 sp=0xc42003dfd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22533 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42003eb80 sp=0xc42003eb50
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42003ebc0 sp=0xc42003eb80
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42003ec60 sp=0xc42003ebc0
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42003ec98 sp=0xc42003ec60
testing.(*T).Parallel(0xc42001d790)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42003ed28 sp=0xc42003ec98
runtime_test.testCgoPprof(0xc42001d790, 0x130ad4d, 0x19, 0x1302669, 0x8)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:272 +0x43 fp=0xc42003ef70 sp=0xc42003ed28
runtime_test.TestCgoPprofPIE(0xc42001d790)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:320 +0x55 fp=0xc42003efa8 sp=0xc42003ef70
testing.tRunner(0xc42001d790, 0x1316380)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42003efd0 sp=0xc42003efa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42003efd8 sp=0xc42003efd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22531 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420269568 sp=0xc420269538
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc4202695a8 sp=0xc420269568
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420269648 sp=0xc4202695a8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420269680 sp=0xc420269648
testing.(*T).Parallel(0xc42001d5f0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420269710 sp=0xc420269680
runtime_test.TestCgoTracebackContext(0xc42001d5f0)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:263 +0x40 fp=0xc4202697a8 sp=0xc420269710
testing.tRunner(0xc42001d5f0, 0x13163a8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc4202697d0 sp=0xc4202697a8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc4202697d8 sp=0xc4202697d0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22507 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc4202754b0 sp=0xc420275480
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc4202754f0 sp=0xc4202754b0
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420275590 sp=0xc4202754f0
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc4202755c8 sp=0xc420275590
testing.(*T).Parallel(0xc42001cf70)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420275658 sp=0xc4202755c8
runtime_test.TestCgoExternalThreadSignal(0xc42001cf70)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:124 +0x43 fp=0xc4202757a8 sp=0xc420275658
testing.tRunner(0xc42001cf70, 0x1316370)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc4202757d0 sp=0xc4202757a8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc4202757d8 sp=0xc4202757d0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22512 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420271d68 sp=0xc420271d38
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc420271da8 sp=0xc420271d68
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420271e48 sp=0xc420271da8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420271e80 sp=0xc420271e48
testing.(*T).Parallel(0xc42001d380)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420271f10 sp=0xc420271e80
runtime_test.TestCgoPanicDeadlock(0xc42001d380)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:231 +0x40 fp=0xc420271fa8 sp=0xc420271f10
testing.tRunner(0xc42001d380, 0x1316378)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc420271fd0 sp=0xc420271fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420271fd8 sp=0xc420271fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22530 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420272d30 sp=0xc420272d00
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc420272d70 sp=0xc420272d30
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0xe01)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420272e10 sp=0xc420272d70
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420272e48 sp=0xc420272e10
testing.(*T).Parallel(0xc42001d520)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420272ed8 sp=0xc420272e48
runtime_test.TestCgoCrashTraceback(0xc42001d520)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:250 +0x40 fp=0xc420272fa8 sp=0xc420272ed8
testing.tRunner(0xc42001d520, 0x1316348)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc420272fd0 sp=0xc420272fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420272fd8 sp=0xc420272fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22513 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420273d68 sp=0xc420273d38
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc420273da8 sp=0xc420273d68
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420273e48 sp=0xc420273da8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420273e80 sp=0xc420273e48
testing.(*T).Parallel(0xc42001d450)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420273f10 sp=0xc420273e80
runtime_test.TestCgoCCodeSIGPROF(0xc42001d450)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:241 +0x40 fp=0xc420273fa8 sp=0xc420273f10
testing.tRunner(0xc42001d450, 0x1316328)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc420273fd0 sp=0xc420273fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420273fd8 sp=0xc420273fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22511 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42027e498 sp=0xc42027e468
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42027e4d8 sp=0xc42027e498
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42027e578 sp=0xc42027e4d8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42027e5b0 sp=0xc42027e578
testing.(*T).Parallel(0xc42001d2b0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42027e640 sp=0xc42027e5b0
runtime_test.TestCgoCheckBytes(0xc42001d2b0)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:191 +0x43 fp=0xc42027e7a8 sp=0xc42027e640
testing.tRunner(0xc42001d2b0, 0x1316338)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42027e7d0 sp=0xc42027e7a8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42027e7d8 sp=0xc42027e7d0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22585 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc4200e0478 sp=0xc4200e0448
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc4200e04b8 sp=0xc4200e0478
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc4200e0558 sp=0xc4200e04b8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc4200e0590 sp=0xc4200e0558
testing.(*T).Parallel(0xc4202f6c30)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc4200e0620 sp=0xc4200e0590
runtime_test.TestPanicTraceback(0xc4202f6c30)
	/Users/hiro/go/src/runtime/crash_test.go:413 +0x43 fp=0xc4200e07a8 sp=0xc4200e0620
testing.tRunner(0xc4202f6c30, 0x13167e8)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc4200e07d0 sp=0xc4200e07a8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc4200e07d8 sp=0xc4200e07d0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22537 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420270460 sp=0xc420270430
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc4202704a0 sp=0xc420270460
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420270540 sp=0xc4202704a0
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420270578 sp=0xc420270540
testing.(*T).Parallel(0xc42001dad0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420270608 sp=0xc420270578
runtime_test.TestRaceSignal(0xc42001dad0)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:360 +0x43 fp=0xc4202707a8 sp=0xc420270608
testing.tRunner(0xc42001dad0, 0x1316878)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc4202707d0 sp=0xc4202707a8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc4202707d8 sp=0xc4202707d0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22584 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42026cd68 sp=0xc42026cd38
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42026cda8 sp=0xc42026cd68
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x101)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42026ce48 sp=0xc42026cda8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42026ce80 sp=0xc42026ce48
testing.(*T).Parallel(0xc4202f6b60)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42026cf10 sp=0xc42026ce80
runtime_test.TestNetpollDeadlock(0xc4202f6b60)
	/Users/hiro/go/src/runtime/crash_test.go:404 +0x40 fp=0xc42026cfa8 sp=0xc42026cf10
testing.tRunner(0xc4202f6b60, 0x1316740)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42026cfd0 sp=0xc42026cfa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42026cfd8 sp=0xc42026cfd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22535 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc420039b80 sp=0xc420039b50
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc420039bc0 sp=0xc420039b80
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc420039c60 sp=0xc420039bc0
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc420039c98 sp=0xc420039c60
testing.(*T).Parallel(0xc42001d930)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc420039d28 sp=0xc420039c98
runtime_test.testCgoPprof(0xc42001d930, 0x0, 0x0, 0x130ae15, 0x19)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:272 +0x43 fp=0xc420039f70 sp=0xc420039d28
runtime_test.TestCgoPprofThreadNoTraceback(0xc42001d930)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:328 +0x52 fp=0xc420039fa8 sp=0xc420039f70
testing.tRunner(0xc42001d930, 0x1316388)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc420039fd0 sp=0xc420039fa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc420039fd8 sp=0xc420039fd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22510 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42026f568 sp=0xc42026f538
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42026f5a8 sp=0xc42026f568
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42026f648 sp=0xc42026f5a8
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42026f680 sp=0xc42026f648
testing.(*T).Parallel(0xc42001d1e0)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42026f710 sp=0xc42026f680
runtime_test.TestEnsureDropM(0xc42001d1e0)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:174 +0x40 fp=0xc42026f7a8 sp=0xc42026f710
testing.tRunner(0xc42001d1e0, 0x13164b0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42026f7d0 sp=0xc42026f7a8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42026f7d8 sp=0xc42026f7d0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 22534 [chan receive, 2 minutes]:
runtime.gopark(0x13159d0, 0xc42006eb98, 0x13047be, 0xc, 0x1005617, 0x3)
	/Users/hiro/go/src/runtime/proc.go:271 +0x13a fp=0xc42003fb80 sp=0xc42003fb50
runtime.goparkunlock(0xc42006eb98, 0x13047be, 0xc, 0x17, 0x3)
	/Users/hiro/go/src/runtime/proc.go:277 +0x5e fp=0xc42003fbc0 sp=0xc42003fb80
runtime.chanrecv(0x12944c0, 0xc42006eb40, 0x0, 0x10e4f01, 0x1)
	/Users/hiro/go/src/runtime/chan.go:513 +0x371 fp=0xc42003fc60 sp=0xc42003fbc0
runtime.chanrecv1(0x12944c0, 0xc42006eb40, 0x0)
	/Users/hiro/go/src/runtime/chan.go:395 +0x35 fp=0xc42003fc98 sp=0xc42003fc60
testing.(*T).Parallel(0xc42001d860)
	/Users/hiro/go/src/testing/testing.go:589 +0x160 fp=0xc42003fd28 sp=0xc42003fc98
runtime_test.testCgoPprof(0xc42001d860, 0x0, 0x0, 0x1305277, 0xe)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:272 +0x43 fp=0xc42003ff70 sp=0xc42003fd28
runtime_test.TestCgoPprofThread(0xc42001d860)
	/Users/hiro/go/src/runtime/crash_cgo_test.go:324 +0x52 fp=0xc42003ffa8 sp=0xc42003ff70
testing.tRunner(0xc42001d860, 0x1316390)
	/Users/hiro/go/src/testing/testing.go:657 +0x96 fp=0xc42003ffd0 sp=0xc42003ffa8
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42003ffd8 sp=0xc42003ffd0
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca
FAIL	runtime	180.040s
ok  	runtime/debug	0.021s
ok  	runtime/internal/atomic	0.181s
ok  	runtime/internal/sys	0.014s
ok  	runtime/pprof	1.476s
ok  	runtime/pprof/internal/protopprof	0.014s
panic: test timed out after 3m0s

goroutine 4 [running]:
testing.startAlarm.func1()
	/Users/hiro/go/src/testing/testing.go:1023 +0xf9
created by time.goFunc
	/Users/hiro/go/src/time/sleep.go:170 +0x44

goroutine 1 [chan receive, 2 minutes]:
testing.(*T).Run(0xc42007ec30, 0x11b94d3, 0x12, 0x11c1d18, 0x1059bd5)
	/Users/hiro/go/src/testing/testing.go:698 +0x2f4
testing.runTests.func1(0xc42007ec30)
	/Users/hiro/go/src/testing/testing.go:882 +0x67
testing.tRunner(0xc42007ec30, 0xc42004dde0)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
testing.runTests(0xc420088a00, 0x1284a80, 0x7, 0x7, 0x1312960)
	/Users/hiro/go/src/testing/testing.go:888 +0x2c1
testing.(*M).Run(0xc42004df20, 0xc42004df20)
	/Users/hiro/go/src/testing/testing.go:822 +0xfc
main.main()
	runtime/trace/_test/_testmain.go:56 +0xf7

goroutine 17 [syscall, 2 minutes, locked to thread]:
runtime.goexit()
	/Users/hiro/go/src/runtime/asm_amd64.s:2197 +0x1

goroutine 36 [IO wait, 2 minutes]:
net.runtime_pollWait(0x1376f20, 0x77, 0xc42004b101)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4200ae068, 0x77, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitWrite(0xc4200ae068, 0xc420074d78, 0x12707c0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:84 +0x34
net.(*netFD).connect(0xc4200ae000, 0x12707c0, 0xc420074d78, 0x0, 0x0, 0x126eac0, 0xc4200880a0, 0x0, 0x0)
	/Users/hiro/go/src/net/fd_unix.go:156 +0x24e
net.(*netFD).dial(0xc4200ae000, 0x12707c0, 0xc420074d78, 0x1270fe0, 0x0, 0x1270fe0, 0xc4200780c0, 0xc42004b3a0, 0x1140cfe)
	/Users/hiro/go/src/net/sock_posix.go:140 +0xe9
net.socket(0x12707c0, 0xc420074d78, 0x11b637e, 0x3, 0x2, 0x1, 0x0, 0x0, 0x1270fe0, 0x0, ...)
	/Users/hiro/go/src/net/sock_posix.go:92 +0x1a1
net.internetSocket(0x12707c0, 0xc420074d78, 0x11b637e, 0x3, 0x1270fe0, 0x0, 0x1270fe0, 0xc4200780c0, 0x1, 0x0, ...)
	/Users/hiro/go/src/net/ipsock_posix.go:154 +0x129
net.doDialTCP(0x12707c0, 0xc420074d78, 0x11b637e, 0x3, 0x0, 0xc4200780c0, 0x12a1f88, 0xc42004b5a0, 0x12a1f88)
	/Users/hiro/go/src/net/tcpsock_posix.go:62 +0xb9
net.dialTCP(0x12707c0, 0xc420074d78, 0x11b637e, 0x3, 0x0, 0xc4200780c0, 0xc420074d78, 0x40, 0x2)
	/Users/hiro/go/src/net/tcpsock_posix.go:58 +0xe4
net.dialSingle(0x12707c0, 0xc420074d78, 0xc4200a4080, 0x126f780, 0xc4200780c0, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:521 +0x479
net.dialSerial(0x12707c0, 0xc420074d78, 0xc4200a4080, 0xc4200743d0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:489 +0x220
net.(*Dialer).DialContext(0xc42004b920, 0x12707c0, 0xc420074d78, 0x11b637e, 0x3, 0xc4200741a0, 0xf, 0x0, 0x0, 0x0, ...)
	/Users/hiro/go/src/net/dial.go:371 +0x70b
net.(*Dialer).Dial(0xc420038920, 0x11b637e, 0x3, 0xc4200741a0, 0xf, 0xc420038978, 0x113f91a, 0xc420074124, 0x9)
	/Users/hiro/go/src/net/dial.go:294 +0x75
net.Dial(0x11b637e, 0x3, 0xc4200741a0, 0xf, 0xc42007ed00, 0xc420086090, 0x0, 0x0)
	/Users/hiro/go/src/net/dial.go:273 +0x99
runtime/trace_test.TestTraceSymbolize(0xc42007ed00)
	/Users/hiro/go/src/runtime/trace/trace_stack_test.go:119 +0x774
testing.tRunner(0xc42007ed00, 0x11c1d18)
	/Users/hiro/go/src/testing/testing.go:657 +0x96
created by testing.(*T).Run
	/Users/hiro/go/src/testing/testing.go:697 +0x2ca

goroutine 37 [trace reader (blocked), 2 minutes]:
runtime.ReadTrace(0xc4200d6230, 0xc420016160, 0x10)
	/Users/hiro/go/src/runtime/trace.go:388 +0x5c0
runtime/trace.Start.func1(0x126e480, 0xc4200d6230)
	/Users/hiro/go/src/runtime/trace/trace.go:28 +0x22
created by runtime/trace.Start
	/Users/hiro/go/src/runtime/trace/trace.go:34 +0x70

goroutine 38 [select (no cases), 2 minutes]:
runtime/trace_test.TestTraceSymbolize.func1()
	/Users/hiro/go/src/runtime/trace/trace_stack_test.go:38 +0x20
created by runtime/trace_test.TestTraceSymbolize
	/Users/hiro/go/src/runtime/trace/trace_stack_test.go:39 +0x131

goroutine 39 [chan send (nil chan), 2 minutes]:
runtime/trace_test.TestTraceSymbolize.func2()
	/Users/hiro/go/src/runtime/trace/trace_stack_test.go:42 +0x49
created by runtime/trace_test.TestTraceSymbolize
	/Users/hiro/go/src/runtime/trace/trace_stack_test.go:43 +0x149

goroutine 40 [chan receive (nil chan), 2 minutes]:
runtime/trace_test.TestTraceSymbolize.func3()
	/Users/hiro/go/src/runtime/trace/trace_stack_test.go:46 +0x3f
created by runtime/trace_test.TestTraceSymbolize
	/Users/hiro/go/src/runtime/trace/trace_stack_test.go:47 +0x161

goroutine 47 [IO wait, 2 minutes]:
net.runtime_pollWait(0x1376fe0, 0x72, 0x0)
	/Users/hiro/go/src/runtime/netpoll.go:164 +0x59
net.(*pollDesc).wait(0xc4200d6308, 0x72, 0x0, 0xc4200ec000)
	/Users/hiro/go/src/net/fd_poll_runtime.go:75 +0x38
net.(*pollDesc).waitRead(0xc4200d6308, 0xffffffffffffffff, 0x0)
	/Users/hiro/go/src/net/fd_poll_runtime.go:80 +0x34
net.(*netFD).accept(0xc4200d62a0, 0x0, 0x126e940, 0xc4200ec000)
	/Users/hiro/go/src/net/fd_unix.go:430 +0x1e5
net.(*TCPListener).accept(0xc420086090, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/tcpsock_posix.go:136 +0x2e
net.(*TCPListener).Accept(0xc420086090, 0x0, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/net/tcpsock.go:228 +0x49
runtime/trace_test.TestTraceSymbolize.func10(0x1270140, 0xc420086090, 0xc42007ed00)
	/Users/hiro/go/src/runtime/trace/trace_stack_test.go:86 +0x35
created by runtime/trace_test.TestTraceSymbolize
	/Users/hiro/go/src/runtime/trace/trace_stack_test.go:92 +0x494

goroutine 48 [syscall, 2 minutes]:
syscall.Syscall(0x3, 0x5, 0xc42008cfbe, 0x1, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/syscall/asm_darwin_amd64.s:16 +0x5
syscall.read(0x5, 0xc42008cfbe, 0x1, 0x1, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/syscall/zsyscall_darwin_amd64.go:973 +0x55
syscall.Read(0x5, 0xc42008cfbe, 0x1, 0x1, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/syscall/syscall_unix.go:162 +0x49
os.(*File).read(0xc420086098, 0xc42008cfbe, 0x1, 0x1, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/os/file_unix.go:165 +0x6a
os.(*File).Read(0xc420086098, 0xc42008cfbe, 0x1, 0x1, 0x0, 0x0, 0x0)
	/Users/hiro/go/src/os/file.go:101 +0x76
runtime/trace_test.TestTraceSymbolize.func11(0xc420086098, 0xc420072ba0)
	/Users/hiro/go/src/runtime/trace/trace_stack_test.go:102 +0x4c
created by runtime/trace_test.TestTraceSymbolize
	/Users/hiro/go/src/runtime/trace/trace_stack_test.go:104 +0x5e0
FAIL	runtime/trace	180.027s
ok  	sort	0.065s
ok  	strconv	0.405s
ok  	strings	0.099s
ok  	sync	0.220s
ok  	sync/atomic	0.036s
ok  	syscall	0.066s
ok  	testing	1.357s
ok  	testing/quick	0.041s
ok  	text/scanner	0.010s
ok  	text/tabwriter	0.011s
ok  	text/template	0.301s
ok  	text/template/parse	0.018s
ok  	time	2.373s
ok  	unicode	0.012s
ok  	unicode/utf16	0.012s
ok  	unicode/utf8	0.013s
ok  	vendor/golang_org/x/crypto/chacha20poly1305	0.211s
ok  	vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20	0.011s
ok  	vendor/golang_org/x/crypto/curve25519	0.024s
ok  	vendor/golang_org/x/crypto/poly1305	0.011s
ok  	vendor/golang_org/x/net/http2/hpack	0.013s
ok  	vendor/golang_org/x/net/idna	0.011s
ok  	vendor/golang_org/x/net/lex/httplex	0.012s
ok  	vendor/golang_org/x/net/route	0.055s
ok  	cmd/addr2line	0.676s
ok  	cmd/api	0.015s
ok  	cmd/asm/internal/asm	0.149s
ok  	cmd/asm/internal/lex	0.011s
ok  	cmd/compile	3.717s
ok  	cmd/compile/internal/gc	7.766s
ok  	cmd/compile/internal/ssa	0.130s
ok  	cmd/compile/internal/syntax	0.013s
ok  	cmd/compile/internal/test	0.011s [no tests to run]
ok  	cmd/cover	1.411s
ok  	cmd/doc	0.033s
ok  	cmd/fix	0.049s
ok  	cmd/go	56.428s
ok  	cmd/gofmt	0.137s
ok  	cmd/internal/goobj	0.019s
ok  	cmd/internal/obj	0.014s
ok  	cmd/internal/obj/arm64	0.013s
ok  	cmd/internal/obj/x86	0.013s
ok  	cmd/link	0.010s
ok  	cmd/nm	0.704s
ok  	cmd/objdump	1.402s
ok  	cmd/pack	1.737s
ok  	cmd/trace	0.019s
ok  	cmd/vendor/golang.org/x/arch/arm/armasm	0.015s
ok  	cmd/vendor/golang.org/x/arch/ppc64/ppc64asm	0.014s
ok  	cmd/vendor/golang.org/x/arch/x86/x86asm	0.184s
ok  	cmd/vet	3.091s
ok  	cmd/vet/internal/cfg	0.014s
2017/02/01 17:34:17 Failed: exit status 1

What did you expect to see?

no errors

What did you see instead?

errors

Does this issue reproduce with the latest release (go1.7.5)?

no

System details

go version devel +c47df7a Tue Jan 31 13:01:31 2017 -0500 darwin/amd64
GOARCH="amd64"
GOBIN=""
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/hiro/.go"
GORACE=""
GOROOT="/Users/hiro/go"
GOTOOLDIR="/Users/hiro/go/pkg/tool/darwin_amd64"
GCCGO="gccgo"
CC="clang"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/wq/dwn8hs0x7njbzty9f68y61700000gn/T/go-build265853698=/tmp/go-build -gno-record-gcc-switches -fno-common"
CXX="clang++"
CGO_ENABLED="1"
PKG_CONFIG="pkg-config"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
GOROOT/bin/go version: go version devel +c47df7a Tue Jan 31 13:01:31 2017 -0500 darwin/amd64
GOROOT/bin/go tool compile -V: compile version devel +c47df7a Tue Jan 31 13:01:31 2017 -0500 X:framepointer
uname -v: Darwin Kernel Version 16.3.0: Thu Nov 17 20:23:58 PST 2016; root:xnu-3789.31.2~1/RELEASE_X86_64
ProductName:	Mac OS X
ProductVersion:	10.12.2
BuildVersion:	16C67
lldb --version: lldb-360.1.70
gdb --version: GNU gdb (GDB) 7.12.1
@mikioh mikioh changed the title all: all.bash doesn't work all: all.bash doesn't work on macOS Sierra 10.12.2 Feb 1, 2017
@mikioh
Copy link
Contributor

mikioh commented Feb 1, 2017

Can you try macOS Sierra 10.12.3?

@hirochachacha
Copy link
Contributor Author

Can you try macOS Sierra 10.12.3?

Most of errors disappear, but net package is still broken.

--- FAIL: TestDialerLocalAddr (75.62s)
	dial_test.go:704: tcp [::]:0->::1: got dial tcp [::]:0->[::1]:49722: getsockopt: operation timed out; want <nil>
FAIL
FAIL	net	78.647s

Thanks.

@hirochachacha
Copy link
Contributor Author

I've tried again, then all errors are gone.

@ianlancetaylor
Copy link
Contributor

Which exact version of Go are you building?

@mikioh
Copy link
Contributor

mikioh commented Feb 1, 2017

Which exact version of Go are you building?

Already there in system details: go version devel +c47df7a Tue Jan 31 13:01:31 2017 -0500 darwin/amd64

Looks like #18751 also tracks the same issue.

@bradfitz
Copy link
Contributor

Closing this in favor of more specific flaky test bugs tracked elsewhere.

@golang golang locked and limited conversation to collaborators May 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants