mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-09 11:59:33 +00:00
75 lines
14 KiB
Plaintext
75 lines
14 KiB
Plaintext
2026-02-19 04:36:34.065 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-19 04:36:34.066 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_non_existing_content_topic with id: 2026-02-19_04-36-34__9939c0b5-e15b-4ecc-afc0-046155ecf0c9
|
|
2026-02-19 04:36:34.066 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-19 04:36:34.067 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-19 04:36:34.067 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-19 04:36:34.077 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-19 04:36:34.077 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-19_04-36-34__9939c0b5-e15b-4ecc-afc0-046155ecf0c9__wakuorg_nwaku:latest.log
|
|
2026-02-19 04:36:34.077 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-19 04:36:34.077 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-19 04:36:34.078 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-19 04:36:34.079 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.121.165
|
|
2026-02-19 04:36:34.079 DEBUG [src.node.docker_mananger] Generated ports ['25569', '25570', '25571', '25572', '25573']
|
|
2026-02-19 04:36:34.079 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-19 04:36:34.079 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-19 04:36:34.079 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-19 04:36:34.079 DEBUG [src.node.docker_mananger] docker run -i -t -p 25569:25569 -p 25570:25570 -p 25571:25571 -p 25572:25572 -p 25573:25573 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=25571 --rest-port=25569 --tcp-port=25570 --discv5-udp-port=25572 --rest-address=0.0.0.0 --nat=extip:172.18.121.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fbeccf49f76fde947d9daeddc9c341def0a2e2d2f8d0ec6fb8f3f11a7dc2f69d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25573 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-19 04:36:34.319 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.121.165 waku 4bb24ff265ab1c5b2537a3dc917879778c808b07edef398fe4847842443d0785
|
|
2026-02-19 04:36:34.364 DEBUG [src.node.docker_mananger] Container started with ID 4bb24ff265ab. Setting up logs at ./log/docker/node1_2026-02-19_04-36-34__9939c0b5-e15b-4ecc-afc0-046155ecf0c9__wakuorg_nwaku:latest.log
|
|
2026-02-19 04:36:34.364 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25569
|
|
2026-02-19 04:36:34.364 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-19 04:36:34.581 ERROR [src.node.docker_mananger] Max retries reached for container 2d3eecdc2b7b. Exiting log stream.
|
|
2026-02-19 04:36:34.886 ERROR [src.node.docker_mananger] Max retries reached for container f76c68ca3947. Exiting log stream.
|
|
2026-02-19 04:36:35.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25569/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:36:35.368 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-02-19 04:36:35.368 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-19 04:36:35.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25569/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:36:35.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.165/tcp/25570/p2p/16Uiu2HAmQtwaySi7CcidaQcKwAKR6RHk859Q2xVo6y7URpWewSD1","/ip4/172.18.121.165/tcp/25571/ws/p2p/16Uiu2HAmQtwaySi7CcidaQcKwAKR6RHk859Q2xVo6y7URpWewSD1"],"enrUri":"enr:-L24QGCWr9cZIs5hYrGJefqSxacBEfGJBzWRJxxviAsoIFrBNdVHDoMT1rzdcTAOJY2Wt-7M9GT8Y_wfucbOXbQrgsICgmlkgnY0gmlwhKwSeaWKbXVsdGlhZGRyc5YACASsEnmlBmPiAAoErBJ5pQZj490DgnJzhQADAQAAiXNlY3AyNTZrMaEDtd8_xS4tSSo4pf8blRkRW2OKMZ5vAyxg-tWNCy86RtyDdGNwgmPig3VkcIJj5IV3YWt1MgU"}'
|
|
2026-02-19 04:36:35.371 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-19 04:36:35.371 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-19 04:36:35.378 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-19 04:36:35.378 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-19_04-36-34__9939c0b5-e15b-4ecc-afc0-046155ecf0c9__wakuorg_nwaku:latest.log
|
|
2026-02-19 04:36:35.378 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-19 04:36:35.378 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-19 04:36:35.380 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-19 04:36:35.380 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.145
|
|
2026-02-19 04:36:35.380 DEBUG [src.node.docker_mananger] Generated ports ['25383', '25384', '25385', '25386', '25387']
|
|
2026-02-19 04:36:35.380 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-19 04:36:35.381 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-19 04:36:35.381 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-19 04:36:35.381 DEBUG [src.node.docker_mananger] docker run -i -t -p 25383:25383 -p 25384:25384 -p 25385:25385 -p 25386:25386 -p 25387:25387 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=25385 --rest-port=25383 --tcp-port=25384 --discv5-udp-port=25386 --rest-address=0.0.0.0 --nat=extip:172.18.221.145 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=daf1c1c02b28eb9a2f99ec5ee30b2ad5cbe0c897cde7ebb6cf26323df4bbc0a0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25387 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGCWr9cZIs5hYrGJefqSxacBEfGJBzWRJxxviAsoIFrBNdVHDoMT1rzdcTAOJY2Wt-7M9GT8Y_wfucbOXbQrgsICgmlkgnY0gmlwhKwSeaWKbXVsdGlhZGRyc5YACASsEnmlBmPiAAoErBJ5pQZj490DgnJzhQADAQAAiXNlY3AyNTZrMaEDtd8_xS4tSSo4pf8blRkRW2OKMZ5vAyxg-tWNCy86RtyDdGNwgmPig3VkcIJj5IV3YWt1MgU --filternode=/ip4/172.18.121.165/tcp/25570/p2p/16Uiu2HAmQtwaySi7CcidaQcKwAKR6RHk859Q2xVo6y7URpWewSD1
|
|
2026-02-19 04:36:35.584 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.145 waku a9dbefda1bf48fc74aad325b66bdf40e09fd21fcb9d8b2e0275f7d83380eab45
|
|
2026-02-19 04:36:35.634 DEBUG [src.node.docker_mananger] Container started with ID a9dbefda1bf4. Setting up logs at ./log/docker/node2_2026-02-19_04-36-34__9939c0b5-e15b-4ecc-afc0-046155ecf0c9__wakuorg_nwaku:latest.log
|
|
2026-02-19 04:36:35.634 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25383
|
|
2026-02-19 04:36:35.634 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-19 04:36:36.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:36:36.638 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-02-19 04:36:36.638 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-19 04:36:36.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25383/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:36:36.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.221.145/tcp/25384/p2p/16Uiu2HAm23qh28PvryGUSvWGA1ta5J4XPgwttQHcyJ9mtD1hoTS5","/ip4/172.18.221.145/tcp/25385/ws/p2p/16Uiu2HAm23qh28PvryGUSvWGA1ta5J4XPgwttQHcyJ9mtD1hoTS5"],"enrUri":"enr:-L24QJXjGogWY9eEaKnRWWHe2AvGxiZSO-X3oM4A_PcFDlxnP9NS18MLHWPHm1PawEQP52wDQ8qwKr-QKpBgbxqscOMCgmlkgnY0gmlwhKwS3ZGKbXVsdGlhZGRyc5YACASsEt2RBmMoAAoErBLdkQZjKd0DgnJzhQADAQAAiXNlY3AyNTZrMaECYmoCvxHWC_zKUEhgOmWb-ooNO2HKOn9MjMHI2ZHuq4aDdGNwgmMog3VkcIJjKoV3YWt1MgA"}'
|
|
2026-02-19 04:36:36.641 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-19 04:36:36.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25383/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.121.165/tcp/25570/p2p/16Uiu2HAmQtwaySi7CcidaQcKwAKR6RHk859Q2xVo6y7URpWewSD1"]'
|
|
2026-02-19 04:36:36.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-19 04:36:36.678 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-19 04:36:36.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25569/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-19 04:36:36.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-19 04:36:36.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25383/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "4e5daf54-879b-4510-a5c5-945592b0abed", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-19 04:36:36.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"4e5daf54-879b-4510-a5c5-945592b0abed","statusDesc":"OK"}'
|
|
2026-02-19 04:36:36.714 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:25383/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-19 04:36:36.723 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:25383/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
|
2026-02-19 04:36:36.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25569/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-02-19 04:36:36.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-19 04:36:36.732 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-19 04:36:36.833 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-19 04:36:36.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25383/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:36:36.836 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":1771475796724447594,"ephemeral":false}]'
|
|
2026-02-19 04:36:36.839 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-19 04:36:36.840 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-19 04:36:36.840 DEBUG [src.node.waku_node] Stopping container with id 4bb24ff265ab
|
|
2026-02-19 04:36:37.096 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-19 04:36:37.096 DEBUG [src.node.waku_node] Stopping container with id a9dbefda1bf4
|
|
2026-02-19 04:36:37.376 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-19 04:36:37.378 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-19 04:36:37.388 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-19 04:36:37.393 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|