mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2025-12-24 04:13:21.448 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:13:21.448 DEBUG [tests.conftest] Running test: test_filter_get_message_with_meta with id: 2025-12-24_04-13-21__2ef5228d-ff73-43be-8878-c13a935cd79d
|
|
2025-12-24 04:13:21.449 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:13:21.449 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-24 04:13:21.449 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-24 04:13:21.455 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:13:21.455 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-24_04-13-21__2ef5228d-ff73-43be-8878-c13a935cd79d__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:21.455 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:13:21.456 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:13:21.457 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:13:21.457 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.133
|
|
2025-12-24 04:13:21.457 DEBUG [src.node.docker_mananger] Generated ports ['13306', '13307', '13308', '13309', '13310']
|
|
2025-12-24 04:13:21.457 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:13:21.457 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:13:21.458 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:13:21.458 DEBUG [src.node.docker_mananger] docker run -i -t -p 13306:13306 -p 13307:13307 -p 13308:13308 -p 13309:13309 -p 13310:13310 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=13308 --rest-port=13306 --tcp-port=13307 --discv5-udp-port=13309 --rest-address=0.0.0.0 --nat=extip:172.18.115.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6ea8e46fedcdaba37a9a52ba0f8dea8e65ab58bc8d1cad0b28d7f5b0e2aba0be --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13310 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-24 04:13:21.650 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.133 waku e8955fa422dcf1d1b974fd58393525968a8b3a6a4c10b7f1aa0560e21de1a396
|
|
2025-12-24 04:13:21.683 DEBUG [src.node.docker_mananger] Container started with ID e8955fa422dc. Setting up logs at ./log/docker/node1_2025-12-24_04-13-21__2ef5228d-ff73-43be-8878-c13a935cd79d__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:21.684 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13306
|
|
2025-12-24 04:13:21.684 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:13:21.689 ERROR [src.node.docker_mananger] Max retries reached for container 212c8da7bc61. Exiting log stream.
|
|
2025-12-24 04:13:22.251 ERROR [src.node.docker_mananger] Max retries reached for container 905f1f004d20. Exiting log stream.
|
|
2025-12-24 04:13:22.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13306/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:22.688 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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-24 04:13:22.688 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:13:22.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13306/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:22.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.133/tcp/13307/p2p/16Uiu2HAmTSLEUoDMLdhs5QBhbpSv41YafvaGrsJUyyYJDyMjMeFS","/ip4/172.18.115.133/tcp/13308/ws/p2p/16Uiu2HAmTSLEUoDMLdhs5QBhbpSv41YafvaGrsJUyyYJDyMjMeFS"],"enrUri":"enr:-L24QOQcQ-omgN7S14C4TkXW2XuYHA4ReqHPg5Y-lgZhsp0jWrx6bYuF5SWUPv9tdvHf-lNlOlQzLbwHPr-1Rj59_dkCgmlkgnY0gmlwhKwSc4WKbXVsdGlhZGRyc5YACASsEnOFBjP7AAoErBJzhQYz_N0DgnJzhQADAQAAiXNlY3AyNTZrMaED26E8FNdPUZPcJGIv0AQNuDTHUZBnTo7ikJe8rytQzLmDdGNwgjP7g3VkcIIz_YV3YWt1MgU"}'
|
|
2025-12-24 04:13:22.691 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:13:22.691 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-24 04:13:22.697 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:13:22.698 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-24_04-13-21__2ef5228d-ff73-43be-8878-c13a935cd79d__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:22.698 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:13:22.698 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:13:22.699 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:13:22.699 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.200
|
|
2025-12-24 04:13:22.699 DEBUG [src.node.docker_mananger] Generated ports ['47625', '47626', '47627', '47628', '47629']
|
|
2025-12-24 04:13:22.700 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:13:22.700 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:13:22.700 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:13:22.700 DEBUG [src.node.docker_mananger] docker run -i -t -p 47625:47625 -p 47626:47626 -p 47627:47627 -p 47628:47628 -p 47629:47629 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=47627 --rest-port=47625 --tcp-port=47626 --discv5-udp-port=47628 --rest-address=0.0.0.0 --nat=extip:172.18.146.200 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fffa0bd03b150f3e4e16ca7ec2821eab7be0ecd5dc9c1d7313cbc44cb041fe62 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47629 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOQcQ-omgN7S14C4TkXW2XuYHA4ReqHPg5Y-lgZhsp0jWrx6bYuF5SWUPv9tdvHf-lNlOlQzLbwHPr-1Rj59_dkCgmlkgnY0gmlwhKwSc4WKbXVsdGlhZGRyc5YACASsEnOFBjP7AAoErBJzhQYz_N0DgnJzhQADAQAAiXNlY3AyNTZrMaED26E8FNdPUZPcJGIv0AQNuDTHUZBnTo7ikJe8rytQzLmDdGNwgjP7g3VkcIIz_YV3YWt1MgU --filternode=/ip4/172.18.115.133/tcp/13307/p2p/16Uiu2HAmTSLEUoDMLdhs5QBhbpSv41YafvaGrsJUyyYJDyMjMeFS
|
|
2025-12-24 04:13:22.899 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.200 waku 7626345261a0e8599fcc83ea8c15cf2e062017e40cffdf0518aaf3e4a64dd952
|
|
2025-12-24 04:13:22.929 DEBUG [src.node.docker_mananger] Container started with ID 7626345261a0. Setting up logs at ./log/docker/node2_2025-12-24_04-13-21__2ef5228d-ff73-43be-8878-c13a935cd79d__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:22.929 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47625
|
|
2025-12-24 04:13:22.929 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:13:23.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47625/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:23.934 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-24 04:13:23.934 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:13:23.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47625/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:23.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.200/tcp/47626/p2p/16Uiu2HAkxRxHJX6R2ysRUp7fGdWi8ro1AzwgDdLMw1iQFXWDGqhN","/ip4/172.18.146.200/tcp/47627/ws/p2p/16Uiu2HAkxRxHJX6R2ysRUp7fGdWi8ro1AzwgDdLMw1iQFXWDGqhN"],"enrUri":"enr:-L24QAsOOJvtoiP1qqNSUGX2U0959_Evd-LkkWzEM-rPlgrTIRnH7HAwA9Afa4t9nf3dZrarfn06AmHM9xzDEM68IoUCgmlkgnY0gmlwhKwSksiKbXVsdGlhZGRyc5YACASsEpLIBroKAAoErBKSyAa6C90DgnJzhQADAQAAiXNlY3AyNTZrMaECLKV-Th9Pzik8cNPZqwRqpLytuJCFd7rGq9r-c57yt52DdGNwgroKg3VkcIK6DIV3YWt1MgA"}'
|
|
2025-12-24 04:13:23.937 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:13:23.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47625/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.115.133/tcp/13307/p2p/16Uiu2HAmTSLEUoDMLdhs5QBhbpSv41YafvaGrsJUyyYJDyMjMeFS"]'
|
|
2025-12-24 04:13:23.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:13:23.966 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-24 04:13:23.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13306/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-24 04:13:23.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:13:23.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47625/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1fd5b467-caee-48f4-9185-8c5bf67f0d0c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-24 04:13:23.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1fd5b467-caee-48f4-9185-8c5bf67f0d0c","statusDesc":"OK"}'
|
|
2025-12-24 04:13:23.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13306/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)', "meta": "RmlsdGVyIHdvcmtzISE="}'
|
|
2025-12-24 04:13:24.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:13:24.003 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:13:24.103 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:13:24.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47625/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:24.106 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":1766549603995333796,"meta":"RmlsdGVyIHdvcmtzISE=","ephemeral":false}]'
|
|
2025-12-24 04:13:24.110 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:13:24.111 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:13:24.111 DEBUG [src.node.waku_node] Stopping container with id e8955fa422dc
|
|
2025-12-24 04:13:24.656 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:13:24.657 DEBUG [src.node.waku_node] Stopping container with id 7626345261a0
|
|
2025-12-24 04:13:25.155 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:13:25.156 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:13:25.162 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:13:25.167 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|