Skip to content

Instantly share code, notes, and snippets.

@DTTerastar
Last active March 14, 2024 16:29
Show Gist options
  • Save DTTerastar/b67c8f4289af99e5ad54bf05214d80ba to your computer and use it in GitHub Desktop.
Save DTTerastar/b67c8f4289af99e5ad54bf05214d80ba to your computer and use it in GitHub Desktop.
SIGABRT: abort
PC=0x473521 m=0 sigcode=0
goroutine 0 [idle]:
runtime.futex()
runtime/sys_linux_amd64.s:557 +0x21 fp=0x7ffd10e82d98 sp=0x7ffd10e82d90 pc=0x473521
runtime.futexsleep(0x0?, 0x0?, 0x1fd10e82e40?)
runtime/os_linux.go:69 +0x30 fp=0x7ffd10e82de8 sp=0x7ffd10e82d98 pc=0x4376b0
runtime.notesleep(0x2e45ba8)
runtime/lock_futex.go:160 +0x87 fp=0x7ffd10e82e20 sp=0x7ffd10e82de8 pc=0x40eb87
runtime.mPark(...)
runtime/proc.go:1632
runtime.stopm()
runtime/proc.go:2536 +0x8c fp=0x7ffd10e82e50 sp=0x7ffd10e82e20 pc=0x441f2c
runtime.findRunnable()
runtime/proc.go:3229 +0xb9c fp=0x7ffd10e82f60 sp=0x7ffd10e82e50 pc=0x44385c
runtime.schedule()
runtime/proc.go:3582 +0xb1 fp=0x7ffd10e82f98 sp=0x7ffd10e82f60 pc=0x444651
runtime.park_m(0xc00042b6c0?)
runtime/proc.go:3745 +0x11f fp=0x7ffd10e82fe0 sp=0x7ffd10e82f98 pc=0x444b5f
traceback: unexpected SPWRITE function runtime.mcall
runtime.mcall()
runtime/asm_amd64.s:458 +0x4e fp=0x7ffd10e82ff8 sp=0x7ffd10e82fe0 pc=0x46f86e
goroutine 1 [chan receive, 1311 minutes]:
runtime.gopark(0xc0005bf670?, 0x560b05?, 0x1?, 0xbb?, 0xc0005bf6e8?)
runtime/proc.go:398 +0xce fp=0xc00076f658 sp=0xc00076f638 pc=0x43e22e
runtime.chanrecv(0xc0004ede60, 0xc0005bf758, 0x1)
runtime/chan.go:583 +0x3cd fp=0xc00076f6d0 sp=0xc00076f658 pc=0x4099ad
runtime.chanrecv1(0xc0004ede60?, 0xc0005bf768?)
runtime/chan.go:442 +0x12 fp=0xc00076f6f8 sp=0xc00076f6d0 pc=0x4095b2
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).handleSignals(0xc00048d730)
github.com/hashicorp/nomad-autoscaler/agent/agent.go:242 +0xd3 fp=0xc00076f7a8 sp=0xc00076f6f8 pc=0x165f4d3
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).Run(0xc00048d730, {0x209f498?, 0x2e76f40?})
github.com/hashicorp/nomad-autoscaler/agent/agent.go:97 +0x425 fp=0xc00076f848 sp=0xc00076f7a8 pc=0x165e145
github.com/hashicorp/nomad-autoscaler/command.(*AgentCommand).Run(0xc000493830, {0xc0001220c0?, 0xc0003dfdc8?, 0xc0003dfde8?})
github.com/hashicorp/nomad-autoscaler/command/agent.go:433 +0x127a fp=0xc00076fd80 sp=0xc00076f848 pc=0x17aefda
github.com/mitchellh/cli.(*CLI).Run(0xc000482a00)
github.com/mitchellh/cli@v1.1.5/cli.go:262 +0x5b8 fp=0xc00076feb0 sp=0xc00076fd80 pc=0x17e2338
main.main()
github.com/hashicorp/nomad-autoscaler/main.go:29 +0x251 fp=0xc00076ff40 sp=0xc00076feb0 pc=0x17e63b1
runtime.main()
runtime/proc.go:267 +0x2bb fp=0xc00076ffe0 sp=0xc00076ff40 pc=0x43ddbb
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00076ffe8 sp=0xc00076ffe0 pc=0x4716e1
goroutine 2 [force gc (idle), 1311 minutes]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
runtime/proc.go:398 +0xce fp=0xc000060fa8 sp=0xc000060f88 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.forcegchelper()
runtime/proc.go:322 +0xb3 fp=0xc000060fe0 sp=0xc000060fa8 pc=0x43e093
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000060fe8 sp=0xc000060fe0 pc=0x4716e1
created by runtime.init.6 in goroutine 1
runtime/proc.go:310 +0x1a
goroutine 3 [GC sweep wait]:
runtime.gopark(0x2e43b01?, 0x0?, 0x0?, 0x0?, 0x0?)
runtime/proc.go:398 +0xce fp=0xc000061778 sp=0xc000061758 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.bgsweep(0x0?)
runtime/mgcsweep.go:321 +0xdf fp=0xc0000617c8 sp=0xc000061778 pc=0x42829f
runtime.gcenable.func1()
runtime/mgc.go:200 +0x25 fp=0xc0000617e0 sp=0xc0000617c8 pc=0x41d3e5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0000617e8 sp=0xc0000617e0 pc=0x4716e1
created by runtime.gcenable in goroutine 1
runtime/mgc.go:200 +0x66
goroutine 4 [GC scavenge wait]:
runtime.gopark(0xb027d?, 0x7d75e?, 0x0?, 0x0?, 0x0?)
runtime/proc.go:398 +0xce fp=0xc000061f70 sp=0xc000061f50 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.(*scavengerState).park(0x2e44a20)
runtime/mgcscavenge.go:425 +0x49 fp=0xc000061fa0 sp=0xc000061f70 pc=0x425b09
runtime.bgscavenge(0x0?)
runtime/mgcscavenge.go:658 +0x59 fp=0xc000061fc8 sp=0xc000061fa0 pc=0x4260b9
runtime.gcenable.func2()
runtime/mgc.go:201 +0x25 fp=0xc000061fe0 sp=0xc000061fc8 pc=0x41d385
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000061fe8 sp=0xc000061fe0 pc=0x4716e1
created by runtime.gcenable in goroutine 1
runtime/mgc.go:201 +0xa5
goroutine 17 [finalizer wait]:
runtime.gopark(0x0?, 0xc000d515c0?, 0x0?, 0xe0?, 0x1000000010?)
runtime/proc.go:398 +0xce fp=0xc000014e20 sp=0xc000014e00 pc=0x43e22e
runtime.runfinq()
runtime/mfinal.go:193 +0x107 fp=0xc000014fe0 sp=0xc000014e20 pc=0x41c407
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000014fe8 sp=0xc000014fe0 pc=0x4716e1
created by runtime.createfing in goroutine 1
runtime/mfinal.go:163 +0x3d
goroutine 18 [select, 1 minutes]:
runtime.gopark(0xc00005c788?, 0x3?, 0x3?, 0x0?, 0xc00005c772?)
runtime/proc.go:398 +0xce fp=0xc00005c618 sp=0xc00005c5f8 pc=0x43e22e
runtime.selectgo(0xc00005c788, 0xc00005c76c, 0x0?, 0x0, 0x3?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00005c738 sp=0xc00005c618 pc=0x44e705
go.opencensus.io/stats/view.(*worker).start(0xc000189c80)
go.opencensus.io@v0.24.0/stats/view/worker.go:292 +0x9f fp=0xc00005c7c8 sp=0xc00005c738 pc=0x12435df
go.opencensus.io/stats/view.init.0.func1()
go.opencensus.io@v0.24.0/stats/view/worker.go:34 +0x25 fp=0xc00005c7e0 sp=0xc00005c7c8 pc=0x1242905
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00005c7e8 sp=0xc00005c7e0 pc=0x4716e1
created by go.opencensus.io/stats/view.init.0 in goroutine 1
go.opencensus.io@v0.24.0/stats/view/worker.go:34 +0x8d
goroutine 5 [GC worker (idle)]:
runtime.gopark(0x4c75468b8f61?, 0x2?, 0x9b?, 0xec?, 0xc0001f0f50?)
runtime/proc.go:398 +0xce fp=0xc00005cf50 sp=0xc00005cf30 pc=0x43e22e
runtime.gcBgMarkWorker()
runtime/mgc.go:1295 +0xe5 fp=0xc00005cfe0 sp=0xc00005cf50 pc=0x41ef65
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00005cfe8 sp=0xc00005cfe0 pc=0x4716e1
created by runtime.gcBgMarkStartWorkers in goroutine 1
runtime/mgc.go:1219 +0x1c
goroutine 6 [GC worker (idle)]:
runtime.gopark(0x4c75468b909f?, 0x3?, 0x63?, 0x59?, 0x0?)
runtime/proc.go:398 +0xce fp=0xc000062750 sp=0xc000062730 pc=0x43e22e
runtime.gcBgMarkWorker()
runtime/mgc.go:1295 +0xe5 fp=0xc0000627e0 sp=0xc000062750 pc=0x41ef65
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0000627e8 sp=0xc0000627e0 pc=0x4716e1
created by runtime.gcBgMarkStartWorkers in goroutine 1
runtime/mgc.go:1219 +0x1c
goroutine 7 [IO wait]:
runtime.gopark(0x4c5630?, 0xc000106c08?, 0x58?, 0x6c?, 0x4e64bd?)
runtime/proc.go:398 +0xce fp=0xc000106be8 sp=0xc000106bc8 pc=0x43e22e
runtime.netpollblock(0xc000106c78?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000106c20 sp=0xc000106be8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc6e58, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000106c40 sp=0xc000106c20 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c1380?, 0x0?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000106c68 sp=0xc000106c40 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Accept(0xc0000c1380)
internal/poll/fd_unix.go:611 +0x2ac fp=0xc000106d10 sp=0xc000106c68 pc=0x4e460c
net.(*netFD).accept(0xc0000c1380)
net/fd_unix.go:172 +0x29 fp=0xc000106dc8 sp=0xc000106d10 pc=0x61a129
net.(*TCPListener).accept(0xc000083ae0)
net/tcpsock_posix.go:152 +0x1e fp=0xc000106df0 sp=0xc000106dc8 pc=0x6317fe
net.(*TCPListener).Accept(0xc000083ae0)
net/tcpsock.go:315 +0x30 fp=0xc000106e20 sp=0xc000106df0 pc=0x6309b0
net/http.(*onceCloseListener).Accept(0xc0001f0d80?)
<autogenerated>:1 +0x24 fp=0xc000106e38 sp=0xc000106e20 pc=0x755a84
net/http.(*Server).Serve(0xc0004fe000, {0x209da30, 0xc000083ae0})
net/http/server.go:3056 +0x364 fp=0xc000106f68 sp=0xc000106e38 pc=0x732304
github.com/hashicorp/nomad-autoscaler/agent/http.(*Server).Start(0xc0000972c0)
github.com/hashicorp/nomad-autoscaler/agent/http/server.go:127 +0xca fp=0xc000106fc8 sp=0xc000106f68 pc=0x1793a8a
github.com/hashicorp/nomad-autoscaler/command.(*AgentCommand).Run.func1()
github.com/hashicorp/nomad-autoscaler/command/agent.go:391 +0x25 fp=0xc000106fe0 sp=0xc000106fc8 pc=0x17af505
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000106fe8 sp=0xc000106fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/command.(*AgentCommand).Run in goroutine 1
github.com/hashicorp/nomad-autoscaler/command/agent.go:391 +0xbe8
goroutine 8 [chan receive, 1 minutes]:
runtime.gopark(0x0?, 0xc0003478a0?, 0xe?, 0x0?, 0xc0003478b0?)
runtime/proc.go:398 +0xce fp=0xc0003a8eb8 sp=0xc0003a8e98 pc=0x43e22e
runtime.chanrecv(0xc000438900, 0xc0003a8fa0, 0x1)
runtime/chan.go:583 +0x3cd fp=0xc0003a8f30 sp=0xc0003a8eb8 pc=0x4099ad
runtime.chanrecv2(0xc0004ed740?, 0x1e69d59?)
runtime/chan.go:447 +0x12 fp=0xc0003a8f58 sp=0xc0003a8f30 pc=0x4095d2
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.(*TargetPlugin).garbageCollectionLoop(0xc0004ed740)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/plugin.go:217 +0xc5 fp=0xc0003a8fc8 sp=0xc0003a8f58 pc=0x15debc5
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.(*TargetPlugin).SetConfig.func2()
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/plugin.go:97 +0x25 fp=0xc0003a8fe0 sp=0xc0003a8fc8 pc=0x15de0e5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003a8fe8 sp=0xc0003a8fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.(*TargetPlugin).SetConfig in goroutine 1
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/plugin.go:97 +0xdd
goroutine 24 [select, 1311 minutes, locked to thread]:
runtime.gopark(0xc000062fa8?, 0x2?, 0x70?, 0x2e?, 0xc000062fa4?)
runtime/proc.go:398 +0xce fp=0xc000062e38 sp=0xc000062e18 pc=0x43e22e
runtime.selectgo(0xc000062fa8, 0xc000062fa0, 0x0?, 0x0, 0xc0004f6c40?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000062f58 sp=0xc000062e38 pc=0x44e705
runtime.ensureSigM.func1()
runtime/signal_unix.go:1014 +0x19f fp=0xc000062fe0 sp=0xc000062f58 pc=0x467edf
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000062fe8 sp=0xc000062fe0 pc=0x4716e1
created by runtime.ensureSigM in goroutine 1
runtime/signal_unix.go:997 +0xc8
goroutine 9967 [IO wait, 4 minutes]:
runtime.gopark(0xc0003a4ac8?, 0xb?, 0x0?, 0x0?, 0x23?)
runtime/proc.go:398 +0xce fp=0xc0003a4ab8 sp=0xc0003a4a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0003a4af0 sp=0xc0003a4ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea19175c0, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0003a4b10 sp=0xc0003a4af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000943b80?, 0xc000a0e000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0003a4b38 sp=0xc0003a4b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000943b80, {0xc000a0e000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0003a4bd0 sp=0xc0003a4b38 pc=0x4e041a
net.(*netFD).Read(0xc000943b80, {0xc000a0e000?, 0x740cc0?, 0xc000483b80?})
net/fd_posix.go:55 +0x25 fp=0xc0003a4c18 sp=0xc0003a4bd0 pc=0x618105
net.(*conn).Read(0xc000b57a28, {0xc000a0e000?, 0x0?, 0xc000802b60?})
net/net.go:179 +0x45 fp=0xc0003a4c60 sp=0xc0003a4c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc000a0e000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0003a4c90 sp=0xc0003a4c60 pc=0x63a285
net/http.(*persistConn).Read(0xc000c44240, {0xc000a0e000?, 0xc0001004e0?, 0xc0003a4d38?})
net/http/transport.go:1954 +0x4a fp=0xc0003a4cf0 sp=0xc0003a4c90 pc=0x746f8a
bufio.(*Reader).fill(0xc000316de0)
bufio/bufio.go:113 +0x103 fp=0xc0003a4d28 sp=0xc0003a4cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc000316de0, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0003a4d48 sp=0xc0003a4d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc000c44240)
net/http/transport.go:2118 +0x1b9 fp=0xc0003a4fc8 sp=0xc0003a4d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0003a4fe0 sp=0xc0003a4fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003a4fe8 sp=0xc0003a4fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 9957
net/http/transport.go:1776 +0x169f
goroutine 15 [select, 1 minutes]:
runtime.gopark(0xc0007e5e80?, 0x6?, 0x20?, 0x5c?, 0xc0007e5d94?)
runtime/proc.go:398 +0xce fp=0xc0007e5bf8 sp=0xc0007e5bd8 pc=0x43e22e
runtime.selectgo(0xc0007e5e80, 0xc0007e5d88, 0xc000097360?, 0x0, 0x6?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0007e5d18 sp=0xc0007e5bf8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run(0xc000414fa0, {0x209f508, 0xc000097360}, 0x0?)
github.com/hashicorp/nomad-autoscaler/policy/handler.go:122 +0x3f1 fp=0xc0007e5f80 sp=0xc0007e5d18 pc=0x15e4031
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func1({0xc000042810, 0x24})
github.com/hashicorp/nomad-autoscaler/policy/manager.go:156 +0x3c fp=0xc0007e5fc0 sp=0xc0007e5f80 pc=0x15e66fc
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func2()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:162 +0x2b fp=0xc0007e5fe0 sp=0xc0007e5fc0 pc=0x15e668b
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0007e5fe8 sp=0xc0007e5fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:155 +0x86f
goroutine 12 [IO wait, 1 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x8?)
runtime/proc.go:398 +0xce fp=0xc00001bab8 sp=0xc00001ba98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc00001baf0 sp=0xc00001bab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc6c68, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc00001bb10 sp=0xc00001baf0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c0580?, 0xc00057c000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc00001bb38 sp=0xc00001bb10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c0580, {0xc00057c000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc00001bbd0 sp=0xc00001bb38 pc=0x4e041a
net.(*netFD).Read(0xc0000c0580, {0xc00057c000?, 0x740cc0?, 0xc000482780?})
net/fd_posix.go:55 +0x25 fp=0xc00001bc18 sp=0xc00001bbd0 pc=0x618105
net.(*conn).Read(0xc00011b7c8, {0xc00057c000?, 0x0?, 0xc00002e9c0?})
net/net.go:179 +0x45 fp=0xc00001bc60 sp=0xc00001bc18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc00057c000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc00001bc90 sp=0xc00001bc60 pc=0x63a285
net/http.(*persistConn).Read(0xc00055d200, {0xc00057c000?, 0xc000100600?, 0xc00001bd38?})
net/http/transport.go:1954 +0x4a fp=0xc00001bcf0 sp=0xc00001bc90 pc=0x746f8a
bufio.(*Reader).fill(0xc000438e40)
bufio/bufio.go:113 +0x103 fp=0xc00001bd28 sp=0xc00001bcf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc000438e40, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc00001bd48 sp=0xc00001bd28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00055d200)
net/http/transport.go:2118 +0x1b9 fp=0xc00001bfc8 sp=0xc00001bd48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc00001bfe0 sp=0xc00001bfc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00001bfe8 sp=0xc00001bfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 10
net/http/transport.go:1776 +0x169f
goroutine 13 [select, 1 minutes]:
runtime.gopark(0xc000102f90?, 0x2?, 0xe0?, 0x2d?, 0xc000102f1c?)
runtime/proc.go:398 +0xce fp=0xc000102db8 sp=0xc000102d98 pc=0x43e22e
runtime.selectgo(0xc000102f90, 0xc000102f18, 0xc000135780?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000102ed8 sp=0xc000102db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00055d200)
net/http/transport.go:2421 +0xe5 fp=0xc000102fc8 sp=0xc000102ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc000102fe0 sp=0xc000102fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000102fe8 sp=0xc000102fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 10
net/http/transport.go:1777 +0x16f1
goroutine 25 [syscall, 1311 minutes]:
runtime.notetsleepg(0x4452dc?, 0xc000063e50?)
runtime/lock_futex.go:236 +0x29 fp=0xc000063fa0 sp=0xc000063f68 pc=0x40ee69
os/signal.signal_recv()
runtime/sigqueue.go:152 +0x29 fp=0xc000063fc0 sp=0xc000063fa0 pc=0x46dce9
os/signal.loop()
os/signal/signal_unix.go:23 +0x13 fp=0xc000063fe0 sp=0xc000063fc0 pc=0x560e33
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000063fe8 sp=0xc000063fe0 pc=0x4716e1
created by os/signal.Notify.func1.1 in goroutine 1
os/signal/signal.go:151 +0x1f
goroutine 26 [select, 1311 minutes]:
runtime.gopark(0xc00005d798?, 0x2?, 0x0?, 0x0?, 0xc00005d794?)
runtime/proc.go:398 +0xce fp=0xc00005d640 sp=0xc00005d620 pc=0x43e22e
runtime.selectgo(0xc00005d798, 0xc00005d790, 0x0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00005d760 sp=0xc00005d640 pc=0x44e705
github.com/armon/go-metrics.(*InmemSignal).run(0xc0004f6f40)
github.com/armon/go-metrics@v0.4.1/inmem_signal.go:64 +0x65 fp=0xc00005d7c8 sp=0xc00005d760 pc=0x762205
github.com/armon/go-metrics.NewInmemSignal.func1()
github.com/armon/go-metrics@v0.4.1/inmem_signal.go:38 +0x25 fp=0xc00005d7e0 sp=0xc00005d7c8 pc=0x762165
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00005d7e8 sp=0xc00005d7e0 pc=0x4716e1
created by github.com/armon/go-metrics.NewInmemSignal in goroutine 1
github.com/armon/go-metrics@v0.4.1/inmem_signal.go:38 +0x165
goroutine 27 [sleep]:
runtime.gopark(0x4c766cba6b6e?, 0x1cbf?, 0xbb?, 0x1c?, 0x4800?)
runtime/proc.go:398 +0xce fp=0xc000d07f70 sp=0xc000d07f50 pc=0x43e22e
time.Sleep(0x3b9aca00)
runtime/time.go:195 +0x125 fp=0xc000d07fb0 sp=0xc000d07f70 pc=0x46e665
github.com/armon/go-metrics.(*Metrics).collectStats(0xc0004fe0f0)
github.com/armon/go-metrics@v0.4.1/metrics.go:236 +0x1f fp=0xc000d07fc8 sp=0xc000d07fb0 pc=0x765aff
github.com/armon/go-metrics.New.func1()
github.com/armon/go-metrics@v0.4.1/start.go:84 +0x25 fp=0xc000d07fe0 sp=0xc000d07fc8 pc=0x766dc5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000d07fe8 sp=0xc000d07fe0 pc=0x4716e1
created by github.com/armon/go-metrics.New in goroutine 1
github.com/armon/go-metrics@v0.4.1/start.go:84 +0x185
goroutine 28 [select, 1311 minutes]:
runtime.gopark(0xc000108da8?, 0x3?, 0x10?, 0x0?, 0xc000108cda?)
runtime/proc.go:398 +0xce fp=0xc000108b50 sp=0xc000108b30 pc=0x43e22e
runtime.selectgo(0xc000108da8, 0xc000108cd4, 0xc000042960?, 0x0, 0xc00048d810?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000108c70 sp=0xc000108b50 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies(0xc0004edd40, {0x209f508?, 0xc000097360}, 0xc0004edda0)
github.com/hashicorp/nomad-autoscaler/policy/manager.go:112 +0x10a fp=0xc000108e48 sp=0xc000108c70 pc=0x15e5d8a
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).Run(0xc0004edd40, {0x209f508?, 0xc000097360}, 0x0?)
github.com/hashicorp/nomad-autoscaler/policy/manager.go:83 +0x1f1 fp=0xc000108fb0 sp=0xc000108e48 pc=0x15e5871
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).Run.func2()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:82 +0x2c fp=0xc000108fe0 sp=0xc000108fb0 pc=0x165e26c
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000108fe8 sp=0xc000108fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).Run in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:82 +0x2f2
goroutine 29 [select, 1 minutes]:
runtime.gopark(0xc0003d7e00?, 0x2?, 0x18?, 0x3?, 0xc0003d7de4?)
runtime/proc.go:398 +0xce fp=0xc00084cc90 sp=0xc00084cc70 pc=0x43e22e
runtime.selectgo(0xc00084ce00, 0xc0003d7de0, 0x1e2dda3?, 0x0, 0xa?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00084cdb0 sp=0xc00084cc90 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).waitForWork(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:261 +0x1dc fp=0xc00084ce30 sp=0xc00084cdb0 pc=0x15f57bc
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).Dequeue(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:191 +0x192 fp=0xc00084cf08 sp=0xc00084ce30 pc=0x15f4d52
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc0000963c0, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:63 +0xa7 fp=0xc00084cfb8 sp=0xc00084cf08 pc=0x15efc07
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func1()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x28 fp=0xc00084cfe0 sp=0xc00084cfb8 pc=0x165e928
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00084cfe8 sp=0xc00084cfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x246
goroutine 30 [select]:
runtime.gopark(0xc0003ade00?, 0x2?, 0x18?, 0x3?, 0xc0003adde4?)
runtime/proc.go:398 +0xce fp=0xc0003adc90 sp=0xc0003adc70 pc=0x43e22e
runtime.selectgo(0xc0003ade00, 0xc0003adde0, 0x1e2dda3?, 0x0, 0xa?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003addb0 sp=0xc0003adc90 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).waitForWork(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:261 +0x1dc fp=0xc0003ade30 sp=0xc0003addb0 pc=0x15f57bc
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).Dequeue(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:191 +0x192 fp=0xc0003adf08 sp=0xc0003ade30 pc=0x15f4d52
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc000096410, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:63 +0xa7 fp=0xc0003adfb8 sp=0xc0003adf08 pc=0x15efc07
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func1()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x28 fp=0xc0003adfe0 sp=0xc0003adfb8 pc=0x165e928
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003adfe8 sp=0xc0003adfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x246
goroutine 31 [select, 1 minutes]:
runtime.gopark(0xc000ddde00?, 0x2?, 0x18?, 0x3?, 0xc000dddde4?)
runtime/proc.go:398 +0xce fp=0xc0009aec90 sp=0xc0009aec70 pc=0x43e22e
runtime.selectgo(0xc0009aee00, 0xc000dddde0, 0x1e2dda3?, 0x0, 0xa?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0009aedb0 sp=0xc0009aec90 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).waitForWork(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:261 +0x1dc fp=0xc0009aee30 sp=0xc0009aedb0 pc=0x15f57bc
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).Dequeue(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:191 +0x192 fp=0xc0009aef08 sp=0xc0009aee30 pc=0x15f4d52
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc000096460, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:63 +0xa7 fp=0xc0009aefb8 sp=0xc0009aef08 pc=0x15efc07
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func1()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x28 fp=0xc0009aefe0 sp=0xc0009aefb8 pc=0x165e928
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0009aefe8 sp=0xc0009aefe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x246
goroutine 32 [select, 1 minutes]:
runtime.gopark(0xc00016be00?, 0x2?, 0x18?, 0x3?, 0xc00016bde4?)
runtime/proc.go:398 +0xce fp=0xc0009adc90 sp=0xc0009adc70 pc=0x43e22e
runtime.selectgo(0xc0009ade00, 0xc00016bde0, 0x1e2dda3?, 0x0, 0xa?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0009addb0 sp=0xc0009adc90 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).waitForWork(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:261 +0x1dc fp=0xc0009ade30 sp=0xc0009addb0 pc=0x15f57bc
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).Dequeue(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:191 +0x192 fp=0xc0009adf08 sp=0xc0009ade30 pc=0x15f4d52
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc0000964b0, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:63 +0xa7 fp=0xc0009adfb8 sp=0xc0009adf08 pc=0x15efc07
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func1()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x28 fp=0xc0009adfe0 sp=0xc0009adfb8 pc=0x165e928
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0009adfe8 sp=0xc0009adfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x246
goroutine 33 [select]:
runtime.gopark(0xc000761e00?, 0x2?, 0x18?, 0x3?, 0xc000761de4?)
runtime/proc.go:398 +0xce fp=0xc000761c90 sp=0xc000761c70 pc=0x43e22e
runtime.selectgo(0xc000761e00, 0xc000761de0, 0x1e2dda3?, 0x0, 0xa?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000761db0 sp=0xc000761c90 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).waitForWork(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:261 +0x1dc fp=0xc000761e30 sp=0xc000761db0 pc=0x15f57bc
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).Dequeue(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:191 +0x192 fp=0xc000761f08 sp=0xc000761e30 pc=0x15f4d52
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc000096500, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:63 +0xa7 fp=0xc000761fb8 sp=0xc000761f08 pc=0x15efc07
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func1()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x28 fp=0xc000761fe0 sp=0xc000761fb8 pc=0x165e928
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000761fe8 sp=0xc000761fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x246
goroutine 34 [select, 1 minutes]:
runtime.gopark(0xc000761e00?, 0x2?, 0x18?, 0x3?, 0xc000761de4?)
runtime/proc.go:398 +0xce fp=0xc0003a5c90 sp=0xc0003a5c70 pc=0x43e22e
runtime.selectgo(0xc0003a5e00, 0xc000761de0, 0x1e2dda3?, 0x0, 0xa?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003a5db0 sp=0xc0003a5c90 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).waitForWork(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:261 +0x1dc fp=0xc0003a5e30 sp=0xc0003a5db0 pc=0x15f57bc
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).Dequeue(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:191 +0x192 fp=0xc0003a5f08 sp=0xc0003a5e30 pc=0x15f4d52
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc000096550, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:63 +0xa7 fp=0xc0003a5fb8 sp=0xc0003a5f08 pc=0x15efc07
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func1()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x28 fp=0xc0003a5fe0 sp=0xc0003a5fb8 pc=0x165e928
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003a5fe8 sp=0xc0003a5fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x246
goroutine 35 [select]:
runtime.gopark(0xc0003cde00?, 0x2?, 0x18?, 0x3?, 0xc0003cdde4?)
runtime/proc.go:398 +0xce fp=0xc0003cdc90 sp=0xc0003cdc70 pc=0x43e22e
runtime.selectgo(0xc0003cde00, 0xc0003cdde0, 0x1e2dda3?, 0x0, 0xa?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003cddb0 sp=0xc0003cdc90 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).waitForWork(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:261 +0x1dc fp=0xc0003cde30 sp=0xc0003cddb0 pc=0x15f57bc
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).Dequeue(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:191 +0x192 fp=0xc0003cdf08 sp=0xc0003cde30 pc=0x15f4d52
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc0000965a0, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:63 +0xa7 fp=0xc0003cdfb8 sp=0xc0003cdf08 pc=0x15efc07
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func1()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x28 fp=0xc0003cdfe0 sp=0xc0003cdfb8 pc=0x165e928
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003cdfe8 sp=0xc0003cdfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x246
goroutine 36 [select]:
runtime.gopark(0xc0003b7e00?, 0x2?, 0x18?, 0x3?, 0xc0003b7de4?)
runtime/proc.go:398 +0xce fp=0xc0003b7c90 sp=0xc0003b7c70 pc=0x43e22e
runtime.selectgo(0xc0003b7e00, 0xc0003b7de0, 0x1e2dda3?, 0x0, 0xa?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003b7db0 sp=0xc0003b7c90 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).waitForWork(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:261 +0x1dc fp=0xc0003b7e30 sp=0xc0003b7db0 pc=0x15f57bc
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).Dequeue(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:191 +0x192 fp=0xc0003b7f08 sp=0xc0003b7e30 pc=0x15f4d52
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc0000965f0, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:63 +0xa7 fp=0xc0003b7fb8 sp=0xc0003b7f08 pc=0x15efc07
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func1()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x28 fp=0xc0003b7fe0 sp=0xc0003b7fb8 pc=0x165e928
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003b7fe8 sp=0xc0003b7fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x246
goroutine 37 [select]:
runtime.gopark(0xc000765e00?, 0x2?, 0x18?, 0x3?, 0xc000765de4?)
runtime/proc.go:398 +0xce fp=0xc000765c90 sp=0xc000765c70 pc=0x43e22e
runtime.selectgo(0xc000765e00, 0xc000765de0, 0x1e2dda3?, 0x0, 0xa?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000765db0 sp=0xc000765c90 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).waitForWork(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:261 +0x1dc fp=0xc000765e30 sp=0xc000765db0 pc=0x15f57bc
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).Dequeue(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:191 +0x192 fp=0xc000765f08 sp=0xc000765e30 pc=0x15f4d52
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc000096640, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:63 +0xa7 fp=0xc000765fb8 sp=0xc000765f08 pc=0x15efc07
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func1()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x28 fp=0xc000765fe0 sp=0xc000765fb8 pc=0x165e928
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000765fe8 sp=0xc000765fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x246
goroutine 38 [select, 1 minutes]:
runtime.gopark(0xc000dd9e00?, 0x2?, 0x18?, 0x3?, 0xc000dd9de4?)
runtime/proc.go:398 +0xce fp=0xc00058cc90 sp=0xc00058cc70 pc=0x43e22e
runtime.selectgo(0xc00058ce00, 0xc000dd9de0, 0x1e2dda3?, 0x0, 0xa?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00058cdb0 sp=0xc00058cc90 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).waitForWork(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:261 +0x1dc fp=0xc00058ce30 sp=0xc00058cdb0 pc=0x15f57bc
github.com/hashicorp/nomad-autoscaler/policyeval.(*Broker).Dequeue(0xc0004ede00, {0x209f508, 0xc000097360}, {0x1e2dda3, 0xa})
github.com/hashicorp/nomad-autoscaler/policyeval/broker.go:191 +0x192 fp=0xc00058cf08 sp=0xc00058ce30 pc=0x15f4d52
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc000096690, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:63 +0xa7 fp=0xc00058cfb8 sp=0xc00058cf08 pc=0x15efc07
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func1()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x28 fp=0xc00058cfe0 sp=0xc00058cfb8 pc=0x165e928
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00058cfe8 sp=0xc00058cfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:125 +0x246
goroutine 39 [semacquire, 1189 minutes]:
runtime.gopark(0x410745?, 0x10?, 0x0?, 0xcc?, 0xc000318501?)
runtime/proc.go:398 +0xce fp=0xc00094eed0 sp=0xc00094eeb0 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.semacquire1(0xc00046a708, 0x60?, 0x1, 0x0, 0x8b?)
runtime/sema.go:160 +0x218 fp=0xc00094ef38 sp=0xc00094eed0 pc=0x44f738
sync.runtime_Semacquire(0xc0002b4a20?)
runtime/sema.go:62 +0x25 fp=0xc00094ef70 sp=0xc00094ef38 pc=0x46d585
sync.(*WaitGroup).Wait(0xc00094f000?)
sync/waitgroup.go:116 +0x48 fp=0xc00094ef98 sp=0xc00094ef70 pc=0x48e4c8
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes(0xc00023fb80, {0x209f498?, 0x2e76f40}, 0x24?, {0xc0006dff00, 0x6, 0xc3?})
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:71 +0x255 fp=0xc00094f038 sp=0xc00094ef98 pc=0xe3cf55
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).RunPreScaleInTasksWithRemoteCheck(0xc00023fb80, {0x209f498, 0x2e76f40}, 0xc000c2da20?, {0xc000129600, 0x20, 0x0?}, 0x6)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/cluster.go:182 +0xa39 fp=0xc00094f428 sp=0xc00094f038 pc=0xe3acf9
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).scaleIn(0xc0004f6a40, {0x209f498, 0x2e76f40}, 0xc0002be700, 0x0?, 0xc00048f838?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/aws.go:154 +0x805 fp=0xc00094f770 sp=0xc00094f428 pc=0x110bf85
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).Scale(0xc0004f6a40, {0x1a, {0xc000b53a10, 0x27}, 0x0, 0xff, 0xc0005d3620}, 0x4392ac0400000002?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/plugin.go:187 +0x4f4 fp=0xc00094f870 sp=0xc00094f770 pc=0x110ecb4
github.com/hashicorp/nomad-autoscaler/policyeval.runTargetScale({0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1a, {0xc000b53a10, 0x27}, 0x0, 0xff, 0xc0005d3620})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:359 +0x1c6 fp=0xc00094f950 sp=0xc00094f870 pc=0x15f2686
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).scaleTarget(0xc0000966e0, {0x20aa268, 0xc0005d3770}, {0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1a, {0xc000b53a10, 0x27}, 0x0, ...}, ...)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:321 +0x5a5 fp=0xc00094fa20 sp=0xc00094f950 pc=0x15f1ec5
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).handlePolicy(0xc0000966e0, {0x209f508, 0xc000097360}, 0xc00016e960)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:280 +0x1385 fp=0xc00094ff08 sp=0xc00094fa20 pc=0x15f1485
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc0000966e0, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:79 +0x24f fp=0xc00094ffb8 sp=0xc00094ff08 pc=0x15efdaf
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func2()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x28 fp=0xc00094ffe0 sp=0xc00094ffb8 pc=0x165e8c8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00094ffe8 sp=0xc00094ffe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x347
goroutine 40 [semacquire, 1212 minutes]:
runtime.gopark(0x410745?, 0x10?, 0x80?, 0x10?, 0xc000318501?)
runtime/proc.go:398 +0xce fp=0xc0007b4ed0 sp=0xc0007b4eb0 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.semacquire1(0xc000695f28, 0x60?, 0x1, 0x0, 0x8b?)
runtime/sema.go:160 +0x218 fp=0xc0007b4f38 sp=0xc0007b4ed0 pc=0x44f738
sync.runtime_Semacquire(0xc00096e600?)
runtime/sema.go:62 +0x25 fp=0xc0007b4f70 sp=0xc0007b4f38 pc=0x46d585
sync.(*WaitGroup).Wait(0x80?)
sync/waitgroup.go:116 +0x48 fp=0xc0007b4f98 sp=0xc0007b4f70 pc=0x48e4c8
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes(0xc00023fb80, {0x209f498?, 0x2e76f40}, 0x24?, {0xc000932f80, 0x3, 0xc3?})
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:71 +0x255 fp=0xc0007b5038 sp=0xc0007b4f98 pc=0xe3cf55
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).RunPreScaleInTasksWithRemoteCheck(0xc00023fb80, {0x209f498, 0x2e76f40}, 0xc00051dc80?, {0xc000129800, 0x20, 0x0?}, 0x3)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/cluster.go:182 +0xa39 fp=0xc0007b5428 sp=0xc0007b5038 pc=0xe3acf9
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).scaleIn(0xc0004f6a40, {0x209f498, 0x2e76f40}, 0xc00049f6c0, 0x0?, 0xc00048f838?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/aws.go:154 +0x805 fp=0xc0007b5770 sp=0xc0007b5428 pc=0x110bf85
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).Scale(0xc0004f6a40, {0x1d, {0xc0009a2d80, 0x27}, 0x0, 0xff, 0xc0005d20f0}, 0x438e3ac100000002?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/plugin.go:187 +0x4f4 fp=0xc0007b5870 sp=0xc0007b5770 pc=0x110ecb4
github.com/hashicorp/nomad-autoscaler/policyeval.runTargetScale({0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1d, {0xc0009a2d80, 0x27}, 0x0, 0xff, 0xc0005d20f0})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:359 +0x1c6 fp=0xc0007b5950 sp=0xc0007b5870 pc=0x15f2686
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).scaleTarget(0xc000096730, {0x20aa268, 0xc0005d2240}, {0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1d, {0xc0009a2d80, 0x27}, 0x0, ...}, ...)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:321 +0x5a5 fp=0xc0007b5a20 sp=0xc0007b5950 pc=0x15f1ec5
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).handlePolicy(0xc000096730, {0x209f508, 0xc000097360}, 0xc00032c5a0)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:280 +0x1385 fp=0xc0007b5f08 sp=0xc0007b5a20 pc=0x15f1485
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc000096730, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:79 +0x24f fp=0xc0007b5fb8 sp=0xc0007b5f08 pc=0x15efdaf
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func2()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x28 fp=0xc0007b5fe0 sp=0xc0007b5fb8 pc=0x165e8c8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0007b5fe8 sp=0xc0007b5fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x347
goroutine 41 [semacquire, 1201 minutes]:
runtime.gopark(0x410745?, 0x10?, 0x0?, 0x63?, 0xc000318501?)
runtime/proc.go:398 +0xce fp=0xc0008b8ed0 sp=0xc0008b8eb0 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.semacquire1(0xc000755d18, 0x60?, 0x1, 0x0, 0x8b?)
runtime/sema.go:160 +0x218 fp=0xc0008b8f38 sp=0xc0008b8ed0 pc=0x44f738
sync.runtime_Semacquire(0xc000316420?)
runtime/sema.go:62 +0x25 fp=0xc0008b8f70 sp=0xc0008b8f38 pc=0x46d585
sync.(*WaitGroup).Wait(0xc0008b9000?)
sync/waitgroup.go:116 +0x48 fp=0xc0008b8f98 sp=0xc0008b8f70 pc=0x48e4c8
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes(0xc00023fb80, {0x209f498?, 0x2e76f40}, 0x24?, {0xc000943b00, 0x4, 0xc3?})
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:71 +0x255 fp=0xc0008b9038 sp=0xc0008b8f98 pc=0xe3cf55
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).RunPreScaleInTasksWithRemoteCheck(0xc00023fb80, {0x209f498, 0x2e76f40}, 0xc000af1e80?, {0xc000040c00, 0x20, 0x0?}, 0x4)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/cluster.go:182 +0xa39 fp=0xc0008b9428 sp=0xc0008b9038 pc=0xe3acf9
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).scaleIn(0xc0004f6a40, {0x209f498, 0x2e76f40}, 0xc000657dc0, 0x0?, 0xc00048f838?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/aws.go:154 +0x805 fp=0xc0008b9770 sp=0xc0008b9428 pc=0x110bf85
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).Scale(0xc0004f6a40, {0x1c, {0xc0007ca540, 0x27}, 0x0, 0xff, 0xc0004f07b0}, 0x439b976a00000002?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/plugin.go:187 +0x4f4 fp=0xc0008b9870 sp=0xc0008b9770 pc=0x110ecb4
github.com/hashicorp/nomad-autoscaler/policyeval.runTargetScale({0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1c, {0xc0007ca540, 0x27}, 0x0, 0xff, 0xc0004f07b0})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:359 +0x1c6 fp=0xc0008b9950 sp=0xc0008b9870 pc=0x15f2686
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).scaleTarget(0xc000096780, {0x20aa268, 0xc0004f0960}, {0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1c, {0xc0007ca540, 0x27}, 0x0, ...}, ...)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:321 +0x5a5 fp=0xc0008b9a20 sp=0xc0008b9950 pc=0x15f1ec5
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).handlePolicy(0xc000096780, {0x209f508, 0xc000097360}, 0xc000997d10)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:280 +0x1385 fp=0xc0008b9f08 sp=0xc0008b9a20 pc=0x15f1485
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc000096780, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:79 +0x24f fp=0xc0008b9fb8 sp=0xc0008b9f08 pc=0x15efdaf
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func2()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x28 fp=0xc0008b9fe0 sp=0xc0008b9fb8 pc=0x165e8c8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0008b9fe8 sp=0xc0008b9fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x347
goroutine 42 [semacquire, 1183 minutes]:
runtime.gopark(0x410745?, 0x10?, 0x40?, 0x54?, 0xc000318501?)
runtime/proc.go:398 +0xce fp=0xc000b36ed0 sp=0xc000b36eb0 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.semacquire1(0xc000b244d8, 0x60?, 0x1, 0x0, 0x8b?)
runtime/sema.go:160 +0x218 fp=0xc000b36f38 sp=0xc000b36ed0 pc=0x44f738
sync.runtime_Semacquire(0xc000084d80?)
runtime/sema.go:62 +0x25 fp=0xc000b36f70 sp=0xc000b36f38 pc=0x46d585
sync.(*WaitGroup).Wait(0xc000b37000?)
sync/waitgroup.go:116 +0x48 fp=0xc000b36f98 sp=0xc000b36f70 pc=0x48e4c8
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes(0xc00023fb80, {0x209f498?, 0x2e76f40}, 0x24?, {0xc0006de300, 0x6, 0xc3?})
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:71 +0x255 fp=0xc000b37038 sp=0xc000b36f98 pc=0xe3cf55
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).RunPreScaleInTasksWithRemoteCheck(0xc00023fb80, {0x209f498, 0x2e76f40}, 0xc0008f7e20?, {0xc000040800, 0x20, 0x0?}, 0x6)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/cluster.go:182 +0xa39 fp=0xc000b37428 sp=0xc000b37038 pc=0xe3acf9
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).scaleIn(0xc0004f6a40, {0x209f498, 0x2e76f40}, 0xc000656380, 0x0?, 0xc00048f838?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/aws.go:154 +0x805 fp=0xc000b37770 sp=0xc000b37428 pc=0x110bf85
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).Scale(0xc0004f6a40, {0x1a, {0xc0009a23f0, 0x27}, 0x0, 0xff, 0xc0008fde90}, 0x4380b4f900000002?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/plugin.go:187 +0x4f4 fp=0xc000b37870 sp=0xc000b37770 pc=0x110ecb4
github.com/hashicorp/nomad-autoscaler/policyeval.runTargetScale({0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1a, {0xc0009a23f0, 0x27}, 0x0, 0xff, 0xc0008fde90})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:359 +0x1c6 fp=0xc000b37950 sp=0xc000b37870 pc=0x15f2686
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).scaleTarget(0xc0000967d0, {0x20aa268, 0xc000a8c000}, {0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1a, {0xc0009a23f0, 0x27}, 0x0, ...}, ...)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:321 +0x5a5 fp=0xc000b37a20 sp=0xc000b37950 pc=0x15f1ec5
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).handlePolicy(0xc0000967d0, {0x209f508, 0xc000097360}, 0xc000996460)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:280 +0x1385 fp=0xc000b37f08 sp=0xc000b37a20 pc=0x15f1485
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc0000967d0, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:79 +0x24f fp=0xc000b37fb8 sp=0xc000b37f08 pc=0x15efdaf
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func2()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x28 fp=0xc000b37fe0 sp=0xc000b37fb8 pc=0x165e8c8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000b37fe8 sp=0xc000b37fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x347
goroutine 43 [semacquire, 1206 minutes]:
runtime.gopark(0x410745?, 0x0?, 0x80?, 0x6d?, 0x41d776?)
runtime/proc.go:398 +0xce fp=0xc000a30ed0 sp=0xc000a30eb0 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.semacquire1(0xc0007d1738, 0x60?, 0x1, 0x0, 0x8b?)
runtime/sema.go:160 +0x218 fp=0xc000a30f38 sp=0xc000a30ed0 pc=0x44f738
sync.runtime_Semacquire(0xc0008e8120?)
runtime/sema.go:62 +0x25 fp=0xc000a30f70 sp=0xc000a30f38 pc=0x46d585
sync.(*WaitGroup).Wait(0xc000a31000?)
sync/waitgroup.go:116 +0x48 fp=0xc000a30f98 sp=0xc000a30f70 pc=0x48e4c8
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes(0xc00023fb80, {0x209f498?, 0x2e76f40}, 0x24?, {0xc00074e080, 0x4, 0xc3?})
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:71 +0x255 fp=0xc000a31038 sp=0xc000a30f98 pc=0xe3cf55
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).RunPreScaleInTasksWithRemoteCheck(0xc00023fb80, {0x209f498, 0x2e76f40}, 0xc000844b20?, {0xc000129200, 0x20, 0x0?}, 0x4)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/cluster.go:182 +0xa39 fp=0xc000a31428 sp=0xc000a31038 pc=0xe3acf9
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).scaleIn(0xc0004f6a40, {0x209f498, 0x2e76f40}, 0xc00091e1c0, 0x0?, 0xc00048f838?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/aws.go:154 +0x805 fp=0xc000a31770 sp=0xc000a31428 pc=0x110bf85
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).Scale(0xc0004f6a40, {0x1c, {0xc000a835c0, 0x27}, 0x0, 0xff, 0xc000ad4360}, 0x436a3ccc00000002?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/plugin.go:187 +0x4f4 fp=0xc000a31870 sp=0xc000a31770 pc=0x110ecb4
github.com/hashicorp/nomad-autoscaler/policyeval.runTargetScale({0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1c, {0xc000a835c0, 0x27}, 0x0, 0xff, 0xc000ad4360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:359 +0x1c6 fp=0xc000a31950 sp=0xc000a31870 pc=0x15f2686
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).scaleTarget(0xc000096820, {0x20aa268, 0xc000ad51a0}, {0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1c, {0xc000a835c0, 0x27}, 0x0, ...}, ...)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:321 +0x5a5 fp=0xc000a31a20 sp=0xc000a31950 pc=0x15f1ec5
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).handlePolicy(0xc000096820, {0x209f508, 0xc000097360}, 0xc000846320)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:280 +0x1385 fp=0xc000a31f08 sp=0xc000a31a20 pc=0x15f1485
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc000096820, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:79 +0x24f fp=0xc000a31fb8 sp=0xc000a31f08 pc=0x15efdaf
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func2()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x28 fp=0xc000a31fe0 sp=0xc000a31fb8 pc=0x165e8c8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000a31fe8 sp=0xc000a31fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x347
goroutine 44 [semacquire, 1217 minutes]:
runtime.gopark(0x410745?, 0x0?, 0xe0?, 0x61?, 0x41d776?)
runtime/proc.go:398 +0xce fp=0xc000a1aed0 sp=0xc000a1aeb0 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.semacquire1(0xc000912c88, 0x60?, 0x1, 0x0, 0x8b?)
runtime/sema.go:160 +0x218 fp=0xc000a1af38 sp=0xc000a1aed0 pc=0x44f738
sync.runtime_Semacquire(0xc0003383c0?)
runtime/sema.go:62 +0x25 fp=0xc000a1af70 sp=0xc000a1af38 pc=0x46d585
sync.(*WaitGroup).Wait(0x80?)
sync/waitgroup.go:116 +0x48 fp=0xc000a1af98 sp=0xc000a1af70 pc=0x48e4c8
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes(0xc00023fb80, {0x209f498?, 0x2e76f40}, 0x24?, {0xc000945280, 0x3, 0xc3?})
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:71 +0x255 fp=0xc000a1b038 sp=0xc000a1af98 pc=0xe3cf55
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).RunPreScaleInTasksWithRemoteCheck(0xc00023fb80, {0x209f498, 0x2e76f40}, 0xc0008b1a40?, {0xc000040c00, 0x20, 0x0?}, 0x3)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/cluster.go:182 +0xa39 fp=0xc000a1b428 sp=0xc000a1b038 pc=0xe3acf9
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).scaleIn(0xc0004f6a40, {0x209f498, 0x2e76f40}, 0xc0006faa80, 0x0?, 0xc00048f838?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/aws.go:154 +0x805 fp=0xc000a1b770 sp=0xc000a1b428 pc=0x110bf85
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).Scale(0xc0004f6a40, {0x1d, {0xc00042d920, 0x27}, 0x0, 0xff, 0xc00066c1e0}, 0x438cd54300000002?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/plugin.go:187 +0x4f4 fp=0xc000a1b870 sp=0xc000a1b770 pc=0x110ecb4
github.com/hashicorp/nomad-autoscaler/policyeval.runTargetScale({0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1d, {0xc00042d920, 0x27}, 0x0, 0xff, 0xc00066c1e0})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:359 +0x1c6 fp=0xc000a1b950 sp=0xc000a1b870 pc=0x15f2686
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).scaleTarget(0xc000096870, {0x20aa268, 0xc00066c3c0}, {0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1d, {0xc00042d920, 0x27}, 0x0, ...}, ...)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:321 +0x5a5 fp=0xc000a1ba20 sp=0xc000a1b950 pc=0x15f1ec5
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).handlePolicy(0xc000096870, {0x209f508, 0xc000097360}, 0xc000096fa0)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:280 +0x1385 fp=0xc000a1bf08 sp=0xc000a1ba20 pc=0x15f1485
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc000096870, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:79 +0x24f fp=0xc000a1bfb8 sp=0xc000a1bf08 pc=0x15efdaf
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func2()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x28 fp=0xc000a1bfe0 sp=0xc000a1bfb8 pc=0x165e8c8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000a1bfe8 sp=0xc000a1bfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x347
goroutine 45 [semacquire, 1223 minutes]:
runtime.gopark(0x410745?, 0x10?, 0xe0?, 0x87?, 0xc000318501?)
runtime/proc.go:398 +0xce fp=0xc0007b8ed0 sp=0xc0007b8eb0 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.semacquire1(0xc00033ee88, 0x60?, 0x1, 0x0, 0x8b?)
runtime/sema.go:160 +0x218 fp=0xc0007b8f38 sp=0xc0007b8ed0 pc=0x44f738
sync.runtime_Semacquire(0xc0004eca20?)
runtime/sema.go:62 +0x25 fp=0xc0007b8f70 sp=0xc0007b8f38 pc=0x46d585
sync.(*WaitGroup).Wait(0x80?)
sync/waitgroup.go:116 +0x48 fp=0xc0007b8f98 sp=0xc0007b8f70 pc=0x48e4c8
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes(0xc00023fb80, {0x209f498?, 0x2e76f40}, 0x24?, {0xc000932c80, 0x3, 0xc3?})
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:71 +0x255 fp=0xc0007b9038 sp=0xc0007b8f98 pc=0xe3cf55
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).RunPreScaleInTasksWithRemoteCheck(0xc00023fb80, {0x209f498, 0x2e76f40}, 0xc000678540?, {0xc000040400, 0x20, 0x0?}, 0x3)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/cluster.go:182 +0xa39 fp=0xc0007b9428 sp=0xc0007b9038 pc=0xe3acf9
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).scaleIn(0xc0004f6a40, {0x209f498, 0x2e76f40}, 0xc000656e00, 0x0?, 0xc00048f838?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/aws.go:154 +0x805 fp=0xc0007b9770 sp=0xc0007b9428 pc=0x110bf85
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).Scale(0xc0004f6a40, {0x1d, {0xc0006c6570, 0x27}, 0x0, 0xff, 0xc00025fc20}, 0x43932a3900000002?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/plugin.go:187 +0x4f4 fp=0xc0007b9870 sp=0xc0007b9770 pc=0x110ecb4
github.com/hashicorp/nomad-autoscaler/policyeval.runTargetScale({0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1d, {0xc0006c6570, 0x27}, 0x0, 0xff, 0xc00025fc20})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:359 +0x1c6 fp=0xc0007b9950 sp=0xc0007b9870 pc=0x15f2686
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).scaleTarget(0xc0000968c0, {0x20aa268, 0xc00025fd70}, {0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1d, {0xc0006c6570, 0x27}, 0x0, ...}, ...)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:321 +0x5a5 fp=0xc0007b9a20 sp=0xc0007b9950 pc=0x15f1ec5
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).handlePolicy(0xc0000968c0, {0x209f508, 0xc000097360}, 0xc00016eaa0)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:280 +0x1385 fp=0xc0007b9f08 sp=0xc0007b9a20 pc=0x15f1485
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc0000968c0, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:79 +0x24f fp=0xc0007b9fb8 sp=0xc0007b9f08 pc=0x15efdaf
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func2()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x28 fp=0xc0007b9fe0 sp=0xc0007b9fb8 pc=0x165e8c8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0007b9fe8 sp=0xc0007b9fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x347
goroutine 46 [semacquire, 1177 minutes]:
runtime.gopark(0x410745?, 0x10?, 0xa0?, 0x88?, 0xc000318501?)
runtime/proc.go:398 +0xce fp=0xc000beeed0 sp=0xc000beeeb0 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.semacquire1(0xc000c11b88, 0x60?, 0x1, 0x0, 0x8b?)
runtime/sema.go:160 +0x218 fp=0xc000beef38 sp=0xc000beeed0 pc=0x44f738
sync.runtime_Semacquire(0xc000374f60?)
runtime/sema.go:62 +0x25 fp=0xc000beef70 sp=0xc000beef38 pc=0x46d585
sync.(*WaitGroup).Wait(0xc0008f1000?)
sync/waitgroup.go:116 +0x48 fp=0xc000beef98 sp=0xc000beef70 pc=0x48e4c8
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes(0xc00023fb80, {0x209f498?, 0x2e76f40}, 0x24?, {0xc000c78b00, 0x6, 0xc3?})
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:71 +0x255 fp=0xc000bef038 sp=0xc000beef98 pc=0xe3cf55
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).RunPreScaleInTasksWithRemoteCheck(0xc00023fb80, {0x209f498, 0x2e76f40}, 0xc000cedac0?, {0xc000040e00, 0x20, 0x0?}, 0x6)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/cluster.go:182 +0xa39 fp=0xc000bef428 sp=0xc000bef038 pc=0xe3acf9
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).scaleIn(0xc0004f6a40, {0x209f498, 0x2e76f40}, 0xc00049fdc0, 0x0?, 0xc00048f838?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/aws.go:154 +0x805 fp=0xc000bef770 sp=0xc000bef428 pc=0x110bf85
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).Scale(0xc0004f6a40, {0x1a, {0xc000e1b650, 0x27}, 0x0, 0xff, 0xc000c851a0}, 0x43852af800000002?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/plugin.go:187 +0x4f4 fp=0xc000bef870 sp=0xc000bef770 pc=0x110ecb4
github.com/hashicorp/nomad-autoscaler/policyeval.runTargetScale({0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1a, {0xc000e1b650, 0x27}, 0x0, 0xff, 0xc000c851a0})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:359 +0x1c6 fp=0xc000bef950 sp=0xc000bef870 pc=0x15f2686
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).scaleTarget(0xc000096910, {0x20aa268, 0xc00066d380}, {0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1a, {0xc000e1b650, 0x27}, 0x0, ...}, ...)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:321 +0x5a5 fp=0xc000befa20 sp=0xc000bef950 pc=0x15f1ec5
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).handlePolicy(0xc000096910, {0x209f508, 0xc000097360}, 0xc0008f8fa0)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:280 +0x1385 fp=0xc000beff08 sp=0xc000befa20 pc=0x15f1485
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc000096910, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:79 +0x24f fp=0xc000beffb8 sp=0xc000beff08 pc=0x15efdaf
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func2()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x28 fp=0xc000beffe0 sp=0xc000beffb8 pc=0x165e8c8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000beffe8 sp=0xc000beffe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x347
goroutine 47 [semacquire, 1228 minutes]:
runtime.gopark(0x410745?, 0x0?, 0xa0?, 0xc8?, 0x41d776?)
runtime/proc.go:398 +0xce fp=0xc000792ed0 sp=0xc000792eb0 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.semacquire1(0xc0006953b8, 0x60?, 0x1, 0x0, 0x8b?)
runtime/sema.go:160 +0x218 fp=0xc000792f38 sp=0xc000792ed0 pc=0x44f738
sync.runtime_Semacquire(0xc0003380c0?)
runtime/sema.go:62 +0x25 fp=0xc000792f70 sp=0xc000792f38 pc=0x46d585
sync.(*WaitGroup).Wait(0x40?)
sync/waitgroup.go:116 +0x48 fp=0xc000792f98 sp=0xc000792f70 pc=0x48e4c8
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes(0xc00023fb80, {0x209f498?, 0x2e76f40}, 0x24?, {0xc000843180, 0x2, 0xc3?})
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:71 +0x255 fp=0xc000793038 sp=0xc000792f98 pc=0xe3cf55
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).RunPreScaleInTasksWithRemoteCheck(0xc00023fb80, {0x209f498, 0x2e76f40}, 0xc0006dac20?, {0xc000040200, 0x20, 0x0?}, 0x2)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/cluster.go:182 +0xa39 fp=0xc000793428 sp=0xc000793038 pc=0xe3acf9
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).scaleIn(0xc0004f6a40, {0x209f498, 0x2e76f40}, 0xc0006fa540, 0x0?, 0xc00048f838?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/aws.go:154 +0x805 fp=0xc000793770 sp=0xc000793428 pc=0x110bf85
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).Scale(0xc0004f6a40, {0x1e, {0xc0006b2f60, 0x27}, 0x0, 0xff, 0xc000573800}, 0xc000000002?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/plugin.go:187 +0x4f4 fp=0xc000793870 sp=0xc000793770 pc=0x110ecb4
github.com/hashicorp/nomad-autoscaler/policyeval.runTargetScale({0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1e, {0xc0006b2f60, 0x27}, 0x0, 0xff, 0xc000573800})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:359 +0x1c6 fp=0xc000793950 sp=0xc000793870 pc=0x15f2686
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).scaleTarget(0xc000096960, {0x20aa268, 0xc000573bc0}, {0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1e, {0xc0006b2f60, 0x27}, 0x0, ...}, ...)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:321 +0x5a5 fp=0xc000793a20 sp=0xc000793950 pc=0x15f1ec5
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).handlePolicy(0xc000096960, {0x209f508, 0xc000097360}, 0xc000096eb0)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:280 +0x1385 fp=0xc000793f08 sp=0xc000793a20 pc=0x15f1485
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc000096960, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:79 +0x24f fp=0xc000793fb8 sp=0xc000793f08 pc=0x15efdaf
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func2()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x28 fp=0xc000793fe0 sp=0xc000793fb8 pc=0x165e8c8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000793fe8 sp=0xc000793fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x347
goroutine 48 [semacquire, 1195 minutes]:
runtime.gopark(0x410745?, 0x10?, 0x0?, 0x7e?, 0xc000318501?)
runtime/proc.go:398 +0xce fp=0xc00068aed0 sp=0xc00068aeb0 pc=0x43e22e
runtime.goparkunlock(...)
runtime/proc.go:404
runtime.semacquire1(0xc000695458, 0x60?, 0x1, 0x0, 0x8b?)
runtime/sema.go:160 +0x218 fp=0xc00068af38 sp=0xc00068aed0 pc=0x44f738
sync.runtime_Semacquire(0xc0004ecea0?)
runtime/sema.go:62 +0x25 fp=0xc00068af70 sp=0xc00068af38 pc=0x46d585
sync.(*WaitGroup).Wait(0x100?)
sync/waitgroup.go:116 +0x48 fp=0xc00068af98 sp=0xc00068af70 pc=0x48e4c8
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes(0xc00023fb80, {0x209f498?, 0x2e76f40}, 0x24?, {0xc000a6ad00, 0x5, 0xc3?})
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:71 +0x255 fp=0xc00068b038 sp=0xc00068af98 pc=0xe3cf55
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).RunPreScaleInTasksWithRemoteCheck(0xc00023fb80, {0x209f498, 0x2e76f40}, 0xc000b232a0?, {0xc000129e00, 0x20, 0x0?}, 0x5)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/cluster.go:182 +0xa39 fp=0xc00068b428 sp=0xc00068b038 pc=0xe3acf9
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).scaleIn(0xc0004f6a40, {0x209f498, 0x2e76f40}, 0xc00049fc00, 0x0?, 0xc00048f838?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/aws.go:154 +0x805 fp=0xc00068b770 sp=0xc00068b428 pc=0x110bf85
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin.(*TargetPlugin).Scale(0xc0004f6a40, {0x1b, {0xc00042d560, 0x27}, 0x0, 0xff, 0xc000b4ca50}, 0x438c44ba00000002?)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/aws-asg/plugin/plugin.go:187 +0x4f4 fp=0xc00068b870 sp=0xc00068b770 pc=0x110ecb4
github.com/hashicorp/nomad-autoscaler/policyeval.runTargetScale({0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1b, {0xc00042d560, 0x27}, 0x0, 0xff, 0xc000b4ca50})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:359 +0x1c6 fp=0xc00068b950 sp=0xc00068b870 pc=0x15f2686
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).scaleTarget(0xc0000969b0, {0x20aa268, 0xc000b4cba0}, {0x7f7ea19829d8, 0xc0004f6a40}, 0xc000402600, {0x1b, {0xc00042d560, 0x27}, 0x0, ...}, ...)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:321 +0x5a5 fp=0xc00068ba20 sp=0xc00068b950 pc=0x15f1ec5
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).handlePolicy(0xc0000969b0, {0x209f508, 0xc000097360}, 0xc0009be8c0)
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:280 +0x1385 fp=0xc00068bf08 sp=0xc00068ba20 pc=0x15f1485
github.com/hashicorp/nomad-autoscaler/policyeval.(*BaseWorker).Run(0xc0000969b0, {0x209f508, 0xc000097360})
github.com/hashicorp/nomad-autoscaler/policyeval/base_worker.go:79 +0x24f fp=0xc00068bfb8 sp=0xc00068bf08 pc=0x15efdaf
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers.func2()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x28 fp=0xc00068bfe0 sp=0xc00068bfb8 pc=0x165e8c8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00068bfe8 sp=0xc00068bfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initWorkers in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:131 +0x347
goroutine 49 [select, 1311 minutes]:
runtime.gopark(0xc000026fb0?, 0x2?, 0x0?, 0x0?, 0xc000026f9c?)
runtime/proc.go:398 +0xce fp=0xc000026e40 sp=0xc000026e20 pc=0x43e22e
runtime.selectgo(0xc000026fb0, 0xc000026f98, 0x0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000026f60 sp=0xc000026e40 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initEnt.func1()
github.com/hashicorp/nomad-autoscaler/agent/agent_oss.go:14 +0x74 fp=0xc000026fe0 sp=0xc000026f60 pc=0x165f714
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000026fe8 sp=0xc000026fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).initEnt in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent_oss.go:12 +0x79
goroutine 50 [select]:
runtime.gopark(0xc000103f80?, 0x2?, 0x30?, 0x75?, 0xc000103f74?)
runtime/proc.go:398 +0xce fp=0xc000103e20 sp=0xc000103e00 pc=0x43e22e
runtime.selectgo(0xc000103f80, 0xc000103f70, 0x0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000103f40 sp=0xc000103e20 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).runEvalHandler(0xc00048d730, {0x209f508, 0xc000097360}, 0xc0004edda0)
github.com/hashicorp/nomad-autoscaler/agent/agent.go:103 +0xaa fp=0xc000103fb0 sp=0xc000103f40 pc=0x165e3aa
github.com/hashicorp/nomad-autoscaler/agent.(*Agent).Run.func3()
github.com/hashicorp/nomad-autoscaler/agent/agent.go:94 +0x2c fp=0xc000103fe0 sp=0xc000103fb0 pc=0x165e20c
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000103fe8 sp=0xc000103fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/agent.(*Agent).Run in goroutine 1
github.com/hashicorp/nomad-autoscaler/agent/agent.go:94 +0x417
goroutine 51 [select]:
runtime.gopark(0xc0002aef80?, 0x2?, 0x4?, 0x0?, 0xc0002aef74?)
runtime/proc.go:398 +0xce fp=0xc0002aee18 sp=0xc0002aedf8 pc=0x43e22e
runtime.selectgo(0xc0002aef80, 0xc0002aef70, 0x2?, 0x0, 0x2?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0002aef38 sp=0xc0002aee18 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).periodicMetricsReporter(0xc0004edd40, {0x209f508, 0xc000097360}, 0x0?)
github.com/hashicorp/nomad-autoscaler/policy/manager.go:245 +0xd7 fp=0xc0002aefb0 sp=0xc0002aef38 pc=0x15e6e37
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).Run.func2()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:66 +0x2c fp=0xc0002aefe0 sp=0xc0002aefb0 pc=0x15e5bec
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0002aefe8 sp=0xc0002aefe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).Run in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:66 +0x117
goroutine 52 [select, 1311 minutes]:
runtime.gopark(0xc000313f78?, 0x2?, 0x80?, 0xdc?, 0xc000313f64?)
runtime/proc.go:398 +0xce fp=0xc000461e10 sp=0xc000461df0 pc=0x43e22e
runtime.selectgo(0xc000461f78, 0xc000313f60, 0xc00046e368?, 0x0, 0x1a7fdc0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000461f30 sp=0xc000461e10 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/file.(*Source).MonitorIDs(0xc000402300, {0x209f508, 0xc000096a50}, {0xc0004edce0?, 0xc0004edc80?})
github.com/hashicorp/nomad-autoscaler/policy/file/source.go:87 +0x11f fp=0xc000461fa8 sp=0xc000461f30 pc=0x15e82df
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).Run.func3()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:78 +0x36 fp=0xc000461fe0 sp=0xc000461fa8 pc=0x15e5b96
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000461fe8 sp=0xc000461fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).Run in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:78 +0x2c5
goroutine 53 [select, 3 minutes]:
runtime.gopark(0xc000109f68?, 0x3?, 0x10?, 0x9d?, 0xc000109e5a?)
runtime/proc.go:398 +0xce fp=0xc000109cc0 sp=0xc000109ca0 pc=0x43e22e
runtime.selectgo(0xc000109f68, 0xc000109e54, 0x0?, 0x0, 0x1a267e0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000109de0 sp=0xc000109cc0 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorIDs(0xc0004f6fc0, {0x209f508, 0xc000096a50}, {0xc0004edce0?, 0xc0004edc80?})
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:117 +0x233 fp=0xc000109fa8 sp=0xc000109de0 pc=0x15eb9f3
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).Run.func3()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:78 +0x36 fp=0xc000109fe0 sp=0xc000109fa8 pc=0x15e5b96
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000109fe8 sp=0xc000109fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).Run in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:78 +0x2c5
goroutine 97433 [select, 3 minutes]:
runtime.gopark(0xc00075f6b0?, 0x6?, 0x70?, 0xf3?, 0xc00075f4c4?)
runtime/proc.go:398 +0xce fp=0xc00075f348 sp=0xc00075f328 pc=0x43e22e
runtime.selectgo(0xc00075f6b0, 0xc00075f4b8, 0xc00088c5c0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00075f468 sp=0xc00075f348 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00046e480, 0xc0004f6500)
net/http/transport.go:2652 +0x979 fp=0xc00075f720 sp=0xc00075f468 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483180, 0xc0005a0100)
net/http/transport.go:604 +0x79a fp=0xc00075f948 sp=0xc00075f720 pc=0x73eafa
net/http.(*Transport).RoundTrip(0xc00075d860?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc00075f968 sp=0xc00075f948 pc=0x726613
net/http.send(0xc0005a0100, {0x208ee80, 0xc000483180}, {0x1?, 0xc000745bd0?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc00075fb98 sp=0xc00075f968 pc=0x6e7626
net/http.(*Client).send(0xc0004f1f20, 0xc0005a0100, {0xc000745cd8?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc00075fc10 sp=0xc00075fb98 pc=0x6e6eb8
net/http.(*Client).do(0xc0004f1f20, 0xc0005a0100)
net/http/client.go:724 +0x912 fp=0xc00075fe20 sp=0xc00075fc10 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1500, 0xc0002960b0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc00075fe88 sp=0xc00075fe20 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x1e2f757?, {0x1e3d395?, 0xc0003478e0?}, {0x190e7c0, 0xc00043a318}, 0x9?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc00075ff30 sp=0xc00075fe88 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Scaling).ListPolicies(0xc000745fb0, 0xc000887320?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/scaling.go:23 +0x5f fp=0xc00075ff80 sp=0xc00075ff30 pc=0xafeadf
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorIDs.func1()
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:113 +0xc6 fp=0xc00075ffe0 sp=0xc00075ff80 pc=0x15ec066
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00075ffe8 sp=0xc00075ffe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorIDs in goroutine 53
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:106 +0x1b5
goroutine 177 [select, 4 minutes]:
runtime.gopark(0xc0005c1f90?, 0x2?, 0xe0?, 0x1d?, 0xc0005c1f1c?)
runtime/proc.go:398 +0xce fp=0xc0005c1db8 sp=0xc0005c1d98 pc=0x43e22e
runtime.selectgo(0xc0005c1f90, 0xc0005c1f18, 0xc0006cc880?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0005c1ed8 sp=0xc0005c1db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc000614120)
net/http/transport.go:2421 +0xe5 fp=0xc0005c1fc8 sp=0xc0005c1ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0005c1fe0 sp=0xc0005c1fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0005c1fe8 sp=0xc0005c1fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 164
net/http/transport.go:1777 +0x16f1
goroutine 61 [IO wait, 3 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x9?)
runtime/proc.go:398 +0xce fp=0xc0002a3ab8 sp=0xc0002a3a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0002a3af0 sp=0xc0002a3ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc6b70, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0002a3b10 sp=0xc0002a3af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000402380?, 0xc00032e000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0002a3b38 sp=0xc0002a3b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000402380, {0xc00032e000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0002a3bd0 sp=0xc0002a3b38 pc=0x4e041a
net.(*netFD).Read(0xc000402380, {0xc00032e000?, 0x740cc0?, 0xc000483180?})
net/fd_posix.go:55 +0x25 fp=0xc0002a3c18 sp=0xc0002a3bd0 pc=0x618105
net.(*conn).Read(0xc000064880, {0xc00032e000?, 0x0?, 0xc00002e4e0?})
net/net.go:179 +0x45 fp=0xc0002a3c60 sp=0xc0002a3c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc00032e000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0002a3c90 sp=0xc0002a3c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00046e480, {0xc00032e000?, 0xc0000cf1a0?, 0xc0002a3d38?})
net/http/transport.go:1954 +0x4a fp=0xc0002a3cf0 sp=0xc0002a3c90 pc=0x746f8a
bufio.(*Reader).fill(0xc000374780)
bufio/bufio.go:113 +0x103 fp=0xc0002a3d28 sp=0xc0002a3cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc000374780, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0002a3d48 sp=0xc0002a3d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00046e480)
net/http/transport.go:2118 +0x1b9 fp=0xc0002a3fc8 sp=0xc0002a3d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0002a3fe0 sp=0xc0002a3fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0002a3fe8 sp=0xc0002a3fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 55
net/http/transport.go:1776 +0x169f
goroutine 57 [select, 1 minutes]:
runtime.gopark(0xc000c6de80?, 0x6?, 0x20?, 0xdc?, 0xc000c6dd94?)
runtime/proc.go:398 +0xce fp=0xc000b3bbf8 sp=0xc000b3bbd8 pc=0x43e22e
runtime.selectgo(0xc000b3be80, 0xc000c6dd88, 0xc000097360?, 0x0, 0x1e5f49c?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000b3bd18 sp=0xc000b3bbf8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run(0xc0000fe5a0, {0x209f508, 0xc000097360}, 0xc00005e7d0?)
github.com/hashicorp/nomad-autoscaler/policy/handler.go:122 +0x3f1 fp=0xc000b3bf80 sp=0xc000b3bd18 pc=0x15e4031
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func1({0xc000110ae0, 0x24})
github.com/hashicorp/nomad-autoscaler/policy/manager.go:156 +0x3c fp=0xc000b3bfc0 sp=0xc000b3bf80 pc=0x15e66fc
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func2()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:162 +0x2b fp=0xc000b3bfe0 sp=0xc000b3bfc0 pc=0x15e668b
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000b3bfe8 sp=0xc000b3bfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:155 +0x86f
goroutine 58 [select]:
runtime.gopark(0xc000c23e80?, 0x6?, 0x20?, 0x3c?, 0xc000c23d94?)
runtime/proc.go:398 +0xce fp=0xc000c23bf8 sp=0xc000c23bd8 pc=0x43e22e
runtime.selectgo(0xc000c23e80, 0xc000c23d88, 0xc000097360?, 0x0, 0x2e448a0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000c23d18 sp=0xc000c23bf8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run(0xc0000fe6e0, {0x209f508, 0xc000097360}, 0x0?)
github.com/hashicorp/nomad-autoscaler/policy/handler.go:122 +0x3f1 fp=0xc000c23f80 sp=0xc000c23d18 pc=0x15e4031
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func1({0xc000110ba0, 0x24})
github.com/hashicorp/nomad-autoscaler/policy/manager.go:156 +0x3c fp=0xc000c23fc0 sp=0xc000c23f80 pc=0x15e66fc
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func2()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:162 +0x2b fp=0xc000c23fe0 sp=0xc000c23fc0 pc=0x15e668b
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000c23fe8 sp=0xc000c23fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:155 +0x86f
goroutine 59 [select, 1311 minutes]:
runtime.gopark(0xc000341f10?, 0x2?, 0x0?, 0x0?, 0xc000341e44?)
runtime/proc.go:398 +0xce fp=0xc000644cb8 sp=0xc000644c98 pc=0x43e22e
runtime.selectgo(0xc000644f10, 0xc000341e40, 0x6?, 0x0, 0x1b?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000644dd8 sp=0xc000644cb8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/file.(*Source).MonitorPolicy(0xc000402300, {0x209f508, 0xc000097d60}, {{0xc000110ba0, 0x24}, 0xc0000ceea0, 0xc0000cefc0, 0xc0000cee40})
github.com/hashicorp/nomad-autoscaler/policy/file/source.go:156 +0x769 fp=0xc000644f90 sp=0xc000644dd8 pc=0x15e8b29
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run.func2()
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x43 fp=0xc000644fe0 sp=0xc000644f90 pc=0x15e46e3
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000644fe8 sp=0xc000644fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run in goroutine 58
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x2d7
goroutine 60 [select, 1311 minutes]:
runtime.gopark(0xc00036df10?, 0x2?, 0x0?, 0x0?, 0xc00036de44?)
runtime/proc.go:398 +0xce fp=0xc00078fcb8 sp=0xc00078fc98 pc=0x43e22e
runtime.selectgo(0xc00078ff10, 0xc00036de40, 0x6?, 0x0, 0x19?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00078fdd8 sp=0xc00078fcb8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/file.(*Source).MonitorPolicy(0xc000402300, {0x209f508, 0xc00016e870}, {{0xc000110ae0, 0x24}, 0xc0000cecc0, 0xc0000cede0, 0xc0000cec60})
github.com/hashicorp/nomad-autoscaler/policy/file/source.go:156 +0x769 fp=0xc00078ff90 sp=0xc00078fdd8 pc=0x15e8b29
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run.func2()
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x43 fp=0xc00078ffe0 sp=0xc00078ff90 pc=0x15e46e3
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00078ffe8 sp=0xc00078ffe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run in goroutine 57
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x2d7
goroutine 62 [select, 3 minutes]:
runtime.gopark(0xc0002a4f90?, 0x2?, 0xe0?, 0x4d?, 0xc0002a4f1c?)
runtime/proc.go:398 +0xce fp=0xc0002a4db8 sp=0xc0002a4d98 pc=0x43e22e
runtime.selectgo(0xc0002a4f90, 0xc0002a4f18, 0xc00037e100?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0002a4ed8 sp=0xc0002a4db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00046e480)
net/http/transport.go:2421 +0xe5 fp=0xc0002a4fc8 sp=0xc0002a4ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0002a4fe0 sp=0xc0002a4fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0002a4fe8 sp=0xc0002a4fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 55
net/http/transport.go:1777 +0x16f1
goroutine 16 [select]:
runtime.gopark(0xc0003b5e80?, 0x6?, 0x20?, 0x5c?, 0xc0003b5d94?)
runtime/proc.go:398 +0xce fp=0xc0003b5bf8 sp=0xc0003b5bd8 pc=0x43e22e
runtime.selectgo(0xc0003b5e80, 0xc0003b5d88, 0xc000097360?, 0x0, 0xc0005787b8?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003b5d18 sp=0xc0003b5bf8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run(0xc0004150e0, {0x209f508, 0xc000097360}, 0xc0005787d0?)
github.com/hashicorp/nomad-autoscaler/policy/handler.go:122 +0x3f1 fp=0xc0003b5f80 sp=0xc0003b5d18 pc=0x15e4031
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func1({0xc000042840, 0x24})
github.com/hashicorp/nomad-autoscaler/policy/manager.go:156 +0x3c fp=0xc0003b5fc0 sp=0xc0003b5f80 pc=0x15e66fc
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func2()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:162 +0x2b fp=0xc0003b5fe0 sp=0xc0003b5fc0 pc=0x15e668b
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003b5fe8 sp=0xc0003b5fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:155 +0x86f
goroutine 65 [select]:
runtime.gopark(0xc0009afe80?, 0x6?, 0x20?, 0xfc?, 0xc0009afd94?)
runtime/proc.go:398 +0xce fp=0xc0009afbf8 sp=0xc0009afbd8 pc=0x43e22e
runtime.selectgo(0xc0009afe80, 0xc0009afd88, 0xc000097360?, 0x0, 0x6?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0009afd18 sp=0xc0009afbf8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run(0xc0004152c0, {0x209f508, 0xc000097360}, 0x0?)
github.com/hashicorp/nomad-autoscaler/policy/handler.go:122 +0x3f1 fp=0xc0009aff80 sp=0xc0009afd18 pc=0x15e4031
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func1({0xc000042870, 0x24})
github.com/hashicorp/nomad-autoscaler/policy/manager.go:156 +0x3c fp=0xc0009affc0 sp=0xc0009aff80 pc=0x15e66fc
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func2()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:162 +0x2b fp=0xc0009affe0 sp=0xc0009affc0 pc=0x15e668b
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0009affe8 sp=0xc0009affe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:155 +0x86f
goroutine 66 [select, 1 minutes]:
runtime.gopark(0xc000bafe80?, 0x6?, 0x20?, 0xfc?, 0xc000bafd94?)
runtime/proc.go:398 +0xce fp=0xc000306bf8 sp=0xc000306bd8 pc=0x43e22e
runtime.selectgo(0xc000306e80, 0xc000bafd88, 0xc000097360?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000306d18 sp=0xc000306bf8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run(0xc000415360, {0x209f508, 0xc000097360}, 0x0?)
github.com/hashicorp/nomad-autoscaler/policy/handler.go:122 +0x3f1 fp=0xc000306f80 sp=0xc000306d18 pc=0x15e4031
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func1({0xc0000428a0, 0x24})
github.com/hashicorp/nomad-autoscaler/policy/manager.go:156 +0x3c fp=0xc000306fc0 sp=0xc000306f80 pc=0x15e66fc
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func2()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:162 +0x2b fp=0xc000306fe0 sp=0xc000306fc0 pc=0x15e668b
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000306fe8 sp=0xc000306fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:155 +0x86f
goroutine 67 [select]:
runtime.gopark(0xc000a8be80?, 0x6?, 0x20?, 0xbc?, 0xc000a8bd94?)
runtime/proc.go:398 +0xce fp=0xc000a8bbf8 sp=0xc000a8bbd8 pc=0x43e22e
runtime.selectgo(0xc000a8be80, 0xc000a8bd88, 0xc000097360?, 0x0, 0x6?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000a8bd18 sp=0xc000a8bbf8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run(0xc000415400, {0x209f508, 0xc000097360}, 0x0?)
github.com/hashicorp/nomad-autoscaler/policy/handler.go:122 +0x3f1 fp=0xc000a8bf80 sp=0xc000a8bd18 pc=0x15e4031
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func1({0xc0000428d0, 0x24})
github.com/hashicorp/nomad-autoscaler/policy/manager.go:156 +0x3c fp=0xc000a8bfc0 sp=0xc000a8bf80 pc=0x15e66fc
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func2()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:162 +0x2b fp=0xc000a8bfe0 sp=0xc000a8bfc0 pc=0x15e668b
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000a8bfe8 sp=0xc000a8bfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:155 +0x86f
goroutine 68 [select]:
runtime.gopark(0xc0003d7e80?, 0x6?, 0x20?, 0x7c?, 0xc0003d7d94?)
runtime/proc.go:398 +0xce fp=0xc0003d7bf8 sp=0xc0003d7bd8 pc=0x43e22e
runtime.selectgo(0xc0003d7e80, 0xc0003d7d88, 0xc000097360?, 0x0, 0x6?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003d7d18 sp=0xc0003d7bf8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run(0xc0004154a0, {0x209f508, 0xc000097360}, 0x0?)
github.com/hashicorp/nomad-autoscaler/policy/handler.go:122 +0x3f1 fp=0xc0003d7f80 sp=0xc0003d7d18 pc=0x15e4031
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func1({0xc000042900, 0x24})
github.com/hashicorp/nomad-autoscaler/policy/manager.go:156 +0x3c fp=0xc0003d7fc0 sp=0xc0003d7f80 pc=0x15e66fc
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func2()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:162 +0x2b fp=0xc0003d7fe0 sp=0xc0003d7fc0 pc=0x15e668b
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003d7fe8 sp=0xc0003d7fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:155 +0x86f
goroutine 69 [select, 1 minutes]:
runtime.gopark(0xc00084ee80?, 0x6?, 0x20?, 0xec?, 0xc00084ed94?)
runtime/proc.go:398 +0xce fp=0xc00084ebf8 sp=0xc00084ebd8 pc=0x43e22e
runtime.selectgo(0xc00084ee80, 0xc00084ed88, 0xc000097360?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00084ed18 sp=0xc00084ebf8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run(0xc000415540, {0x209f508, 0xc000097360}, 0x0?)
github.com/hashicorp/nomad-autoscaler/policy/handler.go:122 +0x3f1 fp=0xc00084ef80 sp=0xc00084ed18 pc=0x15e4031
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func1({0xc000042930, 0x24})
github.com/hashicorp/nomad-autoscaler/policy/manager.go:156 +0x3c fp=0xc00084efc0 sp=0xc00084ef80 pc=0x15e66fc
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func2()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:162 +0x2b fp=0xc00084efe0 sp=0xc00084efc0 pc=0x15e668b
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00084efe8 sp=0xc00084efe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:155 +0x86f
goroutine 70 [select]:
runtime.gopark(0xc000763e80?, 0x6?, 0x20?, 0x3c?, 0xc000763d94?)
runtime/proc.go:398 +0xce fp=0xc000763bf8 sp=0xc000763bd8 pc=0x43e22e
runtime.selectgo(0xc000763e80, 0xc000763d88, 0xc000097360?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000763d18 sp=0xc000763bf8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run(0xc0004155e0, {0x209f508, 0xc000097360}, 0x0?)
github.com/hashicorp/nomad-autoscaler/policy/handler.go:122 +0x3f1 fp=0xc000763f80 sp=0xc000763d18 pc=0x15e4031
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func1({0xc000042960, 0x24})
github.com/hashicorp/nomad-autoscaler/policy/manager.go:156 +0x3c fp=0xc000763fc0 sp=0xc000763f80 pc=0x15e66fc
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func2()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:162 +0x2b fp=0xc000763fe0 sp=0xc000763fc0 pc=0x15e668b
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000763fe8 sp=0xc000763fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:155 +0x86f
goroutine 71 [select, 1 minutes]:
runtime.gopark(0xc000ddfe80?, 0x6?, 0x20?, 0xfc?, 0xc000ddfd94?)
runtime/proc.go:398 +0xce fp=0xc0007e7bf8 sp=0xc0007e7bd8 pc=0x43e22e
runtime.selectgo(0xc0007e7e80, 0xc000ddfd88, 0xc000097360?, 0x0, 0x2e448a0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0007e7d18 sp=0xc0007e7bf8 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run(0xc000415680, {0x209f508, 0xc000097360}, 0x0?)
github.com/hashicorp/nomad-autoscaler/policy/handler.go:122 +0x3f1 fp=0xc0007e7f80 sp=0xc0007e7d18 pc=0x15e4031
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func1({0xc000042990, 0x24})
github.com/hashicorp/nomad-autoscaler/policy/manager.go:156 +0x3c fp=0xc0007e7fc0 sp=0xc0007e7f80 pc=0x15e66fc
github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies.func2()
github.com/hashicorp/nomad-autoscaler/policy/manager.go:162 +0x2b fp=0xc0007e7fe0 sp=0xc0007e7fc0 pc=0x15e668b
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0007e7fe8 sp=0xc0007e7fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Manager).monitorPolicies in goroutine 28
github.com/hashicorp/nomad-autoscaler/policy/manager.go:155 +0x86f
goroutine 72 [select, 2 minutes]:
runtime.gopark(0xc000104ec0?, 0x3?, 0x0?, 0x4c?, 0xc000104d82?)
runtime/proc.go:398 +0xce fp=0xc000104bb0 sp=0xc000104b90 pc=0x43e22e
runtime.selectgo(0xc000104ec0, 0xc000104d7c, 0xc000565900?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000104cd0 sp=0xc000104bb0 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy(0xc0004f6fc0, {0x209f508, 0xc0003f2960}, {{0xc000042990, 0x24}, 0xc0001017a0, 0xc0001018c0, 0xc000101740})
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:206 +0x3bb fp=0xc000104f90 sp=0xc000104cd0 pc=0x15ec4bb
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run.func2()
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x43 fp=0xc000104fe0 sp=0xc000104f90 pc=0x15e46e3
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000104fe8 sp=0xc000104fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run in goroutine 71
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x2d7
goroutine 124 [IO wait, 2 minutes]:
runtime.gopark(0xc0005c3ac8?, 0xb?, 0x0?, 0x0?, 0xa?)
runtime/proc.go:398 +0xce fp=0xc0005c3ab8 sp=0xc0005c3a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0005c3af0 sp=0xc0005c3ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc6a78, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0005c3b10 sp=0xc0005c3af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c0780?, 0xc0004d8000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0005c3b38 sp=0xc0005c3b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c0780, {0xc0004d8000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0005c3bd0 sp=0xc0005c3b38 pc=0x4e041a
net.(*netFD).Read(0xc0000c0780, {0xc0004d8000?, 0x740cc0?, 0xc000483180?})
net/fd_posix.go:55 +0x25 fp=0xc0005c3c18 sp=0xc0005c3bd0 pc=0x618105
net.(*conn).Read(0xc00011b968, {0xc0004d8000?, 0x0?, 0xc0003a0680?})
net/net.go:179 +0x45 fp=0xc0005c3c60 sp=0xc0005c3c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0004d8000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0005c3c90 sp=0xc0005c3c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00055de60, {0xc0004d8000?, 0xc0004da180?, 0xc0005c3d38?})
net/http/transport.go:1954 +0x4a fp=0xc0005c3cf0 sp=0xc0005c3c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0003cf680)
bufio/bufio.go:113 +0x103 fp=0xc0005c3d28 sp=0xc0005c3cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0003cf680, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0005c3d48 sp=0xc0005c3d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00055de60)
net/http/transport.go:2118 +0x1b9 fp=0xc0005c3fc8 sp=0xc0005c3d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0005c3fe0 sp=0xc0005c3fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0005c3fe8 sp=0xc0005c3fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 74
net/http/transport.go:1776 +0x169f
goroutine 76 [select, 3 minutes]:
runtime.gopark(0xc00045eec0?, 0x3?, 0x0?, 0xec?, 0xc00045ed82?)
runtime/proc.go:398 +0xce fp=0xc00045ebb0 sp=0xc00045eb90 pc=0x43e22e
runtime.selectgo(0xc00045eec0, 0xc00045ed7c, 0xc0003476d0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00045ecd0 sp=0xc00045ebb0 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy(0xc0004f6fc0, {0x209f508, 0xc0003f2aa0}, {{0xc000042810, 0x24}, 0xc0001008a0, 0xc0001009c0, 0xc000100840})
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:206 +0x3bb fp=0xc00045ef90 sp=0xc00045ecd0 pc=0x15ec4bb
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run.func2()
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x43 fp=0xc00045efe0 sp=0xc00045ef90 pc=0x15e46e3
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00045efe8 sp=0xc00045efe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run in goroutine 15
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x2d7
goroutine 125 [select, 2 minutes]:
runtime.gopark(0xc0005c4f90?, 0x2?, 0xe0?, 0x4d?, 0xc0005c4f1c?)
runtime/proc.go:398 +0xce fp=0xc0005c4db8 sp=0xc0005c4d98 pc=0x43e22e
runtime.selectgo(0xc0005c4f90, 0xc0005c4f18, 0xc000394b40?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0005c4ed8 sp=0xc0005c4db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00055de60)
net/http/transport.go:2421 +0xe5 fp=0xc0005c4fc8 sp=0xc0005c4ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0005c4fe0 sp=0xc0005c4fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0005c4fe8 sp=0xc0005c4fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 74
net/http/transport.go:1777 +0x16f1
goroutine 122 [IO wait, 3 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0xb?)
runtime/proc.go:398 +0xce fp=0xc0004e5ab8 sp=0xc0004e5a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0004e5af0 sp=0xc0004e5ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc6980, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0004e5b10 sp=0xc0004e5af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c0800?, 0xc0004d6000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0004e5b38 sp=0xc0004e5b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c0800, {0xc0004d6000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0004e5bd0 sp=0xc0004e5b38 pc=0x4e041a
net.(*netFD).Read(0xc0000c0800, {0xc0004d6000?, 0x740cc0?, 0xc000483180?})
net/fd_posix.go:55 +0x25 fp=0xc0004e5c18 sp=0xc0004e5bd0 pc=0x618105
net.(*conn).Read(0xc00011b960, {0xc0004d6000?, 0x0?, 0xc00081c1a0?})
net/net.go:179 +0x45 fp=0xc0004e5c60 sp=0xc0004e5c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0004d6000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0004e5c90 sp=0xc0004e5c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00039a000, {0xc0004d6000?, 0xc0004da120?, 0xc0004e5d38?})
net/http/transport.go:1954 +0x4a fp=0xc0004e5cf0 sp=0xc0004e5c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0003cf5c0)
bufio/bufio.go:113 +0x103 fp=0xc0004e5d28 sp=0xc0004e5cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0003cf5c0, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0004e5d48 sp=0xc0004e5d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00039a000)
net/http/transport.go:2118 +0x1b9 fp=0xc0004e5fc8 sp=0xc0004e5d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0004e5fe0 sp=0xc0004e5fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0004e5fe8 sp=0xc0004e5fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 78
net/http/transport.go:1776 +0x169f
goroutine 80 [select, 2 minutes]:
runtime.gopark(0xc00001aec0?, 0x3?, 0x0?, 0xac?, 0xc00001ad82?)
runtime/proc.go:398 +0xce fp=0xc00001abb0 sp=0xc00001ab90 pc=0x43e22e
runtime.selectgo(0xc00001aec0, 0xc00001ad7c, 0xc0003473e0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00001acd0 sp=0xc00001abb0 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy(0xc0004f6fc0, {0x209f508, 0xc0003f2c30}, {{0xc000042840, 0x24}, 0xc000100a80, 0xc000100ba0, 0xc000100a20})
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:206 +0x3bb fp=0xc00001af90 sp=0xc00001acd0 pc=0x15ec4bb
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run.func2()
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x43 fp=0xc00001afe0 sp=0xc00001af90 pc=0x15e46e3
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00001afe8 sp=0xc00001afe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run in goroutine 16
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x2d7
goroutine 97509 [select, 2 minutes]:
runtime.gopark(0xc0003b1698?, 0x6?, 0x58?, 0x13?, 0xc0003b14ac?)
runtime/proc.go:398 +0xce fp=0xc0003b1330 sp=0xc0003b1310 pc=0x43e22e
runtime.selectgo(0xc0003b1698, 0xc0003b14a0, 0xc0007983e0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003b1450 sp=0xc0003b1330 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00039aa20, 0xc000d8e500)
net/http/transport.go:2652 +0x979 fp=0xc0003b1708 sp=0xc0003b1450 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483180, 0xc000a6a700)
net/http/transport.go:604 +0x79a fp=0xc0003b1930 sp=0xc0003b1708 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x42503c?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc0003b1950 sp=0xc0003b1930 pc=0x726613
net/http.send(0xc000a6a700, {0x208ee80, 0xc000483180}, {0x1?, 0xc000589bb8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc0003b1b80 sp=0xc0003b1950 pc=0x6e7626
net/http.(*Client).send(0xc0004f1f20, 0xc000a6a700, {0xc000589cc0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0003b1bf8 sp=0xc0003b1b80 pc=0x6e6eb8
net/http.(*Client).do(0xc0004f1f20, 0xc000a6a700)
net/http/client.go:724 +0x912 fp=0xc0003b1e08 sp=0xc0003b1bf8 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1500, 0xc000398160?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc0003b1e70 sp=0xc0003b1e08 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0xc000589f30?, {0xc000bd4c40?, 0x2?}, {0x1a4e8c0, 0xc000222070}, 0xc000565960?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc0003b1f18 sp=0xc0003b1e70 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Scaling).GetPolicy(0xc000589fb0, {0xc000042840, 0x24}, 0xc000b9c990?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/scaling.go:32 +0x86 fp=0xc0003b1f70 sp=0xc0003b1f18 pc=0xafebc6
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy.func1()
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:202 +0xdb fp=0xc0003b1fe0 sp=0xc0003b1f70 pc=0x15eccbb
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003b1fe8 sp=0xc0003b1fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy in goroutine 80
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:195 +0x33e
goroutine 123 [select, 3 minutes]:
runtime.gopark(0xc0004e6f90?, 0x2?, 0xe0?, 0x6d?, 0xc0004e6f1c?)
runtime/proc.go:398 +0xce fp=0xc0004e6db8 sp=0xc0004e6d98 pc=0x43e22e
runtime.selectgo(0xc0004e6f90, 0xc0004e6f18, 0xc000394b00?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0004e6ed8 sp=0xc0004e6db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00039a000)
net/http/transport.go:2421 +0xe5 fp=0xc0004e6fc8 sp=0xc0004e6ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0004e6fe0 sp=0xc0004e6fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0004e6fe8 sp=0xc0004e6fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 78
net/http/transport.go:1777 +0x16f1
goroutine 120 [IO wait, 2 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0xc?)
runtime/proc.go:398 +0xce fp=0xc0005c7ab8 sp=0xc0005c7a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0005c7af0 sp=0xc0005c7ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc6888, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0005c7b10 sp=0xc0005c7af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c0900?, 0xc0004d4000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0005c7b38 sp=0xc0005c7b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c0900, {0xc0004d4000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0005c7bd0 sp=0xc0005c7b38 pc=0x4e041a
net.(*netFD).Read(0xc0000c0900, {0xc0004d4000?, 0x740cc0?, 0xc000483180?})
net/fd_posix.go:55 +0x25 fp=0xc0005c7c18 sp=0xc0005c7bd0 pc=0x618105
net.(*conn).Read(0xc00011b958, {0xc0004d4000?, 0x0?, 0xc00075da00?})
net/net.go:179 +0x45 fp=0xc0005c7c60 sp=0xc0005c7c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0004d4000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0005c7c90 sp=0xc0005c7c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00039a120, {0xc0004d4000?, 0xc0004da0c0?, 0xc0005c7d38?})
net/http/transport.go:1954 +0x4a fp=0xc0005c7cf0 sp=0xc0005c7c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0003cf500)
bufio/bufio.go:113 +0x103 fp=0xc0005c7d28 sp=0xc0005c7cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0003cf500, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0005c7d48 sp=0xc0005c7d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00039a120)
net/http/transport.go:2118 +0x1b9 fp=0xc0005c7fc8 sp=0xc0005c7d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0005c7fe0 sp=0xc0005c7fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0005c7fe8 sp=0xc0005c7fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 82
net/http/transport.go:1776 +0x169f
goroutine 84 [select, 2 minutes]:
runtime.gopark(0xc0005c5ec0?, 0x3?, 0x0?, 0x5c?, 0xc0005c5d82?)
runtime/proc.go:398 +0xce fp=0xc0005c5bb0 sp=0xc0005c5b90 pc=0x43e22e
runtime.selectgo(0xc0005c5ec0, 0xc0005c5d7c, 0xc000347230?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0005c5cd0 sp=0xc0005c5bb0 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy(0xc0004f6fc0, {0x209f508, 0xc0003f2d70}, {{0xc000042870, 0x24}, 0xc000100c60, 0xc000100d80, 0xc000100c00})
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:206 +0x3bb fp=0xc0005c5f90 sp=0xc0005c5cd0 pc=0x15ec4bb
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run.func2()
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x43 fp=0xc0005c5fe0 sp=0xc0005c5f90 pc=0x15e46e3
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0005c5fe8 sp=0xc0005c5fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run in goroutine 65
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x2d7
goroutine 97523 [select, 2 minutes]:
runtime.gopark(0xc0003bb698?, 0x6?, 0x58?, 0xb3?, 0xc0003bb4ac?)
runtime/proc.go:398 +0xce fp=0xc0003bb330 sp=0xc0003bb310 pc=0x43e22e
runtime.selectgo(0xc0003bb698, 0xc0003bb4a0, 0xc000302f50?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003bb450 sp=0xc0003bb330 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00055de60, 0xc000b802c0)
net/http/transport.go:2652 +0x979 fp=0xc0003bb708 sp=0xc0003bb450 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483180, 0xc000380100)
net/http/transport.go:604 +0x79a fp=0xc0003bb930 sp=0xc0003bb708 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x46c42e?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc0003bb950 sp=0xc0003bb930 pc=0x726613
net/http.send(0xc000380100, {0x208ee80, 0xc000483180}, {0x1?, 0xc0002a7bb8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc0003bbb80 sp=0xc0003bb950 pc=0x6e7626
net/http.(*Client).send(0xc0004f1f20, 0xc000380100, {0xc0002a7cc0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0003bbbf8 sp=0xc0003bbb80 pc=0x6e6eb8
net/http.(*Client).do(0xc0004f1f20, 0xc000380100)
net/http/client.go:724 +0x912 fp=0xc0003bbe08 sp=0xc0003bbbf8 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1500, 0xc0003982c0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc0003bbe70 sp=0xc0003bbe08 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0xc0002a7f30?, {0xc000637100?, 0x2?}, {0x1a4e8c0, 0xc0000ec0e0}, 0xc0003478e0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc0003bbf18 sp=0xc0003bbe70 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Scaling).GetPolicy(0xc0002a7fb0, {0xc000042870, 0x24}, 0xc000b51a40?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/scaling.go:32 +0x86 fp=0xc0003bbf70 sp=0xc0003bbf18 pc=0xafebc6
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy.func1()
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:202 +0xdb fp=0xc0003bbfe0 sp=0xc0003bbf70 pc=0x15eccbb
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003bbfe8 sp=0xc0003bbfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy in goroutine 84
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:195 +0x33e
goroutine 121 [select, 2 minutes]:
runtime.gopark(0xc0004e4f90?, 0x2?, 0xe0?, 0x4d?, 0xc0004e4f1c?)
runtime/proc.go:398 +0xce fp=0xc0004e4db8 sp=0xc0004e4d98 pc=0x43e22e
runtime.selectgo(0xc0004e4f90, 0xc0004e4f18, 0xc000394ac0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0004e4ed8 sp=0xc0004e4db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00039a120)
net/http/transport.go:2421 +0xe5 fp=0xc0004e4fc8 sp=0xc0004e4ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0004e4fe0 sp=0xc0004e4fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0004e4fe8 sp=0xc0004e4fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 82
net/http/transport.go:1777 +0x16f1
goroutine 118 [IO wait, 2 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0xd?)
runtime/proc.go:398 +0xce fp=0xc0004e9ab8 sp=0xc0004e9a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0004e9af0 sp=0xc0004e9ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc6790, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0004e9b10 sp=0xc0004e9af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c0980?, 0xc0004d2000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0004e9b38 sp=0xc0004e9b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c0980, {0xc0004d2000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0004e9bd0 sp=0xc0004e9b38 pc=0x4e041a
net.(*netFD).Read(0xc0000c0980, {0xc0004d2000?, 0x740cc0?, 0xc000483180?})
net/fd_posix.go:55 +0x25 fp=0xc0004e9c18 sp=0xc0004e9bd0 pc=0x618105
net.(*conn).Read(0xc00011b950, {0xc0004d2000?, 0x0?, 0xc0003d01a0?})
net/net.go:179 +0x45 fp=0xc0004e9c60 sp=0xc0004e9c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0004d2000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0004e9c90 sp=0xc0004e9c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00039a240, {0xc0004d2000?, 0xc0004da060?, 0xc0004e9d38?})
net/http/transport.go:1954 +0x4a fp=0xc0004e9cf0 sp=0xc0004e9c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0003cf440)
bufio/bufio.go:113 +0x103 fp=0xc0004e9d28 sp=0xc0004e9cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0003cf440, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0004e9d48 sp=0xc0004e9d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00039a240)
net/http/transport.go:2118 +0x1b9 fp=0xc0004e9fc8 sp=0xc0004e9d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0004e9fe0 sp=0xc0004e9fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0004e9fe8 sp=0xc0004e9fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 86
net/http/transport.go:1776 +0x169f
goroutine 88 [select, 5 minutes]:
runtime.gopark(0xc0005c6ec0?, 0x3?, 0x5?, 0x4f?, 0xc0005c6d82?)
runtime/proc.go:398 +0xce fp=0xc0005c6bb0 sp=0xc0005c6b90 pc=0x43e22e
runtime.selectgo(0xc0005c6ec0, 0xc0005c6d7c, 0xc000347080?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0005c6cd0 sp=0xc0005c6bb0 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy(0xc0004f6fc0, {0x209f508, 0xc0003f2eb0}, {{0xc0000428a0, 0x24}, 0xc000100e40, 0xc000100f60, 0xc000100de0})
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:206 +0x3bb fp=0xc0005c6f90 sp=0xc0005c6cd0 pc=0x15ec4bb
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run.func2()
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x43 fp=0xc0005c6fe0 sp=0xc0005c6f90 pc=0x15e46e3
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0005c6fe8 sp=0xc0005c6fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run in goroutine 66
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x2d7
goroutine 119 [select, 2 minutes]:
runtime.gopark(0xc0004eaf90?, 0x2?, 0xe0?, 0xad?, 0xc0004eaf1c?)
runtime/proc.go:398 +0xce fp=0xc0004eadb8 sp=0xc0004ead98 pc=0x43e22e
runtime.selectgo(0xc0004eaf90, 0xc0004eaf18, 0xc000394a80?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0004eaed8 sp=0xc0004eadb8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00039a240)
net/http/transport.go:2421 +0xe5 fp=0xc0004eafc8 sp=0xc0004eaed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0004eafe0 sp=0xc0004eafc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0004eafe8 sp=0xc0004eafe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 86
net/http/transport.go:1777 +0x16f1
goroutine 116 [IO wait, 2 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0xe?)
runtime/proc.go:398 +0xce fp=0xc0004e7ab8 sp=0xc0004e7a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0004e7af0 sp=0xc0004e7ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc6698, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0004e7b10 sp=0xc0004e7af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c0a00?, 0xc0004d0000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0004e7b38 sp=0xc0004e7b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c0a00, {0xc0004d0000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0004e7bd0 sp=0xc0004e7b38 pc=0x4e041a
net.(*netFD).Read(0xc0000c0a00, {0xc0004d0000?, 0x740cc0?, 0xc000483180?})
net/fd_posix.go:55 +0x25 fp=0xc0004e7c18 sp=0xc0004e7bd0 pc=0x618105
net.(*conn).Read(0xc00011b948, {0xc0004d0000?, 0x0?, 0xc0007721a0?})
net/net.go:179 +0x45 fp=0xc0004e7c60 sp=0xc0004e7c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0004d0000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0004e7c90 sp=0xc0004e7c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00039a360, {0xc0004d0000?, 0xc0004da000?, 0xc0004e7d38?})
net/http/transport.go:1954 +0x4a fp=0xc0004e7cf0 sp=0xc0004e7c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0003cf380)
bufio/bufio.go:113 +0x103 fp=0xc0004e7d28 sp=0xc0004e7cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0003cf380, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0004e7d48 sp=0xc0004e7d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00039a360)
net/http/transport.go:2118 +0x1b9 fp=0xc0004e7fc8 sp=0xc0004e7d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0004e7fe0 sp=0xc0004e7fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0004e7fe8 sp=0xc0004e7fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 90
net/http/transport.go:1776 +0x169f
goroutine 92 [select, 1 minutes]:
runtime.gopark(0xc00045fec0?, 0x3?, 0x0?, 0xfc?, 0xc00045fd82?)
runtime/proc.go:398 +0xce fp=0xc00045fbb0 sp=0xc00045fb90 pc=0x43e22e
runtime.selectgo(0xc00045fec0, 0xc00045fd7c, 0xc000347870?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00045fcd0 sp=0xc00045fbb0 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy(0xc0004f6fc0, {0x209f508, 0xc0003f2ff0}, {{0xc0000428d0, 0x24}, 0xc000101020, 0xc000101140, 0xc000100fc0})
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:206 +0x3bb fp=0xc00045ff90 sp=0xc00045fcd0 pc=0x15ec4bb
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run.func2()
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x43 fp=0xc00045ffe0 sp=0xc00045ff90 pc=0x15e46e3
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00045ffe8 sp=0xc00045ffe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run in goroutine 67
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x2d7
goroutine 97582 [select, 1 minutes]:
runtime.gopark(0xc000169698?, 0x6?, 0x58?, 0x93?, 0xc0001694ac?)
runtime/proc.go:398 +0xce fp=0xc000169330 sp=0xc000169310 pc=0x43e22e
runtime.selectgo(0xc000169698, 0xc0001694a0, 0xc000302fa0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000169450 sp=0xc000169330 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00039a5a0, 0xc00068c380)
net/http/transport.go:2652 +0x979 fp=0xc000169708 sp=0xc000169450 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483180, 0xc000e10900)
net/http/transport.go:604 +0x79a fp=0xc000169930 sp=0xc000169708 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x42503c?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc000169950 sp=0xc000169930 pc=0x726613
net/http.send(0xc000e10900, {0x208ee80, 0xc000483180}, {0x1?, 0xc0003a5bb8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc000169b80 sp=0xc000169950 pc=0x6e7626
net/http.(*Client).send(0xc0004f1f20, 0xc000e10900, {0xc0003a5cc0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc000169bf8 sp=0xc000169b80 pc=0x6e6eb8
net/http.(*Client).do(0xc0004f1f20, 0xc000e10900)
net/http/client.go:724 +0x912 fp=0xc000169e08 sp=0xc000169bf8 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1500, 0xc000398580?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc000169e70 sp=0xc000169e08 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0xc0003a5f30?, {0xc000637280?, 0x2?}, {0x1a4e8c0, 0xc00021b570}, 0xc0003478e0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc000169f18 sp=0xc000169e70 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Scaling).GetPolicy(0xc0003a5fb0, {0xc0000428d0, 0x24}, 0xc0009eb200?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/scaling.go:32 +0x86 fp=0xc000169f70 sp=0xc000169f18 pc=0xafebc6
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy.func1()
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:202 +0xdb fp=0xc000169fe0 sp=0xc000169f70 pc=0x15eccbb
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000169fe8 sp=0xc000169fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy in goroutine 92
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:195 +0x33e
goroutine 117 [select, 2 minutes]:
runtime.gopark(0xc0004e8f90?, 0x2?, 0xe0?, 0x8d?, 0xc0004e8f1c?)
runtime/proc.go:398 +0xce fp=0xc0004e8db8 sp=0xc0004e8d98 pc=0x43e22e
runtime.selectgo(0xc0004e8f90, 0xc0004e8f18, 0xc000394a40?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0004e8ed8 sp=0xc0004e8db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00039a360)
net/http/transport.go:2421 +0xe5 fp=0xc0004e8fc8 sp=0xc0004e8ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0004e8fe0 sp=0xc0004e8fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0004e8fe8 sp=0xc0004e8fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 90
net/http/transport.go:1777 +0x16f1
goroutine 114 [IO wait, 1 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0xf?)
runtime/proc.go:398 +0xce fp=0xc0003bdab8 sp=0xc0003bda98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0003bdaf0 sp=0xc0003bdab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc65a0, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0003bdb10 sp=0xc0003bdaf0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c0a80?, 0xc0004ce000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0003bdb38 sp=0xc0003bdb10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c0a80, {0xc0004ce000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0003bdbd0 sp=0xc0003bdb38 pc=0x4e041a
net.(*netFD).Read(0xc0000c0a80, {0xc0004ce000?, 0x740cc0?, 0xc000483180?})
net/fd_posix.go:55 +0x25 fp=0xc0003bdc18 sp=0xc0003bdbd0 pc=0x618105
net.(*conn).Read(0xc00011b940, {0xc0004ce000?, 0x0?, 0xc0003a1380?})
net/net.go:179 +0x45 fp=0xc0003bdc60 sp=0xc0003bdc18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0004ce000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0003bdc90 sp=0xc0003bdc60 pc=0x63a285
net/http.(*persistConn).Read(0xc00039a5a0, {0xc0004ce000?, 0xc00039ff80?, 0xc0003bdd38?})
net/http/transport.go:1954 +0x4a fp=0xc0003bdcf0 sp=0xc0003bdc90 pc=0x746f8a
bufio.(*Reader).fill(0xc0003cf2c0)
bufio/bufio.go:113 +0x103 fp=0xc0003bdd28 sp=0xc0003bdcf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0003cf2c0, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0003bdd48 sp=0xc0003bdd28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00039a5a0)
net/http/transport.go:2118 +0x1b9 fp=0xc0003bdfc8 sp=0xc0003bdd48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0003bdfe0 sp=0xc0003bdfc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003bdfe8 sp=0xc0003bdfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 94
net/http/transport.go:1776 +0x169f
goroutine 96 [select, 1 minutes]:
runtime.gopark(0xc000649ec0?, 0x3?, 0x0?, 0x9c?, 0xc000649d82?)
runtime/proc.go:398 +0xce fp=0xc000649bb0 sp=0xc000649b90 pc=0x43e22e
runtime.selectgo(0xc000649ec0, 0xc000649d7c, 0xc000346ec0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000649cd0 sp=0xc000649bb0 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy(0xc0004f6fc0, {0x209f508, 0xc0003f3180}, {{0xc000042900, 0x24}, 0xc000101200, 0xc000101320, 0xc0001011a0})
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:206 +0x3bb fp=0xc000649f90 sp=0xc000649cd0 pc=0x15ec4bb
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run.func2()
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x43 fp=0xc000649fe0 sp=0xc000649f90 pc=0x15e46e3
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000649fe8 sp=0xc000649fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run in goroutine 68
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x2d7
goroutine 97585 [select, 1 minutes]:
runtime.gopark(0xc000ddb698?, 0x6?, 0x58?, 0xb3?, 0xc000ddb4ac?)
runtime/proc.go:398 +0xce fp=0xc000ddb330 sp=0xc000ddb310 pc=0x43e22e
runtime.selectgo(0xc000ddb698, 0xc000ddb4a0, 0xc0008aaa50?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000ddb450 sp=0xc000ddb330 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00039a6c0, 0xc0005e40c0)
net/http/transport.go:2652 +0x979 fp=0xc000ddb708 sp=0xc000ddb450 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483180, 0xc00014e000)
net/http/transport.go:604 +0x79a fp=0xc000ddb930 sp=0xc000ddb708 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x42503c?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc000ddb950 sp=0xc000ddb930 pc=0x726613
net/http.send(0xc00014e000, {0x208ee80, 0xc000483180}, {0x1?, 0xc0003a5bb8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc000ddbb80 sp=0xc000ddb950 pc=0x6e7626
net/http.(*Client).send(0xc0004f1f20, 0xc00014e000, {0xc0003a5cc0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc000ddbbf8 sp=0xc000ddbb80 pc=0x6e6eb8
net/http.(*Client).do(0xc0004f1f20, 0xc00014e000)
net/http/client.go:724 +0x912 fp=0xc000ddbe08 sp=0xc000ddbbf8 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1500, 0xc0003986e0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc000ddbe70 sp=0xc000ddbe08 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0xc0003a5f30?, {0xc0002c8480?, 0x2?}, {0x1a4e8c0, 0xc0002300e0}, 0xc0003478e0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc000ddbf18 sp=0xc000ddbe70 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Scaling).GetPolicy(0xc0003a5fb0, {0xc000042900, 0x24}, 0xc0009eb200?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/scaling.go:32 +0x86 fp=0xc000ddbf70 sp=0xc000ddbf18 pc=0xafebc6
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy.func1()
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:202 +0xdb fp=0xc000ddbfe0 sp=0xc000ddbf70 pc=0x15eccbb
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000ddbfe8 sp=0xc000ddbfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy in goroutine 96
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:195 +0x33e
goroutine 115 [select, 1 minutes]:
runtime.gopark(0xc0003bef90?, 0x2?, 0xe0?, 0xed?, 0xc0003bef1c?)
runtime/proc.go:398 +0xce fp=0xc0003bedb8 sp=0xc0003bed98 pc=0x43e22e
runtime.selectgo(0xc0003bef90, 0xc0003bef18, 0xc000394a00?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003beed8 sp=0xc0003bedb8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00039a5a0)
net/http/transport.go:2421 +0xe5 fp=0xc0003befc8 sp=0xc0003beed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0003befe0 sp=0xc0003befc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003befe8 sp=0xc0003befe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 94
net/http/transport.go:1777 +0x16f1
goroutine 112 [IO wait, 1 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x10?)
runtime/proc.go:398 +0xce fp=0xc0004ebab8 sp=0xc0004eba98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0004ebaf0 sp=0xc0004ebab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc64a8, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0004ebb10 sp=0xc0004ebaf0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c0b00?, 0xc000422000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0004ebb38 sp=0xc0004ebb10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c0b00, {0xc000422000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0004ebbd0 sp=0xc0004ebb38 pc=0x4e041a
net.(*netFD).Read(0xc0000c0b00, {0xc000422000?, 0x740cc0?, 0xc000483180?})
net/fd_posix.go:55 +0x25 fp=0xc0004ebc18 sp=0xc0004ebbd0 pc=0x618105
net.(*conn).Read(0xc00011b938, {0xc000422000?, 0x0?, 0xc0003a1a00?})
net/net.go:179 +0x45 fp=0xc0004ebc60 sp=0xc0004ebc18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc000422000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0004ebc90 sp=0xc0004ebc60 pc=0x63a285
net/http.(*persistConn).Read(0xc00039a6c0, {0xc000422000?, 0xc00039ff20?, 0xc0004ebd38?})
net/http/transport.go:1954 +0x4a fp=0xc0004ebcf0 sp=0xc0004ebc90 pc=0x746f8a
bufio.(*Reader).fill(0xc0003cf200)
bufio/bufio.go:113 +0x103 fp=0xc0004ebd28 sp=0xc0004ebcf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0003cf200, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0004ebd48 sp=0xc0004ebd28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00039a6c0)
net/http/transport.go:2118 +0x1b9 fp=0xc0004ebfc8 sp=0xc0004ebd48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0004ebfe0 sp=0xc0004ebfc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0004ebfe8 sp=0xc0004ebfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 98
net/http/transport.go:1776 +0x169f
goroutine 100 [select, 2 minutes]:
runtime.gopark(0xc0005c0ec0?, 0x3?, 0x5?, 0x4f?, 0xc0005c0d82?)
runtime/proc.go:398 +0xce fp=0xc0005c0bb0 sp=0xc0005c0b90 pc=0x43e22e
runtime.selectgo(0xc0005c0ec0, 0xc0005c0d7c, 0xc000565740?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0005c0cd0 sp=0xc0005c0bb0 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy(0xc0004f6fc0, {0x209f508, 0xc0003f3360}, {{0xc000042930, 0x24}, 0xc0001013e0, 0xc000101500, 0xc000101380})
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:206 +0x3bb fp=0xc0005c0f90 sp=0xc0005c0cd0 pc=0x15ec4bb
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run.func2()
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x43 fp=0xc0005c0fe0 sp=0xc0005c0f90 pc=0x15e46e3
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0005c0fe8 sp=0xc0005c0fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run in goroutine 69
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x2d7
goroutine 97521 [select, 2 minutes]:
runtime.gopark(0xc0003db698?, 0x6?, 0x58?, 0xb3?, 0xc0003db4ac?)
runtime/proc.go:398 +0xce fp=0xc0003db330 sp=0xc0003db310 pc=0x43e22e
runtime.selectgo(0xc0003db698, 0xc0003db4a0, 0xc00088c270?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003db450 sp=0xc0003db330 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00039a240, 0xc000dac380)
net/http/transport.go:2652 +0x979 fp=0xc0003db708 sp=0xc0003db450 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483180, 0xc000c78200)
net/http/transport.go:604 +0x79a fp=0xc0003db930 sp=0xc0003db708 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x46c42e?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc0003db950 sp=0xc0003db930 pc=0x726613
net/http.send(0xc000c78200, {0x208ee80, 0xc000483180}, {0x1?, 0xc0002a7bb8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc0003dbb80 sp=0xc0003db950 pc=0x6e7626
net/http.(*Client).send(0xc0004f1f20, 0xc000c78200, {0xc0002a7cc0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0003dbbf8 sp=0xc0003dbb80 pc=0x6e6eb8
net/http.(*Client).do(0xc0004f1f20, 0xc000c78200)
net/http/client.go:724 +0x912 fp=0xc0003dbe08 sp=0xc0003dbbf8 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1500, 0xc000398840?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc0003dbe70 sp=0xc0003dbe08 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0xc0002a7f30?, {0xc000d1e980?, 0x2?}, {0x1a4e8c0, 0xc000410150}, 0xc0003478e0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc0003dbf18 sp=0xc0003dbe70 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Scaling).GetPolicy(0xc0002a7fb0, {0xc000042930, 0x24}, 0xc000b51a40?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/scaling.go:32 +0x86 fp=0xc0003dbf70 sp=0xc0003dbf18 pc=0xafebc6
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy.func1()
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:202 +0xdb fp=0xc0003dbfe0 sp=0xc0003dbf70 pc=0x15eccbb
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003dbfe8 sp=0xc0003dbfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy in goroutine 100
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:195 +0x33e
goroutine 113 [select, 1 minutes]:
runtime.gopark(0xc0003bcf90?, 0x2?, 0xe0?, 0xcd?, 0xc0003bcf1c?)
runtime/proc.go:398 +0xce fp=0xc0003bcdb8 sp=0xc0003bcd98 pc=0x43e22e
runtime.selectgo(0xc0003bcf90, 0xc0003bcf18, 0xc0003949c0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003bced8 sp=0xc0003bcdb8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00039a6c0)
net/http/transport.go:2421 +0xe5 fp=0xc0003bcfc8 sp=0xc0003bced8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0003bcfe0 sp=0xc0003bcfc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003bcfe8 sp=0xc0003bcfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 98
net/http/transport.go:1777 +0x16f1
goroutine 110 [IO wait, 5 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x11?)
runtime/proc.go:398 +0xce fp=0xc0003c1ab8 sp=0xc0003c1a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0003c1af0 sp=0xc0003c1ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc63b0, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0003c1b10 sp=0xc0003c1af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c0b80?, 0xc0003de000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0003c1b38 sp=0xc0003c1b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c0b80, {0xc0003de000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0003c1bd0 sp=0xc0003c1b38 pc=0x4e041a
net.(*netFD).Read(0xc0000c0b80, {0xc0003de000?, 0x740cc0?, 0xc000483180?})
net/fd_posix.go:55 +0x25 fp=0xc0003c1c18 sp=0xc0003c1bd0 pc=0x618105
net.(*conn).Read(0xc00011b930, {0xc0003de000?, 0x0?, 0xc0004fd520?})
net/net.go:179 +0x45 fp=0xc0003c1c60 sp=0xc0003c1c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0003de000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0003c1c90 sp=0xc0003c1c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00039a900, {0xc0003de000?, 0xc00039fec0?, 0xc0003c1d38?})
net/http/transport.go:1954 +0x4a fp=0xc0003c1cf0 sp=0xc0003c1c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0003cf140)
bufio/bufio.go:113 +0x103 fp=0xc0003c1d28 sp=0xc0003c1cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0003cf140, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0003c1d48 sp=0xc0003c1d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00039a900)
net/http/transport.go:2118 +0x1b9 fp=0xc0003c1fc8 sp=0xc0003c1d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0003c1fe0 sp=0xc0003c1fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003c1fe8 sp=0xc0003c1fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 102
net/http/transport.go:1776 +0x169f
goroutine 104 [select, 2 minutes]:
runtime.gopark(0xc000460ec0?, 0x3?, 0x5?, 0x4f?, 0xc000460d82?)
runtime/proc.go:398 +0xce fp=0xc000460bb0 sp=0xc000460b90 pc=0x43e22e
runtime.selectgo(0xc000460ec0, 0xc000460d7c, 0xc000347530?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000460cd0 sp=0xc000460bb0 pc=0x44e705
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy(0xc0004f6fc0, {0x209f508, 0xc0003f34a0}, {{0xc000042960, 0x24}, 0xc0001015c0, 0xc0001016e0, 0xc000101560})
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:206 +0x3bb fp=0xc000460f90 sp=0xc000460cd0 pc=0x15ec4bb
github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run.func2()
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x43 fp=0xc000460fe0 sp=0xc000460f90 pc=0x15e46e3
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000460fe8 sp=0xc000460fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy.(*Handler).Run in goroutine 70
github.com/hashicorp/nomad-autoscaler/policy/handler.go:119 +0x2d7
goroutine 12151 [IO wait, 3 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x31?)
runtime/proc.go:398 +0xce fp=0xc00084bab8 sp=0xc00084ba98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc00084baf0 sp=0xc00084bab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1918350, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc00084bb10 sp=0xc00084baf0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000933280?, 0xc000b10000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc00084bb38 sp=0xc00084bb10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000933280, {0xc000b10000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc00084bbd0 sp=0xc00084bb38 pc=0x4e041a
net.(*netFD).Read(0xc000933280, {0xc000b10000?, 0x740cc0?, 0xc000483b80?})
net/fd_posix.go:55 +0x25 fp=0xc00084bc18 sp=0xc00084bbd0 pc=0x618105
net.(*conn).Read(0xc0008bba28, {0xc000b10000?, 0x0?, 0xc000772680?})
net/net.go:179 +0x45 fp=0xc00084bc60 sp=0xc00084bc18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc000b10000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc00084bc90 sp=0xc00084bc60 pc=0x63a285
net/http.(*persistConn).Read(0xc000bd8d80, {0xc000b10000?, 0xc00061d3e0?, 0xc00084bd38?})
net/http/transport.go:1954 +0x4a fp=0xc00084bcf0 sp=0xc00084bc90 pc=0x746f8a
bufio.(*Reader).fill(0xc00039ccc0)
bufio/bufio.go:113 +0x103 fp=0xc00084bd28 sp=0xc00084bcf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc00039ccc0, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc00084bd48 sp=0xc00084bd28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc000bd8d80)
net/http/transport.go:2118 +0x1b9 fp=0xc00084bfc8 sp=0xc00084bd48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc00084bfe0 sp=0xc00084bfc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00084bfe8 sp=0xc00084bfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 12138
net/http/transport.go:1776 +0x169f
goroutine 111 [select, 5 minutes]:
runtime.gopark(0xc0003c2f90?, 0x2?, 0xe0?, 0x2d?, 0xc0003c2f1c?)
runtime/proc.go:398 +0xce fp=0xc0003c2db8 sp=0xc0003c2d98 pc=0x43e22e
runtime.selectgo(0xc0003c2f90, 0xc0003c2f18, 0xc000394980?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003c2ed8 sp=0xc0003c2db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00039a900)
net/http/transport.go:2421 +0xe5 fp=0xc0003c2fc8 sp=0xc0003c2ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0003c2fe0 sp=0xc0003c2fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003c2fe8 sp=0xc0003c2fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 102
net/http/transport.go:1777 +0x16f1
goroutine 108 [IO wait, 2 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x12?)
runtime/proc.go:398 +0xce fp=0xc0003bfab8 sp=0xc0003bfa98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0003bfaf0 sp=0xc0003bfab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc62b8, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0003bfb10 sp=0xc0003bfaf0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c0c80?, 0xc0003dc000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0003bfb38 sp=0xc0003bfb10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c0c80, {0xc0003dc000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0003bfbd0 sp=0xc0003bfb38 pc=0x4e041a
net.(*netFD).Read(0xc0000c0c80, {0xc0003dc000?, 0x740cc0?, 0xc000483180?})
net/fd_posix.go:55 +0x25 fp=0xc0003bfc18 sp=0xc0003bfbd0 pc=0x618105
net.(*conn).Read(0xc00011b928, {0xc0003dc000?, 0x0?, 0xc0003a0000?})
net/net.go:179 +0x45 fp=0xc0003bfc60 sp=0xc0003bfc18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0003dc000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0003bfc90 sp=0xc0003bfc60 pc=0x63a285
net/http.(*persistConn).Read(0xc00039aa20, {0xc0003dc000?, 0xc00039fe60?, 0xc0003bfd38?})
net/http/transport.go:1954 +0x4a fp=0xc0003bfcf0 sp=0xc0003bfc90 pc=0x746f8a
bufio.(*Reader).fill(0xc0003cf080)
bufio/bufio.go:113 +0x103 fp=0xc0003bfd28 sp=0xc0003bfcf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0003cf080, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0003bfd48 sp=0xc0003bfd28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00039aa20)
net/http/transport.go:2118 +0x1b9 fp=0xc0003bffc8 sp=0xc0003bfd48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0003bffe0 sp=0xc0003bffc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003bffe8 sp=0xc0003bffe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 106
net/http/transport.go:1776 +0x169f
goroutine 109 [select, 2 minutes]:
runtime.gopark(0xc0003c0f90?, 0x2?, 0xe0?, 0xd?, 0xc0003c0f1c?)
runtime/proc.go:398 +0xce fp=0xc0003c0db8 sp=0xc0003c0d98 pc=0x43e22e
runtime.selectgo(0xc0003c0f90, 0xc0003c0f18, 0xc000394940?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003c0ed8 sp=0xc0003c0db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00039aa20)
net/http/transport.go:2421 +0xe5 fp=0xc0003c0fc8 sp=0xc0003c0ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0003c0fe0 sp=0xc0003c0fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003c0fe8 sp=0xc0003c0fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 106
net/http/transport.go:1777 +0x16f1
goroutine 192 [select, 5 minutes]:
runtime.gopark(0xc0003b95c8?, 0x6?, 0x88?, 0x92?, 0xc0003b93dc?)
runtime/proc.go:398 +0xce fp=0xc0003b9260 sp=0xc0003b9240 pc=0x43e22e
runtime.selectgo(0xc0003b95c8, 0xc0003b93d0, 0xc000c060b0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003b9380 sp=0xc0003b9260 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc0004fac60, 0xc0007f23c0)
net/http/transport.go:2652 +0x979 fp=0xc0003b9638 sp=0xc0003b9380 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483400, 0xc000a80000)
net/http/transport.go:604 +0x79a fp=0xc0003b9860 sp=0xc0003b9638 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x1caad20?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc0003b9880 sp=0xc0003b9860 pc=0x726613
net/http.send(0xc000a80000, {0x208ee80, 0xc000483400}, {0x1?, 0xc0003b9ae8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc0003b9ab0 sp=0xc0003b9880 pc=0x6e7626
net/http.(*Client).send(0xc000510480, 0xc000a80000, {0xc0003b9bf0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0003b9b28 sp=0xc0003b9ab0 pc=0x6e6eb8
net/http.(*Client).do(0xc000510480, 0xc000a80000)
net/http/client.go:724 +0x912 fp=0xc0003b9d38 sp=0xc0003b9b28 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1800, 0xc0003b9f10?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc0003b9da0 sp=0xc0003b9d38 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x1e36773?, {0xc000d72270?, 0xc0003b9e88?}, {0x18dbf00, 0xc0007f2340}, 0xc0000c1f38?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc0003b9e48 sp=0xc0003b9da0 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Jobs).ScaleStatus(0xc0003b9f08, {0xc000451110, 0x14}, 0x0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/jobs.go:249 +0xb2 fp=0xc0003b9ea8 sp=0xc0003b9e48 pc=0xaef652
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.(*jobScaleStatusHandler).start(0xc0000c1f00)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:175 +0xed fp=0xc0003b9fc8 sp=0xc0003b9ea8 pc=0x15dfa4d
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler.func1()
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x25 fp=0xc0003b9fe0 sp=0xc0003b9fc8 pc=0x15df285
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003b9fe8 sp=0xc0003b9fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler in goroutine 15
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x216
goroutine 142 [select, 5 minutes]:
runtime.gopark(0xc00064d5c8?, 0x6?, 0x88?, 0xd2?, 0xc00064d3dc?)
runtime/proc.go:398 +0xce fp=0xc00064d260 sp=0xc00064d240 pc=0x43e22e
runtime.selectgo(0xc00064d5c8, 0xc00064d3d0, 0xc000bc2320?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00064d380 sp=0xc00064d260 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc000614000, 0xc0008dcc00)
net/http/transport.go:2652 +0x979 fp=0xc00064d638 sp=0xc00064d380 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483400, 0xc000a6a200)
net/http/transport.go:604 +0x79a fp=0xc00064d860 sp=0xc00064d638 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x1caad20?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc00064d880 sp=0xc00064d860 pc=0x726613
net/http.send(0xc000a6a200, {0x208ee80, 0xc000483400}, {0x1?, 0xc00064dae8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc00064dab0 sp=0xc00064d880 pc=0x6e7626
net/http.(*Client).send(0xc000510480, 0xc000a6a200, {0xc00064dbf0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc00064db28 sp=0xc00064dab0 pc=0x6e6eb8
net/http.(*Client).do(0xc000510480, 0xc000a6a200)
net/http/client.go:724 +0x912 fp=0xc00064dd38 sp=0xc00064db28 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1800, 0xc00064df10?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc00064dda0 sp=0xc00064dd38 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x1e36773?, {0xc0005daba0?, 0xc00064de88?}, {0x18dbf00, 0xc0008dcb80}, 0xc000402538?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc00064de48 sp=0xc00064dda0 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Jobs).ScaleStatus(0xc00064df08, {0xc0003470c0, 0x10}, 0x0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/jobs.go:249 +0xb2 fp=0xc00064dea8 sp=0xc00064de48 pc=0xaef652
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.(*jobScaleStatusHandler).start(0xc000402500)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:175 +0xed fp=0xc00064dfc8 sp=0xc00064dea8 pc=0x15dfa4d
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler.func1()
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x25 fp=0xc00064dfe0 sp=0xc00064dfc8 pc=0x15df285
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00064dfe8 sp=0xc00064dfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler in goroutine 66
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x216
goroutine 244 [select, 1 minutes]:
runtime.gopark(0xc0003c75c8?, 0x6?, 0x88?, 0x72?, 0xc0003c73dc?)
runtime/proc.go:398 +0xce fp=0xc0003c7260 sp=0xc0003c7240 pc=0x43e22e
runtime.selectgo(0xc0003c75c8, 0xc0003c73d0, 0xc00091c120?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003c7380 sp=0xc0003c7260 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc0006070e0, 0xc000834100)
net/http/transport.go:2652 +0x979 fp=0xc0003c7638 sp=0xc0003c7380 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483400, 0xc000c01700)
net/http/transport.go:604 +0x79a fp=0xc0003c7860 sp=0xc0003c7638 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x42503c?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc0003c7880 sp=0xc0003c7860 pc=0x726613
net/http.send(0xc000c01700, {0x208ee80, 0xc000483400}, {0x1?, 0xc0003c7ae8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc0003c7ab0 sp=0xc0003c7880 pc=0x6e7626
net/http.(*Client).send(0xc000510480, 0xc000c01700, {0xc0003c7bf0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0003c7b28 sp=0xc0003c7ab0 pc=0x6e6eb8
net/http.(*Client).do(0xc000510480, 0xc000c01700)
net/http/client.go:724 +0x912 fp=0xc0003c7d38 sp=0xc0003c7b28 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1800, 0xc0003c7f10?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc0003c7da0 sp=0xc0003c7d38 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x1e36773?, {0xc0005da060?, 0xc0003c7e88?}, {0x18dbf00, 0xc000834080}, 0xc0001881b8?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc0003c7e48 sp=0xc0003c7da0 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Jobs).ScaleStatus(0xc0003c7f08, {0xc000347420, 0xf}, 0x0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/jobs.go:249 +0xb2 fp=0xc0003c7ea8 sp=0xc0003c7e48 pc=0xaef652
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.(*jobScaleStatusHandler).start(0xc000188180)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:175 +0xed fp=0xc0003c7fc8 sp=0xc0003c7ea8 pc=0x15dfa4d
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler.func1()
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x25 fp=0xc0003c7fe0 sp=0xc0003c7fc8 pc=0x15df285
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003c7fe8 sp=0xc0003c7fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler in goroutine 16
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x216
goroutine 186 [select]:
runtime.gopark(0xc000646f90?, 0x2?, 0xe0?, 0x6d?, 0xc000646f1c?)
runtime/proc.go:398 +0xce fp=0xc000646db8 sp=0xc000646d98 pc=0x43e22e
runtime.selectgo(0xc000646f90, 0xc000646f18, 0xc0006ccd80?, 0x0, 0xc0005101e0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000646ed8 sp=0xc000646db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc0006146c0)
net/http/transport.go:2421 +0xe5 fp=0xc000646fc8 sp=0xc000646ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc000646fe0 sp=0xc000646fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000646fe8 sp=0xc000646fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 167
net/http/transport.go:1777 +0x16f1
goroutine 163 [select, 4 minutes]:
runtime.gopark(0xc0003af5c8?, 0x6?, 0x88?, 0xf2?, 0xc0003af3dc?)
runtime/proc.go:398 +0xce fp=0xc0003af260 sp=0xc0003af240 pc=0x43e22e
runtime.selectgo(0xc0003af5c8, 0xc0003af3d0, 0xc000946250?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003af380 sp=0xc0003af260 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc000614120, 0xc0005a4680)
net/http/transport.go:2652 +0x979 fp=0xc0003af638 sp=0xc0003af380 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483400, 0xc000c00300)
net/http/transport.go:604 +0x79a fp=0xc0003af860 sp=0xc0003af638 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x1caad20?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc0003af880 sp=0xc0003af860 pc=0x726613
net/http.send(0xc000c00300, {0x208ee80, 0xc000483400}, {0x1?, 0xc0003afae8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc0003afab0 sp=0xc0003af880 pc=0x6e7626
net/http.(*Client).send(0xc000510480, 0xc000c00300, {0xc0003afbf0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0003afb28 sp=0xc0003afab0 pc=0x6e6eb8
net/http.(*Client).do(0xc000510480, 0xc000c00300)
net/http/client.go:724 +0x912 fp=0xc0003afd38 sp=0xc0003afb28 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1800, 0xc0003aff10?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc0003afda0 sp=0xc0003afd38 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x1e36773?, {0xc000812c30?, 0xc0003afe88?}, {0x18dbf00, 0xc0005a4600}, 0xc0004028b8?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc0003afe48 sp=0xc0003afda0 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Jobs).ScaleStatus(0xc0003aff08, {0xc0001449a8, 0x14}, 0x0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/jobs.go:249 +0xb2 fp=0xc0003afea8 sp=0xc0003afe48 pc=0xaef652
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.(*jobScaleStatusHandler).start(0xc000402880)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:175 +0xed fp=0xc0003affc8 sp=0xc0003afea8 pc=0x15dfa4d
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler.func1()
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x25 fp=0xc0003affe0 sp=0xc0003affc8 pc=0x15df285
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003affe8 sp=0xc0003affe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler in goroutine 71
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x216
goroutine 161 [IO wait, 5 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x13?)
runtime/proc.go:398 +0xce fp=0xc0002abab8 sp=0xc0002aba98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0002abaf0 sp=0xc0002abab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc61c0, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0002abb10 sp=0xc0002abaf0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000402800?, 0xc0006d0000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0002abb38 sp=0xc0002abb10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000402800, {0xc0006d0000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0002abbd0 sp=0xc0002abb38 pc=0x4e041a
net.(*netFD).Read(0xc000402800, {0xc0006d0000?, 0x740cc0?, 0xc000483400?})
net/fd_posix.go:55 +0x25 fp=0xc0002abc18 sp=0xc0002abbd0 pc=0x618105
net.(*conn).Read(0xc00011a560, {0xc0006d0000?, 0x0?, 0xc0003d1040?})
net/net.go:179 +0x45 fp=0xc0002abc60 sp=0xc0002abc18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0006d0000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0002abc90 sp=0xc0002abc60 pc=0x63a285
net/http.(*persistConn).Read(0xc000614000, {0xc0006d0000?, 0xc00039eae0?, 0xc0002abd38?})
net/http/transport.go:1954 +0x4a fp=0xc0002abcf0 sp=0xc0002abc90 pc=0x746f8a
bufio.(*Reader).fill(0xc000084ae0)
bufio/bufio.go:113 +0x103 fp=0xc0002abd28 sp=0xc0002abcf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc000084ae0, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0002abd48 sp=0xc0002abd28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc000614000)
net/http/transport.go:2118 +0x1b9 fp=0xc0002abfc8 sp=0xc0002abd48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0002abfe0 sp=0xc0002abfc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0002abfe8 sp=0xc0002abfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 143
net/http/transport.go:1776 +0x169f
goroutine 162 [select, 5 minutes]:
runtime.gopark(0xc0003a2f90?, 0x2?, 0xe0?, 0x2d?, 0xc0003a2f1c?)
runtime/proc.go:398 +0xce fp=0xc0003a2db8 sp=0xc0003a2d98 pc=0x43e22e
runtime.selectgo(0xc0003a2f90, 0xc0003a2f18, 0xc0006ce100?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003a2ed8 sp=0xc0003a2db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc000614000)
net/http/transport.go:2421 +0xe5 fp=0xc0003a2fc8 sp=0xc0003a2ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0003a2fe0 sp=0xc0003a2fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003a2fe8 sp=0xc0003a2fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 143
net/http/transport.go:1777 +0x16f1
goroutine 189 [select]:
runtime.gopark(0xc000018f90?, 0x2?, 0xe0?, 0x8d?, 0xc000018f1c?)
runtime/proc.go:398 +0xce fp=0xc000018db8 sp=0xc000018d98 pc=0x43e22e
runtime.selectgo(0xc000018f90, 0xc000018f18, 0xc0006cd880?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000018ed8 sp=0xc000018db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc0006147e0)
net/http/transport.go:2421 +0xe5 fp=0xc000018fc8 sp=0xc000018ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc000018fe0 sp=0xc000018fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000018fe8 sp=0xc000018fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 171
net/http/transport.go:1777 +0x16f1
goroutine 160 [IO wait, 4 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x14?)
runtime/proc.go:398 +0xce fp=0xc000017ab8 sp=0xc000017a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000017af0 sp=0xc000017ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc60c8, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000017b10 sp=0xc000017af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000402900?, 0xc00066f000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000017b38 sp=0xc000017b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000402900, {0xc00066f000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000017bd0 sp=0xc000017b38 pc=0x4e041a
net.(*netFD).Read(0xc000402900, {0xc00066f000?, 0x740cc0?, 0xc000483400?})
net/fd_posix.go:55 +0x25 fp=0xc000017c18 sp=0xc000017bd0 pc=0x618105
net.(*conn).Read(0xc000064168, {0xc00066f000?, 0x0?, 0xc0001321a0?})
net/net.go:179 +0x45 fp=0xc000017c60 sp=0xc000017c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc00066f000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc000017c90 sp=0xc000017c60 pc=0x63a285
net/http.(*persistConn).Read(0xc000614120, {0xc00066f000?, 0xc0004da960?, 0xc000017d38?})
net/http/transport.go:1954 +0x4a fp=0xc000017cf0 sp=0xc000017c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0002b4300)
bufio/bufio.go:113 +0x103 fp=0xc000017d28 sp=0xc000017cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0002b4300, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000017d48 sp=0xc000017d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc000614120)
net/http/transport.go:2118 +0x1b9 fp=0xc000017fc8 sp=0xc000017d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000017fe0 sp=0xc000017fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000017fe8 sp=0xc000017fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 164
net/http/transport.go:1776 +0x169f
goroutine 170 [select]:
runtime.gopark(0xc0003d55c8?, 0x6?, 0x88?, 0x52?, 0xc0003d53dc?)
runtime/proc.go:398 +0xce fp=0xc0003d5260 sp=0xc0003d5240 pc=0x43e22e
runtime.selectgo(0xc0003d55c8, 0xc0003d53d0, 0xc0004ee2b0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003d5380 sp=0xc0003d5260 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc0006147e0, 0xc000696100)
net/http/transport.go:2652 +0x979 fp=0xc0003d5638 sp=0xc0003d5380 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483400, 0xc0005a0300)
net/http/transport.go:604 +0x79a fp=0xc0003d5860 sp=0xc0003d5638 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x1caad20?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc0003d5880 sp=0xc0003d5860 pc=0x726613
net/http.send(0xc0005a0300, {0x208ee80, 0xc000483400}, {0xc0003d5b01?, 0x419593?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc0003d5ab0 sp=0xc0003d5880 pc=0x6e7626
net/http.(*Client).send(0xc000510480, 0xc0005a0300, {0xc0003d5bf0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0003d5b28 sp=0xc0003d5ab0 pc=0x6e6eb8
net/http.(*Client).do(0xc000510480, 0xc0005a0300)
net/http/client.go:724 +0x912 fp=0xc0003d5d38 sp=0xc0003d5b28 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1800, 0xc0003d5f10?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc0003d5da0 sp=0xc0003d5d38 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x1e36773?, {0xc000150da0?, 0xc0003d5e88?}, {0x18dbf00, 0xc000696080}, 0xc000403238?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc0003d5e48 sp=0xc0003d5da0 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Jobs).ScaleStatus(0xc0003d5f08, {0xc000565780, 0xf}, 0x0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/jobs.go:249 +0xb2 fp=0xc0003d5ea8 sp=0xc0003d5e48 pc=0xaef652
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.(*jobScaleStatusHandler).start(0xc000403200)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:175 +0xed fp=0xc0003d5fc8 sp=0xc0003d5ea8 pc=0x15dfa4d
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler.func1()
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x25 fp=0xc0003d5fe0 sp=0xc0003d5fc8 pc=0x15df285
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003d5fe8 sp=0xc0003d5fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler in goroutine 69
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x216
goroutine 279 [select, 1 minutes]:
runtime.gopark(0xc0007975c8?, 0x6?, 0x88?, 0x72?, 0xc0007973dc?)
runtime/proc.go:398 +0xce fp=0xc000797260 sp=0xc000797240 pc=0x43e22e
runtime.selectgo(0xc0007975c8, 0xc0007973d0, 0xc00088c7b0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000797380 sp=0xc000797260 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00055d0e0, 0xc000c74100)
net/http/transport.go:2652 +0x979 fp=0xc000797638 sp=0xc000797380 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483400, 0xc0000ab100)
net/http/transport.go:604 +0x79a fp=0xc000797860 sp=0xc000797638 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x1caad20?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc000797880 sp=0xc000797860 pc=0x726613
net/http.send(0xc0000ab100, {0x208ee80, 0xc000483400}, {0x1?, 0xc000797ae8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc000797ab0 sp=0xc000797880 pc=0x6e7626
net/http.(*Client).send(0xc000510480, 0xc0000ab100, {0xc000797bf0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc000797b28 sp=0xc000797ab0 pc=0x6e6eb8
net/http.(*Client).do(0xc000510480, 0xc0000ab100)
net/http/client.go:724 +0x912 fp=0xc000797d38 sp=0xc000797b28 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1800, 0xc000797f10?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc000797da0 sp=0xc000797d38 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x1e36773?, {0xc00050e1a0?, 0xc000797e88?}, {0x18dbf00, 0xc000c74080}, 0xc0000c15b8?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc000797e48 sp=0xc000797da0 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Jobs).ScaleStatus(0xc000797f08, {0xc0003478b0, 0xf}, 0x0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/jobs.go:249 +0xb2 fp=0xc000797ea8 sp=0xc000797e48 pc=0xaef652
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.(*jobScaleStatusHandler).start(0xc0000c1580)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:175 +0xed fp=0xc000797fc8 sp=0xc000797ea8 pc=0x15dfa4d
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler.func1()
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x25 fp=0xc000797fe0 sp=0xc000797fc8 pc=0x15df285
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000797fe8 sp=0xc000797fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler in goroutine 67
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x216
goroutine 185 [IO wait]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x16?)
runtime/proc.go:398 +0xce fp=0xc000645ab8 sp=0xc000645a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000645af0 sp=0xc000645ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8b8e0, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000645b10 sp=0xc000645af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000403080?, 0xc00067d000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000645b38 sp=0xc000645b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000403080, {0xc00067d000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000645bd0 sp=0xc000645b38 pc=0x4e041a
net.(*netFD).Read(0xc000403080, {0xc00067d000?, 0x740cc0?, 0x2e31220?})
net/fd_posix.go:55 +0x25 fp=0xc000645c18 sp=0xc000645bd0 pc=0x618105
net.(*conn).Read(0xc000064228, {0xc00067d000?, 0x0?, 0xc00042a680?})
net/net.go:179 +0x45 fp=0xc000645c60 sp=0xc000645c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc00067d000?, 0x408d9a?, 0x11?})
<autogenerated>:1 +0x25 fp=0xc000645c90 sp=0xc000645c60 pc=0x63a285
net/http.(*persistConn).Read(0xc0006146c0, {0xc00067d000?, 0xc0004db1a0?, 0xc000645d38?})
net/http/transport.go:1954 +0x4a fp=0xc000645cf0 sp=0xc000645c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0002b4c00)
bufio/bufio.go:113 +0x103 fp=0xc000645d28 sp=0xc000645cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0002b4c00, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000645d48 sp=0xc000645d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc0006146c0)
net/http/transport.go:2118 +0x1b9 fp=0xc000645fc8 sp=0xc000645d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000645fe0 sp=0xc000645fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000645fe8 sp=0xc000645fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 167
net/http/transport.go:1776 +0x169f
goroutine 275 [select, 5 minutes]:
runtime.gopark(0xc00045af90?, 0x2?, 0xe0?, 0xad?, 0xc00045af1c?)
runtime/proc.go:398 +0xce fp=0xc00045adb8 sp=0xc00045ad98 pc=0x43e22e
runtime.selectgo(0xc00045af90, 0xc00045af18, 0xc000655a00?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00045aed8 sp=0xc00045adb8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc000318a20)
net/http/transport.go:2421 +0xe5 fp=0xc00045afc8 sp=0xc00045aed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc00045afe0 sp=0xc00045afc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00045afe8 sp=0xc00045afe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 260
net/http/transport.go:1777 +0x16f1
goroutine 188 [IO wait]:
runtime.gopark(0xc0005c2ac8?, 0xb?, 0x0?, 0x0?, 0x17?)
runtime/proc.go:398 +0xce fp=0xc0005c2ab8 sp=0xc0005c2a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0005c2af0 sp=0xc0005c2ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8b7e8, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0005c2b10 sp=0xc0005c2af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000403280?, 0xc00021d000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0005c2b38 sp=0xc0005c2b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000403280, {0xc00021d000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0005c2bd0 sp=0xc0005c2b38 pc=0x4e041a
net.(*netFD).Read(0xc000403280, {0xc00021d000?, 0x740cc0?, 0xc000483400?})
net/fd_posix.go:55 +0x25 fp=0xc0005c2c18 sp=0xc0005c2bd0 pc=0x618105
net.(*conn).Read(0xc000064578, {0xc00021d000?, 0x0?, 0xc0000f0b60?})
net/net.go:179 +0x45 fp=0xc0005c2c60 sp=0xc0005c2c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc00021d000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0005c2c90 sp=0xc0005c2c60 pc=0x63a285
net/http.(*persistConn).Read(0xc0006147e0, {0xc00021d000?, 0xc0004db5c0?, 0xc0005c2d38?})
net/http/transport.go:1954 +0x4a fp=0xc0005c2cf0 sp=0xc0005c2c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0002b4ea0)
bufio/bufio.go:113 +0x103 fp=0xc0005c2d28 sp=0xc0005c2cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0002b4ea0, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0005c2d48 sp=0xc0005c2d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc0006147e0)
net/http/transport.go:2118 +0x1b9 fp=0xc0005c2fc8 sp=0xc0005c2d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0005c2fe0 sp=0xc0005c2fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0005c2fe8 sp=0xc0005c2fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 171
net/http/transport.go:1776 +0x169f
goroutine 195 [IO wait, 5 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x18?)
runtime/proc.go:398 +0xce fp=0xc000647ab8 sp=0xc000647a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000647af0 sp=0xc000647ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8b6f0, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000647b10 sp=0xc000647af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c1f80?, 0xc00023b000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000647b38 sp=0xc000647b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c1f80, {0xc00023b000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000647bd0 sp=0xc000647b38 pc=0x4e041a
net.(*netFD).Read(0xc0000c1f80, {0xc00023b000?, 0x740cc0?, 0xc000483400?})
net/fd_posix.go:55 +0x25 fp=0xc000647c18 sp=0xc000647bd0 pc=0x618105
net.(*conn).Read(0xc0000645b8, {0xc00023b000?, 0x0?, 0xc0003d0ea0?})
net/net.go:179 +0x45 fp=0xc000647c60 sp=0xc000647c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc00023b000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc000647c90 sp=0xc000647c60 pc=0x63a285
net/http.(*persistConn).Read(0xc0004fac60, {0xc00023b000?, 0xc0004dbf80?, 0xc000647d38?})
net/http/transport.go:1954 +0x4a fp=0xc000647cf0 sp=0xc000647c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0002b53e0)
bufio/bufio.go:113 +0x103 fp=0xc000647d28 sp=0xc000647cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0002b53e0, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000647d48 sp=0xc000647d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc0004fac60)
net/http/transport.go:2118 +0x1b9 fp=0xc000647fc8 sp=0xc000647d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000647fe0 sp=0xc000647fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000647fe8 sp=0xc000647fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 193
net/http/transport.go:1776 +0x169f
goroutine 196 [select, 5 minutes]:
runtime.gopark(0xc000648f90?, 0x2?, 0xe0?, 0x8d?, 0xc000648f1c?)
runtime/proc.go:398 +0xce fp=0xc000648db8 sp=0xc000648d98 pc=0x43e22e
runtime.selectgo(0xc000648f90, 0xc000648f18, 0xc0006cddc0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000648ed8 sp=0xc000648db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc0004fac60)
net/http/transport.go:2421 +0xe5 fp=0xc000648fc8 sp=0xc000648ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc000648fe0 sp=0xc000648fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000648fe8 sp=0xc000648fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 193
net/http/transport.go:1777 +0x16f1
goroutine 249 [select, 4 minutes]:
runtime.gopark(0xc0006ed5c8?, 0x6?, 0x88?, 0xd2?, 0xc0006ed3dc?)
runtime/proc.go:398 +0xce fp=0xc0006ed260 sp=0xc0006ed240 pc=0x43e22e
runtime.selectgo(0xc0006ed5c8, 0xc0006ed3d0, 0xc000a973e0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0006ed380 sp=0xc0006ed260 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00055c480, 0xc000696380)
net/http/transport.go:2652 +0x979 fp=0xc0006ed638 sp=0xc0006ed380 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483400, 0xc00014ea00)
net/http/transport.go:604 +0x79a fp=0xc0006ed860 sp=0xc0006ed638 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x42503c?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc0006ed880 sp=0xc0006ed860 pc=0x726613
net/http.send(0xc00014ea00, {0x208ee80, 0xc000483400}, {0xc0006edb01?, 0x419593?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc0006edab0 sp=0xc0006ed880 pc=0x6e7626
net/http.(*Client).send(0xc000510480, 0xc00014ea00, {0xc0006edbf0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0006edb28 sp=0xc0006edab0 pc=0x6e6eb8
net/http.(*Client).do(0xc000510480, 0xc00014ea00)
net/http/client.go:724 +0x912 fp=0xc0006edd38 sp=0xc0006edb28 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1800, 0xc0006edf10?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc0006edda0 sp=0xc0006edd38 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x1e36773?, {0xc000151e80?, 0xc0006ede88?}, {0x18dbf00, 0xc000696300}, 0xc0001882b8?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc0006ede48 sp=0xc0006edda0 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Jobs).ScaleStatus(0xc0006edf08, {0xc000346ee0, 0x10}, 0x0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/jobs.go:249 +0xb2 fp=0xc0006edea8 sp=0xc0006ede48 pc=0xaef652
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.(*jobScaleStatusHandler).start(0xc000188280)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:175 +0xed fp=0xc0006edfc8 sp=0xc0006edea8 pc=0x15dfa4d
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler.func1()
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x25 fp=0xc0006edfe0 sp=0xc0006edfc8 pc=0x15df285
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0006edfe8 sp=0xc0006edfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler in goroutine 68
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x216
goroutine 247 [IO wait, 1 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x1b?)
runtime/proc.go:398 +0xce fp=0xc000019ab8 sp=0xc000019a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000019af0 sp=0xc000019ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8b408, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000019b10 sp=0xc000019af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000188200?, 0xc00071e000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000019b38 sp=0xc000019b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000188200, {0xc00071e000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000019bd0 sp=0xc000019b38 pc=0x4e041a
net.(*netFD).Read(0xc000188200, {0xc00071e000?, 0x740cc0?, 0xc000483400?})
net/fd_posix.go:55 +0x25 fp=0xc000019c18 sp=0xc000019bd0 pc=0x618105
net.(*conn).Read(0xc00011ab68, {0xc00071e000?, 0x0?, 0xc00002f1e0?})
net/net.go:179 +0x45 fp=0xc000019c60 sp=0xc000019c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc00071e000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc000019c90 sp=0xc000019c60 pc=0x63a285
net/http.(*persistConn).Read(0xc0006070e0, {0xc00071e000?, 0xc000452ae0?, 0xc000019d38?})
net/http/transport.go:1954 +0x4a fp=0xc000019cf0 sp=0xc000019c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0002b5d40)
bufio/bufio.go:113 +0x103 fp=0xc000019d28 sp=0xc000019cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0002b5d40, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000019d48 sp=0xc000019d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc0006070e0)
net/http/transport.go:2118 +0x1b9 fp=0xc000019fc8 sp=0xc000019d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000019fe0 sp=0xc000019fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000019fe8 sp=0xc000019fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 245
net/http/transport.go:1776 +0x169f
goroutine 248 [select, 1 minutes]:
runtime.gopark(0xc000643f90?, 0x2?, 0xe0?, 0x3d?, 0xc000643f1c?)
runtime/proc.go:398 +0xce fp=0xc000643db8 sp=0xc000643d98 pc=0x43e22e
runtime.selectgo(0xc000643f90, 0xc000643f18, 0xc00046d880?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000643ed8 sp=0xc000643db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc0006070e0)
net/http/transport.go:2421 +0xe5 fp=0xc000643fc8 sp=0xc000643ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc000643fe0 sp=0xc000643fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000643fe8 sp=0xc000643fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 245
net/http/transport.go:1777 +0x16f1
goroutine 97278 [select, 5 minutes]:
runtime.gopark(0xc000bb1698?, 0x6?, 0x58?, 0x13?, 0xc000bb14ac?)
runtime/proc.go:398 +0xce fp=0xc000bb1330 sp=0xc000bb1310 pc=0x43e22e
runtime.selectgo(0xc000bb1698, 0xc000bb14a0, 0xc000972340?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000bb1450 sp=0xc000bb1330 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00039a900, 0xc0006cc240)
net/http/transport.go:2652 +0x979 fp=0xc000bb1708 sp=0xc000bb1450 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483180, 0xc00014fc00)
net/http/transport.go:604 +0x79a fp=0xc000bb1930 sp=0xc000bb1708 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x7f7ea191aaf8?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc000bb1950 sp=0xc000bb1930 pc=0x726613
net/http.send(0xc00014fc00, {0x208ee80, 0xc000483180}, {0xc00084fb01?, 0x419593?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc000bb1b80 sp=0xc000bb1950 pc=0x6e7626
net/http.(*Client).send(0xc0004f1f20, 0xc00014fc00, {0xc00084fcc0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc000bb1bf8 sp=0xc000bb1b80 pc=0x6e6eb8
net/http.(*Client).do(0xc0004f1f20, 0xc00014fc00)
net/http/client.go:724 +0x912 fp=0xc000bb1e08 sp=0xc000bb1bf8 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1500, 0xc000398420?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc000bb1e70 sp=0xc000bb1e08 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0xc00084ff48?, {0xc000d3aa00?, 0x0?}, {0x1a4e8c0, 0xc0002280e0}, 0x409560?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc000bb1f18 sp=0xc000bb1e70 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Scaling).GetPolicy(0xc00084ffb0, {0xc0000428a0, 0x24}, 0x209f508?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/scaling.go:32 +0x86 fp=0xc000bb1f70 sp=0xc000bb1f18 pc=0xafebc6
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy.func1()
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:202 +0xdb fp=0xc000bb1fe0 sp=0xc000bb1f70 pc=0x15eccbb
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000bb1fe8 sp=0xc000bb1fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy in goroutine 88
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:195 +0x33e
goroutine 235 [IO wait, 4 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x1c?)
runtime/proc.go:398 +0xce fp=0xc000642ab8 sp=0xc000642a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000642af0 sp=0xc000642ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8b310, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000642b10 sp=0xc000642af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c0400?, 0xc0005a9000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000642b38 sp=0xc000642b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c0400, {0xc0005a9000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000642bd0 sp=0xc000642b38 pc=0x4e041a
net.(*netFD).Read(0xc0000c0400, {0xc0005a9000?, 0x740cc0?, 0xc000483400?})
net/fd_posix.go:55 +0x25 fp=0xc000642c18 sp=0xc000642bd0 pc=0x618105
net.(*conn).Read(0xc000064b20, {0xc0005a9000?, 0x0?, 0xc00002f520?})
net/net.go:179 +0x45 fp=0xc000642c60 sp=0xc000642c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0005a9000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc000642c90 sp=0xc000642c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00055c480, {0xc0005a9000?, 0xc000458900?, 0xc000642d38?})
net/http/transport.go:1954 +0x4a fp=0xc000642cf0 sp=0xc000642c90 pc=0x746f8a
bufio.(*Reader).fill(0xc000085380)
bufio/bufio.go:113 +0x103 fp=0xc000642d28 sp=0xc000642cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc000085380, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000642d48 sp=0xc000642d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00055c480)
net/http/transport.go:2118 +0x1b9 fp=0xc000642fc8 sp=0xc000642d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000642fe0 sp=0xc000642fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000642fe8 sp=0xc000642fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 233
net/http/transport.go:1776 +0x169f
goroutine 236 [select, 4 minutes]:
runtime.gopark(0xc0002a1f90?, 0x2?, 0xe0?, 0x1d?, 0xc0002a1f1c?)
runtime/proc.go:398 +0xce fp=0xc0002a1db8 sp=0xc0002a1d98 pc=0x43e22e
runtime.selectgo(0xc0002a1f90, 0xc0002a1f18, 0xc0005a4440?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0002a1ed8 sp=0xc0002a1db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00055c480)
net/http/transport.go:2421 +0xe5 fp=0xc0002a1fc8 sp=0xc0002a1ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0002a1fe0 sp=0xc0002a1fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0002a1fe8 sp=0xc0002a1fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 233
net/http/transport.go:1777 +0x16f1
goroutine 259 [select, 5 minutes]:
runtime.gopark(0xc0003d95c8?, 0x6?, 0x88?, 0x92?, 0xc0003d93dc?)
runtime/proc.go:398 +0xce fp=0xc0003d9260 sp=0xc0003d9240 pc=0x43e22e
runtime.selectgo(0xc0003d95c8, 0xc0003d93d0, 0xc000865260?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003d9380 sp=0xc0003d9260 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc000318a20, 0xc000bf83c0)
net/http/transport.go:2652 +0x979 fp=0xc0003d9638 sp=0xc0003d9380 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483400, 0xc000a6a100)
net/http/transport.go:604 +0x79a fp=0xc0003d9860 sp=0xc0003d9638 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x1caad20?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc0003d9880 sp=0xc0003d9860 pc=0x726613
net/http.send(0xc000a6a100, {0x208ee80, 0xc000483400}, {0x1?, 0xc0003d9ae8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc0003d9ab0 sp=0xc0003d9880 pc=0x6e7626
net/http.(*Client).send(0xc000510480, 0xc000a6a100, {0xc0003d9bf0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0003d9b28 sp=0xc0003d9ab0 pc=0x6e6eb8
net/http.(*Client).do(0xc000510480, 0xc000a6a100)
net/http/client.go:724 +0x912 fp=0xc0003d9d38 sp=0xc0003d9b28 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1800, 0xc0003d9f10?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc0003d9da0 sp=0xc0003d9d38 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x1e36773?, {0xc000859060?, 0xc0003d9e88?}, {0x18dbf00, 0xc000bf8300}, 0xc0001893b8?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc0003d9e48 sp=0xc0003d9da0 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Jobs).ScaleStatus(0xc0003d9f08, {0xc000347270, 0x10}, 0x0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/jobs.go:249 +0xb2 fp=0xc0003d9ea8 sp=0xc0003d9e48 pc=0xaef652
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.(*jobScaleStatusHandler).start(0xc000189380)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:175 +0xed fp=0xc0003d9fc8 sp=0xc0003d9ea8 pc=0x15dfa4d
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler.func1()
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x25 fp=0xc0003d9fe0 sp=0xc0003d9fc8 pc=0x15df285
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003d9fe8 sp=0xc0003d9fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler in goroutine 65
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x216
goroutine 263 [select, 1 minutes]:
runtime.gopark(0xc000015f90?, 0x2?, 0xe0?, 0x5d?, 0xc000015f1c?)
runtime/proc.go:398 +0xce fp=0xc000015db8 sp=0xc000015d98 pc=0x43e22e
runtime.selectgo(0xc000015f90, 0xc000015f18, 0xc00051f240?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000015ed8 sp=0xc000015db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00055d0e0)
net/http/transport.go:2421 +0xe5 fp=0xc000015fc8 sp=0xc000015ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc000015fe0 sp=0xc000015fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000015fe8 sp=0xc000015fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 280
net/http/transport.go:1777 +0x16f1
goroutine 274 [IO wait, 5 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x1d?)
runtime/proc.go:398 +0xce fp=0xc00078eab8 sp=0xc00078ea98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc00078eaf0 sp=0xc00078eab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8b218, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc00078eb10 sp=0xc00078eaf0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000189400?, 0xc00065d000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc00078eb38 sp=0xc00078eb10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000189400, {0xc00065d000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc00078ebd0 sp=0xc00078eb38 pc=0x4e041a
net.(*netFD).Read(0xc000189400, {0xc00065d000?, 0x740cc0?, 0xc000483400?})
net/fd_posix.go:55 +0x25 fp=0xc00078ec18 sp=0xc00078ebd0 pc=0x618105
net.(*conn).Read(0xc000064e08, {0xc00065d000?, 0x0?, 0xc00075cea0?})
net/net.go:179 +0x45 fp=0xc00078ec60 sp=0xc00078ec18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc00065d000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc00078ec90 sp=0xc00078ec60 pc=0x63a285
net/http.(*persistConn).Read(0xc000318a20, {0xc00065d000?, 0xc0006a4300?, 0xc00078ed38?})
net/http/transport.go:1954 +0x4a fp=0xc00078ecf0 sp=0xc00078ec90 pc=0x746f8a
bufio.(*Reader).fill(0xc000085860)
bufio/bufio.go:113 +0x103 fp=0xc00078ed28 sp=0xc00078ecf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc000085860, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc00078ed48 sp=0xc00078ed28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc000318a20)
net/http/transport.go:2118 +0x1b9 fp=0xc00078efc8 sp=0xc00078ed48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc00078efe0 sp=0xc00078efc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00078efe8 sp=0xc00078efe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 260
net/http/transport.go:1776 +0x169f
goroutine 284 [IO wait, 5 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x1f?)
runtime/proc.go:398 +0xce fp=0xc000309ab8 sp=0xc000309a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000309af0 sp=0xc000309ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8b028, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000309b10 sp=0xc000309af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000188080?, 0xc0007ab000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000309b38 sp=0xc000309b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000188080, {0xc0007ab000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000309bd0 sp=0xc000309b38 pc=0x4e041a
net.(*netFD).Read(0xc000188080, {0xc0007ab000?, 0x740cc0?, 0xc000483400?})
net/fd_posix.go:55 +0x25 fp=0xc000309c18 sp=0xc000309bd0 pc=0x618105
net.(*conn).Read(0xc000064088, {0xc0007ab000?, 0x0?, 0xc00002fd40?})
net/net.go:179 +0x45 fp=0xc000309c60 sp=0xc000309c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0007ab000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc000309c90 sp=0xc000309c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00039b200, {0xc0007ab000?, 0xc00061c0c0?, 0xc000309d38?})
net/http/transport.go:1954 +0x4a fp=0xc000309cf0 sp=0xc000309c90 pc=0x746f8a
bufio.(*Reader).fill(0xc00034c240)
bufio/bufio.go:113 +0x103 fp=0xc000309d28 sp=0xc000309cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc00034c240, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000309d48 sp=0xc000309d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00039b200)
net/http/transport.go:2118 +0x1b9 fp=0xc000309fc8 sp=0xc000309d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000309fe0 sp=0xc000309fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000309fe8 sp=0xc000309fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 266
net/http/transport.go:1776 +0x169f
goroutine 262 [IO wait, 1 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x1e?)
runtime/proc.go:398 +0xce fp=0xc000308ab8 sp=0xc000308a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000308af0 sp=0xc000308ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8b120, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000308b10 sp=0xc000308af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc0000c1700?, 0xc0006b5000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000308b38 sp=0xc000308b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc0000c1700, {0xc0006b5000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000308bd0 sp=0xc000308b38 pc=0x4e041a
net.(*netFD).Read(0xc0000c1700, {0xc0006b5000?, 0x740cc0?, 0xc000483400?})
net/fd_posix.go:55 +0x25 fp=0xc000308c18 sp=0xc000308bd0 pc=0x618105
net.(*conn).Read(0xc00011af90, {0xc0006b5000?, 0x0?, 0xc0000f1860?})
net/net.go:179 +0x45 fp=0xc000308c60 sp=0xc000308c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0006b5000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc000308c90 sp=0xc000308c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00055d0e0, {0xc0006b5000?, 0xc0006a4720?, 0xc000308d38?})
net/http/transport.go:1954 +0x4a fp=0xc000308cf0 sp=0xc000308c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0003ce1e0)
bufio/bufio.go:113 +0x103 fp=0xc000308d28 sp=0xc000308cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0003ce1e0, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000308d48 sp=0xc000308d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00055d0e0)
net/http/transport.go:2118 +0x1b9 fp=0xc000308fc8 sp=0xc000308d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000308fe0 sp=0xc000308fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000308fe8 sp=0xc000308fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 280
net/http/transport.go:1776 +0x169f
goroutine 265 [select, 5 minutes]:
runtime.gopark(0xc0003c95c8?, 0x6?, 0x88?, 0x92?, 0xc0003c93dc?)
runtime/proc.go:398 +0xce fp=0xc0003c9260 sp=0xc0003c9240 pc=0x43e22e
runtime.selectgo(0xc0003c95c8, 0xc0003c93d0, 0xc000946110?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003c9380 sp=0xc0003c9260 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00039b200, 0xc000c02a00)
net/http/transport.go:2652 +0x979 fp=0xc0003c9638 sp=0xc0003c9380 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483400, 0xc000e10800)
net/http/transport.go:604 +0x79a fp=0xc0003c9860 sp=0xc0003c9638 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x1caad20?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc0003c9880 sp=0xc0003c9860 pc=0x726613
net/http.send(0xc000e10800, {0x208ee80, 0xc000483400}, {0x1?, 0xc0003c9ae8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc0003c9ab0 sp=0xc0003c9880 pc=0x6e7626
net/http.(*Client).send(0xc000510480, 0xc000e10800, {0xc0003c9bf0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0003c9b28 sp=0xc0003c9ab0 pc=0x6e6eb8
net/http.(*Client).do(0xc000510480, 0xc000e10800)
net/http/client.go:724 +0x912 fp=0xc0003c9d38 sp=0xc0003c9b28 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1800, 0xc0003c9f10?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc0003c9da0 sp=0xc0003c9d38 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x1e36773?, {0xc000960750?, 0xc0003c9e88?}, {0x18dbf00, 0xc000c02940}, 0xc000188038?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc0003c9e48 sp=0xc0003c9da0 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Jobs).ScaleStatus(0xc0003c9f08, {0xc000451068, 0x14}, 0x0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/jobs.go:249 +0xb2 fp=0xc0003c9ea8 sp=0xc0003c9e48 pc=0xaef652
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.(*jobScaleStatusHandler).start(0xc000188000)
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:175 +0xed fp=0xc0003c9fc8 sp=0xc0003c9ea8 pc=0x15dfa4d
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler.func1()
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x25 fp=0xc0003c9fe0 sp=0xc0003c9fc8 pc=0x15df285
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003c9fe8 sp=0xc0003c9fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin.newJobScaleStatusHandler in goroutine 70
github.com/hashicorp/nomad-autoscaler/plugins/builtin/target/nomad/plugin/state.go:78 +0x216
goroutine 285 [select, 5 minutes]:
runtime.gopark(0xc00078cf90?, 0x2?, 0xe0?, 0xcd?, 0xc00078cf1c?)
runtime/proc.go:398 +0xce fp=0xc00078cdb8 sp=0xc00078cd98 pc=0x43e22e
runtime.selectgo(0xc00078cf90, 0xc00078cf18, 0xc00037e000?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00078ced8 sp=0xc00078cdb8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00039b200)
net/http/transport.go:2421 +0xe5 fp=0xc00078cfc8 sp=0xc00078ced8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc00078cfe0 sp=0xc00078cfc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00078cfe8 sp=0xc00078cfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 266
net/http/transport.go:1777 +0x16f1
goroutine 12150 [select, 1 minutes]:
runtime.gopark(0xc000304f90?, 0x2?, 0xe0?, 0x4d?, 0xc000304f1c?)
runtime/proc.go:398 +0xce fp=0xc000304db8 sp=0xc000304d98 pc=0x43e22e
runtime.selectgo(0xc000304f90, 0xc000304f18, 0xc000d09880?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000304ed8 sp=0xc000304db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc000bd8ea0)
net/http/transport.go:2421 +0xe5 fp=0xc000304fc8 sp=0xc000304ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc000304fe0 sp=0xc000304fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000304fe8 sp=0xc000304fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 12143
net/http/transport.go:1777 +0x16f1
goroutine 9015 [select, 1212 minutes]:
runtime.gopark(0xc0007e8f48?, 0x3?, 0xf8?, 0x8d?, 0xc0007e8eea?)
runtime/proc.go:398 +0xce fp=0xc0007e8d80 sp=0xc0007e8d60 pc=0x43e22e
runtime.selectgo(0xc0007e8f48, 0xc0007e8ee4, 0x0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0007e8ea0 sp=0xc0007e8d80 pc=0x44e705
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainMultiplex(0xc000511230?, {0x209f508, 0xc0008462d0}, 0xc000b21920?, 0xc0002b43c0, 0xc0008d6240?, 0xc0007e8fb8?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:218 +0x15f fp=0xc0007e8f98 sp=0xc0007e8ea0 pc=0xaf827f
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func1()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x38 fp=0xc0007e8fe0 sp=0xc0007e8f98 pc=0xaf80f8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0007e8fe8 sp=0xc0007e8fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 9003
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x14a
goroutine 9955 [chan receive, 1201 minutes]:
runtime.gopark(0xc000247e00?, 0x4103c5?, 0xe0?, 0xfd?, 0x10?)
runtime/proc.go:398 +0xce fp=0xc0008c5d98 sp=0xc0008c5d78 pc=0x43e22e
runtime.chanrecv(0xc000316f00, 0xc000247e98, 0x1)
runtime/chan.go:583 +0x3cd fp=0xc0008c5e10 sp=0xc0008c5d98 pc=0x4099ad
runtime.chanrecv2(0xc0005268c0?, 0x1e4a0f3?)
runtime/chan.go:447 +0x12 fp=0xc0008c5e38 sp=0xc0008c5e10 pc=0x4095d2
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).monitorNodeDrain(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc00042dda0, 0x24}, 0x800?, 0x0?)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:155 +0x6a fp=0xc0008c5ec0 sp=0xc0008c5e38 pc=0xe3d94a
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).drainNode(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc00042dda0, 0x24}, 0xc000755d00)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:146 +0x277 fp=0xc0008c5f30 sp=0xc0008c5ec0 pc=0xe3d837
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes.func1()
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:62 +0x97 fp=0xc0008c5fe0 sp=0xc0008c5f30 pc=0xe3d0b7
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0008c5fe8 sp=0xc0008c5fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes in goroutine 41
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:57 +0x109
goroutine 9013 [IO wait, 2 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x22?)
runtime/proc.go:398 +0xce fp=0xc000474ab8 sp=0xc000474a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000474af0 sp=0xc000474ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1918068, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000474b10 sp=0xc000474af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000933080?, 0xc00069c000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000474b38 sp=0xc000474b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000933080, {0xc00069c000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000474bd0 sp=0xc000474b38 pc=0x4e041a
net.(*netFD).Read(0xc000933080, {0xc00069c000?, 0x740cc0?, 0xc000483b80?})
net/fd_posix.go:55 +0x25 fp=0xc000474c18 sp=0xc000474bd0 pc=0x618105
net.(*conn).Read(0xc000064158, {0xc00069c000?, 0x0?, 0xc0001a0820?})
net/net.go:179 +0x45 fp=0xc000474c60 sp=0xc000474c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc00069c000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc000474c90 sp=0xc000474c60 pc=0x63a285
net/http.(*persistConn).Read(0xc0005c9c20, {0xc00069c000?, 0xc0008d6900?, 0xc000474d38?})
net/http/transport.go:1954 +0x4a fp=0xc000474cf0 sp=0xc000474c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0002b41e0)
bufio/bufio.go:113 +0x103 fp=0xc000474d28 sp=0xc000474cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0002b41e0, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000474d48 sp=0xc000474d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc0005c9c20)
net/http/transport.go:2118 +0x1b9 fp=0xc000474fc8 sp=0xc000474d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000474fe0 sp=0xc000474fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000474fe8 sp=0xc000474fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 9006
net/http/transport.go:1776 +0x169f
goroutine 9017 [select, 2 minutes]:
runtime.gopark(0xc00059b370?, 0x6?, 0x30?, 0xb0?, 0xc00059b184?)
runtime/proc.go:398 +0xce fp=0xc00059b008 sp=0xc00059afe8 pc=0x43e22e
runtime.selectgo(0xc00059b370, 0xc00059b178, 0xc00004d1a0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00059b128 sp=0xc00059b008 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc0005c9c20, 0xc00037e800)
net/http/transport.go:2652 +0x979 fp=0xc00059b3e0 sp=0xc00059b128 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483b80, 0xc000c01300)
net/http/transport.go:604 +0x79a fp=0xc00059b608 sp=0xc00059b3e0 pc=0x73eafa
net/http.(*Transport).RoundTrip(0xc0001a1ba0?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc00059b628 sp=0xc00059b608 pc=0x726613
net/http.send(0xc000c01300, {0x208ee80, 0xc000483b80}, {0xc00059b801?, 0x4103c5?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc00059b858 sp=0xc00059b628 pc=0x6e7626
net/http.(*Client).send(0xc000510900, 0xc000c01300, {0xc00059b998?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc00059b8d0 sp=0xc00059b858 pc=0x6e6eb8
net/http.(*Client).do(0xc000510900, 0xc000c01300)
net/http/client.go:724 +0x912 fp=0xc00059bae0 sp=0xc00059b8d0 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1a80, 0xc00059be08?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc00059bb48 sp=0xc00059bae0 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x209d3b8?, {0xc000cf10c0?, 0x700000000000002?}, {0x190d900, 0xc00082a888}, 0x1e30c3a?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc00059bbf0 sp=0xc00059bb48 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Nodes).Allocations(0xc00011b780, {0xc000b260c0, 0x24}, 0x24?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:437 +0x96 fp=0xc00059bc58 sp=0xc00059bbf0 pc=0xaf9876
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainAllocs(0xc00084cfd0?, {0x209f508, 0xc0008462d0}, {0xc000b260c0, 0x24}, 0x0, 0xc0002b44e0)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:320 +0x154 fp=0xc00059bf98 sp=0xc00059bc58 pc=0xaf8df4
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func3()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x39 fp=0xc00059bfe0 sp=0xc00059bf98 pc=0xaf8039
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00059bfe8 sp=0xc00059bfe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 9003
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x2c5
goroutine 9968 [select, 4 minutes]:
runtime.gopark(0xc00084af90?, 0x2?, 0xe0?, 0xad?, 0xc00084af1c?)
runtime/proc.go:398 +0xce fp=0xc00084adb8 sp=0xc00084ad98 pc=0x43e22e
runtime.selectgo(0xc00084af90, 0xc00084af18, 0xc000cd4040?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00084aed8 sp=0xc00084adb8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc000c44240)
net/http/transport.go:2421 +0xe5 fp=0xc00084afc8 sp=0xc00084aed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc00084afe0 sp=0xc00084afc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00084afe8 sp=0xc00084afe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 9957
net/http/transport.go:1777 +0x16f1
goroutine 7610 [select, 1 minutes]:
runtime.gopark(0xc000651370?, 0x6?, 0x30?, 0x10?, 0xc000651184?)
runtime/proc.go:398 +0xce fp=0xc000651008 sp=0xc000650fe8 pc=0x43e22e
runtime.selectgo(0xc000651370, 0xc000651178, 0xc000b21220?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000651128 sp=0xc000651008 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc0006f4d80, 0xc000758440)
net/http/transport.go:2652 +0x979 fp=0xc0006513e0 sp=0xc000651128 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483b80, 0xc000c78e00)
net/http/transport.go:604 +0x79a fp=0xc000651608 sp=0xc0006513e0 pc=0x73eafa
net/http.(*Transport).RoundTrip(0xc0008036c0?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc000651628 sp=0xc000651608 pc=0x726613
net/http.send(0xc000c78e00, {0x208ee80, 0xc000483b80}, {0xc000651801?, 0x4103c5?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc000651858 sp=0xc000651628 pc=0x6e7626
net/http.(*Client).send(0xc000510900, 0xc000c78e00, {0xc000651998?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0006518d0 sp=0xc000651858 pc=0x6e6eb8
net/http.(*Client).do(0xc000510900, 0xc000c78e00)
net/http/client.go:724 +0x912 fp=0xc000651ae0 sp=0xc0006518d0 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1a80, 0xc000651e08?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc000651b48 sp=0xc000651ae0 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x209d3b8?, {0xc0009f7a40?, 0x6e00000000000002?}, {0x190d900, 0xc000ce88b8}, 0x1e30c3a?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc000651bf0 sp=0xc000651b48 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Nodes).Allocations(0xc00011b780, {0xc00042c6f0, 0x24}, 0x24?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:437 +0x96 fp=0xc000651c58 sp=0xc000651bf0 pc=0xaf9876
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainAllocs(0xc0002a2fd0?, {0x209f508, 0xc000847ae0}, {0xc00042c6f0, 0x24}, 0x0, 0xc000338600)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:320 +0x154 fp=0xc000651f98 sp=0xc000651c58 pc=0xaf8df4
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func3()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x39 fp=0xc000651fe0 sp=0xc000651f98 pc=0xaf8039
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000651fe8 sp=0xc000651fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 7607
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x2c5
goroutine 97502 [select, 2 minutes]:
runtime.gopark(0xc000165698?, 0x6?, 0x58?, 0x53?, 0xc0001654ac?)
runtime/proc.go:398 +0xce fp=0xc000165330 sp=0xc000165310 pc=0x43e22e
runtime.selectgo(0xc000165698, 0xc0001654a0, 0xc0008aa4c0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000165450 sp=0xc000165330 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00039a120, 0xc0008dc2c0)
net/http/transport.go:2652 +0x979 fp=0xc000165708 sp=0xc000165450 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483180, 0xc0009f8100)
net/http/transport.go:604 +0x79a fp=0xc000165930 sp=0xc000165708 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x42503c?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc000165950 sp=0xc000165930 pc=0x726613
net/http.send(0xc0009f8100, {0x208ee80, 0xc000483180}, {0xc000589b01?, 0x419593?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc000165b80 sp=0xc000165950 pc=0x6e7626
net/http.(*Client).send(0xc0004f1f20, 0xc0009f8100, {0xc000589cc0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc000165bf8 sp=0xc000165b80 pc=0x6e6eb8
net/http.(*Client).do(0xc0004f1f20, 0xc0009f8100)
net/http/client.go:724 +0x912 fp=0xc000165e08 sp=0xc000165bf8 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1500, 0xc0003989a0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc000165e70 sp=0xc000165e08 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0xc000589f30?, {0xc000cf2800?, 0x2?}, {0x1a4e8c0, 0xc0000b20e0}, 0xc000565960?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc000165f18 sp=0xc000165e70 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Scaling).GetPolicy(0xc000589fb0, {0xc000042960, 0x24}, 0xc000b9c990?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/scaling.go:32 +0x86 fp=0xc000165f70 sp=0xc000165f18 pc=0xafebc6
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy.func1()
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:202 +0xdb fp=0xc000165fe0 sp=0xc000165f70 pc=0x15eccbb
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000165fe8 sp=0xc000165fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy in goroutine 104
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:195 +0x33e
goroutine 12148 [select, 3 minutes]:
runtime.gopark(0xc00073ef90?, 0x2?, 0xe0?, 0xed?, 0xc00073ef1c?)
runtime/proc.go:398 +0xce fp=0xc00073edb8 sp=0xc00073ed98 pc=0x43e22e
runtime.selectgo(0xc00073ef90, 0xc00073ef18, 0xc000d09840?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00073eed8 sp=0xc00073edb8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc000bd8fc0)
net/http/transport.go:2421 +0xe5 fp=0xc00073efc8 sp=0xc00073eed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc00073efe0 sp=0xc00073efc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00073efe8 sp=0xc00073efe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 12145
net/http/transport.go:1777 +0x16f1
goroutine 9534 [select, 3 minutes]:
runtime.gopark(0xc00094b370?, 0x6?, 0x30?, 0xb0?, 0xc00094b184?)
runtime/proc.go:398 +0xce fp=0xc00094b008 sp=0xc00094afe8 pc=0x43e22e
runtime.selectgo(0xc00094b370, 0xc00094b178, 0xc000bc2ae0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00094b128 sp=0xc00094b008 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc000bd8d80, 0xc00037e700)
net/http/transport.go:2652 +0x979 fp=0xc00094b3e0 sp=0xc00094b128 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483b80, 0xc000c00c00)
net/http/transport.go:604 +0x79a fp=0xc00094b608 sp=0xc00094b3e0 pc=0x73eafa
net/http.(*Transport).RoundTrip(0xc0003d0820?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc00094b628 sp=0xc00094b608 pc=0x726613
net/http.send(0xc000c00c00, {0x208ee80, 0xc000483b80}, {0xc00094b801?, 0x4103c5?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc00094b858 sp=0xc00094b628 pc=0x6e7626
net/http.(*Client).send(0xc000510900, 0xc000c00c00, {0xc00094b998?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc00094b8d0 sp=0xc00094b858 pc=0x6e6eb8
net/http.(*Client).do(0xc000510900, 0xc000c00c00)
net/http/client.go:724 +0x912 fp=0xc00094bae0 sp=0xc00094b8d0 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1a80, 0xc00094be08?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc00094bb48 sp=0xc00094bae0 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x209d3b8?, {0xc000ac97c0?, 0xca00000000000002?}, {0x190d900, 0xc000bde8a0}, 0x1e30c3a?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc00094bbf0 sp=0xc00094bb48 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Nodes).Allocations(0xc00011b780, {0xc0007ca2d0, 0x24}, 0x24?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:437 +0x96 fp=0xc00094bc58 sp=0xc00094bbf0 pc=0xaf9876
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainAllocs(0xc0007d1740?, {0x209f508, 0xc000846410}, {0xc0007ca2d0, 0x24}, 0x0, 0xc000374e40)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:320 +0x154 fp=0xc00094bf98 sp=0xc00094bc58 pc=0xaf8df4
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func3()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x39 fp=0xc00094bfe0 sp=0xc00094bf98 pc=0xaf8039
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00094bfe8 sp=0xc00094bfe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 9509
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x2c5
goroutine 12147 [IO wait, 3 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x33?)
runtime/proc.go:398 +0xce fp=0xc00045cab8 sp=0xc00045ca98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc00045caf0 sp=0xc00045cab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8ac48, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc00045cb10 sp=0xc00045caf0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000933380?, 0xc000ace000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc00045cb38 sp=0xc00045cb10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000933380, {0xc000ace000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc00045cbd0 sp=0xc00045cb38 pc=0x4e041a
net.(*netFD).Read(0xc000933380, {0xc000ace000?, 0x740cc0?, 0xc000483b80?})
net/fd_posix.go:55 +0x25 fp=0xc00045cc18 sp=0xc00045cbd0 pc=0x618105
net.(*conn).Read(0xc0008bba18, {0xc000ace000?, 0x0?, 0xc00047b040?})
net/net.go:179 +0x45 fp=0xc00045cc60 sp=0xc00045cc18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc000ace000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc00045cc90 sp=0xc00045cc60 pc=0x63a285
net/http.(*persistConn).Read(0xc000bd8fc0, {0xc000ace000?, 0xc00061d320?, 0xc00045cd38?})
net/http/transport.go:1954 +0x4a fp=0xc00045ccf0 sp=0xc00045cc90 pc=0x746f8a
bufio.(*Reader).fill(0xc00039c4e0)
bufio/bufio.go:113 +0x103 fp=0xc00045cd28 sp=0xc00045ccf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc00039c4e0, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc00045cd48 sp=0xc00045cd28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc000bd8fc0)
net/http/transport.go:2118 +0x1b9 fp=0xc00045cfc8 sp=0xc00045cd48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc00045cfe0 sp=0xc00045cfc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00045cfe8 sp=0xc00045cfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 12145
net/http/transport.go:1776 +0x169f
goroutine 11568 [select, 1183 minutes]:
runtime.gopark(0xc000473f48?, 0x3?, 0x80?, 0x1a?, 0xc000473eea?)
runtime/proc.go:398 +0xce fp=0xc000473d80 sp=0xc000473d60 pc=0x43e22e
runtime.selectgo(0xc000473f48, 0xc000473ee4, 0xc000473f20?, 0x0, 0xc00011b780?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000473ea0 sp=0xc000473d80 pc=0x44e705
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainMultiplex(0xc000b244b8?, {0x209f508, 0xc00032d2c0}, 0xc000b244d0?, 0xc00034a8a0, 0xc000b41380?, 0xc000473fa8?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:218 +0x15f fp=0xc000473f98 sp=0xc000473ea0 pc=0xaf827f
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func1()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x38 fp=0xc000473fe0 sp=0xc000473f98 pc=0xaf80f8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000473fe8 sp=0xc000473fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 11559
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x14a
goroutine 97625 [select, 1 minutes]:
runtime.gopark(0xc00084df90?, 0x2?, 0xe0?, 0xdd?, 0xc00084df1c?)
runtime/proc.go:398 +0xce fp=0xc00084ddb8 sp=0xc00084dd98 pc=0x43e22e
runtime.selectgo(0xc00084df90, 0xc00084df18, 0xc00087dbc0?, 0x0, 0xc0000339b0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00084ded8 sp=0xc00084ddb8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc0005ed440)
net/http/transport.go:2421 +0xe5 fp=0xc00084dfc8 sp=0xc00084ded8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc00084dfe0 sp=0xc00084dfc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00084dfe8 sp=0xc00084dfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 97618
net/http/transport.go:1777 +0x16f1
goroutine 9947 [select, 1201 minutes]:
runtime.gopark(0xc000470f48?, 0x3?, 0x50?, 0x89?, 0xc000470eea?)
runtime/proc.go:398 +0xce fp=0xc000470d80 sp=0xc000470d60 pc=0x43e22e
runtime.selectgo(0xc000470f48, 0xc000470ee4, 0x0?, 0x0, 0x74ba85?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000470ea0 sp=0xc000470d80 pc=0x44e705
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainMultiplex(0xc000470fd0?, {0x209f508, 0xc0009be230}, 0x99b?, 0xc000316f00, 0x0?, 0x0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:218 +0x15f fp=0xc000470f98 sp=0xc000470ea0 pc=0xaf827f
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func1()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x38 fp=0xc000470fe0 sp=0xc000470f98 pc=0xaf80f8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000470fe8 sp=0xc000470fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 9955
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x14a
goroutine 9014 [select, 2 minutes]:
runtime.gopark(0xc0008c6f90?, 0x2?, 0xe0?, 0x6d?, 0xc0008c6f1c?)
runtime/proc.go:398 +0xce fp=0xc0008c6db8 sp=0xc0008c6d98 pc=0x43e22e
runtime.selectgo(0xc0008c6f90, 0xc0008c6f18, 0xc00087c080?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0008c6ed8 sp=0xc0008c6db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc0005c9c20)
net/http/transport.go:2421 +0xe5 fp=0xc0008c6fc8 sp=0xc0008c6ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0008c6fe0 sp=0xc0008c6fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0008c6fe8 sp=0xc0008c6fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 9006
net/http/transport.go:1777 +0x16f1
goroutine 9027 [select, 2 minutes]:
runtime.gopark(0xc0002acf90?, 0x2?, 0xe0?, 0xcd?, 0xc0002acf1c?)
runtime/proc.go:398 +0xce fp=0xc0002acdb8 sp=0xc0002acd98 pc=0x43e22e
runtime.selectgo(0xc0002acf90, 0xc0002acf18, 0xc00074d400?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0002aced8 sp=0xc0002acdb8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00017e5a0)
net/http/transport.go:2421 +0xe5 fp=0xc0002acfc8 sp=0xc0002aced8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0002acfe0 sp=0xc0002acfc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0002acfe8 sp=0xc0002acfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 9023
net/http/transport.go:1777 +0x16f1
goroutine 8582 [select, 1217 minutes]:
runtime.gopark(0xc000472f48?, 0x3?, 0xa5?, 0xe1?, 0xc000472eea?)
runtime/proc.go:398 +0xce fp=0xc000472d80 sp=0xc000472d60 pc=0x43e22e
runtime.selectgo(0xc000472f48, 0xc000472ee4, 0xc000011248?, 0x0, 0xc0008d6180?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000472ea0 sp=0xc000472d80 pc=0x44e705
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainMultiplex(0xc000472fd0?, {0x209f508, 0xc0008460a0}, 0xc00011aaa8?, 0xc0008e8240, 0xc000459f80?, 0xc000472fb8?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:218 +0x15f fp=0xc000472f98 sp=0xc000472ea0 pc=0xaf827f
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func1()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x38 fp=0xc000472fe0 sp=0xc000472f98 pc=0xaf80f8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000472fe8 sp=0xc000472fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 8576
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x14a
goroutine 8584 [select, 2 minutes]:
runtime.gopark(0xc000777370?, 0x6?, 0x30?, 0x70?, 0xc000777184?)
runtime/proc.go:398 +0xce fp=0xc000777008 sp=0xc000776fe8 pc=0x43e22e
runtime.selectgo(0xc000777370, 0xc000777178, 0xc000bc3660?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000777128 sp=0xc000777008 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00017e5a0, 0xc00087d9c0)
net/http/transport.go:2652 +0x979 fp=0xc0007773e0 sp=0xc000777128 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483b80, 0xc000e10e00)
net/http/transport.go:604 +0x79a fp=0xc000777608 sp=0xc0007773e0 pc=0x73eafa
net/http.(*Transport).RoundTrip(0xc00075bd40?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc000777628 sp=0xc000777608 pc=0x726613
net/http.send(0xc000e10e00, {0x208ee80, 0xc000483b80}, {0xc000777801?, 0x4103c5?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc000777858 sp=0xc000777628 pc=0x6e7626
net/http.(*Client).send(0xc000510900, 0xc000e10e00, {0xc000777998?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0007778d0 sp=0xc000777858 pc=0x6e6eb8
net/http.(*Client).do(0xc000510900, 0xc000e10e00)
net/http/client.go:724 +0x912 fp=0xc000777ae0 sp=0xc0007778d0 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1a80, 0xc000777e08?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc000777b48 sp=0xc000777ae0 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x209d3b8?, {0xc000c91400?, 0x6800000000000002?}, {0x190d900, 0xc00082c8b8}, 0x1e30c3a?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc000777bf0 sp=0xc000777b48 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Nodes).Allocations(0xc00011b780, {0xc000a349c0, 0x24}, 0x24?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:437 +0x96 fp=0xc000777c58 sp=0xc000777bf0 pc=0xaf9876
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainAllocs(0xc00030bfd0?, {0x209f508, 0xc0008460a0}, {0xc000a349c0, 0x24}, 0x0, 0xc0008e8300)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:320 +0x154 fp=0xc000777f98 sp=0xc000777c58 pc=0xaf8df4
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func3()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x39 fp=0xc000777fe0 sp=0xc000777f98 pc=0xaf8039
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000777fe8 sp=0xc000777fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 8576
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x2c5
goroutine 97624 [IO wait, 1 minutes]:
runtime.gopark(0x609c81c0591668b8?, 0xb?, 0x0?, 0x0?, 0x19?)
runtime/proc.go:398 +0xce fp=0xc0005885c8 sp=0xc0005885a8 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000588600 sp=0xc0005885c8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1917a98, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000588620 sp=0xc000588600 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000943600?, 0xc000be2000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000588648 sp=0xc000588620 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000943600, {0xc000be2000, 0x3000, 0x3000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0005886e0 sp=0xc000588648 pc=0x4e041a
net.(*netFD).Read(0xc000943600, {0xc000be2000?, 0xc00026b005?, 0xe4?})
net/fd_posix.go:55 +0x25 fp=0xc000588728 sp=0xc0005886e0 pc=0x618105
net.(*conn).Read(0xc00011b670, {0xc000be2000?, 0x131?, 0xc0000a1338?})
net/net.go:179 +0x45 fp=0xc000588770 sp=0xc000588728 pc=0x628945
net.(*TCPConn).Read(0xc000588808?, {0xc000be2000?, 0xc000577a28?, 0x18?})
<autogenerated>:1 +0x25 fp=0xc0005887a0 sp=0xc000588770 pc=0x63a285
crypto/tls.(*atLeastReader).Read(0xc000577a28, {0xc000be2000?, 0xc000577a28?, 0x0?})
crypto/tls/conn.go:805 +0x3b fp=0xc0005887e8 sp=0xc0005887a0 pc=0x6791fb
bytes.(*Buffer).ReadFrom(0xc0000a1428, {0x208fd80, 0xc000577a28})
bytes/buffer.go:211 +0x98 fp=0xc000588840 sp=0xc0005887e8 pc=0x512ad8
crypto/tls.(*Conn).readFromUntil(0xc0000a1180, {0x208f960?, 0xc00011b670}, 0x1800?)
crypto/tls/conn.go:827 +0xde fp=0xc000588880 sp=0xc000588840 pc=0x6793de
crypto/tls.(*Conn).readRecordOrCCS(0xc0000a1180, 0x0)
crypto/tls/conn.go:625 +0x250 fp=0xc000588c20 sp=0xc000588880 pc=0x6769b0
crypto/tls.(*Conn).readRecord(...)
crypto/tls/conn.go:587
crypto/tls.(*Conn).Read(0xc0000a1180, {0xc000729000, 0x1000, 0x27?})
crypto/tls/conn.go:1369 +0x158 fp=0xc000588c90 sp=0xc000588c20 pc=0x67cc78
net/http.(*persistConn).Read(0xc0005ed440, {0xc000729000?, 0xc0008d67e0?, 0xc000588d38?})
net/http/transport.go:1954 +0x4a fp=0xc000588cf0 sp=0xc000588c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0004edb60)
bufio/bufio.go:113 +0x103 fp=0xc000588d28 sp=0xc000588cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0004edb60, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000588d48 sp=0xc000588d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc0005ed440)
net/http/transport.go:2118 +0x1b9 fp=0xc000588fc8 sp=0xc000588d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000588fe0 sp=0xc000588fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000588fe8 sp=0xc000588fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 97618
net/http/transport.go:1776 +0x169f
goroutine 8576 [chan receive, 1217 minutes]:
runtime.gopark(0xc0003b5e00?, 0x4103f3?, 0x90?, 0xe?, 0x10?)
runtime/proc.go:398 +0xce fp=0xc0002b0d98 sp=0xc0002b0d78 pc=0x43e22e
runtime.chanrecv(0xc0008e8240, 0xc0003b5e98, 0x1)
runtime/chan.go:583 +0x3cd fp=0xc0002b0e10 sp=0xc0002b0d98 pc=0x4099ad
runtime.chanrecv2(0xc00056a580?, 0x1e4a0f3?)
runtime/chan.go:447 +0x12 fp=0xc0002b0e38 sp=0xc0002b0e10 pc=0x4095d2
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).monitorNodeDrain(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc000a349c0, 0x24}, 0x800?, 0xc0?)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:155 +0x6a fp=0xc0002b0ec0 sp=0xc0002b0e38 pc=0xe3d94a
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).drainNode(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc000a349c0, 0x24}, 0xc000912c70)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:146 +0x277 fp=0xc0002b0f30 sp=0xc0002b0ec0 pc=0xe3d837
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes.func1()
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:62 +0x97 fp=0xc0002b0fe0 sp=0xc0002b0f30 pc=0xe3d0b7
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0002b0fe8 sp=0xc0002b0fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes in goroutine 44
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:57 +0x109
goroutine 9509 [chan receive, 1206 minutes]:
runtime.gopark(0xc000738e00?, 0x4103c5?, 0xc0?, 0x45?, 0x10?)
runtime/proc.go:398 +0xce fp=0xc000738d98 sp=0xc000738d78 pc=0x43e22e
runtime.chanrecv(0xc000374d80, 0xc000738e98, 0x1)
runtime/chan.go:583 +0x3cd fp=0xc000738e10 sp=0xc000738d98 pc=0x4099ad
runtime.chanrecv2(0xc0002ca200?, 0x1e4a0f3?)
runtime/chan.go:447 +0x12 fp=0xc000738e38 sp=0xc000738e10 pc=0x4095d2
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).monitorNodeDrain(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc0007ca2d0, 0x24}, 0x800?, 0x0?)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:155 +0x6a fp=0xc000738ec0 sp=0xc000738e38 pc=0xe3d94a
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).drainNode(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc0007ca2d0, 0x24}, 0xc0007d1700)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:146 +0x277 fp=0xc000738f30 sp=0xc000738ec0 pc=0xe3d837
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes.func1()
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:62 +0x97 fp=0xc000738fe0 sp=0xc000738f30 pc=0xe3d0b7
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000738fe8 sp=0xc000738fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes in goroutine 43
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:57 +0x109
goroutine 10483 [select, 3 minutes]:
runtime.gopark(0xc00077b370?, 0x6?, 0x30?, 0xb0?, 0xc00077b184?)
runtime/proc.go:398 +0xce fp=0xc00077b008 sp=0xc00077afe8 pc=0x43e22e
runtime.selectgo(0xc00077b370, 0xc00077b178, 0xc000704910?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00077b128 sp=0xc00077b008 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc000bd8fc0, 0xc000696480)
net/http/transport.go:2652 +0x979 fp=0xc00077b3e0 sp=0xc00077b128 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483b80, 0xc0006de500)
net/http/transport.go:604 +0x79a fp=0xc00077b608 sp=0xc00077b3e0 pc=0x73eafa
net/http.(*Transport).RoundTrip(0xc00075c9c0?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc00077b628 sp=0xc00077b608 pc=0x726613
net/http.send(0xc0006de500, {0x208ee80, 0xc000483b80}, {0xc00077b801?, 0x419593?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc00077b858 sp=0xc00077b628 pc=0x6e7626
net/http.(*Client).send(0xc000510900, 0xc0006de500, {0xc00077b998?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc00077b8d0 sp=0xc00077b858 pc=0x6e6eb8
net/http.(*Client).do(0xc000510900, 0xc0006de500)
net/http/client.go:724 +0x912 fp=0xc00077bae0 sp=0xc00077b8d0 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1a80, 0xc00077be08?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc00077bb48 sp=0xc00077bae0 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x209d3b8?, {0xc000ac2bc0?, 0xe500000000000002?}, {0x190d900, 0xc0009a09c0}, 0x1e30c3a?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc00077bbf0 sp=0xc00077bb48 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Nodes).Allocations(0xc00011b780, {0xc0009bbc80, 0x24}, 0x24?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:437 +0x96 fp=0xc00077bc58 sp=0xc00077bbf0 pc=0xaf9876
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainAllocs(0xc0003a6fd0?, {0x209f508, 0xc0008f9cc0}, {0xc0009bbc80, 0x24}, 0x0, 0xc0004ed560)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:320 +0x154 fp=0xc00077bf98 sp=0xc00077bc58 pc=0xaf8df4
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func3()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x39 fp=0xc00077bfe0 sp=0xc00077bf98 pc=0xaf8039
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00077bfe8 sp=0xc00077bfe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 10463
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x2c5
goroutine 22234 [IO wait, 1 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x7?)
runtime/proc.go:398 +0xce fp=0xc000747ab8 sp=0xc000747a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000747af0 sp=0xc000747ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8ab50, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000747b10 sp=0xc000747af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000d0ff80?, 0xc0006b4000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000747b38 sp=0xc000747b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000d0ff80, {0xc0006b4000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000747bd0 sp=0xc000747b38 pc=0x4e041a
net.(*netFD).Read(0xc000d0ff80, {0xc0006b4000?, 0x740cc0?, 0xc000483b80?})
net/fd_posix.go:55 +0x25 fp=0xc000747c18 sp=0xc000747bd0 pc=0x618105
net.(*conn).Read(0xc00011a740, {0xc0006b4000?, 0x0?, 0xc00002eb60?})
net/net.go:179 +0x45 fp=0xc000747c60 sp=0xc000747c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0006b4000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc000747c90 sp=0xc000747c60 pc=0x63a285
net/http.(*persistConn).Read(0xc000b54360, {0xc0006b4000?, 0xc0000cf200?, 0xc000747d38?})
net/http/transport.go:1954 +0x4a fp=0xc000747cf0 sp=0xc000747c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0008e8480)
bufio/bufio.go:113 +0x103 fp=0xc000747d28 sp=0xc000747cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0008e8480, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000747d48 sp=0xc000747d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc000b54360)
net/http/transport.go:2118 +0x1b9 fp=0xc000747fc8 sp=0xc000747d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000747fe0 sp=0xc000747fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000747fe8 sp=0xc000747fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 22232
net/http/transport.go:1776 +0x169f
goroutine 11064 [IO wait, 1 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x2d?)
runtime/proc.go:398 +0xce fp=0xc000848ab8 sp=0xc000848a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000848af0 sp=0xc000848ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8b500, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000848b10 sp=0xc000848af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000945600?, 0xc0007f8000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000848b38 sp=0xc000848b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000945600, {0xc0007f8000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000848bd0 sp=0xc000848b38 pc=0x4e041a
net.(*netFD).Read(0xc000945600, {0xc0007f8000?, 0x740cc0?, 0xc000483b80?})
net/fd_posix.go:55 +0x25 fp=0xc000848c18 sp=0xc000848bd0 pc=0x618105
net.(*conn).Read(0xc00011ba78, {0xc0007f8000?, 0x0?, 0xc000af8b60?})
net/net.go:179 +0x45 fp=0xc000848c60 sp=0xc000848c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0007f8000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc000848c90 sp=0xc000848c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00017f200, {0xc0007f8000?, 0xc000acbb00?, 0xc000848d38?})
net/http/transport.go:1954 +0x4a fp=0xc000848cf0 sp=0xc000848c90 pc=0x746f8a
bufio.(*Reader).fill(0xc000338f00)
bufio/bufio.go:113 +0x103 fp=0xc000848d28 sp=0xc000848cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc000338f00, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000848d48 sp=0xc000848d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00017f200)
net/http/transport.go:2118 +0x1b9 fp=0xc000848fc8 sp=0xc000848d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000848fe0 sp=0xc000848fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000848fe8 sp=0xc000848fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 11043
net/http/transport.go:1776 +0x169f
goroutine 9532 [select, 1206 minutes]:
runtime.gopark(0xc000587f48?, 0x3?, 0x0?, 0x0?, 0xc000587eea?)
runtime/proc.go:398 +0xce fp=0xc000587d80 sp=0xc000587d60 pc=0x43e22e
runtime.selectgo(0xc000587f48, 0xc000587ee4, 0x0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000587ea0 sp=0xc000587d80 pc=0x44e705
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainMultiplex(0xc000587fd0?, {0x209f508, 0xc000846410}, 0xc0000429f0?, 0xc000374d80, 0x0?, 0xc000374c00?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:218 +0x15f fp=0xc000587f98 sp=0xc000587ea0 pc=0xaf827f
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func1()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x38 fp=0xc000587fe0 sp=0xc000587f98 pc=0xaf80f8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000587fe8 sp=0xc000587fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 9509
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x14a
goroutine 11065 [select, 1 minutes]:
runtime.gopark(0xc000a87f90?, 0x2?, 0xe0?, 0x7d?, 0xc000a87f1c?)
runtime/proc.go:398 +0xce fp=0xc000a87db8 sp=0xc000a87d98 pc=0x43e22e
runtime.selectgo(0xc000a87f90, 0xc000a87f18, 0xc0008341c0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000a87ed8 sp=0xc000a87db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00017f200)
net/http/transport.go:2421 +0xe5 fp=0xc000a87fc8 sp=0xc000a87ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc000a87fe0 sp=0xc000a87fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000a87fe8 sp=0xc000a87fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 11043
net/http/transport.go:1777 +0x16f1
goroutine 10481 [select, 1195 minutes]:
runtime.gopark(0xc0002a5f48?, 0x3?, 0x50?, 0x89?, 0xc0002a5eea?)
runtime/proc.go:398 +0xce fp=0xc0002a5d80 sp=0xc0002a5d60 pc=0x43e22e
runtime.selectgo(0xc0002a5f48, 0xc0002a5ee4, 0x0?, 0x0, 0x74ba85?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0002a5ea0 sp=0xc0002a5d80 pc=0x44e705
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainMultiplex(0xc0002a5fd0?, {0x209f508, 0xc0008f9cc0}, 0x965?, 0xc0004ed4a0, 0x0?, 0x0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:218 +0x15f fp=0xc0002a5f98 sp=0xc0002a5ea0 pc=0xaf827f
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func1()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x38 fp=0xc0002a5fe0 sp=0xc0002a5f98 pc=0xaf80f8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0002a5fe8 sp=0xc0002a5fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 10463
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x14a
goroutine 11037 [IO wait, 3 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x2a?)
runtime/proc.go:398 +0xce fp=0xc000107ab8 sp=0xc000107a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000107af0 sp=0xc000107ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea19176b8, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000107b10 sp=0xc000107af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000945480?, 0xc0006b7000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000107b38 sp=0xc000107b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000945480, {0xc0006b7000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000107bd0 sp=0xc000107b38 pc=0x4e041a
net.(*netFD).Read(0xc000945480, {0xc0006b7000?, 0x740cc0?, 0xc000483b80?})
net/fd_posix.go:55 +0x25 fp=0xc000107c18 sp=0xc000107bd0 pc=0x618105
net.(*conn).Read(0xc000b568d0, {0xc0006b7000?, 0x0?, 0xc00075a1a0?})
net/net.go:179 +0x45 fp=0xc000107c60 sp=0xc000107c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0006b7000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc000107c90 sp=0xc000107c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00017efc0, {0xc0006b7000?, 0xc0008d6840?, 0xc000107d38?})
net/http/transport.go:1954 +0x4a fp=0xc000107cf0 sp=0xc000107c90 pc=0x746f8a
bufio.(*Reader).fill(0xc000085560)
bufio/bufio.go:113 +0x103 fp=0xc000107d28 sp=0xc000107cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc000085560, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000107d48 sp=0xc000107d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00017efc0)
net/http/transport.go:2118 +0x1b9 fp=0xc000107fc8 sp=0xc000107d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000107fe0 sp=0xc000107fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000107fe8 sp=0xc000107fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 11033
net/http/transport.go:1776 +0x169f
goroutine 9518 [select, 1 minutes]:
runtime.gopark(0xc0007e9f90?, 0x2?, 0xe0?, 0x9d?, 0xc0007e9f1c?)
runtime/proc.go:398 +0xce fp=0xc0007e9db8 sp=0xc0007e9d98 pc=0x43e22e
runtime.selectgo(0xc0007e9f90, 0xc0007e9f18, 0xc000697080?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0007e9ed8 sp=0xc0007e9db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc0006f4d80)
net/http/transport.go:2421 +0xe5 fp=0xc0007e9fc8 sp=0xc0007e9ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0007e9fe0 sp=0xc0007e9fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0007e9fe8 sp=0xc0007e9fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 9527
net/http/transport.go:1777 +0x16f1
goroutine 12125 [select, 1177 minutes]:
runtime.gopark(0xc00029cf48?, 0x3?, 0x0?, 0x0?, 0xc00029ceea?)
runtime/proc.go:398 +0xce fp=0xc00029cd80 sp=0xc00029cd60 pc=0x43e22e
runtime.selectgo(0xc00029cf48, 0xc00029cee4, 0x0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00029cea0 sp=0xc00029cd80 pc=0x44e705
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainMultiplex(0xc00029cfd0?, {0x209f508, 0xc000846960}, 0xc000d1afc0?, 0xc00096f8c0, 0x746500?, 0xc00096f3e0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:218 +0x15f fp=0xc00029cf98 sp=0xc00029cea0 pc=0xaf827f
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func1()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x38 fp=0xc00029cfe0 sp=0xc00029cf98 pc=0xaf80f8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00029cfe8 sp=0xc00029cfe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 12104
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x14a
goroutine 10463 [chan receive, 1195 minutes]:
runtime.gopark(0xc000167e00?, 0x4103c5?, 0x40?, 0x3c?, 0x10?)
runtime/proc.go:398 +0xce fp=0xc0009aad98 sp=0xc0009aad78 pc=0x43e22e
runtime.chanrecv(0xc0004ed4a0, 0xc000167e98, 0x1)
runtime/chan.go:583 +0x3cd fp=0xc0009aae10 sp=0xc0009aad98 pc=0x4099ad
runtime.chanrecv2(0xc000115780?, 0x1e4a0f3?)
runtime/chan.go:447 +0x12 fp=0xc0009aae38 sp=0xc0009aae10 pc=0x4095d2
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).monitorNodeDrain(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc0009bbc80, 0x24}, 0x6549045236c?, 0xa0?)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:155 +0x6a fp=0xc0009aaec0 sp=0xc0009aae38 pc=0xe3d94a
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).drainNode(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc0009bbc80, 0x24}, 0xc000695440)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:146 +0x277 fp=0xc0009aaf30 sp=0xc0009aaec0 pc=0xe3d837
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes.func1()
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:62 +0x97 fp=0xc0009aafe0 sp=0xc0009aaf30 pc=0xe3d0b7
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0009aafe8 sp=0xc0009aafe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes in goroutine 48
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:57 +0x109
goroutine 12104 [chan receive, 1177 minutes]:
runtime.gopark(0xc00058ae00?, 0x4103c5?, 0x90?, 0x11?, 0x10?)
runtime/proc.go:398 +0xce fp=0xc00058ad98 sp=0xc00058ad78 pc=0x43e22e
runtime.chanrecv(0xc00096f8c0, 0xc00058ae98, 0x1)
runtime/chan.go:583 +0x3cd fp=0xc00058ae10 sp=0xc00058ad98 pc=0x4099ad
runtime.chanrecv2(0xc000115ac0?, 0x1e4a0f3?)
runtime/chan.go:447 +0x12 fp=0xc00058ae38 sp=0xc00058ae10 pc=0x4095d2
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).monitorNodeDrain(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc000d1adb0, 0x24}, 0x44f4a5?, 0xf8?)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:155 +0x6a fp=0xc00058aec0 sp=0xc00058ae38 pc=0xe3d94a
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).drainNode(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc000d1adb0, 0x24}, 0xc000c11b10)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:146 +0x277 fp=0xc00058af30 sp=0xc00058aec0 pc=0xe3d837
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes.func1()
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:62 +0x97 fp=0xc00058afe0 sp=0xc00058af30 pc=0xe3d0b7
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00058afe8 sp=0xc00058afe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes in goroutine 46
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:57 +0x109
goroutine 97505 [select, 2 minutes]:
runtime.gopark(0xc0003cb698?, 0x6?, 0x58?, 0xb3?, 0xc0003cb4ac?)
runtime/proc.go:398 +0xce fp=0xc0003cb330 sp=0xc0003cb310 pc=0x43e22e
runtime.selectgo(0xc0003cb698, 0xc0003cb4a0, 0xc000ac4180?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003cb450 sp=0xc0003cb330 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00039a360, 0xc00068c300)
net/http/transport.go:2652 +0x979 fp=0xc0003cb708 sp=0xc0003cb450 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483180, 0xc000a80a00)
net/http/transport.go:604 +0x79a fp=0xc0003cb930 sp=0xc0003cb708 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x42503c?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc0003cb950 sp=0xc0003cb930 pc=0x726613
net/http.send(0xc000a80a00, {0x208ee80, 0xc000483180}, {0x1?, 0xc000589bb8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc0003cbb80 sp=0xc0003cb950 pc=0x6e7626
net/http.(*Client).send(0xc0004f1f20, 0xc000a80a00, {0xc000589cc0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0003cbbf8 sp=0xc0003cbb80 pc=0x6e6eb8
net/http.(*Client).do(0xc0004f1f20, 0xc000a80a00)
net/http/client.go:724 +0x912 fp=0xc0003cbe08 sp=0xc0003cbbf8 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1500, 0xc0000bafd0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc0003cbe70 sp=0xc0003cbe08 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0xc000589f30?, {0xc000c387c0?, 0x2?}, {0x1a4e8c0, 0xc00022e230}, 0xc000565960?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc0003cbf18 sp=0xc0003cbe70 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Scaling).GetPolicy(0xc000589fb0, {0xc000042990, 0x24}, 0xc000b9c990?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/scaling.go:32 +0x86 fp=0xc0003cbf70 sp=0xc0003cbf18 pc=0xafebc6
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy.func1()
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:202 +0xdb fp=0xc0003cbfe0 sp=0xc0003cbf70 pc=0x15eccbb
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003cbfe8 sp=0xc0003cbfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy in goroutine 72
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:195 +0x33e
goroutine 11063 [select, 4 minutes]:
runtime.gopark(0xc000597370?, 0x6?, 0x30?, 0x70?, 0xc000597184?)
runtime/proc.go:398 +0xce fp=0xc000597008 sp=0xc000596fe8 pc=0x43e22e
runtime.selectgo(0xc000597370, 0xc000597178, 0xc000302cc0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000597128 sp=0xc000597008 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc000c44240, 0xc000b72180)
net/http/transport.go:2652 +0x979 fp=0xc0005973e0 sp=0xc000597128 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483b80, 0xc000c79f00)
net/http/transport.go:604 +0x79a fp=0xc000597608 sp=0xc0005973e0 pc=0x73eafa
net/http.(*Transport).RoundTrip(0xc0004fdd40?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc000597628 sp=0xc000597608 pc=0x726613
net/http.send(0xc000c79f00, {0x208ee80, 0xc000483b80}, {0xc000597801?, 0x4103c5?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc000597858 sp=0xc000597628 pc=0x6e7626
net/http.(*Client).send(0xc000510900, 0xc000c79f00, {0xc000597998?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0005978d0 sp=0xc000597858 pc=0x6e6eb8
net/http.(*Client).do(0xc000510900, 0xc000c79f00)
net/http/client.go:724 +0x912 fp=0xc000597ae0 sp=0xc0005978d0 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1a80, 0xc000597e08?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc000597b48 sp=0xc000597ae0 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x209d3b8?, {0xc00065bf00?, 0x5400000000000002?}, {0x190d900, 0xc000010b58}, 0x1e30c3a?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc000597bf0 sp=0xc000597b48 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Nodes).Allocations(0xc00011b780, {0xc000813470, 0x24}, 0x24?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:437 +0x96 fp=0xc000597c58 sp=0xc000597bf0 pc=0xaf9876
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainAllocs(0xc000a87fd0?, {0x209f508, 0xc000997540}, {0xc000813470, 0x24}, 0x0, 0xc000338e40)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:320 +0x154 fp=0xc000597f98 sp=0xc000597c58 pc=0xaf8df4
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func3()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x39 fp=0xc000597fe0 sp=0xc000597f98 pc=0xaf8039
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000597fe8 sp=0xc000597fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 11021
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x2c5
goroutine 12149 [IO wait, 1 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x32?)
runtime/proc.go:398 +0xce fp=0xc00073bab8 sp=0xc00073ba98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc00073baf0 sp=0xc00073bab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1918160, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc00073bb10 sp=0xc00073baf0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000933300?, 0xc000afc000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc00073bb38 sp=0xc00073bb10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000933300, {0xc000afc000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc00073bbd0 sp=0xc00073bb38 pc=0x4e041a
net.(*netFD).Read(0xc000933300, {0xc000afc000?, 0x740cc0?, 0xc000483b80?})
net/fd_posix.go:55 +0x25 fp=0xc00073bc18 sp=0xc00073bbd0 pc=0x618105
net.(*conn).Read(0xc0008bba20, {0xc000afc000?, 0x0?, 0xc00075a000?})
net/net.go:179 +0x45 fp=0xc00073bc60 sp=0xc00073bc18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc000afc000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc00073bc90 sp=0xc00073bc60 pc=0x63a285
net/http.(*persistConn).Read(0xc000bd8ea0, {0xc000afc000?, 0xc00061d380?, 0xc00073bd38?})
net/http/transport.go:1954 +0x4a fp=0xc00073bcf0 sp=0xc00073bc90 pc=0x746f8a
bufio.(*Reader).fill(0xc00039c600)
bufio/bufio.go:113 +0x103 fp=0xc00073bd28 sp=0xc00073bcf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc00039c600, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc00073bd48 sp=0xc00073bd28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc000bd8ea0)
net/http/transport.go:2118 +0x1b9 fp=0xc00073bfc8 sp=0xc00073bd48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc00073bfe0 sp=0xc00073bfc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00073bfe8 sp=0xc00073bfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 12143
net/http/transport.go:1776 +0x169f
goroutine 11021 [chan receive, 1189 minutes]:
runtime.gopark(0xc0002a0e00?, 0x4103c5?, 0x80?, 0x77?, 0x10?)
runtime/proc.go:398 +0xce fp=0xc0002a0d98 sp=0xc0002a0d78 pc=0x43e22e
runtime.chanrecv(0xc000338d80, 0xc0002a0e98, 0x1)
runtime/chan.go:583 +0x3cd fp=0xc0002a0e10 sp=0xc0002a0d98 pc=0x4099ad
runtime.chanrecv2(0xc0002c8180?, 0x1e4a0f3?)
runtime/chan.go:447 +0x12 fp=0xc0002a0e38 sp=0xc0002a0e10 pc=0x4095d2
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).monitorNodeDrain(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc000813470, 0x24}, 0x5057e4b75fc?, 0xa0?)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:155 +0x6a fp=0xc0002a0ec0 sp=0xc0002a0e38 pc=0xe3d94a
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).drainNode(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc000813470, 0x24}, 0xc00046a6e0)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:146 +0x277 fp=0xc0002a0f30 sp=0xc0002a0ec0 pc=0xe3d837
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes.func1()
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:62 +0x97 fp=0xc0002a0fe0 sp=0xc0002a0f30 pc=0xe3d0b7
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0002a0fe8 sp=0xc0002a0fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes in goroutine 39
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:57 +0x109
goroutine 12152 [select, 3 minutes]:
runtime.gopark(0xc0002aff90?, 0x2?, 0xe0?, 0xfd?, 0xc0002aff1c?)
runtime/proc.go:398 +0xce fp=0xc0002afdb8 sp=0xc0002afd98 pc=0x43e22e
runtime.selectgo(0xc0002aff90, 0xc0002aff18, 0xc000d098c0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0002afed8 sp=0xc0002afdb8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc000bd8d80)
net/http/transport.go:2421 +0xe5 fp=0xc0002affc8 sp=0xc0002afed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0002affe0 sp=0xc0002affc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0002affe8 sp=0xc0002affe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 12138
net/http/transport.go:1777 +0x16f1
goroutine 5671 [IO wait]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x1a?)
runtime/proc.go:398 +0xce fp=0xc000849ab8 sp=0xc000849a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000849af0 sp=0xc000849ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8ad40, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000849b10 sp=0xc000849af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000188400?, 0xc0008d2000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000849b38 sp=0xc000849b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000188400, {0xc0008d2000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000849bd0 sp=0xc000849b38 pc=0x4e041a
net.(*netFD).Read(0xc000188400, {0xc0008d2000?, 0x740cc0?, 0x2e31220?})
net/fd_posix.go:55 +0x25 fp=0xc000849c18 sp=0xc000849bd0 pc=0x618105
net.(*conn).Read(0xc00011b1f0, {0xc0008d2000?, 0x0?, 0xc00042a680?})
net/net.go:179 +0x45 fp=0xc000849c60 sp=0xc000849c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0008d2000?, 0x408d9a?, 0x11?})
<autogenerated>:1 +0x25 fp=0xc000849c90 sp=0xc000849c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00051aea0, {0xc0008d2000?, 0xc0005213e0?, 0xc000849d38?})
net/http/transport.go:1954 +0x4a fp=0xc000849cf0 sp=0xc000849c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0003396e0)
bufio/bufio.go:113 +0x103 fp=0xc000849d28 sp=0xc000849cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0003396e0, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000849d48 sp=0xc000849d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00051aea0)
net/http/transport.go:2118 +0x1b9 fp=0xc000849fc8 sp=0xc000849d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000849fe0 sp=0xc000849fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000849fe8 sp=0xc000849fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 5682
net/http/transport.go:1776 +0x169f
goroutine 7608 [select, 1223 minutes]:
runtime.gopark(0xc000743f48?, 0x3?, 0x80?, 0x1a?, 0xc000743eea?)
runtime/proc.go:398 +0xce fp=0xc000743d80 sp=0xc000743d60 pc=0x43e22e
runtime.selectgo(0xc000743f48, 0xc000743ee4, 0xc000743f20?, 0x0, 0xc00011b780?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000743ea0 sp=0xc000743d80 pc=0x44e705
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainMultiplex(0xc0006953c0?, {0x209f508, 0xc000847ae0}, 0xc0006953b0?, 0xc000338540, 0x209f508?, 0xc000743fa8?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:218 +0x15f fp=0xc000743f98 sp=0xc000743ea0 pc=0xaf827f
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func1()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x38 fp=0xc000743fe0 sp=0xc000743f98 pc=0xaf80f8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000743fe8 sp=0xc000743fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 7607
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x14a
goroutine 8086 [select, 1223 minutes]:
runtime.gopark(0xc0007a0f48?, 0x3?, 0x75?, 0x6c?, 0xc0007a0eea?)
runtime/proc.go:398 +0xce fp=0xc0007a0d80 sp=0xc0007a0d60 pc=0x43e22e
runtime.selectgo(0xc0007a0f48, 0xc0007a0ee4, 0x7032627942485a68?, 0x0, 0x515859704a434c69?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0007a0ea0 sp=0xc0007a0d80 pc=0x44e705
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainMultiplex(0x4d586476566e6270?, {0x209f508, 0xc0007f0050}, 0x596a4d7649585a6f?, 0xc000085320, 0x46576276356d4973?, 0x565762683532586b?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:218 +0x15f fp=0xc0007a0f98 sp=0xc0007a0ea0 pc=0xaf827f
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func1()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x38 fp=0xc0007a0fe0 sp=0xc0007a0f98 pc=0xaf80f8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0007a0fe8 sp=0xc0007a0fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 8077
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x14a
goroutine 9517 [IO wait, 1 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x26?)
runtime/proc.go:398 +0xce fp=0xc0009b1ab8 sp=0xc0009b1a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0009b1af0 sp=0xc0009b1ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea19179a0, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0009b1b10 sp=0xc0009b1af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000188380?, 0xc00021c000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0009b1b38 sp=0xc0009b1b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000188380, {0xc00021c000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0009b1bd0 sp=0xc0009b1b38 pc=0x4e041a
net.(*netFD).Read(0xc000188380, {0xc00021c000?, 0x740cc0?, 0xc000483b80?})
net/fd_posix.go:55 +0x25 fp=0xc0009b1c18 sp=0xc0009b1bd0 pc=0x618105
net.(*conn).Read(0xc0000651c8, {0xc00021c000?, 0x0?, 0xc00075c820?})
net/net.go:179 +0x45 fp=0xc0009b1c60 sp=0xc0009b1c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc00021c000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0009b1c90 sp=0xc0009b1c60 pc=0x63a285
net/http.(*persistConn).Read(0xc0006f4d80, {0xc00021c000?, 0xc00061db60?, 0xc0009b1d38?})
net/http/transport.go:1954 +0x4a fp=0xc0009b1cf0 sp=0xc0009b1c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0008e8660)
bufio/bufio.go:113 +0x103 fp=0xc0009b1d28 sp=0xc0009b1cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0008e8660, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0009b1d48 sp=0xc0009b1d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc0006f4d80)
net/http/transport.go:2118 +0x1b9 fp=0xc0009b1fc8 sp=0xc0009b1d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0009b1fe0 sp=0xc0009b1fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0009b1fe8 sp=0xc0009b1fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 9527
net/http/transport.go:1776 +0x169f
goroutine 9003 [chan receive, 1212 minutes]:
runtime.gopark(0xc0003b5e00?, 0x4103c5?, 0x70?, 0x1?, 0x10?)
runtime/proc.go:398 +0xce fp=0xc00078ad98 sp=0xc00078ad78 pc=0x43e22e
runtime.chanrecv(0xc0002b43c0, 0xc0003b5e98, 0x1)
runtime/chan.go:583 +0x3cd fp=0xc00078ae10 sp=0xc00078ad98 pc=0x4099ad
runtime.chanrecv2(0xc000390f40?, 0x1e4a0f3?)
runtime/chan.go:447 +0x12 fp=0xc00078ae38 sp=0xc00078ae10 pc=0x4095d2
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).monitorNodeDrain(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc000b260c0, 0x24}, 0x800?, 0xc0?)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:155 +0x6a fp=0xc00078aec0 sp=0xc00078ae38 pc=0xe3d94a
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).drainNode(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc000b260c0, 0x24}, 0xc000695f10)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:146 +0x277 fp=0xc00078af30 sp=0xc00078aec0 pc=0xe3d837
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes.func1()
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:62 +0x97 fp=0xc00078afe0 sp=0xc00078af30 pc=0xe3d0b7
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00078afe8 sp=0xc00078afe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes in goroutine 40
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:57 +0x109
goroutine 8088 [select, 1 minutes]:
runtime.gopark(0xc000687370?, 0x6?, 0x30?, 0x70?, 0xc000687184?)
runtime/proc.go:398 +0xce fp=0xc000687008 sp=0xc000686fe8 pc=0x43e22e
runtime.selectgo(0xc000687370, 0xc000687178, 0xc000947880?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000687128 sp=0xc000687008 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc000bd8ea0, 0xc000c02880)
net/http/transport.go:2652 +0x979 fp=0xc0006873e0 sp=0xc000687128 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483b80, 0xc0009f8900)
net/http/transport.go:604 +0x79a fp=0xc000687608 sp=0xc0006873e0 pc=0x73eafa
net/http.(*Transport).RoundTrip(0xc000802d00?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc000687628 sp=0xc000687608 pc=0x726613
net/http.send(0xc0009f8900, {0x208ee80, 0xc000483b80}, {0xc000687801?, 0x4103c5?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc000687858 sp=0xc000687628 pc=0x6e7626
net/http.(*Client).send(0xc000510900, 0xc0009f8900, {0xc000687998?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0006878d0 sp=0xc000687858 pc=0x6e6eb8
net/http.(*Client).do(0xc000510900, 0xc0009f8900)
net/http/client.go:724 +0x912 fp=0xc000687ae0 sp=0xc0006878d0 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1a80, 0xc000687e08?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc000687b48 sp=0xc000687ae0 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x209d3b8?, {0xc000c91100?, 0xd600000000000002?}, {0x190d900, 0xc00095c8b8}, 0x1e30c3a?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc000687bf0 sp=0xc000687b48 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Nodes).Allocations(0xc00011b780, {0xc0007ca240, 0x24}, 0x24?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:437 +0x96 fp=0xc000687c58 sp=0xc000687bf0 pc=0xaf9876
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainAllocs(0xc00058dfd0?, {0x209f508, 0xc0007f0050}, {0xc0007ca240, 0x24}, 0x0, 0xc0000854a0)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:320 +0x154 fp=0xc000687f98 sp=0xc000687c58 pc=0xaf8df4
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func3()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x39 fp=0xc000687fe0 sp=0xc000687f98 pc=0xaf8039
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000687fe8 sp=0xc000687fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 8077
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x2c5
goroutine 9949 [select, 3 minutes]:
runtime.gopark(0xc000bf3370?, 0x6?, 0x30?, 0x30?, 0xc000bf3184?)
runtime/proc.go:398 +0xce fp=0xc000bf3008 sp=0xc000bf2fe8 pc=0x43e22e
runtime.selectgo(0xc000bf3370, 0xc000bf3178, 0xc000798510?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000bf3128 sp=0xc000bf3008 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00017efc0, 0xc000758400)
net/http/transport.go:2652 +0x979 fp=0xc000bf33e0 sp=0xc000bf3128 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483b80, 0xc000c00700)
net/http/transport.go:604 +0x79a fp=0xc000bf3608 sp=0xc000bf33e0 pc=0x73eafa
net/http.(*Transport).RoundTrip(0xc0003d1ba0?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc000bf3628 sp=0xc000bf3608 pc=0x726613
net/http.send(0xc000c00700, {0x208ee80, 0xc000483b80}, {0xc000bf3801?, 0x4103c5?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc000bf3858 sp=0xc000bf3628 pc=0x6e7626
net/http.(*Client).send(0xc000510900, 0xc000c00700, {0xc000bf3998?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc000bf38d0 sp=0xc000bf3858 pc=0x6e6eb8
net/http.(*Client).do(0xc000510900, 0xc000c00700)
net/http/client.go:724 +0x912 fp=0xc000bf3ae0 sp=0xc000bf38d0 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1a80, 0xc000bf3e08?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc000bf3b48 sp=0xc000bf3ae0 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x209d3b8?, {0xc00061a840?, 0xc400000000000002?}, {0x190d900, 0xc00038e9a8}, 0x1e30c3a?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc000bf3bf0 sp=0xc000bf3b48 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Nodes).Allocations(0xc00011b780, {0xc00042dda0, 0x24}, 0x24?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:437 +0x96 fp=0xc000bf3c58 sp=0xc000bf3bf0 pc=0xaf9876
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainAllocs(0xc0002aafd0?, {0x209f508, 0xc0009be230}, {0xc00042dda0, 0x24}, 0x0, 0xc000316fc0)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:320 +0x154 fp=0xc000bf3f98 sp=0xc000bf3c58 pc=0xaf8df4
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func3()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x39 fp=0xc000bf3fe0 sp=0xc000bf3f98 pc=0xaf8039
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000bf3fe8 sp=0xc000bf3fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 9955
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x2c5
goroutine 9026 [IO wait, 2 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x25?)
runtime/proc.go:398 +0xce fp=0xc0002a8ab8 sp=0xc0002a8a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc0002a8af0 sp=0xc0002a8ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1cc5fd0, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc0002a8b10 sp=0xc0002a8af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000944380?, 0xc000383000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0002a8b38 sp=0xc0002a8b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000944380, {0xc000383000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0002a8bd0 sp=0xc0002a8b38 pc=0x4e041a
net.(*netFD).Read(0xc000944380, {0xc000383000?, 0x740cc0?, 0xc000483b80?})
net/fd_posix.go:55 +0x25 fp=0xc0002a8c18 sp=0xc0002a8bd0 pc=0x618105
net.(*conn).Read(0xc000b568a8, {0xc000383000?, 0x0?, 0xc00075d6c0?})
net/net.go:179 +0x45 fp=0xc0002a8c60 sp=0xc0002a8c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc000383000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc0002a8c90 sp=0xc0002a8c60 pc=0x63a285
net/http.(*persistConn).Read(0xc00017e5a0, {0xc000383000?, 0xc00061d020?, 0xc0002a8d38?})
net/http/transport.go:1954 +0x4a fp=0xc0002a8cf0 sp=0xc0002a8c90 pc=0x746f8a
bufio.(*Reader).fill(0xc00096eba0)
bufio/bufio.go:113 +0x103 fp=0xc0002a8d28 sp=0xc0002a8cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc00096eba0, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc0002a8d48 sp=0xc0002a8d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc00017e5a0)
net/http/transport.go:2118 +0x1b9 fp=0xc0002a8fc8 sp=0xc0002a8d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc0002a8fe0 sp=0xc0002a8fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0002a8fe8 sp=0xc0002a8fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 9023
net/http/transport.go:1776 +0x169f
goroutine 8077 [chan receive, 1223 minutes]:
runtime.gopark(0xc0003b7e00?, 0x4103c5?, 0xf0?, 0x52?, 0x10?)
runtime/proc.go:398 +0xce fp=0xc00058dd98 sp=0xc00058dd78 pc=0x43e22e
runtime.chanrecv(0xc000085320, 0xc0003b7e98, 0x1)
runtime/chan.go:583 +0x3cd fp=0xc00058de10 sp=0xc00058dd98 pc=0x4099ad
runtime.chanrecv2(0xc0008637c0?, 0x1e4a0f3?)
runtime/chan.go:447 +0x12 fp=0xc00058de38 sp=0xc00058de10 pc=0x4095d2
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).monitorNodeDrain(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc0007ca240, 0x24}, 0x4cd6872c984?, 0xa0?)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:155 +0x6a fp=0xc00058dec0 sp=0xc00058de38 pc=0xe3d94a
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).drainNode(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc0007ca240, 0x24}, 0xc00033ee70)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:146 +0x277 fp=0xc00058df30 sp=0xc00058dec0 pc=0xe3d837
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes.func1()
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:62 +0x97 fp=0xc00058dfe0 sp=0xc00058df30 pc=0xe3d0b7
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00058dfe8 sp=0xc00058dfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes in goroutine 45
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:57 +0x109
goroutine 11038 [select, 3 minutes]:
runtime.gopark(0xc0009abf90?, 0x2?, 0xe0?, 0xbd?, 0xc0009abf1c?)
runtime/proc.go:398 +0xce fp=0xc0009abdb8 sp=0xc0009abd98 pc=0x43e22e
runtime.selectgo(0xc0009abf90, 0xc0009abf18, 0xc00051fa80?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0009abed8 sp=0xc0009abdb8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00017efc0)
net/http/transport.go:2421 +0xe5 fp=0xc0009abfc8 sp=0xc0009abed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0009abfe0 sp=0xc0009abfc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0009abfe8 sp=0xc0009abfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 11033
net/http/transport.go:1777 +0x16f1
goroutine 11061 [select, 1189 minutes]:
runtime.gopark(0xc00029df48?, 0x3?, 0xf8?, 0xdd?, 0xc00029deea?)
runtime/proc.go:398 +0xce fp=0xc00029dd80 sp=0xc00029dd60 pc=0x43e22e
runtime.selectgo(0xc00029df48, 0xc00029dee4, 0x0?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00029dea0 sp=0xc00029dd80 pc=0x44e705
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainMultiplex(0xc000511230?, {0x209f508, 0xc000997540}, 0xc0004ef500?, 0xc000338d80, 0xc0008d7b00?, 0xc00029dfb8?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:218 +0x15f fp=0xc00029df98 sp=0xc00029dea0 pc=0xaf827f
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func1()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x38 fp=0xc00029dfe0 sp=0xc00029df98 pc=0xaf80f8
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00029dfe8 sp=0xc00029dfe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 11021
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:189 +0x14a
goroutine 5672 [select]:
runtime.gopark(0xc00073cf90?, 0x2?, 0xe0?, 0xcd?, 0xc00073cf1c?)
runtime/proc.go:398 +0xce fp=0xc00073cdb8 sp=0xc00073cd98 pc=0x43e22e
runtime.selectgo(0xc00073cf90, 0xc00073cf18, 0xc0005e5f80?, 0x0, 0xc000a8ccc0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc00073ced8 sp=0xc00073cdb8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc00051aea0)
net/http/transport.go:2421 +0xe5 fp=0xc00073cfc8 sp=0xc00073ced8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc00073cfe0 sp=0xc00073cfc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc00073cfe8 sp=0xc00073cfe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 5682
net/http/transport.go:1777 +0x16f1
goroutine 97458 [select, 3 minutes]:
runtime.gopark(0xc0003ab698?, 0x6?, 0x58?, 0xb3?, 0xc0003ab4ac?)
runtime/proc.go:398 +0xce fp=0xc0003ab330 sp=0xc0003ab310 pc=0x43e22e
runtime.selectgo(0xc0003ab698, 0xc0003ab4a0, 0xc0009b28a0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0003ab450 sp=0xc0003ab330 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00039a000, 0xc0005a42c0)
net/http/transport.go:2652 +0x979 fp=0xc0003ab708 sp=0xc0003ab450 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483180, 0xc0000aa400)
net/http/transport.go:604 +0x79a fp=0xc0003ab930 sp=0xc0003ab708 pc=0x73eafa
net/http.(*Transport).RoundTrip(0xc0005a0100?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc0003ab950 sp=0xc0003ab930 pc=0x726613
net/http.send(0xc0000aa400, {0x208ee80, 0xc000483180}, {0x1?, 0xc000745bb8?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc0003abb80 sp=0xc0003ab950 pc=0x6e7626
net/http.(*Client).send(0xc0004f1f20, 0xc0000aa400, {0xc000745cc0?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc0003abbf8 sp=0xc0003abb80 pc=0x6e6eb8
net/http.(*Client).do(0xc0004f1f20, 0xc0000aa400)
net/http/client.go:724 +0x912 fp=0xc0003abe08 sp=0xc0003abbf8 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1500, 0xc000398000?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc0003abe70 sp=0xc0003abe08 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x0?, {0xc0008d9b00?, 0xafeadf?}, {0x1a4e8c0, 0xc0003e01c0}, 0xc0003478e0?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc0003abf18 sp=0xc0003abe70 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Scaling).GetPolicy(0xc000745fb0, {0xc000042810, 0x24}, 0xc000887320?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/scaling.go:32 +0x86 fp=0xc0003abf70 sp=0xc0003abf18 pc=0xafebc6
github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy.func1()
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:202 +0xdb fp=0xc0003abfe0 sp=0xc0003abf70 pc=0x15eccbb
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0003abfe8 sp=0xc0003abfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/policy/nomad.(*Source).MonitorPolicy in goroutine 76
github.com/hashicorp/nomad-autoscaler/policy/nomad/source.go:195 +0x33e
goroutine 10479 [select, 2 minutes]:
runtime.gopark(0xc000477f90?, 0x2?, 0xe0?, 0x7d?, 0xc000477f1c?)
runtime/proc.go:398 +0xce fp=0xc000477db8 sp=0xc000477d98 pc=0x43e22e
runtime.selectgo(0xc000477f90, 0xc000477f18, 0xc000b86980?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000477ed8 sp=0xc000477db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc000a7f8c0)
net/http/transport.go:2421 +0xe5 fp=0xc000477fc8 sp=0xc000477ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc000477fe0 sp=0xc000477fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000477fe8 sp=0xc000477fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 10464
net/http/transport.go:1777 +0x16f1
goroutine 22235 [select, 1 minutes]:
runtime.gopark(0xc0007e6f90?, 0x2?, 0xe0?, 0x6d?, 0xc0007e6f1c?)
runtime/proc.go:398 +0xce fp=0xc0007e6db8 sp=0xc0007e6d98 pc=0x43e22e
runtime.selectgo(0xc0007e6f90, 0xc0007e6f18, 0xc000c74740?, 0x0, 0x0?, 0x1)
runtime/select.go:327 +0x725 fp=0xc0007e6ed8 sp=0xc0007e6db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc000b54360)
net/http/transport.go:2421 +0xe5 fp=0xc0007e6fc8 sp=0xc0007e6ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc0007e6fe0 sp=0xc0007e6fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0007e6fe8 sp=0xc0007e6fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 22232
net/http/transport.go:1777 +0x16f1
goroutine 7607 [chan receive, 1223 minutes]:
runtime.gopark(0xc000a86e00?, 0x4103c5?, 0x60?, 0x60?, 0x10?)
runtime/proc.go:398 +0xce fp=0xc000a86d98 sp=0xc000a86d78 pc=0x43e22e
runtime.chanrecv(0xc000338540, 0xc000a86e98, 0x1)
runtime/chan.go:583 +0x3cd fp=0xc000a86e10 sp=0xc000a86d98 pc=0x4099ad
runtime.chanrecv2(0xc00036e2d0?, 0x1e4a0f3?)
runtime/chan.go:447 +0x12 fp=0xc000a86e38 sp=0xc000a86e10 pc=0x4095d2
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).monitorNodeDrain(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc00042c6f0, 0x24}, 0x19637e0?, 0x90?)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:155 +0x6a fp=0xc000a86ec0 sp=0xc000a86e38 pc=0xe3d94a
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).drainNode(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc00042c6f0, 0x24}, 0xc0006953a0)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:146 +0x277 fp=0xc000a86f30 sp=0xc000a86ec0 pc=0xe3d837
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes.func1()
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:62 +0x97 fp=0xc000a86fe0 sp=0xc000a86f30 pc=0xe3d0b7
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000a86fe8 sp=0xc000a86fe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes in goroutine 47
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:57 +0x109
goroutine 10478 [IO wait, 2 minutes]:
runtime.gopark(0x4103c5?, 0xb?, 0x0?, 0x0?, 0x24?)
runtime/proc.go:398 +0xce fp=0xc000739ab8 sp=0xc000739a98 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000739af0 sp=0xc000739ab8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea19177b0, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000739b10 sp=0xc000739af0 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000932e00?, 0xc0006e1000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000739b38 sp=0xc000739b10 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000932e00, {0xc0006e1000, 0x1000, 0x1000})
internal/poll/fd_unix.go:164 +0x27a fp=0xc000739bd0 sp=0xc000739b38 pc=0x4e041a
net.(*netFD).Read(0xc000932e00, {0xc0006e1000?, 0x740cc0?, 0xc000483b80?})
net/fd_posix.go:55 +0x25 fp=0xc000739c18 sp=0xc000739bd0 pc=0x618105
net.(*conn).Read(0xc000065e70, {0xc0006e1000?, 0x0?, 0xc000af9040?})
net/net.go:179 +0x45 fp=0xc000739c60 sp=0xc000739c18 pc=0x628945
net.(*TCPConn).Read(0x4?, {0xc0006e1000?, 0x408d9a?, 0x12?})
<autogenerated>:1 +0x25 fp=0xc000739c90 sp=0xc000739c60 pc=0x63a285
net/http.(*persistConn).Read(0xc000a7f8c0, {0xc0006e1000?, 0xc00039f440?, 0xc000739d38?})
net/http/transport.go:1954 +0x4a fp=0xc000739cf0 sp=0xc000739c90 pc=0x746f8a
bufio.(*Reader).fill(0xc0008e8c00)
bufio/bufio.go:113 +0x103 fp=0xc000739d28 sp=0xc000739cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc0008e8c00, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000739d48 sp=0xc000739d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc000a7f8c0)
net/http/transport.go:2118 +0x1b9 fp=0xc000739fc8 sp=0xc000739d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000739fe0 sp=0xc000739fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000739fe8 sp=0xc000739fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 10464
net/http/transport.go:1776 +0x169f
goroutine 11586 [select, 1 minutes]:
runtime.gopark(0xc000d03370?, 0x6?, 0x30?, 0x30?, 0xc000d03184?)
runtime/proc.go:398 +0xce fp=0xc000d03008 sp=0xc000d02fe8 pc=0x43e22e
runtime.selectgo(0xc000d03370, 0xc000d03178, 0xc000bc2ee0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000d03128 sp=0xc000d03008 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc00017f200, 0xc000bf8480)
net/http/transport.go:2652 +0x979 fp=0xc000d033e0 sp=0xc000d03128 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483b80, 0xc000c0c700)
net/http/transport.go:604 +0x79a fp=0xc000d03608 sp=0xc000d033e0 pc=0x73eafa
net/http.(*Transport).RoundTrip(0x7f?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc000d03628 sp=0xc000d03608 pc=0x726613
net/http.send(0xc000c0c700, {0x208ee80, 0xc000483b80}, {0xc000d03801?, 0x4103c5?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc000d03858 sp=0xc000d03628 pc=0x6e7626
net/http.(*Client).send(0xc000510900, 0xc000c0c700, {0xc000d03998?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc000d038d0 sp=0xc000d03858 pc=0x6e6eb8
net/http.(*Client).do(0xc000510900, 0xc000c0c700)
net/http/client.go:724 +0x912 fp=0xc000d03ae0 sp=0xc000d038d0 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1a80, 0xc000d03e08?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc000d03b48 sp=0xc000d03ae0 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x209d3b8?, {0xc0009f7100?, 0x5f00000000000002?}, {0x190d900, 0xc000127848}, 0x1e30c3a?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc000d03bf0 sp=0xc000d03b48 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Nodes).Allocations(0xc00011b780, {0xc000b26420, 0x24}, 0x24?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:437 +0x96 fp=0xc000d03c58 sp=0xc000d03bf0 pc=0xaf9876
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainAllocs(0xc00030bfd0?, {0x209f508, 0xc00032d2c0}, {0xc000b26420, 0x24}, 0x0, 0xc00034a960)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:320 +0x154 fp=0xc000d03f98 sp=0xc000d03c58 pc=0xaf8df4
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func3()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x39 fp=0xc000d03fe0 sp=0xc000d03f98 pc=0xaf8039
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000d03fe8 sp=0xc000d03fe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 11559
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x2c5
goroutine 12127 [select, 2 minutes]:
runtime.gopark(0xc000a1f370?, 0x6?, 0x30?, 0xf0?, 0xc000a1f184?)
runtime/proc.go:398 +0xce fp=0xc000a1f008 sp=0xc000a1efe8 pc=0x43e22e
runtime.selectgo(0xc000a1f370, 0xc000a1f178, 0xc0009732d0?, 0x0, 0x741ae5?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000a1f128 sp=0xc000a1f008 pc=0x44e705
net/http.(*persistConn).roundTrip(0xc000a7f8c0, 0xc0006ae240)
net/http/transport.go:2652 +0x979 fp=0xc000a1f3e0 sp=0xc000a1f128 pc=0x74a779
net/http.(*Transport).roundTrip(0xc000483b80, 0xc000e10500)
net/http/transport.go:604 +0x79a fp=0xc000a1f608 sp=0xc000a1f3e0 pc=0x73eafa
net/http.(*Transport).RoundTrip(0xc000664ea0?, 0x208ee80?)
net/http/roundtrip.go:17 +0x13 fp=0xc000a1f628 sp=0xc000a1f608 pc=0x726613
net/http.send(0xc000e10500, {0x208ee80, 0xc000483b80}, {0xc000a1f801?, 0x4103c5?, 0x0?})
net/http/client.go:260 +0x606 fp=0xc000a1f858 sp=0xc000a1f628 pc=0x6e7626
net/http.(*Client).send(0xc000510900, 0xc000e10500, {0xc000a1f998?, 0x418408?, 0x0?})
net/http/client.go:181 +0x98 fp=0xc000a1f8d0 sp=0xc000a1f858 pc=0x6e6eb8
net/http.(*Client).do(0xc000510900, 0xc000e10500)
net/http/client.go:724 +0x912 fp=0xc000a1fae0 sp=0xc000a1f8d0 pc=0x6e9192
net/http.(*Client).Do(...)
net/http/client.go:590
github.com/hashicorp/nomad/api.(*Client).doRequest(0xc0000c1a80, 0xc000a1fe08?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:888 +0x57 fp=0xc000a1fb48 sp=0xc000a1fae0 pc=0xae1d57
github.com/hashicorp/nomad/api.(*Client).query(0x209d3b8?, {0xc000478100?, 0xc900000000000002?}, {0x190d900, 0xc000c1aa80}, 0x1e30c3a?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/api.go:1039 +0xa7 fp=0xc000a1fbf0 sp=0xc000a1fb48 pc=0xae2d47
github.com/hashicorp/nomad/api.(*Nodes).Allocations(0xc00011b780, {0xc000d1adb0, 0x24}, 0x24?)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:437 +0x96 fp=0xc000a1fc58 sp=0xc000a1fbf0 pc=0xaf9876
github.com/hashicorp/nomad/api.(*Nodes).monitorDrainAllocs(0xc0003c3fd0?, {0x209f508, 0xc000846960}, {0xc000d1adb0, 0x24}, 0x0, 0xc00096f980)
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:320 +0x154 fp=0xc000a1ff98 sp=0xc000a1fc58 pc=0xaf8df4
github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain.func3()
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x39 fp=0xc000a1ffe0 sp=0xc000a1ff98 pc=0xaf8039
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000a1ffe8 sp=0xc000a1ffe0 pc=0x4716e1
created by github.com/hashicorp/nomad/api.(*Nodes).MonitorDrain in goroutine 12104
github.com/hashicorp/nomad/api@v0.0.0-20231208181121-608e71943003/nodes.go:195 +0x2c5
goroutine 11559 [chan receive, 1183 minutes]:
runtime.gopark(0xc00024de00?, 0x4103c5?, 0xa0?, 0x49?, 0x10?)
runtime/proc.go:398 +0xce fp=0xc0002add98 sp=0xc0002add78 pc=0x43e22e
runtime.chanrecv(0xc00034a8a0, 0xc00024de98, 0x1)
runtime/chan.go:583 +0x3cd fp=0xc0002ade10 sp=0xc0002add98 pc=0x4099ad
runtime.chanrecv2(0xc0004787c0?, 0x1e4a0f3?)
runtime/chan.go:447 +0x12 fp=0xc0002ade38 sp=0xc0002ade10 pc=0x4095d2
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).monitorNodeDrain(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc000b26420, 0x24}, 0x800?, 0xc0?)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:155 +0x6a fp=0xc0002adec0 sp=0xc0002ade38 pc=0xe3d94a
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).drainNode(0xc00023fb80, {0x209f498, 0x2e76f40}, {0xc000b26420, 0x24}, 0xc000b244c0)
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:146 +0x277 fp=0xc0002adf30 sp=0xc0002adec0 pc=0xe3d837
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes.func1()
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:62 +0x97 fp=0xc0002adfe0 sp=0xc0002adf30 pc=0xe3d0b7
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc0002adfe8 sp=0xc0002adfe0 pc=0x4716e1
created by github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils.(*ClusterScaleUtils).DrainNodes in goroutine 42
github.com/hashicorp/nomad-autoscaler/sdk/helper/scaleutils/node_drain.go:57 +0x109
goroutine 97615 [IO wait, 1 minutes]:
runtime.gopark(0xd2c0bfcde2bb4eb?, 0xb?, 0x0?, 0x0?, 0x15?)
runtime/proc.go:398 +0xce fp=0xc0001055c8 sp=0xc0001055a8 pc=0x43e22e
runtime.netpollblock(0x4c3498?, 0x407de6?, 0x0?)
runtime/netpoll.go:564 +0xf7 fp=0xc000105600 sp=0xc0001055c8 pc=0x436a77
internal/poll.runtime_pollWait(0x7f7ea1a8b5f8, 0x72)
runtime/netpoll.go:343 +0x85 fp=0xc000105620 sp=0xc000105600 pc=0x46b9a5
internal/poll.(*pollDesc).wait(0xc000189d00?, 0xc000950000?, 0x0)
internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000105648 sp=0xc000105620 pc=0x4df127
internal/poll.(*pollDesc).waitRead(...)
internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xc000189d00, {0xc000950000, 0x1800, 0x1800})
internal/poll/fd_unix.go:164 +0x27a fp=0xc0001056e0 sp=0xc000105648 pc=0x4e041a
net.(*netFD).Read(0xc000189d00, {0xc000950000?, 0xc000950005?, 0xe4?})
net/fd_posix.go:55 +0x25 fp=0xc000105728 sp=0xc0001056e0 pc=0x618105
net.(*conn).Read(0xc0000652a0, {0xc000950000?, 0x131?, 0xc000142fb8?})
net/net.go:179 +0x45 fp=0xc000105770 sp=0xc000105728 pc=0x628945
net.(*TCPConn).Read(0xc000105808?, {0xc000950000?, 0xc00063c048?, 0x18?})
<autogenerated>:1 +0x25 fp=0xc0001057a0 sp=0xc000105770 pc=0x63a285
crypto/tls.(*atLeastReader).Read(0xc00063c048, {0xc000950000?, 0xc00063c048?, 0x0?})
crypto/tls/conn.go:805 +0x3b fp=0xc0001057e8 sp=0xc0001057a0 pc=0x6791fb
bytes.(*Buffer).ReadFrom(0xc0001430a8, {0x208fd80, 0xc00063c048})
bytes/buffer.go:211 +0x98 fp=0xc000105840 sp=0xc0001057e8 pc=0x512ad8
crypto/tls.(*Conn).readFromUntil(0xc000142e00, {0x208f960?, 0xc0000652a0}, 0x1800?)
crypto/tls/conn.go:827 +0xde fp=0xc000105880 sp=0xc000105840 pc=0x6793de
crypto/tls.(*Conn).readRecordOrCCS(0xc000142e00, 0x0)
crypto/tls/conn.go:625 +0x250 fp=0xc000105c20 sp=0xc000105880 pc=0x6769b0
crypto/tls.(*Conn).readRecord(...)
crypto/tls/conn.go:587
crypto/tls.(*Conn).Read(0xc000142e00, {0xc0009e8000, 0x1000, 0x27?})
crypto/tls/conn.go:1369 +0x158 fp=0xc000105c90 sp=0xc000105c20 pc=0x67cc78
net/http.(*persistConn).Read(0xc0004287e0, {0xc0009e8000?, 0xc000aca900?, 0xc000105d38?})
net/http/transport.go:1954 +0x4a fp=0xc000105cf0 sp=0xc000105c90 pc=0x746f8a
bufio.(*Reader).fill(0xc000130f60)
bufio/bufio.go:113 +0x103 fp=0xc000105d28 sp=0xc000105cf0 pc=0x6b6083
bufio.(*Reader).Peek(0xc000130f60, 0x1)
bufio/bufio.go:151 +0x53 fp=0xc000105d48 sp=0xc000105d28 pc=0x6b61b3
net/http.(*persistConn).readLoop(0xc0004287e0)
net/http/transport.go:2118 +0x1b9 fp=0xc000105fc8 sp=0xc000105d48 pc=0x747d79
net/http.(*Transport).dialConn.func5()
net/http/transport.go:1776 +0x25 fp=0xc000105fe0 sp=0xc000105fc8 pc=0x7465a5
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000105fe8 sp=0xc000105fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 97612
net/http/transport.go:1776 +0x169f
goroutine 97616 [select, 1 minutes]:
runtime.gopark(0xc000745f90?, 0x2?, 0xe0?, 0x5d?, 0xc000745f1c?)
runtime/proc.go:398 +0xce fp=0xc000745db8 sp=0xc000745d98 pc=0x43e22e
runtime.selectgo(0xc000745f90, 0xc000745f18, 0xc000655540?, 0x0, 0xc0002ef920?, 0x1)
runtime/select.go:327 +0x725 fp=0xc000745ed8 sp=0xc000745db8 pc=0x44e705
net/http.(*persistConn).writeLoop(0xc0004287e0)
net/http/transport.go:2421 +0xe5 fp=0xc000745fc8 sp=0xc000745ed8 pc=0x749745
net/http.(*Transport).dialConn.func6()
net/http/transport.go:1777 +0x25 fp=0xc000745fe0 sp=0xc000745fc8 pc=0x746545
runtime.goexit()
runtime/asm_amd64.s:1650 +0x1 fp=0xc000745fe8 sp=0xc000745fe0 pc=0x4716e1
created by net/http.(*Transport).dialConn in goroutine 97612
net/http/transport.go:1777 +0x16f1
rax 0xca
rbx 0x0
rcx 0x473523
rdx 0x0
rdi 0x2e45ba8
rsi 0x80
rbp 0x7ffd10e82dd8
rsp 0x7ffd10e82d90
r8 0x0
r9 0x0
r10 0x0
r11 0x286
r12 0xc000050500
r13 0xc0005cc680
r14 0x2e45040
r15 0x1a
rip 0x473521
rflags 0x286
cs 0x33
fs 0x0
gs 0x0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment