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

1255 lines
221 KiB
Plaintext

WRN 2026-03-29 11:21:36.182+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:21:36.182+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:21:36.183+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=true rlnRelay=false store=false filter=true lightPush=true peerExchange=true rendezvous=true
INF 2026-03-29 11:21:36.183+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
INF 2026-03-29 11:21:36.183+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
INF 2026-03-29 11:21:36.183+00:00 Setting up storage tid=1 file=node_factory.nim:532
INF 2026-03-29 11:21:36.183+00:00 Initializing node tid=1 file=node_factory.nim:541
TRC 2026-03-29 11:21:36.184+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-03-29 11:21:36.184+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-03-29 11:21:36.185+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:21:36.185+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
INF 2026-03-29 11:21:36.185+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/ws]"
INF 2026-03-29 11:21:36.185+00:00 Mounting protocols tid=1 file=node_factory.nim:547
INF 2026-03-29 11:21:36.185+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
TRC 2026-03-29 11:21:36.185+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:21:36.185+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
INF 2026-03-29 11:21:36.185+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
INF 2026-03-29 11:21:36.185+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
INF 2026-03-29 11:21:36.185+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
INF 2026-03-29 11:21:36.185+00:00 Setting max message size tid=1 file=node_factory.nim:342 num_bytes=153600
INF 2026-03-29 11:21:36.185+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:259
TRC 2026-03-29 11:21:36.186+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:21:36.186+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:276
INF 2026-03-29 11:21:36.186+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
INF 2026-03-29 11:21:36.186+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
INF 2026-03-29 11:21:36.186+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities="[Relay, Filter, Lightpush]" wakuPeerRecord="(peerId: 16U*CZngPg, seqNo: 1774783296, addresses: [/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/ws], mixKey: )"
TRC 2026-03-29 11:21:36.186+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:21:36.186+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
INF 2026-03-29 11:21:36.186+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
INF 2026-03-29 11:21:36.187+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-03-29 11:21:36.187+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-03-29 11:21:36.187+00:00 mounting light push topics="waku node lightpush api" tid=1 file=lightpush.nim:154
INF 2026-03-29 11:21:36.187+00:00 mounting lightpush with relay topics="waku node lightpush api" tid=1 file=lightpush.nim:159
INF 2026-03-29 11:21:36.187+00:00 mounting lightpush without rln-relay topics="waku node lightpush api" tid=1 file=lightpush.nim:162
TRC 2026-03-29 11:21:36.187+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/lightpush/3.0.0]"
INF 2026-03-29 11:21:36.187+00:00 lightpush mounted successfully topics="waku node lightpush api" tid=1 file=lightpush.nim:179
INF 2026-03-29 11:21:36.187+00:00 mounting legacy light push topics="waku node lightpush api" tid=1 file=lightpush.nim:43
INF 2026-03-29 11:21:36.187+00:00 mounting legacy lightpush with relay topics="waku node lightpush api" tid=1 file=lightpush.nim:48
INF 2026-03-29 11:21:36.187+00:00 mounting legacy lightpush without rln-relay topics="waku node lightpush api" tid=1 file=lightpush.nim:51
TRC 2026-03-29 11:21:36.187+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/lightpush/2.0.0-beta1]"
INF 2026-03-29 11:21:36.187+00:00 legacy lightpush mounted successfully topics="waku node lightpush api" tid=1 file=lightpush.nim:68
INF 2026-03-29 11:21:36.187+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-03-29 11:21:36.187+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-03-29 11:21:36.187+00:00 mounting filter protocol topics="waku node filter api" tid=1 file=filter.nim:48
INF 2026-03-29 11:21:36.187+00:00 starting filter protocol topics="waku filter" tid=1 file=protocol.nim:397
INF 2026-03-29 11:21:36.187+00:00 starting to maintain subscriptions topics="waku filter" tid=1 file=protocol.nim:391
INF 2026-03-29 11:21:36.187+00:00 maintaining subscriptions topics="waku filter" tid=1 file=protocol.nim:222
INF 2026-03-29 11:21:36.187+00:00 cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:119 currentPeerIds=[]
INF 2026-03-29 11:21:36.187+00:00 after cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:131 currentPeerIds=[]
TRC 2026-03-29 11:21:36.187+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
INF 2026-03-29 11:21:36.187+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-03-29 11:21:36.188+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:21:36.188+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-03-29 11:21:36.188+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:21:36.188+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-03-29 11:21:36.188+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:44720
INF 2026-03-29 11:21:36.188+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:44720/
INF 2026-03-29 11:21:36.188+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
TRC 2026-03-29 11:21:36.188+00:00 Send processor chain topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
INF 2026-03-29 11:21:36.188+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-03-29 11:21:36.188+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:21:36.188+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:21:36.188+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:389
INF 2026-03-29 11:21:36.188+00:00 start topics="waku relay" tid=1 file=protocol.nim:519
TRC 2026-03-29 11:21:36.188+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
TRC 2026-03-29 11:21:36.188+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:36.188+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:21:36.188+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140167386181712
TRC 2026-03-29 11:21:36.188+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:21:36.188+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
INF 2026-03-29 11:21:36.188+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:410
INF 2026-03-29 11:21:36.189+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-03-29 11:21:36.189+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
INF 2026-03-29 11:21:36.189+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-03-29 11:21:36.189+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-03-29 11:21:36.189+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg, listenAddrs: [/ip4/0.0.0.0/tcp/44722/ws, /ip4/0.0.0.0/tcp/44721], 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/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /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:21:36.189+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-03-29 11:21:36.189+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/44721
TRC 2026-03-29 11:21:36.189+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/44721]
DBG 2026-03-29 11:21:36.189+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:21:36.190+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-03-29 11:21:36.190+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/44722/ws]
TRC 2026-03-29 11:21:36.190+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:44722
TRC 2026-03-29 11:21:36.190+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/44722/ws]"
INF 2026-03-29 11:21:36.190+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-03-29 11:21:36.190+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 11:21:36.190+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 11:21:36.190+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:21:36.190+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-03-29 11:21:36.191+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
TRC 2026-03-29 11:21:36.191+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
WRN 2026-03-29 11:21:36.191+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1116
WRN 2026-03-29 11:21:36.191+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
DBG 2026-03-29 11:21:36.191+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg, listenAddrs: [/ip4/0.0.0.0/tcp/44721, /ip4/0.0.0.0/tcp/44722/ws], addrs: [/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/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/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /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:21:36.191+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*CZngPg addrs="[/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/ws]"
INF 2026-03-29 11:21:36.191+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/44721/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg][/ip4/0.0.0.0/tcp/44722/ws/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg] localIp=172.17.0.64 switchAddress="@[/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/ws]"
INF 2026-03-29 11:21:36.192+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.109.215/tcp/44721/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg][/ip4/172.18.109.215/tcp/44722/ws/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg]
INF 2026-03-29 11:21:36.192+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QC0cPbYykKYlrCndF3lcI23Cc1TYBL0DT6M0XUKyD2gadzN27dUJfdB8dilHY5eGDSlxR9_M-eCuX1JvhD80miEBgmlkgnY0gmlwhKwSbdeKbXVsdGlhZGRyc4wACgSsEm3XBq6y3QOCcnOFAAMBAACJc2VjcDI1NmsxoQNulQ9aEbWUoMDZLA6vgGRTIxBz_vyWmbc8J8AS1TUOR4N0Y3CCrrGDdWRwgq6zhXdha3UyDQ
INF 2026-03-29 11:21:36.192+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
TRC 2026-03-29 11:21:36.192+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1069
TRC 2026-03-29 11:21:36.192+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1062
INF 2026-03-29 11:21:36.192+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:21:36.192+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*CZngPg addrs="[/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/ws]"
INF 2026-03-29 11:21:36.192+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/44721/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg][/ip4/0.0.0.0/tcp/44722/ws/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg] localIp=172.17.0.64 switchAddress="@[/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/ws]"
INF 2026-03-29 11:21:36.192+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.109.215/tcp/44721/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg][/ip4/172.18.109.215/tcp/44722/ws/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg]
INF 2026-03-29 11:21:36.192+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QC0cPbYykKYlrCndF3lcI23Cc1TYBL0DT6M0XUKyD2gadzN27dUJfdB8dilHY5eGDSlxR9_M-eCuX1JvhD80miEBgmlkgnY0gmlwhKwSbdeKbXVsdGlhZGRyc4wACgSsEm3XBq6y3QOCcnOFAAMBAACJc2VjcDI1NmsxoQNulQ9aEbWUoMDZLA6vgGRTIxBz_vyWmbc8J8AS1TUOR4N0Y3CCrrGDdWRwgq6zhXdha3UyDQ
INF 2026-03-29 11:21:36.192+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QOuhh9OYeYXYLeRjvE4af3bQOxqMi2vCK8jpNEM3u21LTuLbBp-7c_GHQlBSSKKzORCPBHpeEsWePqYDJDZ4fgQCgmlkgnY0gmlwhKwSbdeKbXVsdGlhZGRyc5YACASsEm3XBq6xAAoErBJt1waust0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbpUPWhG1lKDA2SwOr4BkUyMQc_78lpm3PCfAEtU1DkeDdGNwgq6xg3VkcIKus4V3YWt1Mg0 record="(2, id: \"v4\", ip: 172.18.109.215, multiaddrs: 0x000804AC126DD706AEB1000A04AC126DD706AEB2DD03, rs: 0x0003010000, secp256k1: 0x036E950F5A11B594A0C0D92C0EAF806453231073FEFC9699B73C27C012D5350E47, tcp: 44721, udp: 44723, waku2: 0x0D)"
INF 2026-03-29 11:21:36.193+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
INF 2026-03-29 11:21:36.193+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
INF 2026-03-29 11:21:36.193+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=44723
TRC 2026-03-29 11:21:36.193+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
INF 2026-03-29 11:21:36.193+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
TRC 2026-03-29 11:21:36.193+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:21:36.193+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:21:36.194+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
INF 2026-03-29 11:21:36.194+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
INF 2026-03-29 11:21:36.194+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QPgrJ5t88EPvEH9ni880J_i0iY4YrS3qyYnnMLeS4C_9bZ4elh4e2xZHCvoEsJOMuc7UPgJpjIUqDJn7a8XaQYMDgmlkgnY0gmlwhKwSbdeKbXVsdGlhZGRyc5YACASsEm3XBq6xAAoErBJt1waust0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbpUPWhG1lKDA2SwOr4BkUyMQc_78lpm3PCfAEtU1DkeDdGNwgq6xg3VkcIKus4V3YWt1Mg0 enr="(3, id: \"v4\", ip: 172.18.109.215, multiaddrs: 0x000804AC126DD706AEB1000A04AC126DD706AEB2DD03, rs: 0x0003010000, secp256k1: 0x036E950F5A11B594A0C0D92C0EAF806453231073FEFC9699B73C27C012D5350E47, tcp: 44721, udp: 44723, waku2: 0x0D)"
INF 2026-03-29 11:21:36.194+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 11:21:36.194+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:21:36.194+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:21:36.194+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:21:36.194+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:21:36.194+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:21:36.194+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:21:36.194+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:21:36.194+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:21:36.195+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
DBG 2026-03-29 11:21:36.195+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-03-29 11:21:36.195+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-03-29 11:21:36.195+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 11:21:36.196+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:21:36.199+00:00 REST services are installed tid=1 file=builder.nim:221
INF 2026-03-29 11:21:36.199+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=44724
INF 2026-03-29 11:21:36.199+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:21:36.200+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=44724
INF 2026-03-29 11:21:36.200+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
INF 2026-03-29 11:21:36.200+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
TRC 2026-03-29 11:21:37.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:37.189+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:21:37.189+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:21:37.190+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:21:37.190+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:21:37.190+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:37.226+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50812 meth=GET uri=/health
DBG 2026-03-29 11:21:37.226+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50812 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.226+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50812 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.329+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50816 meth=GET uri=/health
DBG 2026-03-29 11:21:37.329+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50816 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.330+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50816 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.433+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50832 meth=GET uri=/health
DBG 2026-03-29 11:21:37.433+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50832 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.433+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50832 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.536+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50844 meth=GET uri=/health
DBG 2026-03-29 11:21:37.536+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50844 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.536+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50844 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.639+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50856 meth=GET uri=/health
DBG 2026-03-29 11:21:37.639+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50856 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.640+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50856 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.742+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50868 meth=GET uri=/health
DBG 2026-03-29 11:21:37.742+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50868 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.743+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50868 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.846+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50884 meth=GET uri=/health
DBG 2026-03-29 11:21:37.846+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50884 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.847+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50884 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.950+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50886 meth=GET uri=/health
DBG 2026-03-29 11:21:37.950+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50886 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.950+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50886 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.054+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50896 meth=GET uri=/health
DBG 2026-03-29 11:21:38.054+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50896 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.054+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50896 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.157+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50912 meth=GET uri=/health
DBG 2026-03-29 11:21:38.158+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50912 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.158+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50912 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:38.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:38.189+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:21:38.189+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:21:38.189+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:21:38.189+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:21:38.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:38.261+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50914 meth=GET uri=/health
DBG 2026-03-29 11:21:38.261+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50914 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.261+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50914 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.364+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50916 meth=GET uri=/health
DBG 2026-03-29 11:21:38.364+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50916 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.365+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50916 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.468+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50930 meth=GET uri=/health
DBG 2026-03-29 11:21:38.468+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50930 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.468+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50930 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.571+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50934 meth=GET uri=/health
DBG 2026-03-29 11:21:38.571+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50934 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.572+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50934 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.675+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50936 meth=GET uri=/health
DBG 2026-03-29 11:21:38.675+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50936 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.676+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50936 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.779+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50940 meth=GET uri=/health
DBG 2026-03-29 11:21:38.779+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50940 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.780+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50940 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.883+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50952 meth=GET uri=/health
DBG 2026-03-29 11:21:38.883+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50952 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.883+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50952 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.986+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50954 meth=GET uri=/health
DBG 2026-03-29 11:21:38.986+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50954 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.987+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50954 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.090+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50964 meth=GET uri=/health
DBG 2026-03-29 11:21:39.090+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50964 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.091+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50964 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:39.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:39.189+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:21:39.189+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:21:39.189+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:21:39.189+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:21:39.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:39.193+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50980 meth=GET uri=/health
DBG 2026-03-29 11:21:39.193+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50980 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.194+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50980 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.297+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50994 meth=GET uri=/health
DBG 2026-03-29 11:21:39.297+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50994 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.298+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50994 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.401+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51008 meth=GET uri=/health
DBG 2026-03-29 11:21:39.401+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51008 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.401+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51008 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.504+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51022 meth=GET uri=/health
DBG 2026-03-29 11:21:39.504+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51022 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.504+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51022 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.608+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51032 meth=GET uri=/health
DBG 2026-03-29 11:21:39.608+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51032 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.608+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51032 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.711+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51038 meth=GET uri=/health
DBG 2026-03-29 11:21:39.711+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51038 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.711+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51038 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.814+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51046 meth=GET uri=/health
DBG 2026-03-29 11:21:39.814+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51046 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.815+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51046 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.918+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51052 meth=GET uri=/health
DBG 2026-03-29 11:21:39.918+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51052 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.918+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51052 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.021+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51058 meth=GET uri=/health
DBG 2026-03-29 11:21:40.021+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51058 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.022+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51058 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.125+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51064 meth=GET uri=/health
DBG 2026-03-29 11:21:40.125+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51064 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.125+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51064 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:40.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:40.189+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:21:40.189+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:21:40.189+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:21:40.189+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:21:40.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:40.228+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51070 meth=GET uri=/health
DBG 2026-03-29 11:21:40.228+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51070 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.229+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51070 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.332+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51084 meth=GET uri=/health
DBG 2026-03-29 11:21:40.332+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51084 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.332+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51084 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.435+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51088 meth=GET uri=/health
DBG 2026-03-29 11:21:40.436+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51088 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.436+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51088 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.539+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51092 meth=GET uri=/health
DBG 2026-03-29 11:21:40.539+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51092 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.539+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51092 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:40.560+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:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
DBG 2026-03-29 11:21:40.642+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51102 meth=GET uri=/health
DBG 2026-03-29 11:21:40.642+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51102 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.643+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51102 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.746+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51112 meth=GET uri=/health
DBG 2026-03-29 11:21:40.746+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51112 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.746+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51112 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.849+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51128 meth=GET uri=/health
DBG 2026-03-29 11:21:40.850+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51128 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.850+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51128 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.953+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51142 meth=GET uri=/health
DBG 2026-03-29 11:21:40.953+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51142 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.953+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51142 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:41.056+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51156 meth=GET uri=/health
DBG 2026-03-29 11:21:41.057+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51156 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.057+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51156 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:41.160+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51170 meth=GET uri=/health
DBG 2026-03-29 11:21:41.160+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51170 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.160+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51170 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:41.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:41.189+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:21:41.189+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:21:41.189+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:21:41.189+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:21:41.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:21:41.194+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:21:41.194+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:21:41.194+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
DBG 2026-03-29 11:21:41.263+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51180 meth=GET uri=/health
DBG 2026-03-29 11:21:41.263+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51180 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.263+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51180 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:41.367+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51196 meth=GET uri=/health
DBG 2026-03-29 11:21:41.367+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51196 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.367+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51196 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:41.470+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51210 meth=GET uri=/health
DBG 2026-03-29 11:21:41.471+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51210 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.471+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51210 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:41.574+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51222 meth=GET uri=/health
DBG 2026-03-29 11:21:41.574+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51222 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.575+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51222 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:41.678+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51230 meth=GET uri=/health
DBG 2026-03-29 11:21:41.678+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51230 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.678+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51230 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:41.781+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51238 meth=GET uri=/health
DBG 2026-03-29 11:21:41.781+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51238 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.782+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51238 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:41.885+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51250 meth=GET uri=/health
DBG 2026-03-29 11:21:41.885+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51250 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.885+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51250 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:41.988+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51258 meth=GET uri=/health
DBG 2026-03-29 11:21:41.988+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51258 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.989+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51258 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:42.092+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51274 meth=GET uri=/health
DBG 2026-03-29 11:21:42.092+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51274 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:42.092+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51274 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:42.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:42.189+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:21:42.189+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:21:42.189+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:21:42.189+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:21:42.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:42.195+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51280 meth=GET uri=/health
DBG 2026-03-29 11:21:42.195+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51280 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:42.196+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51280 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:42.299+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51286 meth=GET uri=/health
DBG 2026-03-29 11:21:42.299+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51286 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:42.299+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51286 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:42.402+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51298 meth=GET uri=/health
DBG 2026-03-29 11:21:42.402+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51298 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:42.402+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51298 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:42.505+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51308 meth=GET uri=/health
DBG 2026-03-29 11:21:42.505+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51308 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:42.506+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51308 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:42.609+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51316 meth=GET uri=/health
DBG 2026-03-29 11:21:42.609+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51316 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:42.609+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51316 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:42.712+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51326 meth=GET uri=/health
DBG 2026-03-29 11:21:42.712+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51326 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:42.713+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51326 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:42.816+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51334 meth=GET uri=/health
DBG 2026-03-29 11:21:42.816+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51334 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:42.816+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51334 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:42.920+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51340 meth=GET uri=/health
DBG 2026-03-29 11:21:42.920+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51340 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:42.920+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51340 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:43.023+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51352 meth=GET uri=/health
DBG 2026-03-29 11:21:43.023+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51352 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:43.024+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51352 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:43.127+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51356 meth=GET uri=/health
DBG 2026-03-29 11:21:43.127+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51356 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:43.127+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51356 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:43.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:43.189+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:21:43.189+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:21:43.189+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:21:43.189+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:21:43.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:43.230+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51366 meth=GET uri=/health
DBG 2026-03-29 11:21:43.230+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51366 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:43.231+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51366 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:43.334+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51370 meth=GET uri=/health
DBG 2026-03-29 11:21:43.334+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51370 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:43.334+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51370 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:43.437+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51380 meth=GET uri=/health
DBG 2026-03-29 11:21:43.438+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51380 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:43.438+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51380 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:43.541+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51382 meth=GET uri=/health
DBG 2026-03-29 11:21:43.541+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51382 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:43.541+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51382 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:43.644+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37304 meth=GET uri=/health
DBG 2026-03-29 11:21:43.645+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37304 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:43.645+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37304 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:43.748+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37318 meth=GET uri=/health
DBG 2026-03-29 11:21:43.748+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37318 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:43.748+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37318 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:43.851+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37320 meth=GET uri=/health
DBG 2026-03-29 11:21:43.851+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37320 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:43.852+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37320 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:43.955+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37332 meth=GET uri=/health
DBG 2026-03-29 11:21:43.955+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37332 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:43.955+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37332 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:44.058+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37348 meth=GET uri=/health
DBG 2026-03-29 11:21:44.058+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37348 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:44.059+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37348 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:44.162+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37360 meth=GET uri=/health
DBG 2026-03-29 11:21:44.162+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37360 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:44.162+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37360 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:44.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:44.189+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:21:44.189+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:21:44.189+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:21:44.189+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:21:44.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:44.265+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37362 meth=GET uri=/health
DBG 2026-03-29 11:21:44.265+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37362 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:44.266+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37362 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:44.369+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37372 meth=GET uri=/health
DBG 2026-03-29 11:21:44.369+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37372 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:44.369+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37372 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:44.473+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37382 meth=GET uri=/health
DBG 2026-03-29 11:21:44.473+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37382 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:44.473+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37382 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:44.576+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37398 meth=GET uri=/health
DBG 2026-03-29 11:21:44.576+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37398 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:44.577+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37398 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:44.679+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37404 meth=GET uri=/health
DBG 2026-03-29 11:21:44.679+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37404 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:44.680+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37404 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:44.783+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37412 meth=GET uri=/health
DBG 2026-03-29 11:21:44.783+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37412 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:44.783+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37412 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:44.886+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37416 meth=GET uri=/health
DBG 2026-03-29 11:21:44.886+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37416 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:44.887+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37416 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:44.989+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37426 meth=GET uri=/health
DBG 2026-03-29 11:21:44.989+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37426 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:44.990+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37426 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:45.093+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37428 meth=GET uri=/health
DBG 2026-03-29 11:21:45.093+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37428 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:45.093+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37428 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:45.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:45.189+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:21:45.189+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:21:45.189+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:21:45.189+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:21:45.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:45.196+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37442 meth=GET uri=/health
DBG 2026-03-29 11:21:45.196+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37442 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:45.197+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37442 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:45.300+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37458 meth=GET uri=/health
DBG 2026-03-29 11:21:45.300+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37458 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:45.300+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37458 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:45.404+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37462 meth=GET uri=/health
DBG 2026-03-29 11:21:45.404+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37462 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:45.404+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37462 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:45.507+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37472 meth=GET uri=/health
DBG 2026-03-29 11:21:45.507+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37472 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:45.507+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37472 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:45.561+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:21:45.564+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
DBG 2026-03-29 11:21:45.610+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37482 meth=GET uri=/health
DBG 2026-03-29 11:21:45.610+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37482 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:45.611+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37482 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:45.714+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37496 meth=GET uri=/health
DBG 2026-03-29 11:21:45.714+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37496 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:45.714+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37496 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:45.818+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37512 meth=GET uri=/health
DBG 2026-03-29 11:21:45.818+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37512 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:45.818+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37512 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:45.921+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37518 meth=GET uri=/health
DBG 2026-03-29 11:21:45.921+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37518 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:45.921+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37518 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:46.024+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37532 meth=GET uri=/health
DBG 2026-03-29 11:21:46.025+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37532 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:46.025+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37532 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:46.128+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37536 meth=GET uri=/health
DBG 2026-03-29 11:21:46.128+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37536 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:46.129+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37536 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:46.188+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:46.188+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:21:46.188+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:21:46.188+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:21:46.188+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:21:46.188+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:21:46.190+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:21:46.190+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=140167386096656
TRC 2026-03-29 11:21:46.190+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:21:46.190+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:21:46.190+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:21:46.190+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=140167386096656
TRC 2026-03-29 11:21:46.190+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:21:46.190+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:21:46.195+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:21:46.195+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:21:46.195+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 11:21:46.195+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 11:21:46.195+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 11:21:46.195+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=11
TRC 2026-03-29 11:21:46.195+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:21:46.195+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
DBG 2026-03-29 11:21:46.232+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37540 meth=GET uri=/health
DBG 2026-03-29 11:21:46.232+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37540 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:46.232+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37540 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:46.335+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37554 meth=GET uri=/health
DBG 2026-03-29 11:21:46.335+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37554 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:46.336+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37554 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:46.439+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37570 meth=GET uri=/health
DBG 2026-03-29 11:21:46.439+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37570 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:46.439+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37570 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:46.542+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37580 meth=GET uri=/health
DBG 2026-03-29 11:21:46.542+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37580 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:46.543+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37580 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:46.646+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37586 meth=GET uri=/health
DBG 2026-03-29 11:21:46.646+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37586 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:46.647+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37586 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:46.750+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37588 meth=GET uri=/health
DBG 2026-03-29 11:21:46.750+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37588 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:46.750+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37588 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:46.854+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37600 meth=GET uri=/health
DBG 2026-03-29 11:21:46.854+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37600 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:46.854+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37600 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:46.957+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37602 meth=GET uri=/health
DBG 2026-03-29 11:21:46.957+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37602 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:46.957+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37602 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:47.060+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37618 meth=GET uri=/health
DBG 2026-03-29 11:21:47.061+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37618 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:47.061+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37618 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:47.164+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37634 meth=GET uri=/health
DBG 2026-03-29 11:21:47.164+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37634 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:47.165+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37634 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:47.188+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:47.188+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:21:47.188+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:21:47.188+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:21:47.188+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:21:47.188+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:47.268+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37638 meth=GET uri=/health
DBG 2026-03-29 11:21:47.268+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37638 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:47.268+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37638 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:47.372+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37646 meth=GET uri=/health
DBG 2026-03-29 11:21:47.372+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37646 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:47.372+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37646 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:47.475+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37662 meth=GET uri=/health
DBG 2026-03-29 11:21:47.475+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37662 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:47.475+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37662 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:47.578+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37672 meth=GET uri=/health
DBG 2026-03-29 11:21:47.578+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37672 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:47.579+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37672 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:47.682+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37676 meth=GET uri=/health
DBG 2026-03-29 11:21:47.682+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37676 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:47.682+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37676 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:47.785+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37692 meth=GET uri=/health
DBG 2026-03-29 11:21:47.786+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37692 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:47.786+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37692 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:47.889+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37700 meth=GET uri=/health
DBG 2026-03-29 11:21:47.889+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37700 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:47.889+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37700 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:47.993+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37702 meth=GET uri=/health
DBG 2026-03-29 11:21:47.993+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37702 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:47.993+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37702 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:48.097+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37714 meth=GET uri=/health
DBG 2026-03-29 11:21:48.097+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37714 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:48.098+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37714 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:48.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:48.189+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:21:48.189+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:21:48.189+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:21:48.189+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:21:48.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:21:48.189+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140167386181712
TRC 2026-03-29 11:21:48.189+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:21:48.189+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
DBG 2026-03-29 11:21:48.201+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37718 meth=GET uri=/health
DBG 2026-03-29 11:21:48.202+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37718 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:48.202+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37718 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:48.305+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37720 meth=GET uri=/health
DBG 2026-03-29 11:21:48.305+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37720 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:48.305+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37720 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:48.408+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37732 meth=GET uri=/health
DBG 2026-03-29 11:21:48.409+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37732 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:48.409+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37732 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:48.512+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37744 meth=GET uri=/health
DBG 2026-03-29 11:21:48.512+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37744 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:48.513+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37744 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:48.616+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37752 meth=GET uri=/health
DBG 2026-03-29 11:21:48.616+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37752 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:48.616+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37752 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:48.719+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37756 meth=GET uri=/health
DBG 2026-03-29 11:21:48.719+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37756 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:48.720+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37756 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:48.823+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37768 meth=GET uri=/health
DBG 2026-03-29 11:21:48.823+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37768 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:48.823+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37768 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:48.926+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37772 meth=GET uri=/health
DBG 2026-03-29 11:21:48.927+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37772 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:48.927+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37772 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:49.030+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37778 meth=GET uri=/health
DBG 2026-03-29 11:21:49.030+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37778 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:49.030+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37778 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:49.134+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37786 meth=GET uri=/health
DBG 2026-03-29 11:21:49.134+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37786 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:49.134+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37786 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:49.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:49.189+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:21:49.189+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:21:49.189+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:21:49.189+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:21:49.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:49.237+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37790 meth=GET uri=/health
DBG 2026-03-29 11:21:49.237+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37790 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:49.238+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37790 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:49.341+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37792 meth=GET uri=/health
DBG 2026-03-29 11:21:49.341+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37792 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:49.341+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37792 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:49.444+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37802 meth=GET uri=/health
DBG 2026-03-29 11:21:49.444+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37802 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:49.444+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37802 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:49.548+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37804 meth=GET uri=/health
DBG 2026-03-29 11:21:49.548+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37804 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:49.548+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37804 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:49.651+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37814 meth=GET uri=/health
DBG 2026-03-29 11:21:49.651+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37814 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:49.652+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37814 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:49.754+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37828 meth=GET uri=/health
DBG 2026-03-29 11:21:49.755+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37828 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:49.755+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37828 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:49.858+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37832 meth=GET uri=/health
DBG 2026-03-29 11:21:49.858+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37832 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:49.858+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37832 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:49.961+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37844 meth=GET uri=/health
DBG 2026-03-29 11:21:49.962+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37844 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:49.962+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37844 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:50.065+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37850 meth=GET uri=/health
DBG 2026-03-29 11:21:50.065+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37850 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:50.065+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37850 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:50.168+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37852 meth=GET uri=/health
DBG 2026-03-29 11:21:50.168+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37852 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:50.168+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37852 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:50.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:50.189+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:21:50.189+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:21:50.189+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:21:50.189+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:21:50.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:50.272+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37868 meth=GET uri=/health
DBG 2026-03-29 11:21:50.272+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37868 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:50.272+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37868 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:50.375+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37884 meth=GET uri=/health
DBG 2026-03-29 11:21:50.375+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37884 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:50.375+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37884 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:50.479+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37886 meth=GET uri=/health
DBG 2026-03-29 11:21:50.479+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37886 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:50.479+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37886 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:50.566+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:21:50.582+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37888 meth=GET uri=/health
DBG 2026-03-29 11:21:50.582+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37888 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:50.582+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37888 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:50.685+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37890 meth=GET uri=/health
DBG 2026-03-29 11:21:50.685+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37890 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:50.686+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37890 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:50.789+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37904 meth=GET uri=/health
DBG 2026-03-29 11:21:50.789+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37904 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:50.789+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37904 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:50.892+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37906 meth=GET uri=/health
DBG 2026-03-29 11:21:50.892+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37906 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:50.893+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37906 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:50.996+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37908 meth=GET uri=/health
DBG 2026-03-29 11:21:50.996+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37908 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:50.996+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37908 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:51.099+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37924 meth=GET uri=/health
DBG 2026-03-29 11:21:51.099+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37924 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:51.099+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37924 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:51.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:51.189+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:21:51.189+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:21:51.189+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:21:51.189+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:21:51.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:21:51.196+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:21:51.196+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:21:51.196+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
DBG 2026-03-29 11:21:51.202+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37932 meth=GET uri=/health
DBG 2026-03-29 11:21:51.202+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37932 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:51.203+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37932 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:51.305+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37936 meth=GET uri=/health
DBG 2026-03-29 11:21:51.305+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37936 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:51.306+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37936 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:51.409+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37948 meth=GET uri=/health
DBG 2026-03-29 11:21:51.409+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37948 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:51.409+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37948 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:51.512+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37964 meth=GET uri=/health
DBG 2026-03-29 11:21:51.512+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37964 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:51.513+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37964 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:51.615+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37970 meth=GET uri=/health
DBG 2026-03-29 11:21:51.615+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37970 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:51.616+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37970 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:51.719+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37972 meth=GET uri=/health
DBG 2026-03-29 11:21:51.719+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37972 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:51.719+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37972 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:51.822+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37982 meth=GET uri=/health
DBG 2026-03-29 11:21:51.822+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37982 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:51.823+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37982 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:51.926+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37986 meth=GET uri=/health
DBG 2026-03-29 11:21:51.926+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37986 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:51.926+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37986 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:52.029+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37988 meth=GET uri=/health
DBG 2026-03-29 11:21:52.029+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37988 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:52.030+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37988 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:52.132+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37994 meth=GET uri=/health
DBG 2026-03-29 11:21:52.133+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37994 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:52.133+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37994 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:52.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:52.189+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:21:52.189+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:21:52.189+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:21:52.189+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:21:52.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:52.236+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37996 meth=GET uri=/health
DBG 2026-03-29 11:21:52.236+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37996 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:52.236+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37996 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:52.339+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:37998 meth=GET uri=/health
DBG 2026-03-29 11:21:52.340+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:37998 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:52.340+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:37998 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:52.443+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38006 meth=GET uri=/health
DBG 2026-03-29 11:21:52.443+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38006 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:52.443+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38006 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:52.546+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38008 meth=GET uri=/health
DBG 2026-03-29 11:21:52.546+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38008 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:52.547+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38008 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:52.650+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38012 meth=GET uri=/health
DBG 2026-03-29 11:21:52.650+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38012 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:52.650+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38012 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:52.753+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38016 meth=GET uri=/health
DBG 2026-03-29 11:21:52.753+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38016 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:52.753+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38016 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:52.856+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38024 meth=GET uri=/health
DBG 2026-03-29 11:21:52.856+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38024 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:52.857+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38024 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:52.959+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38030 meth=GET uri=/health
DBG 2026-03-29 11:21:52.959+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38030 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:52.960+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38030 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:53.062+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38034 meth=GET uri=/health
DBG 2026-03-29 11:21:53.062+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38034 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:53.063+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38034 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:53.166+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38048 meth=GET uri=/health
DBG 2026-03-29 11:21:53.166+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38048 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:53.167+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38048 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:53.188+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:53.188+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:21:53.188+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:21:53.188+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:21:53.188+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:21:53.188+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:53.270+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38058 meth=GET uri=/health
DBG 2026-03-29 11:21:53.270+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38058 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:53.271+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38058 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:53.374+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38068 meth=GET uri=/health
DBG 2026-03-29 11:21:53.374+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38068 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:53.375+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38068 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:53.478+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38078 meth=GET uri=/health
DBG 2026-03-29 11:21:53.478+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38078 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:53.478+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38078 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:53.581+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:38084 meth=GET uri=/health
DBG 2026-03-29 11:21:53.581+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:38084 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:53.582+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:38084 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:53.685+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:21:53.685+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:21:53.685+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=1105
DBG 2026-03-29 11:21:53.788+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36248 meth=GET uri=/health
DBG 2026-03-29 11:21:53.788+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36248 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:53.788+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36248 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:53.824+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:21:53.891+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36254 meth=GET uri=/health
DBG 2026-03-29 11:21:53.892+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36254 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:53.892+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36254 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:53.995+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36270 meth=GET uri=/health
DBG 2026-03-29 11:21:53.995+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36270 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:53.995+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36270 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:54.098+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36284 meth=GET uri=/health
DBG 2026-03-29 11:21:54.098+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36284 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:54.099+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36284 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:54.188+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:54.188+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:21:54.188+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:21:54.188+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:21:54.188+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:21:54.188+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:54.202+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36288 meth=GET uri=/health
DBG 2026-03-29 11:21:54.202+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36288 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:54.202+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36288 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:54.305+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36292 meth=GET uri=/health
DBG 2026-03-29 11:21:54.305+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36292 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:54.306+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36292 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:54.409+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:21:54.409+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:21:54.409+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=1105
DBG 2026-03-29 11:21:54.512+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:21:54.512+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:21:54.512+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=1105
DBG 2026-03-29 11:21:54.615+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:21:54.615+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:21:54.616+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=1105
DBG 2026-03-29 11:21:54.719+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:21:54.719+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:21:54.719+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=1105
DBG 2026-03-29 11:21:54.823+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36330 meth=GET uri=/health
DBG 2026-03-29 11:21:54.823+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36330 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:54.823+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36330 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:54.926+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:21:54.926+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:21:54.927+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=1105
DBG 2026-03-29 11:21:55.031+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36356 meth=GET uri=/health
DBG 2026-03-29 11:21:55.031+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36356 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:55.031+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36356 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:55.134+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36368 meth=GET uri=/health
DBG 2026-03-29 11:21:55.134+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36368 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:55.135+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36368 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:55.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:55.189+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:21:55.189+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:21:55.189+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:21:55.189+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:21:55.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:55.238+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36378 meth=GET uri=/health
DBG 2026-03-29 11:21:55.238+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36378 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:55.238+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36378 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:55.341+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36384 meth=GET uri=/health
DBG 2026-03-29 11:21:55.341+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36384 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:55.342+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36384 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:55.445+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:21:55.445+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:21:55.445+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=1105
DBG 2026-03-29 11:21:55.548+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36400 meth=GET uri=/health
DBG 2026-03-29 11:21:55.548+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36400 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:55.549+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36400 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:55.652+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36414 meth=GET uri=/health
DBG 2026-03-29 11:21:55.652+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36414 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:55.652+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36414 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:55.756+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36424 meth=GET uri=/health
DBG 2026-03-29 11:21:55.756+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36424 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:55.756+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36424 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:55.859+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36440 meth=GET uri=/health
DBG 2026-03-29 11:21:55.859+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36440 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:55.859+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36440 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:55.963+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36452 meth=GET uri=/health
DBG 2026-03-29 11:21:55.963+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36452 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:55.963+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36452 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:56.066+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36466 meth=GET uri=/health
DBG 2026-03-29 11:21:56.066+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36466 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:56.066+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36466 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:56.169+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36482 meth=GET uri=/health
DBG 2026-03-29 11:21:56.169+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36482 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:56.170+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36482 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:56.188+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:56.188+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:21:56.188+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:21:56.188+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:21:56.189+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:21:56.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:21:56.191+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 11:21:56.191+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=140167386096656
TRC 2026-03-29 11:21:56.191+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:21:56.191+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:21:56.191+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 11:21:56.191+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=140167386096656
TRC 2026-03-29 11:21:56.191+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:21:56.191+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:21:56.196+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 11:21:56.196+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 11:21:56.196+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=10
TRC 2026-03-29 11:21:56.196+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 11:21:56.196+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 11:21:56.197+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:21:56.197+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:21:56.197+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
DBG 2026-03-29 11:21:56.273+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:21:56.273+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:21:56.273+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=1105
DBG 2026-03-29 11:21:56.376+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36496 meth=GET uri=/health
DBG 2026-03-29 11:21:56.376+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36496 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:56.377+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36496 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:56.480+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36512 meth=GET uri=/health
DBG 2026-03-29 11:21:56.480+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36512 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:56.480+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36512 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:56.583+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36518 meth=GET uri=/health
DBG 2026-03-29 11:21:56.583+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36518 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:56.584+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36518 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:56.686+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36530 meth=GET uri=/health
DBG 2026-03-29 11:21:56.686+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36530 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:56.687+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36530 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:56.790+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36532 meth=GET uri=/health
DBG 2026-03-29 11:21:56.790+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36532 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:56.791+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36532 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:56.894+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:21:56.894+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:21:56.895+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=1105
DBG 2026-03-29 11:21:56.998+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36540 meth=GET uri=/health
DBG 2026-03-29 11:21:56.998+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36540 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:56.998+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36540 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:57.101+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36546 meth=GET uri=/health
DBG 2026-03-29 11:21:57.101+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36546 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:57.102+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36546 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:57.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:57.189+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:21:57.189+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:21:57.189+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:21:57.189+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:21:57.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:57.204+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36548 meth=GET uri=/health
DBG 2026-03-29 11:21:57.205+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36548 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:57.205+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36548 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:57.308+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:36554 meth=GET uri=/health
DBG 2026-03-29 11:21:57.308+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:36554 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:57.309+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:36554 uri=/health content_type=application/json content_size=1105
NTC 2026-03-29 11:21:57.401+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:82
INF 2026-03-29 11:21:57.417+00:00 Stopping discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:362
TRC 2026-03-29 11:21:57.417+00:00 Stop listening on discv5 port topics="waku discv5" tid=1 file=waku_discv5.nim:365
INF 2026-03-29 11:21:57.417+00:00 Successfully stopped discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:368
TRC 2026-03-29 11:21:57.417+00:00 Stopping switch topics="libp2p switch" tid=1 file=switch.nim:328
INF 2026-03-29 11:21:57.418+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
TRC 2026-03-29 11:21:57.418+00:00 Closing ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:434
TRC 2026-03-29 11:21:57.418+00:00 Closed ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:448
TRC 2026-03-29 11:21:57.418+00:00 Stopping TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:159
TRC 2026-03-29 11:21:57.418+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/44721]
TRC 2026-03-29 11:21:57.418+00:00 Transport stopped topics="libp2p tcptransport" tid=1 file=tcptransport.nim:189
TRC 2026-03-29 11:21:57.419+00:00 Stopping WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:213
TRC 2026-03-29 11:21:57.419+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/44722/ws]
TRC 2026-03-29 11:21:57.419+00:00 Transport stopped topics="libp2p wstransport" tid=1 file=wstransport.nim:235
TRC 2026-03-29 11:21:57.419+00:00 gossipsub stop topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1131
TRC 2026-03-29 11:21:57.419+00:00 Switch stopped topics="libp2p switch" tid=1 file=switch.nim:354
WRN 2026-03-29 11:21:57.419+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
WRN 2026-03-29 11:21:57.419+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
INF 2026-03-29 11:21:57.419+00:00 waku rendezvous discovery stopped topics="waku rendezvous" tid=1 file=protocol.nim:239
INF 2026-03-29 11:21:57.419+00:00 waku rendezvous client stopped topics="waku rendezvous client" tid=1 file=client.nim:142
INF 2026-03-29 11:21:57.419+00:00 Health monitor loop end tid=1 file=node_health_monitor.nim:543
NTC 2026-03-29 11:21:57.420+00:00 REST service stopped tid=1 file=server.nim:187 address=0.0.0.0:44720
WRN 2026-03-29 11:21:36.182+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:21:36.182+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:21:36.183+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=true rlnRelay=false store=false filter=true lightPush=true peerExchange=true rendezvous=true
INF 2026-03-29 11:21:36.183+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
INF 2026-03-29 11:21:36.183+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
INF 2026-03-29 11:21:36.183+00:00 Setting up storage tid=1 file=node_factory.nim:532
INF 2026-03-29 11:21:36.183+00:00 Initializing node tid=1 file=node_factory.nim:541
TRC 2026-03-29 11:21:36.184+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-03-29 11:21:36.184+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-03-29 11:21:36.185+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:21:36.185+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
INF 2026-03-29 11:21:36.185+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/ws]"
INF 2026-03-29 11:21:36.185+00:00 Mounting protocols tid=1 file=node_factory.nim:547
INF 2026-03-29 11:21:36.185+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
TRC 2026-03-29 11:21:36.185+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:21:36.185+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
INF 2026-03-29 11:21:36.185+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
INF 2026-03-29 11:21:36.185+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
INF 2026-03-29 11:21:36.185+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
INF 2026-03-29 11:21:36.185+00:00 Setting max message size tid=1 file=node_factory.nim:342 num_bytes=153600
INF 2026-03-29 11:21:36.185+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:259
TRC 2026-03-29 11:21:36.186+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:21:36.186+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:276
INF 2026-03-29 11:21:36.186+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
INF 2026-03-29 11:21:36.186+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
INF 2026-03-29 11:21:36.186+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities="[Relay, Filter, Lightpush]" wakuPeerRecord="(peerId: 16U*CZngPg, seqNo: 1774783296, addresses: [/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/ws], mixKey: )"
TRC 2026-03-29 11:21:36.186+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:21:36.186+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
INF 2026-03-29 11:21:36.186+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
INF 2026-03-29 11:21:36.187+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-03-29 11:21:36.187+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-03-29 11:21:36.187+00:00 mounting light push topics="waku node lightpush api" tid=1 file=lightpush.nim:154
INF 2026-03-29 11:21:36.187+00:00 mounting lightpush with relay topics="waku node lightpush api" tid=1 file=lightpush.nim:159
INF 2026-03-29 11:21:36.187+00:00 mounting lightpush without rln-relay topics="waku node lightpush api" tid=1 file=lightpush.nim:162
TRC 2026-03-29 11:21:36.187+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/lightpush/3.0.0]"
INF 2026-03-29 11:21:36.187+00:00 lightpush mounted successfully topics="waku node lightpush api" tid=1 file=lightpush.nim:179
INF 2026-03-29 11:21:36.187+00:00 mounting legacy light push topics="waku node lightpush api" tid=1 file=lightpush.nim:43
INF 2026-03-29 11:21:36.187+00:00 mounting legacy lightpush with relay topics="waku node lightpush api" tid=1 file=lightpush.nim:48
INF 2026-03-29 11:21:36.187+00:00 mounting legacy lightpush without rln-relay topics="waku node lightpush api" tid=1 file=lightpush.nim:51
TRC 2026-03-29 11:21:36.187+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/lightpush/2.0.0-beta1]"
INF 2026-03-29 11:21:36.187+00:00 legacy lightpush mounted successfully topics="waku node lightpush api" tid=1 file=lightpush.nim:68
INF 2026-03-29 11:21:36.187+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-03-29 11:21:36.187+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-03-29 11:21:36.187+00:00 mounting filter protocol topics="waku node filter api" tid=1 file=filter.nim:48
INF 2026-03-29 11:21:36.187+00:00 starting filter protocol topics="waku filter" tid=1 file=protocol.nim:397
INF 2026-03-29 11:21:36.187+00:00 starting to maintain subscriptions topics="waku filter" tid=1 file=protocol.nim:391
INF 2026-03-29 11:21:36.187+00:00 maintaining subscriptions topics="waku filter" tid=1 file=protocol.nim:222
INF 2026-03-29 11:21:36.187+00:00 cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:119 currentPeerIds=[]
INF 2026-03-29 11:21:36.187+00:00 after cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:131 currentPeerIds=[]
TRC 2026-03-29 11:21:36.187+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/filter-subscribe/2.0.0-beta1]"
INF 2026-03-29 11:21:36.187+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-03-29 11:21:36.188+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:21:36.188+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-03-29 11:21:36.188+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:21:36.188+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-03-29 11:21:36.188+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:44720
INF 2026-03-29 11:21:36.188+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:44720/
INF 2026-03-29 11:21:36.188+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
TRC 2026-03-29 11:21:36.188+00:00 Send processor chain topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
INF 2026-03-29 11:21:36.188+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-03-29 11:21:36.188+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:21:36.188+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:21:36.188+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:389
INF 2026-03-29 11:21:36.188+00:00 start topics="waku relay" tid=1 file=protocol.nim:519
TRC 2026-03-29 11:21:36.188+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
TRC 2026-03-29 11:21:36.188+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:36.188+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:21:36.188+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140167386181712
TRC 2026-03-29 11:21:36.188+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 11:21:36.188+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
INF 2026-03-29 11:21:36.188+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:410
INF 2026-03-29 11:21:36.189+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-03-29 11:21:36.189+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
INF 2026-03-29 11:21:36.189+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-03-29 11:21:36.189+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-03-29 11:21:36.189+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg, listenAddrs: [/ip4/0.0.0.0/tcp/44722/ws, /ip4/0.0.0.0/tcp/44721], 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/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /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:21:36.189+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-03-29 11:21:36.189+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/44721
TRC 2026-03-29 11:21:36.189+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/44721]
DBG 2026-03-29 11:21:36.189+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:21:36.190+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-03-29 11:21:36.190+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/44722/ws]
TRC 2026-03-29 11:21:36.190+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:44722
TRC 2026-03-29 11:21:36.190+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/44722/ws]"
INF 2026-03-29 11:21:36.190+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-03-29 11:21:36.190+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 11:21:36.190+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 11:21:36.190+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 11:21:36.190+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-03-29 11:21:36.191+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
TRC 2026-03-29 11:21:36.191+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
WRN 2026-03-29 11:21:36.191+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1116
WRN 2026-03-29 11:21:36.191+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
DBG 2026-03-29 11:21:36.191+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg, listenAddrs: [/ip4/0.0.0.0/tcp/44721, /ip4/0.0.0.0/tcp/44722/ws], addrs: [/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/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/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-subscribe/2.0.0-beta1, /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:21:36.191+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*CZngPg addrs="[/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/ws]"
INF 2026-03-29 11:21:36.191+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/44721/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg][/ip4/0.0.0.0/tcp/44722/ws/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg] localIp=172.17.0.64 switchAddress="@[/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/ws]"
INF 2026-03-29 11:21:36.192+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.109.215/tcp/44721/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg][/ip4/172.18.109.215/tcp/44722/ws/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg]
INF 2026-03-29 11:21:36.192+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QC0cPbYykKYlrCndF3lcI23Cc1TYBL0DT6M0XUKyD2gadzN27dUJfdB8dilHY5eGDSlxR9_M-eCuX1JvhD80miEBgmlkgnY0gmlwhKwSbdeKbXVsdGlhZGRyc4wACgSsEm3XBq6y3QOCcnOFAAMBAACJc2VjcDI1NmsxoQNulQ9aEbWUoMDZLA6vgGRTIxBz_vyWmbc8J8AS1TUOR4N0Y3CCrrGDdWRwgq6zhXdha3UyDQ
INF 2026-03-29 11:21:36.192+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
TRC 2026-03-29 11:21:36.192+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1069
TRC 2026-03-29 11:21:36.192+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1062
INF 2026-03-29 11:21:36.192+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:21:36.192+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*CZngPg addrs="[/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/ws]"
INF 2026-03-29 11:21:36.192+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/44721/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg][/ip4/0.0.0.0/tcp/44722/ws/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg] localIp=172.17.0.64 switchAddress="@[/ip4/172.18.109.215/tcp/44721, /ip4/172.18.109.215/tcp/44722/ws]"
INF 2026-03-29 11:21:36.192+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.109.215/tcp/44721/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg][/ip4/172.18.109.215/tcp/44722/ws/p2p/16Uiu2HAmL6f2WKS3W3ur7aXhi66nt3xvyzxM5SYizAGAQNCZngPg]
INF 2026-03-29 11:21:36.192+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QC0cPbYykKYlrCndF3lcI23Cc1TYBL0DT6M0XUKyD2gadzN27dUJfdB8dilHY5eGDSlxR9_M-eCuX1JvhD80miEBgmlkgnY0gmlwhKwSbdeKbXVsdGlhZGRyc4wACgSsEm3XBq6y3QOCcnOFAAMBAACJc2VjcDI1NmsxoQNulQ9aEbWUoMDZLA6vgGRTIxBz_vyWmbc8J8AS1TUOR4N0Y3CCrrGDdWRwgq6zhXdha3UyDQ
INF 2026-03-29 11:21:36.192+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QOuhh9OYeYXYLeRjvE4af3bQOxqMi2vCK8jpNEM3u21LTuLbBp-7c_GHQlBSSKKzORCPBHpeEsWePqYDJDZ4fgQCgmlkgnY0gmlwhKwSbdeKbXVsdGlhZGRyc5YACASsEm3XBq6xAAoErBJt1waust0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbpUPWhG1lKDA2SwOr4BkUyMQc_78lpm3PCfAEtU1DkeDdGNwgq6xg3VkcIKus4V3YWt1Mg0 record="(2, id: \"v4\", ip: 172.18.109.215, multiaddrs: 0x000804AC126DD706AEB1000A04AC126DD706AEB2DD03, rs: 0x0003010000, secp256k1: 0x036E950F5A11B594A0C0D92C0EAF806453231073FEFC9699B73C27C012D5350E47, tcp: 44721, udp: 44723, waku2: 0x0D)"
INF 2026-03-29 11:21:36.193+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
INF 2026-03-29 11:21:36.193+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
INF 2026-03-29 11:21:36.193+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=44723
TRC 2026-03-29 11:21:36.193+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
INF 2026-03-29 11:21:36.193+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
TRC 2026-03-29 11:21:36.193+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:21:36.193+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:21:36.194+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
INF 2026-03-29 11:21:36.194+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
INF 2026-03-29 11:21:36.194+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QPgrJ5t88EPvEH9ni880J_i0iY4YrS3qyYnnMLeS4C_9bZ4elh4e2xZHCvoEsJOMuc7UPgJpjIUqDJn7a8XaQYMDgmlkgnY0gmlwhKwSbdeKbXVsdGlhZGRyc5YACASsEm3XBq6xAAoErBJt1waust0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbpUPWhG1lKDA2SwOr4BkUyMQc_78lpm3PCfAEtU1DkeDdGNwgq6xg3VkcIKus4V3YWt1Mg0 enr="(3, id: \"v4\", ip: 172.18.109.215, multiaddrs: 0x000804AC126DD706AEB1000A04AC126DD706AEB2DD03, rs: 0x0003010000, secp256k1: 0x036E950F5A11B594A0C0D92C0EAF806453231073FEFC9699B73C27C012D5350E47, tcp: 44721, udp: 44723, waku2: 0x0D)"
INF 2026-03-29 11:21:36.194+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 11:21:36.194+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:21:36.194+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:21:36.194+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:21:36.194+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:21:36.194+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:21:36.194+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:21:36.194+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:21:36.194+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:21:36.195+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
DBG 2026-03-29 11:21:36.195+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-03-29 11:21:36.195+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-03-29 11:21:36.195+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 11:21:36.196+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:21:36.199+00:00 REST services are installed tid=1 file=builder.nim:221
INF 2026-03-29 11:21:36.199+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=44724
INF 2026-03-29 11:21:36.199+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:21:36.200+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=44724
INF 2026-03-29 11:21:36.200+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
INF 2026-03-29 11:21:36.200+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
TRC 2026-03-29 11:21:37.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:37.189+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:21:37.189+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:21:37.190+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:21:37.190+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:21:37.190+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:37.226+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50812 meth=GET uri=/health
DBG 2026-03-29 11:21:37.226+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50812 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.226+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50812 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.329+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50816 meth=GET uri=/health
DBG 2026-03-29 11:21:37.329+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50816 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.330+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50816 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.433+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50832 meth=GET uri=/health
DBG 2026-03-29 11:21:37.433+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50832 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.433+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50832 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.536+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50844 meth=GET uri=/health
DBG 2026-03-29 11:21:37.536+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50844 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.536+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50844 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.639+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50856 meth=GET uri=/health
DBG 2026-03-29 11:21:37.639+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50856 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.640+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50856 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.742+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50868 meth=GET uri=/health
DBG 2026-03-29 11:21:37.742+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50868 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.743+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50868 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.846+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50884 meth=GET uri=/health
DBG 2026-03-29 11:21:37.846+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50884 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.847+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50884 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:37.950+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50886 meth=GET uri=/health
DBG 2026-03-29 11:21:37.950+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50886 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:37.950+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50886 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.054+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50896 meth=GET uri=/health
DBG 2026-03-29 11:21:38.054+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50896 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.054+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50896 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.157+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50912 meth=GET uri=/health
DBG 2026-03-29 11:21:38.158+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50912 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.158+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50912 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:38.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:38.189+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:21:38.189+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:21:38.189+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:21:38.189+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:21:38.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:38.261+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50914 meth=GET uri=/health
DBG 2026-03-29 11:21:38.261+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50914 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.261+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50914 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.364+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50916 meth=GET uri=/health
DBG 2026-03-29 11:21:38.364+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50916 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.365+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50916 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.468+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50930 meth=GET uri=/health
DBG 2026-03-29 11:21:38.468+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50930 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.468+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50930 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.571+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50934 meth=GET uri=/health
DBG 2026-03-29 11:21:38.571+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50934 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.572+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50934 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.675+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50936 meth=GET uri=/health
DBG 2026-03-29 11:21:38.675+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50936 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.676+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50936 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.779+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50940 meth=GET uri=/health
DBG 2026-03-29 11:21:38.779+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50940 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.780+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50940 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.883+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50952 meth=GET uri=/health
DBG 2026-03-29 11:21:38.883+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50952 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.883+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50952 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:38.986+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50954 meth=GET uri=/health
DBG 2026-03-29 11:21:38.986+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50954 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:38.987+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50954 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.090+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50964 meth=GET uri=/health
DBG 2026-03-29 11:21:39.090+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50964 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.091+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50964 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:39.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:39.189+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:21:39.189+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:21:39.189+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:21:39.189+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:21:39.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:39.193+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50980 meth=GET uri=/health
DBG 2026-03-29 11:21:39.193+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50980 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.194+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50980 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.297+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:50994 meth=GET uri=/health
DBG 2026-03-29 11:21:39.297+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:50994 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.298+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:50994 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.401+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51008 meth=GET uri=/health
DBG 2026-03-29 11:21:39.401+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51008 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.401+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51008 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.504+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51022 meth=GET uri=/health
DBG 2026-03-29 11:21:39.504+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51022 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.504+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51022 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.608+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51032 meth=GET uri=/health
DBG 2026-03-29 11:21:39.608+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51032 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.608+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51032 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.711+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51038 meth=GET uri=/health
DBG 2026-03-29 11:21:39.711+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51038 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.711+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51038 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.814+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51046 meth=GET uri=/health
DBG 2026-03-29 11:21:39.814+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51046 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.815+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51046 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:39.918+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51052 meth=GET uri=/health
DBG 2026-03-29 11:21:39.918+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51052 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:39.918+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51052 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.021+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51058 meth=GET uri=/health
DBG 2026-03-29 11:21:40.021+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51058 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.022+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51058 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.125+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51064 meth=GET uri=/health
DBG 2026-03-29 11:21:40.125+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51064 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.125+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51064 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:40.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:40.189+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:21:40.189+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:21:40.189+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:21:40.189+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:21:40.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 11:21:40.228+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51070 meth=GET uri=/health
DBG 2026-03-29 11:21:40.228+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51070 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.229+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51070 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.332+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51084 meth=GET uri=/health
DBG 2026-03-29 11:21:40.332+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51084 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.332+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51084 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.435+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51088 meth=GET uri=/health
DBG 2026-03-29 11:21:40.436+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51088 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.436+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51088 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.539+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51092 meth=GET uri=/health
DBG 2026-03-29 11:21:40.539+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51092 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.539+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51092 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:40.560+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:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
DBG 2026-03-29 11:21:40.642+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51102 meth=GET uri=/health
DBG 2026-03-29 11:21:40.642+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51102 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.643+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51102 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.746+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51112 meth=GET uri=/health
DBG 2026-03-29 11:21:40.746+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51112 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.746+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51112 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.849+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51128 meth=GET uri=/health
DBG 2026-03-29 11:21:40.850+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51128 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.850+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51128 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:40.953+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51142 meth=GET uri=/health
DBG 2026-03-29 11:21:40.953+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51142 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:40.953+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51142 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:41.056+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51156 meth=GET uri=/health
DBG 2026-03-29 11:21:41.057+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51156 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.057+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51156 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:41.160+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51170 meth=GET uri=/health
DBG 2026-03-29 11:21:41.160+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51170 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.160+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51170 uri=/health content_type=application/json content_size=1105
TRC 2026-03-29 11:21:41.189+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140167386181712
TRC 2026-03-29 11:21:41.189+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:21:41.189+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:21:41.189+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:21:41.189+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:21:41.189+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:21:41.194+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:21:41.194+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:21:41.194+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
DBG 2026-03-29 11:21:41.263+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51180 meth=GET uri=/health
DBG 2026-03-29 11:21:41.263+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51180 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.263+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51180 uri=/health content_type=application/json content_size=1105
DBG 2026-03-29 11:21:41.367+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:51196 meth=GET uri=/health
DBG 2026-03-29 11:21:41.367+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:51196 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 11:21:41.367+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:51196 uri=/health content_type=application/json content_size=1105
topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:21:53.083+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
ERR 2026-03-29 11:21:53.108+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:21:53.940+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:21:54.070+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140062812631120
TRC 2026-03-29 11:21:54.070+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:21:54.070+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:21:54.070+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:21:54.070+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:21:54.070+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:21:54.109+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:21:55.070+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140062812631120
TRC 2026-03-29 11:21:55.070+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:21:55.070+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:21:55.070+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:21:55.070+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:21:55.070+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:21:55.110+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:21:56.070+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140062812631120
TRC 2026-03-29 11:21:56.070+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:21:56.070+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:21:56.070+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:21:56.070+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:21:56.070+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:21:56.110+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:21:57.071+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140062812631120
TRC 2026-03-29 11:21:57.071+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:21:57.071+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:21:57.071+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:21:57.071+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:21:57.071+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
ERR 2026-03-29 11:21:57.111+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:21:58.069+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140062812631120
TRC 2026-03-29 11:21:58.069+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:21:58.069+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:21:58.069+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:21:58.069+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:21:58.069+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 11:21:58.083+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 11:21:58.084+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 11:21:58.084+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
ERR 2026-03-29 11:21:58.112+00:00 connectToRelayPeers: won't attempt new connections - node is offline topics="waku node peer_manager" tid=1 file=peer_manager.nim:624