monogon-dev / monogon

The Monogon Monorepo. May contain traces of peanuts and a ✨pure Go Linux userland✨. Work in progress!
https://monogon.tech
Apache License 2.0
378 stars 9 forks source link

roleserve flake #250

Closed lorenz closed 1 year ago

lorenz commented 1 year ago
==================== Test output for //metropolis/node/core/roleserve:roleserve_test:
2023/07/20 16:20:31 supervisor.TestHarness: Waiting for supervisor runnables to die...
2023/07/20 16:20:31 supervisor.TestHarness: All done.
--- FAIL: TestWorkerStatusPush (1.03s)
    asm_amd64.s:1571: supervisor                       I0720 16:20:30.718275 supervisor_processor.go:59] supervisor processor started
    asm_amd64.s:1571: root                             I0720 16:20:30.718316 supervisor_testhelpers.go:64] Starting test TestWorkerStatusPush...
    asm_amd64.s:1571: root                             I0720 16:20:30.723695 worker_statuspush.go:65] Got new NodeID: metropolis-bd5fd0bd87df639ca88a80a84b201f70
    asm_amd64.s:1571: root                             I0720 16:20:30.723707 worker_statuspush.go:71] Got curator connection.
    asm_amd64.s:1571: root                             I0720 16:20:30.723715 worker_statuspush.go:57] Got external address: 192.0.2.10
    asm_amd64.s:1571: root                             I0720 16:20:30.723960 worker_statuspush.go:92] Submitting status: "external_address:\"192.0.2.10\""
    asm_amd64.s:1571: root                             I0720 16:20:31.385696 worker_statuspush.go:57] Got external address: 192.0.2.11
    asm_amd64.s:1571: root                             I0720 16:20:31.385716 worker_statuspush.go:92] Submitting status: "external_address:\"192.0.2.11\""
    asm_amd64.s:1571: root                             I0720 16:20:31.742689 worker_statuspush.go:77] Got new local curator state: running
    asm_amd64.s:1571: root                             I0720 16:20:31.742739 worker_statuspush.go:92] Submitting status: "external_address:\"192.0.2.11\"  running_curator:{port:7835}"
    asm_amd64.s:1571: root                             I0720 16:20:31.742995 worker_statuspush.go:84] Got new local curator state: not running
    asm_amd64.s:1571: root                             I0720 16:20:31.743007 worker_statuspush.go:92] Submitting status: "external_address:\"192.0.2.11\""
    supervisor_testhelpers.go:66: Supervised runnable in harness returned error: UpdateNodeStatus failed: rpc error: code = Unavailable desc = error reading from server: EOF
    asm_amd64.s:1571: supervisor                       E0720 16:20:31.743671 supervisor_processor.go:303] root: UpdateNodeStatus failed: rpc error: code = Unavailable desc = error reading from server: EOF
FAIL
lorenz commented 1 year ago

Perfect duplicate of #223 :grinning: