2026-03-29 12:54:24 +00:00

1248 lines
219 KiB
Plaintext

WRN 2026-03-29 11:28:52.617+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:471
bSubscribeShards: some(@[0])
INF 2026-03-29 11:28:52.617+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:506 shardingConf="(kind: AutoSharding, numShardsInCluster: 1)" subscribeShards=@[0]
INF 2026-03-29 11:28:52.617+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=true rlnRelay=false store=false filter=false lightPush=false peerExchange=true rendezvous=true
INF 2026-03-29 11:28:52.617+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
INF 2026-03-29 11:28:52.617+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
INF 2026-03-29 11:28:52.617+00:00 Setting up storage tid=1 file=node_factory.nim:532
INF 2026-03-29 11:28:52.617+00:00 Initializing node tid=1 file=node_factory.nim:541
TRC 2026-03-29 11:28:52.620+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-03-29 11:28:52.620+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-03-29 11:28:52.620+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/circuit/relay/0.2.0/hop, /libp2p/circuit/relay/0.1.0]"
TRC 2026-03-29 11:28:52.620+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
INF 2026-03-29 11:28:52.620+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws]"
INF 2026-03-29 11:28:52.620+00:00 Mounting protocols tid=1 file=node_factory.nim:547
INF 2026-03-29 11:28:52.620+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
TRC 2026-03-29 11:28:52.620+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
INF 2026-03-29 11:28:52.620+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
INF 2026-03-29 11:28:52.620+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
INF 2026-03-29 11:28:52.620+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
INF 2026-03-29 11:28:52.620+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
INF 2026-03-29 11:28:52.620+00:00 Setting max message size tid=1 file=node_factory.nim:342 num_bytes=153600
INF 2026-03-29 11:28:52.620+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:259
TRC 2026-03-29 11:28:52.620+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
INF 2026-03-29 11:28:52.620+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:276
INF 2026-03-29 11:28:52.620+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
INF 2026-03-29 11:28:52.620+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
INF 2026-03-29 11:28:52.620+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities="[Relay]" wakuPeerRecord="(peerId: 16U*SqxTGD, seqNo: 1774783732, addresses: [/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws], mixKey: )"
TRC 2026-03-29 11:28:52.621+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
INF 2026-03-29 11:28:52.621+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
INF 2026-03-29 11:28:52.621+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
INF 2026-03-29 11:28:52.621+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-03-29 11:28:52.621+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-03-29 11:28:52.621+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-03-29 11:28:52.621+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-03-29 11:28:52.621+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-03-29 11:28:52.621+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/filter-push/2.0.0-beta1]"
INF 2026-03-29 11:28:52.621+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-03-29 11:28:52.621+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/peer-exchange/2.0.0-alpha1]"
INF 2026-03-29 11:28:52.621+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-03-29 11:28:52.621+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:19963
INF 2026-03-29 11:28:52.621+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:19963/
INF 2026-03-29 11:28:52.621+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
TRC 2026-03-29 11:28:52.621+00:00 Send processor chain topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
INF 2026-03-29 11:28:52.621+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-03-29 11:28:52.621+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 11:28:52.621+00:00 Starting Waku node topics="waku node" tid=1 file=waku_node.nim:625 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 11:28:52.621+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:389
INF 2026-03-29 11:28:52.621+00:00 start topics="waku relay" tid=1 file=protocol.nim:519
TRC 2026-03-29 11:28:52.621+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
TRC 2026-03-29 11:28:52.621+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:28:52.621+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:28:52.621+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140697103687760
TRC 2026-03-29 11:28:52.621+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:28:52.621+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
INF 2026-03-29 11:28:52.621+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:410
INF 2026-03-29 11:28:52.621+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-03-29 11:28:52.621+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
INF 2026-03-29 11:28:52.621+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-03-29 11:28:52.621+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-03-29 11:28:52.621+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD, listenAddrs: [/ip4/0.0.0.0/tcp/19965/ws, /ip4/0.0.0.0/tcp/19964], addrs: [], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
TRC 2026-03-29 11:28:52.622+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-03-29 11:28:52.622+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/19964
TRC 2026-03-29 11:28:52.623+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/19964]
DBG 2026-03-29 11:28:52.623+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:28:52.623+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-03-29 11:28:52.623+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/19965/ws]
TRC 2026-03-29 11:28:52.623+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:19965
TRC 2026-03-29 11:28:52.623+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/19965/ws]"
INF 2026-03-29 11:28:52.623+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-03-29 11:28:52.623+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 11:28:52.623+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 11:28:52.623+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:28:52.623+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-03-29 11:28:52.623+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
TRC 2026-03-29 11:28:52.624+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
WRN 2026-03-29 11:28:52.624+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1116
WRN 2026-03-29 11:28:52.624+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
DBG 2026-03-29 11:28:52.624+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD, listenAddrs: [/ip4/0.0.0.0/tcp/19964, /ip4/0.0.0.0/tcp/19965/ws], addrs: [/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
INF 2026-03-29 11:28:52.624+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*SqxTGD addrs="[/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws]"
INF 2026-03-29 11:28:52.624+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/19964/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD][/ip4/0.0.0.0/tcp/19965/ws/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD] localIp=172.17.0.78 switchAddress="@[/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws]"
INF 2026-03-29 11:28:52.624+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.171.237/tcp/19964/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD][/ip4/172.18.171.237/tcp/19965/ws/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD]
INF 2026-03-29 11:28:52.624+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-Ky4QPW5mhEUb-wF-li4XY0Fe8X67YSAYPDynE6XlkfdtWtaGOF3aozXa6N1wfd5hG4l7bnxbJJtblFpq-SQmtBhlY0BgmlkgnY0gmlwhKwSq-2KbXVsdGlhZGRyc4wACgSsEqvtBk393QOCcnOFAAMBAACJc2VjcDI1NmsxoQM3-V523W_pZqYEHdP9IKt7Iv7vIueKw7nOysqN4R6wkoN0Y3CCTfyFd2FrdTIB
INF 2026-03-29 11:28:52.624+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
INF 2026-03-29 11:28:52.624+00:00 Starting peer exchange loop topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:101
INF 2026-03-29 11:28:52.624+00:00 Retrieving peer info via peer exchange protocol topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:70 amount=5
TRC 2026-03-29 11:28:52.624+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/peer-exchange/2.0.0-alpha1 peers=[] address=140697103602704
TRC 2026-03-29 11:28:52.624+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/peer-exchange/2.0.0-alpha1
INF 2026-03-29 11:28:52.624+00:00 peer exchange request could not be made as no peer exchange peers found topics="waku peer_exchange client" tid=1 file=client.nim:95
WRN 2026-03-29 11:28:52.624+00:00 failed to retrieve peer info via peer exchange protocol topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:84 error="(status_code: SERVICE_UNAVAILABLE, status_desc: some("peer_not_found_failure"))"
WRN 2026-03-29 11:28:52.624+00:00 Cannot fetch peers from peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:94 cause="(status_code: SERVICE_UNAVAILABLE, status_desc: some("peer_not_found_failure"))"
TRC 2026-03-29 11:28:52.625+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1069
TRC 2026-03-29 11:28:52.625+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1062
INF 2026-03-29 11:28:52.625+00:00 Relay peer connections topics="waku node peer_manager" tid=1 file=peer_manager.nim:843 inRelayConns=0/50 outRelayConns=0/25 totalConnections=0/150 notConnectedPeers=0 outsideBackoffPeers=0
INF 2026-03-29 11:28:52.625+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*SqxTGD addrs="[/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws]"
INF 2026-03-29 11:28:52.625+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/19964/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD][/ip4/0.0.0.0/tcp/19965/ws/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD] localIp=172.17.0.78 switchAddress="@[/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws]"
INF 2026-03-29 11:28:52.625+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.171.237/tcp/19964/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD][/ip4/172.18.171.237/tcp/19965/ws/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD]
INF 2026-03-29 11:28:52.625+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-Ky4QPW5mhEUb-wF-li4XY0Fe8X67YSAYPDynE6XlkfdtWtaGOF3aozXa6N1wfd5hG4l7bnxbJJtblFpq-SQmtBhlY0BgmlkgnY0gmlwhKwSq-2KbXVsdGlhZGRyc4wACgSsEqvtBk393QOCcnOFAAMBAACJc2VjcDI1NmsxoQM3-V523W_pZqYEHdP9IKt7Iv7vIueKw7nOysqN4R6wkoN0Y3CCTfyFd2FrdTIB
INF 2026-03-29 11:28:52.625+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-La4QNzdVxqDT91nuTPxKBOXvrmjmpxdNenWtJw59voQOuvmW1KXlLQSrcSj5DmMTNXybK__RhWVt-t6jjG4OA1vKUUCgmlkgnY0gmlwhKwSq-2KbXVsdGlhZGRyc5YACASsEqvtBk38AAoErBKr7QZN_d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN_ledt1v6WamBB3T_SCreyL-7yLnisO5zsrKjeEesJKDdGNwgk38hXdha3UyAQ record="(2, id: \"v4\", ip: 172.18.171.237, multiaddrs: 0x000804AC12ABED064DFC000A04AC12ABED064DFDDD03, rs: 0x0003010000, secp256k1: 0x0337F95E76DD6FE966A6041DD3FD20AB7B22FEEF22E78AC3B9CECACA8DE11EB092, tcp: 19964, waku2: 0x01)"
INF 2026-03-29 11:28:52.625+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 11:28:52.625+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/3/0
TRC 2026-03-29 11:28:52.625+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/3/0
TRC 2026-03-29 11:28:52.625+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:52.625+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:52.625+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:52.625+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
WRN 2026-03-29 11:28:52.625+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 11:28:52.626+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
INF 2026-03-29 11:28:52.626+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
DBG 2026-03-29 11:28:52.626+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-03-29 11:28:52.626+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-03-29 11:28:52.626+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 11:28:52.629+00:00 subscribe (was already subscribed in the mesh; appHandler set) topics="waku node relay api" tid=1 file=relay.nim:163 pubsubTopic=/waku/2/rs/3/0
INF 2026-03-29 11:28:52.631+00:00 REST services are installed tid=1 file=builder.nim:221
INF 2026-03-29 11:28:52.631+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=19967
INF 2026-03-29 11:28:52.631+00:00 getPubSubPeersInMesh - there is no mesh peer for the given pubsub topic topics="waku relay" tid=1 file=protocol.nim:419 pubsubTopic=/waku/2/rs/3/0
INF 2026-03-29 11:28:52.632+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=19967
INF 2026-03-29 11:28:52.632+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
INF 2026-03-29 11:28:52.632+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
TRC 2026-03-29 11:28:52.642+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
TRC 2026-03-29 11:28:53.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:28:53.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:53.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:53.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:53.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:53.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:28:53.656+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60788 meth=GET uri=/health
DBG 2026-03-29 11:28:53.656+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60788 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:53.656+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60788 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:53.759+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60790 meth=GET uri=/health
DBG 2026-03-29 11:28:53.759+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60790 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:53.759+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60790 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:53.862+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60806 meth=GET uri=/health
DBG 2026-03-29 11:28:53.862+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60806 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:53.862+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60806 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:53.965+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60822 meth=GET uri=/health
DBG 2026-03-29 11:28:53.965+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60822 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:53.965+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60822 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.068+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60832 meth=GET uri=/health
DBG 2026-03-29 11:28:54.068+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60832 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.068+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60832 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.171+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60846 meth=GET uri=/health
DBG 2026-03-29 11:28:54.171+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60846 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.171+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60846 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.274+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60862 meth=GET uri=/health
DBG 2026-03-29 11:28:54.274+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60862 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.274+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60862 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.377+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60868 meth=GET uri=/health
DBG 2026-03-29 11:28:54.377+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60868 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.377+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60868 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.480+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60872 meth=GET uri=/health
DBG 2026-03-29 11:28:54.480+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60872 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.480+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60872 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.583+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60888 meth=GET uri=/health
DBG 2026-03-29 11:28:54.583+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60888 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.583+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60888 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:28:54.621+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:28:54.621+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:54.621+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:54.621+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:54.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:54.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:28:54.686+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60896 meth=GET uri=/health
DBG 2026-03-29 11:28:54.686+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60896 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.686+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60896 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.789+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60906 meth=GET uri=/health
DBG 2026-03-29 11:28:54.789+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60906 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.789+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60906 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.892+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60922 meth=GET uri=/health
DBG 2026-03-29 11:28:54.892+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60922 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.892+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60922 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.995+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60934 meth=GET uri=/health
DBG 2026-03-29 11:28:54.995+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60934 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.995+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60934 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:55.098+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60938 meth=GET uri=/health
DBG 2026-03-29 11:28:55.098+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60938 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:55.098+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60938 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:55.201+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60944 meth=GET uri=/health
DBG 2026-03-29 11:28:55.201+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60944 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:55.201+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60944 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:55.304+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60958 meth=GET uri=/health
DBG 2026-03-29 11:28:55.304+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60958 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:55.304+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60958 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:55.407+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60960 meth=GET uri=/health
DBG 2026-03-29 11:28:55.407+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60960 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:55.407+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60960 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:55.510+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60966 meth=GET uri=/health
DBG 2026-03-29 11:28:55.510+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60966 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:55.510+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60966 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:55.613+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60982 meth=GET uri=/health
DBG 2026-03-29 11:28:55.613+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60982 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:55.613+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60982 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:28:55.621+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:28:55.621+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:55.621+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:55.621+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:55.621+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:55.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:28:55.716+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60984 meth=GET uri=/health
DBG 2026-03-29 11:28:55.716+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60984 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:55.716+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60984 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:55.819+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60990 meth=GET uri=/health
DBG 2026-03-29 11:28:55.819+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60990 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:55.819+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60990 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:55.922+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:32772 meth=GET uri=/health
DBG 2026-03-29 11:28:55.922+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:32772 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:55.922+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:32772 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:56.025+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35820 meth=GET uri=/health
DBG 2026-03-29 11:28:56.025+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35820 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:56.025+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35820 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:56.128+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35824 meth=GET uri=/health
DBG 2026-03-29 11:28:56.128+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35824 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:56.128+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35824 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:56.231+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35838 meth=GET uri=/health
DBG 2026-03-29 11:28:56.232+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35838 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:56.232+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35838 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:56.334+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35848 meth=GET uri=/health
DBG 2026-03-29 11:28:56.334+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35848 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:56.335+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35848 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:56.437+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35852 meth=GET uri=/health
DBG 2026-03-29 11:28:56.437+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35852 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:56.438+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35852 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:56.540+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35866 meth=GET uri=/health
DBG 2026-03-29 11:28:56.540+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35866 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:56.541+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35866 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:28:56.621+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:28:56.621+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:56.621+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:56.621+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:56.621+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:56.621+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:28:56.643+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35880 meth=GET uri=/health
DBG 2026-03-29 11:28:56.643+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35880 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:56.644+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35880 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:56.746+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35894 meth=GET uri=/health
DBG 2026-03-29 11:28:56.746+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35894 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:56.747+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35894 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:56.849+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35896 meth=GET uri=/health
DBG 2026-03-29 11:28:56.849+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35896 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:56.850+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35896 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:56.952+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35902 meth=GET uri=/health
DBG 2026-03-29 11:28:56.952+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35902 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:56.952+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35902 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:57.055+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35904 meth=GET uri=/health
DBG 2026-03-29 11:28:57.055+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35904 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:57.055+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35904 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:57.158+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35908 meth=GET uri=/health
DBG 2026-03-29 11:28:57.158+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35908 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:57.158+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35908 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:57.262+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35924 meth=GET uri=/health
DBG 2026-03-29 11:28:57.262+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35924 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:57.262+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35924 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:57.365+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35930 meth=GET uri=/health
DBG 2026-03-29 11:28:57.365+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35930 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:57.365+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35930 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:57.468+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35942 meth=GET uri=/health
DBG 2026-03-29 11:28:57.468+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35942 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:57.469+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35942 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:57.571+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35958 meth=GET uri=/health
DBG 2026-03-29 11:28:57.571+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35958 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:57.572+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35958 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:28:57.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:28:57.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:57.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:57.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:57.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:57.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:28:57.644+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
TRC 2026-03-29 11:28:57.653+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
DBG 2026-03-29 11:28:57.674+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35962 meth=GET uri=/health
DBG 2026-03-29 11:28:57.674+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35962 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:57.674+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35962 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:57.777+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35970 meth=GET uri=/health
DBG 2026-03-29 11:28:57.777+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35970 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:57.777+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35970 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:57.880+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35974 meth=GET uri=/health
DBG 2026-03-29 11:28:57.880+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35974 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:57.880+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35974 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:57.983+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35982 meth=GET uri=/health
DBG 2026-03-29 11:28:57.983+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35982 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:57.983+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35982 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:58.086+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35984 meth=GET uri=/health
DBG 2026-03-29 11:28:58.086+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35984 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:58.086+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35984 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:58.189+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35988 meth=GET uri=/health
DBG 2026-03-29 11:28:58.189+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35988 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:58.190+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35988 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:58.292+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36004 meth=GET uri=/health
DBG 2026-03-29 11:28:58.292+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36004 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:58.293+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36004 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:58.395+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36008 meth=GET uri=/health
DBG 2026-03-29 11:28:58.395+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36008 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:58.396+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36008 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:58.498+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36016 meth=GET uri=/health
DBG 2026-03-29 11:28:58.498+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36016 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:58.498+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36016 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:58.601+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36030 meth=GET uri=/health
DBG 2026-03-29 11:28:58.601+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36030 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:58.602+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36030 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:28:58.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:28:58.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:58.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:58.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:58.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:58.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:28:58.704+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36044 meth=GET uri=/health
DBG 2026-03-29 11:28:58.704+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36044 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:58.704+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36044 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:58.807+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36054 meth=GET uri=/health
DBG 2026-03-29 11:28:58.807+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36054 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:58.807+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36054 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:58.910+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36070 meth=GET uri=/health
DBG 2026-03-29 11:28:58.910+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36070 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:58.910+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36070 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:59.013+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36076 meth=GET uri=/health
DBG 2026-03-29 11:28:59.013+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36076 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:59.013+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36076 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:59.116+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36080 meth=GET uri=/health
DBG 2026-03-29 11:28:59.116+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36080 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:59.116+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36080 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:59.219+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36096 meth=GET uri=/health
DBG 2026-03-29 11:28:59.219+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36096 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:59.220+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36096 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:59.323+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36108 meth=GET uri=/health
DBG 2026-03-29 11:28:59.323+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36108 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:59.323+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36108 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:59.426+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36116 meth=GET uri=/health
DBG 2026-03-29 11:28:59.426+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36116 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:59.426+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36116 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:59.529+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36128 meth=GET uri=/health
DBG 2026-03-29 11:28:59.529+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36128 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:59.529+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36128 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:28:59.621+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:28:59.621+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:59.621+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:59.621+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:59.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:59.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:28:59.631+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36142 meth=GET uri=/health
DBG 2026-03-29 11:28:59.632+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36142 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:59.632+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36142 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:59.735+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36158 meth=GET uri=/health
DBG 2026-03-29 11:28:59.735+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36158 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:59.735+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36158 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:59.838+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36172 meth=GET uri=/health
DBG 2026-03-29 11:28:59.838+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36172 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:59.838+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36172 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:59.941+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36188 meth=GET uri=/health
DBG 2026-03-29 11:28:59.941+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36188 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:59.941+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36188 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:00.044+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36196 meth=GET uri=/health
DBG 2026-03-29 11:29:00.044+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36196 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:00.044+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36196 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:00.147+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36208 meth=GET uri=/health
DBG 2026-03-29 11:29:00.147+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36208 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:00.147+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36208 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:00.250+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36212 meth=GET uri=/health
DBG 2026-03-29 11:29:00.250+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36212 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:00.250+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36212 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:00.353+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36224 meth=GET uri=/health
DBG 2026-03-29 11:29:00.353+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36224 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:00.353+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36224 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:00.456+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36238 meth=GET uri=/health
DBG 2026-03-29 11:29:00.456+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36238 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:00.457+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36238 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:00.559+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36252 meth=GET uri=/health
DBG 2026-03-29 11:29:00.559+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36252 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:00.560+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36252 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:00.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:00.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:00.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:00.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:00.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:00.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:29:00.662+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36266 meth=GET uri=/health
DBG 2026-03-29 11:29:00.662+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36266 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:00.663+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36266 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:00.765+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36278 meth=GET uri=/health
DBG 2026-03-29 11:29:00.766+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36278 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:00.766+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36278 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:00.869+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36282 meth=GET uri=/health
DBG 2026-03-29 11:29:00.869+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36282 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:00.869+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36282 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:00.971+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36296 meth=GET uri=/health
DBG 2026-03-29 11:29:00.971+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36296 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:00.972+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36296 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:01.074+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36306 meth=GET uri=/health
DBG 2026-03-29 11:29:01.074+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36306 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:01.075+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36306 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:01.177+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36320 meth=GET uri=/health
DBG 2026-03-29 11:29:01.178+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36320 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:01.178+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36320 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:01.280+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36326 meth=GET uri=/health
DBG 2026-03-29 11:29:01.280+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36326 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:01.281+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36326 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:01.384+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36328 meth=GET uri=/health
DBG 2026-03-29 11:29:01.384+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36328 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:01.384+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36328 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:01.486+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36344 meth=GET uri=/health
DBG 2026-03-29 11:29:01.487+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36344 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:01.487+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36344 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:01.590+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36346 meth=GET uri=/health
DBG 2026-03-29 11:29:01.590+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36346 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:01.590+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36346 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:01.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:01.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:01.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:01.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:01.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:01.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:29:01.693+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36360 meth=GET uri=/health
DBG 2026-03-29 11:29:01.693+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36360 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:01.693+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36360 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:01.796+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36372 meth=GET uri=/health
DBG 2026-03-29 11:29:01.796+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36372 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:01.796+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36372 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:01.898+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36386 meth=GET uri=/health
DBG 2026-03-29 11:29:01.899+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36386 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:01.899+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36386 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:02.002+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36390 meth=GET uri=/health
DBG 2026-03-29 11:29:02.002+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36390 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:02.002+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36390 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:02.105+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36392 meth=GET uri=/health
DBG 2026-03-29 11:29:02.105+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36392 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:02.105+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36392 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:02.208+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36406 meth=GET uri=/health
DBG 2026-03-29 11:29:02.208+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36406 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:02.208+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36406 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:02.311+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36416 meth=GET uri=/health
DBG 2026-03-29 11:29:02.311+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36416 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:02.311+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36416 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:02.414+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36432 meth=GET uri=/health
DBG 2026-03-29 11:29:02.414+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36432 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:02.414+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36432 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:02.517+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36438 meth=GET uri=/health
DBG 2026-03-29 11:29:02.517+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36438 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:02.517+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36438 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:02.620+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36450 meth=GET uri=/health
DBG 2026-03-29 11:29:02.620+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36450 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:02.620+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36450 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:02.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:02.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:02.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:02.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:02.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:02.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:29:02.622+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:29:02.622+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140697103602704
TRC 2026-03-29 11:29:02.622+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:29:02.622+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:29:02.622+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:29:02.622+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140697103602704
TRC 2026-03-29 11:29:02.622+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:29:02.622+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
TRC 2026-03-29 11:29:02.627+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 11:29:02.627+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 11:29:02.627+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=11
TRC 2026-03-29 11:29:02.627+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:29:02.627+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 11:29:02.654+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
DBG 2026-03-29 11:29:02.723+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36464 meth=GET uri=/health
DBG 2026-03-29 11:29:02.723+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36464 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:02.724+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36464 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:02.826+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36476 meth=GET uri=/health
DBG 2026-03-29 11:29:02.826+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36476 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:02.827+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36476 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:02.930+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36488 meth=GET uri=/health
DBG 2026-03-29 11:29:02.930+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36488 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:02.931+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36488 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:03.033+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36500 meth=GET uri=/health
DBG 2026-03-29 11:29:03.033+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36500 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:03.033+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36500 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:03.136+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36506 meth=GET uri=/health
DBG 2026-03-29 11:29:03.136+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36506 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:03.136+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36506 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:03.240+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36520 meth=GET uri=/health
DBG 2026-03-29 11:29:03.240+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36520 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:03.240+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36520 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:03.342+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36534 meth=GET uri=/health
DBG 2026-03-29 11:29:03.343+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36534 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:03.343+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36534 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:03.446+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36550 meth=GET uri=/health
DBG 2026-03-29 11:29:03.446+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36550 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:03.446+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36550 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:03.549+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36558 meth=GET uri=/health
DBG 2026-03-29 11:29:03.549+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36558 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:03.549+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36558 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:03.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:03.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:03.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:03.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:03.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:03.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:29:03.652+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36568 meth=GET uri=/health
DBG 2026-03-29 11:29:03.652+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36568 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:03.652+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36568 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:03.755+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36582 meth=GET uri=/health
DBG 2026-03-29 11:29:03.755+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36582 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:03.755+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36582 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:03.858+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36586 meth=GET uri=/health
DBG 2026-03-29 11:29:03.858+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36586 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:03.858+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36586 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:03.961+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36598 meth=GET uri=/health
DBG 2026-03-29 11:29:03.961+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36598 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:03.961+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36598 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:04.064+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36614 meth=GET uri=/health
DBG 2026-03-29 11:29:04.064+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36614 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:04.065+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36614 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:04.167+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36630 meth=GET uri=/health
DBG 2026-03-29 11:29:04.167+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36630 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:04.168+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36630 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:04.270+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36638 meth=GET uri=/health
DBG 2026-03-29 11:29:04.270+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36638 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:04.270+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36638 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:04.373+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36642 meth=GET uri=/health
DBG 2026-03-29 11:29:04.373+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36642 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:04.374+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36642 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:04.477+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36646 meth=GET uri=/health
DBG 2026-03-29 11:29:04.477+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36646 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:04.477+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36646 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:04.580+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36652 meth=GET uri=/health
DBG 2026-03-29 11:29:04.580+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36652 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:04.580+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36652 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:04.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:04.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:04.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:04.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:04.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:04.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:29:04.622+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140697103687760
TRC 2026-03-29 11:29:04.622+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:29:04.622+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
DBG 2026-03-29 11:29:04.683+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36654 meth=GET uri=/health
DBG 2026-03-29 11:29:04.683+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36654 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:04.683+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36654 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:04.786+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36666 meth=GET uri=/health
DBG 2026-03-29 11:29:04.786+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36666 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:04.786+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36666 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:04.889+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36680 meth=GET uri=/health
DBG 2026-03-29 11:29:04.889+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36680 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:04.889+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36680 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:04.992+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36684 meth=GET uri=/health
DBG 2026-03-29 11:29:04.992+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36684 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:04.992+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36684 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:05.095+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36696 meth=GET uri=/health
DBG 2026-03-29 11:29:05.095+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36696 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:05.095+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36696 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:05.198+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36712 meth=GET uri=/health
DBG 2026-03-29 11:29:05.198+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36712 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:05.198+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36712 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:05.301+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36724 meth=GET uri=/health
DBG 2026-03-29 11:29:05.301+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36724 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:05.301+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36724 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:05.404+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36728 meth=GET uri=/health
DBG 2026-03-29 11:29:05.404+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36728 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:05.404+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36728 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:05.507+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36736 meth=GET uri=/health
DBG 2026-03-29 11:29:05.507+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36736 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:05.507+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36736 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:05.610+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36746 meth=GET uri=/health
DBG 2026-03-29 11:29:05.610+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36746 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:05.610+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36746 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:05.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:05.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:05.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:05.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:05.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:05.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:29:05.713+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36752 meth=GET uri=/health
DBG 2026-03-29 11:29:05.713+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36752 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:05.714+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36752 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:05.816+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36762 meth=GET uri=/health
DBG 2026-03-29 11:29:05.816+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36762 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:05.817+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36762 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:05.919+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36766 meth=GET uri=/health
DBG 2026-03-29 11:29:05.919+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36766 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:05.920+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36766 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:06.023+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35074 meth=GET uri=/health
DBG 2026-03-29 11:29:06.023+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35074 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:06.023+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35074 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:06.126+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35076 meth=GET uri=/health
DBG 2026-03-29 11:29:06.126+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35076 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:06.126+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35076 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:06.229+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35078 meth=GET uri=/health
DBG 2026-03-29 11:29:06.229+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35078 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:06.229+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35078 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:06.332+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35090 meth=GET uri=/health
DBG 2026-03-29 11:29:06.333+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35090 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:06.333+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35090 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:06.437+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35098 meth=GET uri=/health
DBG 2026-03-29 11:29:06.437+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35098 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:06.437+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35098 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:06.540+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35106 meth=GET uri=/health
DBG 2026-03-29 11:29:06.540+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35106 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:06.540+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35106 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:06.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:06.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:06.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:06.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:06.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:06.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:29:06.643+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35118 meth=GET uri=/health
DBG 2026-03-29 11:29:06.644+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35118 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:06.644+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35118 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:06.746+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35132 meth=GET uri=/health
DBG 2026-03-29 11:29:06.746+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35132 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:06.747+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35132 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:06.849+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35146 meth=GET uri=/health
DBG 2026-03-29 11:29:06.849+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35146 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:06.850+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35146 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:06.952+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35154 meth=GET uri=/health
DBG 2026-03-29 11:29:06.953+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35154 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:06.953+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35154 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:07.055+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35168 meth=GET uri=/health
DBG 2026-03-29 11:29:07.055+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35168 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:07.056+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35168 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:07.158+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35174 meth=GET uri=/health
DBG 2026-03-29 11:29:07.158+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35174 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:07.158+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35174 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:07.262+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35180 meth=GET uri=/health
DBG 2026-03-29 11:29:07.262+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35180 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:07.262+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35180 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:07.365+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35188 meth=GET uri=/health
DBG 2026-03-29 11:29:07.365+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35188 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:07.365+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35188 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:07.468+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35194 meth=GET uri=/health
DBG 2026-03-29 11:29:07.468+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35194 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:07.469+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35194 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:07.571+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35208 meth=GET uri=/health
DBG 2026-03-29 11:29:07.571+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35208 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:07.571+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35208 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:07.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:07.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:07.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:07.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:07.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:07.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
INF 2026-03-29 11:29:07.668+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
DBG 2026-03-29 11:29:07.674+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35224 meth=GET uri=/health
DBG 2026-03-29 11:29:07.674+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35224 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:07.674+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35224 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:07.678+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.0.0.1:53
DBG 2026-03-29 11:29:07.777+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35234 meth=GET uri=/health
DBG 2026-03-29 11:29:07.777+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35234 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:07.777+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35234 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:07.880+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35238 meth=GET uri=/health
DBG 2026-03-29 11:29:07.880+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35238 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:07.880+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35238 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:07.983+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35248 meth=GET uri=/health
DBG 2026-03-29 11:29:07.983+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35248 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:07.983+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35248 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:08.086+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35264 meth=GET uri=/health
DBG 2026-03-29 11:29:08.086+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35264 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:08.086+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35264 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:08.188+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35270 meth=GET uri=/health
DBG 2026-03-29 11:29:08.189+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35270 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:08.189+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35270 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:08.292+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35282 meth=GET uri=/health
DBG 2026-03-29 11:29:08.292+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35282 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:08.292+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35282 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:08.395+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35292 meth=GET uri=/health
DBG 2026-03-29 11:29:08.395+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35292 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:08.395+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35292 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:08.498+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35306 meth=GET uri=/health
DBG 2026-03-29 11:29:08.498+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35306 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:08.498+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35306 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:08.601+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35312 meth=GET uri=/health
DBG 2026-03-29 11:29:08.601+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35312 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:08.601+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35312 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:08.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:08.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:08.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:08.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:08.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:08.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:29:08.703+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35324 meth=GET uri=/health
DBG 2026-03-29 11:29:08.704+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35324 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:08.704+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35324 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:08.806+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35338 meth=GET uri=/health
DBG 2026-03-29 11:29:08.806+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35338 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:08.807+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35338 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:08.909+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35344 meth=GET uri=/health
DBG 2026-03-29 11:29:08.909+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35344 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:08.910+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35344 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:09.012+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35352 meth=GET uri=/health
DBG 2026-03-29 11:29:09.012+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35352 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:09.013+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35352 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:09.115+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35354 meth=GET uri=/health
DBG 2026-03-29 11:29:09.115+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35354 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:09.116+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35354 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:09.218+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35356 meth=GET uri=/health
DBG 2026-03-29 11:29:09.218+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35356 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:09.219+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35356 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:09.321+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35362 meth=GET uri=/health
DBG 2026-03-29 11:29:09.321+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35362 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:09.322+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35362 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:09.424+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35378 meth=GET uri=/health
DBG 2026-03-29 11:29:09.424+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35378 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:09.424+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35378 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:09.528+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35386 meth=GET uri=/health
DBG 2026-03-29 11:29:09.528+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35386 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:09.528+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35386 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:09.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:09.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:09.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:09.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:09.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:09.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:29:09.631+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35390 meth=GET uri=/health
DBG 2026-03-29 11:29:09.631+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35390 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:09.631+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35390 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:09.734+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35402 meth=GET uri=/health
DBG 2026-03-29 11:29:09.734+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35402 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:09.735+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35402 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:09.837+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35404 meth=GET uri=/health
DBG 2026-03-29 11:29:09.837+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35404 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:09.837+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35404 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:09.940+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35416 meth=GET uri=/health
DBG 2026-03-29 11:29:09.940+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35416 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:09.940+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35416 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:10.043+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35432 meth=GET uri=/health
DBG 2026-03-29 11:29:10.043+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35432 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:10.043+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35432 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:10.146+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35444 meth=GET uri=/health
DBG 2026-03-29 11:29:10.146+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35444 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:10.146+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35444 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:10.249+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35460 meth=GET uri=/health
DBG 2026-03-29 11:29:10.249+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35460 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:10.249+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35460 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:10.351+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35470 meth=GET uri=/health
DBG 2026-03-29 11:29:10.351+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35470 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:10.352+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35470 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:10.455+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35484 meth=GET uri=/health
DBG 2026-03-29 11:29:10.455+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35484 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:10.455+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35484 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:10.558+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35498 meth=GET uri=/health
DBG 2026-03-29 11:29:10.558+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35498 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:10.558+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35498 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:10.621+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:10.621+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:10.621+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:10.621+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:10.621+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:10.621+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:29:10.660+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35508 meth=GET uri=/health
DBG 2026-03-29 11:29:10.660+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35508 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:10.661+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35508 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:10.764+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35518 meth=GET uri=/health
DBG 2026-03-29 11:29:10.764+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35518 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:10.764+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35518 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:10.867+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35524 meth=GET uri=/health
DBG 2026-03-29 11:29:10.867+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35524 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:10.867+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35524 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:10.969+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35538 meth=GET uri=/health
DBG 2026-03-29 11:29:10.970+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35538 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:10.970+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35538 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:11.073+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35552 meth=GET uri=/health
DBG 2026-03-29 11:29:11.073+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35552 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:11.073+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35552 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:11.176+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35562 meth=GET uri=/health
DBG 2026-03-29 11:29:11.176+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35562 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:11.176+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35562 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:11.279+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35572 meth=GET uri=/health
DBG 2026-03-29 11:29:11.279+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35572 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:11.279+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35572 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:11.382+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35582 meth=GET uri=/health
DBG 2026-03-29 11:29:11.382+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35582 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:11.382+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35582 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:11.485+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35590 meth=GET uri=/health
DBG 2026-03-29 11:29:11.485+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35590 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:11.485+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35590 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:11.587+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35592 meth=GET uri=/health
DBG 2026-03-29 11:29:11.587+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35592 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:11.588+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35592 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:11.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:11.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:11.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:11.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:11.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:11.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:29:11.690+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35606 meth=GET uri=/health
DBG 2026-03-29 11:29:11.690+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35606 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:11.691+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35606 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:11.793+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35618 meth=GET uri=/health
DBG 2026-03-29 11:29:11.793+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35618 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:11.794+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35618 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:11.896+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35630 meth=GET uri=/health
DBG 2026-03-29 11:29:11.897+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35630 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:11.897+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35630 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:12.000+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35638 meth=GET uri=/health
DBG 2026-03-29 11:29:12.000+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35638 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:12.000+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35638 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:12.102+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35640 meth=GET uri=/health
DBG 2026-03-29 11:29:12.103+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35640 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:12.103+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35640 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:12.205+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35650 meth=GET uri=/health
DBG 2026-03-29 11:29:12.205+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35650 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:12.206+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35650 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:12.308+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35660 meth=GET uri=/health
DBG 2026-03-29 11:29:12.308+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35660 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:12.308+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35660 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:12.411+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35670 meth=GET uri=/health
DBG 2026-03-29 11:29:12.411+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35670 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:12.412+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35670 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:12.514+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35676 meth=GET uri=/health
DBG 2026-03-29 11:29:12.514+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35676 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:12.514+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35676 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:12.617+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35692 meth=GET uri=/health
DBG 2026-03-29 11:29:12.617+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35692 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:12.617+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35692 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:12.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:12.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:12.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:12.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:12.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:12.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:29:12.623+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:29:12.623+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140697103602704
TRC 2026-03-29 11:29:12.623+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:29:12.623+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:29:12.623+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:29:12.623+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=140697103602704
TRC 2026-03-29 11:29:12.623+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:29:12.623+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
TRC 2026-03-29 11:29:12.627+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 11:29:12.627+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 11:29:12.627+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=10
TRC 2026-03-29 11:29:12.627+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:29:12.627+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 11:29:12.679+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
DBG 2026-03-29 11:29:12.720+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35698 meth=GET uri=/health
DBG 2026-03-29 11:29:12.720+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35698 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:12.720+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35698 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:12.823+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35708 meth=GET uri=/health
DBG 2026-03-29 11:29:12.823+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35708 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:12.823+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35708 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:12.926+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35714 meth=GET uri=/health
DBG 2026-03-29 11:29:12.926+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35714 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:12.926+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35714 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:13.029+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35722 meth=GET uri=/health
DBG 2026-03-29 11:29:13.029+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35722 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:13.029+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35722 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:13.133+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35724 meth=GET uri=/health
DBG 2026-03-29 11:29:13.133+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35724 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:13.133+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35724 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:13.235+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35732 meth=GET uri=/health
DBG 2026-03-29 11:29:13.236+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35732 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:13.236+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35732 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:13.338+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35746 meth=GET uri=/health
DBG 2026-03-29 11:29:13.338+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35746 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:13.339+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35746 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:13.441+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35758 meth=GET uri=/health
DBG 2026-03-29 11:29:13.441+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35758 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:13.442+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35758 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:13.544+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35768 meth=GET uri=/health
DBG 2026-03-29 11:29:13.544+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35768 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:13.545+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35768 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:29:13.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:29:13.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:13.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:13.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:13.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:13.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:29:13.647+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35780 meth=GET uri=/health
DBG 2026-03-29 11:29:13.647+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35780 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:13.648+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35780 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:29:13.750+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:35786 meth=GET uri=/health
DBG 2026-03-29 11:29:13.750+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:35786 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:29:13.750+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:35786 uri=/health content_type=application/json content_size=919
NTC 2026-03-29 11:29:13.848+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:82
TRC 2026-03-29 11:29:13.848+00:00 Stopping switch topics="libp2p switch" tid=1 file=switch.nim:328
INF 2026-03-29 11:29:13.848+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
TRC 2026-03-29 11:29:13.849+00:00 Closing ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:434
TRC 2026-03-29 11:29:13.849+00:00 Closed ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:448
TRC 2026-03-29 11:29:13.849+00:00 Stopping TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:159
TRC 2026-03-29 11:29:13.849+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/19964]
TRC 2026-03-29 11:29:13.849+00:00 Transport stopped topics="libp2p tcptransport" tid=1 file=tcptransport.nim:189
TRC 2026-03-29 11:29:13.849+00:00 Stopping WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:213
TRC 2026-03-29 11:29:13.849+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/19965/ws]
TRC 2026-03-29 11:29:13.849+00:00 Transport stopped topics="libp2p wstransport" tid=1 file=wstransport.nim:235
TRC 2026-03-29 11:29:13.849+00:00 gossipsub stop topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1131
TRC 2026-03-29 11:29:13.849+00:00 Switch stopped topics="libp2p switch" tid=1 file=switch.nim:354
WRN 2026-03-29 11:29:13.849+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
WRN 2026-03-29 11:29:13.849+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
INF 2026-03-29 11:29:13.849+00:00 waku rendezvous discovery stopped topics="waku rendezvous" tid=1 file=protocol.nim:239
INF 2026-03-29 11:29:13.849+00:00 waku rendezvous client stopped topics="waku rendezvous client" tid=1 file=client.nim:142
INF 2026-03-29 11:29:13.850+00:00 Health monitor loop end tid=1 file=node_health_monitor.nim:543
NTC 2026-03-29 11:29:13.850+00:00 REST service stopped tid=1 file=server.nim:187 address=0.0.0.0:19963
WRN 2026-03-29 11:28:52.617+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:471
bSubscribeShards: some(@[0])
INF 2026-03-29 11:28:52.617+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:506 shardingConf="(kind: AutoSharding, numShardsInCluster: 1)" subscribeShards=@[0]
INF 2026-03-29 11:28:52.617+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=true rlnRelay=false store=false filter=false lightPush=false peerExchange=true rendezvous=true
INF 2026-03-29 11:28:52.617+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
INF 2026-03-29 11:28:52.617+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
INF 2026-03-29 11:28:52.617+00:00 Setting up storage tid=1 file=node_factory.nim:532
INF 2026-03-29 11:28:52.617+00:00 Initializing node tid=1 file=node_factory.nim:541
TRC 2026-03-29 11:28:52.620+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-03-29 11:28:52.620+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-03-29 11:28:52.620+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/circuit/relay/0.2.0/hop, /libp2p/circuit/relay/0.1.0]"
TRC 2026-03-29 11:28:52.620+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
INF 2026-03-29 11:28:52.620+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws]"
INF 2026-03-29 11:28:52.620+00:00 Mounting protocols tid=1 file=node_factory.nim:547
INF 2026-03-29 11:28:52.620+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
TRC 2026-03-29 11:28:52.620+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
INF 2026-03-29 11:28:52.620+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
INF 2026-03-29 11:28:52.620+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
INF 2026-03-29 11:28:52.620+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
INF 2026-03-29 11:28:52.620+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
INF 2026-03-29 11:28:52.620+00:00 Setting max message size tid=1 file=node_factory.nim:342 num_bytes=153600
INF 2026-03-29 11:28:52.620+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:259
TRC 2026-03-29 11:28:52.620+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/relay/2.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.3.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
INF 2026-03-29 11:28:52.620+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:276
INF 2026-03-29 11:28:52.620+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
INF 2026-03-29 11:28:52.620+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
INF 2026-03-29 11:28:52.620+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities="[Relay]" wakuPeerRecord="(peerId: 16U*SqxTGD, seqNo: 1774783732, addresses: [/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws], mixKey: )"
TRC 2026-03-29 11:28:52.621+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
INF 2026-03-29 11:28:52.621+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
INF 2026-03-29 11:28:52.621+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
INF 2026-03-29 11:28:52.621+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-03-29 11:28:52.621+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-03-29 11:28:52.621+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-03-29 11:28:52.621+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-03-29 11:28:52.621+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-03-29 11:28:52.621+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/filter-push/2.0.0-beta1]"
INF 2026-03-29 11:28:52.621+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-03-29 11:28:52.621+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/peer-exchange/2.0.0-alpha1]"
INF 2026-03-29 11:28:52.621+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-03-29 11:28:52.621+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:19963
INF 2026-03-29 11:28:52.621+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:19963/
INF 2026-03-29 11:28:52.621+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
TRC 2026-03-29 11:28:52.621+00:00 Send processor chain topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
INF 2026-03-29 11:28:52.621+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-03-29 11:28:52.621+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 11:28:52.621+00:00 Starting Waku node topics="waku node" tid=1 file=waku_node.nim:625 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 11:28:52.621+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:389
INF 2026-03-29 11:28:52.621+00:00 start topics="waku relay" tid=1 file=protocol.nim:519
TRC 2026-03-29 11:28:52.621+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
TRC 2026-03-29 11:28:52.621+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:28:52.621+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:28:52.621+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140697103687760
TRC 2026-03-29 11:28:52.621+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:28:52.621+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
INF 2026-03-29 11:28:52.621+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:410
INF 2026-03-29 11:28:52.621+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-03-29 11:28:52.621+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
INF 2026-03-29 11:28:52.621+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-03-29 11:28:52.621+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-03-29 11:28:52.621+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD, listenAddrs: [/ip4/0.0.0.0/tcp/19965/ws, /ip4/0.0.0.0/tcp/19964], addrs: [], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
TRC 2026-03-29 11:28:52.622+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-03-29 11:28:52.622+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/19964
TRC 2026-03-29 11:28:52.623+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/19964]
DBG 2026-03-29 11:28:52.623+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:28:52.623+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-03-29 11:28:52.623+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/19965/ws]
TRC 2026-03-29 11:28:52.623+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:19965
TRC 2026-03-29 11:28:52.623+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/19965/ws]"
INF 2026-03-29 11:28:52.623+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-03-29 11:28:52.623+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 11:28:52.623+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 11:28:52.623+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:28:52.623+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-03-29 11:28:52.623+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
TRC 2026-03-29 11:28:52.624+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
WRN 2026-03-29 11:28:52.624+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1116
WRN 2026-03-29 11:28:52.624+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
DBG 2026-03-29 11:28:52.624+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD, listenAddrs: [/ip4/0.0.0.0/tcp/19964, /ip4/0.0.0.0/tcp/19965/ws], addrs: [/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-v0.38.0-rc.0-14-g5c335c)"
INF 2026-03-29 11:28:52.624+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*SqxTGD addrs="[/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws]"
INF 2026-03-29 11:28:52.624+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/19964/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD][/ip4/0.0.0.0/tcp/19965/ws/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD] localIp=172.17.0.78 switchAddress="@[/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws]"
INF 2026-03-29 11:28:52.624+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.171.237/tcp/19964/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD][/ip4/172.18.171.237/tcp/19965/ws/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD]
INF 2026-03-29 11:28:52.624+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-Ky4QPW5mhEUb-wF-li4XY0Fe8X67YSAYPDynE6XlkfdtWtaGOF3aozXa6N1wfd5hG4l7bnxbJJtblFpq-SQmtBhlY0BgmlkgnY0gmlwhKwSq-2KbXVsdGlhZGRyc4wACgSsEqvtBk393QOCcnOFAAMBAACJc2VjcDI1NmsxoQM3-V523W_pZqYEHdP9IKt7Iv7vIueKw7nOysqN4R6wkoN0Y3CCTfyFd2FrdTIB
INF 2026-03-29 11:28:52.624+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
INF 2026-03-29 11:28:52.624+00:00 Starting peer exchange loop topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:101
INF 2026-03-29 11:28:52.624+00:00 Retrieving peer info via peer exchange protocol topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:70 amount=5
TRC 2026-03-29 11:28:52.624+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/peer-exchange/2.0.0-alpha1 peers=[] address=140697103602704
TRC 2026-03-29 11:28:52.624+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/peer-exchange/2.0.0-alpha1
INF 2026-03-29 11:28:52.624+00:00 peer exchange request could not be made as no peer exchange peers found topics="waku peer_exchange client" tid=1 file=client.nim:95
WRN 2026-03-29 11:28:52.624+00:00 failed to retrieve peer info via peer exchange protocol topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:84 error="(status_code: SERVICE_UNAVAILABLE, status_desc: some("peer_not_found_failure"))"
WRN 2026-03-29 11:28:52.624+00:00 Cannot fetch peers from peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:94 cause="(status_code: SERVICE_UNAVAILABLE, status_desc: some("peer_not_found_failure"))"
TRC 2026-03-29 11:28:52.625+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1069
TRC 2026-03-29 11:28:52.625+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1062
INF 2026-03-29 11:28:52.625+00:00 Relay peer connections topics="waku node peer_manager" tid=1 file=peer_manager.nim:843 inRelayConns=0/50 outRelayConns=0/25 totalConnections=0/150 notConnectedPeers=0 outsideBackoffPeers=0
INF 2026-03-29 11:28:52.625+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*SqxTGD addrs="[/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws]"
INF 2026-03-29 11:28:52.625+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/19964/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD][/ip4/0.0.0.0/tcp/19965/ws/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD] localIp=172.17.0.78 switchAddress="@[/ip4/172.18.171.237/tcp/19964, /ip4/172.18.171.237/tcp/19965/ws]"
INF 2026-03-29 11:28:52.625+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.171.237/tcp/19964/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD][/ip4/172.18.171.237/tcp/19965/ws/p2p/16Uiu2HAmGRVKMMsJS5juVN9qyZhEMHt9sPWb8igXccvJF6SqxTGD]
INF 2026-03-29 11:28:52.625+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-Ky4QPW5mhEUb-wF-li4XY0Fe8X67YSAYPDynE6XlkfdtWtaGOF3aozXa6N1wfd5hG4l7bnxbJJtblFpq-SQmtBhlY0BgmlkgnY0gmlwhKwSq-2KbXVsdGlhZGRyc4wACgSsEqvtBk393QOCcnOFAAMBAACJc2VjcDI1NmsxoQM3-V523W_pZqYEHdP9IKt7Iv7vIueKw7nOysqN4R6wkoN0Y3CCTfyFd2FrdTIB
INF 2026-03-29 11:28:52.625+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-La4QNzdVxqDT91nuTPxKBOXvrmjmpxdNenWtJw59voQOuvmW1KXlLQSrcSj5DmMTNXybK__RhWVt-t6jjG4OA1vKUUCgmlkgnY0gmlwhKwSq-2KbXVsdGlhZGRyc5YACASsEqvtBk38AAoErBKr7QZN_d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN_ledt1v6WamBB3T_SCreyL-7yLnisO5zsrKjeEesJKDdGNwgk38hXdha3UyAQ record="(2, id: \"v4\", ip: 172.18.171.237, multiaddrs: 0x000804AC12ABED064DFC000A04AC12ABED064DFDDD03, rs: 0x0003010000, secp256k1: 0x0337F95E76DD6FE966A6041DD3FD20AB7B22FEEF22E78AC3B9CECACA8DE11EB092, tcp: 19964, waku2: 0x01)"
INF 2026-03-29 11:28:52.625+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 11:28:52.625+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/3/0
TRC 2026-03-29 11:28:52.625+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/3/0
TRC 2026-03-29 11:28:52.625+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:52.625+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:52.625+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:52.625+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
WRN 2026-03-29 11:28:52.625+00:00 No-effect API call to subscribe. Already subscribed to topic topics="waku node relay api" tid=1 file=relay.nim:161 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 11:28:52.626+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
INF 2026-03-29 11:28:52.626+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
DBG 2026-03-29 11:28:52.626+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-03-29 11:28:52.626+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-03-29 11:28:52.626+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 11:28:52.629+00:00 subscribe (was already subscribed in the mesh; appHandler set) topics="waku node relay api" tid=1 file=relay.nim:163 pubsubTopic=/waku/2/rs/3/0
INF 2026-03-29 11:28:52.631+00:00 REST services are installed tid=1 file=builder.nim:221
INF 2026-03-29 11:28:52.631+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=19967
INF 2026-03-29 11:28:52.631+00:00 getPubSubPeersInMesh - there is no mesh peer for the given pubsub topic topics="waku relay" tid=1 file=protocol.nim:419 pubsubTopic=/waku/2/rs/3/0
INF 2026-03-29 11:28:52.632+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=19967
INF 2026-03-29 11:28:52.632+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
INF 2026-03-29 11:28:52.632+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
TRC 2026-03-29 11:28:52.642+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
TRC 2026-03-29 11:28:53.622+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:28:53.622+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:53.622+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:53.622+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:53.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:53.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:28:53.656+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60788 meth=GET uri=/health
DBG 2026-03-29 11:28:53.656+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60788 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:53.656+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60788 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:53.759+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60790 meth=GET uri=/health
DBG 2026-03-29 11:28:53.759+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60790 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:53.759+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60790 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:53.862+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60806 meth=GET uri=/health
DBG 2026-03-29 11:28:53.862+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60806 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:53.862+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60806 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:53.965+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60822 meth=GET uri=/health
DBG 2026-03-29 11:28:53.965+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60822 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:53.965+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60822 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.068+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60832 meth=GET uri=/health
DBG 2026-03-29 11:28:54.068+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60832 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.068+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60832 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.171+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60846 meth=GET uri=/health
DBG 2026-03-29 11:28:54.171+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60846 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.171+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60846 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.274+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60862 meth=GET uri=/health
DBG 2026-03-29 11:28:54.274+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60862 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.274+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60862 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.377+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60868 meth=GET uri=/health
DBG 2026-03-29 11:28:54.377+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60868 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.377+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60868 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.480+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60872 meth=GET uri=/health
DBG 2026-03-29 11:28:54.480+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60872 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.480+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60872 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.583+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60888 meth=GET uri=/health
DBG 2026-03-29 11:28:54.583+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60888 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.583+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60888 uri=/health content_type=application/json content_size=919
TRC 2026-03-29 11:28:54.621+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140697103687760
TRC 2026-03-29 11:28:54.621+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:54.621+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:54.621+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:54.622+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:54.622+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:28:54.686+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60896 meth=GET uri=/health
DBG 2026-03-29 11:28:54.686+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60896 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.686+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60896 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.789+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60906 meth=GET uri=/health
DBG 2026-03-29 11:28:54.789+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60906 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:28:54.789+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:60906 uri=/health content_type=application/json content_size=919
DBG 2026-03-29 11:28:54.892+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:60922 meth=GET uri=/health
DBG 2026-03-29 11:28:54.892+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:60922 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:54.444+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:54.444+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:54.444+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:54.444+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:28:54.470+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:28:55.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:28:55.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:55.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:55.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:55.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:55.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:28:55.470+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:28:56.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:28:56.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:56.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:56.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:56.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:56.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:28:56.471+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:28:57.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:28:57.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:57.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:57.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:57.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:57.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:28:57.445+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=139842501357648
TRC 2026-03-29 11:28:57.445+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:28:57.445+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
ERR 2026-03-29 11:28:57.471+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
INF 2026-03-29 11:28:58.128+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
TRC 2026-03-29 11:28:58.444+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:28:58.444+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:58.444+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:58.444+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:58.444+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:58.444+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:28:58.473+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:28:59.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:28:59.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:59.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:59.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:59.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:28:59.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:28:59.447+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:28:59.447+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139842501272592
TRC 2026-03-29 11:28:59.447+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:28:59.447+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:28:59.447+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:28:59.447+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139842501272592
TRC 2026-03-29 11:28:59.447+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:28:59.447+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
TRC 2026-03-29 11:28:59.452+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 11:28:59.452+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 11:28:59.452+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=7
TRC 2026-03-29 11:28:59.452+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:28:59.452+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
ERR 2026-03-29 11:28:59.474+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:00.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:00.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:00.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:00.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:00.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:00.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:00.474+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:01.444+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:01.444+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:01.444+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:01.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:01.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:01.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:01.475+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:02.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:02.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:02.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:02.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:02.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:02.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:02.475+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
INF 2026-03-29 11:29:03.129+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
DBG 2026-03-29 11:29:03.129+00:00 Failed to resolve address, returning empty set topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:158
TRC 2026-03-29 11:29:03.444+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:03.444+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:03.444+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:03.444+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:03.444+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:03.444+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:03.476+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:04.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:04.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:04.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:04.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:04.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:04.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:04.476+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:05.444+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:05.444+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:05.444+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:05.444+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:05.444+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:05.444+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:05.477+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:06.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:06.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:06.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:06.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:06.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:06.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:06.477+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:07.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:07.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:07.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:07.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:07.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:07.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:07.478+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:08.131+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:101 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
TRC 2026-03-29 11:29:08.444+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:08.444+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:08.444+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:08.444+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:08.444+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:08.444+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:08.479+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:09.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:09.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:09.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:09.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:09.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:09.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:29:09.445+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=139842501357648
TRC 2026-03-29 11:29:09.445+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:29:09.445+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
TRC 2026-03-29 11:29:09.445+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 11:29:09.445+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
INF 2026-03-29 11:29:09.447+00:00 Retrieving peer info via peer exchange protocol topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:70 amount=5
TRC 2026-03-29 11:29:09.447+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/peer-exchange/2.0.0-alpha1 peers=[] address=139842501272592
TRC 2026-03-29 11:29:09.447+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/peer-exchange/2.0.0-alpha1
INF 2026-03-29 11:29:09.447+00:00 peer exchange request could not be made as no peer exchange peers found topics="waku peer_exchange client" tid=1 file=client.nim:95
WRN 2026-03-29 11:29:09.447+00:00 failed to retrieve peer info via peer exchange protocol topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:84 error="(status_code: SERVICE_UNAVAILABLE, status_desc: some("peer_not_found_failure"))"
WRN 2026-03-29 11:29:09.447+00:00 Cannot fetch peers from peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:94 cause="(status_code: SERVICE_UNAVAILABLE, status_desc: some("peer_not_found_failure"))"
TRC 2026-03-29 11:29:09.447+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:29:09.447+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139842501272592
TRC 2026-03-29 11:29:09.447+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
INF 2026-03-29 11:29:09.447+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:135 error="could not get a peer supporting RendezVousCodec"
TRC 2026-03-29 11:29:09.447+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:29:09.447+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:224 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139842501272592
TRC 2026-03-29 11:29:09.447+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:265 protocol=/vac/waku/rendezvous/1.0.0
ERR 2026-03-29 11:29:09.447+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
TRC 2026-03-29 11:29:09.453+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 11:29:09.453+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 11:29:09.453+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=6
TRC 2026-03-29 11:29:09.453+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:29:09.453+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
ERR 2026-03-29 11:29:09.479+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:10.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:10.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:10.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:10.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:10.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:10.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:10.480+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:11.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:11.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:11.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:11.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:11.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:11.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:11.480+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:12.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:12.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:12.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:12.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:12.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:12.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:12.481+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
INF 2026-03-29 11:29:13.132+00:00 Failed to query DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:124 address=one.one.one.one error="DNS server timeout: Timeout exceeded!"
TRC 2026-03-29 11:29:13.444+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:13.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:13.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:13.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:13.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:13.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:13.481+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624
TRC 2026-03-29 11:29:14.445+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=139842501357648
TRC 2026-03-29 11:29:14.445+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:14.445+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:14.445+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:14.445+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
TRC 2026-03-29 11:29:14.445+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:29:14.481+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624