mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
225 lines
44 KiB
Plaintext
225 lines
44 KiB
Plaintext
2025-12-08 08:54:38.644 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 08:54:38.644 DEBUG [tests.conftest] Running test: test_filter_3_senders_multiple_msg_1_receiver with id: 2025-12-08_08-54-38__83ef326b-8ec0-4949-91d1-10aea6204a99
|
|
2025-12-08 08:54:38.644 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 08:54:38.644 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 08:54:38.645 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-08 08:54:38.650 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:54:38.651 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_08-54-38__83ef326b-8ec0-4949-91d1-10aea6204a99__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:38.656 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:54:38.656 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_08-54-38__83ef326b-8ec0-4949-91d1-10aea6204a99__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:38.661 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:54:38.661 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-08_08-54-38__83ef326b-8ec0-4949-91d1-10aea6204a99__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:38.661 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-08 08:54:38.662 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-08 08:54:38.668 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:54:38.668 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-08_08-54-38__83ef326b-8ec0-4949-91d1-10aea6204a99__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:38.673 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 08:54:38.673 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-08_08-54-38__83ef326b-8ec0-4949-91d1-10aea6204a99__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:38.673 DEBUG [tests.e2e.test_e2e] Start 5 nodes
|
|
2025-12-08 08:54:38.674 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:54:38.674 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:54:38.675 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:54:38.675 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.136.66
|
|
2025-12-08 08:54:38.675 DEBUG [src.node.docker_mananger] Generated ports ['26933', '26934', '26935', '26936', '26937']
|
|
2025-12-08 08:54:38.675 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:54:38.675 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:54:38.675 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:54:38.676 DEBUG [src.node.docker_mananger] docker run -i -t -p 26933:26933 -p 26934:26934 -p 26935:26935 -p 26936:26936 -p 26937:26937 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=26935 --rest-port=26933 --tcp-port=26934 --discv5-udp-port=26936 --rest-address=0.0.0.0 --nat=extip:172.18.136.66 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1ab55ff5ce6f3607ce6a09fbfa56eb099e59fcebdeb7cc4cab01e8d7cc8240c6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26937 --metrics-logging=true --relay=true --store=false
|
|
2025-12-08 08:54:38.852 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.136.66 waku 4ee653f4d06b148ad6aec6d5d558de88d4a7edfd4e7f096ab267dd25953b8ede
|
|
2025-12-08 08:54:38.879 DEBUG [src.node.docker_mananger] Container started with ID 4ee653f4d06b. Setting up logs at ./log/docker/node1_2025-12-08_08-54-38__83ef326b-8ec0-4949-91d1-10aea6204a99__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:38.880 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26933
|
|
2025-12-08 08:54:38.880 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:54:38.949 ERROR [src.node.docker_mananger] Max retries reached for container 66f627a16b6b. Exiting log stream.
|
|
2025-12-08 08:54:39.444 ERROR [src.node.docker_mananger] Max retries reached for container 202d80f9c599. Exiting log stream.
|
|
2025-12-08 08:54:39.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26933/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:39.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-08 08:54:39.884 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:54:39.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26933/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:39.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.66/tcp/26934/p2p/16Uiu2HAmB3L3fvzTsDLh4saPuFcRBT9FmSikinWw9jwAvbbZoMKJ","/ip4/172.18.136.66/tcp/26935/ws/p2p/16Uiu2HAmB3L3fvzTsDLh4saPuFcRBT9FmSikinWw9jwAvbbZoMKJ"],"enrUri":"enr:-L24QL5_QHN1Q29DGM4qOKlYaYSIOJpQ_uNj2-_6Kw-IJERyQoZQtVjCpprx9SjaDP5QHPTpd7WjBgozAPlxwMdk2T8CgmlkgnY0gmlwhKwSiEKKbXVsdGlhZGRyc5YACASsEohCBmk2AAoErBKIQgZpN90DgnJzhQADAQAAiXNlY3AyNTZrMaEC6AGssAuaFeI2N3FnCYqGf9syXX2UtPbFfvNWzUfp7WWDdGNwgmk2g3VkcIJpOIV3YWt1MgE"}'
|
|
2025-12-08 08:54:39.886 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:54:39.886 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:54:39.887 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:54:39.888 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:54:39.888 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.174.178
|
|
2025-12-08 08:54:39.888 DEBUG [src.node.docker_mananger] Generated ports ['12957', '12958', '12959', '12960', '12961']
|
|
2025-12-08 08:54:39.888 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:54:39.888 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:54:39.888 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:54:39.889 DEBUG [src.node.docker_mananger] docker run -i -t -p 12957:12957 -p 12958:12958 -p 12959:12959 -p 12960:12960 -p 12961:12961 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=12959 --rest-port=12957 --tcp-port=12958 --discv5-udp-port=12960 --rest-address=0.0.0.0 --nat=extip:172.18.174.178 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5cfe1bcc2cbce2dba5beafe04455a7ed8d46fedec0d82aaa06a61892edae7afb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12961 --metrics-logging=true --relay=true --store=false --discv5-bootstrap-node=enr:-L24QL5_QHN1Q29DGM4qOKlYaYSIOJpQ_uNj2-_6Kw-IJERyQoZQtVjCpprx9SjaDP5QHPTpd7WjBgozAPlxwMdk2T8CgmlkgnY0gmlwhKwSiEKKbXVsdGlhZGRyc5YACASsEohCBmk2AAoErBKIQgZpN90DgnJzhQADAQAAiXNlY3AyNTZrMaEC6AGssAuaFeI2N3FnCYqGf9syXX2UtPbFfvNWzUfp7WWDdGNwgmk2g3VkcIJpOIV3YWt1MgE
|
|
2025-12-08 08:54:40.071 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.174.178 waku cf64e794ccc89eff11efbcb1077c923a2d8675d69920c54eaaea54c40522805f
|
|
2025-12-08 08:54:40.104 DEBUG [src.node.docker_mananger] Container started with ID cf64e794ccc8. Setting up logs at ./log/docker/node2_2025-12-08_08-54-38__83ef326b-8ec0-4949-91d1-10aea6204a99__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:40.104 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12957
|
|
2025-12-08 08:54:40.105 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:54:41.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12957/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:41.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-08 08:54:41.123 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:54:41.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12957/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:41.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.178/tcp/12958/p2p/16Uiu2HAmN8PS5hsTeSC1u3kZb9BV5RRVU9ynKoxnZkB73U7JMSnR","/ip4/172.18.174.178/tcp/12959/ws/p2p/16Uiu2HAmN8PS5hsTeSC1u3kZb9BV5RRVU9ynKoxnZkB73U7JMSnR"],"enrUri":"enr:-L24QCB5FbuHus3QgyBvHGIFBn3_WcFLYDGUPAM3_Hn15j8FLvx6eURe4nlpYXFg7iuvs1qJDCIXsIi3CP1OBHpr2wICgmlkgnY0gmlwhKwSrrKKbXVsdGlhZGRyc5YACASsEq6yBjKeAAoErBKusgYyn90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjL32uqi89mU8n71sQxtVcyL7uw8yRgaxFOotPANJwX6DdGNwgjKeg3VkcIIyoIV3YWt1MgE"}'
|
|
2025-12-08 08:54:41.131 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:54:41.131 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:54:41.131 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:54:41.133 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:54:41.133 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.243
|
|
2025-12-08 08:54:41.133 DEBUG [src.node.docker_mananger] Generated ports ['49087', '49088', '49089', '49090', '49091']
|
|
2025-12-08 08:54:41.133 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:54:41.134 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:54:41.134 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:54:41.134 DEBUG [src.node.docker_mananger] docker run -i -t -p 49087:49087 -p 49088:49088 -p 49089:49089 -p 49090:49090 -p 49091:49091 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=49089 --rest-port=49087 --tcp-port=49088 --discv5-udp-port=49090 --rest-address=0.0.0.0 --nat=extip:172.18.250.243 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fffaa43d84ccc286efb1cba0cecc82ee1cccd3d1c5d38afc6d9beffe4d5fb452 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49091 --metrics-logging=true --relay=true --store=false --filter=true --discv5-bootstrap-node=enr:-L24QCB5FbuHus3QgyBvHGIFBn3_WcFLYDGUPAM3_Hn15j8FLvx6eURe4nlpYXFg7iuvs1qJDCIXsIi3CP1OBHpr2wICgmlkgnY0gmlwhKwSrrKKbXVsdGlhZGRyc5YACASsEq6yBjKeAAoErBKusgYyn90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjL32uqi89mU8n71sQxtVcyL7uw8yRgaxFOotPANJwX6DdGNwgjKeg3VkcIIyoIV3YWt1MgE
|
|
2025-12-08 08:54:41.320 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.243 waku 069f476febe44fd4dc7d47ab00b935cc3669740ddd5dd49a145a0d67a620737a
|
|
2025-12-08 08:54:41.350 DEBUG [src.node.docker_mananger] Container started with ID 069f476febe4. Setting up logs at ./log/docker/node3_2025-12-08_08-54-38__83ef326b-8ec0-4949-91d1-10aea6204a99__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:41.351 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49087
|
|
2025-12-08 08:54:41.351 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:54:42.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49087/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:42.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-08 08:54:42.367 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:54:42.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49087/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:42.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.243/tcp/49088/p2p/16Uiu2HAm3ESsqYscqYiwvWhQCS9xMgKkCnVfHhrALvq42jrQwEwk","/ip4/172.18.250.243/tcp/49089/ws/p2p/16Uiu2HAm3ESsqYscqYiwvWhQCS9xMgKkCnVfHhrALvq42jrQwEwk"],"enrUri":"enr:-L24QI2kJsL1s_h4j7iC5AcB9l-L8_PVkEgloCzJsuj3UZ5FD8DSIzlyGKt7aOMrOdslBl4M8bPZKMl6DXBKtQQxuP0CgmlkgnY0gmlwhKwS-vOKbXVsdGlhZGRyc5YACASsEvrzBr_AAAoErBL68wa_wd0DgnJzhQADAQAAiXNlY3AyNTZrMaECc_1Kj_0THjtZxi3Y5yQOCwjPMDOSb7wuKSWaiS1wG7uDdGNwgr_Ag3VkcIK_woV3YWt1MgU"}'
|
|
2025-12-08 08:54:42.372 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:54:42.372 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:54:42.372 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:54:42.373 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:54:42.373 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.234
|
|
2025-12-08 08:54:42.373 DEBUG [src.node.docker_mananger] Generated ports ['38644', '38645', '38646', '38647', '38648']
|
|
2025-12-08 08:54:42.374 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:54:42.374 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:54:42.374 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:54:42.374 DEBUG [src.node.docker_mananger] docker run -i -t -p 38644:38644 -p 38645:38645 -p 38646:38646 -p 38647:38647 -p 38648:38648 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=38646 --rest-port=38644 --tcp-port=38645 --discv5-udp-port=38647 --rest-address=0.0.0.0 --nat=extip:172.18.20.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=075eacc13f6ca93c4a347c4ffa8dfcfdd3fbadbae7dccfcdd40a7c4fdcdedd4f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38648 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QI2kJsL1s_h4j7iC5AcB9l-L8_PVkEgloCzJsuj3UZ5FD8DSIzlyGKt7aOMrOdslBl4M8bPZKMl6DXBKtQQxuP0CgmlkgnY0gmlwhKwS-vOKbXVsdGlhZGRyc5YACASsEvrzBr_AAAoErBL68wa_wd0DgnJzhQADAQAAiXNlY3AyNTZrMaECc_1Kj_0THjtZxi3Y5yQOCwjPMDOSb7wuKSWaiS1wG7uDdGNwgr_Ag3VkcIK_woV3YWt1MgU
|
|
2025-12-08 08:54:42.554 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.234 waku ddb47251dba693696a6e0f2dc769a2da76c94c4a433c7e4ead8bfd3b943f7f54
|
|
2025-12-08 08:54:42.585 DEBUG [src.node.docker_mananger] Container started with ID ddb47251dba6. Setting up logs at ./log/docker/node4_2025-12-08_08-54-38__83ef326b-8ec0-4949-91d1-10aea6204a99__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:42.585 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38644
|
|
2025-12-08 08:54:42.586 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:54:43.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38644/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:43.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
|
2025-12-08 08:54:43.598 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:54:43.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38644/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:43.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.234/tcp/38645/p2p/16Uiu2HAm2MnRZESkdWchQdQHvZgxQYjntUupWAEVD2aXBCK9eUFt","/ip4/172.18.20.234/tcp/38646/ws/p2p/16Uiu2HAm2MnRZESkdWchQdQHvZgxQYjntUupWAEVD2aXBCK9eUFt"],"enrUri":"enr:-L24QG-1b7KVQzZgAouWxpIQd5lEhE9D47m4ny9AoehlyVsHIA_2iEOrCcsvXLqUBpKUu9ZrW325z8GFk_X0s6IkrAcCgmlkgnY0gmlwhKwSFOqKbXVsdGlhZGRyc5YACASsEhTqBpb1AAoErBIU6gaW9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECZwLFjz9FIRw0NgOsKhppdwXzDzKYKCYHV6rFcKFDxXODdGNwgpb1g3VkcIKW94V3YWt1MgU"}'
|
|
2025-12-08 08:54:43.604 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:54:43.604 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 08:54:43.604 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 08:54:43.606 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 08:54:43.606 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.158
|
|
2025-12-08 08:54:43.606 DEBUG [src.node.docker_mananger] Generated ports ['43131', '43132', '43133', '43134', '43135']
|
|
2025-12-08 08:54:43.607 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 08:54:43.607 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 08:54:43.607 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 08:54:43.607 DEBUG [src.node.docker_mananger] docker run -i -t -p 43131:43131 -p 43132:43132 -p 43133:43133 -p 43134:43134 -p 43135:43135 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=43133 --rest-port=43131 --tcp-port=43132 --discv5-udp-port=43134 --rest-address=0.0.0.0 --nat=extip:172.18.25.158 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b074ef00957f68e53e047bb707028a0bb2b72bead9a8c8a56f31caeca71bfcda --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43135 --metrics-logging=true --relay=false --filternode=/ip4/172.18.20.234/tcp/38645/p2p/16Uiu2HAm2MnRZESkdWchQdQHvZgxQYjntUupWAEVD2aXBCK9eUFt --store=false --discv5-bootstrap-node=enr:-L24QI2kJsL1s_h4j7iC5AcB9l-L8_PVkEgloCzJsuj3UZ5FD8DSIzlyGKt7aOMrOdslBl4M8bPZKMl6DXBKtQQxuP0CgmlkgnY0gmlwhKwS-vOKbXVsdGlhZGRyc5YACASsEvrzBr_AAAoErBL68wa_wd0DgnJzhQADAQAAiXNlY3AyNTZrMaECc_1Kj_0THjtZxi3Y5yQOCwjPMDOSb7wuKSWaiS1wG7uDdGNwgr_Ag3VkcIK_woV3YWt1MgU
|
|
2025-12-08 08:54:43.791 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.158 waku e4db45441d1901f116a3071cc828c72129f3d8dbc506c54194a8e98a8e48c7d0
|
|
2025-12-08 08:54:43.822 DEBUG [src.node.docker_mananger] Container started with ID e4db45441d19. Setting up logs at ./log/docker/node5_2025-12-08_08-54-38__83ef326b-8ec0-4949-91d1-10aea6204a99__wakuorg_nwaku:latest.log
|
|
2025-12-08 08:54:43.823 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43131
|
|
2025-12-08 08:54:43.823 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 08:54:44.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43131/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:44.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
|
2025-12-08 08:54:44.827 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 08:54:44.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43131/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:44.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.158/tcp/43132/p2p/16Uiu2HAmHEYzYB3dFJ4WMYbq1rzoYCvQGf5UUX2muSr8EuCpuWb2","/ip4/172.18.25.158/tcp/43133/ws/p2p/16Uiu2HAmHEYzYB3dFJ4WMYbq1rzoYCvQGf5UUX2muSr8EuCpuWb2"],"enrUri":"enr:-L24QA-E4lq2okWjhbC-nNIStTWdDU_hUB1YnoLe1XJADVzeMK6vNEVhvM37DY2J6ZjjqDbSAcOWqjpiRRI5CwqylH0CgmlkgnY0gmlwhKwSGZ6KbXVsdGlhZGRyc5YACASsEhmeBqh8AAoErBIZngaofd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDRAfStPgSZbwuol7KonTx4QnwY7jtLJWqHlu4nmpLGzmDdGNwgqh8g3VkcIKofoV3YWt1MgA"}'
|
|
2025-12-08 08:54:44.830 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 08:54:44.830 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
|
|
2025-12-08 08:54:44.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26933/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 08:54:44.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:54:44.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12957/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 08:54:44.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:54:44.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49087/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 08:54:44.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:54:44.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38644/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 08:54:44.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:54:44.855 DEBUG [tests.e2e.test_e2e] Node5 makes filter request pubsubtopic /waku/2/rs/3/1 and content topic /test/1/waku-filter/proto
|
|
2025-12-08 08:54:44.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43131/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 08:54:44.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2025-12-08 08:54:44.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26933/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:44.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.174.178/tcp/49878/p2p/16Uiu2HAmN8PS5hsTeSC1u3kZb9BV5RRVU9ynKoxnZkB73U7JMSnR","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-109-ga8590a","origin":"UnknownOrigin"}]'
|
|
2025-12-08 08:54:44.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12957/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:44.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.136.66/tcp/26934/p2p/16Uiu2HAmB3L3fvzTsDLh4saPuFcRBT9FmSikinWw9jwAvbbZoMKJ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-109-ga8590a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.250.243/tcp/56176/p2p/16Uiu2HAm3ESsqYscqYiwvWhQCS9xMgKkCnVfHhrALvq42jrQwEwk","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-109-ga8590a","origin":"UnknownOrigin"}]'
|
|
2025-12-08 08:54:44.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49087/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:44.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.174.178/tcp/12958/p2p/16Uiu2HAmN8PS5hsTeSC1u3kZb9BV5RRVU9ynKoxnZkB73U7JMSnR","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-109-ga8590a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.20.234/tcp/48032/p2p/16Uiu2HAm2MnRZESkdWchQdQHvZgxQYjntUupWAEVD2aXBCK9eUFt","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-109-ga8590a","origin":"UnknownOrigin"}]'
|
|
2025-12-08 08:54:44.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38644/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:44.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.25.158/tcp/36994/p2p/16Uiu2HAmHEYzYB3dFJ4WMYbq1rzoYCvQGf5UUX2muSr8EuCpuWb2","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[],"connected":"Connected","agent":"nwaku-v0.36.0-109-ga8590a","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.250.243/tcp/49088/p2p/16Uiu2HAm3ESsqYscqYiwvWhQCS9xMgKkCnVfHhrALvq42jrQwEwk","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-109-ga8590a","origin":"Discv5"}]'
|
|
2025-12-08 08:54:44.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43131/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:54:44.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.20.234/tcp/38645/p2p/16Uiu2HAm2MnRZESkdWchQdQHvZgxQYjntUupWAEVD2aXBCK9eUFt","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-109-ga8590a","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.250.243/tcp/49088/p2p/16Uiu2HAm3ESsqYscqYiwvWhQCS9xMgKkCnVfHhrALvq42jrQwEwk","protocols":["/vac/waku/relay/2.0.0","/vac/waku/filter-subscribe/2.0.0-beta1"],"shards":[0],"connected":"NotConnected","agent":"","origin":"Discv5"}]'
|
|
2025-12-08 08:54:44.915 DEBUG [src.libs.common] Sleeping for 60 seconds
|
|
2025-12-08 08:55:44.916 DEBUG [tests.e2e.test_e2e] 3 Nodes publish 12 message
|
|
2025-12-08 08:55:44.916 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 08:55:44.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26933/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:55:44.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:55:44.925 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 08:55:45.125 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-08 08:55:47.126 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 08:55:47.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26933/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:55:47.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:55:47.131 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 08:55:47.332 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-08 08:55:49.332 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 08:55:49.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26933/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:55:49.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:55:49.341 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 08:55:49.542 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-08 08:55:51.542 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 08:55:51.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26933/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:55:51.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:55:51.551 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 08:55:51.751 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-08 08:55:53.752 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 08:55:53.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12957/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:55:53.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:55:53.767 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 08:55:53.967 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-08 08:55:55.968 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 08:55:55.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12957/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:55:55.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:55:55.982 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 08:55:56.182 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-08 08:55:58.183 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 08:55:58.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12957/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:55:58.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:55:58.197 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 08:55:58.397 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-08 08:56:00.398 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 08:56:00.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12957/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:56:00.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:00.404 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 08:56:00.606 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-08 08:56:02.607 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 08:56:02.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:56:02.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:02.618 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 08:56:02.819 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-08 08:56:04.820 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 08:56:04.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:56:04.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:04.830 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 08:56:05.033 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-08 08:56:07.033 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 08:56:07.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:56:07.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:07.043 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 08:56:07.244 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-08 08:56:09.245 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 08:56:09.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 08:56:09.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 08:56:09.253 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 08:56:09.453 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-08 08:56:11.454 DEBUG [tests.e2e.test_e2e] Node5 requests messages of subscribed filter topic /waku/2/rs/3/1
|
|
2025-12-08 08:56:11.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43131/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 08:56:11.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765184144916513566,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765184147126122246,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765184149332627209,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765184151542730322,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765184153752443032,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765184155968066506,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765184158183045207,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765184160398299567,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765184162607247172,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765184164820408980,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765184167033793380,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765184169245285997,"ephemeral":false}]'
|
|
2025-12-08 08:56:11.457 DEBUG [tests.e2e.test_e2e] Response for node 5 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765184144916513566, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765184147126122246, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765184149332627209, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765184151542730322, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765184153752443032, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765184155968066506, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765184158183045207, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765184160398299567, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765184162607247172, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765184164820408980, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765184167033793380, 'ephemeral': False}, {'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1765184169245285997, 'ephemeral': False}]
|
|
2025-12-08 08:56:11.459 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 08:56:11.460 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 08:56:11.460 DEBUG [src.node.waku_node] Stopping container with id 4ee653f4d06b
|
|
2025-12-08 08:56:12.035 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:56:12.036 DEBUG [src.node.waku_node] Stopping container with id cf64e794ccc8
|
|
2025-12-08 08:56:12.536 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:56:12.537 DEBUG [src.node.waku_node] Stopping container with id 069f476febe4
|
|
2025-12-08 08:56:12.849 ERROR [src.node.docker_mananger] Max retries reached for container 4ee653f4d06b. Exiting log stream.
|
|
2025-12-08 08:56:13.082 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:56:13.083 DEBUG [src.node.waku_node] Stopping container with id ddb47251dba6
|
|
2025-12-08 08:56:13.349 ERROR [src.node.docker_mananger] Max retries reached for container cf64e794ccc8. Exiting log stream.
|
|
2025-12-08 08:56:14.093 ERROR [src.node.docker_mananger] Max retries reached for container 069f476febe4. Exiting log stream.
|
|
2025-12-08 08:56:23.586 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:56:23.587 DEBUG [src.node.waku_node] Stopping container with id e4db45441d19
|
|
2025-12-08 08:56:24.093 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 08:56:24.094 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 08:56:24.164 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 08:56:24.236 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 08:56:24.370 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 08:56:24.457 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 08:56:24.481 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|