mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 17:13:09 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2026-03-07 04:31:27.648 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:31:27.649 DEBUG [tests.conftest] Running test: test_filter_ping_on_unsubscribed_peer with id: 2026-03-07_04-31-27__c76fc567-ce46-4e16-ba9b-aa923da5bbc0
|
|
2026-03-07 04:31:27.649 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:31:27.649 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-07 04:31:27.650 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-07 04:31:27.657 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:27.657 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-31-27__c76fc567-ce46-4e16-ba9b-aa923da5bbc0__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:27.657 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:27.657 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:27.658 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:27.659 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.53
|
|
2026-03-07 04:31:27.659 DEBUG [src.node.docker_mananger] Generated ports ['49379', '49380', '49381', '49382', '49383']
|
|
2026-03-07 04:31:27.659 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:27.659 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:27.659 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:27.659 DEBUG [src.node.docker_mananger] docker run -i -t -p 49379:49379 -p 49380:49380 -p 49381:49381 -p 49382:49382 -p 49383:49383 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=49381 --rest-port=49379 --tcp-port=49380 --discv5-udp-port=49382 --rest-address=0.0.0.0 --nat=extip:172.18.54.53 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2c3c4c6d5dacfcb0aac28a1cb67c842ebab2cd526a05e0f2c7a4fdbfad707b6b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49383 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-07 04:31:27.852 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.53 waku 9a2aae46052da2cfc8ed4bb7705c50730430f13b1ab8bf7fe81c259c1728b9d0
|
|
2026-03-07 04:31:27.853 ERROR [src.node.docker_mananger] Max retries reached for container f31420caedd5. Exiting log stream.
|
|
2026-03-07 04:31:27.890 DEBUG [src.node.docker_mananger] Container started with ID 9a2aae46052d. Setting up logs at ./log/docker/node1_2026-03-07_04-31-27__c76fc567-ce46-4e16-ba9b-aa923da5bbc0__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:27.891 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49379
|
|
2026-03-07 04:31:27.892 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:28.459 ERROR [src.node.docker_mananger] Max retries reached for container 4178168bb076. Exiting log stream.
|
|
2026-03-07 04:31:28.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49379/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:28.895 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-07 04:31:28.896 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:28.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49379/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:28.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.53/tcp/49380/p2p/16Uiu2HAmEwHBfPDKYCo57dqCh2vc5UFDWwSVx5GCvjT2BohyD9re","/ip4/172.18.54.53/tcp/49381/ws/p2p/16Uiu2HAmEwHBfPDKYCo57dqCh2vc5UFDWwSVx5GCvjT2BohyD9re"],"enrUri":"enr:-L24QPoldCWGy2SrKiAIxsf--fUUcirywUeXcQZ2SiiMkE2XXhHFk__QqfY_w4NfTqfjunid5exn3LhU3-iEFU_7tsMCgmlkgnY0gmlwhKwSNjWKbXVsdGlhZGRyc5YACASsEjY1BsDkAAoErBI2NQbA5d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIeOzeb00zCj6KvgC09ja658O3xkE-_XEgTFgux31uD-DdGNwgsDkg3VkcILA5oV3YWt1MgU"}'
|
|
2026-03-07 04:31:28.898 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:28.899 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-07 04:31:28.905 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:28.905 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-31-27__c76fc567-ce46-4e16-ba9b-aa923da5bbc0__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:28.905 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:28.906 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:28.907 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:28.907 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.75.18
|
|
2026-03-07 04:31:28.907 DEBUG [src.node.docker_mananger] Generated ports ['27469', '27470', '27471', '27472', '27473']
|
|
2026-03-07 04:31:28.907 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:28.908 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:28.908 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:28.908 DEBUG [src.node.docker_mananger] docker run -i -t -p 27469:27469 -p 27470:27470 -p 27471:27471 -p 27472:27472 -p 27473:27473 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=27471 --rest-port=27469 --tcp-port=27470 --discv5-udp-port=27472 --rest-address=0.0.0.0 --nat=extip:172.18.75.18 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0d9b4d6a7fab315f452bc9ccaa2f5b949afc01fda414ba0879f0a0bddaacd1f1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27473 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPoldCWGy2SrKiAIxsf--fUUcirywUeXcQZ2SiiMkE2XXhHFk__QqfY_w4NfTqfjunid5exn3LhU3-iEFU_7tsMCgmlkgnY0gmlwhKwSNjWKbXVsdGlhZGRyc5YACASsEjY1BsDkAAoErBI2NQbA5d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIeOzeb00zCj6KvgC09ja658O3xkE-_XEgTFgux31uD-DdGNwgsDkg3VkcILA5oV3YWt1MgU --filternode=/ip4/172.18.54.53/tcp/49380/p2p/16Uiu2HAmEwHBfPDKYCo57dqCh2vc5UFDWwSVx5GCvjT2BohyD9re
|
|
2026-03-07 04:31:29.109 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.75.18 waku fa2d40101bfbefb8fc1bbcece87ab6d6b40a7b4476a65f89ed8cb78155c0f6d1
|
|
2026-03-07 04:31:29.142 DEBUG [src.node.docker_mananger] Container started with ID fa2d40101bfb. Setting up logs at ./log/docker/node2_2026-03-07_04-31-27__c76fc567-ce46-4e16-ba9b-aa923da5bbc0__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:29.143 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27469
|
|
2026-03-07 04:31:29.143 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:30.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27469/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:30.146 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-07 04:31:30.147 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:30.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27469/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:30.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.75.18/tcp/27470/p2p/16Uiu2HAmRBVQyHM5Pw7vCnCY5XqNFKUTatMhZxG3F8X2GNqwSmrS","/ip4/172.18.75.18/tcp/27471/ws/p2p/16Uiu2HAmRBVQyHM5Pw7vCnCY5XqNFKUTatMhZxG3F8X2GNqwSmrS"],"enrUri":"enr:-L24QHCBtD26GC0-xdWy40nMWEXZ3ee6sP8-QO2qkt8q-qW2aCJPuGvvVP-Zu6tvM2Y5BPvfdXCHQyUscC2osxvfBBgCgmlkgnY0gmlwhKwSSxKKbXVsdGlhZGRyc5YACASsEksSBmtOAAoErBJLEgZrT90DgnJzhQADAQAAiXNlY3AyNTZrMaEDuhyHkTyCrSpL0GIbw3wXpGlgfo6k8haXSOuJsS1rRGuDdGNwgmtOg3VkcIJrUIV3YWt1MgA"}'
|
|
2026-03-07 04:31:30.149 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:30.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27469/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.54.53/tcp/49380/p2p/16Uiu2HAmEwHBfPDKYCo57dqCh2vc5UFDWwSVx5GCvjT2BohyD9re"]'
|
|
2026-03-07 04:31:30.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:30.184 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-07 04:31:30.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49379/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-07 04:31:30.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:30.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27469/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b7cec8c8-9890-4ff9-ab07-e33cb58b611c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-07 04:31:30.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b7cec8c8-9890-4ff9-ab07-e33cb58b611c","statusDesc":"OK"}'
|
|
2026-03-07 04:31:30.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27469/filter/v2/subscriptions/911211d7-12f6-4766-b442-c0ce4ca1d9bb" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:30.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"911211d7-12f6-4766-b442-c0ce4ca1d9bb","statusDesc":"OK"}'
|
|
2026-03-07 04:31:30.231 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:27469/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "12345", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-07 04:31:30.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"12345","statusDesc":"OK"}'
|
|
2026-03-07 04:31:30.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27469/filter/v2/subscriptions/fcf84800-7a23-40f9-8697-e3dab5b99f5e" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:30.249 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:27469/filter/v2/subscriptions/fcf84800-7a23-40f9-8697-e3dab5b99f5e. Response content: b'{"requestId":"fcf84800-7a23-40f9-8697-e3dab5b99f5e","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
|
2026-03-07 04:31:30.253 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:31:30.253 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:31:30.254 DEBUG [src.node.waku_node] Stopping container with id 9a2aae46052d
|
|
2026-03-07 04:31:30.826 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:30.827 DEBUG [src.node.waku_node] Stopping container with id fa2d40101bfb
|
|
2026-03-07 04:31:31.380 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:31.384 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:31:31.394 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:31:31.400 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|