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

1248 lines
219 KiB
Plaintext

WRN 2026-03-29 10:51:41.523+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 10:51:41.523+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 10:51:41.523+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=true rlnRelay=false store=false filter=true lightPush=false peerExchange=true rendezvous=true
INF 2026-03-29 10:51:41.523+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
INF 2026-03-29 10:51:41.523+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
INF 2026-03-29 10:51:41.524+00:00 Setting up storage tid=1 file=node_factory.nim:532
INF 2026-03-29 10:51:41.524+00:00 Initializing node tid=1 file=node_factory.nim:541
TRC 2026-03-29 10:51:41.526+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-03-29 10:51:41.526+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-03-29 10:51:41.526+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 10:51:41.526+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
INF 2026-03-29 10:51:41.526+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws]"
INF 2026-03-29 10:51:41.526+00:00 Mounting protocols tid=1 file=node_factory.nim:547
INF 2026-03-29 10:51:41.526+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
TRC 2026-03-29 10:51:41.526+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
INF 2026-03-29 10:51:41.526+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
INF 2026-03-29 10:51:41.526+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
INF 2026-03-29 10:51:41.527+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
INF 2026-03-29 10:51:41.527+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
INF 2026-03-29 10:51:41.527+00:00 Setting max message size tid=1 file=node_factory.nim:342 num_bytes=153600
INF 2026-03-29 10:51:41.527+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:259
TRC 2026-03-29 10:51:41.527+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 10:51:41.527+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:276
INF 2026-03-29 10:51:41.527+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
INF 2026-03-29 10:51:41.527+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
INF 2026-03-29 10:51:41.527+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities="[Relay, Filter]" wakuPeerRecord="(peerId: 16U*PrgfPP, seqNo: 1774781501, addresses: [/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws], mixKey: )"
TRC 2026-03-29 10:51:41.528+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
INF 2026-03-29 10:51:41.528+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
INF 2026-03-29 10:51:41.528+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
INF 2026-03-29 10:51:41.528+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-03-29 10:51:41.528+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-03-29 10:51:41.528+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-03-29 10:51:41.528+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-03-29 10:51:41.528+00:00 mounting filter protocol topics="waku node filter api" tid=1 file=filter.nim:48
INF 2026-03-29 10:51:41.528+00:00 starting filter protocol topics="waku filter" tid=1 file=protocol.nim:397
INF 2026-03-29 10:51:41.528+00:00 starting to maintain subscriptions topics="waku filter" tid=1 file=protocol.nim:391
INF 2026-03-29 10:51:41.528+00:00 maintaining subscriptions topics="waku filter" tid=1 file=protocol.nim:222
INF 2026-03-29 10:51:41.528+00:00 cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:119 currentPeerIds=[]
INF 2026-03-29 10:51:41.528+00:00 after cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:131 currentPeerIds=[]
TRC 2026-03-29 10:51:41.528+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 10:51:41.528+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-03-29 10:51:41.528+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 10:51:41.528+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-03-29 10:51:41.528+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 10:51:41.528+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-03-29 10:51:41.528+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:32662
INF 2026-03-29 10:51:41.528+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:32662/
INF 2026-03-29 10:51:41.529+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
TRC 2026-03-29 10:51:41.529+00:00 Send processor chain topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
INF 2026-03-29 10:51:41.529+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-03-29 10:51:41.529+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 10:51:41.529+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 10:51:41.529+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:389
INF 2026-03-29 10:51:41.529+00:00 start topics="waku relay" tid=1 file=protocol.nim:519
TRC 2026-03-29 10:51:41.529+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
TRC 2026-03-29 10:51:41.529+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:41.529+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:41.529+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140046625689680
TRC 2026-03-29 10:51:41.529+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:41.529+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
INF 2026-03-29 10:51:41.529+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:410
INF 2026-03-29 10:51:41.529+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-03-29 10:51:41.529+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
INF 2026-03-29 10:51:41.530+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-03-29 10:51:41.530+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-03-29 10:51:41.530+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP, listenAddrs: [/ip4/0.0.0.0/tcp/32664/ws, /ip4/0.0.0.0/tcp/32663], addrs: [], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-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 10:51:41.530+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-03-29 10:51:41.530+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/32663
TRC 2026-03-29 10:51:41.530+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/32663]
DBG 2026-03-29 10:51:41.530+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 10:51:41.530+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-03-29 10:51:41.530+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/32664/ws]
TRC 2026-03-29 10:51:41.530+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:32664
TRC 2026-03-29 10:51:41.531+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/32664/ws]"
INF 2026-03-29 10:51:41.531+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-03-29 10:51:41.531+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 10:51:41.531+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 10:51:41.531+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 10:51:41.531+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-03-29 10:51:41.531+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
TRC 2026-03-29 10:51:41.531+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
WRN 2026-03-29 10:51:41.531+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1116
WRN 2026-03-29 10:51:41.531+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
DBG 2026-03-29 10:51:41.531+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP, listenAddrs: [/ip4/0.0.0.0/tcp/32663, /ip4/0.0.0.0/tcp/32664/ws], addrs: [/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-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 10:51:41.532+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*PrgfPP addrs="[/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws]"
INF 2026-03-29 10:51:41.532+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/32663/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP][/ip4/0.0.0.0/tcp/32664/ws/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP] localIp=172.17.0.8 switchAddress="@[/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws]"
INF 2026-03-29 10:51:41.532+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.59.48/tcp/32663/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP][/ip4/172.18.59.48/tcp/32664/ws/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP]
INF 2026-03-29 10:51:41.532+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QATS7ttgwJBI8J53H0v91RByTkzGTKflSW1GF4qhYAlLDbh2mWuUvyQPMPnw7mK85_wSwv7iCnuAGl7mdIZir04BgmlkgnY0gmlwhKwSOzCKbXVsdGlhZGRyc4wACgSsEjswBn-Y3QOCcnOFAAMBAACJc2VjcDI1NmsxoQPZuYTwtWfC_jYCn3w0XL_Yp5yPtMZFHjOIy3w3vQH9UoN0Y3CCf5eDdWRwgn-ZhXdha3UyBQ
INF 2026-03-29 10:51:41.532+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
TRC 2026-03-29 10:51:41.532+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1069
TRC 2026-03-29 10:51:41.532+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1062
INF 2026-03-29 10:51:41.532+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 10:51:41.534+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*PrgfPP addrs="[/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws]"
INF 2026-03-29 10:51:41.534+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/32663/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP][/ip4/0.0.0.0/tcp/32664/ws/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP] localIp=172.17.0.8 switchAddress="@[/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws]"
INF 2026-03-29 10:51:41.534+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.59.48/tcp/32663/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP][/ip4/172.18.59.48/tcp/32664/ws/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP]
INF 2026-03-29 10:51:41.534+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QATS7ttgwJBI8J53H0v91RByTkzGTKflSW1GF4qhYAlLDbh2mWuUvyQPMPnw7mK85_wSwv7iCnuAGl7mdIZir04BgmlkgnY0gmlwhKwSOzCKbXVsdGlhZGRyc4wACgSsEjswBn-Y3QOCcnOFAAMBAACJc2VjcDI1NmsxoQPZuYTwtWfC_jYCn3w0XL_Yp5yPtMZFHjOIy3w3vQH9UoN0Y3CCf5eDdWRwgn-ZhXdha3UyBQ
INF 2026-03-29 10:51:41.535+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QDVnZlSdUpzyAJHFIk6OJ0sKWfIahCW06LyMg_MpWMoYDW8HEZv8XFMlf5u9WthkrAZ__zFTwjYkek1cbEvw7H0CgmlkgnY0gmlwhKwSOzCKbXVsdGlhZGRyc5YACASsEjswBn-XAAoErBI7MAZ_mN0DgnJzhQADAQAAiXNlY3AyNTZrMaED2bmE8LVnwv42Ap98NFy_2Kecj7TGRR4ziMt8N70B_VKDdGNwgn-Xg3VkcIJ_mYV3YWt1MgU record="(2, id: \"v4\", ip: 172.18.59.48, multiaddrs: 0x000804AC123B30067F97000A04AC123B30067F98DD03, rs: 0x0003010000, secp256k1: 0x03D9B984F0B567C2FE36029F7C345CBFD8A79C8FB4C6451E3388CB7C37BD01FD52, tcp: 32663, udp: 32665, waku2: 0x05)"
INF 2026-03-29 10:51:41.535+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
INF 2026-03-29 10:51:41.535+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
INF 2026-03-29 10:51:41.535+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=32665
TRC 2026-03-29 10:51:41.535+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
INF 2026-03-29 10:51:41.535+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
TRC 2026-03-29 10:51:41.535+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:41.536+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:41.536+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
INF 2026-03-29 10:51:41.536+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
INF 2026-03-29 10:51:41.536+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QEGU57vQbfTySM8_rBhPG9munrxIiVC6GxbM71btEMu4JuNKKtkUWmGJkFavKUZnNtLr-OUzSQmkVaHVgli35oADgmlkgnY0gmlwhKwSOzCKbXVsdGlhZGRyc5YACASsEjswBn-XAAoErBI7MAZ_mN0DgnJzhQADAQAAiXNlY3AyNTZrMaED2bmE8LVnwv42Ap98NFy_2Kecj7TGRR4ziMt8N70B_VKDdGNwgn-Xg3VkcIJ_mYV3YWt1MgU enr="(3, id: \"v4\", ip: 172.18.59.48, multiaddrs: 0x000804AC123B30067F97000A04AC123B30067F98DD03, rs: 0x0003010000, secp256k1: 0x03D9B984F0B567C2FE36029F7C345CBFD8A79C8FB4C6451E3388CB7C37BD01FD52, tcp: 32663, udp: 32665, waku2: 0x05)"
INF 2026-03-29 10:51:41.536+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 10:51:41.536+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 10:51:41.536+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/3/0
TRC 2026-03-29 10:51:41.536+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 10:51:41.536+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 10:51:41.536+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 10:51:41.536+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 10:51:41.536+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 10:51:41.536+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 10:51:41.537+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
DBG 2026-03-29 10:51:41.537+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-03-29 10:51:41.537+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-03-29 10:51:41.537+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 10:51:41.538+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 10:51:41.540+00:00 REST services are installed tid=1 file=builder.nim:221
INF 2026-03-29 10:51:41.540+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=32666
INF 2026-03-29 10:51:41.540+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 10:51:41.541+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=32666
INF 2026-03-29 10:51:41.541+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
INF 2026-03-29 10:51:41.541+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
TRC 2026-03-29 10:51:41.547+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
TRC 2026-03-29 10:51:42.531+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:42.531+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 10:51:42.531+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 10:51:42.531+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 10:51:42.531+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 10:51:42.531+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:42.559+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47054 meth=GET uri=/health
DBG 2026-03-29 10:51:42.559+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47054 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.560+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47054 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:42.662+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47064 meth=GET uri=/health
DBG 2026-03-29 10:51:42.663+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47064 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.663+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47064 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:42.766+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47078 meth=GET uri=/health
DBG 2026-03-29 10:51:42.766+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47078 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.766+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47078 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:42.869+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47094 meth=GET uri=/health
DBG 2026-03-29 10:51:42.869+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47094 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.869+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47094 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:42.972+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47102 meth=GET uri=/health
DBG 2026-03-29 10:51:42.972+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47102 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.972+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47102 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.075+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47118 meth=GET uri=/health
DBG 2026-03-29 10:51:43.075+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47118 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.075+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47118 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.178+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47126 meth=GET uri=/health
DBG 2026-03-29 10:51:43.178+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47126 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.178+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47126 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.281+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47142 meth=GET uri=/health
DBG 2026-03-29 10:51:43.281+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47142 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.281+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47142 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.384+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47146 meth=GET uri=/health
DBG 2026-03-29 10:51:43.384+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47146 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.385+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47146 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.488+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47148 meth=GET uri=/health
DBG 2026-03-29 10:51:43.488+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47148 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.488+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47148 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:43.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:43.530+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 10:51:43.530+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 10:51:43.530+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 10:51:43.530+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 10:51:43.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:43.591+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47152 meth=GET uri=/health
DBG 2026-03-29 10:51:43.591+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47152 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.591+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47152 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.695+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47166 meth=GET uri=/health
DBG 2026-03-29 10:51:43.695+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47166 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.695+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47166 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.798+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47178 meth=GET uri=/health
DBG 2026-03-29 10:51:43.798+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47178 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.798+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47178 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.900+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47194 meth=GET uri=/health
DBG 2026-03-29 10:51:43.900+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47194 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.901+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47194 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.003+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47204 meth=GET uri=/health
DBG 2026-03-29 10:51:44.003+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47204 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.004+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47204 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.107+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47214 meth=GET uri=/health
DBG 2026-03-29 10:51:44.107+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47214 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.107+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47214 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.210+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47230 meth=GET uri=/health
DBG 2026-03-29 10:51:44.210+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47230 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.210+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47230 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.313+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47242 meth=GET uri=/health
DBG 2026-03-29 10:51:44.313+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47242 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.313+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47242 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.416+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47256 meth=GET uri=/health
DBG 2026-03-29 10:51:44.416+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47256 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.417+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47256 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.519+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47264 meth=GET uri=/health
DBG 2026-03-29 10:51:44.519+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47264 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.520+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47264 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:44.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:44.530+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 10:51:44.530+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 10:51:44.530+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 10:51:44.530+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 10:51:44.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:44.622+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47272 meth=GET uri=/health
DBG 2026-03-29 10:51:44.622+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47272 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.623+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47272 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.726+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47278 meth=GET uri=/health
DBG 2026-03-29 10:51:44.726+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47278 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.726+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47278 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.829+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47288 meth=GET uri=/health
DBG 2026-03-29 10:51:44.829+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47288 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.829+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47288 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.932+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47302 meth=GET uri=/health
DBG 2026-03-29 10:51:44.932+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47302 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.932+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47302 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:45.035+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47304 meth=GET uri=/health
DBG 2026-03-29 10:51:45.035+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47304 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.036+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47304 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:45.139+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47308 meth=GET uri=/health
DBG 2026-03-29 10:51:45.139+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47308 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.139+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47308 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:45.241+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47324 meth=GET uri=/health
DBG 2026-03-29 10:51:45.242+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47324 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.242+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47324 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:45.344+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47340 meth=GET uri=/health
DBG 2026-03-29 10:51:45.344+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47340 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.345+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47340 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:45.448+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47356 meth=GET uri=/health
DBG 2026-03-29 10:51:45.448+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47356 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.448+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47356 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:45.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:45.530+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 10:51:45.530+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 10:51:45.530+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 10:51:45.530+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 10:51:45.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:45.551+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47368 meth=GET uri=/health
DBG 2026-03-29 10:51:45.551+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47368 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.551+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47368 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:45.654+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47380 meth=GET uri=/health
DBG 2026-03-29 10:51:45.654+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47380 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.654+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47380 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:45.757+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47388 meth=GET uri=/health
DBG 2026-03-29 10:51:45.757+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47388 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.757+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47388 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:45.860+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47404 meth=GET uri=/health
DBG 2026-03-29 10:51:45.860+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47404 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.860+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47404 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:45.962+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47418 meth=GET uri=/health
DBG 2026-03-29 10:51:45.962+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47418 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:45.963+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47418 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:46.065+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47434 meth=GET uri=/health
DBG 2026-03-29 10:51:46.065+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47434 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.066+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47434 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:46.168+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47446 meth=GET uri=/health
DBG 2026-03-29 10:51:46.168+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47446 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.169+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47446 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:46.272+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47462 meth=GET uri=/health
DBG 2026-03-29 10:51:46.272+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47462 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.272+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47462 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:46.375+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47468 meth=GET uri=/health
DBG 2026-03-29 10:51:46.375+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47468 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.375+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47468 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:46.478+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47482 meth=GET uri=/health
DBG 2026-03-29 10:51:46.478+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47482 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.479+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47482 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:46.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:46.530+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 10:51:46.530+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 10:51:46.530+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 10:51:46.530+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 10:51:46.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:46.537+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:46.537+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:46.537+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:46.548+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 10:51:46.554+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
DBG 2026-03-29 10:51:46.581+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47492 meth=GET uri=/health
DBG 2026-03-29 10:51:46.581+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47492 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.582+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47492 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:46.685+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47494 meth=GET uri=/health
DBG 2026-03-29 10:51:46.685+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47494 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.685+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47494 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:46.788+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47508 meth=GET uri=/health
DBG 2026-03-29 10:51:46.788+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47508 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.788+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47508 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:46.891+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47512 meth=GET uri=/health
DBG 2026-03-29 10:51:46.891+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47512 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.892+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47512 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:46.994+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47526 meth=GET uri=/health
DBG 2026-03-29 10:51:46.994+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47526 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:46.995+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47526 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:47.098+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47542 meth=GET uri=/health
DBG 2026-03-29 10:51:47.098+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47542 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.098+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47542 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:47.201+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47556 meth=GET uri=/health
DBG 2026-03-29 10:51:47.201+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47556 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.201+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47556 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:47.304+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47572 meth=GET uri=/health
DBG 2026-03-29 10:51:47.304+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47572 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.305+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47572 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:47.407+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39676 meth=GET uri=/health
DBG 2026-03-29 10:51:47.407+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39676 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.408+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39676 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:47.510+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39686 meth=GET uri=/health
DBG 2026-03-29 10:51:47.510+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39686 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.511+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39686 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:47.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:47.530+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 10:51:47.530+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 10:51:47.530+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 10:51:47.530+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 10:51:47.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:47.613+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39692 meth=GET uri=/health
DBG 2026-03-29 10:51:47.613+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39692 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.614+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39692 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:47.716+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39702 meth=GET uri=/health
DBG 2026-03-29 10:51:47.716+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39702 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.717+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39702 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:47.819+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39714 meth=GET uri=/health
DBG 2026-03-29 10:51:47.819+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39714 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.819+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39714 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:47.922+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39726 meth=GET uri=/health
DBG 2026-03-29 10:51:47.922+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39726 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:47.923+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39726 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:48.025+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39728 meth=GET uri=/health
DBG 2026-03-29 10:51:48.025+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39728 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.026+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39728 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:48.128+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39740 meth=GET uri=/health
DBG 2026-03-29 10:51:48.129+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39740 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.129+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39740 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:48.232+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39744 meth=GET uri=/health
DBG 2026-03-29 10:51:48.232+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39744 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.232+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39744 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:48.335+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39746 meth=GET uri=/health
DBG 2026-03-29 10:51:48.335+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39746 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.335+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39746 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:48.438+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39752 meth=GET uri=/health
DBG 2026-03-29 10:51:48.438+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39752 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.439+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39752 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:48.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:48.530+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 10:51:48.530+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 10:51:48.530+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 10:51:48.530+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 10:51:48.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:48.541+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39758 meth=GET uri=/health
DBG 2026-03-29 10:51:48.541+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39758 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.541+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39758 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:48.644+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39774 meth=GET uri=/health
DBG 2026-03-29 10:51:48.644+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39774 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.644+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39774 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:48.747+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39776 meth=GET uri=/health
DBG 2026-03-29 10:51:48.747+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39776 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.747+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39776 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:48.850+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39780 meth=GET uri=/health
DBG 2026-03-29 10:51:48.850+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39780 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.850+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39780 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:48.953+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39784 meth=GET uri=/health
DBG 2026-03-29 10:51:48.953+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39784 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:48.954+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39784 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:49.056+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39800 meth=GET uri=/health
DBG 2026-03-29 10:51:49.057+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39800 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.057+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39800 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:49.159+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39812 meth=GET uri=/health
DBG 2026-03-29 10:51:49.160+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39812 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.160+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39812 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:49.262+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39822 meth=GET uri=/health
DBG 2026-03-29 10:51:49.262+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39822 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.263+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39822 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:49.365+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39832 meth=GET uri=/health
DBG 2026-03-29 10:51:49.365+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39832 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.366+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39832 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:49.469+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39840 meth=GET uri=/health
DBG 2026-03-29 10:51:49.469+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39840 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.469+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39840 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:49.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:49.530+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 10:51:49.530+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 10:51:49.530+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 10:51:49.530+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 10:51:49.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:49.572+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39856 meth=GET uri=/health
DBG 2026-03-29 10:51:49.572+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39856 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.572+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39856 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:49.675+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39860 meth=GET uri=/health
DBG 2026-03-29 10:51:49.675+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39860 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.676+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39860 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:49.779+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39876 meth=GET uri=/health
DBG 2026-03-29 10:51:49.779+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39876 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.779+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39876 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:49.882+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39884 meth=GET uri=/health
DBG 2026-03-29 10:51:49.882+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39884 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.883+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39884 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:49.986+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39900 meth=GET uri=/health
DBG 2026-03-29 10:51:49.986+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39900 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:49.986+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39900 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:50.089+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39902 meth=GET uri=/health
DBG 2026-03-29 10:51:50.089+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39902 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.089+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39902 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:50.192+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39904 meth=GET uri=/health
DBG 2026-03-29 10:51:50.192+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39904 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.192+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39904 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:50.295+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39920 meth=GET uri=/health
DBG 2026-03-29 10:51:50.295+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39920 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.295+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39920 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:50.398+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39936 meth=GET uri=/health
DBG 2026-03-29 10:51:50.398+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39936 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.399+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39936 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:50.501+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39944 meth=GET uri=/health
DBG 2026-03-29 10:51:50.501+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39944 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.502+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39944 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:50.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:50.530+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 10:51:50.530+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 10:51:50.530+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 10:51:50.530+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 10:51:50.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:50.605+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39946 meth=GET uri=/health
DBG 2026-03-29 10:51:50.605+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39946 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.605+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39946 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:50.708+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39952 meth=GET uri=/health
DBG 2026-03-29 10:51:50.708+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39952 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.708+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39952 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:50.812+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39954 meth=GET uri=/health
DBG 2026-03-29 10:51:50.812+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39954 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.812+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39954 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:50.915+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39964 meth=GET uri=/health
DBG 2026-03-29 10:51:50.915+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39964 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:50.915+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39964 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:51.018+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39972 meth=GET uri=/health
DBG 2026-03-29 10:51:51.018+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39972 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.018+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39972 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:51.121+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39980 meth=GET uri=/health
DBG 2026-03-29 10:51:51.121+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39980 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.121+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39980 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:51.224+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:39988 meth=GET uri=/health
DBG 2026-03-29 10:51:51.224+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:39988 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.224+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:39988 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:51.327+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40004 meth=GET uri=/health
DBG 2026-03-29 10:51:51.327+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40004 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.328+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40004 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:51.431+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40010 meth=GET uri=/health
DBG 2026-03-29 10:51:51.431+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40010 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.431+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40010 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:51.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:51.530+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 10:51:51.530+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 10:51:51.530+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 10:51:51.530+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 10:51:51.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:51.530+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 10:51:51.530+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=140046625604496
TRC 2026-03-29 10:51:51.530+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 10:51:51.530+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 10:51:51.530+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 10:51:51.530+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=140046625604496
TRC 2026-03-29 10:51:51.530+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 10:51:51.530+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
DBG 2026-03-29 10:51:51.533+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40014 meth=GET uri=/health
DBG 2026-03-29 10:51:51.534+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40014 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.534+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40014 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:51.537+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:51.537+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:51.537+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:51.537+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 10:51:51.537+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 10:51:51.537+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=11
TRC 2026-03-29 10:51:51.537+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 10:51:51.537+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 10:51:51.556+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 10:51:51.563+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 10:51:51.636+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40028 meth=GET uri=/health
DBG 2026-03-29 10:51:51.637+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40028 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.637+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40028 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:51.740+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40036 meth=GET uri=/health
DBG 2026-03-29 10:51:51.740+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40036 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.740+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40036 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:51.843+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40048 meth=GET uri=/health
DBG 2026-03-29 10:51:51.843+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40048 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.843+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40048 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:51.946+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40058 meth=GET uri=/health
DBG 2026-03-29 10:51:51.946+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40058 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:51.946+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40058 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:52.049+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40070 meth=GET uri=/health
DBG 2026-03-29 10:51:52.049+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40070 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.049+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40070 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:52.152+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40072 meth=GET uri=/health
DBG 2026-03-29 10:51:52.152+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40072 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.152+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40072 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:52.255+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40078 meth=GET uri=/health
DBG 2026-03-29 10:51:52.255+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40078 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.255+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40078 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:52.358+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40090 meth=GET uri=/health
DBG 2026-03-29 10:51:52.358+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40090 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.358+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40090 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:52.461+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40098 meth=GET uri=/health
DBG 2026-03-29 10:51:52.461+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40098 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.461+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40098 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:52.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:52.530+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 10:51:52.530+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 10:51:52.530+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 10:51:52.530+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 10:51:52.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:52.564+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40114 meth=GET uri=/health
DBG 2026-03-29 10:51:52.564+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40114 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.565+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40114 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:52.668+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40116 meth=GET uri=/health
DBG 2026-03-29 10:51:52.668+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40116 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.668+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40116 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:52.771+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40122 meth=GET uri=/health
DBG 2026-03-29 10:51:52.771+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40122 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.771+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40122 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:52.874+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40128 meth=GET uri=/health
DBG 2026-03-29 10:51:52.874+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40128 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.874+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40128 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:52.977+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40142 meth=GET uri=/health
DBG 2026-03-29 10:51:52.977+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40142 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:52.977+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40142 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:53.080+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40144 meth=GET uri=/health
DBG 2026-03-29 10:51:53.080+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40144 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.081+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40144 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:53.183+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40156 meth=GET uri=/health
DBG 2026-03-29 10:51:53.184+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40156 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.184+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40156 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:53.287+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40168 meth=GET uri=/health
DBG 2026-03-29 10:51:53.287+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40168 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.287+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40168 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:53.390+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40178 meth=GET uri=/health
DBG 2026-03-29 10:51:53.390+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40178 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.390+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40178 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:53.492+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40190 meth=GET uri=/health
DBG 2026-03-29 10:51:53.493+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40190 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.493+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40190 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:53.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:53.530+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 10:51:53.530+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 10:51:53.530+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 10:51:53.530+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 10:51:53.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:53.530+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140046625689680
TRC 2026-03-29 10:51:53.530+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:53.530+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
DBG 2026-03-29 10:51:53.596+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40192 meth=GET uri=/health
DBG 2026-03-29 10:51:53.596+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40192 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.596+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40192 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:53.699+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40202 meth=GET uri=/health
DBG 2026-03-29 10:51:53.699+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40202 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.699+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40202 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:53.802+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40204 meth=GET uri=/health
DBG 2026-03-29 10:51:53.802+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40204 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.802+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40204 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:53.905+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40206 meth=GET uri=/health
DBG 2026-03-29 10:51:53.905+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40206 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:53.905+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40206 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:54.008+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40222 meth=GET uri=/health
DBG 2026-03-29 10:51:54.009+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40222 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.009+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40222 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:54.111+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40234 meth=GET uri=/health
DBG 2026-03-29 10:51:54.111+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40234 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.112+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40234 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:54.214+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40236 meth=GET uri=/health
DBG 2026-03-29 10:51:54.214+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40236 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.215+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40236 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:54.317+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40248 meth=GET uri=/health
DBG 2026-03-29 10:51:54.317+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40248 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.318+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40248 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:54.420+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40260 meth=GET uri=/health
DBG 2026-03-29 10:51:54.420+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40260 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.421+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40260 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:54.523+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40266 meth=GET uri=/health
DBG 2026-03-29 10:51:54.523+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40266 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.524+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40266 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:54.529+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:54.529+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 10:51:54.529+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 10:51:54.529+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 10:51:54.529+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 10:51:54.529+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:54.626+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40278 meth=GET uri=/health
DBG 2026-03-29 10:51:54.626+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40278 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.627+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40278 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:54.729+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40284 meth=GET uri=/health
DBG 2026-03-29 10:51:54.729+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40284 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.730+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40284 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:54.832+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40298 meth=GET uri=/health
DBG 2026-03-29 10:51:54.832+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40298 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.833+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40298 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:54.935+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40312 meth=GET uri=/health
DBG 2026-03-29 10:51:54.935+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40312 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:54.935+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40312 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:55.038+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40326 meth=GET uri=/health
DBG 2026-03-29 10:51:55.038+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40326 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.038+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40326 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:55.141+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40328 meth=GET uri=/health
DBG 2026-03-29 10:51:55.141+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40328 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.141+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40328 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:55.244+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40332 meth=GET uri=/health
DBG 2026-03-29 10:51:55.244+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40332 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.244+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40332 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:55.347+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40348 meth=GET uri=/health
DBG 2026-03-29 10:51:55.347+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40348 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.347+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40348 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:55.450+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40352 meth=GET uri=/health
DBG 2026-03-29 10:51:55.450+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40352 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.450+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40352 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:55.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:55.530+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 10:51:55.530+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 10:51:55.530+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 10:51:55.530+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 10:51:55.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:55.553+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40354 meth=GET uri=/health
DBG 2026-03-29 10:51:55.553+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40354 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.553+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40354 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:55.656+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40368 meth=GET uri=/health
DBG 2026-03-29 10:51:55.656+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40368 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.656+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40368 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:55.759+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40382 meth=GET uri=/health
DBG 2026-03-29 10:51:55.759+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40382 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.760+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40382 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:55.862+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40398 meth=GET uri=/health
DBG 2026-03-29 10:51:55.862+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40398 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.863+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40398 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:55.965+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40404 meth=GET uri=/health
DBG 2026-03-29 10:51:55.965+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40404 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:55.966+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40404 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:56.068+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40416 meth=GET uri=/health
DBG 2026-03-29 10:51:56.068+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40416 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.069+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40416 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:56.171+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40418 meth=GET uri=/health
DBG 2026-03-29 10:51:56.172+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40418 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.172+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40418 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:56.275+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40420 meth=GET uri=/health
DBG 2026-03-29 10:51:56.275+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40420 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.275+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40420 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:56.378+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40424 meth=GET uri=/health
DBG 2026-03-29 10:51:56.378+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40424 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.378+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40424 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:56.481+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40434 meth=GET uri=/health
DBG 2026-03-29 10:51:56.481+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40434 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.482+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40434 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:56.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:56.530+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 10:51:56.530+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 10:51:56.530+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 10:51:56.530+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 10:51:56.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:56.539+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:56.539+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:56.539+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:56.565+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 10:51:56.571+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
DBG 2026-03-29 10:51:56.584+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40436 meth=GET uri=/health
DBG 2026-03-29 10:51:56.584+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40436 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.585+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40436 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:56.687+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40440 meth=GET uri=/health
DBG 2026-03-29 10:51:56.687+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40440 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.687+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40440 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:56.790+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40450 meth=GET uri=/health
DBG 2026-03-29 10:51:56.790+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40450 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.790+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40450 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:56.893+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40452 meth=GET uri=/health
DBG 2026-03-29 10:51:56.893+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40452 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.893+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40452 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:56.996+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40466 meth=GET uri=/health
DBG 2026-03-29 10:51:56.996+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40466 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:56.996+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40466 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:57.099+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40468 meth=GET uri=/health
DBG 2026-03-29 10:51:57.099+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40468 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.099+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40468 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:57.202+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40478 meth=GET uri=/health
DBG 2026-03-29 10:51:57.202+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40478 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.202+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40478 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:57.304+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:40482 meth=GET uri=/health
DBG 2026-03-29 10:51:57.305+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:40482 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.305+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:40482 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:57.407+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53094 meth=GET uri=/health
DBG 2026-03-29 10:51:57.408+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53094 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.408+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53094 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:57.510+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53102 meth=GET uri=/health
DBG 2026-03-29 10:51:57.511+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53102 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.511+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53102 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:57.529+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:57.529+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 10:51:57.529+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 10:51:57.529+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 10:51:57.530+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 10:51:57.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:57.614+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53114 meth=GET uri=/health
DBG 2026-03-29 10:51:57.614+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53114 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.614+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53114 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:57.717+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53124 meth=GET uri=/health
DBG 2026-03-29 10:51:57.717+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53124 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.717+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53124 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:57.820+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53132 meth=GET uri=/health
DBG 2026-03-29 10:51:57.820+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53132 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.821+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53132 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:57.924+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53136 meth=GET uri=/health
DBG 2026-03-29 10:51:57.924+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53136 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:57.924+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53136 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:58.027+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53146 meth=GET uri=/health
DBG 2026-03-29 10:51:58.027+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53146 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.027+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53146 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:58.130+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53160 meth=GET uri=/health
DBG 2026-03-29 10:51:58.130+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53160 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.130+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53160 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:58.233+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53164 meth=GET uri=/health
DBG 2026-03-29 10:51:58.233+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53164 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.233+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53164 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:58.336+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53176 meth=GET uri=/health
DBG 2026-03-29 10:51:58.336+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53176 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.337+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53176 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:58.439+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53188 meth=GET uri=/health
DBG 2026-03-29 10:51:58.440+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53188 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.440+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53188 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:58.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:58.530+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 10:51:58.530+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 10:51:58.530+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 10:51:58.530+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 10:51:58.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:58.543+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53200 meth=GET uri=/health
DBG 2026-03-29 10:51:58.543+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53200 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.543+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53200 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:58.646+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53206 meth=GET uri=/health
DBG 2026-03-29 10:51:58.646+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53206 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.646+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53206 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:58.749+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53210 meth=GET uri=/health
DBG 2026-03-29 10:51:58.749+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53210 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.750+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53210 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:58.852+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53214 meth=GET uri=/health
DBG 2026-03-29 10:51:58.853+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53214 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.853+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53214 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:58.956+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53230 meth=GET uri=/health
DBG 2026-03-29 10:51:58.956+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53230 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:58.956+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53230 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:59.059+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53232 meth=GET uri=/health
DBG 2026-03-29 10:51:59.059+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53232 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.059+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53232 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:59.162+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53234 meth=GET uri=/health
DBG 2026-03-29 10:51:59.162+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53234 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.162+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53234 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:59.266+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53236 meth=GET uri=/health
DBG 2026-03-29 10:51:59.266+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53236 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.266+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53236 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:59.369+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53238 meth=GET uri=/health
DBG 2026-03-29 10:51:59.369+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53238 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.369+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53238 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:59.472+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53254 meth=GET uri=/health
DBG 2026-03-29 10:51:59.472+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53254 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.472+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53254 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:59.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:59.530+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 10:51:59.530+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 10:51:59.530+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 10:51:59.530+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 10:51:59.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:59.575+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53258 meth=GET uri=/health
DBG 2026-03-29 10:51:59.575+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53258 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.575+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53258 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:59.677+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53264 meth=GET uri=/health
DBG 2026-03-29 10:51:59.677+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53264 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.678+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53264 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:59.781+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53274 meth=GET uri=/health
DBG 2026-03-29 10:51:59.781+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53274 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.782+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53274 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:59.884+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53284 meth=GET uri=/health
DBG 2026-03-29 10:51:59.884+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53284 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.885+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53284 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:59.987+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53288 meth=GET uri=/health
DBG 2026-03-29 10:51:59.987+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53288 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:59.988+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53288 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:00.091+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53300 meth=GET uri=/health
DBG 2026-03-29 10:52:00.091+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53300 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.091+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53300 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:00.194+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53310 meth=GET uri=/health
DBG 2026-03-29 10:52:00.194+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53310 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.194+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53310 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:00.296+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53326 meth=GET uri=/health
DBG 2026-03-29 10:52:00.296+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53326 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.297+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53326 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:00.399+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53340 meth=GET uri=/health
DBG 2026-03-29 10:52:00.399+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53340 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.399+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53340 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:00.502+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53344 meth=GET uri=/health
DBG 2026-03-29 10:52:00.502+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53344 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.502+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53344 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:52:00.531+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:52:00.531+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 10:52:00.531+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 10:52:00.531+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 10:52:00.531+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 10:52:00.531+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:52:00.605+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53352 meth=GET uri=/health
DBG 2026-03-29 10:52:00.605+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53352 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.606+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53352 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:00.708+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53358 meth=GET uri=/health
DBG 2026-03-29 10:52:00.709+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53358 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.709+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53358 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:00.812+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53368 meth=GET uri=/health
DBG 2026-03-29 10:52:00.812+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53368 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.812+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53368 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:00.915+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53374 meth=GET uri=/health
DBG 2026-03-29 10:52:00.915+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53374 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:00.915+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53374 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:01.018+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53388 meth=GET uri=/health
DBG 2026-03-29 10:52:01.018+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53388 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.018+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53388 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:01.122+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53394 meth=GET uri=/health
DBG 2026-03-29 10:52:01.122+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53394 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.122+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53394 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:01.225+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53400 meth=GET uri=/health
DBG 2026-03-29 10:52:01.225+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53400 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.225+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53400 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:01.328+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53412 meth=GET uri=/health
DBG 2026-03-29 10:52:01.328+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53412 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.328+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53412 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:01.431+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53418 meth=GET uri=/health
DBG 2026-03-29 10:52:01.432+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53418 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.432+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53418 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:52:01.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:52:01.530+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 10:52:01.530+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 10:52:01.530+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 10:52:01.530+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 10:52:01.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:52:01.530+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 10:52:01.531+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=140046625604496
TRC 2026-03-29 10:52:01.531+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 10:52:01.531+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 10:52:01.531+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 10:52:01.531+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=140046625604496
TRC 2026-03-29 10:52:01.531+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 10:52:01.531+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
DBG 2026-03-29 10:52:01.534+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53422 meth=GET uri=/health
DBG 2026-03-29 10:52:01.535+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53422 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.535+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53422 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:52:01.538+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 10:52:01.538+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 10:52:01.538+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=10
TRC 2026-03-29 10:52:01.538+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 10:52:01.538+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 10:52:01.539+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:52:01.540+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:52:01.540+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:52:01.573+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 10:52:01.579+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
DBG 2026-03-29 10:52:01.638+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53434 meth=GET uri=/health
DBG 2026-03-29 10:52:01.638+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53434 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.638+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53434 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:01.741+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53450 meth=GET uri=/health
DBG 2026-03-29 10:52:01.741+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53450 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.741+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53450 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:01.844+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53458 meth=GET uri=/health
DBG 2026-03-29 10:52:01.844+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53458 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.844+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53458 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:01.947+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53472 meth=GET uri=/health
DBG 2026-03-29 10:52:01.947+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53472 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:01.947+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53472 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:02.050+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53480 meth=GET uri=/health
DBG 2026-03-29 10:52:02.050+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53480 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:02.051+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53480 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:02.154+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53488 meth=GET uri=/health
DBG 2026-03-29 10:52:02.154+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53488 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:02.154+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53488 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:02.257+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53496 meth=GET uri=/health
DBG 2026-03-29 10:52:02.257+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53496 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:02.257+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53496 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:02.360+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53504 meth=GET uri=/health
DBG 2026-03-29 10:52:02.360+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53504 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:02.361+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53504 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:52:02.464+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53512 meth=GET uri=/health
DBG 2026-03-29 10:52:02.464+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53512 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:02.464+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53512 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:52:02.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:52:02.530+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 10:52:02.530+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 10:52:02.530+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 10:52:02.530+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 10:52:02.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:52:02.567+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:53522 meth=GET uri=/health
DBG 2026-03-29 10:52:02.567+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:53522 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:52:02.567+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:53522 uri=/health content_type=application/json content_size=991
NTC 2026-03-29 10:52:02.655+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:82
INF 2026-03-29 10:52:02.668+00:00 Stopping discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:362
TRC 2026-03-29 10:52:02.668+00:00 Stop listening on discv5 port topics="waku discv5" tid=1 file=waku_discv5.nim:365
INF 2026-03-29 10:52:02.668+00:00 Successfully stopped discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:368
TRC 2026-03-29 10:52:02.668+00:00 Stopping switch topics="libp2p switch" tid=1 file=switch.nim:328
INF 2026-03-29 10:52:02.668+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
TRC 2026-03-29 10:52:02.669+00:00 Closing ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:434
TRC 2026-03-29 10:52:02.669+00:00 Closed ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:448
TRC 2026-03-29 10:52:02.669+00:00 Stopping TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:159
TRC 2026-03-29 10:52:02.669+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/32663]
TRC 2026-03-29 10:52:02.669+00:00 Transport stopped topics="libp2p tcptransport" tid=1 file=tcptransport.nim:189
TRC 2026-03-29 10:52:02.669+00:00 Stopping WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:213
TRC 2026-03-29 10:52:02.669+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/32664/ws]
TRC 2026-03-29 10:52:02.669+00:00 Transport stopped topics="libp2p wstransport" tid=1 file=wstransport.nim:235
TRC 2026-03-29 10:52:02.669+00:00 gossipsub stop topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1131
TRC 2026-03-29 10:52:02.669+00:00 Switch stopped topics="libp2p switch" tid=1 file=switch.nim:354
WRN 2026-03-29 10:52:02.669+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
WRN 2026-03-29 10:52:02.669+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:638
INF 2026-03-29 10:52:02.669+00:00 waku rendezvous discovery stopped topics="waku rendezvous" tid=1 file=protocol.nim:239
INF 2026-03-29 10:52:02.669+00:00 waku rendezvous client stopped topics="waku rendezvous client" tid=1 file=client.nim:142
INF 2026-03-29 10:52:02.669+00:00 Health monitor loop end tid=1 file=node_health_monitor.nim:543
NTC 2026-03-29 10:52:02.669+00:00 REST service stopped tid=1 file=server.nim:187 address=0.0.0.0:32662
WRN 2026-03-29 10:51:41.523+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 10:51:41.523+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 10:51:41.523+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:157 relay=true rlnRelay=false store=false filter=true lightPush=false peerExchange=true rendezvous=true
INF 2026-03-29 10:51:41.523+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:166 cluster=3
INF 2026-03-29 10:51:41.523+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:169 shard=0
INF 2026-03-29 10:51:41.524+00:00 Setting up storage tid=1 file=node_factory.nim:532
INF 2026-03-29 10:51:41.524+00:00 Initializing node tid=1 file=node_factory.nim:541
TRC 2026-03-29 10:51:41.526+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-03-29 10:51:41.526+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-03-29 10:51:41.526+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 10:51:41.526+00:00 no peer storage found tid=1 file=peer_manager.nim:1219
INF 2026-03-29 10:51:41.526+00:00 Initializing networking tid=1 file=waku_node.nim:228 addrs="@[/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws]"
INF 2026-03-29 10:51:41.526+00:00 Mounting protocols tid=1 file=node_factory.nim:547
INF 2026-03-29 10:51:41.526+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"
TRC 2026-03-29 10:51:41.526+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
INF 2026-03-29 10:51:41.526+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
INF 2026-03-29 10:51:41.526+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
INF 2026-03-29 10:51:41.527+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:305 clusterId=3 shardCount=1
INF 2026-03-29 10:51:41.527+00:00 Shards created from content topics tid=1 file=node_factory.nim:333 contentTopics=[] shards=[]
INF 2026-03-29 10:51:41.527+00:00 Setting max message size tid=1 file=node_factory.nim:342 num_bytes=153600
INF 2026-03-29 10:51:41.527+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:259
TRC 2026-03-29 10:51:41.527+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 10:51:41.527+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:276
INF 2026-03-29 10:51:41.527+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
INF 2026-03-29 10:51:41.527+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:432
INF 2026-03-29 10:51:41.527+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:206 clusterId=3 shards="[0]" capabilities="[Relay, Filter]" wakuPeerRecord="(peerId: 16U*PrgfPP, seqNo: 1774781501, addresses: [/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws], mixKey: )"
TRC 2026-03-29 10:51:41.528+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
INF 2026-03-29 10:51:41.528+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:418
INF 2026-03-29 10:51:41.528+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
INF 2026-03-29 10:51:41.528+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-03-29 10:51:41.528+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-03-29 10:51:41.528+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-03-29 10:51:41.528+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-03-29 10:51:41.528+00:00 mounting filter protocol topics="waku node filter api" tid=1 file=filter.nim:48
INF 2026-03-29 10:51:41.528+00:00 starting filter protocol topics="waku filter" tid=1 file=protocol.nim:397
INF 2026-03-29 10:51:41.528+00:00 starting to maintain subscriptions topics="waku filter" tid=1 file=protocol.nim:391
INF 2026-03-29 10:51:41.528+00:00 maintaining subscriptions topics="waku filter" tid=1 file=protocol.nim:222
INF 2026-03-29 10:51:41.528+00:00 cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:119 currentPeerIds=[]
INF 2026-03-29 10:51:41.528+00:00 after cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:131 currentPeerIds=[]
TRC 2026-03-29 10:51:41.528+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 10:51:41.528+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-03-29 10:51:41.528+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 10:51:41.528+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-03-29 10:51:41.528+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 10:51:41.528+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-03-29 10:51:41.528+00:00 REST service started tid=1 file=server.nim:182 address=0.0.0.0:32662
INF 2026-03-29 10:51:41.528+00:00 Starting REST HTTP server tid=1 file=builder.nim:113 url=http://0.0.0.0:32662/
INF 2026-03-29 10:51:41.529+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:127
TRC 2026-03-29 10:51:41.529+00:00 Send processor chain topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
INF 2026-03-29 10:51:41.529+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-03-29 10:51:41.529+00:00 Running nwaku node tid=1 file=node_factory.nim:464 version=v0.38.0-rc.0-14-g5c335c
INF 2026-03-29 10:51:41.529+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 10:51:41.529+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:389
INF 2026-03-29 10:51:41.529+00:00 start topics="waku relay" tid=1 file=protocol.nim:519
TRC 2026-03-29 10:51:41.529+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
TRC 2026-03-29 10:51:41.529+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:41.529+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:41.529+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140046625689680
TRC 2026-03-29 10:51:41.529+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:41.529+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
INF 2026-03-29 10:51:41.529+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:410
INF 2026-03-29 10:51:41.529+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-03-29 10:51:41.529+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:227
INF 2026-03-29 10:51:41.530+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-03-29 10:51:41.530+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-03-29 10:51:41.530+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP, listenAddrs: [/ip4/0.0.0.0/tcp/32664/ws, /ip4/0.0.0.0/tcp/32663], addrs: [], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-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 10:51:41.530+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-03-29 10:51:41.530+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/32663
TRC 2026-03-29 10:51:41.530+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/32663]
DBG 2026-03-29 10:51:41.530+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 10:51:41.530+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-03-29 10:51:41.530+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/32664/ws]
TRC 2026-03-29 10:51:41.530+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:262 host=0.0.0.0:32664
TRC 2026-03-29 10:51:41.531+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/32664/ws]"
INF 2026-03-29 10:51:41.531+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-03-29 10:51:41.531+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 10:51:41.531+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-03-29 10:51:41.531+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-03-29 10:51:41.531+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-03-29 10:51:41.531+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:194
TRC 2026-03-29 10:51:41.531+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
WRN 2026-03-29 10:51:41.531+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1116
WRN 2026-03-29 10:51:41.531+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:626
DBG 2026-03-29 10:51:41.531+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP, listenAddrs: [/ip4/0.0.0.0/tcp/32663, /ip4/0.0.0.0/tcp/32664/ws], addrs: [/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-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 10:51:41.532+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*PrgfPP addrs="[/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws]"
INF 2026-03-29 10:51:41.532+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/32663/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP][/ip4/0.0.0.0/tcp/32664/ws/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP] localIp=172.17.0.8 switchAddress="@[/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws]"
INF 2026-03-29 10:51:41.532+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.59.48/tcp/32663/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP][/ip4/172.18.59.48/tcp/32664/ws/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP]
INF 2026-03-29 10:51:41.532+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QATS7ttgwJBI8J53H0v91RByTkzGTKflSW1GF4qhYAlLDbh2mWuUvyQPMPnw7mK85_wSwv7iCnuAGl7mdIZir04BgmlkgnY0gmlwhKwSOzCKbXVsdGlhZGRyc4wACgSsEjswBn-Y3QOCcnOFAAMBAACJc2VjcDI1NmsxoQPZuYTwtWfC_jYCn3w0XL_Yp5yPtMZFHjOIy3w3vQH9UoN0Y3CCf5eDdWRwgn-ZhXdha3UyBQ
INF 2026-03-29 10:51:41.532+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:681
TRC 2026-03-29 10:51:41.532+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1069
TRC 2026-03-29 10:51:41.532+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:1062
INF 2026-03-29 10:51:41.532+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 10:51:41.534+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:478 peerId=16U*PrgfPP addrs="[/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws]"
INF 2026-03-29 10:51:41.534+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:501 full=[/ip4/0.0.0.0/tcp/32663/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP][/ip4/0.0.0.0/tcp/32664/ws/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP] localIp=172.17.0.8 switchAddress="@[/ip4/172.18.59.48/tcp/32663, /ip4/172.18.59.48/tcp/32664/ws]"
INF 2026-03-29 10:51:41.534+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:503 full=[/ip4/172.18.59.48/tcp/32663/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP][/ip4/172.18.59.48/tcp/32664/ws/p2p/16Uiu2HAmTJttssdktU68mFgC4aVeQnzbADSU4RiDXdLh8fPrgfPP]
INF 2026-03-29 10:51:41.534+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:504 enr=enr:-LO4QATS7ttgwJBI8J53H0v91RByTkzGTKflSW1GF4qhYAlLDbh2mWuUvyQPMPnw7mK85_wSwv7iCnuAGl7mdIZir04BgmlkgnY0gmlwhKwSOzCKbXVsdGlhZGRyc4wACgSsEjswBn-Y3QOCcnOFAAMBAACJc2VjcDI1NmsxoQPZuYTwtWfC_jYCn3w0XL_Yp5yPtMZFHjOIy3w3vQH9UoN0Y3CCf5eDdWRwgn-ZhXdha3UyBQ
INF 2026-03-29 10:51:41.535+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QDVnZlSdUpzyAJHFIk6OJ0sKWfIahCW06LyMg_MpWMoYDW8HEZv8XFMlf5u9WthkrAZ__zFTwjYkek1cbEvw7H0CgmlkgnY0gmlwhKwSOzCKbXVsdGlhZGRyc5YACASsEjswBn-XAAoErBI7MAZ_mN0DgnJzhQADAQAAiXNlY3AyNTZrMaED2bmE8LVnwv42Ap98NFy_2Kecj7TGRR4ziMt8N70B_VKDdGNwgn-Xg3VkcIJ_mYV3YWt1MgU record="(2, id: \"v4\", ip: 172.18.59.48, multiaddrs: 0x000804AC123B30067F97000A04AC123B30067F98DD03, rs: 0x0003010000, secp256k1: 0x03D9B984F0B567C2FE36029F7C345CBFD8A79C8FB4C6451E3388CB7C37BD01FD52, tcp: 32663, udp: 32665, waku2: 0x05)"
INF 2026-03-29 10:51:41.535+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
INF 2026-03-29 10:51:41.535+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
INF 2026-03-29 10:51:41.535+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=32665
TRC 2026-03-29 10:51:41.535+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
INF 2026-03-29 10:51:41.535+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
TRC 2026-03-29 10:51:41.535+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:41.536+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:41.536+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
INF 2026-03-29 10:51:41.536+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
INF 2026-03-29 10:51:41.536+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QEGU57vQbfTySM8_rBhPG9munrxIiVC6GxbM71btEMu4JuNKKtkUWmGJkFavKUZnNtLr-OUzSQmkVaHVgli35oADgmlkgnY0gmlwhKwSOzCKbXVsdGlhZGRyc5YACASsEjswBn-XAAoErBI7MAZ_mN0DgnJzhQADAQAAiXNlY3AyNTZrMaED2bmE8LVnwv42Ap98NFy_2Kecj7TGRR4ziMt8N70B_VKDdGNwgn-Xg3VkcIJ_mYV3YWt1MgU enr="(3, id: \"v4\", ip: 172.18.59.48, multiaddrs: 0x000804AC123B30067F97000A04AC123B30067F98DD03, rs: 0x0003010000, secp256k1: 0x03D9B984F0B567C2FE36029F7C345CBFD8A79C8FB4C6451E3388CB7C37BD01FD52, tcp: 32663, udp: 32665, waku2: 0x05)"
INF 2026-03-29 10:51:41.536+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:594 pubsubTopic=/waku/2/rs/3/0
TRC 2026-03-29 10:51:41.536+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 10:51:41.536+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/3/0
TRC 2026-03-29 10:51:41.536+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 10:51:41.536+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 10:51:41.536+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 10:51:41.536+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 10:51:41.536+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 10:51:41.536+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 10:51:41.537+00:00 Health monitor loop start tid=1 file=node_health_monitor.nim:516
DBG 2026-03-29 10:51:41.537+00:00 calculateConnectionState tid=1 file=node_health_monitor.nim:408 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-03-29 10:51:41.537+00:00 starting keepalive tid=1 file=node_health_monitor.nim:678 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-03-29 10:51:41.537+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
INF 2026-03-29 10:51:41.538+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 10:51:41.540+00:00 REST services are installed tid=1 file=builder.nim:221
INF 2026-03-29 10:51:41.540+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=32666
INF 2026-03-29 10:51:41.540+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 10:51:41.541+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=32666
INF 2026-03-29 10:51:41.541+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
INF 2026-03-29 10:51:41.541+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:102
TRC 2026-03-29 10:51:41.547+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
TRC 2026-03-29 10:51:42.531+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:42.531+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 10:51:42.531+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 10:51:42.531+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 10:51:42.531+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 10:51:42.531+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:42.559+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47054 meth=GET uri=/health
DBG 2026-03-29 10:51:42.559+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47054 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.560+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47054 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:42.662+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47064 meth=GET uri=/health
DBG 2026-03-29 10:51:42.663+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47064 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.663+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47064 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:42.766+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47078 meth=GET uri=/health
DBG 2026-03-29 10:51:42.766+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47078 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.766+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47078 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:42.869+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47094 meth=GET uri=/health
DBG 2026-03-29 10:51:42.869+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47094 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.869+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47094 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:42.972+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47102 meth=GET uri=/health
DBG 2026-03-29 10:51:42.972+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47102 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:42.972+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47102 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.075+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47118 meth=GET uri=/health
DBG 2026-03-29 10:51:43.075+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47118 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.075+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47118 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.178+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47126 meth=GET uri=/health
DBG 2026-03-29 10:51:43.178+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47126 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.178+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47126 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.281+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47142 meth=GET uri=/health
DBG 2026-03-29 10:51:43.281+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47142 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.281+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47142 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.384+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47146 meth=GET uri=/health
DBG 2026-03-29 10:51:43.384+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47146 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.385+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47146 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.488+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47148 meth=GET uri=/health
DBG 2026-03-29 10:51:43.488+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47148 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.488+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47148 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:43.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:43.530+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 10:51:43.530+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 10:51:43.530+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 10:51:43.530+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 10:51:43.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:43.591+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47152 meth=GET uri=/health
DBG 2026-03-29 10:51:43.591+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47152 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.591+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47152 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.695+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47166 meth=GET uri=/health
DBG 2026-03-29 10:51:43.695+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47166 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.695+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47166 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.798+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47178 meth=GET uri=/health
DBG 2026-03-29 10:51:43.798+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47178 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.798+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47178 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:43.900+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47194 meth=GET uri=/health
DBG 2026-03-29 10:51:43.900+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47194 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:43.901+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47194 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.003+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47204 meth=GET uri=/health
DBG 2026-03-29 10:51:44.003+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47204 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.004+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47204 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.107+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47214 meth=GET uri=/health
DBG 2026-03-29 10:51:44.107+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47214 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.107+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47214 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.210+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47230 meth=GET uri=/health
DBG 2026-03-29 10:51:44.210+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47230 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.210+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47230 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.313+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47242 meth=GET uri=/health
DBG 2026-03-29 10:51:44.313+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47242 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.313+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47242 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.416+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47256 meth=GET uri=/health
DBG 2026-03-29 10:51:44.416+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47256 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.417+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47256 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.519+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47264 meth=GET uri=/health
DBG 2026-03-29 10:51:44.519+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47264 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.520+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47264 uri=/health content_type=application/json content_size=991
TRC 2026-03-29 10:51:44.530+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140046625689680
TRC 2026-03-29 10:51:44.530+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 10:51:44.530+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 10:51:44.530+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 10:51:44.530+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 10:51:44.530+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-03-29 10:51:44.622+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47272 meth=GET uri=/health
DBG 2026-03-29 10:51:44.622+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47272 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-03-29 10:51:44.623+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:47272 uri=/health content_type=application/json content_size=991
DBG 2026-03-29 10:51:44.726+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:47278 meth=GET uri=/health
DBG 2026-03-29 10:51:44.726+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:47278 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 10:51:48.791+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=7
TRC 2026-03-29 10:51:48.791+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 10:51:48.791+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 10:51:48.793+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:48.793+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:48.793+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:48.878+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 10:51:48.885+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
TRC 2026-03-29 10:51:49.781+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:51:49.781+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 10:51:49.781+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 10:51:49.781+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 10:51:49.781+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 10:51:49.781+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:50.782+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:51:50.782+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 10:51:50.782+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 10:51:50.782+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 10:51:50.782+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 10:51:50.782+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:51.781+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:51:51.781+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 10:51:51.781+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 10:51:51.781+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 10:51:51.781+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 10:51:51.781+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:52.781+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:51:52.781+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 10:51:52.781+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 10:51:52.781+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 10:51:52.781+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 10:51:52.781+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:53.782+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:51:53.782+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 10:51:53.782+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 10:51:53.782+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 10:51:53.782+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 10:51:53.782+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:53.795+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:53.795+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:53.795+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:53.886+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 10:51:53.892+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
TRC 2026-03-29 10:51:54.782+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:51:54.782+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 10:51:54.782+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 10:51:54.782+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 10:51:54.782+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 10:51:54.782+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:55.781+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:51:55.781+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 10:51:55.781+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 10:51:55.781+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 10:51:55.781+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 10:51:55.781+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:56.782+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:51:56.782+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 10:51:56.782+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 10:51:56.782+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 10:51:56.782+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 10:51:56.782+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:57.781+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:51:57.781+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 10:51:57.781+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 10:51:57.781+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 10:51:57.781+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 10:51:57.781+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
INF 2026-03-29 10:51:58.780+00:00 maintaining subscriptions topics="waku filter" tid=1 file=protocol.nim:222
INF 2026-03-29 10:51:58.780+00:00 cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:119 currentPeerIds=[]
INF 2026-03-29 10:51:58.780+00:00 after cleanUp topics="waku filter subscriptions" tid=1 file=subscriptions.nim:131 currentPeerIds=[]
TRC 2026-03-29 10:51:58.780+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:51:58.780+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 10:51:58.780+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 10:51:58.780+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 10:51:58.781+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 10:51:58.781+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:51:58.781+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140337521528912
TRC 2026-03-29 10:51:58.781+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-03-29 10:51:58.781+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
TRC 2026-03-29 10:51:58.781+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-03-29 10:51:58.781+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:160
TRC 2026-03-29 10:51:58.783+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:112
TRC 2026-03-29 10:51:58.783+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=140337521443728
TRC 2026-03-29 10:51:58.783+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 10:51:58.783+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 10:51:58.783+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
TRC 2026-03-29 10:51:58.783+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=140337521443728
TRC 2026-03-29 10:51:58.783+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 10:51:58.783+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 10:51:58.792+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:558 meshPeers=[]
TRC 2026-03-29 10:51:58.792+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:569 selected=[]
TRC 2026-03-29 10:51:58.792+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:629 count=0 countdownToPingAll=6
TRC 2026-03-29 10:51:58.792+00:00 Keepalive results tid=1 file=node_health_monitor.nim:644 attemptedPings=0 successfulPings=0
TRC 2026-03-29 10:51:58.792+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:593
TRC 2026-03-29 10:51:58.794+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-03-29 10:51:58.795+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-03-29 10:51:58.795+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
TRC 2026-03-29 10:51:58.894+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 10:51:58.900+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:155 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
TRC 2026-03-29 10:51:59.780+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:51:59.780+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 10:51:59.780+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 10:51:59.780+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 10:51:59.780+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 10:51:59.780+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:52:00.781+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:52:00.781+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 10:52:00.781+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 10:52:00.781+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 10:52:00.781+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 10:52:00.781+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:52:01.782+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:52:01.782+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 10:52:01.782+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 10:52:01.782+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 10:52:01.782+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 10:52:01.782+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-03-29 10:52:02.780+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140337521528912
TRC 2026-03-29 10:52:02.780+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 10:52:02.780+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 10:52:02.780+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 10:52:02.780+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 10:52:02.780+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0