mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
91 lines
16 KiB
Plaintext
91 lines
16 KiB
Plaintext
2026-02-04 17:11:19.935 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 17:11:19.935 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_some_of_the_subscribed_content_topics with id: 2026-02-04_17-11-19__51d72d4d-40dd-4388-9208-fd74682c0291
|
|
2026-02-04 17:11:19.936 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 17:11:19.936 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-04 17:11:19.936 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-04 17:11:19.942 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:11:19.942 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_17-11-19__51d72d4d-40dd-4388-9208-fd74682c0291__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:19.943 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:11:19.943 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:11:19.944 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:11:19.944 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.174.113
|
|
2026-02-04 17:11:19.944 DEBUG [src.node.docker_mananger] Generated ports ['58314', '58315', '58316', '58317', '58318']
|
|
2026-02-04 17:11:19.945 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:11:19.945 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:11:19.945 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:11:19.945 DEBUG [src.node.docker_mananger] docker run -i -t -p 58314:58314 -p 58315:58315 -p 58316:58316 -p 58317:58317 -p 58318:58318 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=58316 --rest-port=58314 --tcp-port=58315 --discv5-udp-port=58317 --rest-address=0.0.0.0 --nat=extip:172.18.174.113 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=00ce297dd83aeb4bc2eeca5f14fcaf608d7addf79b98fece596c8cebe8ccbdbb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58318 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-04 17:11:20.123 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.174.113 waku 96d80b8940923458b6a9a33bfda738921220a5583e85497586127f6484be8fa9
|
|
2026-02-04 17:11:20.154 DEBUG [src.node.docker_mananger] Container started with ID 96d80b894092. Setting up logs at ./log/docker/node1_2026-02-04_17-11-19__51d72d4d-40dd-4388-9208-fd74682c0291__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:20.155 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58314
|
|
2026-02-04 17:11:20.156 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:11:20.195 ERROR [src.node.docker_mananger] Max retries reached for container 82ca9a4c538f. Exiting log stream.
|
|
2026-02-04 17:11:20.739 ERROR [src.node.docker_mananger] Max retries reached for container 9a695c2e9602. Exiting log stream.
|
|
2026-02-04 17:11:21.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58314/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:21.160 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"}]}'
|
|
2026-02-04 17:11:21.160 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:11:21.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58314/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:21.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.113/tcp/58315/p2p/16Uiu2HAm16ZYHFxGMpByBPwAjfPLXDe41UQATLeuBCfLGBCLyBXs","/ip4/172.18.174.113/tcp/58316/ws/p2p/16Uiu2HAm16ZYHFxGMpByBPwAjfPLXDe41UQATLeuBCfLGBCLyBXs"],"enrUri":"enr:-L24QLzd-Cbg1B8XVUDMvN_Ojm0Uug-HjbgS8ansFC32lq3LVuxQGsKpuzXPTArxKWbkmqvhQqo7utWApNwELf6ElAoCgmlkgnY0gmlwhKwSrnGKbXVsdGlhZGRyc5YACASsEq5xBuPLAAoErBKucQbjzN0DgnJzhQADAQAAiXNlY3AyNTZrMaECVEDN-nJL6ZcHMt5a_XFGuDbxWBIZkOBTKBue5MMYsDaDdGNwguPLg3VkcILjzYV3YWt1MgU"}'
|
|
2026-02-04 17:11:21.163 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:11:21.163 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-04 17:11:21.170 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 17:11:21.170 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_17-11-19__51d72d4d-40dd-4388-9208-fd74682c0291__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:21.170 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 17:11:21.170 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 17:11:21.172 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 17:11:21.172 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.74.226
|
|
2026-02-04 17:11:21.172 DEBUG [src.node.docker_mananger] Generated ports ['7611', '7612', '7613', '7614', '7615']
|
|
2026-02-04 17:11:21.172 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 17:11:21.172 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 17:11:21.172 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 17:11:21.172 DEBUG [src.node.docker_mananger] docker run -i -t -p 7611:7611 -p 7612:7612 -p 7613:7613 -p 7614:7614 -p 7615:7615 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=7613 --rest-port=7611 --tcp-port=7612 --discv5-udp-port=7614 --rest-address=0.0.0.0 --nat=extip:172.18.74.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fcd69834061a1ffeae0e4e199dd4ab4aee9ec989f50aebacb6b8c7ba0e94ed45 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7615 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLzd-Cbg1B8XVUDMvN_Ojm0Uug-HjbgS8ansFC32lq3LVuxQGsKpuzXPTArxKWbkmqvhQqo7utWApNwELf6ElAoCgmlkgnY0gmlwhKwSrnGKbXVsdGlhZGRyc5YACASsEq5xBuPLAAoErBKucQbjzN0DgnJzhQADAQAAiXNlY3AyNTZrMaECVEDN-nJL6ZcHMt5a_XFGuDbxWBIZkOBTKBue5MMYsDaDdGNwguPLg3VkcILjzYV3YWt1MgU --filternode=/ip4/172.18.174.113/tcp/58315/p2p/16Uiu2HAm16ZYHFxGMpByBPwAjfPLXDe41UQATLeuBCfLGBCLyBXs
|
|
2026-02-04 17:11:21.354 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.74.226 waku 8e8cd15168de12cb7fa9afbce63892f3604a7b49b5679ae382f4c641933a3607
|
|
2026-02-04 17:11:21.388 DEBUG [src.node.docker_mananger] Container started with ID 8e8cd15168de. Setting up logs at ./log/docker/node2_2026-02-04_17-11-19__51d72d4d-40dd-4388-9208-fd74682c0291__wakuorg_nwaku:latest.log
|
|
2026-02-04 17:11:21.388 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7611
|
|
2026-02-04 17:11:21.388 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 17:11:22.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7611/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:22.393 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"}]}'
|
|
2026-02-04 17:11:22.393 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 17:11:22.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7611/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:22.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.74.226/tcp/7612/p2p/16Uiu2HAmENJEShB9HLNKDec4sP7ZVyycHX39isHUqzCAFB6aV7L2","/ip4/172.18.74.226/tcp/7613/ws/p2p/16Uiu2HAmENJEShB9HLNKDec4sP7ZVyycHX39isHUqzCAFB6aV7L2"],"enrUri":"enr:-L24QFyw-Q9ih33nDYvNqIgFWRD2xuHoc5Qx5-8nnYIuGu9zJ_isHTH2LtBjF9-Gr9JJZYp2y0opIkhx7_3i6dVd9acCgmlkgnY0gmlwhKwSSuKKbXVsdGlhZGRyc5YACASsEkriBh28AAoErBJK4gYdvd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGXC4JAZC9DL1KOt6ncM4bSO_PR44jFttG9KzAdyUdzeDdGNwgh28g3VkcIIdvoV3YWt1MgA"}'
|
|
2026-02-04 17:11:22.396 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 17:11:22.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7611/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.174.113/tcp/58315/p2p/16Uiu2HAm16ZYHFxGMpByBPwAjfPLXDe41UQATLeuBCfLGBCLyBXs"]'
|
|
2026-02-04 17:11:22.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:22.427 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-04 17:11:22.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58314/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:11:22.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:22.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7611/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "64e58ba5-7b4a-41bd-aa9f-c9db318d073a", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-04 17:11:22.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"64e58ba5-7b4a-41bd-aa9f-c9db318d073a","statusDesc":"OK"}'
|
|
2026-02-04 17:11:22.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58314/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 17:11:22.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:22.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7611/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d1f8757f-491c-42a2-8432-9dd286d32aea", "contentFilters": ["Hello World!", "1234567890"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-04 17:11:22.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d1f8757f-491c-42a2-8432-9dd286d32aea","statusDesc":"OK"}'
|
|
2026-02-04 17:11:22.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58314/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:11:22.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:22.476 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 17:11:22.576 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 17:11:22.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7611/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:22.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1770225082469067054,"ephemeral":false}]'
|
|
2026-02-04 17:11:22.581 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:7611/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["Hello World!"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-04 17:11:22.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-02-04 17:11:22.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58314/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:11:22.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:22.594 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 17:11:22.695 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 17:11:22.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7611/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:22.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1770225082590518999,"ephemeral":false}]'
|
|
2026-02-04 17:11:22.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58314/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 17:11:22.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 17:11:22.704 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-04 17:11:22.804 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-04 17:11:22.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7611/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 17:11:22.807 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:7611/filter/v2/messages/Hello%20World%21. Response content: b'Not subscribed to topic: Hello World!'
|
|
2026-02-04 17:11:22.811 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 17:11:22.812 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 17:11:22.812 DEBUG [src.node.waku_node] Stopping container with id 96d80b894092
|
|
2026-02-04 17:11:23.356 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:11:23.357 DEBUG [src.node.waku_node] Stopping container with id 8e8cd15168de
|
|
2026-02-04 17:11:23.875 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 17:11:23.877 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 17:11:23.883 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 17:11:23.889 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|