mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 21:39:30 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-04-23 05:11:52.239 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 05:11:52.240 DEBUG [tests.conftest] Running test: test_filter with id: 2026-04-23_05-11-52__b535f471-a474-44a1-8a4e-8a5f2c5751ee
|
|
2026-04-23 05:11:52.240 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 05:11:52.241 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-04-23 05:11:52.241 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-04-23 05:11:52.241 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 05:11:52.241 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 05:11:52.252 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:52.253 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_05-11-52__b535f471-a474-44a1-8a4e-8a5f2c5751ee__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:52.253 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:52.253 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:52.302 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-04-23 05:11:52.302 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.157
|
|
2026-04-23 05:11:52.302 DEBUG [src.node.docker_mananger] Generated ports ['51852', '51853', '51854', '51855', '51856']
|
|
2026-04-23 05:11:52.302 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:52.302 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:52.302 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:52.303 DEBUG [src.node.docker_mananger] docker run -i -t -p 51852:51852 -p 51853:51853 -p 51854:51854 -p 51855:51855 -p 51856:51856 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=51854 --rest-port=51852 --tcp-port=51853 --discv5-udp-port=51855 --rest-address=0.0.0.0 --nat=extip:172.18.221.157 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=a1ab03acfeefecd0ffd5ac6f3b1491fca08d277bfbd4edbcc06968c540c4c848 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51856 --metrics-logging=true --relay=true --filter=true
|
|
2026-04-23 05:11:56.292 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.157 waku c14110be7d37f290b5afd086d75743bb649e997159359979725d3d76c9c70a6c
|
|
2026-04-23 05:11:56.329 DEBUG [src.node.docker_mananger] Container started with ID c14110be7d37. Setting up logs at ./log/docker/node1_2026-04-23_05-11-52__b535f471-a474-44a1-8a4e-8a5f2c5751ee__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:56.330 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51852
|
|
2026-04-23 05:11:56.330 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:57.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51852/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:57.334 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:57.334 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:57.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51852/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:57.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.221.157/tcp/51853/p2p/16Uiu2HAmSVrjJuh7S8MnsQUFewC9UryiZkrc3J7DCrKY3z5bbysV","/ip4/172.18.221.157/tcp/51854/ws/p2p/16Uiu2HAmSVrjJuh7S8MnsQUFewC9UryiZkrc3J7DCrKY3z5bbysV"],"enrUri":"enr:-L24QOXmIE47jV7NiN-3dohAWUd9dMJvL8ETze_mUMfIfF6cUVe9ybIfPF9lcDpil5bK3ThpQSF4muMtMrXLewsdJi0CgmlkgnY0gmlwhKwS3Z2KbXVsdGlhZGRyc5YACASsEt2dBsqNAAoErBLdnQbKjt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDzazF-PeGhqa4uiO7Mx7FzQ7HJouqOu9X9tbi3PZRv4CDdGNwgsqNg3VkcILKj4V3YWt1MgU"}'
|
|
2026-04-23 05:11:57.338 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:57.344 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:57.344 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_05-11-52__b535f471-a474-44a1-8a4e-8a5f2c5751ee__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:57.345 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:57.345 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:57.346 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:57.346 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.113.103
|
|
2026-04-23 05:11:57.346 DEBUG [src.node.docker_mananger] Generated ports ['52251', '52252', '52253', '52254', '52255']
|
|
2026-04-23 05:11:57.347 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:57.347 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:57.347 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:57.347 DEBUG [src.node.docker_mananger] docker run -i -t -p 52251:52251 -p 52252:52252 -p 52253:52253 -p 52254:52254 -p 52255:52255 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=52253 --rest-port=52251 --tcp-port=52252 --discv5-udp-port=52254 --rest-address=0.0.0.0 --nat=extip:172.18.113.103 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=1fa4ae30aa97e399f4db19b2c1b1e14e0bf5dafeaff9f590e5c8ee74fbccad9c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52255 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOXmIE47jV7NiN-3dohAWUd9dMJvL8ETze_mUMfIfF6cUVe9ybIfPF9lcDpil5bK3ThpQSF4muMtMrXLewsdJi0CgmlkgnY0gmlwhKwS3Z2KbXVsdGlhZGRyc5YACASsEt2dBsqNAAoErBLdnQbKjt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDzazF-PeGhqa4uiO7Mx7FzQ7HJouqOu9X9tbi3PZRv4CDdGNwgsqNg3VkcILKj4V3YWt1MgU --filternode=/ip4/172.18.221.157/tcp/51853/p2p/16Uiu2HAmSVrjJuh7S8MnsQUFewC9UryiZkrc3J7DCrKY3z5bbysV
|
|
2026-04-23 05:11:57.534 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.113.103 waku 6f4ed7fb9d06ee64eda44a98d092bf830dcd36e0a405c70d07e8f7c1dd4361be
|
|
2026-04-23 05:11:57.570 DEBUG [src.node.docker_mananger] Container started with ID 6f4ed7fb9d06. Setting up logs at ./log/docker/node1_2026-04-23_05-11-52__b535f471-a474-44a1-8a4e-8a5f2c5751ee__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:57.570 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52251
|
|
2026-04-23 05:11:57.571 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:58.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52251/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:58.574 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:58.575 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:58.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52251/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:58.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.113.103/tcp/52252/p2p/16Uiu2HAmSmtnGJJjkAExRzLk2R1ReNZTiNLx7NzVLL57t29oRgAo","/ip4/172.18.113.103/tcp/52253/ws/p2p/16Uiu2HAmSmtnGJJjkAExRzLk2R1ReNZTiNLx7NzVLL57t29oRgAo"],"enrUri":"enr:-L24QKL9ZdjVhrraj9wfdOWAofQxa2ib6Yl42-LMUMPjkTVRQONjntsLSp_N6JNiK6i9Umhyi0rZa7hEciJ9BAI3Y_YCgmlkgnY0gmlwhKwScWeKbXVsdGlhZGRyc5YACASsEnFnBswcAAoErBJxZwbMHd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED0chiolzerY0_pBvBd-gaheQExSxJBHkf4hLhI2tazBSDdGNwgswcg3VkcILMHoV3YWt1MgA"}'
|
|
2026-04-23 05:11:58.577 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:58.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51852/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:11:58.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:58.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52251/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "29de21db-5d6e-41fb-9d82-0b9f4e045495", "contentFilters": ["/test/1/waku-relay/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-04-23 05:11:58.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"29de21db-5d6e-41fb-9d82-0b9f4e045495","statusDesc":"OK"}'
|
|
2026-04-23 05:11:58.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51852/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:58.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:58.632 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:58.732 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 05:11:58.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52251/filter/v2/messages/%2Ftest%2F1%2Fwaku-relay%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:58.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776921118620554331,"ephemeral":false}]'
|
|
2026-04-23 05:11:58.739 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 05:11:58.740 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 05:11:58.741 DEBUG [src.node.waku_node] Stopping container with id c14110be7d37
|
|
2026-04-23 05:11:59.207 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:11:59.208 DEBUG [src.node.waku_node] Stopping container with id 6f4ed7fb9d06
|
|
2026-04-23 05:11:59.633 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:11:59.634 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 05:11:59.649 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:11:59.659 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|