mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
165 lines
32 KiB
Plaintext
165 lines
32 KiB
Plaintext
2026-03-18 04:39:38.161 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 04:39:38.163 DEBUG [tests.conftest] Running test: test_optional_nodes_not_subscribed_to_same_topic with id: 2026-03-18_04-39-38__93cb909a-d1f0-493a-aad0-a7bf8e465da2
|
|
2026-03-18 04:39:38.163 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 04:39:38.164 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-18 04:39:38.164 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-18 04:39:38.175 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:39:38.175 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_04-39-38__93cb909a-d1f0-493a-aad0-a7bf8e465da2__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:39:38.175 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:39:38.175 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:39:38.176 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:39:38.176 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.41
|
|
2026-03-18 04:39:38.177 DEBUG [src.node.docker_mananger] Generated ports ['46463', '46464', '46465', '46466', '46467']
|
|
2026-03-18 04:39:38.177 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:39:38.177 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:39:38.177 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:39:38.177 DEBUG [src.node.docker_mananger] docker run -i -t -p 46463:46463 -p 46464:46464 -p 46465:46465 -p 46466:46466 -p 46467:46467 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=46465 --rest-port=46463 --tcp-port=46464 --discv5-udp-port=46466 --rest-address=0.0.0.0 --nat=extip:172.18.193.41 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=efc8ed994d00ff6fec58e1a76dea1e6f250c7fcc74facbcd7bdd2fab6f5ec992 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46467 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-18 04:39:38.372 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.41 waku 8085ec42fffa081216978503d1fa1de10e33ce0ce322b57061ffd74faf37b157
|
|
2026-03-18 04:39:38.378 ERROR [src.node.docker_mananger] Max retries reached for container 8820712f4204. Exiting log stream.
|
|
2026-03-18 04:39:38.409 DEBUG [src.node.docker_mananger] Container started with ID 8085ec42fffa. Setting up logs at ./log/docker/node1_2026-03-18_04-39-38__93cb909a-d1f0-493a-aad0-a7bf8e465da2__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:39:38.409 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46463
|
|
2026-03-18 04:39:38.410 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:39:38.987 ERROR [src.node.docker_mananger] Max retries reached for container 97b930c36e92. Exiting log stream.
|
|
2026-03-18 04:39:39.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46463/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:39:39.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:39:39.413 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:39:39.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46463/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:39:39.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.41/tcp/46464/p2p/16Uiu2HAmL63hGFhyAuBxfTGZ5kKwLsxfKuEEU5w65JzoD3HAWwYH","/ip4/172.18.193.41/tcp/46465/ws/p2p/16Uiu2HAmL63hGFhyAuBxfTGZ5kKwLsxfKuEEU5w65JzoD3HAWwYH"],"enrUri":"enr:-L24QB1i5LZ0-uDGIhlKJYCRhIS68kkmGBjXGNEXigLUCmukf55YsYTj1IcA3zdXYkXoxld-ul2MCe6W4F6vlOw74QECgmlkgnY0gmlwhKwSwSmKbXVsdGlhZGRyc5YACASsEsEpBrWAAAoErBLBKQa1gd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbm0cNta5VObNYE4JWJdt-lVdzJQ0tebhWIn6FnzoCUaDdGNwgrWAg3VkcIK1goV3YWt1MgU"}'
|
|
2026-03-18 04:39:39.416 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:39:39.416 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-18 04:39:39.423 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:39:39.423 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_04-39-38__93cb909a-d1f0-493a-aad0-a7bf8e465da2__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:39:39.423 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:39:39.424 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:39:39.425 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:39:39.425 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.10.164
|
|
2026-03-18 04:39:39.425 DEBUG [src.node.docker_mananger] Generated ports ['49816', '49817', '49818', '49819', '49820']
|
|
2026-03-18 04:39:39.425 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:39:39.426 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:39:39.426 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:39:39.426 DEBUG [src.node.docker_mananger] docker run -i -t -p 49816:49816 -p 49817:49817 -p 49818:49818 -p 49819:49819 -p 49820:49820 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=49818 --rest-port=49816 --tcp-port=49817 --discv5-udp-port=49819 --rest-address=0.0.0.0 --nat=extip:172.18.10.164 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9b65cb2d160390a09bddbdae5aeeecbee12f0907a4f8aa9fcaf1ec304aae85dd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49820 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QB1i5LZ0-uDGIhlKJYCRhIS68kkmGBjXGNEXigLUCmukf55YsYTj1IcA3zdXYkXoxld-ul2MCe6W4F6vlOw74QECgmlkgnY0gmlwhKwSwSmKbXVsdGlhZGRyc5YACASsEsEpBrWAAAoErBLBKQa1gd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbm0cNta5VObNYE4JWJdt-lVdzJQ0tebhWIn6FnzoCUaDdGNwgrWAg3VkcIK1goV3YWt1MgU --filternode=/ip4/172.18.193.41/tcp/46464/p2p/16Uiu2HAmL63hGFhyAuBxfTGZ5kKwLsxfKuEEU5w65JzoD3HAWwYH
|
|
2026-03-18 04:39:39.624 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.10.164 waku 5ef579dee5111fd0cce2cd6d354bd2e456ca9c500acc5373163edcd38e17ad86
|
|
2026-03-18 04:39:39.658 DEBUG [src.node.docker_mananger] Container started with ID 5ef579dee511. Setting up logs at ./log/docker/node2_2026-03-18_04-39-38__93cb909a-d1f0-493a-aad0-a7bf8e465da2__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:39:39.658 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49816
|
|
2026-03-18 04:39:39.659 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:39:40.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49816/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:39:40.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:39:40.663 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:39:40.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49816/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:39:40.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.164/tcp/49817/p2p/16Uiu2HAkzPHp2CqVFg4TJL5J5FCRebJ4eFrAGRrAtTfY1dNp6wDy","/ip4/172.18.10.164/tcp/49818/ws/p2p/16Uiu2HAkzPHp2CqVFg4TJL5J5FCRebJ4eFrAGRrAtTfY1dNp6wDy"],"enrUri":"enr:-L24QDTsfjIbTo9LW7AuQfPLV2Ey7wHBeSafRQjBuBEXL243TlzhS8FK21mxyE69a7gpnV4-segA2npeH6FHe0q37hUCgmlkgnY0gmlwhKwSCqSKbXVsdGlhZGRyc5YACASsEgqkBsKZAAoErBIKpAbCmt0DgnJzhQADAQAAiXNlY3AyNTZrMaECSa41AAJ-VE_K_qGLh6P_KLRu67QAMrqN63AimxiHI2CDdGNwgsKZg3VkcILCm4V3YWt1MgA"}'
|
|
2026-03-18 04:39:40.666 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:39:40.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49816/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.193.41/tcp/46464/p2p/16Uiu2HAmL63hGFhyAuBxfTGZ5kKwLsxfKuEEU5w65JzoD3HAWwYH"]'
|
|
2026-03-18 04:39:40.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:39:40.711 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:39:40.711 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_04-39-38__93cb909a-d1f0-493a-aad0-a7bf8e465da2__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:39:40.711 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:39:40.711 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:39:40.713 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:39:40.713 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.94
|
|
2026-03-18 04:39:40.713 DEBUG [src.node.docker_mananger] Generated ports ['53331', '53332', '53333', '53334', '53335']
|
|
2026-03-18 04:39:40.713 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:39:40.713 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:39:40.713 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:39:40.713 DEBUG [src.node.docker_mananger] docker run -i -t -p 53331:53331 -p 53332:53332 -p 53333:53333 -p 53334:53334 -p 53335:53335 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=53333 --rest-port=53331 --tcp-port=53332 --discv5-udp-port=53334 --rest-address=0.0.0.0 --nat=extip:172.18.242.94 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4d319e5fcbe464bc2364f74b43eaea11abacf476de0ddb08a4fd8c1cba1f46bb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53335 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QB1i5LZ0-uDGIhlKJYCRhIS68kkmGBjXGNEXigLUCmukf55YsYTj1IcA3zdXYkXoxld-ul2MCe6W4F6vlOw74QECgmlkgnY0gmlwhKwSwSmKbXVsdGlhZGRyc5YACASsEsEpBrWAAAoErBLBKQa1gd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbm0cNta5VObNYE4JWJdt-lVdzJQ0tebhWIn6FnzoCUaDdGNwgrWAg3VkcIK1goV3YWt1MgU --filternode=/ip4/172.18.193.41/tcp/46464/p2p/16Uiu2HAmL63hGFhyAuBxfTGZ5kKwLsxfKuEEU5w65JzoD3HAWwYH
|
|
2026-03-18 04:39:40.922 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.94 waku 37ee12018d26dfe46ca41746ca68abb05285612cd64ac83b234dccc673334fd4
|
|
2026-03-18 04:39:40.955 DEBUG [src.node.docker_mananger] Container started with ID 37ee12018d26. Setting up logs at ./log/docker/node3_2026-03-18_04-39-38__93cb909a-d1f0-493a-aad0-a7bf8e465da2__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:39:40.956 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53331
|
|
2026-03-18 04:39:40.957 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:39:41.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:39:41.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:39:41.961 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:39:41.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53331/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:39:41.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.94/tcp/53332/p2p/16Uiu2HAmQ5PxKsmvxJMAjySuQpbYQE2ZFRAx3VdHZZ5AhU5qtAyn","/ip4/172.18.242.94/tcp/53333/ws/p2p/16Uiu2HAmQ5PxKsmvxJMAjySuQpbYQE2ZFRAx3VdHZZ5AhU5qtAyn"],"enrUri":"enr:-L24QM_iRS7jhL3IR89TWeSeF1Nq_c4T7nnTsouwVrzhmKauWf5ucv6Cct4DX8yH4iK0B-YEM88YMVSZi4cMGF9DuvsCgmlkgnY0gmlwhKwS8l6KbXVsdGlhZGRyc5YACASsEvJeBtBUAAoErBLyXgbQVd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqbEvUGyZjotbHcM0iREEc4EAqgo5_ItK8Ut50jbp4FmDdGNwgtBUg3VkcILQVoV3YWt1MgA"}'
|
|
2026-03-18 04:39:41.963 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:39:41.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53331/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.193.41/tcp/46464/p2p/16Uiu2HAmL63hGFhyAuBxfTGZ5kKwLsxfKuEEU5w65JzoD3HAWwYH"]'
|
|
2026-03-18 04:39:41.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:39:42.010 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:39:42.010 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-18_04-39-38__93cb909a-d1f0-493a-aad0-a7bf8e465da2__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:39:42.010 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:39:42.010 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:39:42.012 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:39:42.012 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.71
|
|
2026-03-18 04:39:42.012 DEBUG [src.node.docker_mananger] Generated ports ['31845', '31846', '31847', '31848', '31849']
|
|
2026-03-18 04:39:42.012 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:39:42.012 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:39:42.012 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:39:42.012 DEBUG [src.node.docker_mananger] docker run -i -t -p 31845:31845 -p 31846:31846 -p 31847:31847 -p 31848:31848 -p 31849:31849 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=31847 --rest-port=31845 --tcp-port=31846 --discv5-udp-port=31848 --rest-address=0.0.0.0 --nat=extip:172.18.115.71 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cae0deb8196ecedbe66e5b74c1ce6d8dd226209310c6feaf231014fadf7cd2a7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31849 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QB1i5LZ0-uDGIhlKJYCRhIS68kkmGBjXGNEXigLUCmukf55YsYTj1IcA3zdXYkXoxld-ul2MCe6W4F6vlOw74QECgmlkgnY0gmlwhKwSwSmKbXVsdGlhZGRyc5YACASsEsEpBrWAAAoErBLBKQa1gd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbm0cNta5VObNYE4JWJdt-lVdzJQ0tebhWIn6FnzoCUaDdGNwgrWAg3VkcIK1goV3YWt1MgU --filternode=/ip4/172.18.193.41/tcp/46464/p2p/16Uiu2HAmL63hGFhyAuBxfTGZ5kKwLsxfKuEEU5w65JzoD3HAWwYH
|
|
2026-03-18 04:39:42.211 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.71 waku 8c867ab653511bd46560b4495d58ffd77aabeb660bd60b77c5d6e376f0fa16e2
|
|
2026-03-18 04:39:42.244 DEBUG [src.node.docker_mananger] Container started with ID 8c867ab65351. Setting up logs at ./log/docker/node4_2026-03-18_04-39-38__93cb909a-d1f0-493a-aad0-a7bf8e465da2__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:39:42.245 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31845
|
|
2026-03-18 04:39:42.245 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:39:43.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31845/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:39:43.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:39:43.249 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:39:43.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31845/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:39:43.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.71/tcp/31846/p2p/16Uiu2HAmUdgXrcMrzTbUtf7uNVE1GhNWFW3KYXEwu9a7WaXXyW95","/ip4/172.18.115.71/tcp/31847/ws/p2p/16Uiu2HAmUdgXrcMrzTbUtf7uNVE1GhNWFW3KYXEwu9a7WaXXyW95"],"enrUri":"enr:-L24QBsSq_-z2ScRRLPujXZav1JYv-ZOz_bj00e9fTW9zm6dCVIY1IBIIY1yIHVpbEemB8RpMOpd5gxPGY42KA2VdRsCgmlkgnY0gmlwhKwSc0eKbXVsdGlhZGRyc5YACASsEnNHBnxmAAoErBJzRwZ8Z90DgnJzhQADAQAAiXNlY3AyNTZrMaED7WVDaf8Kv3jigYlh4ZkjmfEpv-rMzS_u-BstQoGhRwiDdGNwgnxmg3VkcIJ8aIV3YWt1MgA"}'
|
|
2026-03-18 04:39:43.251 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:39:43.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31845/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.193.41/tcp/46464/p2p/16Uiu2HAmL63hGFhyAuBxfTGZ5kKwLsxfKuEEU5w65JzoD3HAWwYH"]'
|
|
2026-03-18 04:39:43.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:39:43.301 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:39:43.301 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-18_04-39-38__93cb909a-d1f0-493a-aad0-a7bf8e465da2__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:39:43.301 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:39:43.302 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:39:43.303 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:39:43.303 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.19
|
|
2026-03-18 04:39:43.303 DEBUG [src.node.docker_mananger] Generated ports ['19604', '19605', '19606', '19607', '19608']
|
|
2026-03-18 04:39:43.303 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:39:43.303 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:39:43.304 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:39:43.304 DEBUG [src.node.docker_mananger] docker run -i -t -p 19604:19604 -p 19605:19605 -p 19606:19606 -p 19607:19607 -p 19608:19608 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=19606 --rest-port=19604 --tcp-port=19605 --discv5-udp-port=19607 --rest-address=0.0.0.0 --nat=extip:172.18.199.19 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6f8d7d9442708bff01eccb414ffdcb4ab10cea8a8e8b0eb5be470ccabafedf2d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19608 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QB1i5LZ0-uDGIhlKJYCRhIS68kkmGBjXGNEXigLUCmukf55YsYTj1IcA3zdXYkXoxld-ul2MCe6W4F6vlOw74QECgmlkgnY0gmlwhKwSwSmKbXVsdGlhZGRyc5YACASsEsEpBrWAAAoErBLBKQa1gd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbm0cNta5VObNYE4JWJdt-lVdzJQ0tebhWIn6FnzoCUaDdGNwgrWAg3VkcIK1goV3YWt1MgU --filternode=/ip4/172.18.193.41/tcp/46464/p2p/16Uiu2HAmL63hGFhyAuBxfTGZ5kKwLsxfKuEEU5w65JzoD3HAWwYH
|
|
2026-03-18 04:39:43.513 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.19 waku be2608d030679c3670d5ddaa602d9df7fa18ac1117318f871cbee77f01201529
|
|
2026-03-18 04:39:43.551 DEBUG [src.node.docker_mananger] Container started with ID be2608d03067. Setting up logs at ./log/docker/node5_2026-03-18_04-39-38__93cb909a-d1f0-493a-aad0-a7bf8e465da2__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:39:43.552 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19604
|
|
2026-03-18 04:39:43.552 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:39:44.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19604/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:39:44.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:39:44.556 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:39:44.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19604/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:39:44.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.19/tcp/19605/p2p/16Uiu2HAmCmpe26p7QoThnYqM4hyZmoSv2dRVxjTkk7W9Wm3o396E","/ip4/172.18.199.19/tcp/19606/ws/p2p/16Uiu2HAmCmpe26p7QoThnYqM4hyZmoSv2dRVxjTkk7W9Wm3o396E"],"enrUri":"enr:-L24QEjPMhvIxcsUaL4xBc1RMAJBzEtAtyO83M8DdWBLSX5dK_8yfe8mlyLrGE_emQ2Ty3Nm4rNIPYJOjnoyA2nWrnICgmlkgnY0gmlwhKwSxxOKbXVsdGlhZGRyc5YACASsEscTBkyVAAoErBLHEwZMlt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDAcAVs9QqC-_ySeC48j5Pxzugnk9SsYbEAZL8A05AID-DdGNwgkyVg3VkcIJMl4V3YWt1MgA"}'
|
|
2026-03-18 04:39:44.558 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:39:44.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19604/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.193.41/tcp/46464/p2p/16Uiu2HAmL63hGFhyAuBxfTGZ5kKwLsxfKuEEU5w65JzoD3HAWwYH"]'
|
|
2026-03-18 04:39:44.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:39:44.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46463/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-18 04:39:44.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:39:44.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49816/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "8432b9a6-e1d3-4318-bb37-0ed94810f47e", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-18 04:39:44.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8432b9a6-e1d3-4318-bb37-0ed94810f47e","statusDesc":"OK"}'
|
|
2026-03-18 04:39:44.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53331/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1cbeb6d1-820e-42d6-b0be-a3a172005bbc", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-18 04:39:44.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1cbeb6d1-820e-42d6-b0be-a3a172005bbc","statusDesc":"OK"}'
|
|
2026-03-18 04:39:44.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31845/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "eac78875-5566-4d72-9885-54246514e400", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-18 04:39:44.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"eac78875-5566-4d72-9885-54246514e400","statusDesc":"OK"}'
|
|
2026-03-18 04:39:44.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19604/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5e1cdf86-1f5e-41d3-9be5-2e42209555fd", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-18 04:39:44.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5e1cdf86-1f5e-41d3-9be5-2e42209555fd","statusDesc":"OK"}'
|
|
2026-03-18 04:39:44.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46463/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)'}'
|
|
2026-03-18 04:39:44.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:39:44.652 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 04:39:44.752 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-18 04:39:44.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49816/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:39:44.756 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":1773808784644366766,"ephemeral":false}]'
|
|
2026-03-18 04:39:44.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46463/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)'}'
|
|
2026-03-18 04:39:44.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:39:44.763 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 04:39:44.863 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-18 04:39:44.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53331/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:39:44.866 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:53331/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2026-03-18 04:39:44.869 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 04:39:44.870 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 04:39:44.870 DEBUG [src.node.waku_node] Stopping container with id 8085ec42fffa
|
|
2026-03-18 04:39:45.504 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:39:45.504 DEBUG [src.node.waku_node] Stopping container with id 5ef579dee511
|
|
2026-03-18 04:39:46.126 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:39:46.128 DEBUG [src.node.waku_node] Stopping container with id 37ee12018d26
|
|
2026-03-18 04:39:46.370 ERROR [src.node.docker_mananger] Max retries reached for container 8085ec42fffa. Exiting log stream.
|
|
2026-03-18 04:39:46.702 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:39:46.703 DEBUG [src.node.waku_node] Stopping container with id 8c867ab65351
|
|
2026-03-18 04:39:46.939 ERROR [src.node.docker_mananger] Max retries reached for container 5ef579dee511. Exiting log stream.
|
|
2026-03-18 04:39:47.269 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:39:47.269 DEBUG [src.node.waku_node] Stopping container with id be2608d03067
|
|
2026-03-18 04:39:47.516 ERROR [src.node.docker_mananger] Max retries reached for container 37ee12018d26. Exiting log stream.
|
|
2026-03-18 04:39:47.796 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:39:47.798 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 04:39:47.826 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:39:47.831 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:39:47.835 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:39:47.839 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:39:47.843 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|