Skip to content

Instantly share code, notes, and snippets.

@schmunk42
Created May 24, 2016 13:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schmunk42/4d529d16122f061c5f6a0a1321eff441 to your computer and use it in GitHub Desktop.
Save schmunk42/4d529d16122f061c5f6a0a1321eff441 to your computer and use it in GitHub Desktop.
panic: runtime error: slice bounds out of range (docker/swarm)
panic: runtime error: slice bounds out of range
goroutine 160 [running]:
github.com/docker/docker/api/client.(*DockerCli).CmdStats.func2.1(0x0, 0x0, 0x0, 0x0, 0xc82075ef60, 0x13, 0xc8209c8da0, 0x7, 0xc8209c8db0, 0xa, ...)
/go/src/github.com/docker/docker/api/client/stats.go:211 +0x155
github.com/docker/docker/api/client.decodeEvents(0x7f058859efb0, 0xc8203e2a00, 0xc820773f08, 0x0, 0x0)
/go/src/github.com/docker/docker/api/client/events.go:81 +0x1bd
github.com/docker/docker/api/client.(*DockerCli).CmdStats.func2(0xc82081a480)
/go/src/github.com/docker/docker/api/client/stats.go:213 +0x359
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats.func3
/go/src/github.com/docker/docker/api/client/stats.go:217 +0x72
goroutine 1 [chan receive]:
github.com/docker/docker/api/client.(*DockerCli).CmdStats(0xc820142680, 0xc82000a230, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/docker/docker/api/client/stats.go:269 +0xe08
reflect.callMethod(0xc820611bf0, 0xc82081fc78)
/usr/local/go/src/reflect/value.go:628 +0x1fc
reflect.methodValueCall(0xc82000a230, 0x0, 0x0, 0x1, 0xc820611bf0, 0x0, 0x0, 0xc820611bf0, 0xc82060a9f0, 0x4745b4, ...)
/usr/local/go/src/reflect/asm_amd64.s:29 +0x36
github.com/docker/docker/cli.(*Cli).Run(0xc820609020, 0xc82000a230, 0x1, 0x1, 0x0, 0x0)
/go/src/github.com/docker/docker/cli/cli.go:89 +0x383
main.main()
/go/src/github.com/docker/docker/docker/docker.go:63 +0x43c
goroutine 17 [syscall, locked to thread]:
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1721 +0x1
goroutine 18 [syscall]:
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:22 +0x18
created by os/signal.init.1
/usr/local/go/src/os/signal/signal_unix.go:28 +0x37
goroutine 428 [select]:
net/http.(*persistConn).writeLoop(0xc8209422c0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 370 [select]:
net/http.(*persistConn).writeLoop(0xc82037c6e0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 10 [select]:
net/http.(*persistConn).readLoop(0xc82037c580)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 11 [select]:
net/http.(*persistConn).writeLoop(0xc82037c580)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 50 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836180, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 51 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836200, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 52 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836280, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 53 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836300, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 54 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836380, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 55 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836400, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 56 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836480, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 57 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836500, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 58 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836580, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 59 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836680, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 60 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836700, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 61 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836780, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 62 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836800, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 63 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836880, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 64 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836900, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 65 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836980, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 66 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836a00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 67 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836a80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 68 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836b00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 69 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836b80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 70 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836c00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 71 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836c80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 72 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836d00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 73 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836d80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 74 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836e00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 75 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836e80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 76 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836f00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 77 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820836f80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 78 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837000, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 79 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837080, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 80 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837100, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 81 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837180, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 82 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837200, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 83 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837280, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 84 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837300, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 85 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837380, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 86 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837400, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 87 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837480, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 88 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837500, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 89 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837580, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 90 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837600, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 91 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837680, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 92 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837700, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 93 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837780, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 94 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837800, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 95 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837880, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 96 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837900, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 97 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837980, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 98 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837a00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 99 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837a80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 100 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837b00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 101 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837b80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 102 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837c00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 103 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837c80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 104 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837d00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 105 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837d80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 106 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837e00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 107 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837e80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 108 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837f00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 109 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc820837f80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 110 [select]:
net/http.(*persistConn).roundTrip(0xc8208dfce0, 0xc820ad60c0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1164 +0xb0d
net/http.(*Transport).RoundTrip(0xc820083170, 0xc820aca380, 0x88, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:235 +0x530
net/http.send(0xc820aca380, 0x7f0589698570, 0xc820083170, 0xc820819b30, 0x0, 0x0)
/usr/local/go/src/net/http/client.go:220 +0x52c
net/http.(*Client).send(0xc820611b90, 0xc820aca380, 0x46, 0x0, 0x0)
/usr/local/go/src/net/http/client.go:143 +0x15a
net/http.(*Client).doFollowingRedirects(0xc820611b90, 0xc820aca380, 0x1a02778, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/client.go:380 +0xbc0
net/http.(*Client).Do(0xc820611b90, 0xc820aca380, 0xc82037f0d0, 0x0, 0x0)
/usr/local/go/src/net/http/client.go:175 +0x9c
github.com/docker/engine-api/client.(*Client).sendClientRequest(0xc82037f0a0, 0x16f6a50, 0x3, 0xc820a98820, 0x1e, 0xc820a6d4d0, 0x7f058861edf8, 0xc82014b110, 0x0, 0x45f630, ...)
/go/src/github.com/docker/docker/vendor/src/github.com/docker/engine-api/client/request.go:91 +0x3cd
github.com/docker/engine-api/client.(*Client).sendRequest(0xc82037f0a0, 0x16f6a50, 0x3, 0xc820a98820, 0x1e, 0xc820a6d4d0, 0x0, 0x0, 0x0, 0xc8208bb568, ...)
/go/src/github.com/docker/docker/vendor/src/github.com/docker/engine-api/client/request.go:69 +0x296
github.com/docker/engine-api/client.(*Client).get(0xc82037f0a0, 0xc820a98820, 0x1e, 0xc820a6d4d0, 0x0, 0x16f50e0, 0x0, 0x0)
/go/src/github.com/docker/docker/vendor/src/github.com/docker/engine-api/client/request.go:28 +0x86
github.com/docker/engine-api/client.(*Client).ContainerStats(0xc82037f0a0, 0xc820827500, 0xc, 0x1, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/docker/docker/vendor/src/github.com/docker/engine-api/client/container_stats.go:17 +0x2da
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be000, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:40 +0x80
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 111 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be080, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 112 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be100, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 113 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be180, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 114 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be200, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 115 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be280, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 116 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be300, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 117 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be380, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 118 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be400, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 119 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be480, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 120 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be500, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 121 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be580, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 122 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be600, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 123 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be680, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 124 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be700, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 125 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be780, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 126 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be800, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 127 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be880, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 128 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be900, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 129 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208be980, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 130 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bea00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 131 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bea80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 132 [select]:
net/http.(*persistConn).roundTrip(0xc8209426e0, 0xc820918c10, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1164 +0xb0d
net/http.(*Transport).RoundTrip(0xc820083170, 0xc8209348c0, 0x88, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:235 +0x530
net/http.send(0xc8209348c0, 0x7f0589698570, 0xc820083170, 0xc82093a320, 0x0, 0x0)
/usr/local/go/src/net/http/client.go:220 +0x52c
net/http.(*Client).send(0xc820611b90, 0xc8209348c0, 0x46, 0x0, 0x0)
/usr/local/go/src/net/http/client.go:143 +0x15a
net/http.(*Client).doFollowingRedirects(0xc820611b90, 0xc8209348c0, 0x1a02778, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/client.go:380 +0xbc0
net/http.(*Client).Do(0xc820611b90, 0xc8209348c0, 0xc82037f0d0, 0x0, 0x0)
/usr/local/go/src/net/http/client.go:175 +0x9c
github.com/docker/engine-api/client.(*Client).sendClientRequest(0xc82037f0a0, 0x16f6a50, 0x3, 0xc82091c640, 0x1e, 0xc820916bd0, 0x7f058861edf8, 0xc82023d490, 0x0, 0x45f630, ...)
/go/src/github.com/docker/docker/vendor/src/github.com/docker/engine-api/client/request.go:91 +0x3cd
github.com/docker/engine-api/client.(*Client).sendRequest(0xc82037f0a0, 0x16f6a50, 0x3, 0xc82091c640, 0x1e, 0xc820916bd0, 0x0, 0x0, 0x0, 0xc8208c2568, ...)
/go/src/github.com/docker/docker/vendor/src/github.com/docker/engine-api/client/request.go:69 +0x296
github.com/docker/engine-api/client.(*Client).get(0xc82037f0a0, 0xc82091c640, 0x1e, 0xc820916bd0, 0x0, 0x16f50e0, 0x0, 0x0)
/go/src/github.com/docker/docker/vendor/src/github.com/docker/engine-api/client/request.go:28 +0x86
github.com/docker/engine-api/client.(*Client).ContainerStats(0xc82037f0a0, 0xc82083c7c0, 0xc, 0x1, 0x0, 0x0, 0x0, 0x0)
/go/src/github.com/docker/docker/vendor/src/github.com/docker/engine-api/client/container_stats.go:17 +0x2da
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208beb00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:40 +0x80
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 133 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208beb80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 134 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bec00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 135 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bec80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 136 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bed00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 137 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bed80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 138 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bee00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 139 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bee80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 140 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bef00, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 141 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bef80, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 142 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf000, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 143 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf080, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 144 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf100, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 145 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf180, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 146 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf200, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 147 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf280, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 148 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf300, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 149 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf380, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 150 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf400, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 151 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf480, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 152 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf500, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 153 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf580, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 154 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf600, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 155 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf680, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 156 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf700, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 157 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf780, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 158 [select]:
github.com/docker/docker/api/client.(*containerStats).Collect(0xc8208bf800, 0xc820142680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:92 +0x4fd
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:183 +0x836
goroutine 159 [chan receive]:
github.com/docker/docker/api/client.(*DockerCli).CmdStats.func3(0xc820889220, 0xc82088ed80, 0xc820142680, 0xc820614130, 0xc8206140f0, 0xc82081a420)
/go/src/github.com/docker/docker/api/client/stats.go:219 +0xcb
created by github.com/docker/docker/api/client.(*DockerCli).CmdStats
/go/src/github.com/docker/docker/api/client/stats.go:249 +0x92d
goroutine 487 [select]:
net/http.(*persistConn).writeLoop(0xc8209428f0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 476 [select]:
net/http.(*persistConn).writeLoop(0xc820a22000)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 374 [select]:
net/http.(*persistConn).writeLoop(0xc82073f810)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 365 [select]:
net/http.(*persistConn).writeLoop(0xc82037c790)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 426 [select]:
net/http.(*persistConn).writeLoop(0xc820942000)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 474 [select]:
net/http.(*persistConn).writeLoop(0xc82073f340)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 382 [select]:
net/http.(*persistConn).writeLoop(0xc82073f8c0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 352 [select]:
net/http.(*persistConn).writeLoop(0xc82073f290)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 424 [select]:
net/http.(*persistConn).writeLoop(0xc82073f4a0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 422 [select]:
net/http.(*persistConn).writeLoop(0xc8208de2c0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 403 [select]:
net/http.(*persistConn).writeLoop(0xc8208de4d0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 420 [select]:
net/http.(*persistConn).writeLoop(0xc8208de370)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 407 [select]:
net/http.(*persistConn).writeLoop(0xc820942160)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 320 [select]:
net/http.(*persistConn).writeLoop(0xc82037c840)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 376 [select]:
net/http.(*persistConn).writeLoop(0xc82073fad0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 372 [select]:
net/http.(*persistConn).writeLoop(0xc82073f3f0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 405 [select]:
net/http.(*persistConn).writeLoop(0xc82037c630)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 367 [select]:
net/http.(*persistConn).writeLoop(0xc82037c9a0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 386 [select]:
net/http.(*persistConn).writeLoop(0xc82037cbb0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 384 [select]:
net/http.(*persistConn).writeLoop(0xc82037c8f0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 434 [select]:
net/http.(*persistConn).writeLoop(0xc82037ce70)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 440 [select]:
net/http.(*persistConn).writeLoop(0xc8208de580)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 369 [select]:
net/http.(*persistConn).writeLoop(0xc82073f6b0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 409 [select]:
net/http.(*persistConn).writeLoop(0xc82073fa20)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 380 [select]:
net/http.(*persistConn).writeLoop(0xc8208de210)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 415 [select]:
net/http.(*persistConn).writeLoop(0xc82073fc30)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 450 [select]:
net/http.(*persistConn).writeLoop(0xc820942210)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 452 [select]:
net/http.(*persistConn).writeLoop(0xc8208defd0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 411 [select]:
net/http.(*persistConn).writeLoop(0xc82037d080)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 388 [select]:
net/http.(*persistConn).writeLoop(0xc8208debb0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 442 [select]:
net/http.(*persistConn).writeLoop(0xc8208de790)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 378 [select]:
net/http.(*persistConn).writeLoop(0xc82037ca50)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 418 [select]:
net/http.(*persistConn).writeLoop(0xc8208de420)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 430 [select]:
net/http.(*persistConn).writeLoop(0xc820942370)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 446 [select]:
net/http.(*persistConn).writeLoop(0xc8208de630)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 500 [select]:
net/http.(*persistConn).writeLoop(0xc82037d130)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 448 [select]:
net/http.(*persistConn).writeLoop(0xc82037d3f0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 432 [select]:
net/http.(*persistConn).writeLoop(0xc82037cb00)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 456 [select]:
net/http.(*persistConn).writeLoop(0xc82037cfd0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 417 [select]:
net/http.(*persistConn).writeLoop(0xc82037d1e0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 468 [select]:
net/http.(*persistConn).writeLoop(0xc8208de6e0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 436 [select]:
net/http.(*persistConn).writeLoop(0xc82037cf20)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 462 [select]:
net/http.(*persistConn).writeLoop(0xc820942a50)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 438 [select]:
net/http.(*persistConn).writeLoop(0xc8209420b0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 458 [select]:
net/http.(*persistConn).writeLoop(0xc8209429a0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 413 [select]:
net/http.(*persistConn).writeLoop(0xc82073f970)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 502 [select]:
net/http.(*persistConn).writeLoop(0xc8208ded10)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 483 [select]:
net/http.(*persistConn).writeLoop(0xc8208de8f0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 472 [select]:
net/http.(*persistConn).writeLoop(0xc82073f550)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 552 [select]:
net/http.(*persistConn).writeLoop(0xc8208dfd90)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 466 [select]:
net/http.(*persistConn).writeLoop(0xc82073fce0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 400 [select]:
net/http.(*persistConn).writeLoop(0xc8208dee70)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 470 [select]:
net/http.(*persistConn).writeLoop(0xc82037d290)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 480 [select]:
net/http.(*persistConn).writeLoop(0xc8208df600)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 444 [select]:
net/http.(*persistConn).writeLoop(0xc82037cd10)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 508 [select]:
net/http.(*persistConn).writeLoop(0xc820942630)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 392 [select]:
net/http.(*persistConn).writeLoop(0xc820af8000)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 532 [select]:
net/http.(*persistConn).writeLoop(0xc8208dec60)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 485 [select]:
net/http.(*persistConn).writeLoop(0xc8208de0b0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 516 [select]:
net/http.(*persistConn).writeLoop(0xc820942840)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 478 [select]:
net/http.(*persistConn).writeLoop(0xc82073fd90)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 398 [select]:
net/http.(*persistConn).writeLoop(0xc82037d4a0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 396 [select]:
net/http.(*persistConn).writeLoop(0xc8208dea50)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 390 [select]:
net/http.(*persistConn).writeLoop(0xc8208de840)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 534 [select]:
net/http.(*persistConn).writeLoop(0xc8208df1e0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 504 [select]:
net/http.(*persistConn).writeLoop(0xc8209424d0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 506 [select]:
net/http.(*persistConn).writeLoop(0xc82073fe40)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 538 [select]:
net/http.(*persistConn).writeLoop(0xc8208dfce0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 520 [select]:
net/http.(*persistConn).writeLoop(0xc8208df4a0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 510 [select]:
net/http.(*persistConn).writeLoop(0xc820a222c0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 514 [select]:
net/http.(*persistConn).writeLoop(0xc8208de9a0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 548 [select]:
net/http.(*persistConn).writeLoop(0xc8208df130)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 542 [select]:
net/http.(*persistConn).writeLoop(0xc8208df3f0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 495 [select]:
net/http.(*persistConn).writeLoop(0xc8208dfa20)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 518 [select]:
net/http.(*persistConn).writeLoop(0xc820942580)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 489 [select]:
net/http.(*persistConn).writeLoop(0xc8208df290)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 454 [select]:
net/http.(*persistConn).writeLoop(0xc82037cdc0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 460 [select]:
net/http.(*persistConn).writeLoop(0xc820942420)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 464 [select]:
net/http.(*persistConn).writeLoop(0xc8208dfe40)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 562 [select]:
net/http.(*persistConn).writeLoop(0xc8208dfc30)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 576 [IO wait]:
net.runtime_pollWait(0x7f058861f250, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82037f870, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82037f870, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82037f810, 0xc820f04000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350048, 0xc820f04000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc8207763c0, 0x7f05896b87c0, 0xc820350048, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82032b340, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82032b340, 0xc821058000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82032b340, 0xc82037c738, 0xc821058000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82104d180, 0xc821058000, 0x1000, 0x1000, 0x61b, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821048a20)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821048a20, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821048a20, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820f7a2a0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820f7a2a0, 0xc820851001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820d8ab80, 0xc820851001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820d8ab80, 0xc820851001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820d8abc0, 0xc820851001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82077b040, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82077b040, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82077b040, 0x11a9ea0, 0xc8201408c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82077b040, 0xc820759b60, 0xc820b1c060, 0xc820b1c070, 0xc820836980, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 560 [select]:
net/http.(*persistConn).writeLoop(0xc8208df760)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 550 [select]:
net/http.(*persistConn).writeLoop(0xc82037d340)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 536 [select]:
net/http.(*persistConn).writeLoop(0xc8208dedc0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 491 [select]:
net/http.(*persistConn).writeLoop(0xc8208df810)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 556 [select]:
net/http.(*persistConn).writeLoop(0xc8208df970)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 544 [select]:
net/http.(*persistConn).writeLoop(0xc8208df080)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 522 [select]:
net/http.(*persistConn).writeLoop(0xc8208dfef0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 572 [select]:
net/http.(*persistConn).writeLoop(0xc820a22210)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 530 [select]:
net/http.(*persistConn).writeLoop(0xc82073fef0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 525 [IO wait]:
net.runtime_pollWait(0x7f05885a0030, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82037ffe0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82037ffe0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82037ff80, 0xc820b66000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8209360c0, 0xc820b66000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820b8e870, 0x7f05896b87c0, 0xc8209360c0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8209ef340, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8209ef340, 0xc8210de000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8209ef340, 0xc82037c9f8, 0xc8210de000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ca4080, 0xc8210de000, 0x1000, 0x1000, 0x65e, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc8210760c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc8210760c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc8210760c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ed50b0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ed50b0, 0xc820de5001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de81c0, 0xc820de5001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de81c0, 0xc820de5001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de8200, 0xc820de5001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f34000, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f34000, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f34000, 0x11a9ea0, 0xc820140848, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f34000, 0xc820eb1aa0, 0xc82061bb70, 0xc82061bb90, 0xc820836b80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 561 [IO wait]:
net.runtime_pollWait(0x7f058861fb50, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025f100, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025f100, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025f0a0, 0xc820303800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8203500b8, 0xc820303800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820ed4fc0, 0x7f05896b87c0, 0xc8203500b8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8208662c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8208662c0, 0xc821128000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8208662c0, 0xc82073f448, 0xc821128000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c080, 0xc821128000, 0x1000, 0x1000, 0x71a, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be60c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be60c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be60c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c20420)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c20420, 0xc820d48001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f68a80, 0xc820d48001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f68a80, 0xc820d48001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f68ac0, 0xc820d48001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820daa000, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820daa000, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820daa000, 0x11a9ea0, 0xc820140920, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820daa000, 0xc821077d40, 0xc820f1a250, 0xc820f1a260, 0xc820836280, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 493 [select]:
net/http.(*persistConn).writeLoop(0xc8208def20)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 568 [select]:
net/http.(*persistConn).writeLoop(0xc820a22160)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 558 [select]:
net/http.(*persistConn).writeLoop(0xc820942b00)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 496 [IO wait]:
net.runtime_pollWait(0x7f058861f0d0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025fb80, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025fb80, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025fb20, 0xc820f10000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936088, 0xc820f10000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075c090, 0x7f05896b87c0, 0xc820936088, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8209ee000, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8209ee000, 0xc820b5c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8209ee000, 0xc82073f868, 0xc820b5c000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c140, 0xc820b5c000, 0x1000, 0x1000, 0x610, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be6300)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be6300, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be6300, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc82093d440)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc82093d440, 0xc820f02001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8203e2c00, 0xc820f02001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8203e2c00, 0xc820f02001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8203e2c40, 0xc820f02001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc8200621a0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc8200621a0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc8200621a0, 0x11a9ea0, 0xc820936598, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc8200621a0, 0xc820e72fc0, 0xc820615b90, 0xc820615ba0, 0xc820836580, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 566 [select]:
net/http.(*persistConn).writeLoop(0xc8208df8c0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 546 [select]:
net/http.(*persistConn).writeLoop(0xc8209426e0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 564 [select]:
net/http.(*persistConn).writeLoop(0xc8208dfad0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 540 [select]:
net/http.(*persistConn).writeLoop(0xc820942790)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 554 [select]:
net/http.(*persistConn).writeLoop(0xc8208df340)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 498 [select]:
net/http.(*persistConn).writeLoop(0xc82073fb80)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 524 [select]:
net/http.(*persistConn).writeLoop(0xc8208df6b0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 570 [select]:
net/http.(*persistConn).writeLoop(0xc8208df550)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 394 [select]:
net/http.(*persistConn).writeLoop(0xc8208deb00)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 573 [IO wait]:
net.runtime_pollWait(0x7f058861fe50, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82037f4f0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82037f4f0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82037f490, 0xc820780000, 0x8000, 0x8000, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140010, 0xc820780000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820616090, 0x7f05896b87c0, 0xc820140010, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82032a2c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82032a2c0, 0xc820225000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82032a2c0, 0xc82037c5d8, 0xc820225000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82075f540, 0xc820225000, 0x1000, 0x1000, 0x629, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820759980)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820759980, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820759980, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820dfbaa0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820dfbaa0, 0xc820b1e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820d8a880, 0xc820b1e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820d8a880, 0xc820b1e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820d8a8c0, 0xc820b1e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82077a000, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82077a000, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82077a000, 0x11a9ea0, 0xc8203507b8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82077a000, 0xc820759680, 0xc821097eb0, 0xc821097ed0, 0xc820836680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 512 [select]:
net/http.(*persistConn).writeLoop(0xc8208dfb80)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 484 [runnable]:
net/http.(*persistConn).readLoop(0xc8208de0b0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 349 [select]:
net/http.(*persistConn).readLoop(0xc82073f600)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 317 [select]:
net/http.(*persistConn).readLoop(0xc82073f760)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 373 [select]:
net/http.(*persistConn).readLoop(0xc82073f810)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 419 [select]:
net/http.(*persistConn).readLoop(0xc8208de370)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 404 [select]:
net/http.(*persistConn).readLoop(0xc82037c630)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 319 [select]:
net/http.(*persistConn).readLoop(0xc82037c840)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 353 [select]:
net/http.(*persistConn).readLoop(0xc82037c6e0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 362 [select]:
net/http.(*persistConn).readLoop(0xc8208de160)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 364 [select]:
net/http.(*persistConn).readLoop(0xc82037c790)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 471 [select]:
net/http.(*persistConn).readLoop(0xc82073f550)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 337 [select]:
net/http.(*persistConn).readLoop(0xc8208de420)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 351 [select]:
net/http.(*persistConn).readLoop(0xc82073f290)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 473 [select]:
net/http.(*persistConn).readLoop(0xc82073f340)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 371 [select]:
net/http.(*persistConn).readLoop(0xc82073f3f0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 423 [select]:
net/http.(*persistConn).readLoop(0xc82073f4a0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 421 [select]:
net/http.(*persistConn).readLoop(0xc8208de2c0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 368 [select]:
net/http.(*persistConn).readLoop(0xc82073f6b0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 379 [select]:
net/http.(*persistConn).readLoop(0xc8208de210)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 377 [select]:
net/http.(*persistConn).readLoop(0xc82037ca50)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 402 [select]:
net/http.(*persistConn).readLoop(0xc8208de4d0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 321 [select]:
net/http.(*persistConn).readLoop(0xc82037cbb0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 375 [select]:
net/http.(*persistConn).readLoop(0xc82073fad0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 425 [select]:
net/http.(*persistConn).readLoop(0xc820942000)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 406 [select]:
net/http.(*persistConn).readLoop(0xc820942160)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 465 [select]:
net/http.(*persistConn).readLoop(0xc82073fb80)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 381 [select]:
net/http.(*persistConn).readLoop(0xc82073f8c0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 383 [select]:
net/http.(*persistConn).readLoop(0xc82037c8f0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 366 [select]:
net/http.(*persistConn).readLoop(0xc82037c9a0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 335 [select]:
net/http.(*persistConn).readLoop(0xc82037cc60)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 437 [select]:
net/http.(*persistConn).readLoop(0xc8209420b0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 431 [select]:
net/http.(*persistConn).readLoop(0xc82037cb00)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 408 [select]:
net/http.(*persistConn).readLoop(0xc82073fa20)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 439 [select]:
net/http.(*persistConn).readLoop(0xc8208de580)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 410 [select]:
net/http.(*persistConn).readLoop(0xc82037d080)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 459 [select]:
net/http.(*persistConn).readLoop(0xc820942420)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 443 [select]:
net/http.(*persistConn).readLoop(0xc82037cd10)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 429 [select]:
net/http.(*persistConn).readLoop(0xc820942370)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 453 [select]:
net/http.(*persistConn).readLoop(0xc82037cdc0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 499 [select]:
net/http.(*persistConn).readLoop(0xc82037d130)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 445 [select]:
net/http.(*persistConn).readLoop(0xc8208de630)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 435 [select]:
net/http.(*persistConn).readLoop(0xc82037cf20)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 455 [select]:
net/http.(*persistConn).readLoop(0xc82037cfd0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 427 [select]:
net/http.(*persistConn).readLoop(0xc8209422c0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 385 [select]:
net/http.(*persistConn).readLoop(0xc82037ce70)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 416 [select]:
net/http.(*persistConn).readLoop(0xc82037d1e0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 412 [select]:
net/http.(*persistConn).readLoop(0xc82073f970)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 414 [select]:
net/http.(*persistConn).readLoop(0xc82073fc30)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 449 [select]:
net/http.(*persistConn).readLoop(0xc82073fce0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 433 [select]:
net/http.(*persistConn).readLoop(0xc820942210)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 451 [select]:
net/http.(*persistConn).readLoop(0xc8208defd0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 441 [select]:
net/http.(*persistConn).readLoop(0xc8208de790)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 447 [select]:
net/http.(*persistConn).readLoop(0xc82037d3f0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 467 [select]:
net/http.(*persistConn).readLoop(0xc8208de6e0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 461 [select]:
net/http.(*persistConn).readLoop(0xc820942a50)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 393 [select]:
net/http.(*persistConn).readLoop(0xc8208deb00)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 387 [select]:
net/http.(*persistConn).readLoop(0xc8208debb0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 389 [select]:
net/http.(*persistConn).readLoop(0xc8208de840)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 469 [select]:
net/http.(*persistConn).readLoop(0xc82037d290)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 457 [select]:
net/http.(*persistConn).readLoop(0xc8209429a0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 507 [select]:
net/http.(*persistConn).readLoop(0xc820942630)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 513 [IO wait]:
net.runtime_pollWait(0x7f05885a0cf0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023d640, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023d640, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023d5e0, 0xc820752400, 0x400, 0x400, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350218, 0xc820752400, 0x400, 0x400, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820777020, 0x7f05896b87c0, 0xc820350218, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82073c580, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82073c580, 0xc8207f2000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82073c580, 0xc820942738, 0xc8207f2000, 0x1000, 0x1000, 0xc821076d20, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ed66e0, 0xc8207f2000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821076c00)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Peek(0xc821076c00, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:132 +0xcc
net/http.(*persistConn).readLoop(0xc8209426e0)
/usr/local/go/src/net/http/transport.go:876 +0xf7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 535 [select]:
net/http.(*persistConn).readLoop(0xc8208dedc0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 395 [select]:
net/http.(*persistConn).readLoop(0xc8208dea50)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 486 [select]:
net/http.(*persistConn).readLoop(0xc8209428f0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 517 [select]:
net/http.(*persistConn).readLoop(0xc820942580)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 477 [select]:
net/http.(*persistConn).readLoop(0xc82073fd90)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 481 [select]:
net/http.(*persistConn).readLoop(0xc82073fef0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 505 [select]:
net/http.(*persistConn).readLoop(0xc82073fe40)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 397 [select]:
net/http.(*persistConn).readLoop(0xc82037d4a0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 515 [select]:
net/http.(*persistConn).readLoop(0xc820942840)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 503 [select]:
net/http.(*persistConn).readLoop(0xc8209424d0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 501 [select]:
net/http.(*persistConn).readLoop(0xc8208ded10)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 482 [select]:
net/http.(*persistConn).readLoop(0xc8208de8f0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 549 [select]:
net/http.(*persistConn).readLoop(0xc82037d340)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 492 [select]:
net/http.(*persistConn).readLoop(0xc8208def20)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 401 [select]:
net/http.(*persistConn).readLoop(0xc8208de9a0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 475 [select]:
net/http.(*persistConn).readLoop(0xc820a22000)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 399 [select]:
net/http.(*persistConn).readLoop(0xc8208dee70)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 539 [select]:
net/http.(*persistConn).readLoop(0xc820942790)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 531 [select]:
net/http.(*persistConn).readLoop(0xc8208dec60)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 533 [select]:
net/http.(*persistConn).readLoop(0xc8208df1e0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 479 [select]:
net/http.(*persistConn).readLoop(0xc8208df600)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 488 [select]:
net/http.(*persistConn).readLoop(0xc8208df290)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 494 [select]:
net/http.(*persistConn).readLoop(0xc8208dfa20)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 509 [select]:
net/http.(*persistConn).readLoop(0xc820a222c0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 537 [IO wait]:
net.runtime_pollWait(0x7f05885a15f0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014b330, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014b330, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014b2d0, 0xc8206d7800, 0x400, 0x400, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140180, 0xc8206d7800, 0x400, 0x400, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820617200, 0x7f05896b87c0, 0xc820140180, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82077f340, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82077f340, 0xc820e74000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82077f340, 0xc8208dfd38, 0xc820e74000, 0x1000, 0x1000, 0xc8210558c0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d4980, 0xc820e74000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc8210557a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Peek(0xc8210557a0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:132 +0xcc
net/http.(*persistConn).readLoop(0xc8208dfce0)
/usr/local/go/src/net/http/transport.go:876 +0xf7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 511 [select]:
net/http.(*persistConn).readLoop(0xc8208dfb80)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 543 [select]:
net/http.(*persistConn).readLoop(0xc8208df080)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 541 [select]:
net/http.(*persistConn).readLoop(0xc8208df3f0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 551 [select]:
net/http.(*persistConn).readLoop(0xc8208dfd90)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 545 [select]:
net/http.(*persistConn).readLoop(0xc8208dfc30)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 490 [select]:
net/http.(*persistConn).readLoop(0xc8208df810)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 553 [select]:
net/http.(*persistConn).readLoop(0xc8208df340)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 557 [select]:
net/http.(*persistConn).readLoop(0xc820942b00)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 563 [select]:
net/http.(*persistConn).readLoop(0xc8208dfad0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 555 [select]:
net/http.(*persistConn).readLoop(0xc8208df970)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 521 [select]:
net/http.(*persistConn).readLoop(0xc8208dfef0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 519 [select]:
net/http.(*persistConn).readLoop(0xc8208df4a0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 567 [select]:
net/http.(*persistConn).readLoop(0xc820a22160)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 569 [select]:
net/http.(*persistConn).readLoop(0xc8208df550)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 565 [select]:
net/http.(*persistConn).readLoop(0xc8208df8c0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 463 [select]:
net/http.(*persistConn).readLoop(0xc8208dfe40)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 523 [select]:
net/http.(*persistConn).readLoop(0xc8208df6b0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 559 [select]:
net/http.(*persistConn).readLoop(0xc8208df760)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 547 [select]:
net/http.(*persistConn).readLoop(0xc8208df130)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 571 [select]:
net/http.(*persistConn).readLoop(0xc820a22210)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 574 [select]:
net/http.(*persistConn).readLoop(0xc820a220b0)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 391 [select]:
net/http.(*persistConn).readLoop(0xc820af8000)
/usr/local/go/src/net/http/transport.go:976 +0xac7
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:685 +0xc78
goroutine 363 [select]:
net/http.(*persistConn).writeLoop(0xc8208de160)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 350 [select]:
net/http.(*persistConn).writeLoop(0xc82073f600)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 318 [select]:
net/http.(*persistConn).writeLoop(0xc82073f760)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 336 [select]:
net/http.(*persistConn).writeLoop(0xc82037cc60)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 575 [select]:
net/http.(*persistConn).writeLoop(0xc820a220b0)
/usr/local/go/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/go/src/net/http/transport.go:686 +0xc9d
goroutine 497 [IO wait]:
net.runtime_pollWait(0x7f058861ef50, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82037fc60, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82037fc60, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82037fc00, 0xc820f10800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936090, 0xc820f10800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82088a1b0, 0x7f05896b87c0, 0xc820936090, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8209ee2c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8209ee2c0, 0xc8208a9000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8209ee2c0, 0xc82037c898, 0xc8208a9000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820e380a0, 0xc8208a9000, 0x1000, 0x1000, 0x641, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b681e0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b681e0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b681e0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc82093d590)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc82093d590, 0xc82084a001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8203e2d80, 0xc82084a001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8203e2d80, 0xc82084a001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8203e2dc0, 0xc82084a001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc8200624e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc8200624e0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc8200624e0, 0x11a9ea0, 0xc820140850, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc8200624e0, 0xc820e730e0, 0xc820a0eae0, 0xc820a0eb50, 0xc820836a80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 526 [IO wait]:
net.runtime_pollWait(0x7f058865b600, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025b800, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025b800, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025b7a0, 0xc820b66800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350130, 0xc820b66800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820776ba0, 0x7f05896b87c0, 0xc820350130, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820867340, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820867340, 0xc8207c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820867340, 0xc8208de7e8, 0xc8207c4000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c8c0, 0xc8207c4000, 0x1000, 0x1000, 0x633, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be7d40)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be7d40, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be7d40, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ed5290)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ed5290, 0xc820dd9001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de8400, 0xc820dd9001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de8400, 0xc820dd9001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de8440, 0xc820dd9001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f341a0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f341a0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f341a0, 0x11a9ea0, 0xc820936588, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f341a0, 0xc820eb1bc0, 0xc820928990, 0xc8209289e0, 0xc8208bee80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 578 [IO wait]:
net.runtime_pollWait(0x7f058861f790, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025ab50, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025ab50, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025aaf0, 0xc821060000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8203500c0, 0xc821060000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820b8a4b0, 0x7f05896b87c0, 0xc8203500c0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820866580, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820866580, 0xc820d58000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820866580, 0xc8208de318, 0xc820d58000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820b97d20, 0xc820d58000, 0x1000, 0x1000, 0x6e9, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e4cf00)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e4cf00, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e4cf00, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c204e0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c204e0, 0xc820d49001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f68c80, 0xc820d49001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f68c80, 0xc820d49001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f68cc0, 0xc820d49001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820daa1a0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820daa1a0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820daa1a0, 0x11a9ea0, 0xc820140838, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820daa1a0, 0xc821077e60, 0xc820f1b020, 0xc820f1b030, 0xc820836800, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 527 [IO wait]:
net.runtime_pollWait(0x7f058859f370, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023cc30, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023cc30, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023cbd0, 0xc820b67000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140120, 0xc820b67000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820dfb5c0, 0x7f05896b87c0, 0xc820140120, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82074d080, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82074d080, 0xc820f66000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82074d080, 0xc8209423c8, 0xc820f66000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820d82060, 0xc820f66000, 0x1000, 0x1000, 0x6ce, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e4d7a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e4d7a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e4d7a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ed54d0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ed54d0, 0xc820b82001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de8600, 0xc820b82001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de8600, 0xc820b82001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de8640, 0xc820b82001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f34340, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f34340, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f34340, 0x11a9ea0, 0xc820140938, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f34340, 0xc820eb1ce0, 0xc8209298a0, 0xc8209298b0, 0xc8208be880, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 528 [IO wait]:
net.runtime_pollWait(0x7f058859f670, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201aa920, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201aa920, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201aa8c0, 0xc820b67800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8209360e0, 0xc820b67800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075c870, 0x7f05896b87c0, 0xc8209360e0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820838000, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820838000, 0xc820b0a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820838000, 0xc82037cd68, 0xc820b0a000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c980, 0xc820b0a000, 0x1000, 0x1000, 0x60a, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be7f80)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be7f80, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be7f80, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ed55c0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ed55c0, 0xc82084b001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de8840, 0xc82084b001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de8840, 0xc82084b001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de8900, 0xc82084b001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f344e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f344e0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f344e0, 0x11a9ea0, 0xc820350710, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f344e0, 0xc820eb1e00, 0xc8208883e0, 0xc820888660, 0xc820836e00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 579 [IO wait]:
net.runtime_pollWait(0x7f058861f010, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023c1b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023c1b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023c150, 0xc821060800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8209360a8, 0xc821060800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075c330, 0x7f05896b87c0, 0xc8209360a8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8209eeb00, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8209eeb00, 0xc820b4c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8209eeb00, 0xc820942058, 0xc820b4c000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820b97ea0, 0xc820b4c000, 0x1000, 0x1000, 0x67f, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e4d320)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e4d320, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e4d320, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c205a0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c205a0, 0xc820b84001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f68ec0, 0xc820b84001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f68ec0, 0xc820b84001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f68f00, 0xc820b84001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820daa340, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820daa340, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820daa340, 0x11a9ea0, 0xc820350700, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820daa340, 0xc821077f80, 0xc820f1bd00, 0xc820f1bd10, 0xc8208bec80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 529 [IO wait]:
net.runtime_pollWait(0x7f058865bb40, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201ab5d0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201ab5d0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201ab570, 0xc820bd8000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140158, 0xc820bd8000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820616de0, 0x7f05896b87c0, 0xc820140158, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82077e580, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82077e580, 0xc820d88000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82077e580, 0xc82037d238, 0xc820d88000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820b3ce00, 0xc820d88000, 0x1000, 0x1000, 0x601, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821055f20)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821055f20, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821055f20, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ed56b0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ed56b0, 0xc820fc9801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de8ac0, 0xc820fc9801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de8ac0, 0xc820fc9801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de8b00, 0xc820fc9801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f34680, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f34680, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f34680, 0x11a9ea0, 0xc8209365e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f34680, 0xc820eb1f20, 0xc820889440, 0xc820889500, 0xc820837180, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 594 [IO wait]:
net.runtime_pollWait(0x7f058859f8b0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201aa760, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201aa760, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201aa700, 0xc821061000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140100, 0xc821061000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc8206165a0, 0x7f05896b87c0, 0xc820140100, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82074c580, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82074c580, 0xc820808000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82074c580, 0xc82037ccb8, 0xc820808000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820b97ae0, 0xc820808000, 0x1000, 0x1000, 0x60c, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e4c840)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e4c840, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e4c840, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ed57d0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ed57d0, 0xc820c1a001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de8cc0, 0xc820c1a001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de8cc0, 0xc820c1a001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de8d00, 0xc820c1a001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f34820, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f34820, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f34820, 0x11a9ea0, 0xc8201408b8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f34820, 0xc82060e060, 0xc820e48d90, 0xc820e48da0, 0xc820836d80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 580 [IO wait]:
net.runtime_pollWait(0x7f058859f970, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025b410, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025b410, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025b3b0, 0xc821061800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140108, 0xc821061800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820616660, 0x7f05896b87c0, 0xc820140108, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82074c840, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82074c840, 0xc820cf6000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82074c840, 0xc8208de5d8, 0xc820cf6000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c800, 0xc820cf6000, 0x1000, 0x1000, 0x671, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be7b00)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be7b00, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be7b00, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c20660)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c20660, 0xc820b85001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f69100, 0xc820b85001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f69100, 0xc820b85001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f69140, 0xc820b85001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820daa4e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820daa4e0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820daa4e0, 0x11a9ea0, 0xc820350780, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820daa4e0, 0xc820e4c0c0, 0xc82076ae10, 0xc82076ae20, 0xc8208bed80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 581 [IO wait]:
net.runtime_pollWait(0x7f058859f430, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201aaae0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201aaae0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201aaa80, 0xc8208ce000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140128, 0xc8208ce000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820dfb1d0, 0x7f05896b87c0, 0xc820140128, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82074d340, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82074d340, 0xc820eb2000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82074d340, 0xc82037ce18, 0xc820eb2000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820d823c0, 0xc820eb2000, 0x1000, 0x1000, 0x62a, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b0c2a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b0c2a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b0c2a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c20720)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c20720, 0xc820bfa001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f69340, 0xc820bfa001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f69340, 0xc820bfa001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f69380, 0xc820bfa001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820daa680, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820daa680, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820daa680, 0x11a9ea0, 0xc820936538, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820daa680, 0xc820e4c1e0, 0xc82076ba60, 0xc82076ba90, 0xc820836e80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 595 [IO wait]:
net.runtime_pollWait(0x7f058861fd90, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025ed80, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025ed80, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025ed20, 0xc820bd8800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c028, 0xc820bd8800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820c4d860, 0x7f05896b87c0, 0xc82002c028, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820385600, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820385600, 0xc8210b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820385600, 0xc82073f2e8, 0xc8210b8000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210b60a0, 0xc8210b8000, 0x1000, 0x1000, 0x616, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be7680)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be7680, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be7680, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ed59e0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ed59e0, 0xc820f3c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de8f40, 0xc820f3c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de8f40, 0xc820f3c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de9000, 0xc820f3c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f349c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f349c0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f349c0, 0x11a9ea0, 0xc820140918, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f349c0, 0xc82060e180, 0xc820e48690, 0xc820e486a0, 0xc820836180, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 596 [IO wait]:
net.runtime_pollWait(0x7f058865bcc0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201ab1e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201ab1e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201ab180, 0xc820bd9000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140110, 0xc820bd9000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820616720, 0x7f05896b87c0, 0xc820140110, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82074cb00, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82074cb00, 0xc820f8e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82074cb00, 0xc82037d0d8, 0xc820f8e000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ca4620, 0xc820f8e000, 0x1000, 0x1000, 0x6b6, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820392d20)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820392d20, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820392d20, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ed5b30)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ed5b30, 0xc820b83001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de91c0, 0xc820b83001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de91c0, 0xc820b83001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de9200, 0xc820b83001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f34b60, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f34b60, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f34b60, 0x11a9ea0, 0xc820140928, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f34b60, 0xc82060e360, 0xc820e48f00, 0xc820e48f20, 0xc820837080, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 582 [IO wait]:
net.runtime_pollWait(0x7f058859fd30, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025ff00, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025ff00, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025fea0, 0xc8208ce800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140160, 0xc8208ce800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820616f60, 0x7f05896b87c0, 0xc820140160, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82077e840, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82077e840, 0xc820cf4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82077e840, 0xc82073f9c8, 0xc820cf4000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820b3cc80, 0xc820cf4000, 0x1000, 0x1000, 0x60b, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821055b00)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821055b00, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821055b00, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c207e0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c207e0, 0xc820fa6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f695c0, 0xc820fa6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f695c0, 0xc820fa6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f69600, 0xc820fa6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820daa820, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820daa820, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820daa820, 0x11a9ea0, 0xc820350960, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820daa820, 0xc820e4c300, 0xc8206aacb0, 0xc8206aacc0, 0xc8208be180, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 597 [IO wait]:
net.runtime_pollWait(0x7f058861f190, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82037faa0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82037faa0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82037fa40, 0xc821020800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c020, 0xc821020800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82088a150, 0x7f05896b87c0, 0xc82002c020, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820385080, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820385080, 0xc820b6b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820385080, 0xc82037c7e8, 0xc820b6b000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820e39860, 0xc820b6b000, 0x1000, 0x1000, 0x610, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b682a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b682a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b682a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ce5ad0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ce5ad0, 0xc821043001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de9540, 0xc821043001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de9540, 0xc821043001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de9580, 0xc821043001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f34d00, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f34d00, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f34d00, 0x11a9ea0, 0xc8209365b8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f34d00, 0xc820147260, 0xc8210c3910, 0xc8210c3920, 0xc820836a00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 598 [IO wait]:
net.runtime_pollWait(0x7f058859f4f0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820186680, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820186680, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820186620, 0xc820f7c800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140168, 0xc820f7c800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820616f00, 0x7f05896b87c0, 0xc820140168, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82077eb00, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82077eb00, 0xc8207c2000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82077eb00, 0xc82073fc88, 0xc8207c2000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820b3cd40, 0xc8207c2000, 0x1000, 0x1000, 0x6ba, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821055ce0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821055ce0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821055ce0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ce5bc0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ce5bc0, 0xc820f03001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de9700, 0xc820f03001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de9700, 0xc820f03001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de9740, 0xc820f03001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f34ea0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f34ea0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f34ea0, 0x11a9ea0, 0xc8203509b0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f34ea0, 0xc820147380, 0xc8210c3f20, 0xc8210c3f30, 0xc8208be380, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 583 [IO wait]:
net.runtime_pollWait(0x7f058861f850, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025f480, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025f480, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025f420, 0xc820f04800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350058, 0xc820f04800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820b8ecc0, 0x7f05896b87c0, 0xc820350058, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82032b8c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82032b8c0, 0xc8211fa000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82032b8c0, 0xc82073f5a8, 0xc8211fa000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d4160, 0xc8211fa000, 0x1000, 0x1000, 0x601, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821054360)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821054360, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821054360, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c208d0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c208d0, 0xc8208a6601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f69840, 0xc8208a6601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f69840, 0xc8208a6601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f69880, 0xc8208a6601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820daa9c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820daa9c0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820daa9c0, 0x11a9ea0, 0xc820936530, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820daa9c0, 0xc820e4c480, 0xc820c9a3a0, 0xc820c9a3b0, 0xc820836380, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 577 [IO wait]:
net.runtime_pollWait(0x7f05885a00f0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023c3e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023c3e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023c380, 0xc820f11000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8209360c8, 0xc820f11000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075c630, 0x7f05896b87c0, 0xc8209360c8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8209ef600, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8209ef600, 0xc821046000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8209ef600, 0xc820942108, 0xc821046000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c740, 0xc821046000, 0x1000, 0x1000, 0x5c8, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be7860)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be7860, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be7860, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820f7a360)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820f7a360, 0xc820607201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820d8ad80, 0xc820607201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820d8ad80, 0xc820607201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820d8adc0, 0xc820607201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82077b1e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82077b1e0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82077b1e0, 0x11a9ea0, 0xc820350988, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82077b1e0, 0xc820018600, 0xc820b1c670, 0xc820b1c680, 0xc8208be100, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 584 [IO wait]:
net.runtime_pollWait(0x7f05885a4040, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820187560, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820187560, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820187500, 0xc82101e000, 0x1000, 0x1000, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c100, 0xc82101e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820610930, 0x7f05896b87c0, 0xc82002c100, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206f1080, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206f1080, 0xc820c90000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206f1080, 0xc820a22268, 0xc820c90000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820d90260, 0xc820c90000, 0x1000, 0x1000, 0x88d, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820759560)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820759560, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820759560, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c20990)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c20990, 0xc820b1f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f69a40, 0xc820b1f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f69a40, 0xc820b1f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f69a80, 0xc820b1f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820daab60, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820daab60, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820daab60, 0x11a9ea0, 0xc820350758, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820daab60, 0xc820e4c5a0, 0xc820c9a9b0, 0xc820c9a9c0, 0xc820837900, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 599 [IO wait]:
net.runtime_pollWait(0x7f058859fc70, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201aa370, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201aa370, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201aa310, 0xc820f7d000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8209360d0, 0xc820f7d000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075c6f0, 0x7f05896b87c0, 0xc8209360d0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8209ef8c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8209ef8c0, 0xc820ff8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8209ef8c0, 0xc82037cb58, 0xc820ff8000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820d82140, 0xc820ff8000, 0x1000, 0x1000, 0x65b, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e4d9e0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e4d9e0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e4d9e0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ce5cb0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ce5cb0, 0xc820be0001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de99c0, 0xc820be0001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de99c0, 0xc820be0001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de9a00, 0xc820be0001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f35040, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f35040, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f35040, 0x11a9ea0, 0xc820936618, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f35040, 0xc8201474a0, 0xc820bde5f0, 0xc820bde600, 0xc820836c80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 610 [IO wait]:
net.runtime_pollWait(0x7f05885a1530, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014b4f0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014b4f0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014b490, 0xc820f11800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c0f0, 0xc820f11800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc8206107b0, 0x7f05896b87c0, 0xc82002c0f0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206f0b00, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206f0b00, 0xc8207ee000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206f0b00, 0xc8208dfde8, 0xc8207ee000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ed6920, 0xc8207ee000, 0x1000, 0x1000, 0x643, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc8210772c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc8210772c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc8210772c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820f7a420)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820f7a420, 0xc820ea7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820d8af40, 0xc820ea7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820d8af40, 0xc820ea7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820d8af80, 0xc820ea7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82077b380, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82077b380, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82077b380, 0x11a9ea0, 0xc820936620, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82077b380, 0xc820018720, 0xc820b1cc80, 0xc820b1cc90, 0xc820837b80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 600 [IO wait]:
net.runtime_pollWait(0x7f058865b900, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201abb10, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201abb10, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201abab0, 0xc820bd9800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8209360f8, 0xc820bd9800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820c7a330, 0x7f05896b87c0, 0xc8209360f8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820838840, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820838840, 0xc820f50000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820838840, 0xc82037d448, 0xc820f50000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110cb00, 0xc820f50000, 0x1000, 0x1000, 0x6dd, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821048e40)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821048e40, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821048e40, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ce5dd0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ce5dd0, 0xc820be1001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de9cc0, 0xc820be1001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de9cc0, 0xc820be1001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de9d00, 0xc820be1001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f351e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f351e0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f351e0, 0x11a9ea0, 0xc820936610, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f351e0, 0xc8201475c0, 0xc820bdecc0, 0xc820bdecd0, 0xc820837300, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 585 [IO wait]:
net.runtime_pollWait(0x7f058865b3c0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025bc60, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025bc60, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025bc00, 0xc820f7d800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350248, 0xc820f7d800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82093c000, 0x7f05896b87c0, 0xc820350248, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82073d600, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82073d600, 0xc8207af000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82073d600, 0xc8208de948, 0xc8207af000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820cb4080, 0xc8207af000, 0x1000, 0x1000, 0x607, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e720c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e720c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e720c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c20ab0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c20ab0, 0xc8208a7201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f69c40, 0xc8208a7201, 0x5ff, 0x5ff, 0xc800000000, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f69c40, 0xc8208a7201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f69c80, 0xc8208a7201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820daaea0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820daaea0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820daaea0, 0x11a9ea0, 0xc820350778, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820daaea0, 0xc820e4c6c0, 0xc820c9b6f0, 0xc820c9b700, 0xc8208bef80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 601 [IO wait]:
net.runtime_pollWait(0x7f058861fa90, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025a7d0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025a7d0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025a770, 0xc8208cf800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350050, 0xc8208cf800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820777950, 0x7f05896b87c0, 0xc820350050, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82032b600, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82032b600, 0xc820603000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82032b600, 0xc8208de1b8, 0xc820603000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820e39740, 0xc820603000, 0x1000, 0x1000, 0x6d0, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b680c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b680c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b680c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ce5e90)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ce5e90, 0xc820ec2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820de9f00, 0xc820ec2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820de9f00, 0xc820ec2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820de9f40, 0xc820ec2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f35380, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f35380, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f35380, 0x11a9ea0, 0xc820350728, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f35380, 0xc8201476e0, 0xc820bdf390, 0xc820bdf3a0, 0xc820836700, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 602 [IO wait]:
net.runtime_pollWait(0x7f058859ff70, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025fd40, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025fd40, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025fce0, 0xc8208cf000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8209360b8, 0xc8208cf000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075c4b0, 0x7f05896b87c0, 0xc8209360b8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8209ef080, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8209ef080, 0xc820b6c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8209ef080, 0xc82073f918, 0xc820b6c000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c440, 0xc820b6c000, 0x1000, 0x1000, 0x6b9, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be6ba0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be6ba0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be6ba0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820ce5f50)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820ce5f50, 0xc820ec3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f80180, 0xc820ec3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f80180, 0xc820ec3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f801c0, 0xc820ec3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f35520, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f35520, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f35520, 0x11a9ea0, 0xc820140868, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f35520, 0xc820147800, 0xc820bdfa60, 0xc820bdfa70, 0xc8208be680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 586 [IO wait]:
net.runtime_pollWait(0x7f05885a0270, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025b170, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025b170, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025b110, 0xc821020000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8201400f0, 0xc821020000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075ca20, 0x7f05896b87c0, 0xc8201400f0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82074c000, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82074c000, 0xc820e56000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82074c000, 0xc8208de528, 0xc820e56000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ca4280, 0xc820e56000, 0x1000, 0x1000, 0x62b, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821076540)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821076540, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821076540, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c20c00)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c20c00, 0xc821005001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f69ec0, 0xc821005001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f69ec0, 0xc821005001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f69f00, 0xc821005001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820dab040, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820dab040, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820dab040, 0x11a9ea0, 0xc820936560, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820dab040, 0xc820e4c7e0, 0xc820c9bd00, 0xc820c9bd10, 0xc8208bed00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 603 [IO wait]:
net.runtime_pollWait(0x7f058865bc00, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201ab3a0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201ab3a0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201ab340, 0xc821021000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8209360e8, 0xc821021000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075c930, 0x7f05896b87c0, 0xc8209360e8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8208382c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8208382c0, 0xc820b32000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8208382c0, 0xc82037d188, 0xc820b32000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc821216240, 0xc820b32000, 0x1000, 0x1000, 0x664, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b0cc60)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b0cc60, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b0cc60, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820bd7860)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820bd7860, 0xc820e20001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f81180, 0xc820e20001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f81180, 0xc820e20001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f811c0, 0xc820e20001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f356c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f356c0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f356c0, 0x11a9ea0, 0xc820350720, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f356c0, 0xc820c127e0, 0xc820c2bf80, 0xc820c2bf90, 0xc820837100, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 626 [IO wait]:
net.runtime_pollWait(0x7f05885a41c0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014bb10, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014bb10, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014bab0, 0xc820f05000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c108, 0xc820f05000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820dfabd0, 0x7f05896b87c0, 0xc82002c108, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206f1340, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206f1340, 0xc820f2e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206f1340, 0xc820af8058, 0xc820f2e000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c100, 0xc820f2e000, 0x1000, 0x1000, 0x696, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820eb01e0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820eb01e0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820eb01e0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc82093d6b0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc82093d6b0, 0xc820c41001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8203e3000, 0xc820c41001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8203e3000, 0xc820c41001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8203e3040, 0xc820c41001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc8200629c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc8200629c0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc8200629c0, 0x11a9ea0, 0xc820140870, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc8200629c0, 0xc820e73260, 0xc8209195a0, 0xc8209195b0, 0xc820837c80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 611 [IO wait]:
net.runtime_pollWait(0x7f05885a0e70, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017a920, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017a920, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017a8c0, 0xc821021800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350220, 0xc821021800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820e34000, 0x7f05896b87c0, 0xc820350220, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82073c840, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82073c840, 0xc821084000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82073c840, 0xc8208dee18, 0xc821084000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d4880, 0xc821084000, 0x1000, 0x1000, 0x60d, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821055500)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821055500, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821055500, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820f7a4e0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820f7a4e0, 0xc820e1f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820d8b140, 0xc820e1f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820d8b140, 0xc820e1f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820d8b180, 0xc820e1f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82077b520, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82077b520, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82077b520, 0x11a9ea0, 0xc820350730, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82077b520, 0xc820018840, 0xc820b1d2b0, 0xc820b1d2c0, 0xc8208bf300, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 627 [IO wait]:
net.runtime_pollWait(0x7f058861f610, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025adf0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025adf0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025ad90, 0xc820f05800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350030, 0xc820f05800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820776240, 0x7f05896b87c0, 0xc820350030, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82032adc0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82032adc0, 0xc820d3e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82032adc0, 0xc8208de3c8, 0xc820d3e000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820b97c60, 0xc820d3e000, 0x1000, 0x1000, 0x665, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e4ccc0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e4ccc0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e4ccc0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc82093d830)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc82093d830, 0xc820e26001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8203e3240, 0xc820e26001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8203e3240, 0xc820e26001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8203e3280, 0xc820e26001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820063040, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820063040, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820063040, 0x11a9ea0, 0xc820140878, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820063040, 0xc820e73380, 0xc8207da130, 0xc8207da140, 0xc820836880, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 587 [IO wait]:
net.runtime_pollWait(0x7f058865b6c0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820186a00, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820186a00, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201869a0, 0xc8207d8000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c098, 0xc8207d8000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820e948d0, 0x7f05896b87c0, 0xc82002c098, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206dab00, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206dab00, 0xc820c0e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206dab00, 0xc82073fde8, 0xc820c0e000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d4420, 0xc820c0e000, 0x1000, 0x1000, 0x667, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821054a80)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821054a80, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821054a80, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c20d50)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c20d50, 0xc820e21001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820cde0c0, 0xc820e21001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820cde0c0, 0xc820e21001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820cde100, 0xc820e21001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820dab1e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820dab1e0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820dab1e0, 0x11a9ea0, 0xc820140880, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820dab1e0, 0xc820e4cc00, 0xc821122310, 0xc821122320, 0xc8208be480, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 588 [IO wait]:
net.runtime_pollWait(0x7f058859f7f0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820186290, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820186290, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820186230, 0xc8207d8800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350118, 0xc8207d8800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820e347e0, 0x7f05896b87c0, 0xc820350118, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820866dc0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820866dc0, 0xc820c84000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820866dc0, 0xc82073fb28, 0xc820c84000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c200, 0xc820c84000, 0x1000, 0x1000, 0x6bd, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be64e0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be64e0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be64e0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c20e10)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c20e10, 0xc820c70001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820cde400, 0xc820c70001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820cde400, 0xc820c70001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820cde440, 0xc820c70001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820dab380, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820dab380, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820dab380, 0x11a9ea0, 0xc820140888, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820dab380, 0xc820e4cea0, 0xc821122940, 0xc821122950, 0xc8208be280, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 604 [IO wait]:
net.runtime_pollWait(0x7f058861f6d0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025f640, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025f640, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025f5e0, 0xc8207d9000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350020, 0xc8207d9000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820776090, 0x7f05896b87c0, 0xc820350020, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82032a580, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82032a580, 0xc82089c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82032a580, 0xc82073f658, 0xc82089c000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d5e80, 0xc82089c000, 0x1000, 0x1000, 0x628, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be7440)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be7440, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be7440, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820bd7950)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820bd7950, 0xc820d0d001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f81340, 0xc820d0d001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f81340, 0xc820d0d001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f81380, 0xc820d0d001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f35860, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f35860, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f35860, 0x11a9ea0, 0xc8209365f8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f35860, 0xc820c12900, 0xc82108a5b0, 0xc82108a5c0, 0xc820836400, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 589 [IO wait]:
net.runtime_pollWait(0x7f05885a06f0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023dc60, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023dc60, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023dc00, 0xc8211b2000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c060, 0xc8211b2000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82088a990, 0x7f05896b87c0, 0xc82002c060, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206da840, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206da840, 0xc820e4f000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206da840, 0xc820942948, 0xc820e4f000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820cb4220, 0xc820e4f000, 0x1000, 0x1000, 0x669, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e72540)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e72540, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e72540, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c20f30)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c20f30, 0xc820d0e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820cde6c0, 0xc820d0e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820cde6c0, 0xc820d0e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820cde700, 0xc820d0e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820dab520, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820dab520, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820dab520, 0x11a9ea0, 0xc820350998, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820dab520, 0xc820e4d260, 0xc821123010, 0xc821123020, 0xc820837a00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 605 [IO wait]:
net.runtime_pollWait(0x7f05885a1170, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017a3e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017a3e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017a380, 0xc8207d9800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350140, 0xc8207d9800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820776d20, 0x7f05896b87c0, 0xc820350140, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8208678c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8208678c0, 0xc820b51000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8208678c0, 0xc8208dec08, 0xc820b51000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820c05860, 0xc820b51000, 0x1000, 0x1000, 0x6bb, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc8211214a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc8211214a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc8211214a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820bd7a40)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820bd7a40, 0xc820ea4001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f81680, 0xc820ea4001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f81680, 0xc820ea4001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f816c0, 0xc820ea4001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f35a00, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f35a00, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f35a00, 0x11a9ea0, 0xc820936600, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f35a00, 0xc820c12a80, 0xc82108b220, 0xc82108b230, 0xc8208bf180, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 606 [IO wait]:
net.runtime_pollWait(0x7f058861f490, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025afb0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025afb0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025af50, 0xc820c72000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8203500a0, 0xc820c72000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820917c50, 0x7f05896b87c0, 0xc8203500a0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82032bb80, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82032bb80, 0xc820b9a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82032bb80, 0xc8208de478, 0xc820b9a000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820b97ba0, 0xc820b9a000, 0x1000, 0x1000, 0x62f, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e4ca80)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e4ca80, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e4ca80, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820bd7b00)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820bd7b00, 0xc820d0c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f818c0, 0xc820d0c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f818c0, 0xc820d0c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f81900, 0xc820d0c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f35ba0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f35ba0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f35ba0, 0x11a9ea0, 0xc8203509a0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f35ba0, 0xc820c12ba0, 0xc82108b8f0, 0xc82108b900, 0xc820836900, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 628 [IO wait]:
net.runtime_pollWait(0x7f058865b9c0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201ab950, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201ab950, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201ab8f0, 0xc8211b2800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350250, 0xc8211b2800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820777560, 0x7f05896b87c0, 0xc820350250, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82073d8c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82073d8c0, 0xc820dee000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82073d8c0, 0xc82037d398, 0xc820dee000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ed6860, 0xc820dee000, 0x1000, 0x1000, 0x66e, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821077080)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821077080, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821077080, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc82093d920)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc82093d920, 0xc820ea6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8203e3440, 0xc820ea6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8203e3440, 0xc820ea6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8203e3480, 0xc820ea6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820063380, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820063380, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820063380, 0x11a9ea0, 0xc820350990, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820063380, 0xc820e734a0, 0xc8207da760, 0xc8207da770, 0xc820837280, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 629 [IO wait]:
net.runtime_pollWait(0x7f058861fc10, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025ef40, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025ef40, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025eee0, 0xc8211b3000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8203500a8, 0xc8211b3000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82100a9c0, 0x7f05896b87c0, 0xc8203500a8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820866000, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820866000, 0xc8211c0000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820866000, 0xc82073f398, 0xc8211c0000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d4240, 0xc8211c0000, 0x1000, 0x1000, 0x6c7, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc8210545a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc8210545a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc8210545a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc82093db30)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc82093db30, 0xc821042001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8203e3800, 0xc821042001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8203e3800, 0xc821042001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8203e3840, 0xc821042001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820063520, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820063520, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820063520, 0x11a9ea0, 0xc8203509b8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820063520, 0xc820e73680, 0xc8207db970, 0xc8207db980, 0xc820836200, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 630 [IO wait]:
net.runtime_pollWait(0x7f05885a0db0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023d480, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023d480, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023d420, 0xc820fce000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c050, 0xc820fce000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82088a570, 0x7f05896b87c0, 0xc82002c050, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206da2c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206da2c0, 0xc820b72000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206da2c0, 0xc820942688, 0xc820b72000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ed64a0, 0xc820b72000, 0x1000, 0x1000, 0x65b, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b69ec0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b69ec0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b69ec0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc82093dc50)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc82093dc50, 0xc820d0f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8203e3a40, 0xc820d0f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8203e3a40, 0xc820d0f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8203e3a80, 0xc820d0f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820063860, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820063860, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820063860, 0x11a9ea0, 0xc820936608, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820063860, 0xc820e737a0, 0xc821044040, 0xc821044050, 0xc8208bea80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 590 [IO wait]:
net.runtime_pollWait(0x7f05885a18f0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014aae0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014aae0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014aa80, 0xc8211b3800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c0d0, 0xc8211b3800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc8206104b0, 0x7f05896b87c0, 0xc82002c0d0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206f0000, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206f0000, 0xc820d7b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206f0000, 0xc8208dfa78, 0xc820d7b000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820cb45a0, 0xc820d7b000, 0x1000, 0x1000, 0x661, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e72e40)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e72e40, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e72e40, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c21080)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c21080, 0xc820e27001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820cdea00, 0xc820e27001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820cdea00, 0xc820e27001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820cdea40, 0xc820e27001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820dab6c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820dab6c0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820dab6c0, 0x11a9ea0, 0xc8203509a8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820dab6c0, 0xc820e4d6e0, 0xc821123c80, 0xc821123c90, 0xc820837880, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 591 [IO wait]:
net.runtime_pollWait(0x7f058859f730, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023ca00, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023ca00, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023c9a0, 0xc820fd2000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140148, 0xc820fd2000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820ed4c90, 0x7f05896b87c0, 0xc820140148, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82077e000, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82077e000, 0xc820c4a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82077e000, 0xc820942318, 0xc820c4a000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820b97f80, 0xc820c4a000, 0x1000, 0x1000, 0x5e6, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e4d560)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e4d560, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e4d560, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c21140)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c21140, 0xc8211b5801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820cdec00, 0xc8211b5801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820cdec00, 0xc8211b5801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820cdec40, 0xc8211b5801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820dab860, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820dab860, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820dab860, 0x11a9ea0, 0xc8203509c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820dab860, 0xc820e4d980, 0xc820b562b0, 0xc820b562c0, 0xc8208be800, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 592 [IO wait]:
net.runtime_pollWait(0x7f05885a2130, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017b560, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017b560, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017b500, 0xc820fd2800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140178, 0xc820fd2800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820d939e0, 0x7f05896b87c0, 0xc820140178, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82077f080, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82077f080, 0xc820d3b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82077f080, 0xc8208df2e8, 0xc820d3b000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820cb42e0, 0xc820d3b000, 0x1000, 0x1000, 0x6ce, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e72780)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e72780, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e72780, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c21200)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c21200, 0xc820c71001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820cdee00, 0xc820c71001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820cdee00, 0xc820c71001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820cdee40, 0xc820c71001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820daba00, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820daba00, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820daba00, 0x11a9ea0, 0xc820936628, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820daba00, 0xc820e4de00, 0xc820b568e0, 0xc820b568f0, 0xc8208bf680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 593 [runnable]:
syscall.Syscall(0x0, 0x5a, 0xc820fd3000, 0x800, 0x6df, 0x800, 0x0)
/usr/local/go/src/syscall/asm_linux_amd64.s:18 +0x5
syscall.read(0x5a, 0xc820fd3000, 0x800, 0x800, 0x72, 0x0, 0x0)
/usr/local/go/src/syscall/zsyscall_linux_amd64.go:783 +0x5f
syscall.Read(0x5a, 0xc820fd3000, 0x800, 0x800, 0xffffffffffffff01, 0x0, 0x0)
/usr/local/go/src/syscall/syscall_unix.go:160 +0x4d
net.(*netFD).Read(0xc82017b6c0, 0xc820fd3000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/fd_unix.go:228 +0x18b
net.(*conn).Read(0xc820936110, 0xc820fd3000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075cd20, 0x7f05896b87c0, 0xc820936110, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820839080, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820839080, 0xc82114a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820839080, 0xc8208df398, 0xc82114a000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ed69e0, 0xc82114a000, 0x1000, 0x1000, 0x6c2, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821077500)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821077500, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821077500, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c212c0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c212c0, 0xc820816001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820cdf0c0, 0xc820816001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820cdf0c0, 0xc820816001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820cdf100, 0xc820816001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820dabba0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820dabba0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820dabba0, 0x11a9ea0, 0xc8201408e8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820dabba0, 0xc82103c240, 0xc820b56fb0, 0xc820b56fc0, 0xc8208bf700, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 642 [IO wait]:
net.runtime_pollWait(0x7f058865bd80, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201ab020, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201ab020, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201aafc0, 0xc820c72800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140140, 0xc820c72800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820bd6600, 0x7f05896b87c0, 0xc820140140, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82074db80, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82074db80, 0xc820d44000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82074db80, 0xc82037d028, 0xc820d44000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820d824c0, 0xc820d44000, 0x1000, 0x1000, 0x6dd, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b0c4e0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b0c4e0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b0c4e0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c21380)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c21380, 0xc820817001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820cdf300, 0xc820817001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820cdf300, 0xc820817001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820cdf340, 0xc820817001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820dabd40, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820dabd40, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820dabd40, 0x11a9ea0, 0xc8201408f0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820dabd40, 0xc82103c360, 0xc820b57680, 0xc820b57690, 0xc820837000, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 643 [IO wait]:
net.runtime_pollWait(0x7f05885a13b0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201871e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201871e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820187180, 0xc820c73000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936158, 0xc820c73000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075d3e0, 0x7f05896b87c0, 0xc820936158, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820722b00, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820722b00, 0xc820c42000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820722b00, 0xc820a22108, 0xc820c42000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820d90c60, 0xc820c42000, 0x1000, 0x1000, 0x6e1, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820759860)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820759860, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820759860, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c21470)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c21470, 0xc820b90001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820cdf540, 0xc820b90001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820cdf540, 0xc820b90001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820cdf580, 0xc820b90001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820fa2000, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820fa2000, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820fa2000, 0x11a9ea0, 0xc8201408f8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820fa2000, 0xc82103c480, 0xc820b57d50, 0xc820b57d60, 0xc820837d00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 631 [IO wait]:
net.runtime_pollWait(0x7f058859faf0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201aa530, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201aa530, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201aa4d0, 0xc820c73800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8209360a0, 0xc820c73800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075c270, 0x7f05896b87c0, 0xc8209360a0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8209ee840, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8209ee840, 0xc820f91000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8209ee840, 0xc82037cc08, 0xc820f91000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820e38160, 0xc820f91000, 0x1000, 0x1000, 0x661, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b685a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b685a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b685a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc82093dd10)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc82093dd10, 0xc8211da001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8203e3c40, 0xc8211da001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8203e3c40, 0xc8211da001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8203e3c80, 0xc8211da001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820063ba0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820063ba0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820063ba0, 0x11a9ea0, 0xc820936558, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820063ba0, 0xc820e738c0, 0xc821044670, 0xc821044680, 0xc820836d00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 644 [IO wait]:
net.runtime_pollWait(0x7f05885a1770, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014aed0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014aed0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014ae70, 0xc820fa0000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c0e0, 0xc820fa0000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820bd78c0, 0x7f05896b87c0, 0xc82002c0e0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206f0580, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206f0580, 0xc820db8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206f0580, 0xc8208dfbd8, 0xc820db8000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ed6620, 0xc820db8000, 0x1000, 0x1000, 0x6c9, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821076900)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821076900, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821076900, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c21590)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c21590, 0xc820b91001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820cdf780, 0xc820b91001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820cdf780, 0xc820b91001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820cdf7c0, 0xc820b91001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820fa21a0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820fa21a0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820fa21a0, 0x11a9ea0, 0xc820140908, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820fa21a0, 0xc82103c5a0, 0xc820b92420, 0xc820b92430, 0xc820837f80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 632 [IO wait]:
net.runtime_pollWait(0x7f058861f9d0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025f2c0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025f2c0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025f260, 0xc820fa0800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c030, 0xc820fa0800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82088a330, 0x7f05896b87c0, 0xc82002c030, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8203858c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8203858c0, 0xc820dc2000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8203858c0, 0xc82073f4f8, 0xc820dc2000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820b97de0, 0xc820dc2000, 0x1000, 0x1000, 0x62a, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e4d140)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e4d140, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e4d140, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc82093df20)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc82093df20, 0xc820d1c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8203e3f80, 0xc820d1c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8203e3f80, 0xc820d1c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8203e3fc0, 0xc820d1c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820063d40, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820063d40, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820063d40, 0x11a9ea0, 0xc820936568, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820063d40, 0xc820e73a40, 0xc8210452e0, 0xc8210452f0, 0xc820836300, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 645 [IO wait]:
net.runtime_pollWait(0x7f05885a03f0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017b020, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017b020, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017afc0, 0xc820fa1000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c0e8, 0xc820fa1000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc8206106f0, 0x7f05896b87c0, 0xc82002c0e8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206f0840, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206f0840, 0xc820fc4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206f0840, 0xc8208df0d8, 0xc820fc4000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d4c20, 0xc820fc4000, 0x1000, 0x1000, 0x6ce, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820a625a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820a625a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820a625a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c21680)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c21680, 0xc820dd8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820cdfb00, 0xc820dd8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820cdfb00, 0xc820dd8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820cdfb40, 0xc820dd8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820fa2340, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820fa2340, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820fa2340, 0x11a9ea0, 0xc820936570, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820fa2340, 0xc82103c720, 0xc820b93050, 0xc820b93060, 0xc8208bf500, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 633 [IO wait]:
net.runtime_pollWait(0x7f05885a0330, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017b1e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017b1e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017b180, 0xc820fd3800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936150, 0xc820fd3800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075d2c0, 0x7f05896b87c0, 0xc820936150, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820722840, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820722840, 0xc820e62000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820722840, 0xc8208df188, 0xc820e62000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ed67a0, 0xc820e62000, 0x1000, 0x1000, 0x5d7, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821076e40)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821076e40, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821076e40, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4c030)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4c030, 0xc821041801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207fe200, 0xc821041801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207fe200, 0xc821041801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207fe240, 0xc821041801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5c000, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5c000, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5c000, 0x11a9ea0, 0xc8209365a8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5c000, 0xc820e73bc0, 0xc821045e70, 0xc821045e80, 0xc8208bf580, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 646 [IO wait]:
net.runtime_pollWait(0x7f058859feb0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201aa1b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201aa1b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201aa150, 0xc820b94000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936098, 0xc820b94000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075c1b0, 0x7f05896b87c0, 0xc820936098, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8209ee580, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8209ee580, 0xc820e36000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8209ee580, 0xc82037caa8, 0xc820e36000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c2c0, 0xc820e36000, 0x1000, 0x1000, 0x63d, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be6720)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be6720, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be6720, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c217a0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c217a0, 0xc8211e6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820cdfec0, 0xc8211e6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820cdfec0, 0xc8211e6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820cdff00, 0xc8211e6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820fa2680, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820fa2680, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820fa2680, 0x11a9ea0, 0xc820936580, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820fa2680, 0xc82103c8a0, 0xc820f603a0, 0xc820f603b0, 0xc820836c00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 607 [IO wait]:
net.runtime_pollWait(0x7f05885a1b30, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014a530, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014a530, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014a4d0, 0xc820fce800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140190, 0xc820fce800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820dfa660, 0x7f05896b87c0, 0xc820140190, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82077f8c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82077f8c0, 0xc820f29000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82077f8c0, 0xc8208df868, 0xc820f29000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820cb43a0, 0xc820f29000, 0x1000, 0x1000, 0x60b, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e729c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e729c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e729c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820bd7bc0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820bd7bc0, 0xc8210e0001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f81ac0, 0xc8210e0001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f81ac0, 0xc8210e0001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f81b00, 0xc8210e0001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f35d40, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f35d40, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f35d40, 0x11a9ea0, 0xc8209365b0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f35d40, 0xc820c12cc0, 0xc82108bf20, 0xc82108bf30, 0xc820837600, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 608 [IO wait]:
net.runtime_pollWait(0x7f05885a1d70, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017bf00, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017bf00, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017bea0, 0xc820fcf000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c0c8, 0xc820fcf000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc8206103f0, 0x7f05896b87c0, 0xc82002c0c8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206dbb80, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206dbb80, 0xc820ec8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206dbb80, 0xc8208df658, 0xc820ec8000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d4520, 0xc820ec8000, 0x1000, 0x1000, 0x661, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821054cc0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821054cc0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821054cc0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820bd7ce0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820bd7ce0, 0xc820ea5001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f81d80, 0xc820ea5001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f81d80, 0xc820ea5001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820f81dc0, 0xc820ea5001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078a000, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078a000, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078a000, 0x11a9ea0, 0xc820936590, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078a000, 0xc820c12e40, 0xc821092b70, 0xc821092b80, 0xc820837d80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 647 [IO wait]:
net.runtime_pollWait(0x7f05885a3ec0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201621b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201621b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820162150, 0xc820b94800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140198, 0xc820b94800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820617440, 0x7f05896b87c0, 0xc820140198, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82077fb80, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82077fb80, 0xc820c7e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82077fb80, 0xc820942b58, 0xc820c7e000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ed6b60, 0xc820c7e000, 0x1000, 0x1000, 0x691, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821077980)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821077980, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821077980, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c218c0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c218c0, 0xc820fa7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c6c1c0, 0xc820fa7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c6c1c0, 0xc820fa7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c6c200, 0xc820fa7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820fa2820, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820fa2820, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820fa2820, 0x11a9ea0, 0xc820140940, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820fa2820, 0xc82103ca80, 0xc820f614d0, 0xc820f614e0, 0xc820837580, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 612 [IO wait]:
net.runtime_pollWait(0x7f058859fa30, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023c760, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023c760, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023c700, 0xc820fa1800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8209360f0, 0xc820fa1800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075c9f0, 0x7f05896b87c0, 0xc8209360f0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820838580, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820838580, 0xc820d7c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820838580, 0xc820942268, 0xc820d7c000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820d82220, 0xc820d7c000, 0x1000, 0x1000, 0x6d8, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e4dc20)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e4dc20, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e4dc20, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820f7a630)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820f7a630, 0xc82101f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820d8b340, 0xc82101f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820d8b340, 0xc82101f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820d8b380, 0xc82101f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82077b6c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82077b6c0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82077b6c0, 0x11a9ea0, 0xc82002c298, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82077b6c0, 0xc820018960, 0xc820b1d8e0, 0xc820b1d8f0, 0xc8208be780, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 609 [IO wait]:
net.runtime_pollWait(0x7f05885a1bf0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014a300, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014a300, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014a2a0, 0xc820b95000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936148, 0xc820b95000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075d200, 0x7f05896b87c0, 0xc820936148, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820722580, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820722580, 0xc820cd0000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820722580, 0xc8208df7b8, 0xc820cd0000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ed6c20, 0xc820cd0000, 0x1000, 0x1000, 0x681, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821077bc0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821077bc0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821077bc0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820bd7e30)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820bd7e30, 0xc820fa8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820f81fc0, 0xc820fa8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820f81fc0, 0xc820fa8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c76000, 0xc820fa8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078a1a0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078a1a0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078a1a0, 0x11a9ea0, 0xc820350958, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078a1a0, 0xc820c12f60, 0xc821093220, 0xc821093230, 0xc820837780, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 613 [IO wait]:
net.runtime_pollWait(0x7f05885a0870, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025b5d0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025b5d0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025b570, 0xc821094000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140130, 0xc821094000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820f7bd70, 0x7f05896b87c0, 0xc820140130, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82074d600, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82074d600, 0xc820d42000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82074d600, 0xc8208de688, 0xc820d42000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110ca40, 0xc820d42000, 0x1000, 0x1000, 0x67c, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821048c60)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821048c60, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821048c60, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820f7a6f0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820f7a6f0, 0xc820d9e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820d8b580, 0xc820d9e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820d8b580, 0xc820d9e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820d8b5c0, 0xc820d9e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82077b860, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82077b860, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82077b860, 0x11a9ea0, 0xc8203507c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82077b860, 0xc820018a80, 0xc820b1dfb0, 0xc820b1dfc0, 0xc8208bee00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 634 [IO wait]:
net.runtime_pollWait(0x7f058865b180, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820187020, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820187020, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820186fc0, 0xc820788000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350268, 0xc820788000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820d923f0, 0x7f05896b87c0, 0xc820350268, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8208562c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8208562c0, 0xc820ff6000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8208562c0, 0xc820a22058, 0xc820ff6000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d4320, 0xc820ff6000, 0x1000, 0x1000, 0x650, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821054840)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821054840, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821054840, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4c0f0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4c0f0, 0xc8211ef001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207fe400, 0xc8211ef001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207fe400, 0xc8211ef001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207fe440, 0xc8211ef001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5c1a0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5c1a0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5c1a0, 0x11a9ea0, 0xc8209365c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5c1a0, 0xc820e73ce0, 0xc820f5e480, 0xc820f5e490, 0xc8208be600, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 614 [IO wait]:
net.runtime_pollWait(0x7f05885a12f0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014b720, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014b720, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014b6c0, 0xc820b95800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c0f8, 0xc820b95800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82093d110, 0x7f05896b87c0, 0xc82002c0f8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206f0dc0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206f0dc0, 0xc8211d0000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206f0dc0, 0xc8208dfe98, 0xc8211d0000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc821216080, 0xc8211d0000, 0x1000, 0x1000, 0x600, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b0c240)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b0c240, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b0c240, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820f7a7b0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820f7a7b0, 0xc820733201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820d8b7c0, 0xc820733201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820d8b7c0, 0xc820733201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820d8b800, 0xc820733201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82077ba00, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82077ba00, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82077ba00, 0x11a9ea0, 0xc8209365c8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82077ba00, 0xc820018ba0, 0xc820da0680, 0xc820da0690, 0xc820837a80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 635 [IO wait]:
net.runtime_pollWait(0x7f05885a0ff0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023d090, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023d090, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023d030, 0xc821095000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c0b0, 0xc821095000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc8206101b0, 0x7f05896b87c0, 0xc82002c0b0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206db340, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206db340, 0xc82111c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206db340, 0xc820942528, 0xc82111c000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc821216440, 0xc82111c000, 0x1000, 0x1000, 0x63d, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b0d0e0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b0d0e0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b0d0e0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4c1b0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4c1b0, 0xc8211f4001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207fe680, 0xc8211f4001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207fe680, 0xc8211f4001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207fe6c0, 0xc8211f4001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5c340, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5c340, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5c340, 0x11a9ea0, 0xc820350940, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5c340, 0xc820e73e00, 0xc820f5eab0, 0xc820f5eac0, 0xc8208be980, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 648 [IO wait]:
net.runtime_pollWait(0x7f058861f550, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025f800, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025f800, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025f7a0, 0xc821095800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8203500c8, 0xc821095800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820776900, 0x7f05896b87c0, 0xc8203500c8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820866840, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820866840, 0xc820be8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820866840, 0xc82073f708, 0xc820be8000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ca4160, 0xc820be8000, 0x1000, 0x1000, 0x5fb, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821076300)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821076300, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821076300, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c21980)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c21980, 0xc820dd7201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c6c480, 0xc820dd7201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c6c480, 0xc820dd7201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c6c4c0, 0xc820dd7201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820fa29c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820fa29c0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820fa29c0, 0x11a9ea0, 0xc820350968, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820fa29c0, 0xc82103cba0, 0xc820f61b80, 0xc820f61b90, 0xc820836480, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 636 [IO wait]:
net.runtime_pollWait(0x7f05885a1ef0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017bb80, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017bb80, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017bb20, 0xc820fcf800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936120, 0xc820fcf800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820617620, 0x7f05896b87c0, 0xc820936120, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820839600, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820839600, 0xc820d8e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820839600, 0xc8208df4f8, 0xc820d8e000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110cd40, 0xc820d8e000, 0x1000, 0x1000, 0x62b, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820eb1440)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820eb1440, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820eb1440, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4c270)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4c270, 0xc8211f5001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207fe880, 0xc8211f5001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207fe880, 0xc8211f5001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207fe8c0, 0xc8211f5001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5c4e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5c4e0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5c4e0, 0x11a9ea0, 0xc820350948, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5c4e0, 0xc820e73f20, 0xc820f5f0e0, 0xc820f5f0f0, 0xc8208bf800, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 615 [IO wait]:
net.runtime_pollWait(0x7f05885a1e30, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017bd40, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017bd40, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017bce0, 0xc820da2000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936130, 0xc820da2000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075cfc0, 0x7f05896b87c0, 0xc820936130, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820839b80, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820839b80, 0xc820c8e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820839b80, 0xc8208df5a8, 0xc820c8e000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820d90180, 0xc820c8e000, 0x1000, 0x1000, 0x631, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820759320)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820759320, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820759320, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820f7a870)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820f7a870, 0xc8211f6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820d8bac0, 0xc8211f6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820d8bac0, 0xc8211f6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820d8bb00, 0xc8211f6001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82077bba0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82077bba0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82077bba0, 0x11a9ea0, 0xc820140930, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82077bba0, 0xc820018cc0, 0xc820da0c90, 0xc820da0ca0, 0xc820837e80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 616 [IO wait]:
net.runtime_pollWait(0x7f05885a10b0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017a5a0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017a5a0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017a540, 0xc820788800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c0b8, 0xc820788800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820610270, 0x7f05896b87c0, 0xc82002c0b8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206db600, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206db600, 0xc820c88000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206db600, 0xc8208decb8, 0xc820c88000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d46e0, 0xc820c88000, 0x1000, 0x1000, 0x632, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc8210550e0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc8210550e0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc8210550e0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820f7a9c0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820f7a9c0, 0xc8211db001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820d8bd40, 0xc8211db001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820d8bd40, 0xc8211db001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820d8bd80, 0xc8211db001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82077bd40, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82077bd40, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82077bd40, 0x11a9ea0, 0xc820936528, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82077bd40, 0xc820018de0, 0xc820da12c0, 0xc820da12d0, 0xc8208bf200, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 649 [IO wait]:
net.runtime_pollWait(0x7f058865b240, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025be20, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025be20, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025bdc0, 0xc820da2800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350260, 0xc820da2800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc8207776e0, 0x7f05896b87c0, 0xc820350260, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820856000, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820856000, 0xc821028000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820856000, 0xc8208de9f8, 0xc821028000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c920, 0xc821028000, 0x1000, 0x1000, 0x697, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820eb0cc0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820eb0cc0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820eb0cc0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c21a40)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c21a40, 0xc8206b8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c6c780, 0xc8206b8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c6c780, 0xc8206b8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c6c7c0, 0xc8206b8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820fa2b60, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820fa2b60, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820fa2b60, 0x11a9ea0, 0xc8203507c8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820fa2b60, 0xc82103ccc0, 0xc820cfa190, 0xc820cfa1a0, 0xc8208bf000, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 637 [IO wait]:
net.runtime_pollWait(0x7f058865b840, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201abcd0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201abcd0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201abc70, 0xc820789000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350238, 0xc820789000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820610b40, 0x7f05896b87c0, 0xc820350238, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82073d080, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82073d080, 0xc820f18000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82073d080, 0xc82037d4f8, 0xc820f18000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c560, 0xc820f18000, 0x1000, 0x1000, 0x698, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820eb08a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820eb08a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820eb08a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4c330)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4c330, 0xc820de4001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207fea80, 0xc820de4001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207fea80, 0xc820de4001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207feac0, 0xc820de4001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5c680, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5c680, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5c680, 0x11a9ea0, 0xc820350950, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5c680, 0xc820cfc060, 0xc820f5f710, 0xc820f5f720, 0xc820837380, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 650 [IO wait]:
net.runtime_pollWait(0x7f05885a3f80, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820187720, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820187720, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201876c0, 0xc820cfe000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c0d8, 0xc820cfe000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820a6d800, 0x7f05896b87c0, 0xc82002c0d8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206f02c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206f02c0, 0xc8207f8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206f02c0, 0xc820a22318, 0xc8207f8000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ed6560, 0xc8207f8000, 0x1000, 0x1000, 0x775, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc8210762a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc8210762a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc8210762a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c21b00)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c21b00, 0xc8206b9001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c6c9c0, 0xc8206b9001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c6c9c0, 0xc8206b9001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c6ca00, 0xc8206b9001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820fa2d00, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820fa2d00, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820fa2d00, 0x11a9ea0, 0xc820140828, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820fa2d00, 0xc82103cde0, 0xc820cfa840, 0xc820cfa850, 0xc820837980, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 658 [IO wait]:
net.runtime_pollWait(0x7f05885a1830, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014aca0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014aca0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014ac40, 0xc820789800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936118, 0xc820789800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820dfb560, 0x7f05896b87c0, 0xc820936118, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820839340, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820839340, 0xc820d8c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820839340, 0xc8208dfb28, 0xc820d8c000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82108df20, 0xc820d8c000, 0x1000, 0x1000, 0x67d, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820758780)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820758780, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820758780, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820bd7f50)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820bd7f50, 0xc820fa9001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c76200, 0xc820fa9001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c76200, 0xc820fa9001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c76240, 0xc820fa9001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078a340, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078a340, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078a340, 0x11a9ea0, 0xc8209365d8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078a340, 0xc820c13080, 0xc8210938d0, 0xc8210938e0, 0xc820837800, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 638 [IO wait]:
net.runtime_pollWait(0x7f05885a4100, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201873a0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201873a0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820187340, 0xc820de2000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936128, 0xc820de2000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820c20bd0, 0x7f05896b87c0, 0xc820936128, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8208398c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8208398c0, 0xc8208ba000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8208398c0, 0xc820a221b8, 0xc8208ba000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820d900c0, 0xc8208ba000, 0x1000, 0x1000, 0x601, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc8207590e0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc8207590e0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc8207590e0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4c420)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4c420, 0xc820b27801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207fed40, 0xc820b27801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207fed40, 0xc820b27801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207fed80, 0xc820b27801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5c820, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5c820, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5c820, 0x11a9ea0, 0xc820350978, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5c820, 0xc820cfc1e0, 0xc820e7c320, 0xc820e7c330, 0xc820837c00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 617 [IO wait]:
net.runtime_pollWait(0x7f058865b540, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820186ca0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820186ca0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820186c40, 0xc820de2800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c0a0, 0xc820de2800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820610030, 0x7f05896b87c0, 0xc82002c0a0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206dadc0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206dadc0, 0xc82089e000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206dadc0, 0xc82073fe98, 0xc82089e000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc821216520, 0xc82089e000, 0x1000, 0x1000, 0x6a7, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b0d2c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b0d2c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b0d2c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8e990)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8e990, 0xc820d9f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820d8bfc0, 0xc820d9f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820d8bfc0, 0xc820d9f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c80000, 0xc820d9f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc821030000, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc821030000, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc821030000, 0x11a9ea0, 0xc8203506e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc821030000, 0xc820e8b860, 0xc820cb9100, 0xc820cb9110, 0xc8208be500, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 659 [IO wait]:
net.runtime_pollWait(0x7f058865ba80, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201ab790, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201ab790, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201ab730, 0xc820da3000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350208, 0xc820da3000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82100a060, 0x7f05896b87c0, 0xc820350208, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82073c000, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82073c000, 0xc8207be000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82073c000, 0xc82037d2e8, 0xc8207be000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d40a0, 0xc8207be000, 0x1000, 0x1000, 0x6a7, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821054120)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821054120, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821054120, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8a060)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8a060, 0xc82119e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c76440, 0xc82119e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c76440, 0xc82119e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c76480, 0xc82119e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078a4e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078a4e0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078a4e0, 0x11a9ea0, 0xc820140830, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078a4e0, 0xc820c131a0, 0xc821093f80, 0xc821093f90, 0xc820837200, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 618 [IO wait]:
net.runtime_pollWait(0x7f05885a0b70, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023d8e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023d8e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023d880, 0xc820da3800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350278, 0xc820da3800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820777920, 0x7f05896b87c0, 0xc820350278, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820856840, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820856840, 0xc82105a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820856840, 0xc8209427e8, 0xc82105a000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d4a80, 0xc82105a000, 0x1000, 0x1000, 0x691, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc8210559e0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc8210559e0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc8210559e0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8eae0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8eae0, 0xc8211a2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c801c0, 0xc8211a2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c801c0, 0xc8211a2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c80200, 0xc8211a2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc8210301a0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc8210301a0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc8210301a0, 0x11a9ea0, 0xc820350980, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc8210301a0, 0xc820e8b980, 0xc820cb97d0, 0xc820cb97e0, 0xc8208beb80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 660 [IO wait]:
net.runtime_pollWait(0x7f05885a16b0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014b100, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014b100, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014b0a0, 0xc820de3000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936108, 0xc820de3000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075cc60, 0x7f05896b87c0, 0xc820936108, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820838dc0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820838dc0, 0xc820db0000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820838dc0, 0xc8208dfc88, 0xc820db0000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d4d20, 0xc820db0000, 0x1000, 0x1000, 0x6c2, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820a62e40)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820a62e40, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820a62e40, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8a120)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8a120, 0xc82119f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c76780, 0xc82119f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c76780, 0xc82119f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c767c0, 0xc82119f001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078a680, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078a680, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078a680, 0x11a9ea0, 0xc8203506e8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078a680, 0xc820c132c0, 0xc8211a0650, 0xc8211a0660, 0xc820837f00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 619 [IO wait]:
net.runtime_pollWait(0x7f05885a0c30, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017aae0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017aae0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017aa80, 0xc82102e000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350270, 0xc82102e000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82100b2c0, 0x7f05896b87c0, 0xc820350270, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820856580, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820856580, 0xc8210a8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820856580, 0xc8208deec8, 0xc8210a8000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c780, 0xc8210a8000, 0x1000, 0x1000, 0x651, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820eb0ae0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820eb0ae0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820eb0ae0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8ec30)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8ec30, 0xc8211a3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c80580, 0xc8211a3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c80580, 0xc8211a3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c805c0, 0xc8211a3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc821030340, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc821030340, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc821030340, 0x11a9ea0, 0xc8209365d0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc821030340, 0xc820e8bb00, 0xc820e2a3e0, 0xc820e2a3f0, 0xc8208bf380, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 661 [IO wait]:
net.runtime_pollWait(0x7f05885a1a70, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014a6f0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014a6f0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014a690, 0xc82102e800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936138, 0xc82102e800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820ce4000, 0x7f05896b87c0, 0xc820936138, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820722000, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820722000, 0xc8208b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820722000, 0xc8208df918, 0xc8208b8000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82108dfe0, 0xc8208b8000, 0x1000, 0x1000, 0x68a, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820758ea0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820758ea0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820758ea0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8a1e0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8a1e0, 0xc820738001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c769c0, 0xc820738001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c769c0, 0xc820738001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c76a00, 0xc820738001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078a820, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078a820, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078a820, 0x11a9ea0, 0xc820350970, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078a820, 0xc820c133e0, 0xc8211a0d20, 0xc8211a0d30, 0xc820837680, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 662 [IO wait]:
net.runtime_pollWait(0x7f05885a04b0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023dfe0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023dfe0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023df80, 0xc82102f000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350138, 0xc82102f000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820611350, 0x7f05896b87c0, 0xc820350138, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820867600, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820867600, 0xc820dbc000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820867600, 0xc820942aa8, 0xc820dbc000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82072f8a0, 0xc820dbc000, 0x1000, 0x1000, 0x63e, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc82102be00)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc82102be00, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc82102be00, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8a2a0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8a2a0, 0xc821184001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c76c80, 0xc821184001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c76c80, 0xc821184001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c76cc0, 0xc821184001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078a9c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078a9c0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078a9c0, 0x11a9ea0, 0xc8203506f0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078a9c0, 0xc820c13500, 0xc8211a13d0, 0xc8211a13e0, 0xc820837500, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 663 [IO wait]:
net.runtime_pollWait(0x7f05885a0930, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820186840, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820186840, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201867e0, 0xc820de3800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140170, 0xc820de3800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820617020, 0x7f05896b87c0, 0xc820140170, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82077edc0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82077edc0, 0xc820ce0000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82077edc0, 0xc82073fd38, 0xc820ce0000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110cbc0, 0xc820ce0000, 0x1000, 0x1000, 0x601, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821049080)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821049080, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821049080, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8a360)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8a360, 0xc820736c01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c76e80, 0xc820736c01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c76e80, 0xc820736c01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c76ec0, 0xc820736c01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078ab60, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078ab60, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078ab60, 0x11a9ea0, 0xc8209365f0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078ab60, 0xc820c13620, 0xc8211a1a00, 0xc8211a1a10, 0xc8208be400, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 639 [IO wait]:
net.runtime_pollWait(0x7f058865bf00, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201aaca0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201aaca0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201aac40, 0xc820e2c000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140150, 0xc820e2c000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820c7a270, 0x7f05896b87c0, 0xc820140150, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82077e2c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82077e2c0, 0xc820b60000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82077e2c0, 0xc82037cec8, 0xc820b60000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c5c0, 0xc820b60000, 0x1000, 0x1000, 0x669, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be7080)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be7080, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be7080, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4c5a0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4c5a0, 0xc8211e7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207ff080, 0xc8211e7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207ff080, 0xc8211e7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207ff0c0, 0xc8211e7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5c9c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5c9c0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5c9c0, 0x11a9ea0, 0xc820140840, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5c9c0, 0xc820cfc360, 0xc820e7cf70, 0xc820e7cf80, 0xc820836f00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 640 [IO wait]:
net.runtime_pollWait(0x7f058865b480, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025baa0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025baa0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025ba40, 0xc820e2c800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350200, 0xc820e2c800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820776de0, 0x7f05896b87c0, 0xc820350200, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820867b80, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820867b80, 0xc820c14000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820867b80, 0xc8208de898, 0xc820c14000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820e68c00, 0xc820c14000, 0x1000, 0x1000, 0x5ec, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820c122a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820c122a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820c122a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4c660)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4c660, 0xc82073a601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207ff280, 0xc82073a601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207ff280, 0xc82073a601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207ff2c0, 0xc82073a601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5cb60, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5cb60, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5cb60, 0x11a9ea0, 0xc8203506f8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5cb60, 0xc820cfc480, 0xc820e7d5a0, 0xc820e7d5b0, 0xc8208bef00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 664 [IO wait]:
net.runtime_pollWait(0x7f058865bfc0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023cdf0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023cdf0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023cd90, 0xc820e2e000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140118, 0xc820e2e000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820a6dbc0, 0x7f05896b87c0, 0xc820140118, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82074cdc0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82074cdc0, 0xc820f16000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82074cdc0, 0xc820942478, 0xc820f16000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820d82660, 0xc820f16000, 0x1000, 0x1000, 0x698, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b0c900)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b0c900, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b0c900, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8a480)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8a480, 0xc820739001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c77080, 0xc820739001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c77080, 0xc820739001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c77140, 0xc820739001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078ad00, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078ad00, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078ad00, 0x11a9ea0, 0xc8209365e8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078ad00, 0xc820c13740, 0xc820c16010, 0xc820c16020, 0xc8208be900, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 641 [IO wait]:
net.runtime_pollWait(0x7f05885a1fb0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017b9c0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017b9c0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017b960, 0xc820e2e800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140188, 0xc820e2e800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820c7a540, 0x7f05896b87c0, 0xc820140188, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82077f600, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82077f600, 0xc821156000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82077f600, 0xc8208df448, 0xc821156000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d4b40, 0xc821156000, 0x1000, 0x1000, 0x690, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821055ec0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821055ec0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821055ec0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4c780)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4c780, 0xc820c1b001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207ff580, 0xc820c1b001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207ff580, 0xc820c1b001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207ff5c0, 0xc820c1b001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5cd00, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5cd00, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5cd00, 0x11a9ea0, 0xc8201408a8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5cd00, 0xc820cfc660, 0xc8207bc6d0, 0xc8207bc6e0, 0xc8208bf780, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 620 [IO wait]:
net.runtime_pollWait(0x7f058859f5b0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201864c0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201864c0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820186460, 0xc820e2f000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8209360b0, 0xc820e2f000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075c3f0, 0x7f05896b87c0, 0xc8209360b0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8209eedc0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8209eedc0, 0xc8211b8000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8209eedc0, 0xc82073fbd8, 0xc8211b8000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc821216160, 0xc8211b8000, 0x1000, 0x1000, 0x608, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b0c8a0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b0c8a0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b0c8a0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8ed50)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8ed50, 0xc8211f7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c808c0, 0xc8211f7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c808c0, 0xc8211f7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c80900, 0xc8211f7001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc8210304e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc8210304e0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc8210304e0, 0x11a9ea0, 0xc8201408b0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc8210304e0, 0xc820e8bc80, 0xc820e2b030, 0xc820e2b040, 0xc8208be300, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 674 [IO wait]:
net.runtime_pollWait(0x7f058859fbb0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201860d0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201860d0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820186070, 0xc82084c000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8209360d8, 0xc82084c000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075c7b0, 0x7f05896b87c0, 0xc8209360d8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8209efb80, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8209efb80, 0xc820d96000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8209efb80, 0xc82073fa78, 0xc820d96000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ca4540, 0xc820d96000, 0x1000, 0x1000, 0x4ab, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820392ae0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820392ae0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820392ae0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4c840)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4c840, 0xc82073b201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207ff7c0, 0xc82073b201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207ff7c0, 0xc82073b201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207ff800, 0xc82073b201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5cea0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5cea0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5cea0, 0x11a9ea0, 0xc820350748, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5cea0, 0xc820cfc780, 0xc8207bcd80, 0xc8207bcd90, 0xc8208be200, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 621 [IO wait]:
net.runtime_pollWait(0x7f058861f3d0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025f9c0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025f9c0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025f960, 0xc820e2d000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350028, 0xc820e2d000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820776180, 0x7f05896b87c0, 0xc820350028, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82032ab00, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82032ab00, 0xc821052000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82032ab00, 0xc82073f7b8, 0xc821052000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ddc660, 0xc821052000, 0x1000, 0x1000, 0x605, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e4dec0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e4dec0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e4dec0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8ee10)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8ee10, 0xc82084e001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c80ac0, 0xc82084e001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c80ac0, 0xc82084e001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c80b00, 0xc82084e001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc821030680, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc821030680, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc821030680, 0x11a9ea0, 0xc820350768, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc821030680, 0xc820e8bda0, 0xc820e2b640, 0xc820e2b650, 0xc820836500, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 675 [IO wait]:
net.runtime_pollWait(0x7f05885a01b0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82037fe20, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82037fe20, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82037fdc0, 0xc820e2f800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8201400f8, 0xc820e2f800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc8206162d0, 0x7f05896b87c0, 0xc8201400f8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82074c2c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82074c2c0, 0xc820864000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82074c2c0, 0xc82037c948, 0xc820864000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c500, 0xc820864000, 0x1000, 0x1000, 0x6e6, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be6e40)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be6e40, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be6e40, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4c900)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4c900, 0xc820850001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207ffa00, 0xc820850001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207ffa00, 0xc820850001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207ffa40, 0xc820850001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5d040, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5d040, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5d040, 0x11a9ea0, 0xc820140858, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5d040, 0xc820cfc8a0, 0xc8207bd110, 0xc8207bd120, 0xc820836b00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 676 [IO wait]:
net.runtime_pollWait(0x7f058859fdf0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023c5a0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023c5a0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023c540, 0xc82102f800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350120, 0xc82102f800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820916930, 0x7f05896b87c0, 0xc820350120, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820867080, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820867080, 0xc820d9a000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820867080, 0xc8209421b8, 0xc820d9a000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ca4480, 0xc820d9a000, 0x1000, 0x1000, 0x629, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc8210769c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc8210769c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc8210769c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4c9c0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4c9c0, 0xc8210f8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207ffcc0, 0xc8210f8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207ffcc0, 0xc8210f8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207ffd40, 0xc8210f8001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5d1e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5d1e0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5d1e0, 0x11a9ea0, 0xc820350740, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5d1e0, 0xc820cfc9c0, 0xc8207bd7e0, 0xc8207bd7f0, 0xc8208be700, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 665 [IO wait]:
net.runtime_pollWait(0x7f05885a21f0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017b3a0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017b3a0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017b340, 0xc820e2d800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c0c0, 0xc820e2d800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820610330, 0x7f05896b87c0, 0xc82002c0c0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206db8c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206db8c0, 0xc820c94000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206db8c0, 0xc8208df238, 0xc820c94000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d47c0, 0xc820c94000, 0x1000, 0x1000, 0x6d0, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821055320)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821055320, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821055320, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8a5d0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8a5d0, 0xc821004001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c774c0, 0xc821004001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c774c0, 0xc821004001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c77500, 0xc821004001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078aea0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078aea0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078aea0, 0x11a9ea0, 0xc820350708, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078aea0, 0xc820c13920, 0xc820c17300, 0xc820c17310, 0xc8208bf600, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 666 [IO wait]:
net.runtime_pollWait(0x7f058861f910, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025a990, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025a990, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025a930, 0xc82084c800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350110, 0xc82084c800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820ed5a10, 0x7f05896b87c0, 0xc820350110, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820866b00, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820866b00, 0xc820fb4000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820866b00, 0xc8208de268, 0xc820fb4000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c380, 0xc820fb4000, 0x1000, 0x1000, 0x62c, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be6960)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be6960, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be6960, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8a720)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8a720, 0xc820e1e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c77700, 0xc820e1e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c77700, 0xc820e1e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c77740, 0xc820e1e001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078b040, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078b040, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078b040, 0x11a9ea0, 0xc820140860, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078b040, 0xc820c13a40, 0xc820c179d0, 0xc820c179e0, 0xc820836780, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 667 [IO wait]:
net.runtime_pollWait(0x7f058865b300, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc820186e60, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc820186e60, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc820186e00, 0xc82084d000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350230, 0xc82084d000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820777260, 0x7f05896b87c0, 0xc820350230, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82073cdc0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82073cdc0, 0xc82072c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82073cdc0, 0xc82073ff48, 0xc82072c000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc8210d4600, 0xc82072c000, 0x1000, 0x1000, 0x667, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821054f00)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821054f00, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821054f00, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8a810)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8a810, 0xc82079d001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c77980, 0xc82079d001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c77980, 0xc82079d001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c779c0, 0xc82079d001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078b1e0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078b1e0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078b1e0, 0x11a9ea0, 0xc820350718, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078b1e0, 0xc820c13b60, 0xc820bf6000, 0xc820bf6010, 0xc8208be580, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 668 [IO wait]:
net.runtime_pollWait(0x7f058861f310, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82037f6b0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82037f6b0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82037f650, 0xc82084d800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350040, 0xc82084d800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820776300, 0x7f05896b87c0, 0xc820350040, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82032b080, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82032b080, 0xc820cbe000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82032b080, 0xc82037c688, 0xc820cbe000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ca4380, 0xc820cbe000, 0x1000, 0x1000, 0x637, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821076780)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821076780, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821076780, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8a990)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8a990, 0xc8211e2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c77b80, 0xc8211e2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c77b80, 0xc8211e2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c77bc0, 0xc8211e2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc82078b380, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc82078b380, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc82078b380, 0x11a9ea0, 0xc820350788, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc82078b380, 0xc820c13c80, 0xc820bf6630, 0xc820bf6640, 0xc8208be080, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 677 [IO wait]:
net.runtime_pollWait(0x7f058865b780, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82025b640, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82025b640, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82025b5e0, 0xc820bc6000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936100, 0xc820bc6000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075cba0, 0x7f05896b87c0, 0xc820936100, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820838b00, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820838b00, 0xc820b31000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820838b00, 0xc8208de738, 0xc820b31000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820853ca0, 0xc820b31000, 0x1000, 0x1000, 0x638, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc82103c0c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc82103c0c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc82103c0c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4ca80)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4ca80, 0xc821185001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc8207fff80, 0xc821185001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc8207fff80, 0xc821185001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc8207fffc0, 0xc821185001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5d380, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5d380, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5d380, 0x11a9ea0, 0xc8209365a0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5d380, 0xc820cfcae0, 0xc8207bddf0, 0xc8207bde00, 0xc820837400, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 651 [IO wait]:
net.runtime_pollWait(0x7f058865b0c0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017a060, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017a060, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017a000, 0xc820bcc000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c058, 0xc820bcc000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820b8b620, 0x7f05896b87c0, 0xc82002c058, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206da580, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206da580, 0xc821140000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206da580, 0xc8208deaa8, 0xc821140000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c3c0, 0xc821140000, 0x1000, 0x1000, 0x60f, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820eb0660)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820eb0660, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820eb0660, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c21bc0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c21bc0, 0xc820f3d001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c6ccc0, 0xc820f3d001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c6ccc0, 0xc820f3d001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c6cd00, 0xc820f3d001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820fa2ea0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820fa2ea0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820fa2ea0, 0x11a9ea0, 0xc820350798, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820fa2ea0, 0xc82103cf00, 0xc820cfafb0, 0xc820cfafc0, 0xc8208bf080, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 622 [IO wait]:
net.runtime_pollWait(0x7f05885a0630, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023de20, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023de20, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023ddc0, 0xc820bc6800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350210, 0xc820bc6800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820776f60, 0x7f05896b87c0, 0xc820350210, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82073c2c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82073c2c0, 0xc820f52000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82073c2c0, 0xc8209429f8, 0xc820f52000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820d82580, 0xc820f52000, 0x1000, 0x1000, 0x61e, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b0c6c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b0c6c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b0c6c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8eff0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8eff0, 0xc8211e3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c81000, 0xc8211e3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c81000, 0xc8211e3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c81040, 0xc8211e3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc821030820, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc821030820, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc821030820, 0x11a9ea0, 0xc820350790, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc821030820, 0xc820bfc060, 0xc820bc51f0, 0xc820bc5200, 0xc820837480, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 678 [IO wait]:
net.runtime_pollWait(0x7f05885a07b0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017a760, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017a760, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017a700, 0xc820bca000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350240, 0xc820bca000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc8207773e0, 0x7f05896b87c0, 0xc820350240, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82073d340, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82073d340, 0xc820f08000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82073d340, 0xc8208ded68, 0xc820f08000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc821216340, 0xc820f08000, 0x1000, 0x1000, 0x662, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b0cea0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b0cea0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b0cea0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4cb70)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4cb70, 0xc8207d2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820ac0a40, 0xc8207d2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820ac0a40, 0xc8207d2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820ac0a80, 0xc8207d2001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5d520, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5d520, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5d520, 0x11a9ea0, 0xc82002c290, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5d520, 0xc820cfcc60, 0xc8207d0950, 0xc8207d0960, 0xc8208bf280, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 679 [IO wait]:
net.runtime_pollWait(0x7f05885a0f30, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023d250, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023d250, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023d1f0, 0xc820bc7000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350228, 0xc820bc7000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc8207771a0, 0x7f05896b87c0, 0xc820350228, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82073cb00, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82073cb00, 0xc820da6000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82073cb00, 0xc8209425d8, 0xc820da6000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110cc20, 0xc820da6000, 0x1000, 0x1000, 0x481, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820eb1140)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820eb1140, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820eb1140, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4cc60)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4cc60, 0xc821003201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820ac0d00, 0xc821003201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820ac0d00, 0xc821003201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820ac0d40, 0xc821003201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5d6c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5d6c0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5d6c0, 0x11a9ea0, 0xc82002c280, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5d6c0, 0xc820cfcde0, 0xc8207d1550, 0xc8207d1560, 0xc8208bea00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 680 [IO wait]:
net.runtime_pollWait(0x7f05885a1230, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017a220, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017a220, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017a1c0, 0xc820bca800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c048, 0xc820bca800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820ce5d70, 0x7f05896b87c0, 0xc82002c048, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206da000, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206da000, 0xc821188000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206da000, 0xc8208deb58, 0xc821188000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c240, 0xc821188000, 0x1000, 0x1000, 0x605, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820eb0420)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820eb0420, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820eb0420, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4cd20)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4cd20, 0xc821003801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820ac0fc0, 0xc821003801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820ac0fc0, 0xc821003801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820ac1000, 0xc821003801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5d860, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5d860, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5d860, 0x11a9ea0, 0xc82002c278, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5d860, 0xc820cfcf00, 0xc8207d18e0, 0xc8207d18f0, 0xc8208bf100, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 681 [IO wait]:
net.runtime_pollWait(0x7f05885a09f0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82023daa0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82023daa0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82023da40, 0xc820bcb000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c0a8, 0xc820bcb000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820e94b40, 0x7f05896b87c0, 0xc82002c0a8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8206db080, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8206db080, 0xc820f64000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8206db080, 0xc820942898, 0xc820f64000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110caa0, 0xc820f64000, 0x1000, 0x1000, 0x5dd, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820eb0f00)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820eb0f00, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820eb0f00, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4ce70)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4ce70, 0xc8210ce001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820ac11c0, 0xc8210ce001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820ac11c0, 0xc8210ce001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820ac1200, 0xc8210ce001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5da00, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5da00, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5da00, 0x11a9ea0, 0xc82002c288, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5da00, 0xc820cfd020, 0xc8207d1ef0, 0xc8207d1f00, 0xc8208bec00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 682 [IO wait]:
net.runtime_pollWait(0x7f05885a1cb0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014a0d0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014a0d0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014a070, 0xc820bc7800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820936140, 0xc820bc7800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82075d140, 0x7f05896b87c0, 0xc820936140, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc8207222c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc8207222c0, 0xc820cce000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc8207222c0, 0xc8208df708, 0xc820cce000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110cfe0, 0xc820cce000, 0x1000, 0x1000, 0x62b, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820eb18c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820eb18c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820eb18c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4cfc0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4cfc0, 0xc8211ee001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820ac1440, 0xc8211ee001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820ac1440, 0xc8211ee001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820ac1480, 0xc8211ee001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5dba0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5dba0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5dba0, 0x11a9ea0, 0xc8203507a8, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5dba0, 0xc820cfd140, 0xc8210d2500, 0xc8210d2510, 0xc820837e00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 683 [IO wait]:
net.runtime_pollWait(0x7f05885a19b0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014a920, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014a920, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014a8c0, 0xc820bcb800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8201401a0, 0xc820bcb800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820617500, 0x7f05896b87c0, 0xc8201401a0, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82070c000, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82070c000, 0xc820c7c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82070c000, 0xc8208df9c8, 0xc820c7c000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820ed6aa0, 0xc820c7c000, 0x1000, 0x1000, 0x664, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc821077740)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc821077740, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc821077740, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4d080)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4d080, 0xc8207d3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820ac1640, 0xc8207d3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820ac1640, 0xc8207d3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820ac1680, 0xc8207d3001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820f5dd40, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820f5dd40, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820f5dd40, 0x11a9ea0, 0xc8203507b0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820f5dd40, 0xc820cfd260, 0xc8210d2b10, 0xc8210d2b20, 0xc820837700, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 684 [IO wait]:
net.runtime_pollWait(0x7f05885a0570, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017ae60, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017ae60, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017ae00, 0xc820c00000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c040, 0xc820c00000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82088a3f0, 0x7f05896b87c0, 0xc82002c040, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc820385b80, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc820385b80, 0xc820d86000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc820385b80, 0xc8208df028, 0xc820d86000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820d822e0, 0xc820d86000, 0x1000, 0x1000, 0x67c, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820b0c060)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820b0c060, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820b0c060, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4d170)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4d170, 0xc820f3a001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820ac1880, 0xc820f3a001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820ac1880, 0xc820f3a001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820ac18c0, 0xc820f3a001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820c02000, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820c02000, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820c02000, 0x11a9ea0, 0xc820140910, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820c02000, 0xc820cfd380, 0xc8210d31c0, 0xc8210d31d0, 0xc8208bf480, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 685 [IO wait]:
net.runtime_pollWait(0x7f058865be40, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc8201aae60, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc8201aae60, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc8201aae00, 0xc820c00800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820140138, 0xc820c00800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc82093dad0, 0x7f05896b87c0, 0xc820140138, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82074d8c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82074d8c0, 0xc820c46000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82074d8c0, 0xc82037cf78, 0xc820c46000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110c680, 0xc820c46000, 0x1000, 0x1000, 0x670, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820be72c0)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820be72c0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820be72c0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4d290)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4d290, 0xc820f3b001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820ac1ac0, 0xc820f3b001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820ac1ac0, 0xc820f3b001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820ac1b00, 0xc820f3b001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820c021a0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820c021a0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820c021a0, 0x11a9ea0, 0xc820936550, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820c021a0, 0xc820cfd4a0, 0xc8210d3870, 0xc8210d3880, 0xc820836f80, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 686 [IO wait]:
net.runtime_pollWait(0x7f05885a1470, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82014b8e0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82014b8e0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82014b880, 0xc820c01000, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc8201401a8, 0xc820c01000, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820a6d2c0, 0x7f05896b87c0, 0xc8201401a8, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82070c2c0, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82070c2c0, 0xc8210a2000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82070c2c0, 0xc8208dff48, 0xc8210a2000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc82110ce60, 0xc8210a2000, 0x1000, 0x1000, 0x694, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820eb1680)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820eb1680, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820eb1680, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820c4d350)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820c4d350, 0xc82079c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820ac1d80, 0xc82079c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820ac1d80, 0xc82079c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820ac1dc0, 0xc82079c001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc820c02340, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc820c02340, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc820c02340, 0x11a9ea0, 0xc820140900, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc820c02340, 0xc820cfd5c0, 0xc8210d3f20, 0xc8210d3f30, 0xc820837b00, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
goroutine 623 [IO wait]:
net.runtime_pollWait(0x7f05885a0ab0, 0x72, 0xc82000e190)
/usr/local/go/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82017aca0, 0x72, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82017aca0, 0x0, 0x0)
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82017ac40, 0xc820bcc800, 0x800, 0x800, 0x0, 0x7f0589694050, 0xc82000e190)
/usr/local/go/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc820350258, 0xc820bcc800, 0x800, 0x800, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820e950b0, 0x7f05896b87c0, 0xc820350258, 0x5, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82073db80, 0x1a02d17, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82073db80, 0xc820dfd000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x7f05896bcc28, 0xc82073db80, 0xc8208def78, 0xc820dfd000, 0x1000, 0x1000, 0x1237a00, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820cb4460, 0xc820dfd000, 0x1000, 0x1000, 0x66e, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc820e72c00)
/usr/local/go/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).ReadSlice(0xc820e72c00, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/bufio/bufio.go:328 +0x21a
net/http/internal.readLine(0xc820e72c00, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:110 +0x4b
net/http/internal.(*chunkedReader).beginChunk(0xc820b8f0b0)
/usr/local/go/src/net/http/internal/chunked.go:47 +0x39
net/http/internal.(*chunkedReader).Read(0xc820b8f0b0, 0xc820bfb001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/internal/chunked.go:77 +0xb7
net/http.(*body).readLocked(0xc820c81200, 0xc820bfb001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:632 +0x98
net/http.(*body).Read(0xc820c81200, 0xc820bfb001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transfer.go:624 +0x110
net/http.(*bodyEOFSignal).Read(0xc820c81240, 0xc820bfb001, 0xdff, 0xdff, 0x0, 0x0, 0x0)
/usr/local/go/src/net/http/transport.go:1296 +0x26a
encoding/json.(*Decoder).refill(0xc8210309c0, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:152 +0x287
encoding/json.(*Decoder).readValue(0xc8210309c0, 0x1, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:128 +0x41b
encoding/json.(*Decoder).Decode(0xc8210309c0, 0x11a9ea0, 0xc820936578, 0x0, 0x0)
/usr/local/go/src/encoding/json/stream.go:57 +0x159
github.com/docker/docker/api/client.(*containerStats).Collect.func1(0xc8210309c0, 0xc820bfc180, 0xc820bc5800, 0xc820bc5810, 0xc8208bf400, 0x1)
/go/src/github.com/docker/docker/api/client/stats.go:58 +0x71
created by github.com/docker/docker/api/client.(*containerStats).Collect
/go/src/github.com/docker/docker/api/client/stats.go:90 +0x2cf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment