Skip to content

Instantly share code, notes, and snippets.

@ZhangYet
Created October 25, 2016 14:20
Show Gist options
  • Save ZhangYet/87120067bf55e8c0831ec705e3fe46f5 to your computer and use it in GitHub Desktop.
Save ZhangYet/87120067bf55e8c0831ec705e3fe46f5 to your computer and use it in GitHub Desktop.
eru-core error log
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: panic: runtime error: makeslice: len out of range
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 228 [running]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: panic(0xaf4700, 0xc42023bb60)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/panic.go:500 +0x1a1 fp=0xc4203baac0 sp=0xc4203baa30
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.makeslice(0xa7a7c0, 0xffffffffffffffff, 0xffffffffffffffff, 0x103b000010fa, 0x105b000010fa, 0x103b000010fa)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/slice.go:49 +0x148 fp=0xc4203bab18 sp=0xc4203baac0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: gitlab.ricebook.net/platform/core/cluster/calcium.(*calcium).doCreateContainerWithCPUPeriod(0xc4201be540, 0xc42023a9c0, 0xb, 0xffffffffffffffff, 0x3fe0000000000000, 0xc420482380, 0x11, 0xc4203c0840, 0xc4202e48e0, 0x1, ...)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/cluster/calcium/create_container.go:68 +0xaa fp=0xc4203bae60 sp=0xc4203bab18
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: gitlab.ricebook.net/platform/core/cluster/calcium.(*calcium).createContainerWithCPUPeriod.func1.1(0xc42023bb50, 0xc4201be540, 0xc4201e0320, 0xc4201e8ea0, 0xc42023a9c0, 0xb, 0xffffffffffffffff, 0xc4201e0280)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/cluster/calcium/create_container.go:55 +0xe0 fp=0xc4203baf70 sp=0xc4203bae60
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc4203baf78 sp=0xc4203baf70
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by gitlab.ricebook.net/platform/core/cluster/calcium.(*calcium).createContainerWithCPUPeriod.func1
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/cluster/calcium/create_container.go:58 +0x144
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 1 [chan receive, 77 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368f0, 0xc4203285f8, 0xbe7df0, 0xc, 0xc4201a8f17, 0x3)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc4201dcf88 sp=0xc4201dcf58
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goparkunlock(0xc4203285f8, 0xbe7df0, 0xc, 0x463e17, 0x3)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:265 +0x5e fp=0xc4201dcfc8 sp=0xc4201dcf88
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.chanrecv(0xaa0200, 0xc4203285a0, 0x0, 0xc4201a9001, 0xaf4940)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/chan.go:496 +0x2df fp=0xc4201dd050 sp=0xc4201dcfc8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.chanrecv1(0xaa0200, 0xc4203285a0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/chan.go:378 +0x35 fp=0xc4201dd088 sp=0xc4201dd050
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: main.waitSignal()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /builds/platform/core/main.go:32 +0x254 fp=0xc4201dd188 sp=0xc4201dd088
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: main.serve()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /builds/platform/core/main.go:105 +0x424 fp=0xc4201dd7e8 sp=0xc4201dd188
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: main.main.func2(0xc420237680, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /builds/platform/core/main.go:134 +0x14 fp=0xc4201dd7f0 sp=0xc4201dd7e8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.call32(0xc420326060, 0xc360f8, 0xc4203178e0, 0x800000018)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:479 +0x4c fp=0xc4201dd820 sp=0xc4201dd7f0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: reflect.Value.call(0xab9e40, 0xc360f8, 0x13, 0xbe1283, 0x4, 0xc4201ddc60, 0x1, 0x1, 0x54b838, 0xbca920, ...)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/reflect/value.go:434 +0x5c8 fp=0xc4201ddb70 sp=0xc4201dd820
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: reflect.Value.Call(0xab9e40, 0xc360f8, 0x13, 0xc4201ddc60, 0x1, 0x1, 0x1, 0x2, 0x2)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/reflect/value.go:302 +0xa4 fp=0xc4201ddbd8 sp=0xc4201ddb70
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: github.com/codegangsta/cli.HandleAction(0xab9e40, 0xc360f8, 0xc420237680, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/github.com/codegangsta/cli/app.go:487 +0x1e0 fp=0xc4201ddc88 sp=0xc4201ddbd8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: github.com/codegangsta/cli.(*App).Run(0xc4202bc180, 0xc42000c0a0, 0x5, 0x5, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/github.com/codegangsta/cli/app.go:245 +0x59b fp=0xc4201dde48 sp=0xc4201ddc88
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: main.main()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /builds/platform/core/main.go:138 +0x238 fp=0xc4201ddf38 sp=0xc4201dde48
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.main()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:183 +0x1f4 fp=0xc4201ddf90 sp=0xc4201ddf38
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc4201ddf98 sp=0xc4201ddf90
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 17 [syscall, 77 minutes, locked to thread]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc420032fb8 sp=0xc420032fb0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 2 [force gc (idle), 3 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368f0, 0x1135520, 0xbea0cb, 0xf, 0x100000000c36714, 0x1)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc42001e748 sp=0xc42001e718
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goparkunlock(0x1135520, 0xbea0cb, 0xf, 0xc420000114, 0x1)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:265 +0x5e fp=0xc42001e788 sp=0xc42001e748
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.forcegchelper()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:224 +0xa8 fp=0xc42001e7c0 sp=0xc42001e788
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc42001e7c8 sp=0xc42001e7c0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by runtime.init.3
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:213 +0x35
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 3 [GC sweep wait]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368f0, 0x1135760, 0xbe84d9, 0xd, 0x463614, 0x1)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc42001ef38 sp=0xc42001ef08
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goparkunlock(0x1135760, 0xbe84d9, 0xd, 0x14, 0x1)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:265 +0x5e fp=0xc42001ef78 sp=0xc42001ef38
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.bgsweep(0xc42004e000)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/mgcsweep.go:79 +0x12e fp=0xc42001efb8 sp=0xc42001ef78
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc42001efc0 sp=0xc42001efb8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by runtime.gcenable
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/mgc.go:195 +0x61
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 4 [finalizer wait, 77 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368f0, 0x1155808, 0xbe9279, 0xe, 0x14, 0x1)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc42001f708 sp=0xc42001f6d8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goparkunlock(0x1155808, 0xbe9279, 0xe, 0x1000000014, 0x1)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:265 +0x5e fp=0xc42001f748 sp=0xc42001f708
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.runfinq()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/mfinal.go:158 +0xaf fp=0xc42001f7c0 sp=0xc42001f748
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc42001f7c8 sp=0xc42001f7c0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by runtime.createfing
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/mfinal.go:139 +0x73
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 6 [syscall, 77 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.notetsleepg(0x1155c60, 0xffffffffffffffff, 0x1)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/lock_futex.go:205 +0x42 fp=0xc420020750 sp=0xc420020720
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: os/signal.signal_recv(0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/sigqueue.go:116 +0x157 fp=0xc420020780 sp=0xc420020750
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: os/signal.loop()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/os/signal/signal_unix.go:22 +0x22 fp=0xc4200207c0 sp=0xc420020780
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc4200207c8 sp=0xc4200207c0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by os/signal.init.1
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/os/signal/signal_unix.go:28 +0x41
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 11 [IO wait]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368a8, 0x7f9c85d4f0a0, 0xbe3b0f, 0x7, 0x1b, 0x5)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc42002ed08 sp=0xc42002ecd8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.netpollblock(0x7f9c85d4f078, 0x72, 0xb)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:341 +0xeb fp=0xc42002ed50 sp=0xc42002ed08
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.runtime_pollWait(0x7f9c85d4f078, 0x72, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:160 +0x59 fp=0xc42002ed78 sp=0xc42002ed50
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).wait(0xc4202d40d0, 0x72, 0xc42002ee28, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:73 +0x38 fp=0xc42002eda0 sp=0xc42002ed78
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).waitRead(0xc4202d40d0, 0x1118ea0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:78 +0x34 fp=0xc42002edd0 sp=0xc42002eda0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*netFD).accept(0xc4202d4070, 0x0, 0x1116f20, 0xc420482000)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_unix.go:419 +0x238 fp=0xc42002ee88 sp=0xc42002edd0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*TCPListener).accept(0xc420022980, 0x44314e, 0xc42002eed8, 0x57d999)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/tcpsock_posix.go:132 +0x2e fp=0xc42002eeb8 sp=0xc42002ee88
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*TCPListener).Accept(0xc420022980, 0xc35910, 0xc42025f360, 0x1120500, 0xc420022000)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/tcpsock.go:222 +0x49 fp=0xc42002ef10 sp=0xc42002eeb8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: google.golang.org/grpc.(*Server).Serve(0xc42025f360, 0x111c5a0, 0xc420022980, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/server.go:348 +0x15a fp=0xc42002ef88 sp=0xc42002ef10
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc42002ef90 sp=0xc42002ef88
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by main.serve
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /builds/platform/core/main.go:101 +0x34a
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 12 [IO wait, 77 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368a8, 0x7f9c85d4efe0, 0xbe3b0f, 0x7, 0x1b, 0x5)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc42002fc08 sp=0xc42002fbd8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.netpollblock(0x7f9c85d4efb8, 0x72, 0xb)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:341 +0xeb fp=0xc42002fc50 sp=0xc42002fc08
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.runtime_pollWait(0x7f9c85d4efb8, 0x72, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:160 +0x59 fp=0xc42002fc78 sp=0xc42002fc50
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).wait(0xc420334060, 0x72, 0xc42002fd28, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:73 +0x38 fp=0xc42002fca0 sp=0xc42002fc78
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).waitRead(0xc420334060, 0x1118ea0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:78 +0x34 fp=0xc42002fcd0 sp=0xc42002fca0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*netFD).accept(0xc420334000, 0x0, 0x1116f20, 0xc4202e8520)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_unix.go:419 +0x238 fp=0xc42002fd88 sp=0xc42002fcd0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*TCPListener).accept(0xc4202e6088, 0xc4202e3200, 0xc42002fe38, 0x5fb400)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/tcpsock_posix.go:132 +0x2e fp=0xc42002fdb8 sp=0xc42002fd88
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*TCPListener).AcceptTCP(0xc4202e6088, 0xc4202ec35c, 0xc42002fe28, 0x51cfe0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/tcpsock.go:209 +0x49 fp=0xc42002fe10 sp=0xc42002fdb8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.tcpKeepAliveListener.Accept(0xc4202e6088, 0xc4202e31d0, 0xade9e0, 0x1107120, 0xb37340)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/server.go:2608 +0x2f fp=0xc42002fe48 sp=0xc42002fe10
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*Server).Serve(0xc4202ec300, 0x111d020, 0xc4202e6088, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/server.go:2273 +0x1ce fp=0xc42002ff00 sp=0xc42002fe48
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*Server).ListenAndServe(0xc4202ec300, 0xc4202ec300, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/server.go:2219 +0xb4 fp=0xc42002ff50 sp=0xc42002ff00
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.ListenAndServe(0xbe27ae, 0x6, 0x0, 0x0, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/server.go:2351 +0xa0 fp=0xc42002ff80 sp=0xc42002ff50
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc42002ff88 sp=0xc42002ff80
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by main.serve
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /builds/platform/core/main.go:102 +0x389
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 13 [select, 77 minutes, locked to thread]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc36928, 0x0, 0xbe3558, 0x6, 0x18, 0x2)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc42001a4a0 sp=0xc42001a470
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.selectgoImpl(0xc42001a730, 0x0, 0x18)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/select.go:423 +0x11d9 fp=0xc42001a6c8 sp=0xc42001a4a0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.selectgo(0xc42001a730)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/select.go:238 +0x1c fp=0xc42001a6f0 sp=0xc42001a6c8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.ensureSigM.func1()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/signal1_unix.go:304 +0x2f3 fp=0xc42001a7c0 sp=0xc42001a6f0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc42001a7c8 sp=0xc42001a7c0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by runtime.ensureSigM
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/signal1_unix.go:317 +0xda
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 14 [syscall]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.notetsleepg(0x1135898, 0x34630b6db7e, 0x16)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/lock_futex.go:205 +0x42 fp=0xc42001af40 sp=0xc42001af10
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.timerproc()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/time.go:209 +0x2eb fp=0xc42001afc0 sp=0xc42001af40
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc42001afc8 sp=0xc42001afc0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by runtime.addtimerLocked
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/time.go:116 +0xee
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 209 [runnable]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: gitlab.ricebook.net/platform/core/cluster/calcium.(*calcium).createContainerWithCPUPeriod.func1.1(0xc42023bb50, 0xc4201be540, 0xc4201e0320, 0xc4201e8ea0, 0xc4202e5520, 0xb, 0x1, 0xc4201e0280)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/cluster/calcium/create_container.go:53 fp=0xc42001ff80 sp=0xc42001ff78
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc42001ff88 sp=0xc42001ff80
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by gitlab.ricebook.net/platform/core/cluster/calcium.(*calcium).createContainerWithCPUPeriod.func1
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/cluster/calcium/create_container.go:58 +0x144
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 44 [GC worker (idle), 1 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc36760, 0xc42035ef90, 0xbeaf0f, 0x10, 0x14, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc42001b748 sp=0xc42001b718
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gcBgMarkWorker(0xc420016000)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/mgc.go:1420 +0x108 fp=0xc42001b7b8 sp=0xc42001b748
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc42001b7c0 sp=0xc42001b7b8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by runtime.gcBgMarkStartWorkers
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/mgc.go:1341 +0x98
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 134 [IO wait, 3 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368a8, 0x7f9c85d4ec20, 0xbe3b0f, 0x7, 0x53e21b, 0x5)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc4203b75f0 sp=0xc4203b75c0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.netpollblock(0x7f9c85d4ebf8, 0x72, 0xb)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:341 +0xeb fp=0xc4203b7638 sp=0xc4203b75f0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.runtime_pollWait(0x7f9c85d4ebf8, 0x72, 0xa)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:160 +0x59 fp=0xc4203b7660 sp=0xc4203b7638
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).wait(0xc4201f74f0, 0x72, 0xc4203b76f0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:73 +0x38 fp=0xc4203b7688 sp=0xc4203b7660
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).waitRead(0xc4201f74f0, 0x1118ea0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:78 +0x34 fp=0xc4203b76b8 sp=0xc4203b7688
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*netFD).Read(0xc4201f7490, 0xc420296000, 0x2000, 0x2000, 0x0, 0x1118ea0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_unix.go:243 +0x1a1 fp=0xc4203b7728 sp=0xc4203b76b8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*conn).Read(0xc4202e61d8, 0xc420296000, 0x2000, 0x2000, 0x0, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/net.go:173 +0x70 fp=0xc4203b7798 sp=0xc4203b7728
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: crypto/tls.(*block).readFromUntil(0xc4201b5560, 0x7f9c85d02000, 0xc4202e61d8, 0x5, 0xc4202e61d8, 0x28)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/crypto/tls/conn.go:472 +0x91 fp=0xc4203b77e0 sp=0xc4203b7798
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: crypto/tls.(*Conn).readRecord(0xc4202af180, 0xc36a17, 0xc4202af280, 0xc4202c9380)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/crypto/tls/conn.go:574 +0xc4 fp=0xc4203b7a28 sp=0xc4203b77e0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: crypto/tls.(*Conn).Read(0xc4202af180, 0xc4203a5000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/crypto/tls/conn.go:1109 +0x116 fp=0xc4203b7a78 sp=0xc4203b7a28
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*persistConn).Read(0xc420132500, 0xc4203a5000, 0x1000, 0x1000, 0x51d840, 0xc4203b7b58, 0x41342d)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1256 +0x154 fp=0xc4203b7af0 sp=0xc4203b7a78
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: bufio.(*Reader).fill(0xc420292180)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/bufio/bufio.go:97 +0x10c fp=0xc4203b7b50 sp=0xc4203b7af0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: bufio.(*Reader).Peek(0xc420292180, 0x1, 0xc4203b7bbd, 0x1, 0x0, 0xc4201e9620, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/bufio/bufio.go:129 +0x62 fp=0xc4203b7b68 sp=0xc4203b7b50
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*persistConn).readLoop(0xc420132500)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1413 +0x1a1 fp=0xc4203b7fa8 sp=0xc4203b7b68
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc4203b7fb0 sp=0xc4203b7fa8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by net/http.(*Transport).dialConn
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1057 +0x4e9
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 21 [IO wait]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368a8, 0x7f9c85d4ee60, 0xbe3b0f, 0x7, 0x53e21b, 0x5)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc4200348d0 sp=0xc4200348a0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.netpollblock(0x7f9c85d4ee38, 0x72, 0xb)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:341 +0xeb fp=0xc420034918 sp=0xc4200348d0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.runtime_pollWait(0x7f9c85d4ee38, 0x72, 0x7)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:160 +0x59 fp=0xc420034940 sp=0xc420034918
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).wait(0xc420334290, 0x72, 0xc4200349d0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:73 +0x38 fp=0xc420034968 sp=0xc420034940
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).waitRead(0xc420334290, 0x1118ea0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:78 +0x34 fp=0xc420034998 sp=0xc420034968
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*netFD).Read(0xc420334230, 0xc42036c000, 0x1000, 0x1000, 0x0, 0x1118ea0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_unix.go:243 +0x1a1 fp=0xc420034a08 sp=0xc420034998
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*conn).Read(0xc4202e6098, 0xc42036c000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/net.go:173 +0x70 fp=0xc420034a78 sp=0xc420034a08
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*persistConn).Read(0xc4202c2b00, 0xc42036c000, 0x1000, 0x1000, 0x51d840, 0xc420034b58, 0x41342d)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1256 +0x154 fp=0xc420034af0 sp=0xc420034a78
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: bufio.(*Reader).fill(0xc420344240)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/bufio/bufio.go:97 +0x10c fp=0xc420034b50 sp=0xc420034af0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: bufio.(*Reader).Peek(0xc420344240, 0x1, 0xc420034bbd, 0x1, 0x0, 0xc4201ea180, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/bufio/bufio.go:129 +0x62 fp=0xc420034b68 sp=0xc420034b50
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*persistConn).readLoop(0xc4202c2b00)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1413 +0x1a1 fp=0xc420034fa8 sp=0xc420034b68
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc420034fb0 sp=0xc420034fa8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by net/http.(*Transport).dialConn
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1057 +0x4e9
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 22 [select]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc36928, 0x0, 0xbe3558, 0x6, 0x18, 0x2)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc420031c08 sp=0xc420031bd8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.selectgoImpl(0xc420031f18, 0x0, 0x18)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/select.go:423 +0x11d9 fp=0xc420031e30 sp=0xc420031c08
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.selectgo(0xc420031f18)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/select.go:238 +0x1c fp=0xc420031e58 sp=0xc420031e30
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*persistConn).writeLoop(0xc4202c2b00)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1641 +0x3bd fp=0xc420031fa8 sp=0xc420031e58
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link systemd[1]: eru-core.service: main process exited, code=killed, status=6/ABRT
Oct 25 20:16:29 c2-eru-1.ricebook.link systemd[1]: Unit eru-core.service entered failed state.
Oct 25 20:16:29 c2-eru-1.ricebook.link systemd[1]: eru-core.service failed.
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc420031fb0 sp=0xc420031fa8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by net/http.(*Transport).dialConn
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1058 +0x50e
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 31 [GC worker (idle), 1 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc36760, 0xc4202e5680, 0xbeaf0f, 0x10, 0xc4202ec314, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc420021f48 sp=0xc420021f18
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gcBgMarkWorker(0xc420017500)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/mgc.go:1420 +0x108 fp=0xc420021fb8 sp=0xc420021f48
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc420021fc0 sp=0xc420021fb8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by runtime.gcBgMarkStartWorkers
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/mgc.go:1341 +0x98
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 212 [chan receive]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368f0, 0xc4201e8ef8, 0xbe7df0, 0xc, 0xc4201d9a17, 0x3)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc4201d99a0 sp=0xc4201d9970
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goparkunlock(0xc4201e8ef8, 0xbe7df0, 0xc, 0x17, 0x3)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:265 +0x5e fp=0xc4201d99e0 sp=0xc4201d99a0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.chanrecv(0xa9fa00, 0xc4201e8ea0, 0xc4201d9b88, 0x1, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/chan.go:496 +0x2df fp=0xc4201d9a68 sp=0xc4201d99e0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.chanrecv2(0xa9fa00, 0xc4201e8ea0, 0xc4201d9b88, 0xc4203c0840)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/chan.go:383 +0x35 fp=0xc4201d9aa0 sp=0xc4201d9a68
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: gitlab.ricebook.net/platform/core/rpc.(*virbranium).CreateContainer(0xc4202bc600, 0xc4200e2000, 0x111f900, 0xc4202e45b0, 0x0, 0xc4283f84c8)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/rpc/rpc.go:190 +0x2ca fp=0xc4201d9c38 sp=0xc4201d9aa0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: gitlab.ricebook.net/platform/core/rpc/gen._CoreRPC_CreateContainer_Handler(0xb975e0, 0xc4202bc600, 0x111e820, 0xc420356120, 0xc4203c05d0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/rpc/gen/core.pb.go:940 +0x117 fp=0xc4201d9c98 sp=0xc4201d9c38
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: google.golang.org/grpc.(*Server).processStreamingRPC(0xc42025f360, 0x1120200, 0xc420356000, 0xc420374000, 0xc4203265d0, 0x110d720, 0xc4203c05a0, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/server.go:689 +0x702 fp=0xc4201d9d70 sp=0xc4201d9c98
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: google.golang.org/grpc.(*Server).handleStream(0xc42025f360, 0x1120200, 0xc420356000, 0xc420374000, 0xc4203c05a0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/server.go:773 +0xc36 fp=0xc4201d9f30 sp=0xc4201d9d70
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc4202e41c0, 0xc42025f360, 0x1120200, 0xc420356000, 0xc420374000)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/server.go:422 +0xab fp=0xc4201d9f68 sp=0xc4201d9f30
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc4201d9f70 sp=0xc4201d9f68
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by google.golang.org/grpc.(*Server).serveStreams.func1
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/server.go:423 +0xa3
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 54 [IO wait, 5 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368a8, 0x7f9c85d4ece0, 0xbe3b0f, 0x7, 0x53e21b, 0x5)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc4203bc5f0 sp=0xc4203bc5c0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.netpollblock(0x7f9c85d4ecb8, 0x72, 0xb)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:341 +0xeb fp=0xc4203bc638 sp=0xc4203bc5f0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.runtime_pollWait(0x7f9c85d4ecb8, 0x72, 0x8)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:160 +0x59 fp=0xc4203bc660 sp=0xc4203bc638
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).wait(0xc4202864c0, 0x72, 0xc4203bc6f0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:73 +0x38 fp=0xc4203bc688 sp=0xc4203bc660
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).waitRead(0xc4202864c0, 0x1118ea0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:78 +0x34 fp=0xc4203bc6b8 sp=0xc4203bc688
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*netFD).Read(0xc420286460, 0xc420130000, 0x2000, 0x2000, 0x0, 0x1118ea0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_unix.go:243 +0x1a1 fp=0xc4203bc728 sp=0xc4203bc6b8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*conn).Read(0xc4202e6328, 0xc420130000, 0x2000, 0x2000, 0x0, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/net.go:173 +0x70 fp=0xc4203bc798 sp=0xc4203bc728
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: crypto/tls.(*block).readFromUntil(0xc4203c1e30, 0x7f9c85d02000, 0xc4202e6328, 0x5, 0xc4202e6328, 0x28)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/crypto/tls/conn.go:472 +0x91 fp=0xc4203bc7e0 sp=0xc4203bc798
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: crypto/tls.(*Conn).readRecord(0xc42005c380, 0xc36a17, 0xc42005c480, 0xc4200764e0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/crypto/tls/conn.go:574 +0xc4 fp=0xc4203bca28 sp=0xc4203bc7e0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: crypto/tls.(*Conn).Read(0xc42005c380, 0xc4200e1000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/crypto/tls/conn.go:1109 +0x116 fp=0xc4203bca78 sp=0xc4203bca28
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*persistConn).Read(0xc420133f00, 0xc4200e1000, 0x1000, 0x1000, 0x51d840, 0xc4203bcb58, 0x41342d)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1256 +0x154 fp=0xc4203bcaf0 sp=0xc4203bca78
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: bufio.(*Reader).fill(0xc4200593e0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/bufio/bufio.go:97 +0x10c fp=0xc4203bcb50 sp=0xc4203bcaf0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: bufio.(*Reader).Peek(0xc4200593e0, 0x1, 0xc4203bcbbd, 0x1, 0x0, 0xc420234480, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/bufio/bufio.go:129 +0x62 fp=0xc4203bcb68 sp=0xc4203bcb50
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*persistConn).readLoop(0xc420133f00)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1413 +0x1a1 fp=0xc4203bcfa8 sp=0xc4203bcb68
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc4203bcfb0 sp=0xc4203bcfa8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by net/http.(*Transport).dialConn
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1057 +0x4e9
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 55 [select, 5 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc36928, 0x0, 0xbe3558, 0x6, 0x18, 0x2)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc4203bdc08 sp=0xc4203bdbd8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.selectgoImpl(0xc4203bdf18, 0x0, 0x18)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/select.go:423 +0x11d9 fp=0xc4203bde30 sp=0xc4203bdc08
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.selectgo(0xc4203bdf18)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/select.go:238 +0x1c fp=0xc4203bde58 sp=0xc4203bde30
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*persistConn).writeLoop(0xc420133f00)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1641 +0x3bd fp=0xc4203bdfa8 sp=0xc4203bde58
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc4203bdfb0 sp=0xc4203bdfa8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by net/http.(*Transport).dialConn
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1058 +0x50e
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 82 [IO wait, 5 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368a8, 0x7f9c85d4ef20, 0xbe3b0f, 0x7, 0x53e21b, 0x5)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc4203b65f0 sp=0xc4203b65c0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.netpollblock(0x7f9c85d4eef8, 0x72, 0xb)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:341 +0xeb fp=0xc4203b6638 sp=0xc4203b65f0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.runtime_pollWait(0x7f9c85d4eef8, 0x72, 0x9)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:160 +0x59 fp=0xc4203b6660 sp=0xc4203b6638
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).wait(0xc42027c7d0, 0x72, 0xc4203b66f0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:73 +0x38 fp=0xc4203b6688 sp=0xc4203b6660
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).waitRead(0xc42027c7d0, 0x1118ea0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:78 +0x34 fp=0xc4203b66b8 sp=0xc4203b6688
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*netFD).Read(0xc42027c770, 0xc42027e000, 0x2000, 0x2000, 0x0, 0x1118ea0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_unix.go:243 +0x1a1 fp=0xc4203b6728 sp=0xc4203b66b8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*conn).Read(0xc420022020, 0xc42027e000, 0x2000, 0x2000, 0x0, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/net.go:173 +0x70 fp=0xc4203b6798 sp=0xc4203b6728
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: crypto/tls.(*block).readFromUntil(0xc4203c0510, 0x7f9c85d02000, 0xc420022020, 0x5, 0xc420022020, 0x28)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/crypto/tls/conn.go:472 +0x91 fp=0xc4203b67e0 sp=0xc4203b6798
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: crypto/tls.(*Conn).readRecord(0xc42005ce00, 0xc36a17, 0xc42005cf00, 0xc4200764e0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/crypto/tls/conn.go:574 +0xc4 fp=0xc4203b6a28 sp=0xc4203b67e0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: crypto/tls.(*Conn).Read(0xc42005ce00, 0xc420189000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/crypto/tls/conn.go:1109 +0x116 fp=0xc4203b6a78 sp=0xc4203b6a28
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*persistConn).Read(0xc4202c2f00, 0xc420189000, 0x1000, 0x1000, 0x51d840, 0xc4203b6b58, 0x41342d)
oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1256 +0x154 fp=0xc4203b6af0 sp=0xc4203b6a78
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: bufio.(*Reader).fill(0xc4203454a0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/bufio/bufio.go:97 +0x10c fp=0xc4203b6b50 sp=0xc4203b6af0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: bufio.(*Reader).Peek(0xc4203454a0, 0x1, 0xc4203b6bbd, 0x1, 0x0, 0xc4201e8b40, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/bufio/bufio.go:129 +0x62 fp=0xc4203b6b68 sp=0xc4203b6b50
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*persistConn).readLoop(0xc4202c2f00)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1413 +0x1a1 fp=0xc4203b6fa8 sp=0xc4203b6b68
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc4203b6fb0 sp=0xc4203b6fa8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by net/http.(*Transport).dialConn
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1057 +0x4e9
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 83 [select, 5 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc36928, 0x0, 0xbe3558, 0x6, 0x18, 0x2)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc420030c08 sp=0xc420030bd8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.selectgoImpl(0xc420030f18, 0x0, 0x18)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/select.go:423 +0x11d9 fp=0xc420030e30 sp=0xc420030c08
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.selectgo(0xc420030f18)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/select.go:238 +0x1c fp=0xc420030e58 sp=0xc420030e30
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*persistConn).writeLoop(0xc4202c2f00)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1641 +0x3bd fp=0xc420030fa8 sp=0xc420030e58
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc420030fb0 sp=0xc420030fa8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by net/http.(*Transport).dialConn
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1058 +0x50e
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 208 [semacquire]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368f0, 0x1144100, 0xbe6d0d, 0xa, 0x19, 0x4)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc4283f8db8 sp=0xc4283f8d88
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goparkunlock(0x1144100, 0xbe6d0d, 0xa, 0xc4283f8e19, 0x4)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:265 +0x5e fp=0xc4283f8df8 sp=0xc4283f8db8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.semacquire(0xc42023bb5c, 0x1)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/sema.go:111 +0x20d fp=0xc4283f8e60 sp=0xc4283f8df8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: sync.runtime_Semacquire(0xc42023bb5c)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/sema.go:47 +0x30 fp=0xc4283f8e80 sp=0xc4283f8e60
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: sync.(*WaitGroup).Wait(0xc42023bb50)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/sync/waitgroup.go:131 +0x97 fp=0xc4283f8ed0 sp=0xc4283f8e80
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: gitlab.ricebook.net/platform/core/cluster/calcium.(*calcium).createContainerWithCPUPeriod.func1(0xc4201a77d0, 0xc4201be540, 0xc4201e0320, 0xc4201e8ea0, 0xc4201e0280)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/cluster/calcium/create_container.go:60 +0x16e fp=0xc4283f8f98 sp=0xc4283f8ed0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc4283f8fa0 sp=0xc4283f8f98
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by gitlab.ricebook.net/platform/core/cluster/calcium.(*calcium).createContainerWithCPUPeriod
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/cluster/calcium/create_container.go:62 +0x1ba
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 135 [select, 3 minutes]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc36928, 0x0, 0xbe3558, 0x6, 0x18, 0x2)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc420035c08 sp=0xc420035bd8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.selectgoImpl(0xc420035f18, 0x0, 0x18)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/select.go:423 +0x11d9 fp=0xc420035e30 sp=0xc420035c08
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.selectgo(0xc420035f18)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/select.go:238 +0x1c fp=0xc420035e58 sp=0xc420035e30
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net/http.(*persistConn).writeLoop(0xc420132500)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1641 +0x3bd fp=0xc420035fa8 sp=0xc420035e58
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc420035fb0 sp=0xc420035fa8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by net/http.(*Transport).dialConn
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/http/transport.go:1058 +0x50e
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 226 [runnable]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: gitlab.ricebook.net/platform/core/cluster/calcium.(*calcium).createContainerWithCPUPeriod.func1.1(0xc42023bb50, 0xc4201be540, 0xc4201e0320, 0xc4201e8ea0, 0xc4202df1d0, 0xb, 0x1, 0xc4201e0280)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/cluster/calcium/create_container.go:53 fp=0xc4283f9f80 sp=0xc4283f9f78
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc4283f9f88 sp=0xc4283f9f80
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by gitlab.ricebook.net/platform/core/cluster/calcium.(*calcium).createContainerWithCPUPeriod.func1
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/cluster/calcium/create_container.go:58 +0x144
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 227 [runnable]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: gitlab.ricebook.net/platform/core/cluster/calcium.(*calcium).createContainerWithCPUPeriod.func1.1(0xc42023bb50, 0xc4201be540, 0xc4201e0320, 0xc4201e8ea0, 0xc4202e4da0, 0xb, 0x0, 0xc4201e0280)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/cluster/calcium/create_container.go:53 fp=0xc420020f80 sp=0xc420020f78
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc420020f88 sp=0xc420020f80
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by gitlab.ricebook.net/platform/core/cluster/calcium.(*calcium).createContainerWithCPUPeriod.func1
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/gitlab.ricebook.net/platform/core/cluster/calcium/create_container.go:58 +0x144
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 211 [select]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc36928, 0x0, 0xbe3558, 0x6, 0x18, 0x2)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc42001bbb0 sp=0xc42001bb80
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.selectgoImpl(0xc42001bf28, 0x0, 0x18)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/select.go:423 +0x11d9 fp=0xc42001bdd8 sp=0xc42001bbb0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.selectgo(0xc42001bf28)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/select.go:238 +0x1c fp=0xc42001be00 sp=0xc42001bdd8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: google.golang.org/grpc/transport.(*http2Server).controller(0xc420356000)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/transport/http2_server.go:673 +0x69c fp=0xc42001bfb8 sp=0xc42001be00
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc42001bfc0 sp=0xc42001bfb8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by google.golang.org/grpc/transport.newHTTP2Server
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/transport/http2_server.go:139 +0x767
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: goroutine 210 [IO wait]:
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.gopark(0xc368a8, 0x7f9c85d4eda0, 0xbe3b0f, 0x7, 0x53e21b, 0x5)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/proc.go:259 +0x13a fp=0xc4203b87e8 sp=0xc4203b87b8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.netpollblock(0x7f9c85d4ed78, 0x72, 0xb)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:341 +0xeb fp=0xc4203b8830 sp=0xc4203b87e8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.runtime_pollWait(0x7f9c85d4ed78, 0x72, 0x6)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/netpoll.go:160 +0x59 fp=0xc4203b8858 sp=0xc4203b8830
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).wait(0xc42027c060, 0x72, 0xc4203b88e8, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:73 +0x38 fp=0xc4203b8880 sp=0xc4203b8858
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*pollDesc).waitRead(0xc42027c060, 0x1118ea0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_poll_runtime.go:78 +0x34 fp=0xc4203b88b0 sp=0xc4203b8880
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*netFD).Read(0xc42027c000, 0xc420420000, 0x8000, 0x8000, 0x0, 0x1118ea0, 0xc420010140)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/fd_unix.go:243 +0x1a1 fp=0xc4203b8920 sp=0xc4203b88b0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: net.(*conn).Read(0xc420022000, 0xc420420000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/net/net.go:173 +0x70 fp=0xc4203b8990 sp=0xc4203b8920
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: bufio.(*Reader).fill(0xc4201e8000)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/bufio/bufio.go:97 +0x10c fp=0xc4203b89f0 sp=0xc4203b8990
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: bufio.(*Reader).Read(0xc4201e8000, 0xc420104038, 0x9, 0x9, 0x9, 0x18, 0x28)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/bufio/bufio.go:209 +0x1bc fp=0xc4203b8a40 sp=0xc4203b89f0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: io.ReadAtLeast(0x11151a0, 0xc4201e8000, 0xc420104038, 0x9, 0x9, 0x9, 0x41f6f8, 0x30, 0xc4203b8af8)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/io/io.go:307 +0xa4 fp=0xc4203b8aa0 sp=0xc4203b8a40
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: io.ReadFull(0x11151a0, 0xc4201e8000, 0xc420104038, 0x9, 0x9, 0x557e8d5a23a21401, 0x5500000000000000, 0x2)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/io/io.go:325 +0x58 fp=0xc4203b8af8 sp=0xc4203b8aa0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: golang.org/x/net/http2.readFrameHeader(0xc420104038, 0x9, 0x9, 0x11151a0, 0xc4201e8000, 0x0, 0xc400000000, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/golang.org/x/net/http2/frame.go:237 +0x7b fp=0xc4203b8b58 sp=0xc4203b8af8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: golang.org/x/net/http2.(*Framer).ReadFrame(0xc420104000, 0x111a1e0, 0xc4203c0570, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/golang.org/x/net/http2/frame.go:464 +0xa4 fp=0xc4203b8c68 sp=0xc4203b8b58
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: google.golang.org/grpc/transport.(*framer).readFrame(0xc4203c0060, 0xc4203c0570, 0xc4203c0570, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/transport/http_util.go:505 +0x2f fp=0xc4203b8ca0 sp=0xc4203b8c68
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: google.golang.org/grpc/transport.(*http2Server).HandleStreams(0xc420356000, 0xc4203c00f0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/transport/http2_server.go:260 +0x200 fp=0xc4203b8dd8 sp=0xc4203b8ca0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: google.golang.org/grpc.(*Server).serveStreams(0xc42025f360, 0x1120200, 0xc420356000)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/server.go:424 +0x160 fp=0xc4203b8e20 sp=0xc4203b8dd8
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: google.golang.org/grpc.(*Server).serveNewHTTP2Transport(0xc42025f360, 0x1120500, 0xc420022000, 0x0, 0x0)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/server.go:411 +0x3da fp=0xc4203b8ee0 sp=0xc4203b8e20
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: google.golang.org/grpc.(*Server).handleRawConn(0xc42025f360, 0x1120500, 0xc420022000)
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/server.go:388 +0x470 fp=0xc4203b8f98 sp=0xc4203b8ee0
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: runtime.goexit()
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /usr/lib/go/src/runtime/asm_amd64.s:2086 +0x1 fp=0xc4203b8fa0 sp=0xc4203b8f98
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: created by google.golang.org/grpc.(*Server).Serve
Oct 25 20:16:29 c2-eru-1.ricebook.link eru-core[14117]: /.go/src/google.golang.org/grpc/server.go:357 +0x1a9
Oct 25 20:16:29 c2-eru-1.ricebook.link systemd[1]: eru-core.service holdoff time over, scheduling restart.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment