153 lines
40 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

WRN 2026-04-23 22:01:29.964+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:470
INF 2026-04-23 22:01:29.964+00:00 Sharding configuration:  topics="waku conf builder" tid=1 file=waku_conf_builder.nim:505 shardingConf="(kind: StaticSharding)" subscribeShards=@[0]
INF 2026-04-23 22:01:29.965+00:00 Configuration: Enabled protocols  topics="waku conf" tid=1 file=waku_conf.nim:156 relay=true rlnRelay=false store=false filter=false lightPush=false peerExchange=true rendezvous=true
INF 2026-04-23 22:01:29.965+00:00 Configuration. Network  topics="waku conf" tid=1 file=waku_conf.nim:165 cluster=198
INF 2026-04-23 22:01:29.965+00:00 Configuration. Active Relay Shards  topics="waku conf" tid=1 file=waku_conf.nim:168 shard=0
INF 2026-04-23 22:01:29.965+00:00 Setting up storage  tid=1 file=node_factory.nim:481
INF 2026-04-23 22:01:29.966+00:00 Initializing node  tid=1 file=node_factory.nim:490
TRC 2026-04-23 22:01:29.967+00:00 registering protocols  topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/id/1.0.0]"
TRC 2026-04-23 22:01:29.967+00:00 registering protocols  topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/libp2p/autonat/1.0.0]"
TRC 2026-04-23 22:01:29.967+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-04-23 22:01:29.967+00:00 no peer storage found  tid=1 file=peer_manager.nim:1222
INF 2026-04-23 22:01:29.967+00:00 Initializing networking  tid=1 file=waku_node.nim:213 addrs="@[/ip4/172.18.146.44/tcp/46109, /ip4/172.18.146.44/tcp/46110/ws]"
INF 2026-04-23 22:01:29.967+00:00 Mounting protocols  tid=1 file=node_factory.nim:496
INF 2026-04-23 22:01:29.967+00:00 Created WakuMetadata protocol  topics="waku node" tid=1 file=protocol.nim:107 clusterId=198 shards="[0]"
TRC 2026-04-23 22:01:29.967+00:00 registering protocols  topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/metadata/1.0.0]"
INF 2026-04-23 22:01:29.967+00:00 mounting store client  topics="waku node store api" tid=1 file=store.nim:119
WRN 2026-04-23 22:01:29.967+00:00 Auto sharding is disabled  tid=1 file=node_factory.nim:249
INF 2026-04-23 22:01:29.967+00:00 Shards created from content topics  tid=1 file=node_factory.nim:282 contentTopics=[] shards=[]
INF 2026-04-23 22:01:29.967+00:00 Setting max message size  tid=1 file=node_factory.nim:291 num_bytes=153600
INF 2026-04-23 22:01:29.967+00:00 mounting relay protocol  topics="waku node relay api" tid=1 file=relay.nim:253
TRC 2026-04-23 22:01:29.968+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-04-23 22:01:29.968+00:00 relay mounted successfully  topics="waku node relay api" tid=1 file=relay.nim:271
INF 2026-04-23 22:01:29.968+00:00 adding validator to signed shards  tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=198
INF 2026-04-23 22:01:29.968+00:00 mounting rendezvous discovery protocol  topics="waku node" tid=1 file=waku_node.nim:403
INF 2026-04-23 22:01:29.968+00:00 waku rendezvous initialized  topics="waku node" tid=1 file=protocol.nim:206 clusterId=198 shards="[0]" capabilities="[Relay]" wakuPeerRecord="(peerId: 16U*rwxh1U, seqNo: 1776981689, addresses: [/ip4/172.18.146.44/tcp/46109, /ip4/172.18.146.44/tcp/46110/ws], mixKey: )"
TRC 2026-04-23 22:01:29.968+00:00 registering protocols  topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/rendezvous/1.0.0]"
INF 2026-04-23 22:01:29.968+00:00 mounting rendezvous client  topics="waku node" tid=1 file=waku_node.nim:389
INF 2026-04-23 22:01:29.968+00:00 waku rendezvous client initialized  topics="waku node" tid=1 file=client.nim:130 clusterId=198
INF 2026-04-23 22:01:29.968+00:00 mounting libp2p ping protocol  topics="waku node ping api" tid=1 file=ping.nim:20
TRC 2026-04-23 22:01:29.968+00:00 registering protocols  topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/ipfs/ping/1.0.0]"
INF 2026-04-23 22:01:29.968+00:00 mounting light push client  topics="waku node lightpush api" tid=1 file=lightpush.nim:183
INF 2026-04-23 22:01:29.969+00:00 mounting legacy light push client  topics="waku node lightpush api" tid=1 file=lightpush.nim:72
INF 2026-04-23 22:01:29.969+00:00 mounting filter client  topics="waku node filter api" tid=1 file=filter.nim:81
TRC 2026-04-23 22:01:29.969+00:00 registering protocols  topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/filter-push/2.0.0-beta1]"
INF 2026-04-23 22:01:29.969+00:00 mounting waku peer exchange  topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
TRC 2026-04-23 22:01:29.969+00:00 registering protocols  topics="libp2p multistream" tid=1 file=multistream.nim:221 protos="[/vac/waku/peer-exchange/2.0.0-alpha1]"
INF 2026-04-23 22:01:29.969+00:00 mounting waku peer exchange client  topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
NTC 2026-04-23 22:01:29.969+00:00 REST service started  tid=1 file=server.nim:182 address=0.0.0.0:46108
INF 2026-04-23 22:01:29.969+00:00 Starting REST HTTP server  tid=1 file=builder.nim:112 url=http://0.0.0.0:46108/
INF 2026-04-23 22:01:29.969+00:00 No external callbacks to be set  topics="wakunode waku" tid=1 file=waku.nim:127
TRC 2026-04-23 22:01:29.969+00:00 Send processor chain  topics="send service" tid=1 file=send_service.nim:94 index=1 processor=BaseSendProcessor
INF 2026-04-23 22:01:29.969+00:00 Retrieve dynamic bootstrap nodes  topics="wakunode waku" tid=1 file=waku.nim:367
INF 2026-04-23 22:01:29.969+00:00 Running nwaku node  tid=1 file=node_factory.nim:413 version="\"v0.38.0-19-g820ccc\""
INF 2026-04-23 22:01:29.969+00:00 Starting Waku node  topics="waku node" tid=1 file=waku_node.nim:563 version="\"v0.38.0-19-g820ccc\""
INF 2026-04-23 22:01:29.970+00:00 waku rendezvous periodic requests started  topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
INF 2026-04-23 22:01:29.970+00:00 waku rendezvous client started  topics="waku rendezvous client" tid=1 file=client.nim:136
DBG 2026-04-23 22:01:29.970+00:00 starting switch for peer  topics="libp2p switch" tid=1 file=switch.nim:363 peerInfo="(peerId: 16Uiu2HAm3fGmYbo8UwLHGro1pyJrG8dDZL7CU2Rccprafmrwxh1U, listenAddrs: [/ip4/0.0.0.0/tcp/46110/ws, /ip4/0.0.0.0/tcp/46109], addrs: [], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-\"v0.38.0-19-g820ccc\")"
TRC 2026-04-23 22:01:29.970+00:00 Starting TCP transport  topics="libp2p tcptransport" tid=1 file=tcptransport.nim:116
TRC 2026-04-23 22:01:29.970+00:00 Listening on  topics="libp2p tcptransport" tid=1 file=tcptransport.nim:140 address=/ip4/0.0.0.0/tcp/46109
TRC 2026-04-23 22:01:29.970+00:00 starting transport on addrs  topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/46109]
DBG 2026-04-23 22:01:29.970+00:00 About to accept incoming connection  topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-04-23 22:01:29.971+00:00 Starting WS transport  topics="libp2p wstransport" tid=1 file=wstransport.nim:154
TRC 2026-04-23 22:01:29.971+00:00 starting transport on addrs  topics="libp2p transport" tid=1 file=transport.nim:49 address=@[/ip4/0.0.0.0/tcp/46110/ws]
TRC 2026-04-23 22:01:29.971+00:00 Created HTTP Server  topics="libp2p wstransport" tid=1 file=server.nim:182 host=0.0.0.0:46110
TRC 2026-04-23 22:01:29.971+00:00 Listening on  topics="libp2p wstransport" tid=1 file=wstransport.nim:204 addresses="[/ip4/0.0.0.0/tcp/46110/ws]"
INF 2026-04-23 22:01:29.971+00:00 Setting up AutonatService  topics="libp2p autonatservice" tid=1 file=service.nim:207
TRC 2026-04-23 22:01:29.971+00:00 Running AutonatService  topics="libp2p autonatservice" tid=1 file=service.nim:231
TRC 2026-04-23 22:01:29.971+00:00 Asking peers for reachability  topics="libp2p autonatservice" tid=1 file=service.nim:160
DBG 2026-04-23 22:01:29.971+00:00 About to accept incoming connection  topics="libp2p switch" tid=1 file=switch.nim:272
TRC 2026-04-23 22:01:29.971+00:00 WsTransport accept  topics="libp2p wstransport" tid=1 file=wstransport.nim:279
TRC 2026-04-23 22:01:29.971+00:00 Awaiting new request  topics="websock http-server" tid=1 file=server.nim:140
INF 2026-04-23 22:01:29.972+00:00 start  topics="waku relay" tid=1 file=protocol.nim:521
TRC 2026-04-23 22:01:29.972+00:00 gossipsub start  topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1113
TRC 2026-04-23 22:01:29.972+00:00 running heartbeat  topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140114169856080
TRC 2026-04-23 22:01:29.972+00:00 getting gossip peers (iHave)  topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
TRC 2026-04-23 22:01:29.972+00:00 running scoring heartbeat  topics="libp2p gossipsub" tid=1 file=scoring.nim:312 instance=140114169856080
TRC 2026-04-23 22:01:29.972+00:00 updating scores  topics="libp2p gossipsub" tid=1 file=scoring.nim:144 peers=0
TRC 2026-04-23 22:01:29.972+00:00 updated scores  topics="libp2p gossipsub" tid=1 file=scoring.nim:308 peers=0
INF 2026-04-23 22:01:29.972+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:127 interval=10s
INF 2026-04-23 22:01:29.972+00:00 waku rendezvous discovery started  topics="waku rendezvous" tid=1 file=protocol.nim:223
DBG 2026-04-23 22:01:29.972+00:00 Started libp2p node  topics="libp2p switch" tid=1 file=switch.nim:403 peer="(peerId: 16Uiu2HAm3fGmYbo8UwLHGro1pyJrG8dDZL7CU2Rccprafmrwxh1U, listenAddrs: [/ip4/0.0.0.0/tcp/46109, /ip4/0.0.0.0/tcp/46110/ws], addrs: [/ip4/172.18.146.44/tcp/46109, /ip4/172.18.146.44/tcp/46110/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: logos-delivery-\"v0.38.0-19-g820ccc\")"
INF 2026-04-23 22:01:29.973+00:00 PeerInfo  topics="waku node" tid=1 file=waku_node.nim:452 peerId=16U*rwxh1U addrs="[/ip4/172.18.146.44/tcp/46109, /ip4/172.18.146.44/tcp/46110/ws]"
INF 2026-04-23 22:01:29.973+00:00 Listening on  topics="waku node" tid=1 file=waku_node.nim:475 full=[/ip4/0.0.0.0/tcp/46109/p2p/16Uiu2HAm3fGmYbo8UwLHGro1pyJrG8dDZL7CU2Rccprafmrwxh1U][/ip4/0.0.0.0/tcp/46110/ws/p2p/16Uiu2HAm3fGmYbo8UwLHGro1pyJrG8dDZL7CU2Rccprafmrwxh1U] localIp=172.17.0.2 switchAddress="@[/ip4/172.18.146.44/tcp/46109, /ip4/172.18.146.44/tcp/46110/ws]"
INF 2026-04-23 22:01:29.973+00:00 Announcing addresses  topics="waku node" tid=1 file=waku_node.nim:477 full=[/ip4/172.18.146.44/tcp/46109/p2p/16Uiu2HAm3fGmYbo8UwLHGro1pyJrG8dDZL7CU2Rccprafmrwxh1U][/ip4/172.18.146.44/tcp/46110/ws/p2p/16Uiu2HAm3fGmYbo8UwLHGro1pyJrG8dDZL7CU2Rccprafmrwxh1U]
INF 2026-04-23 22:01:29.973+00:00 DNS: discoverable ENR  topics="waku node" tid=1 file=waku_node.nim:478 enr=enr:-LO4QAKEB5EToSI0xkvxFJyjz-lOFOrG1X2AJUWZP33z0ZMtDWM_WzP6i0Ak3c80ZXS_8TiaBMd-fzgkfCeV8NNFhKMBgmlkgnY0gmlwhKwSkiyKbXVsdGlhZGRyc4wACgSsEpIsBrQe3QOCcnOFAMYBAACJc2VjcDI1NmsxoQJ6WWG8mJ3A8PT960UOWYsHaT_vncteVTI9tMqEdaISU4N0Y3CCtB2DdWRwgrQfhXdha3UyAQ
INF 2026-04-23 22:01:29.973+00:00 Node started successfully  topics="waku node" tid=1 file=waku_node.nim:607
TRC 2026-04-23 22:01:29.973+00:00 Starting relay connectivity loop  topics="waku node peer_manager" tid=1 file=peer_manager.nim:1072
TRC 2026-04-23 22:01:29.973+00:00 Starting prune peerstore loop  topics="waku node peer_manager" tid=1 file=peer_manager.nim:1065
INF 2026-04-23 22:01:29.973+00:00 Relay peer connections  topics="waku node peer_manager" tid=1 file=peer_manager.nim:846 inRelayConns=0/50 outRelayConns=0/25 totalConnections=0/150 notConnectedPeers=0 outsideBackoffPeers=0
INF 2026-04-23 22:01:29.973+00:00 PeerInfo  topics="waku node" tid=1 file=waku_node.nim:452 peerId=16U*rwxh1U addrs="[/ip4/172.18.146.44/tcp/46109, /ip4/172.18.146.44/tcp/46110/ws]"
INF 2026-04-23 22:01:29.974+00:00 Listening on  topics="waku node" tid=1 file=waku_node.nim:475 full=[/ip4/0.0.0.0/tcp/46109/p2p/16Uiu2HAm3fGmYbo8UwLHGro1pyJrG8dDZL7CU2Rccprafmrwxh1U][/ip4/0.0.0.0/tcp/46110/ws/p2p/16Uiu2HAm3fGmYbo8UwLHGro1pyJrG8dDZL7CU2Rccprafmrwxh1U] localIp=172.17.0.2 switchAddress="@[/ip4/172.18.146.44/tcp/46109, /ip4/172.18.146.44/tcp/46110/ws]"
INF 2026-04-23 22:01:29.974+00:00 Announcing addresses  topics="waku node" tid=1 file=waku_node.nim:477 full=[/ip4/172.18.146.44/tcp/46109/p2p/16Uiu2HAm3fGmYbo8UwLHGro1pyJrG8dDZL7CU2Rccprafmrwxh1U][/ip4/172.18.146.44/tcp/46110/ws/p2p/16Uiu2HAm3fGmYbo8UwLHGro1pyJrG8dDZL7CU2Rccprafmrwxh1U]
INF 2026-04-23 22:01:29.974+00:00 DNS: discoverable ENR  topics="waku node" tid=1 file=waku_node.nim:478 enr=enr:-LO4QAKEB5EToSI0xkvxFJyjz-lOFOrG1X2AJUWZP33z0ZMtDWM_WzP6i0Ak3c80ZXS_8TiaBMd-fzgkfCeV8NNFhKMBgmlkgnY0gmlwhKwSkiyKbXVsdGlhZGRyc4wACgSsEpIsBrQe3QOCcnOFAMYBAACJc2VjcDI1NmsxoQJ6WWG8mJ3A8PT960UOWYsHaT_vncteVTI9tMqEdaISU4N0Y3CCtB2DdWRwgrQfhXdha3UyAQ
INF 2026-04-23 22:01:29.974+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:301 enr=enr:-L24QDz94zw0JIecU8e51BEDCfXFUogRp7KW0GTyQ8dT4eUPc-OKHWsAz8K1axs5szrv-CqA1PkFvGKQvAQuKaAT1IcCgmlkgnY0gmlwhKwSkiyKbXVsdGlhZGRyc5YACASsEpIsBrQdAAoErBKSLAa0Ht0DgnJzhQDGAQAAiXNlY3AyNTZrMaECellhvJidwPD0_etFDlmLB2k_753LXlUyPbTKhHWiElODdGNwgrQdg3VkcIK0H4V3YWt1MgE record="(2, id: \"v4\", ip: 172.18.146.44, multiaddrs: 0x000804AC12922C06B41D000A04AC12922C06B41EDD03, rs: 0x00C6010000, secp256k1: 0x027A5961BC989DC0F0F4FDEB450E598B07693FEF9DCB5E55323DB4CA8475A21253, tcp: 46109, udp: 46111, waku2: 0x01)"
INF 2026-04-23 22:01:29.974+00:00 peer filtering updated  topics="waku discv5" tid=1 file=waku_discv5.nim:70
INF 2026-04-23 22:01:29.974+00:00 Starting discovery v5 service  topics="waku discv5" tid=1 file=waku_discv5.nim:336
INF 2026-04-23 22:01:29.974+00:00 start listening on udp port  topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=46111
TRC 2026-04-23 22:01:29.975+00:00 start discv5 service  topics="waku discv5" tid=1 file=waku_discv5.nim:346
INF 2026-04-23 22:01:29.975+00:00 Starting discovery v5 search  topics="waku discv5" tid=1 file=waku_discv5.nim:258
TRC 2026-04-23 22:01:29.975+00:00 running discv5 discovery loop  topics="waku discv5" tid=1 file=waku_discv5.nim:261
TRC 2026-04-23 22:01:29.975+00:00 discv5 discovered peers  topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
TRC 2026-04-23 22:01:29.975+00:00 discv5 discarded wrong records  topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
INF 2026-04-23 22:01:29.975+00:00 Successfully started discovery v5 service  topics="waku discv5" tid=1 file=waku_discv5.nim:352
INF 2026-04-23 22:01:29.975+00:00 Discv5: discoverable ENR  topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QK4TzJvJtRwGb0NKduNVAnMWbrU1LMe9hAGtFxZVlEbDZLF1Wi46zrIUzL64iX5AROfAQlkcuMhuecBw3XoFuwEDgmlkgnY0gmlwhKwSkiyKbXVsdGlhZGRyc5YACASsEpIsBrQdAAoErBKSLAa0Ht0DgnJzhQDGAQAAiXNlY3AyNTZrMaECellhvJidwPD0_etFDlmLB2k_753LXlUyPbTKhHWiElODdGNwgrQdg3VkcIK0H4V3YWt1MgE enr="(3, id: \"v4\", ip: 172.18.146.44, multiaddrs: 0x000804AC12922C06B41D000A04AC12922C06B41EDD03, rs: 0x00C6010000, secp256k1: 0x027A5961BC989DC0F0F4FDEB450E598B07693FEF9DCB5E55323DB4CA8475A21253, tcp: 46109, udp: 46111, waku2: 0x01)"
INF 2026-04-23 22:01:29.975+00:00 SubscriptionManager has no AutoSharding configured; skipping auto-subscribe. tid=1 file=subscription_manager.nim:578
TRC 2026-04-23 22:01:29.975+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-04-23 22:01:29.976+00:00 Health monitor loop start  tid=1 file=node_health_monitor.nim:499
DBG 2026-04-23 22:01:29.976+00:00 calculateConnectionState  tid=1 file=node_health_monitor.nim:389 relayCount=0 storeClientCount=0 lightpushCount=0 filterCount=0
INF 2026-04-23 22:01:29.976+00:00 starting keepalive  tid=1 file=node_health_monitor.nim:661 randomPeersKeepalive=10s allPeersKeepalive=2m
TRC 2026-04-23 22:01:29.976+00:00 Running keepalive loop  tid=1 file=node_health_monitor.nim:576
INF 2026-04-23 22:01:29.976+00:00 subscribe  topics="waku relay" tid=1 file=protocol.nim:595 pubsubTopic=/waku/2/rs/198/0
TRC 2026-04-23 22:01:29.976+00:00 adding validator for topic  topics="libp2p pubsub" tid=1 file=pubsub.nim:667 topic=/waku/2/rs/198/0
TRC 2026-04-23 22:01:29.977+00:00 subscribing to topic  topics="libp2p pubsub" tid=1 file=pubsub.nim:625 name=/waku/2/rs/198/0
TRC 2026-04-23 22:01:29.977+00:00 rebalancing mesh  topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/198/0 mesh=0 gossipsub=0
TRC 2026-04-23 22:01:29.977+00:00 replenishing mesh  topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/198/0 mesh=0 gossipsub=0
TRC 2026-04-23 22:01:29.977+00:00 grafting  topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/198/0 mesh=0 gossipsub=0
TRC 2026-04-23 22:01:29.977+00:00 mesh balanced  topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/198/0 mesh=0 gossipsub=0
INF 2026-04-23 22:01:29.977+00:00 subscribe (was already subscribed in the mesh; appHandler set) topics="waku node relay api" tid=1 file=relay.nim:157 pubsubTopic=/waku/2/rs/198/0
INF 2026-04-23 22:01:29.979+00:00 REST services are installed  tid=1 file=builder.nim:219
INF 2026-04-23 22:01:29.979+00:00 Starting metrics HTTP server  topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=46112
INF 2026-04-23 22:01:29.979+00:00 getPubSubPeersInMesh - there is no mesh peer for the given pubsub topic topics="waku relay" tid=1 file=protocol.nim:421 pubsubTopic=/waku/2/rs/198/0
INF 2026-04-23 22:01:29.979+00:00 Metrics HTTP server started  topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=46112
INF 2026-04-23 22:01:29.980+00:00 Setting up shutdown hooks  topics="wakunode main" tid=1 file=wakunode2.nim:62
INF 2026-04-23 22:01:29.980+00:00 Node setup complete  topics="wakunode main" tid=1 file=wakunode2.nim:101
TRC 2026-04-23 22:01:29.984+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-04-23 22:01:30.974+00:00 running heartbeat  topics="libp2p gossipsub" tid=1 file=behavior.nim:885 instance=140114169856080
TRC 2026-04-23 22:01:30.974+00:00 rebalancing mesh  topics="libp2p gossipsub" tid=1 file=behavior.nim:466 topic=/waku/2/rs/198/0 mesh=0 gossipsub=0
TRC 2026-04-23 22:01:30.974+00:00 replenishing mesh  topics="libp2p gossipsub" tid=1 file=behavior.nim:478 peers=0 topic=/waku/2/rs/198/0 mesh=0 gossipsub=0
TRC 2026-04-23 22:01:30.974+00:00 grafting  topics="libp2p gossipsub" tid=1 file=behavior.nim:506 grafting=0 topic=/waku/2/rs/198/0 mesh=0 gossipsub=0
TRC 2026-04-23 22:01:30.974+00:00 mesh balanced  topics="libp2p gossipsub" tid=1 file=behavior.nim:688 topic=/waku/2/rs/198/0 mesh=0 gossipsub=0
TRC 2026-04-23 22:01:30.974+00:00 getting gossip peers (iHave)  topics="libp2p gossipsub" tid=1 file=behavior.nim:751 ntopics=0
DBG 2026-04-23 22:01:31.006+00:00 Received request  tid=1 file=serverprivate.nim:141 peer=172.17.0.1:56410 meth=GET uri=/health
DBG 2026-04-23 22:01:31.007+00:00 Serving API request  tid=1 file=serverprivate.nim:202 peer=172.17.0.1:56410 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
DBG 2026-04-23 22:01:31.007+00:00 Received response from handler  tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:56410 uri=/health content_type=application/json content_size=752
DBG 2026-04-23 22:01:31.009+00:00 Received request  tid=1 file=serverprivate.nim:141 peer=172.17.0.1:56414 meth=GET uri=/debug/v1/info
DBG 2026-04-23 22:01:31.009+00:00 Serving API request  tid=1 file=serverprivate.nim:202 peer=172.17.0.1:56414 meth=GET uri=/debug/v1/info path_params=[] query_params=[] content_body=(None)
INF 2026-04-23 22:01:31.009+00:00 node info  topics="waku node" tid=1 file=waku_node.nim:255 wakuInfo="(listenAddresses: [/ip4/172.18.146.44/tcp/46109/p2p/16Uiu2HAm3fGmYbo8UwLHGro1pyJrG8dDZL7CU2Rccprafmrwxh1U, /ip4/172.18.146.44/tcp/46110/ws/p2p/16Uiu2HAm3fGmYbo8UwLHGro1pyJrG8dDZL7CU2Rccprafmrwxh1U], enrUri: enr:-L24QDz94zw0JIecU8e51BEDCfXFUogRp7KW0GTyQ8dT4eUPc-OKHWsAz8K1axs5szrv-CqA1PkFvGKQvAQuKaAT1IcCgmlkgnY0gmlwhKwSkiyKbXVsdGlhZGRyc5YACASsEpIsBrQdAAoErBKSLAa0Ht0DgnJzhQDGAQAAiXNlY3AyNTZrMaECellhvJidwPD0_etFDlmLB2k_753LXlUyPbTKhHWiElODdGNwgrQdg3VkcIK0H4V3YWt1MgE, mixPubKey: none(string))"
DBG 2026-04-23 22:01:31.010+00:00 Received response from handler  tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:56414 uri=/debug/v1/info content_type=application/json content_size=473
DBG 2026-04-23 22:01:31.012+00:00 Received request  tid=1 file=serverprivate.nim:141 peer=172.17.0.1:56426 meth=GET uri=/version
DBG 2026-04-23 22:01:31.012+00:00 Serving API request  tid=1 file=serverprivate.nim:202 peer=172.17.0.1:56426 meth=GET uri=/version path_params=[] query_params=[] content_body=(None)
DBG 2026-04-23 22:01:31.012+00:00 Received response from handler  tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:56426 uri=/version content_type=text/plain content_size=20
NTC 2026-04-23 22:01:31.025+00:00 Shutting down after receiving SIGTERM  topics="wakunode main" tid=1 file=wakunode2.nim:81
INF 2026-04-23 22:01:31.026+00:00 Stopping discovery v5 service  topics="waku discv5" tid=1 file=waku_discv5.nim:362
TRC 2026-04-23 22:01:31.026+00:00 Stop listening on discv5 port  topics="waku discv5" tid=1 file=waku_discv5.nim:365
INF 2026-04-23 22:01:31.026+00:00 Successfully stopped discovery v5 service  topics="waku discv5" tid=1 file=waku_discv5.nim:368
TRC 2026-04-23 22:01:31.026+00:00 Stopping switch  topics="libp2p switch" tid=1 file=switch.nim:328
INF 2026-04-23 22:01:31.026+00:00 Stopping AutonatService  topics="libp2p autonatservice" tid=1 file=service.nim:237
TRC 2026-04-23 22:01:31.026+00:00 Closing ConnManager  topics="libp2p connmanager" tid=1 file=connmanager.nim:434
TRC 2026-04-23 22:01:31.026+00:00 Closed ConnManager  topics="libp2p connmanager" tid=1 file=connmanager.nim:448
TRC 2026-04-23 22:01:31.026+00:00 Stopping TCP transport  topics="libp2p tcptransport" tid=1 file=tcptransport.nim:159
TRC 2026-04-23 22:01:31.026+00:00 stopping transport  topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/46109]
TRC 2026-04-23 22:01:31.026+00:00 Transport stopped  topics="libp2p tcptransport" tid=1 file=tcptransport.nim:189
TRC 2026-04-23 22:01:31.026+00:00 Stopping WS transport  topics="libp2p wstransport" tid=1 file=wstransport.nim:213
TRC 2026-04-23 22:01:31.026+00:00 stopping transport  topics="libp2p transport" tid=1 file=transport.nim:59 address=@[/ip4/0.0.0.0/tcp/46110/ws]
TRC 2026-04-23 22:01:31.026+00:00 Transport stopped  topics="libp2p wstransport" tid=1 file=wstransport.nim:235
INF 2026-04-23 22:01:31.026+00:00 stop  topics="waku relay" tid=1 file=protocol.nim:526
TRC 2026-04-23 22:01:31.026+00:00 gossipsub stop  topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1131
INF 2026-04-23 22:01:31.027+00:00 waku rendezvous discovery stopped  topics="waku rendezvous" tid=1 file=protocol.nim:232
TRC 2026-04-23 22:01:31.027+00:00 Switch stopped  topics="libp2p switch" tid=1 file=switch.nim:354
INF 2026-04-23 22:01:31.027+00:00 waku rendezvous client stopped  topics="waku rendezvous client" tid=1 file=client.nim:142
INF 2026-04-23 22:01:31.027+00:00 Health monitor loop end  tid=1 file=node_health_monitor.nim:526
NTC 2026-04-23 22:01:31.027+00:00 REST service stopped  tid=1 file=server.nim:187 address=0.0.0.0:46108