Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix_: Flaky TestBackupKeypairs test #5811

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

smohamedjavid
Copy link
Member

This PR fixes the flaky TestBackupKeypairs test.

The flakiness is due to the order in which the backup is processed. The test expects the profile keypair addresses first but sometimes, the non-profile keypair is processed before the profile keypair. This PR updates the test to ensure the expected addresses are equal result addresses irrespective of the order.

@status-im-auto
Copy link
Member

status-im-auto commented Sep 7, 2024

Jenkins Builds

Click to see older builds (5)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 7c7cac2 #1 2024-09-07 21:31:06 ~2 min tests-rpc 📄log
✔️ 7c7cac2 #1 2024-09-07 21:32:26 ~3 min linux 📦zip
✔️ 7c7cac2 #1 2024-09-07 21:34:01 ~5 min android 📦aar
✔️ 7c7cac2 #1 2024-09-07 21:35:04 ~6 min ios 📦zip
✔️ 7c7cac2 #1 2024-09-07 22:01:10 ~32 min tests 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ e47cff0 #2 2024-09-09 11:51:06 ~1 min android 📦aar
✔️ e47cff0 #2 2024-09-09 11:51:35 ~1 min linux 📦zip
✔️ e47cff0 #2 2024-09-09 11:52:01 ~2 min tests-rpc 📄log
✖️ e47cff0 #2 2024-09-09 11:53:01 ~3 min tests 📄log
✔️ e47cff0 #2 2024-09-09 11:53:48 ~4 min ios 📦zip
✔️ f14f35a #3 2024-09-09 13:00:50 ~1 min android 📦aar
✔️ f14f35a #3 2024-09-09 13:01:49 ~2 min tests-rpc 📄log
✔️ f14f35a #3 2024-09-09 13:03:25 ~4 min ios 📦zip
✔️ f14f35a #3 2024-09-09 13:03:37 ~4 min linux 📦zip
✔️ f14f35a #3 2024-09-09 13:31:29 ~32 min tests 📄log

Copy link
Collaborator

@igor-sirotin igor-sirotin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for a quick fix!
I'll keep #4576 opened, the original issue might still be there.

protocol/messenger_backup_test.go Outdated Show resolved Hide resolved
Signed-off-by: Mohamed Javid <[email protected]>
@codecov-commenter
Copy link

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
2752 2 2750 32
View the top 2 failed tests by shortest run time
github.com/status-im/status-go/server/pairing TestSyncDeviceSuite/TestPairPendingContactRequest
Stack Traces | 15.6s run time
=== RUN   TestSyncDeviceSuite/TestPairPendingContactRequest&#xA;INFO [09-09|13:04:35.819|github..../status-go/api/geth_backend.go:112]                            Status backend initialized               backend=geth version= commit= IpfsGatewayURL=&#xA;ERROR[09-09|13:04:35.860|github..../protocol/pushnotificationclient/client.go:900]      could not retrieve message               error=&#34;sql: database is closed&#34;&#xA;WARN [09-09|13:04:35.860|github..../protocol/pushnotificationclient/client.go:905]      message not retrieved &#xA;ERROR[09-09|13:04:35.958|github..../mvds/node/node.go:386]                                        error while mapping sync state           namespace=mvds error=&#34;sql: database is closed&#34;&#xA;ERROR[09-09|13:04:35.958|github..../mvds/node/node.go:225]                                        Error sending messages.                  namespace=mvds error=&#34;sql: database is closed&#34;&#xA;ERROR[09-09|13:04:35.958|github..../mvds/node/node.go:229]                                        Error clearing sync state.               namespace=mvds error=&#34;sql: database is closed&#34;&#xA;ERROR[09-09|13:04:35.958|github..../mvds/node/node.go:235]                                        Failed to persisten epoch                namespace=mvds error=&#34;sql: database is closed&#34;&#xA;INFO [09-09|13:04:35.958|github..../mvds/node/node.go:218]                                        Epoch processing stopped                 namespace=mvds&#xA;ERROR[09-09|13:04:36.072|github..../mvds/node/node.go:386]                                        error while mapping sync state           namespace=mvds error=&#34;sql: database is closed&#34;&#xA;ERROR[09-09|13:04:36.072|github..../mvds/node/node.go:225]                                        Error sending messages.                  namespace=mvds error=&#34;sql: database is closed&#34;&#xA;ERROR[09-09|13:04:36.073|github..../mvds/node/node.go:229]                                        Error clearing sync state.               namespace=mvds error=&#34;sql: database is closed&#34;&#xA;ERROR[09-09|13:04:36.073|github..../mvds/node/node.go:235]                                        Failed to persisten epoch                namespace=mvds error=&#34;sql: database is closed&#34;&#xA;INFO [09-09|13:04:36.073|github..../mvds/node/node.go:218]                                        Epoch processing stopped                 namespace=mvds&#xA;INFO [09-09|13:04:37.806|github..../status-go/protocol/messenger_mailserver.go:120]               trying performing mailserver requests    try=1 mailserverID=store-02.gc-us-central1-a.status.prod&#xA;ERROR[09-09|13:04:37.806|github..../status-go/protocol/messenger_mailserver.go:132]               failed to perform mailserver request     mailserverID=store-02.gc-us-central1-a.status.prod tries=1 error=&#34;sql: database is closed&#34;&#xA;ERROR[09-09|13:04:37.806|github..../status-go/protocol/messenger_mailserver_cycle.go:422]         failed to request historic messages      error=&#34;too many failed requests&#34;&#xA;INFO [09-09|13:04:37.816|github..../status-go/protocol/messenger_mailserver.go:120]               trying performing mailserver requests    try=1 mailserverID=store-02.gc-us-central1-a.status.prod&#xA;ERROR[09-09|13:04:37.816|github..../status-go/protocol/messenger_mailserver.go:132]               failed to perform mailserver request     mailserverID=store-02.gc-us-central1-a.status.prod tries=1 error=&#34;sql: database is closed&#34;&#xA;ERROR[09-09|13:04:37.816|github..../status-go/protocol/messenger_mailserver_cycle.go:422]         failed to request historic messages      error=&#34;too many failed requests&#34;&#xA;WARN [09-09|13:04:37.905|github..../status-go/appdatabase/database.go:137]                        Migrating accounts: no wallet_root_address found in settings &#xA;INFO [09-09|13:04:38.087|github..../status-go/api/geth_backend.go:2078]                           status-go version details                package=status-go/api.GethStatusBackend version= commit=&#xA;WARN [09-09|13:04:38.096|github..../thirdparty/opensea/client_v2.go:64] OpenseaV2 API key not available &#xA;WARN [09-09|13:04:38.096|github..../thirdparty/rarible/client.go:94]    Rarible API key not available for Mainnet &#xA;WARN [09-09|13:04:38.096|github..../thirdparty/rarible/client.go:98]    Rarible API key not available for Testnet &#xA;WARN [09-09|13:04:38.096|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=1&#xA;WARN [09-09|13:04:38.096|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=5&#xA;WARN [09-09|13:04:38.096|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=11155111&#xA;WARN [09-09|13:04:38.096|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=10&#xA;WARN [09-09|13:04:38.096|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=420&#xA;WARN [09-09|13:04:38.096|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=11155420&#xA;WARN [09-09|13:04:38.096|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=42161&#xA;WARN [09-09|13:04:38.096|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=421613&#xA;WARN [09-09|13:04:38.096|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=421614&#xA;INFO [09-09|13:04:38.105|github..../status-go/wakuv2/waku.go:217]                                 starting wakuv2 with config              config=&#34;&amp;{MaxMessageSize:1048576 Host:0.0.0.0 Port:0 EnablePeerExchangeServer:true EnablePeerExchangeClient:false MinPeersForRelay:1 MinPeersForFilter:2 LightClient:false WakuNodes:[enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.prod.status.nodes.status.im] DiscV5BootstrapNodes:[enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.prod.status.nodes.status.im enr:-QEKuED9AJm2HGgrRpVaJY2nj68ao_QiPeUT43sK-aRM7sMJ6R4G11OSDOwnvVacgN1sTw-K7soC5dzHDFZgZkHU0u-XAYJpZIJ2NIJpcISnYxMvim11bHRpYWRkcnO4WgAqNiVib290LTAxLmRvLWFtczMuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfACw2JWJvb3QtMDEuZG8tYW1zMy5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaEC3rRtFQSgc24uWewzXaxTY8hDAHB8sgnxr9k8Rjb5GeSDdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEcuED7ww5vo2rKc1pyBp7fubBUH-8STHEZHo7InjVjLblEVyDGkjdTI9VdqmYQOn95vuQH-Htku17WSTzEufx-Wg4mAYJpZIJ2NIJpcIQihw1Xim11bHRpYWRkcnO4bAAzNi5ib290LTAxLmdjLXVzLWNlbnRyYWwxLWEuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfADU2LmJvb3QtMDEuZ2MtdXMtY2VudHJhbDEtYS5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaECxjqgDQ0WyRSOilYU32DA5k_XNlDis3m1VdXkK9xM6kODdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEcuEAoShWGyN66wwusE3Ri8hXBaIkoHZHybUB8cCPv5v3ypEf9OCg4cfslJxZFANl90s-jmMOugLUyBx4EfOBNJ6_VAYJpZIJ2NIJpcIQI2hdMim11bHRpYWRkcnO4bAAzNi5ib290LTAxLmFjLWNuLWhvbmdrb25nLWMuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfADU2LmJvb3QtMDEuYWMtY24taG9uZ2tvbmctYy5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaEDP7CbRk-YKJwOFFM4Z9ney0GPc7WPJaCwGkpNRyla7mCDdGNwgnZfg3VkcIIjKIV3YWt1Mg0] Nameserver: Resolver:&lt;nil&gt; EnableDiscV5:true DiscoveryLimit:20 AutoUpdate:true UDPPort:0 EnableStore:false StoreCapacity:0 StoreSeconds:0 TelemetryServerURL: TelemetrySendPeriodMs:0 DefaultShardPubsubTopic:.../rs/16/32 DefaultShardedPubsubTopics:[] ClusterID:16 EnableConfirmations:false SkipPublishToTopic:false EnableMissingMessageVerification:false EnableStoreConfirmationForMessagesSent:false UseThrottledPublish:true}&#34;&#xA;INFO [09-09|13:04:38.105|github..../status-go/wakuv2/waku.go:418]                                 retrieving nodes                         enr=enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.prod.status.nodes.status.im&#xA;INFO [09-09|13:04:38.108|github..../status-go/wakuv2/waku.go:349]                                 setup the go-waku node successfully &#xA;INFO [09-09|13:04:38.108|node/node.go:267]                                                                  Starting peer-to-peer node               instance=StatusIM/linux-amd64/go1.21.8&#xA;INFO [09-09|13:04:38.112|p2p/enode/localnode.go:322]                                                        New local node record                    seq=1,725,887,078,111 id=44ecd8f8a702a2dc ip=127.0.0.1 udp=0 tcp=32969&#xA;INFO [09-09|13:04:38.112|p2p/server.go:737]                                                                 Started P2P networking                   self=&#34;enode://b73da839b65bb0565e9f4e858cf544c8f1a1d4f422d4cdabcd7469aba6f0834fa68200d2708c622af6cec107511d0d5aae74dba330ad5ed72e6d6957bbce97c5@127.0.0.1:32969?discport=0&#34;&#xA;INFO [09-09|13:04:38.114|github..../protocol/relay/waku_relay.go:100]              relay config                             max-msg-size-bytes=1,048,576 min-peers-to-publish=1&#xA;INFO [09-09|13:04:38.114|github..../v2/peermanager/peer_manager.go:216]               PeerManager init values                  maxConnections=300 maxRelayPeers=0 outPeersTarget=80 inPeersTarget=160 maxPeers=300&#xA;INFO [09-09|13:04:38.114|github..../v2/peermanager/connection_gater.go:32]            configured settings                      maxConnsPerIP=5&#xA;INFO [09-09|13:04:38.126|github..../protocol/metadata/waku_metadata.go:74]         metadata protocol started &#xA;INFO [09-09|13:04:38.126|github..../v2/node/wakunode2.go:323]                         listening                                multiaddr=&#34;[/ip4/65.108.132.230.../33083/p2p/16Uiu2HAm7PkGkS8RjgBW7NYAC5Y2yvfuXq7HtJLteyJBE6hU2d7G /ip4/127.0.0.1.../33083/p2p/16Uiu2HAm7PkGkS8RjgBW7NYAC5Y2yvfuXq7HtJLteyJBE6hU2d7G]&#34;&#xA;INFO [09-09|13:04:38.127|github..../protocol/relay/waku_relay.go:147]              Relay protocol started &#xA;INFO [09-09|13:04:38.127|github..../protocol/lightpush/waku_lightpush.go:90]       Light Push protocol started &#xA;INFO [09-09|13:04:38.127|github..../protocol/filter/server.go:88]                  filter-subscriber protocol started &#xA;INFO [09-09|13:04:38.127|github..../v2/node/wakunode2.go:450]                         Subscribing filterV2 to broadcaster &#xA;INFO [09-09|13:04:38.127|github..../protocol/peer_exchange/protocol.go:93]         Peer exchange protocol started &#xA;INFO [09-09|13:04:38.127|github..../v2/node/keepalive.go:49]                          setting up ping protocol                 randomPeersPingDuration=5s allPeersPingDuration=5m0s&#xA;INFO [09-09|13:04:38.127|github..../status-go/wakuv2/waku.go:1065]                                WakuV2 PeerID                            id=16Uiu2HAm7PkGkS8RjgBW7NYAC5Y2yvfuXq7HtJLteyJBE6hU2d7G&#xA;INFO [09-09|13:04:38.127|github..../status-go/wakuv2/waku.go:418]                                 retrieving nodes                         enr=enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.prod.status.nodes.status.im&#xA;INFO [09-09|13:04:38.127|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmGwcE8v7gmJNEWFtZtojYpPMTHy2jBLL6xRk33qgDxFWX service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:38.127|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm8mUZ18tBWPXDQsaF7PbCKYA35z7WB2xNZH2EVq1qS8LJ service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:38.127|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm8mUZ18tBWPXDQsaF7PbCKYA35z7WB2xNZH2EVq1qS8LJ service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:38.127|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmGwcE8v7gmJNEWFtZtojYpPMTHy2jBLL6xRk33qgDxFWX service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:38.128|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmGwcE8v7gmJNEWFtZtojYpPMTHy2jBLL6xRk33qgDxFWX&#xA;INFO [09-09|13:04:38.127|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmAR24Mbb6VuzoyUiGx42UenDkshENVDj4qnmmbabLvo31 service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:38.128|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmAR24Mbb6VuzoyUiGx42UenDkshENVDj4qnmmbabLvo31 service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:38.128|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmAR24Mbb6VuzoyUiGx42UenDkshENVDj4qnmmbabLvo31&#xA;INFO [09-09|13:04:38.127|p2p/enode/localnode.go:322]                                                        New local node record                    seq=1,725,887,078,115 id=7b91f8fd1ec37819 ip=65.108.132.230 udp=0 tcp=33083&#xA;INFO [09-09|13:04:38.128|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm8mUZ18tBWPXDQsaF7PbCKYA35z7WB2xNZH2EVq1qS8LJ&#xA;INFO [09-09|13:04:38.128|github..../v2/node/wakunode2.go:565]                         local node enr record                    enr=enr:-JG4QDfLzVw0_IgapgP-pHPILCrem5bC6mucuUDhgG7HQlP_aUc2-Wud8GhF5cduBNQvlKn_oPFjrvQkxyyEYn8xE52GAZHW4t7jgmlkgnY0gmlwhEFshOaJc2VjcDI1NmsxoQKxze9TsFenY7SiPw2WxeD_BoYKUG-ONhpYgPOZFMq6E4N0Y3CCgTuFd2FrdTIN&#xA;INFO [09-09|13:04:38.129|p2p/enode/localnode.go:322]                                                        New local node record                    seq=1,725,887,078,116 id=7b91f8fd1ec37819 ip=65.108.132.230 udp=53618 tcp=33083&#xA;INFO [09-09|13:04:38.129|github..../v2/discv5/discover.go:191]                        started Discovery V5                     listening=[::]:53618 advertising=65.108.132.230:33083&#xA;INFO [09-09|13:04:38.129|github..../v2/discv5/discover.go:194]                        Discovery V5: discoverable ENR           enr=enr:-Ji4QIomUrKxcA8uSRjaYFhtTZ5lINr_oylSizxsGyNdl-UhKS-OsWmgSB1eQY4Eo81Y8XzuojuWu_TwaJJdQiuN5wyGAZHW4t7kgmlkgnY0gmlwhEFshOaJc2VjcDI1NmsxoQKxze9TsFenY7SiPw2WxeD_BoYKUG-ONhpYgPOZFMq6E4N0Y3CCgTuDdWRwgtFyhXdha3UyDQ&#xA;INFO [09-09|13:04:38.130|github..../protocol/relay/waku_relay.go:406]              subscribing to                           pubsubTopic=.../rs/16/32 contentTopics=[]&#xA;INFO [09-09|13:04:38.130|github..../protocol/relay/waku_relay.go:215]              subscribing to underlying pubsubTopic    pubsubTopic=.../rs/16/32&#xA;WARN [09-09|13:04:38.130|go.uber.org/zap/sugar.go:210]                                                      unable to create decaying delivery tag: decaying tag with name pubsub-deliveries:.../rs/16/32 already exists &#xA;INFO [09-09|13:04:38.130|github..../v2/peermanager/topic_event_handler.go:26]         handleNewRelayTopicSubscription          pubSubTopic=.../rs/16/32&#xA;INFO [09-09|13:04:38.130|github..../protocol/relay/waku_relay.go:247]              gossipsub subscription                   pubsubTopic=.../rs/16/32&#xA;INFO [09-09|13:04:38.130|github..../v2/node/localnode.go:385]                         updating advertised relay shards in ENR  newShardInfo=&#34;{ClusterID:16 ShardIDs:[32]}&#34;&#xA;INFO [09-09|13:04:38.130|github..../services/local-notifications/core.go:191]           Successful start &#xA;INFO [09-09|13:04:38.130|github..../status-go/api/geth_backend.go:2127]                           Handlers registered                      package=status-go/api.GethStatusBackend&#xA;INFO [09-09|13:04:38.131|p2p/enode/localnode.go:322]                                                        New local node record                    seq=1,725,887,078,117 id=7b91f8fd1ec37819 ip=65.108.132.230 udp=53618 tcp=33083&#xA;INFO [09-09|13:04:38.131|github..../v2/node/wakunode2.go:567]                         local node new enr record                enr=enr:-KG4QAa9RKOwKLSTWmNemwigArCNK3Av7ZshLs_1sp9VtWllWyCJlApNErmyaO-gqzyZFRJyoIUCuvo4W3G8941_eseGAZHW4t7lgmlkgnY0gmlwhEFshOaCcnOFABABACCJc2VjcDI1NmsxoQKxze9TsFenY7SiPw2WxeD_BoYKUG-ONhpYgPOZFMq6E4N0Y3CCgTuDdWRwgtFyhXdha3UyDQ&#xA;ERROR[09-09|13:04:38.136|github..../wallet/collectibles/manager.go:279]        FetchAllAssetsByOwner failed for         provider=rarible chainID=42161 err=&#34;unsuccessful request: 400 Bad Request&#34;&#xA;WARN [09-09|13:04:38.136|github..../status-go/circuitbreaker/circuit_breaker.go:150]              hystrix error                            error=&#34;unsuccessful request: 400 Bad Request&#34; provider=rarible42161&#xA;ERROR[09-09|13:04:38.147|github..../wallet/collectibles/manager.go:279]        FetchAllAssetsByOwner failed for         provider=rarible chainID=1 err=&#34;unsuccessful request: 400 Bad Request&#34;&#xA;WARN [09-09|13:04:38.147|github..../status-go/circuitbreaker/circuit_breaker.go:150]              hystrix error                            error=&#34;unsuccessful request: 400 Bad Request&#34; provider=rarible1&#xA;INFO [09-09|13:04:38.586|github..../status-go/protocol/messenger.go:397]                          failed to find Waku service; trying WakuV2 error=&#34;waku service is not available&#34;&#xA;INFO [09-09|13:04:38.588|github..../status-go/wakuv2/waku.go:418]                                 retrieving nodes                         enr=enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.prod.status.nodes.status.im&#xA;INFO [09-09|13:04:38.588|github..../status-go/wakuv2/waku.go:418]                                 retrieving nodes                         enr=enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.prod.status.nodes.status.im&#xA;WARN [09-09|13:04:38.588|github..../v2/discv5/discover.go:488]                        Discv5 loop stopped &#xA;INFO [09-09|13:04:38.589|github..../protocol/relay/waku_relay.go:406]              subscribing to                           pubsubTopic=.../rs/16/64 contentTopics=[]&#xA;INFO [09-09|13:04:38.589|github..../protocol/relay/waku_relay.go:215]              subscribing to underlying pubsubTopic    pubsubTopic=.../rs/16/64&#xA;INFO [09-09|13:04:38.589|github..../v2/discv5/discover.go:250]                        stopped Discovery V5 &#xA;WARN [09-09|13:04:38.589|go.uber.org/zap/sugar.go:210]                                                      unable to create decaying delivery tag: decaying tag with name pubsub-deliveries:.../rs/16/64 already exists &#xA;INFO [09-09|13:04:38.589|github..../protocol/relay/waku_relay.go:247]              gossipsub subscription                   pubsubTopic=.../rs/16/64&#xA;INFO [09-09|13:04:38.589|github..../v2/peermanager/topic_event_handler.go:26]         handleNewRelayTopicSubscription          pubSubTopic=.../rs/16/64&#xA;INFO [09-09|13:04:38.589|github..../v2/node/localnode.go:385]                         updating advertised relay shards in ENR  newShardInfo=&#34;{ClusterID:16 ShardIDs:[32 64]}&#34;&#xA;INFO [09-09|13:04:38.589|p2p/enode/localnode.go:322]                                                        New local node record                    seq=1,725,887,078,118 id=7b91f8fd1ec37819 ip=65.108.132.230 udp=53618 tcp=33083&#xA;INFO [09-09|13:04:38.589|github..../v2/node/wakunode2.go:567]                         local node new enr record                enr=enr:-KO4QAeD75HYwPV6xYNqtYS4VbzhDiG74zggV7yET7a15rqVVnscQKDsSSJ2Mcv2JyNPEbYV3rIXfHwAPSgj-QrxyImGAZHW4t7mgmlkgnY0gmlwhEFshOaCcnOHABACACAAQIlzZWNwMjU2azGhArHN71OwV6djtKI_DZbF4P8GhgpQb442GliA85kUyroTg3RjcIKBO4N1ZHCC0XKFd2FrdTIN&#xA;INFO [09-09|13:04:38.602|github..../status-go/protocol/messenger.go:793]                          starting messenger                       identity=0x04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240&#xA;INFO [09-09|13:04:38.603|github..../protocol/communities/manager.go:616]                starting owner verification loop &#xA;INFO [09-09|13:04:38.603|github..../encryption/publisher/publisher.go:48]      starting publisher                       namespace=Publisher site=Start&#xA;INFO [09-09|13:04:38.608|github..../status-go/protocol/messenger_wallet.go:61]                    watching wallet balances &#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.612|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:38.613|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P&#xA;INFO [09-09|13:04:38.614|github..../status-go/api/geth_backend.go:112]                            Status backend initialized               backend=geth version= commit= IpfsGatewayURL=&#xA;WARN [09-09|13:04:38.646|github..../status-go/circuitbreaker/circuit_breaker.go:150]              hystrix error                            error=&#34;{\&#34;request_id\&#34;:\&#34;d30c713543\&#34;, \&#34;details\&#34;:\&#34;error processing the request: error parsing relay: invalid request path: request path: /v1/\&#34;}&#34; provider=optimism-archival.rpc.grove.city&#xA;WARN [09-09|13:04:38.750|github..../rpc/chain/client.go:982]                            Error not in chain call                  error=&#34;optimism-archival.rpc.grove.city.error: {\&#34;request_id\&#34;:\&#34;d30c713543\&#34;, \&#34;details\&#34;:\&#34;error processing the request: error parsing relay: invalid request path: request path: /v1/\&#34;}, optimism-mainnet.infura.io.error: 401 Unauthorized: project id required in the url\n&#34; chain=10&#xA;ERROR[09-09|13:04:38.750|github..../status-go/protocol/messenger_curated_communities.go:49]       failed to get curated communities from contract error=&#34;optimism-archival.rpc.grove.city.error: {\&#34;request_id\&#34;:\&#34;d30c713543\&#34;, \&#34;details\&#34;:\&#34;error processing the request: error parsing relay: invalid request path: request path: /v1/\&#34;}, optimism-mainnet.infura.io.error: 401 Unauthorized: project id required in the url\n&#34;&#xA;INFO [09-09|13:04:39.176|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAmAR24Mbb6VuzoyUiGx42UenDkshENVDj4qnmmbabLvo31 direction=Outbound&#xA;INFO [09-09|13:04:39.272|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAm8mUZ18tBWPXDQsaF7PbCKYA35z7WB2xNZH2EVq1qS8LJ direction=Outbound&#xA;INFO [09-09|13:04:39.614|github..../status-go/protocol/messenger_mailserver_cycle.go:130]         Automatically switching mailserver &#xA;INFO [09-09|13:04:39.614|github..../status-go/protocol/messenger_mailserver_cycle.go:295]         Finding a new mailserver... &#xA;INFO [09-09|13:04:40.129|github..../status-go/wakuv2/waku.go:1721]                                is started restarting &#xA;INFO [09-09|13:04:40.129|github..../v2/discv5/discover.go:191]                        started Discovery V5                     listening=[::]:53618 advertising=65.108.132.230:33083&#xA;INFO [09-09|13:04:40.129|github..../v2/discv5/discover.go:194]                        Discovery V5: discoverable ENR           enr=enr:-KO4QAeD75HYwPV6xYNqtYS4VbzhDiG74zggV7yET7a15rqVVnscQKDsSSJ2Mcv2JyNPEbYV3rIXfHwAPSgj-QrxyImGAZHW4t7mgmlkgnY0gmlwhEFshOaCcnOHABACACAAQIlzZWNwMjU2azGhArHN71OwV6djtKI_DZbF4P8GhgpQb442GliA85kUyroTg3RjcIKBO4N1ZHCC0XKFd2FrdTIN&#xA;INFO [09-09|13:04:40.129|github..../status-go/wakuv2/waku.go:1735]                                restarting discv5 with nodes             nodes=&#34;[enr:-QEKuED9AJm2HGgrRpVaJY2nj68ao_QiPeUT43sK-aRM7sMJ6R4G11OSDOwnvVacgN1sTw-K7soC5dzHDFZgZkHU0u-XAYJpZIJ2NIJpcISnYxMvim11bHRpYWRkcnO4WgAqNiVib290LTAxLmRvLWFtczMuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfACw2JWJvb3QtMDEuZG8tYW1zMy5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaEC3rRtFQSgc24uWewzXaxTY8hDAHB8sgnxr9k8Rjb5GeSDdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEcuED7ww5vo2rKc1pyBp7fubBUH-8STHEZHo7InjVjLblEVyDGkjdTI9VdqmYQOn95vuQH-Htku17WSTzEufx-Wg4mAYJpZIJ2NIJpcIQihw1Xim11bHRpYWRkcnO4bAAzNi5ib290LTAxLmdjLXVzLWNlbnRyYWwxLWEuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfADU2LmJvb3QtMDEuZ2MtdXMtY2VudHJhbDEtYS5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaECxjqgDQ0WyRSOilYU32DA5k_XNlDis3m1VdXkK9xM6kODdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEcuEAoShWGyN66wwusE3Ri8hXBaIkoHZHybUB8cCPv5v3ypEf9OCg4cfslJxZFANl90s-jmMOugLUyBx4EfOBNJ6_VAYJpZIJ2NIJpcIQI2hdMim11bHRpYWRkcnO4bAAzNi5ib290LTAxLmFjLWNuLWhvbmdrb25nLWMuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfADU2LmJvb3QtMDEuYWMtY24taG9uZ2tvbmctYy5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaEDP7CbRk-YKJwOFFM4Z9ney0GPc7WPJaCwGkpNRyla7mCDdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEKuED9AJm2HGgrRpVaJY2nj68ao_QiPeUT43sK-aRM7sMJ6R4G11OSDOwnvVacgN1sTw-K7soC5dzHDFZgZkHU0u-XAYJpZIJ2NIJpcISnYxMvim11bHRpYWRkcnO4WgAqNiVib290LTAxLmRvLWFtczMuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfACw2JWJvb3QtMDEuZG8tYW1zMy5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaEC3rRtFQSgc24uWewzXaxTY8hDAHB8sgnxr9k8Rjb5GeSDdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEcuED7ww5vo2rKc1pyBp7fubBUH-8STHEZHo7InjVjLblEVyDGkjdTI9VdqmYQOn95vuQH-Htku17WSTzEufx-Wg4mAYJpZIJ2NIJpcIQihw1Xim11bHRpYWRkcnO4bAAzNi5ib290LTAxLmdjLXVzLWNlbnRyYWwxLWEuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfADU2LmJvb3QtMDEuZ2MtdXMtY2VudHJhbDEtYS5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaECxjqgDQ0WyRSOilYU32DA5k_XNlDis3m1VdXkK9xM6kODdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEcuEAoShWGyN66wwusE3Ri8hXBaIkoHZHybUB8cCPv5v3ypEf9OCg4cfslJxZFANl90s-jmMOugLUyBx4EfOBNJ6_VAYJpZIJ2NIJpcIQI2hdMim11bHRpYWRkcnO4bAAzNi5ib290LTAxLmFjLWNuLWhvbmdrb25nLWMuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfADU2LmJvb3QtMDEuYWMtY24taG9uZ2tvbmctYy5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaEDP7CbRk-YKJwOFFM4Z9ney0GPc7WPJaCwGkpNRyla7mCDdGNwgnZfg3VkcIIjKIV3YWt1Mg0]&#34;&#xA;INFO [09-09|13:04:40.415|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAmGwcE8v7gmJNEWFtZtojYpPMTHy2jBLL6xRk33qgDxFWX direction=Outbound&#xA;WARN [09-09|13:04:40.609|github..../status-go/appdatabase/database.go:137]                        Migrating accounts: no wallet_root_address found in settings &#xA;INFO [09-09|13:04:40.838|github..../status-go/api/geth_backend.go:2078]                           status-go version details                package=status-go/api.GethStatusBackend version= commit=&#xA;WARN [09-09|13:04:40.844|github..../thirdparty/opensea/client_v2.go:64] OpenseaV2 API key not available &#xA;WARN [09-09|13:04:40.844|github..../thirdparty/rarible/client.go:94]    Rarible API key not available for Mainnet &#xA;WARN [09-09|13:04:40.844|github..../thirdparty/rarible/client.go:98]    Rarible API key not available for Testnet &#xA;WARN [09-09|13:04:40.844|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=1&#xA;WARN [09-09|13:04:40.844|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=5&#xA;WARN [09-09|13:04:40.844|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=11155111&#xA;WARN [09-09|13:04:40.844|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=10&#xA;WARN [09-09|13:04:40.844|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=420&#xA;WARN [09-09|13:04:40.844|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=11155420&#xA;WARN [09-09|13:04:40.844|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=42161&#xA;WARN [09-09|13:04:40.844|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=421613&#xA;WARN [09-09|13:04:40.844|github..../thirdparty/alchemy/client.go:89]    Alchemy API key not available for        chainID=421614&#xA;INFO [09-09|13:04:40.852|github..../status-go/wakuv2/waku.go:217]                                 starting wakuv2 with config              config=&#34;&amp;{MaxMessageSize:1048576 Host:0.0.0.0 Port:0 EnablePeerExchangeServer:true EnablePeerExchangeClient:false MinPeersForRelay:1 MinPeersForFilter:2 LightClient:false WakuNodes:[enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.prod.status.nodes.status.im] DiscV5BootstrapNodes:[enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.prod.status.nodes.status.im enr:-QEKuED9AJm2HGgrRpVaJY2nj68ao_QiPeUT43sK-aRM7sMJ6R4G11OSDOwnvVacgN1sTw-K7soC5dzHDFZgZkHU0u-XAYJpZIJ2NIJpcISnYxMvim11bHRpYWRkcnO4WgAqNiVib290LTAxLmRvLWFtczMuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfACw2JWJvb3QtMDEuZG8tYW1zMy5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaEC3rRtFQSgc24uWewzXaxTY8hDAHB8sgnxr9k8Rjb5GeSDdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEcuED7ww5vo2rKc1pyBp7fubBUH-8STHEZHo7InjVjLblEVyDGkjdTI9VdqmYQOn95vuQH-Htku17WSTzEufx-Wg4mAYJpZIJ2NIJpcIQihw1Xim11bHRpYWRkcnO4bAAzNi5ib290LTAxLmdjLXVzLWNlbnRyYWwxLWEuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfADU2LmJvb3QtMDEuZ2MtdXMtY2VudHJhbDEtYS5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaECxjqgDQ0WyRSOilYU32DA5k_XNlDis3m1VdXkK9xM6kODdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEcuEAoShWGyN66wwusE3Ri8hXBaIkoHZHybUB8cCPv5v3ypEf9OCg4cfslJxZFANl90s-jmMOugLUyBx4EfOBNJ6_VAYJpZIJ2NIJpcIQI2hdMim11bHRpYWRkcnO4bAAzNi5ib290LTAxLmFjLWNuLWhvbmdrb25nLWMuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfADU2LmJvb3QtMDEuYWMtY24taG9uZ2tvbmctYy5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaEDP7CbRk-YKJwOFFM4Z9ney0GPc7WPJaCwGkpNRyla7mCDdGNwgnZfg3VkcIIjKIV3YWt1Mg0] Nameserver: Resolver:&lt;nil&gt; EnableDiscV5:true DiscoveryLimit:20 AutoUpdate:true UDPPort:0 EnableStore:false StoreCapacity:0 StoreSeconds:0 TelemetryServerURL: TelemetrySendPeriodMs:0 DefaultShardPubsubTopic:.../rs/16/32 DefaultShardedPubsubTopics:[] ClusterID:16 EnableConfirmations:false SkipPublishToTopic:false EnableMissingMessageVerification:false EnableStoreConfirmationForMessagesSent:false UseThrottledPublish:true}&#34;&#xA;INFO [09-09|13:04:40.852|github..../status-go/wakuv2/waku.go:418]                                 retrieving nodes                         enr=enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.prod.status.nodes.status.im&#xA;INFO [09-09|13:04:40.854|github..../status-go/wakuv2/waku.go:349]                                 setup the go-waku node successfully &#xA;INFO [09-09|13:04:40.854|node/node.go:267]                                                                  Starting peer-to-peer node               instance=StatusIM/linux-amd64/go1.21.8&#xA;INFO [09-09|13:04:40.858|p2p/enode/localnode.go:322]                                                        New local node record                    seq=1,725,887,080,857 id=57c6ea31d5d001d4 ip=127.0.0.1 udp=0 tcp=33211&#xA;INFO [09-09|13:04:40.858|p2p/server.go:737]                                                                 Started P2P networking                   self=&#34;enode://2bbb38dde59717110989e40c1e933179d4d67e26732836d6fc1e54c0e4cd6bff26f1c7f7e427a9459e9fa9cf777d9091918e4ff15dd49a3152b44c74f525d90c@127.0.0.1:33211?discport=0&#34;&#xA;INFO [09-09|13:04:40.860|github..../protocol/relay/waku_relay.go:100]              relay config                             max-msg-size-bytes=1,048,576 min-peers-to-publish=1&#xA;INFO [09-09|13:04:40.860|github..../v2/peermanager/peer_manager.go:216]               PeerManager init values                  maxConnections=300 maxRelayPeers=0 outPeersTarget=80 inPeersTarget=160 maxPeers=300&#xA;INFO [09-09|13:04:40.860|github..../v2/peermanager/connection_gater.go:32]            configured settings                      maxConnsPerIP=5&#xA;INFO [09-09|13:04:40.867|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM direction=Outbound&#xA;INFO [09-09|13:04:40.871|github..../protocol/metadata/waku_metadata.go:74]         metadata protocol started &#xA;INFO [09-09|13:04:40.871|github..../v2/node/wakunode2.go:323]                         listening                                multiaddr=&#34;[/ip4/65.108.132.230.../38379/p2p/16Uiu2HAmQvntJ4mLji5eZ7BQgv9SCuehL287NCjiG8bS962SNRg3 /ip4/127.0.0.1.../38379/p2p/16Uiu2HAmQvntJ4mLji5eZ7BQgv9SCuehL287NCjiG8bS962SNRg3]&#34;&#xA;INFO [09-09|13:04:40.872|github..../protocol/relay/waku_relay.go:147]              Relay protocol started &#xA;INFO [09-09|13:04:40.872|github..../protocol/lightpush/waku_lightpush.go:90]       Light Push protocol started &#xA;INFO [09-09|13:04:40.872|github..../protocol/filter/server.go:88]                  filter-subscriber protocol started &#xA;INFO [09-09|13:04:40.872|github..../v2/node/wakunode2.go:450]                         Subscribing filterV2 to broadcaster &#xA;INFO [09-09|13:04:40.872|github..../protocol/peer_exchange/protocol.go:93]         Peer exchange protocol started &#xA;INFO [09-09|13:04:40.872|github..../status-go/wakuv2/waku.go:1065]                                WakuV2 PeerID                            id=16Uiu2HAmQvntJ4mLji5eZ7BQgv9SCuehL287NCjiG8bS962SNRg3&#xA;INFO [09-09|13:04:40.872|github..../v2/node/keepalive.go:49]                          setting up ping protocol                 randomPeersPingDuration=5s allPeersPingDuration=5m0s&#xA;INFO [09-09|13:04:40.872|github..../status-go/wakuv2/waku.go:418]                                 retrieving nodes                         enr=enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.prod.status.nodes.status.im&#xA;INFO [09-09|13:04:40.872|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmGwcE8v7gmJNEWFtZtojYpPMTHy2jBLL6xRk33qgDxFWX service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:40.872|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmGwcE8v7gmJNEWFtZtojYpPMTHy2jBLL6xRk33qgDxFWX service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:40.872|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmGwcE8v7gmJNEWFtZtojYpPMTHy2jBLL6xRk33qgDxFWX&#xA;INFO [09-09|13:04:40.872|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmAR24Mbb6VuzoyUiGx42UenDkshENVDj4qnmmbabLvo31 service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:40.872|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmAR24Mbb6VuzoyUiGx42UenDkshENVDj4qnmmbabLvo31 service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:40.872|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmAR24Mbb6VuzoyUiGx42UenDkshENVDj4qnmmbabLvo31&#xA;INFO [09-09|13:04:40.872|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm8mUZ18tBWPXDQsaF7PbCKYA35z7WB2xNZH2EVq1qS8LJ service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:40.872|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm8mUZ18tBWPXDQsaF7PbCKYA35z7WB2xNZH2EVq1qS8LJ service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:40.872|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm8mUZ18tBWPXDQsaF7PbCKYA35z7WB2xNZH2EVq1qS8LJ&#xA;INFO [09-09|13:04:40.872|p2p/enode/localnode.go:322]                                                        New local node record                    seq=1,725,887,080,861 id=f839adbaf9bf520d ip=65.108.132.230 udp=0 tcp=38379&#xA;INFO [09-09|13:04:40.873|github..../v2/node/wakunode2.go:565]                         local node enr record                    enr=enr:-JG4QNoTai1H2amI9HemhrIevVfole4-E9FWL8ML7nWy8_taU_WckgNFF1wQiR9tVUGkSk1CDdtj0PKfkANLHs_WTBOGAZHW4umdgmlkgnY0gmlwhEFshOaJc2VjcDI1NmsxoQO2WJJyjPQodh3610pAINY9J4uhvwgznwL5ocRCPGHJ8IN0Y3CCleuFd2FrdTIN&#xA;INFO [09-09|13:04:40.874|p2p/enode/localnode.go:322]                                                        New local node record                    seq=1,725,887,080,862 id=f839adbaf9bf520d ip=65.108.132.230 udp=53456 tcp=38379&#xA;INFO [09-09|13:04:40.874|github..../v2/discv5/discover.go:191]                        started Discovery V5                     listening=[::]:53456 advertising=65.108.132.230:38379&#xA;INFO [09-09|13:04:40.874|github..../v2/discv5/discover.go:194]                        Discovery V5: discoverable ENR           enr=enr:-Ji4QJ1ln73deQDsDwPIyxG_OdeHUF6sGTmjSxadmO8jHVFUWAk5nZ5QWSbgLFaWvIIfUNePi4YPQmdPgPwOsfFHRtyGAZHW4umegmlkgnY0gmlwhEFshOaJc2VjcDI1NmsxoQO2WJJyjPQodh3610pAINY9J4uhvwgznwL5ocRCPGHJ8IN0Y3CCleuDdWRwgtDQhXdha3UyDQ&#xA;INFO [09-09|13:04:40.874|github..../protocol/relay/waku_relay.go:406]              subscribing to                           pubsubTopic=.../rs/16/32 contentTopics=[]&#xA;INFO [09-09|13:04:40.874|github..../protocol/relay/waku_relay.go:215]              subscribing to underlying pubsubTopic    pubsubTopic=.../rs/16/32&#xA;WARN [09-09|13:04:40.874|go.uber.org/zap/sugar.go:210]                                                      unable to create decaying delivery tag: decaying tag with name pubsub-deliveries:.../rs/16/32 already exists &#xA;INFO [09-09|13:04:40.874|github..../protocol/relay/waku_relay.go:247]              gossipsub subscription                   pubsubTopic=.../rs/16/32&#xA;INFO [09-09|13:04:40.875|github..../v2/peermanager/topic_event_handler.go:26]         handleNewRelayTopicSubscription          pubSubTopic=.../rs/16/32&#xA;INFO [09-09|13:04:40.875|github..../services/local-notifications/core.go:191]           Successful start &#xA;INFO [09-09|13:04:40.875|github..../status-go/api/geth_backend.go:2127]                           Handlers registered                      package=status-go/api.GethStatusBackend&#xA;INFO [09-09|13:04:40.875|github..../v2/node/localnode.go:385]                         updating advertised relay shards in ENR  newShardInfo=&#34;{ClusterID:16 ShardIDs:[32]}&#34;&#xA;INFO [09-09|13:04:40.875|p2p/enode/localnode.go:322]                                                        New local node record                    seq=1,725,887,080,863 id=f839adbaf9bf520d ip=65.108.132.230 udp=53456 tcp=38379&#xA;INFO [09-09|13:04:40.875|github..../v2/node/wakunode2.go:567]                         local node new enr record                enr=enr:-KG4QANOBir_TOHci2gckh9Vw3okbheOJR3SsDFurVuFE5v0ORTNqNbGSfOoKmVuq3lxkAS1DxfZXttapRAZ_X0MhTSGAZHW4umfgmlkgnY0gmlwhEFshOaCcnOFABABACCJc2VjcDI1NmsxoQO2WJJyjPQodh3610pAINY9J4uhvwgznwL5ocRCPGHJ8IN0Y3CCleuDdWRwgtDQhXdha3UyDQ&#xA;ERROR[09-09|13:04:40.889|github..../wallet/collectibles/manager.go:279]        FetchAllAssetsByOwner failed for         provider=rarible chainID=42161 err=&#34;unsuccessful request: 400 Bad Request&#34;&#xA;WARN [09-09|13:04:40.889|github..../status-go/circuitbreaker/circuit_breaker.go:150]              hystrix error                            error=&#34;unsuccessful request: 400 Bad Request&#34; provider=rarible42161&#xA;ERROR[09-09|13:04:40.892|github..../wallet/collectibles/manager.go:279]        FetchAllAssetsByOwner failed for         provider=rarible chainID=1 err=&#34;unsuccessful request: 400 Bad Request&#34;&#xA;WARN [09-09|13:04:40.892|github..../status-go/circuitbreaker/circuit_breaker.go:150]              hystrix error                            error=&#34;unsuccessful request: 400 Bad Request&#34; provider=rarible1&#xA;INFO [09-09|13:04:40.913|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT direction=Outbound&#xA;WARN [09-09|13:04:41.113|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:41.146|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmQ7tZPen946o3RjtP4QpHTZkq7bp3AWaDbxBbxGhghEaV service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:41.146|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmQ7tZPen946o3RjtP4QpHTZkq7bp3AWaDbxBbxGhghEaV service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:41.146|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmQ7tZPen946o3RjtP4QpHTZkq7bp3AWaDbxBbxGhghEaV&#xA;WARN [09-09|13:04:41.181|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/64 &#xA;INFO [09-09|13:04:41.304|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm7ikTNmPsVFGjLgMDTnHH2pT8BbiY6SYs2t8tqMeeVwQi service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:41.304|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm7ikTNmPsVFGjLgMDTnHH2pT8BbiY6SYs2t8tqMeeVwQi service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:41.304|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm7ikTNmPsVFGjLgMDTnHH2pT8BbiY6SYs2t8tqMeeVwQi&#xA;INFO [09-09|13:04:41.316|github..../status-go/protocol/messenger.go:397]                          failed to find Waku service; trying WakuV2 error=&#34;waku service is not available&#34;&#xA;INFO [09-09|13:04:41.317|github..../status-go/wakuv2/waku.go:418]                                 retrieving nodes                         enr=enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.prod.status.nodes.status.im&#xA;INFO [09-09|13:04:41.318|github..../status-go/wakuv2/waku.go:418]                                 retrieving nodes                         enr=enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.prod.status.nodes.status.im&#xA;INFO [09-09|13:04:41.318|github..../protocol/relay/waku_relay.go:406]              subscribing to                           pubsubTopic=.../rs/16/64 contentTopics=[]&#xA;INFO [09-09|13:04:41.318|github..../protocol/relay/waku_relay.go:215]              subscribing to underlying pubsubTopic    pubsubTopic=.../rs/16/64&#xA;WARN [09-09|13:04:41.318|go.uber.org/zap/sugar.go:210]                                                      unable to create decaying delivery tag: decaying tag with name pubsub-deliveries:.../rs/16/64 already exists &#xA;INFO [09-09|13:04:41.318|github..../protocol/relay/waku_relay.go:247]              gossipsub subscription                   pubsubTopic=.../rs/16/64&#xA;WARN [09-09|13:04:41.318|github..../v2/discv5/discover.go:488]                        Discv5 loop stopped &#xA;INFO [09-09|13:04:41.318|github..../v2/peermanager/topic_event_handler.go:26]         handleNewRelayTopicSubscription          pubSubTopic=.../rs/16/64&#xA;INFO [09-09|13:04:41.318|github..../v2/node/localnode.go:385]                         updating advertised relay shards in ENR  newShardInfo=&#34;{ClusterID:16 ShardIDs:[32 64]}&#34;&#xA;INFO [09-09|13:04:41.318|p2p/enode/localnode.go:322]                                                        New local node record                    seq=1,725,887,080,864 id=f839adbaf9bf520d ip=65.108.132.230 udp=53456 tcp=38379&#xA;INFO [09-09|13:04:41.318|github..../v2/node/wakunode2.go:567]                         local node new enr record                enr=enr:-KO4QOhTgFuG_j6X-UWuwkUwZQ7L7ijuaQEV3XmtdnH9u5XSQrBP4TXUAxzIC7QDXGDlklcln-jE06uMXxvxknJDVpWGAZHW4umggmlkgnY0gmlwhEFshOaCcnOHABACACAAQIlzZWNwMjU2azGhA7ZYknKM9Ch2HfrXSkAg1j0ni6G_CDOfAvmhxEI8Ycnwg3RjcIKV64N1ZHCC0NCFd2FrdTIN&#xA;INFO [09-09|13:04:41.319|github..../v2/discv5/discover.go:250]                        stopped Discovery V5 &#xA;INFO [09-09|13:04:41.331|github..../status-go/protocol/messenger.go:793]                          starting messenger                       identity=0x0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761&#xA;INFO [09-09|13:04:41.331|github..../protocol/communities/manager.go:616]                starting owner verification loop &#xA;INFO [09-09|13:04:41.337|github..../encryption/publisher/publisher.go:48]      starting publisher                       namespace=Publisher site=Start&#xA;INFO [09-09|13:04:41.337|github..../status-go/protocol/messenger_wallet.go:61]                    watching wallet balances &#xA;INFO [09-09|13:04:41.340|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.340|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.341|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT&#xA;INFO [09-09|13:04:41.342|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.342|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P&#xA;INFO [09-09|13:04:41.342|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.342|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P&#xA;INFO [09-09|13:04:41.342|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.342|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P&#xA;INFO [09-09|13:04:41.342|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:41.342|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P&#xA;2024-09-09T13:04:41.343Z&#x9;INFO&#x9;pairing/sync_device_test.go:170&#x9;sendContactRequest&#x9;{&#34;sender&#34;: &#34;0x04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240&#34;, &#34;receiver&#34;: &#34;0x0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761&#34;}&#xA;INFO [09-09|13:04:41.364|github..../status-go/protocol/messenger.go:2067]                         contact state changed, re-registering for push notification &#xA;INFO [09-09|13:04:41.364|github..../protocol/pushnotificationclient/client.go:328]      no device token, not registering &#xA;INFO [09-09|13:04:41.364|github..../status-go/protocol/messenger.go:1330]                         called createChatIdentity                account keyUID=0x9f6e22a338218040285accee8fa1851698fc69565ba23484674bf43b5dbdfd29 context=private-chat&#xA;INFO [09-09|13:04:41.365|github..../status-go/protocol/messenger.go:1406]                         handling private-chat ChatIdentity &#xA;WARN [09-09|13:04:41.374|github..../status-go/circuitbreaker/circuit_breaker.go:150]              hystrix error                            error=&#34;{\&#34;request_id\&#34;:\&#34;4e5115db76\&#34;, \&#34;details\&#34;:\&#34;error processing the request: error parsing relay: invalid request path: request path: /v1/\&#34;}&#34; provider=optimism-archival.rpc.grove.city&#xA;INFO [09-09|13:04:41.379|github..../api/publish/message_sender.go:130]             publishing message via relay             envelopeHash=0x26b0c402f1c8b70b7cf39b7f7dad47aa3b8b9cf30a4d19b78837c107bb4c2cca pubsubTopic=.../rs/16/32 contentTopic=.../1/0x30dc261f/rfc26 timestamp=1,725,887,081,380,068,224 peerCnt=5&#xA;ERROR[09-09|13:04:41.379|github..../wakuv2/common/message.go:179]                       failed to decode message                 err=&#34;couldn&#39;t decrypt using asymmetric key: ecies: invalid message&#34;&#xA;INFO [09-09|13:04:41.379|github..../status-go/protocol/messenger.go:1330]                         called createChatIdentity                account keyUID=0x9f6e22a338218040285accee8fa1851698fc69565ba23484674bf43b5dbdfd29 context=private-chat&#xA;INFO [09-09|13:04:41.380|github..../status-go/protocol/messenger.go:1406]                         handling private-chat ChatIdentity &#xA;ERROR[09-09|13:04:41.380|github..../wakuv2/common/message.go:179]                       failed to decode message                 err=&#34;couldn&#39;t decrypt using asymmetric key: ecies: invalid message&#34;&#xA;INFO [09-09|13:04:41.381|github..../api/publish/message_sender.go:130]             publishing message via relay             envelopeHash=0x8f440571cbe1af6754dbc156a52b5f6b91d33a12a92c8114c04fcab3df1fb18b pubsubTopic=.../rs/16/32 contentTopic=.../1/0x4fb0f349/rfc26 timestamp=1,725,887,081,381,926,530 peerCnt=5&#xA;INFO [09-09|13:04:41.382|github..../status-go/protocol/messenger.go:1330]                         called createChatIdentity                account keyUID=0x9f6e22a338218040285accee8fa1851698fc69565ba23484674bf43b5dbdfd29 context=private-chat&#xA;INFO [09-09|13:04:41.382|github..../status-go/protocol/messenger.go:1406]                         handling private-chat ChatIdentity &#xA;INFO [09-09|13:04:41.385|github..../api/publish/message_sender.go:130]             publishing message via relay             envelopeHash=0xe43a2a7e72f9add9547e30c1a67b8ef6e78f88eabb526014160ccbaf3c9db6af pubsubTopic=.../rs/16/32 contentTopic=.../1/0x30dc261f/rfc26 timestamp=1,725,887,081,385,709,566 peerCnt=5&#xA;ERROR[09-09|13:04:41.385|github..../wakuv2/common/message.go:179]                       failed to decode message                 err=&#34;couldn&#39;t decrypt using asymmetric key: ecies: invalid message&#34;&#xA;ERROR[09-09|13:04:41.385|github..../wakuv2/common/message.go:179]                       failed to decode message                 err=&#34;couldn&#39;t decrypt using asymmetric key: ecies: invalid message&#34;&#xA;2024-09-09T13:04:41.389Z&#x9;INFO&#x9;pairing/sync_device_test.go:179&#x9;receiveContactRequest&#x9;{&#34;receiver&#34;: &#34;0x0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761&#34;}&#xA;WARN [09-09|13:04:41.407|github..../v2/peermanager/peer_connector.go:283]             connecting to peer                       peerID=16Uiu2HAmQ7tZPen946o3RjtP4QpHTZkq7bp3AWaDbxBbxGhghEaV error=&#34;failed to dial: failed to dial 16Uiu2HAmQ7tZPen946o3RjtP4QpHTZkq7bp3AWaDbxBbxGhghEaV: all dials failed\n  * [/ip4/164.68.216.68/tcp/52635] dial tcp4 164.68.216.68:52635: connect: no route to host&#34;&#xA;WARN [09-09|13:04:41.478|github..../rpc/chain/client.go:982]                            Error not in chain call                  error=&#34;optimism-archival.rpc.grove.city.error: {\&#34;request_id\&#34;:\&#34;4e5115db76\&#34;, \&#34;details\&#34;:\&#34;error processing the request: error parsing relay: invalid request path: request path: /v1/\&#34;}, optimism-mainnet.infura.io.error: 401 Unauthorized: project id required in the url\n&#34; chain=10&#xA;ERROR[09-09|13:04:41.478|github..../status-go/protocol/messenger_curated_communities.go:49]       failed to get curated communities from contract error=&#34;optimism-archival.rpc.grove.city.error: {\&#34;request_id\&#34;:\&#34;4e5115db76\&#34;, \&#34;details\&#34;:\&#34;error processing the request: error parsing relay: invalid request path: request path: /v1/\&#34;}, optimism-mainnet.infura.io.error: 401 Unauthorized: project id required in the url\n&#34;&#xA;WARN [09-09|13:04:41.541|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.543|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.555|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.555|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.555|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.556|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.556|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.557|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.557|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.557|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.558|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.558|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.558|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.558|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.558|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.558|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.558|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.558|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:41.560|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R direction=Outbound&#xA;WARN [09-09|13:04:41.704|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:41.876|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAm8mUZ18tBWPXDQsaF7PbCKYA35z7WB2xNZH2EVq1qS8LJ direction=Outbound&#xA;WARN [09-09|13:04:41.879|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.879|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.879|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.891|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.892|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.892|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.892|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.892|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.892|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.892|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.892|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:41.892|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:41.915|github..../api/publish/message_sender.go:130]             publishing message via relay             envelopeHash=0xe19fef31a9a27ddc5d4212a210806f41136cb768bef58ff14aa91a6e4e164e76 pubsubTopic=.../rs/16/32 contentTopic=.../1/0x30dc261f/rfc26 timestamp=1,725,887,081,915,563,085 peerCnt=5&#xA;ERROR[09-09|13:04:41.915|github..../wakuv2/common/message.go:179]                       failed to decode message                 err=&#34;couldn&#39;t decrypt using asymmetric key: ecies: invalid message&#34;&#xA;ERROR[09-09|13:04:41.915|github..../wakuv2/common/message.go:179]                       failed to decode message                 err=&#34;couldn&#39;t decrypt using asymmetric key: ecies: invalid message&#34;&#xA;WARN [09-09|13:04:42.147|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:42.147|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:42.147|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:42.147|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:42.148|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:42.148|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:42.148|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:42.148|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:42.148|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:42.148|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:42.148|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:42.149|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:42.149|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:42.342|github..../status-go/protocol/messenger_mailserver_cycle.go:130]         Automatically switching mailserver &#xA;INFO [09-09|13:04:42.342|github..../status-go/protocol/messenger_mailserver_cycle.go:295]         Finding a new mailserver... &#xA;WARN [09-09|13:04:42.388|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:42.593|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAmAR24Mbb6VuzoyUiGx42UenDkshENVDj4qnmmbabLvo31 direction=Outbound&#xA;INFO [09-09|13:04:42.874|github..../status-go/wakuv2/waku.go:1721]                                is started restarting &#xA;INFO [09-09|13:04:42.874|github..../v2/discv5/discover.go:191]                        started Discovery V5                     listening=[::]:53456 advertising=65.108.132.230:38379&#xA;INFO [09-09|13:04:42.874|github..../v2/discv5/discover.go:194]                        Discovery V5: discoverable ENR           enr=enr:-KO4QOhTgFuG_j6X-UWuwkUwZQ7L7ijuaQEV3XmtdnH9u5XSQrBP4TXUAxzIC7QDXGDlklcln-jE06uMXxvxknJDVpWGAZHW4umggmlkgnY0gmlwhEFshOaCcnOHABACACAAQIlzZWNwMjU2azGhA7ZYknKM9Ch2HfrXSkAg1j0ni6G_CDOfAvmhxEI8Ycnwg3RjcIKV64N1ZHCC0NCFd2FrdTIN&#xA;INFO [09-09|13:04:42.874|github..../status-go/wakuv2/waku.go:1735]                                restarting discv5 with nodes             nodes=&#34;[enr:-QEKuED9AJm2HGgrRpVaJY2nj68ao_QiPeUT43sK-aRM7sMJ6R4G11OSDOwnvVacgN1sTw-K7soC5dzHDFZgZkHU0u-XAYJpZIJ2NIJpcISnYxMvim11bHRpYWRkcnO4WgAqNiVib290LTAxLmRvLWFtczMuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfACw2JWJvb3QtMDEuZG8tYW1zMy5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaEC3rRtFQSgc24uWewzXaxTY8hDAHB8sgnxr9k8Rjb5GeSDdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEcuED7ww5vo2rKc1pyBp7fubBUH-8STHEZHo7InjVjLblEVyDGkjdTI9VdqmYQOn95vuQH-Htku17WSTzEufx-Wg4mAYJpZIJ2NIJpcIQihw1Xim11bHRpYWRkcnO4bAAzNi5ib290LTAxLmdjLXVzLWNlbnRyYWwxLWEuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfADU2LmJvb3QtMDEuZ2MtdXMtY2VudHJhbDEtYS5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaECxjqgDQ0WyRSOilYU32DA5k_XNlDis3m1VdXkK9xM6kODdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEcuEAoShWGyN66wwusE3Ri8hXBaIkoHZHybUB8cCPv5v3ypEf9OCg4cfslJxZFANl90s-jmMOugLUyBx4EfOBNJ6_VAYJpZIJ2NIJpcIQI2hdMim11bHRpYWRkcnO4bAAzNi5ib290LTAxLmFjLWNuLWhvbmdrb25nLWMuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfADU2LmJvb3QtMDEuYWMtY24taG9uZ2tvbmctYy5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaEDP7CbRk-YKJwOFFM4Z9ney0GPc7WPJaCwGkpNRyla7mCDdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEKuED9AJm2HGgrRpVaJY2nj68ao_QiPeUT43sK-aRM7sMJ6R4G11OSDOwnvVacgN1sTw-K7soC5dzHDFZgZkHU0u-XAYJpZIJ2NIJpcISnYxMvim11bHRpYWRkcnO4WgAqNiVib290LTAxLmRvLWFtczMuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfACw2JWJvb3QtMDEuZG8tYW1zMy5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaEC3rRtFQSgc24uWewzXaxTY8hDAHB8sgnxr9k8Rjb5GeSDdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEcuED7ww5vo2rKc1pyBp7fubBUH-8STHEZHo7InjVjLblEVyDGkjdTI9VdqmYQOn95vuQH-Htku17WSTzEufx-Wg4mAYJpZIJ2NIJpcIQihw1Xim11bHRpYWRkcnO4bAAzNi5ib290LTAxLmdjLXVzLWNlbnRyYWwxLWEuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfADU2LmJvb3QtMDEuZ2MtdXMtY2VudHJhbDEtYS5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaECxjqgDQ0WyRSOilYU32DA5k_XNlDis3m1VdXkK9xM6kODdGNwgnZfg3VkcIIjKIV3YWt1Mg0 enr:-QEcuEAoShWGyN66wwusE3Ri8hXBaIkoHZHybUB8cCPv5v3ypEf9OCg4cfslJxZFANl90s-jmMOugLUyBx4EfOBNJ6_VAYJpZIJ2NIJpcIQI2hdMim11bHRpYWRkcnO4bAAzNi5ib290LTAxLmFjLWNuLWhvbmdrb25nLWMuc3RhdHVzLnByb2Quc3RhdHVzLmltBnZfADU2LmJvb3QtMDEuYWMtY24taG9uZ2tvbmctYy5zdGF0dXMucHJvZC5zdGF0dXMuaW0GAbveA4Jyc40AEAUAAQAgAEAAgAEAiXNlY3AyNTZrMaEDP7CbRk-YKJwOFFM4Z9ney0GPc7WPJaCwGkpNRyla7mCDdGNwgnZfg3VkcIIjKIV3YWt1Mg0]&#34;&#xA;INFO [09-09|13:04:42.890|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm8aAnfdBx8Fdc7hfqtradp7yLbMWXeEo5KdcRZZXT5JrR service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:42.890|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm8aAnfdBx8Fdc7hfqtradp7yLbMWXeEo5KdcRZZXT5JrR service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:42.890|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm8aAnfdBx8Fdc7hfqtradp7yLbMWXeEo5KdcRZZXT5JrR&#xA;WARN [09-09|13:04:42.960|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:43.021|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:43.029|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:43.033|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:43.034|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:43.048|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:43.049|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:43.049|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:43.092|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkyCyLL6FYfEkK19M5VoAx2uUCceZChUnNZdEfvvxTZ6in service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:43.092|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkyCyLL6FYfEkK19M5VoAx2uUCceZChUnNZdEfvvxTZ6in service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:43.092|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkyCyLL6FYfEkK19M5VoAx2uUCceZChUnNZdEfvvxTZ6in&#xA;INFO [09-09|13:04:43.130|github..../status-go/wakuv2/waku.go:559]                                 Running peer exchange loop &#xA;WARN [09-09|13:04:43.130|github..../v2/peermanager/peer_discovery.go:58]              cannot do on demand discovery for non-waku protocol protocol=.../waku/peer-exchange/2.0.0-alpha1&#xA;WARN [09-09|13:04:43.130|github..../v2/peermanager/peer_discovery.go:115]             failed to discover and connect to peers  error=&#34;cannot do on demand discovery for non-waku protocol&#34;&#xA;WARN [09-09|13:04:43.165|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:43.166|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:43.166|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:43.181|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:43.362|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R direction=Outbound&#xA;INFO [09-09|13:04:43.413|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAmGwcE8v7gmJNEWFtZtojYpPMTHy2jBLL6xRk33qgDxFWX direction=Outbound&#xA;INFO [09-09|13:04:43.444|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT direction=Outbound&#xA;INFO [09-09|13:04:43.611|github..../api/publish/message_sender.go:130]             publishing message via relay             envelopeHash=0x1e942406df8f8ab3e4fc90441e8a15d54077d67d8e3de66d10935594ed21b69a pubsubTopic=.../rs/16/32 contentTopic=.../1/0x4fb0f349/rfc26 timestamp=1,725,887,083,611,927,565 peerCnt=6&#xA;INFO [09-09|13:04:43.615|github..../status-go/protocol/messenger_mailserver_cycle.go:336]         connecting to mailserver                 mailserverID=store-02.gc-us-central1-a.status.prod&#xA;INFO [09-09|13:04:43.615|github..../status-go/protocol/messenger_mailserver_cycle.go:359]         mailserver available                     mailserverID=store-02.gc-us-central1-a.status.prod&#xA;INFO [09-09|13:04:43.615|github..../status-go/protocol/messenger_mailserver.go:357]               fetching backup &#xA;INFO [09-09|13:04:43.615|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=[] fromString=2024-08-09T13:04:43Z toString=2024-09-09T13:04:44Z topic=[0x715db6f0] from=1,723,208,683 to=1,725,887,084&#xA;WARN [09-09|13:04:43.797|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:43.797|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.060|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.061|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.061|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.061|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.061|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.061|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.070|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:44.141|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm8aAnfdBx8Fdc7hfqtradp7yLbMWXeEo5KdcRZZXT5JrR service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:44.141|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm8aAnfdBx8Fdc7hfqtradp7yLbMWXeEo5KdcRZZXT5JrR service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:44.141|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm8aAnfdBx8Fdc7hfqtradp7yLbMWXeEo5KdcRZZXT5JrR&#xA;WARN [09-09|13:04:44.316|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.317|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.317|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.323|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.323|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:44.342|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm4L1ALHUMLFNHJqSkaMsgMZPg1JLSt2jw8tit24TXCXrw service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:44.342|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm4L1ALHUMLFNHJqSkaMsgMZPg1JLSt2jw8tit24TXCXrw service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:44.342|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm4L1ALHUMLFNHJqSkaMsgMZPg1JLSt2jw8tit24TXCXrw&#xA;ERROR[09-09|13:04:44.392|github..../protocol/pushnotificationclient/client.go:900]      could not retrieve message               error=&#34;record not found&#34;&#xA;WARN [09-09|13:04:44.392|github..../protocol/pushnotificationclient/client.go:905]      message not retrieved &#xA;INFO [09-09|13:04:44.412|github..../api/publish/message_sender.go:130]             publishing message via relay             envelopeHash=0xa6f7ef5e999c3ea3cfd2ffa189475ddb1027682ddf5e4b6d0d3c4f85884472d8 pubsubTopic=.../rs/16/32 contentTopic=.../1/0xf3cbe229/rfc26 timestamp=1,725,887,084,412,610,116 peerCnt=6&#xA;INFO [09-09|13:04:44.516|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAm4L1ALHUMLFNHJqSkaMsgMZPg1JLSt2jw8tit24TXCXrw direction=Outbound&#xA;WARN [09-09|13:04:44.591|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.596|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.706|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.908|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.908|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:44.908|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:45.069|github..../protocol/peer_exchange/client.go:156]          connecting to newly discovered peers     count=20&#xA;INFO [09-09|13:04:45.069|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm7xuEHYmdw3FUH1rxighDjuCCaRhYX8Sbr3k1o8beLRHv service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.069|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm7xuEHYmdw3FUH1rxighDjuCCaRhYX8Sbr3k1o8beLRHv service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.069|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm7xuEHYmdw3FUH1rxighDjuCCaRhYX8Sbr3k1o8beLRHv&#xA;INFO [09-09|13:04:45.069|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkupTPGuZBCHJ68gmuANJpxrUFmPogxF716djxtBSR8JEu service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.069|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkupTPGuZBCHJ68gmuANJpxrUFmPogxF716djxtBSR8JEu service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.069|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkupTPGuZBCHJ68gmuANJpxrUFmPogxF716djxtBSR8JEu&#xA;INFO [09-09|13:04:45.069|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmM3RqoQmgJDLxkGz1D4Xe1tGJzN2NTmtqa39TcxykmVm1 service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.069|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmM3RqoQmgJDLxkGz1D4Xe1tGJzN2NTmtqa39TcxykmVm1 service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.069|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmM3RqoQmgJDLxkGz1D4Xe1tGJzN2NTmtqa39TcxykmVm1&#xA;INFO [09-09|13:04:45.069|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5KkRHTEiuNfPyEoWBdhQALGH9Lh5NqrXnVw2pK3ve5Be service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.069|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5KkRHTEiuNfPyEoWBdhQALGH9Lh5NqrXnVw2pK3ve5Be service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.069|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm5KkRHTEiuNfPyEoWBdhQALGH9Lh5NqrXnVw2pK3ve5Be&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmE8FeXNJnqppRq6Rt3PTfGLWUHtxjBUmHzrDFeFPoPkLM service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmE8FeXNJnqppRq6Rt3PTfGLWUHtxjBUmHzrDFeFPoPkLM service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmE8FeXNJnqppRq6Rt3PTfGLWUHtxjBUmHzrDFeFPoPkLM&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkucGRcE1ggXdyXV3YhNvmftjU8fVU4THto1F34X6Wou2t service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkucGRcE1ggXdyXV3YhNvmftjU8fVU4THto1F34X6Wou2t service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkucGRcE1ggXdyXV3YhNvmftjU8fVU4THto1F34X6Wou2t&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmT3KYn1g6Rr4rVbCpmudmwhCjpRQdezWQzJAuwTbfvmKK service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmT3KYn1g6Rr4rVbCpmudmwhCjpRQdezWQzJAuwTbfvmKK service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmT3KYn1g6Rr4rVbCpmudmwhCjpRQdezWQzJAuwTbfvmKK&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkyjvXPmymR5eRnvxCufRGZdfRrgjME6bmn3Xo6aprE1eo service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkyjvXPmymR5eRnvxCufRGZdfRrgjME6bmn3Xo6aprE1eo service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkyjvXPmymR5eRnvxCufRGZdfRrgjME6bmn3Xo6aprE1eo&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmQg2vAtKiEBRSLCT5oHtZd6SCHj3N6oZrywAcFzBkb869 service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmQg2vAtKiEBRSLCT5oHtZd6SCHj3N6oZrywAcFzBkb869 service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmQg2vAtKiEBRSLCT5oHtZd6SCHj3N6oZrywAcFzBkb869&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkyj5Kqf7mZ7ywJ1hqLeJ2Tw69gafWSSqHU3MfAiQhzrKX service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkyj5Kqf7mZ7ywJ1hqLeJ2Tw69gafWSSqHU3MfAiQhzrKX service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkyj5Kqf7mZ7ywJ1hqLeJ2Tw69gafWSSqHU3MfAiQhzrKX&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5waTFz95G5GgKEiyNqNzCwZevmHZbF3npbtd1sToD3yp service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5waTFz95G5GgKEiyNqNzCwZevmHZbF3npbtd1sToD3yp service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.070|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm5waTFz95G5GgKEiyNqNzCwZevmHZbF3npbtd1sToD3yp&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmCDSnT8oNpMR9HH6uipD71KstYuDCAQGpek9XDAVmqdEr service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmCDSnT8oNpMR9HH6uipD71KstYuDCAQGpek9XDAVmqdEr&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmT61Y4m7a3Rxoh6TC2kwhGiGqoikX8mDyjU3rx1TqEDpA service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmT61Y4m7a3Rxoh6TC2kwhGiGqoikX8mDyjU3rx1TqEDpA service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmT61Y4m7a3Rxoh6TC2kwhGiGqoikX8mDyjU3rx1TqEDpA&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm6JeFQgqZ1WTMJz3rnrT1M7JzS8pJ6ze6EG4JYp5aoAPv service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm6JeFQgqZ1WTMJz3rnrT1M7JzS8pJ6ze6EG4JYp5aoAPv service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm6JeFQgqZ1WTMJz3rnrT1M7JzS8pJ6ze6EG4JYp5aoAPv&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkzeDTXEpP356UojmHUdViLxzZeLH7nFEUbMqDudqbPZae service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkzeDTXEpP356UojmHUdViLxzZeLH7nFEUbMqDudqbPZae service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkzeDTXEpP356UojmHUdViLxzZeLH7nFEUbMqDudqbPZae&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmNFvubdwLtyScgQKMVL7Ppwvd7RZskgThtPAGqMrUfs1V service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmNFvubdwLtyScgQKMVL7Ppwvd7RZskgThtPAGqMrUfs1V service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmNFvubdwLtyScgQKMVL7Ppwvd7RZskgThtPAGqMrUfs1V&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmMU7Y29oL6DmoJfBFv8J4JhYzYgazPL7nGKJFBV3qcj2E service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmMU7Y29oL6DmoJfBFv8J4JhYzYgazPL7nGKJFBV3qcj2E&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkwTrbezQ8a1rnGFTiJR16epWeqJdwteenjrhqriXrv2tf service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkwTrbezQ8a1rnGFTiJR16epWeqJdwteenjrhqriXrv2tf service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkwTrbezQ8a1rnGFTiJR16epWeqJdwteenjrhqriXrv2tf&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm8KnGwdkJnZi8WEvH5FoyDKpbBMgDhtsN4BDz8tVqeG82 service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm8KnGwdkJnZi8WEvH5FoyDKpbBMgDhtsN4BDz8tVqeG82 service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:45.071|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm8KnGwdkJnZi8WEvH5FoyDKpbBMgDhtsN4BDz8tVqeG82&#xA;WARN [09-09|13:04:45.139|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.146|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.157|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.164|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.169|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:45.262|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM direction=Outbound&#xA;WARN [09-09|13:04:45.287|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:45.445|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=[] fromString=2024-08-09T13:04:43Z toString=2024-09-09T13:04:44Z topic=[0x715db6f0] from=1,723,208,683 to=1,725,887,084&#xA;WARN [09-09|13:04:45.445|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:45.446|github..../status-go/protocol/messenger_mailserver.go:362]               backup fetched &#xA;INFO [09-09|13:04:45.446|github..../status-go/protocol/messenger_mailserver.go:120]               trying performing mailserver requests    try=0 mailserverID=store-02.gc-us-central1-a.status.prod&#xA;INFO [09-09|13:04:45.446|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-08T13:04:46Z toString=2024-09-09T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,800,686 to=1,725,887,086&#xA;WARN [09-09|13:04:45.467|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.823|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.861|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:45.875|github..../status-go/wakuv2/waku.go:559]                                 Running peer exchange loop &#xA;WARN [09-09|13:04:45.875|github..../v2/peermanager/peer_discovery.go:58]              cannot do on demand discovery for non-waku protocol protocol=.../waku/peer-exchange/2.0.0-alpha1&#xA;WARN [09-09|13:04:45.875|github..../v2/peermanager/peer_discovery.go:115]             failed to discover and connect to peers  error=&#34;cannot do on demand discovery for non-waku protocol&#34;&#xA;INFO [09-09|13:04:45.893|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT direction=Outbound&#xA;WARN [09-09|13:04:45.908|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.908|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.908|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.908|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.908|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.911|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.911|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.911|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.947|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.962|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.963|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.963|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.963|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.963|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:45.963|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:45.967|github..../status-go/protocol/messenger.go:3573]                         processing message                       site=RetrieveAll hash=0x26b0c402f1c8b70b7cf39b7f7dad47aa3b8b9cf30a4d19b78837c107bb4c2cca message-id=0xd4e27bb578bf34c68239deb9aca4a1d8838f0c3ed1accff743e2a4f3cb8bcda6 type=CHAT_IDENTITY senderID=0x04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240&#xA;INFO [09-09|13:04:45.968|github..../status-go/protocol/messenger_handlers.go:662]                 handling ChatIdentity &#xA;INFO [09-09|13:04:46.065|github..../status-go/protocol/messenger.go:3573]                         processing message                       site=RetrieveAll hash=0xe43a2a7e72f9add9547e30c1a67b8ef6e78f88eabb526014160ccbaf3c9db6af message-id=0x52300a9a436b41a2dfe6b2c6ff3a3b9dc819992e812e5294d1623de79f11928f type=CHAT_IDENTITY senderID=0x04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240&#xA;INFO [09-09|13:04:46.065|github..../status-go/protocol/messenger_handlers.go:662]                 handling ChatIdentity &#xA;WARN [09-09|13:04:46.073|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.073|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.073|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.073|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:46.276|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAm9CQhsuwPR54q27kNj9iaQVfyRzTGKrhFmr94oD8ujU6P direction=Outbound&#xA;WARN [09-09|13:04:46.338|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.338|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.338|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.338|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.340|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:46.340|github..../api/publish/message_sender.go:130]             publishing message via relay             envelopeHash=0x3306652ec961890d3a165addcd4d24db98a769a1c2365a3840acb766026d3ca5 pubsubTopic=.../rs/16/32 contentTopic=.../1/0xf72d0fa4/rfc26 timestamp=1,725,887,086,340,602,326 peerCnt=7&#xA;WARN [09-09|13:04:46.340|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.340|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.340|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.340|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.341|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.342|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.342|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:46.343|github..../status-go/protocol/messenger_mailserver_cycle.go:336]         connecting to mailserver                 mailserverID=store-02.gc-us-central1-a.status.prod&#xA;INFO [09-09|13:04:46.343|github..../status-go/protocol/messenger_mailserver_cycle.go:359]         mailserver available                     mailserverID=store-02.gc-us-central1-a.status.prod&#xA;INFO [09-09|13:04:46.343|github..../status-go/protocol/messenger_mailserver.go:357]               fetching backup &#xA;INFO [09-09|13:04:46.343|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=[] fromString=2024-08-09T13:04:46Z toString=2024-09-09T13:04:47Z topic=[0x73662687] from=1,723,208,686 to=1,725,887,087&#xA;WARN [09-09|13:04:46.347|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:46.362|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:46.377|github..../status-go/protocol/messenger.go:3573]                         processing message                       site=RetrieveAll hash=0x3306652ec961890d3a165addcd4d24db98a769a1c2365a3840acb766026d3ca5 message-id=0xc8e81359500cb5182f203391d945256338ee0f19ff92c906894e6a3c457b7e22 type=STATUS_UPDATE senderID=0x0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761&#xA;WARN [09-09|13:04:46.377|github..../status-go/protocol/messenger_maps.go:65]                      contacts map: loading own identity       contactID=0x0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761&#xA;INFO [09-09|13:04:46.377|github..../status-go/protocol/messenger_handlers.go:752]                 handling StatusUpdate &#xA;INFO [09-09|13:04:46.429|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkyvKEEE39jWzsAbQD4gLhSnfv7azLGB1c7SXARYK4MHxP service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:46.429|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkyvKEEE39jWzsAbQD4gLhSnfv7azLGB1c7SXARYK4MHxP service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:46.429|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkyvKEEE39jWzsAbQD4gLhSnfv7azLGB1c7SXARYK4MHxP&#xA;INFO [09-09|13:04:46.929|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmGAA54bBTE78MYidSy3P7Q9yAWFNTAEReJYD69VRvtL5r service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:46.929|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmGAA54bBTE78MYidSy3P7Q9yAWFNTAEReJYD69VRvtL5r service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:46.929|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmGAA54bBTE78MYidSy3P7Q9yAWFNTAEReJYD69VRvtL5r&#xA;INFO [09-09|13:04:46.932|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAmCDSnT8oNpMR9HH6uipD71KstYuDCAQGpek9XDAVmqdEr direction=Outbound&#xA;INFO [09-09|13:04:46.954|github..../v2/peermanager/peer_manager.go:571]               peer already found in peerstore, but re-adding it as ENR sequence is higher than locally stored peer=16Uiu2HAmQg2vAtKiEBRSLCT5oHtZd6SCHj3N6oZrywAcFzBkb869 newENRSeq=1725375036164 storedENRSeq=1725375036152&#xA;INFO [09-09|13:04:46.954|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmQg2vAtKiEBRSLCT5oHtZd6SCHj3N6oZrywAcFzBkb869 service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:46.954|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmQg2vAtKiEBRSLCT5oHtZd6SCHj3N6oZrywAcFzBkb869 service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:46.954|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmQg2vAtKiEBRSLCT5oHtZd6SCHj3N6oZrywAcFzBkb869&#xA;INFO [09-09|13:04:47.030|github..../protocol/peer_exchange/client.go:156]          connecting to newly discovered peers     count=19&#xA;INFO [09-09|13:04:47.030|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkvQxfTaoqWkNHDBekocnjNsFcZgE3fWnwepcKkNWNt5pE service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.030|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkvQxfTaoqWkNHDBekocnjNsFcZgE3fWnwepcKkNWNt5pE service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.030|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkvQxfTaoqWkNHDBekocnjNsFcZgE3fWnwepcKkNWNt5pE&#xA;INFO [09-09|13:04:47.030|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmUWQC94NsKf4FQSksvakLRepJ7UjnmsKPeNrQ6qS7ZzJy service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.030|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5wDnBANuKgco932eifgT3L7DHjZkpFYW8GrmQSgvD6f9 service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.030|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmUWQC94NsKf4FQSksvakLRepJ7UjnmsKPeNrQ6qS7ZzJy service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.030|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmUWQC94NsKf4FQSksvakLRepJ7UjnmsKPeNrQ6qS7ZzJy&#xA;INFO [09-09|13:04:47.030|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5wDnBANuKgco932eifgT3L7DHjZkpFYW8GrmQSgvD6f9 service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.030|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm5wDnBANuKgco932eifgT3L7DHjZkpFYW8GrmQSgvD6f9&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:578]               peer already found in peerstore, but doesn&#39;t have an ENR record, re-adding peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmMELCo218hncCtTvC2Dwbej3rbyHQcR8erXNnKGei7WPZ&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkwyXuHkC5e2Mj7J4qX14n6cFBFTyHqkheUwjj5NtobhJv service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkwyXuHkC5e2Mj7J4qX14n6cFBFTyHqkheUwjj5NtobhJv service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkwyXuHkC5e2Mj7J4qX14n6cFBFTyHqkheUwjj5NtobhJv&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmM3RqoQmgJDLxkGz1D4Xe1tGJzN2NTmtqa39TcxykmVm1 service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmM3RqoQmgJDLxkGz1D4Xe1tGJzN2NTmtqa39TcxykmVm1 service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmM3RqoQmgJDLxkGz1D4Xe1tGJzN2NTmtqa39TcxykmVm1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm7xuEHYmdw3FUH1rxighDjuCCaRhYX8Sbr3k1o8beLRHv service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm7xuEHYmdw3FUH1rxighDjuCCaRhYX8Sbr3k1o8beLRHv service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm7xuEHYmdw3FUH1rxighDjuCCaRhYX8Sbr3k1o8beLRHv&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmKdWXgbkamq5R4zVc9cezkw38xXGes4aths78B75PgddD service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmKdWXgbkamq5R4zVc9cezkw38xXGes4aths78B75PgddD service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmKdWXgbkamq5R4zVc9cezkw38xXGes4aths78B75PgddD&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5waTFz95G5GgKEiyNqNzCwZevmHZbF3npbtd1sToD3yp service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5waTFz95G5GgKEiyNqNzCwZevmHZbF3npbtd1sToD3yp service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm5waTFz95G5GgKEiyNqNzCwZevmHZbF3npbtd1sToD3yp&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:578]               peer already found in peerstore, but doesn&#39;t have an ENR record, re-adding peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm2M7xs7cLPc3jamawkEqbr7cUJX11uvY7LxQ6WFUdUKUT&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkwTrbezQ8a1rnGFTiJR16epWeqJdwteenjrhqriXrv2tf service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkwTrbezQ8a1rnGFTiJR16epWeqJdwteenjrhqriXrv2tf service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkwTrbezQ8a1rnGFTiJR16epWeqJdwteenjrhqriXrv2tf&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmEptPi9r5G1k51CZMHu52oHn5WK64HzXDFcWLEdjmYrXL service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmEptPi9r5G1k51CZMHu52oHn5WK64HzXDFcWLEdjmYrXL service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmEptPi9r5G1k51CZMHu52oHn5WK64HzXDFcWLEdjmYrXL&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkxSS5usZyxqHDsLVphgSGFiBXukuVpk9cmh2m7h4HqyzV service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkxSS5usZyxqHDsLVphgSGFiBXukuVpk9cmh2m7h4HqyzV service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkxSS5usZyxqHDsLVphgSGFiBXukuVpk9cmh2m7h4HqyzV&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkyjvXPmymR5eRnvxCufRGZdfRrgjME6bmn3Xo6aprE1eo service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkyjvXPmymR5eRnvxCufRGZdfRrgjME6bmn3Xo6aprE1eo service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkyjvXPmymR5eRnvxCufRGZdfRrgjME6bmn3Xo6aprE1eo&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmLy4hRCkmfJg8n6roudcbCVDkJ69XGxKkFP5qKqMPfMku service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmLy4hRCkmfJg8n6roudcbCVDkJ69XGxKkFP5qKqMPfMku service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.031|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmLy4hRCkmfJg8n6roudcbCVDkJ69XGxKkFP5qKqMPfMku&#xA;INFO [09-09|13:04:47.032|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm4Qr2bzq3BP5mMY3FtR89n2Dba5hTW9AvK3XrCPxanoMN service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.032|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm4Qr2bzq3BP5mMY3FtR89n2Dba5hTW9AvK3XrCPxanoMN service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.032|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm4Qr2bzq3BP5mMY3FtR89n2Dba5hTW9AvK3XrCPxanoMN&#xA;INFO [09-09|13:04:47.032|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm99Lzf8vEA462ifQaaN2AKzt7LjntkP4Xv3oJdvugDnxg service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:47.032|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm99Lzf8vEA462ifQaaN2AKzt7LjntkP4Xv3oJdvugDnxg service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:47.032|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm99Lzf8vEA462ifQaaN2AKzt7LjntkP4Xv3oJdvugDnxg&#xA;INFO [09-09|13:04:47.032|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmKBd6crqQNZ6nKCSCpHCAwUPn3DUDmkcPSWUTyVXpxKsW service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:47.032|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmKBd6crqQNZ6nKCSCpHCAwUPn3DUDmkcPSWUTyVXpxKsW&#xA;WARN [09-09|13:04:47.069|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.069|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.069|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.069|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.070|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.073|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.073|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.073|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.074|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.074|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.074|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.074|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.146|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.150|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.150|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.172|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.172|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.172|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.197|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.197|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.197|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.198|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.198|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.198|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:47.228|go.uber.org/zap/sugar.go:204]                                                      peer 16Uiu2HAmGwcE8v7gmJNEWFtZtojYpPMTHy2jBLL6xRk33qgDxFWX didn&#39;t follow up in 1 IWANT requests; adding penalty &#xA;INFO [09-09|13:04:47.228|go.uber.org/zap/sugar.go:204]                                                      peer 16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R didn&#39;t follow up in 1 IWANT requests; adding penalty &#xA;WARN [09-09|13:04:47.318|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.319|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.320|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.320|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.320|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.321|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.322|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.322|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.322|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.322|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.322|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.322|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.325|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.326|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:47.542|github..../v2/peermanager/peer_connector.go:283]             connecting to peer                       peerID=16Uiu2HAm7ikTNmPsVFGjLgMDTnHH2pT8BbiY6SYs2t8tqMeeVwQi error=&#34;failed to dial: failed to dial 16Uiu2HAm7ikTNmPsVFGjLgMDTnHH2pT8BbiY6SYs2t8tqMeeVwQi: all dials failed\n  * [/ip4/95.216.204.65/tcp/1024] dial tcp4 0.0.0.0:38379-&gt;95.216.204.65:1024: i/o timeout\n  * [/ip4/15.235.167.17.../p2p/16Uiu2HAmR1jsEnqtFqdusqQJfigVMFeqPaphkLuk4icbS47jEQrK/p2p-circuit] error opening hop stream to relay: failed to dial: context deadline exceeded&#34;&#xA;WARN [09-09|13:04:47.542|github..../v2/peermanager/peer_connector.go:283]             connecting to peer                       peerID=16Uiu2HAm7ikTNmPsVFGjLgMDTnHH2pT8BbiY6SYs2t8tqMeeVwQi error=&#34;failed to dial: failed to dial 16Uiu2HAm7ikTNmPsVFGjLgMDTnHH2pT8BbiY6SYs2t8tqMeeVwQi: all dials failed\n  * [/ip4/95.216.204.65/tcp/1024] dial tcp4 0.0.0.0:38379-&gt;95.216.204.65:1024: i/o timeout\n  * [/ip4/15.235.167.17.../p2p/16Uiu2HAmR1jsEnqtFqdusqQJfigVMFeqPaphkLuk4icbS47jEQrK/p2p-circuit] error opening hop stream to relay: failed to dial: context deadline exceeded&#34;&#xA;WARN [09-09|13:04:47.890|github..../v2/peermanager/peer_connector.go:283]             connecting to peer                       peerID=16Uiu2HAm8aAnfdBx8Fdc7hfqtradp7yLbMWXeEo5KdcRZZXT5JrR error=&#34;failed to dial: failed to dial 16Uiu2HAm8aAnfdBx8Fdc7hfqtradp7yLbMWXeEo5KdcRZZXT5JrR: all dials failed\n  * [/ip4/178.127.120.145/tcp/15947] dial tcp4 0.0.0.0:33083-&gt;178.127.120.145:15947: i/o timeout&#34;&#xA;INFO [09-09|13:04:47.972|go.uber.org/zap/sugar.go:204]                                                      peer 16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R didn&#39;t follow up in 1 IWANT requests; adding penalty &#xA;WARN [09-09|13:04:48.092|github..../v2/peermanager/peer_connector.go:283]             connecting to peer                       peerID=16Uiu2HAkyCyLL6FYfEkK19M5VoAx2uUCceZChUnNZdEfvvxTZ6in error=&#34;failed to dial: failed to dial 16Uiu2HAkyCyLL6FYfEkK19M5VoAx2uUCceZChUnNZdEfvvxTZ6in: all dials failed\n  * [/ip4/49.43.219.191/tcp/62890] dial tcp4 0.0.0.0:33083-&gt;49.43.219.191:62890: i/o timeout&#34;&#xA;INFO [09-09|13:04:48.123|go.uber.org/zap/sugar.go:155]                                                      DiscoverNAT error:no NAT found &#xA;INFO [09-09|13:04:48.130|github..../status-go/wakuv2/waku.go:559]                                 Running peer exchange loop &#xA;WARN [09-09|13:04:48.130|github..../v2/peermanager/peer_discovery.go:58]              cannot do on demand discovery for non-waku protocol protocol=.../waku/peer-exchange/2.0.0-alpha1&#xA;WARN [09-09|13:04:48.130|github..../v2/peermanager/peer_discovery.go:115]             failed to discover and connect to peers  error=&#34;cannot do on demand discovery for non-waku protocol&#34;&#xA;INFO [09-09|13:04:48.228|go.uber.org/zap/sugar.go:204]                                                      peer 16Uiu2HAmGwcE8v7gmJNEWFtZtojYpPMTHy2jBLL6xRk33qgDxFWX didn&#39;t follow up in 1 IWANT requests; adding penalty &#xA;WARN [09-09|13:04:48.391|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.391|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.391|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.391|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.391|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.391|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.391|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.392|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.392|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.392|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.392|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.394|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:48.484|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAmGAA54bBTE78MYidSy3P7Q9yAWFNTAEReJYD69VRvtL5r direction=Outbound&#xA;WARN [09-09|13:04:48.517|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.517|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.561|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.561|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.561|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.561|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.562|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.563|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.563|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.564|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.564|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.564|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.564|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.564|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.564|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.564|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.565|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.565|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.565|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.565|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.565|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.565|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.585|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.586|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.586|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.586|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.586|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.586|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.589|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.589|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.589|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.589|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.589|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.589|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.590|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.656|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.656|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.692|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.692|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.693|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.693|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.693|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.693|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.693|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.693|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.693|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.694|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.706|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.706|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.714|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.714|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.715|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.715|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.715|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.715|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.715|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:48.715|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:48.972|go.uber.org/zap/sugar.go:204]                                                      peer 16Uiu2HAm9aDJPkhGxc2SFcEACTFdZ91Q5TJjp76qZEhq9iF59x7R didn&#39;t follow up in 1 IWANT requests; adding penalty &#xA;INFO [09-09|13:04:48.972|go.uber.org/zap/sugar.go:204]                                                      peer 16Uiu2HAmAUdrQ3uwzuE4Gy4D56hX6uLKEeerJAnhKEHZ3DxF1EfT didn&#39;t follow up in 1 IWANT requests; adding penalty &#xA;WARN [09-09|13:04:49.079|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.079|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.079|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.080|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.080|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.080|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.080|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.080|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.080|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.081|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.081|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.081|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.081|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.081|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.081|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:49.117|github..../protocol/peer_exchange/client.go:156]          connecting to newly discovered peers     count=19&#xA;INFO [09-09|13:04:49.117|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmB7Ur9HQqo3cWDPovRQjo57fxWWDaQx27WxSzDGhN4JKg service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmB7Ur9HQqo3cWDPovRQjo57fxWWDaQx27WxSzDGhN4JKg&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm3bieA9o2aKVTFVfnPcg2N8QCaLcRqGSpPFs4wdcoFUEp service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm3bieA9o2aKVTFVfnPcg2N8QCaLcRqGSpPFs4wdcoFUEp service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm3bieA9o2aKVTFVfnPcg2N8QCaLcRqGSpPFs4wdcoFUEp&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmKCdpHEd3Wf2U8TYwELqfyPkEksuKh3V2uyHipy9zQ37u service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmKCdpHEd3Wf2U8TYwELqfyPkEksuKh3V2uyHipy9zQ37u service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmKCdpHEd3Wf2U8TYwELqfyPkEksuKh3V2uyHipy9zQ37u&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmU7xtcwytXpGpeDrfyhJkiFvTkQbLB9upL5MXPLGceG9K service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmU7xtcwytXpGpeDrfyhJkiFvTkQbLB9upL5MXPLGceG9K&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmLy4hRCkmfJg8n6roudcbCVDkJ69XGxKkFP5qKqMPfMku service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmLy4hRCkmfJg8n6roudcbCVDkJ69XGxKkFP5qKqMPfMku service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmLy4hRCkmfJg8n6roudcbCVDkJ69XGxKkFP5qKqMPfMku&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmERao8jvuEUHcjYQKsvnqUpDDszhn5Pwso3MjpQLiME4m service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmERao8jvuEUHcjYQKsvnqUpDDszhn5Pwso3MjpQLiME4m service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmERao8jvuEUHcjYQKsvnqUpDDszhn5Pwso3MjpQLiME4m&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5Xa9v8vZBmiVhFUq9cnA4jsGiBJZQbshsFzpbEGEVtqr service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5Xa9v8vZBmiVhFUq9cnA4jsGiBJZQbshsFzpbEGEVtqr service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm5Xa9v8vZBmiVhFUq9cnA4jsGiBJZQbshsFzpbEGEVtqr&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmGAA54bBTE78MYidSy3P7Q9yAWFNTAEReJYD69VRvtL5r service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmGAA54bBTE78MYidSy3P7Q9yAWFNTAEReJYD69VRvtL5r service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:49.118|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmGAA54bBTE78MYidSy3P7Q9yAWFNTAEReJYD69VRvtL5r&#xA;WARN [09-09|13:04:49.142|github..../v2/peermanager/peer_connector.go:283]             connecting to peer                       peerID=16Uiu2HAm8aAnfdBx8Fdc7hfqtradp7yLbMWXeEo5KdcRZZXT5JrR error=&#34;failed to dial: failed to dial 16Uiu2HAm8aAnfdBx8Fdc7hfqtradp7yLbMWXeEo5KdcRZZXT5JrR: all dials failed\n  * [/ip4/178.127.120.145/tcp/15947] dial tcp4 0.0.0.0:38379-&gt;178.127.120.145:15947: i/o timeout&#34;&#xA;INFO [09-09|13:04:49.167|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkyvKEEE39jWzsAbQD4gLhSnfv7azLGB1c7SXARYK4MHxP service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:49.168|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkyvKEEE39jWzsAbQD4gLhSnfv7azLGB1c7SXARYK4MHxP service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:49.168|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkyvKEEE39jWzsAbQD4gLhSnfv7azLGB1c7SXARYK4MHxP&#xA;WARN [09-09|13:04:49.174|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.175|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.175|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.216|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.217|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.217|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.217|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.217|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.217|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.217|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.218|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.218|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.218|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.218|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.218|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.218|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.219|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.219|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.219|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.219|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.219|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.219|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.220|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.220|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.220|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.220|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.220|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.220|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.223|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.223|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.309|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;ERROR[09-09|13:04:49.349|github..../protocol/pushnotificationclient/client.go:900]      could not retrieve message               error=&#34;record not found&#34;&#xA;WARN [09-09|13:04:49.350|github..../protocol/pushnotificationclient/client.go:905]      message not retrieved &#xA;WARN [09-09|13:04:49.431|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.431|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.433|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.561|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.561|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.561|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.564|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.717|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.717|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.717|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.964|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:49.964|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.071|github..../v2/peermanager/peer_connector.go:283]             connecting to peer                       peerID=16Uiu2HAm7xuEHYmdw3FUH1rxighDjuCCaRhYX8Sbr3k1o8beLRHv error=&#34;failed to dial: failed to dial 16Uiu2HAm7xuEHYmdw3FUH1rxighDjuCCaRhYX8Sbr3k1o8beLRHv: all dials failed\n  * [/ip4/74.15.40.191/tcp/60143] dial tcp4 0.0.0.0:33083-&gt;74.15.40.191:60143: i/o timeout&#34;&#xA;WARN [09-09|13:04:50.071|github..../v2/peermanager/peer_connector.go:283]             connecting to peer                       peerID=16Uiu2HAkupTPGuZBCHJ68gmuANJpxrUFmPogxF716djxtBSR8JEu error=&#34;failed to dial: failed to dial 16Uiu2HAkupTPGuZBCHJ68gmuANJpxrUFmPogxF716djxtBSR8JEu: all dials failed\n  * [/ip4/188.47.121.96/tcp/43763] dial tcp4 0.0.0.0:33083-&gt;188.47.121.96:43763: i/o timeout&#34;&#xA;WARN [09-09|13:04:50.105|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.105|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.105|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.105|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.105|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.105|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.105|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:50.236|github..../v2/node/connectedness.go:58]                      peer connected                           peer=16Uiu2HAm3xVDaz6SRJ6kErwC21zBJEZjavVXg7VSkoWzaV1aMA3F direction=Outbound&#xA;INFO [09-09|13:04:50.266|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmMU7Y29oL6DmoJfBFv8J4JhYzYgazPL7nGKJFBV3qcj2E service=.../waku/store-query/3.0.0&#xA;INFO [09-09|13:04:50.266|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmMU7Y29oL6DmoJfBFv8J4JhYzYgazPL7nGKJFBV3qcj2E&#xA;ERROR[09-09|13:04:50.425|github..../protocol/pushnotificationclient/client.go:900]      could not retrieve message               error=&#34;record not found&#34;&#xA;WARN [09-09|13:04:50.425|github..../protocol/pushnotificationclient/client.go:905]      message not retrieved &#xA;WARN [09-09|13:04:50.676|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.679|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.702|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.702|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.729|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.729|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.729|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:50.868|go.uber.org/zap/sugar.go:155]                                                      DiscoverNAT error:no NAT found &#xA;INFO [09-09|13:04:50.875|github..../status-go/wakuv2/waku.go:559]                                 Running peer exchange loop &#xA;WARN [09-09|13:04:50.875|github..../v2/peermanager/peer_discovery.go:58]              cannot do on demand discovery for non-waku protocol protocol=.../waku/peer-exchange/2.0.0-alpha1&#xA;WARN [09-09|13:04:50.875|github..../v2/peermanager/peer_discovery.go:115]             failed to discover and connect to peers  error=&#34;cannot do on demand discovery for non-waku protocol&#34;&#xA;WARN [09-09|13:04:50.908|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.909|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.910|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.911|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.911|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.911|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.911|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.911|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.911|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:50.911|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;INFO [09-09|13:04:51.256|github..../protocol/peer_exchange/client.go:156]          connecting to newly discovered peers     count=19&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmPiR4LavLamcA388UJejMZ9EKxL2uy4StqbnWFGuhtEs1 service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmPiR4LavLamcA388UJejMZ9EKxL2uy4StqbnWFGuhtEs1 service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmPiR4LavLamcA388UJejMZ9EKxL2uy4StqbnWFGuhtEs1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmGvbxcMZQF28TjUdY9iCzpZWn1c99qhruK7BkcaGgDmwE service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmGvbxcMZQF28TjUdY9iCzpZWn1c99qhruK7BkcaGgDmwE service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmGvbxcMZQF28TjUdY9iCzpZWn1c99qhruK7BkcaGgDmwE&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5Xa9v8vZBmiVhFUq9cnA4jsGiBJZQbshsFzpbEGEVtqr service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5Xa9v8vZBmiVhFUq9cnA4jsGiBJZQbshsFzpbEGEVtqr service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm5Xa9v8vZBmiVhFUq9cnA4jsGiBJZQbshsFzpbEGEVtqr&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm3HDPcsMzXn4BydpG6RnSpJbosorgqY5qbVb83CSye5QA service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm3HDPcsMzXn4BydpG6RnSpJbosorgqY5qbVb83CSye5QA service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm3HDPcsMzXn4BydpG6RnSpJbosorgqY5qbVb83CSye5QA&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmNFvubdwLtyScgQKMVL7Ppwvd7RZskgThtPAGqMrUfs1V service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmNFvubdwLtyScgQKMVL7Ppwvd7RZskgThtPAGqMrUfs1V service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmNFvubdwLtyScgQKMVL7Ppwvd7RZskgThtPAGqMrUfs1V&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkupTPGuZBCHJ68gmuANJpxrUFmPogxF716djxtBSR8JEu service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkupTPGuZBCHJ68gmuANJpxrUFmPogxF716djxtBSR8JEu service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkupTPGuZBCHJ68gmuANJpxrUFmPogxF716djxtBSR8JEu&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkzeDTXEpP356UojmHUdViLxzZeLH7nFEUbMqDudqbPZae service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkzeDTXEpP356UojmHUdViLxzZeLH7nFEUbMqDudqbPZae service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkzeDTXEpP356UojmHUdViLxzZeLH7nFEUbMqDudqbPZae&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmTS7ec45JKFBCD7JBK9dWA5XHmN83HZVLdvKUohpjW6at service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmTS7ec45JKFBCD7JBK9dWA5XHmN83HZVLdvKUohpjW6at service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmTS7ec45JKFBCD7JBK9dWA5XHmN83HZVLdvKUohpjW6at&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmERao8jvuEUHcjYQKsvnqUpDDszhn5Pwso3MjpQLiME4m service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmERao8jvuEUHcjYQKsvnqUpDDszhn5Pwso3MjpQLiME4m service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.257|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmERao8jvuEUHcjYQKsvnqUpDDszhn5Pwso3MjpQLiME4m&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmE8FeXNJnqppRq6Rt3PTfGLWUHtxjBUmHzrDFeFPoPkLM service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmE8FeXNJnqppRq6Rt3PTfGLWUHtxjBUmHzrDFeFPoPkLM service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmE8FeXNJnqppRq6Rt3PTfGLWUHtxjBUmHzrDFeFPoPkLM&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkucGRcE1ggXdyXV3YhNvmftjU8fVU4THto1F34X6Wou2t service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAkucGRcE1ggXdyXV3YhNvmftjU8fVU4THto1F34X6Wou2t service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAkucGRcE1ggXdyXV3YhNvmftjU8fVU4THto1F34X6Wou2t&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5KkRHTEiuNfPyEoWBdhQALGH9Lh5NqrXnVw2pK3ve5Be service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm5KkRHTEiuNfPyEoWBdhQALGH9Lh5NqrXnVw2pK3ve5Be service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm5KkRHTEiuNfPyEoWBdhQALGH9Lh5NqrXnVw2pK3ve5Be&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmKCdpHEd3Wf2U8TYwELqfyPkEksuKh3V2uyHipy9zQ37u service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmKCdpHEd3Wf2U8TYwELqfyPkEksuKh3V2uyHipy9zQ37u service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmKCdpHEd3Wf2U8TYwELqfyPkEksuKh3V2uyHipy9zQ37u&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmHgNm93G29WHhgm3rbfPjKnkL9E8QmuWzVFe2DWb4dYQc service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmHgNm93G29WHhgm3rbfPjKnkL9E8QmuWzVFe2DWb4dYQc service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmHgNm93G29WHhgm3rbfPjKnkL9E8QmuWzVFe2DWb4dYQc&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmU37Qfjp1bTZ7wTthQChdMP4RVRtft7YsewPn4cCdsd9Q service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAmU37Qfjp1bTZ7wTthQChdMP4RVRtft7YsewPn4cCdsd9Q service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAmU37Qfjp1bTZ7wTthQChdMP4RVRtft7YsewPn4cCdsd9Q&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm6JeFQgqZ1WTMJz3rnrT1M7JzS8pJ6ze6EG4JYp5aoAPv service=.../waku/filter-subscribe/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:717]               adding peer to service slots             peer=16Uiu2HAm6JeFQgqZ1WTMJz3rnrT1M7JzS8pJ6ze6EG4JYp5aoAPv service=.../waku/lightpush/2.0.0-beta1&#xA;INFO [09-09|13:04:51.258|github..../v2/peermanager/peer_manager.go:610]               adding peer to peerstore                 peer=16Uiu2HAm6JeFQgqZ1WTMJz3rnrT1M7JzS8pJ6ze6EG4JYp5aoAPv&#xA;WARN [09-09|13:04:51.278|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:51.286|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:51.286|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:51.288|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:51.288|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;WARN [09-09|13:04:51.289|go.uber.org/zap/sugar.go:210]                                                      error bumping delivery tag: no decaying tag registered for topic .../rs/16/32 &#xA;    sync_device_test.go:190: &#xA;        &#x9;Error Trace:&#x9;.../server/pairing/sync_device_test.go:190&#xA;        &#x9;            &#x9;&#x9;&#x9;&#x9;.../server/pairing/sync_device_test.go:577&#xA;        &#x9;Error:      &#x9;Received unexpected error:&#xA;        &#x9;            &#x9;no messages&#xA;        &#x9;Test:       &#x9;TestSyncDeviceSuite/TestPairPendingContactRequest&#xA;INFO [09-09|13:04:51.426|github..../services/wallet/service.go:274]                     wallet will be stopped &#xA;INFO [09-09|13:04:51.426|github..../services/wallet/service.go:284]                     wallet stopped &#xA;INFO [09-09|13:04:51.434|github..../services/ext/service.go:362]                        Stopping shhext service &#xA;INFO [09-09|13:04:51.434|github..../mvds/node/node.go:245]                                        Stopping node                            namespace=mvds&#xA;INFO [09-09|13:04:51.434|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=[] fromString=2024-08-09T13:04:46Z toString=2024-09-09T13:04:47Z topic=[0x73662687] from=1,723,208,686 to=1,725,887,087&#xA;ERROR[09-09|13:04:51.434|github..../status-go/protocol/messenger_mailserver_cycle.go:422]         failed to request historic messages      error=&#34;sql: database is closed&#34;&#xA;INFO [09-09|13:04:51.434|github..../mvds/node/node.go:203]                                        reset data sync for peer stopped         namespace=mvds&#xA;INFO [09-09|13:04:51.434|github..../protocol/relay/waku_relay.go:501]              unsubscribing from pubsubTopic           topic=.../rs/16/64&#xA;INFO [09-09|13:04:51.435|go.uber.org/zap/sugar.go:155]                                                      pubsub processloop shutting down &#xA;ERROR[09-09|13:04:51.435|github..../protocol/relay/waku_relay.go:510]              failed to close the pubsubTopic          topic=.../rs/16/64 error=&#34;context canceled&#34;&#xA;INFO [09-09|13:04:51.434|github..../v2/node/keepalive.go:140]                         stopping ping protocol &#xA;WARN [09-09|13:04:51.435|github..../v2/discv5/discover.go:488]                        Discv5 loop stopped &#xA;INFO [09-09|13:04:51.435|github..../protocol/relay/waku_relay.go:501]              unsubscribing from pubsubTopic           topic=.../rs/16/32&#xA;INFO [09-09|13:04:51.435|github..../v2/discv5/discover.go:250]                        stopped Discovery V5 &#xA;ERROR[09-09|13:04:51.435|github..../protocol/relay/waku_relay.go:510]              failed to close the pubsubTopic          topic=.../rs/16/32 error=&#34;context canceled&#34;&#xA;ERROR[09-09|13:04:51.435|github..../protocol/store/client.go:277]                  reading response                         peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM requestId=65346530303562376236383164396132636339376362643062326332326362366639333834313361316666663735623839316132336631343835613638306161 error=&#34;stream reset&#34;&#xA;ERROR[09-09|13:04:51.435|github..../status-go/wakuv2/waku.go:1013]                                error querying storenode                 requestID=0xe4e005b7b681d9a2cc97cbd0b2c22cb6f938413a1fff75b891a23f1485a680aa peerID=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM error=&#34;stream reset&#34;&#xA;INFO [09-09|13:04:51.436|github..../services/wallet/service.go:274]                     wallet will be stopped &#xA;INFO [09-09|13:04:51.436|github..../services/wallet/service.go:284]                     wallet stopped &#xA;INFO [09-09|13:04:51.436|github..../services/wallet/service.go:274]                     wallet will be stopped &#xA;INFO [09-09|13:04:51.436|github..../services/wallet/service.go:284]                     wallet stopped &#xA;INFO [09-09|13:04:51.444|github..../services/ext/service.go:362]                        Stopping shhext service &#xA;INFO [09-09|13:04:51.444|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-08T13:04:46Z toString=2024-09-09T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,800,686 to=1,725,887,086&#xA;INFO [09-09|13:04:51.444|github..../mvds/node/node.go:245]                                        Stopping node                            namespace=mvds&#xA;INFO [09-09|13:04:51.444|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240 04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240 04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240]&#34; fromString=2024-09-08T13:04:46Z toString=2024-09-09T13:04:46Z topic=&#34;[0x4fb0f349 0x1606592c 0x715db6f0]&#34; from=1,725,800,686 to=1,725,887,086&#xA;INFO [09-09|13:04:51.444|github..../mvds/node/node.go:203]                                        reset data sync for peer stopped         namespace=mvds&#xA;INFO [09-09|13:04:51.444|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240 04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240 04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240]&#34; fromString=2024-09-08T13:04:46Z toString=2024-09-09T13:04:46Z topic=&#34;[0x4fb0f349 0x1606592c 0x715db6f0]&#34; from=1,725,800,686 to=1,725,887,086&#xA;ERROR[09-09|13:04:51.444|github..../protocol/metadata/waku_metadata.go:330]        could not obtain peer shards             error=&#34;context canceled&#34; peerID=16Uiu2HAm3xVDaz6SRJ6kErwC21zBJEZjavVXg7VSkoWzaV1aMA3F&#xA;INFO [09-09|13:04:51.444|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-07T13:04:46Z toString=2024-09-08T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,714,286 to=1,725,800,686&#xA;WARN [09-09|13:04:51.444|github..../v2/discv5/discover.go:488]                        Discv5 loop stopped &#xA;INFO [09-09|13:04:51.444|github..../protocol/relay/waku_relay.go:501]              unsubscribing from pubsubTopic           topic=.../rs/16/32&#xA;ERROR[09-09|13:04:51.444|github..../protocol/relay/waku_relay.go:510]              failed to close the pubsubTopic          topic=.../rs/16/32 error=&#34;context canceled&#34;&#xA;INFO [09-09|13:04:51.444|github..../v2/node/keepalive.go:140]                         stopping ping protocol &#xA;INFO [09-09|13:04:51.444|github..../protocol/relay/waku_relay.go:501]              unsubscribing from pubsubTopic           topic=.../rs/16/64&#xA;ERROR[09-09|13:04:51.444|github..../protocol/relay/waku_relay.go:510]              failed to close the pubsubTopic          topic=.../rs/16/64 error=&#34;context canceled&#34;&#xA;INFO [09-09|13:04:51.444|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-07T13:04:46Z toString=2024-09-08T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,714,286 to=1,725,800,686&#xA;INFO [09-09|13:04:51.444|go.uber.org/zap/sugar.go:155]                                                      pubsub processloop shutting down &#xA;INFO [09-09|13:04:51.444|github..../v2/discv5/discover.go:250]                        stopped Discovery V5 &#xA;ERROR[09-09|13:04:51.444|github..../protocol/metadata/waku_metadata.go:142]        reading response                         peer=16Uiu2HAm3xVDaz6SRJ6kErwC21zBJEZjavVXg7VSkoWzaV1aMA3F error=&#34;stream reset&#34;&#xA;INFO [09-09|13:04:51.444|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240 04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240 04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240]&#34; fromString=2024-09-08T13:03:38Z toString=2024-09-08T13:04:46Z topic=&#34;[0x4fb0f349 0x1606592c 0x715db6f0]&#34; from=1,725,800,618 to=1,725,800,686&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240 04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240 04a56079f888569e092348d0a517968f44be417acb5f8192ffec3feca841b546af3bb482b427c5a117a701982701785384c714186068f208a4351efaa282c80240]&#34; fromString=2024-09-08T13:03:38Z toString=2024-09-08T13:04:46Z topic=&#34;[0x4fb0f349 0x1606592c 0x715db6f0]&#34; from=1,725,800,618 to=1,725,800,686&#xA;ERROR[09-09|13:04:51.444|github..../protocol/metadata/waku_metadata.go:218]        disconnecting from peer                  peerID=16Uiu2HAm3xVDaz6SRJ6kErwC21zBJEZjavVXg7VSkoWzaV1aMA3F error=&#34;stream reset&#34;&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-06T13:04:46Z toString=2024-09-07T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,627,886 to=1,725,714,286&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-06T13:04:46Z toString=2024-09-07T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,627,886 to=1,725,714,286&#xA;ERROR[09-09|13:04:51.445|github..../protocol/store/client.go:277]                  reading response                         peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM requestId=61633032333335353133373339363232303662343830333561393661333532313635373631393563343064313964346237646163393034656536643461326263 error=&#34;stream reset&#34;&#xA;ERROR[09-09|13:04:51.445|github..../protocol/store/client.go:277]                  reading response                         peer=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM requestId=31653063336336623263626365363833343830653938656333313162623664313430363438363965636532323566353161373631626532643638383736396461 error=&#34;stream reset&#34;&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-05T13:04:46Z toString=2024-09-06T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,541,486 to=1,725,627,886&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-05T13:04:46Z toString=2024-09-06T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,541,486 to=1,725,627,886&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-04T13:04:46Z toString=2024-09-05T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,455,086 to=1,725,541,486&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-04T13:04:46Z toString=2024-09-05T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,455,086 to=1,725,541,486&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-03T13:04:46Z toString=2024-09-04T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,368,686 to=1,725,455,086&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-03T13:04:46Z toString=2024-09-04T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,368,686 to=1,725,455,086&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-02T13:04:46Z toString=2024-09-03T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,282,286 to=1,725,368,686&#xA;ERROR[09-09|13:04:51.445|github..../api/publish/message_check.go:236]              store.queryByHash failed                 requestID=0x1e0c3c6b2cbce683480e98ec311bb6d14064869ece225f51a761be2d688769da peerID=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM error=&#34;stream reset&#34;&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-02T13:04:46Z toString=2024-09-03T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,282,286 to=1,725,368,686&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-01T13:04:46Z toString=2024-09-02T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,195,886 to=1,725,282,286&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-09-01T13:04:46Z toString=2024-09-02T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,195,886 to=1,725,282,286&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-08-31T13:04:46Z toString=2024-09-01T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,109,486 to=1,725,195,886&#xA;ERROR[09-09|13:04:51.445|github..../status-go/wakuv2/waku.go:1013]                                error querying storenode                 requestID=0xac0233551373962206b48035a96a35216576195c40d19d4b7dac904ee6d4a2bc peerID=16Uiu2HAmJnVR7ZzFaYvciPVafUXuYGLHPzSUigqAmeNw9nJUVGeM error=&#34;stream reset&#34;&#xA;INFO [09-09|13:04:51.445|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-08-31T13:04:46Z toString=2024-09-01T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,109,486 to=1,725,195,886&#xA;INFO [09-09|13:04:51.446|github..../status-go/protocol/messenger_mailserver.go:762]               syncing topic                            mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-08-31T13:03:45Z toString=2024-08-31T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,109,425 to=1,725,109,486&#xA;INFO [09-09|13:04:51.446|github..../status-go/protocol/messenger_mailserver.go:893]               synced topic                             mailserverID=store-02.gc-us-central1-a.status.prod chatIDs=&#34;[0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 0483219fc9be5c053eebd77c290eae457dcb3b8e478619da9883457ff0fd99736472092c2fb65c574eef9294d1c2f1866839908b55b762934bf100b5e15f3d5761 27ce7fad2ecaa41c72a07e66432cd5aeab114986dc65831e66049d7f78fc97009c66aa6a859da8f2effdca2d0a6c84744bf0b3d0ac4efd94688a58ac0c3b1991]&#34; fromString=2024-08-31T13:03:45Z toString=2024-08-31T13:04:46Z topic=&#34;[0xf72d0fa4 0x86117ecf 0xf3cbe229]&#34; from=1,725,109,425 to=1,725,109,486&#xA;ERROR[09-09|13:04:51.446|github..../status-go/protocol/messenger_mailserver.go:132]               failed to perform mailserver request     mailserverID=store-02.gc-us-central1-a.status.prod tries=0 error=&#34;sql: database is closed&#34;&#xA;INFO [09-09|13:04:51.446|github..../services/wallet/service.go:274]                     wallet will be stopped &#xA;INFO [09-09|13:04:51.446|github..../services/wallet/service.go:284]                     wallet stopped &#xA;--- FAIL: TestSyncDeviceSuite/TestPairPendingContactRequest (15.63s)&#xA;
github.com/status-im/status-go/server/pairing TestSyncDeviceSuite
Stack Traces | 108s run time
=== RUN   TestSyncDeviceSuite&#xA;--- FAIL: TestSyncDeviceSuite (108.38s)&#xA;

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

Copy link
Contributor

@mohsen-ghafouri mohsen-ghafouri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@smohamedjavid smohamedjavid merged commit 17c30ac into develop Sep 9, 2024
11 checks passed
@smohamedjavid smohamedjavid deleted the fix/messenger-backup-flaky-test branch September 9, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants