mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
75 lines
14 KiB
Plaintext
75 lines
14 KiB
Plaintext
2026-02-25 15:20:18.820 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 15:20:18.820 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_non_existing_content_topic with id: 2026-02-25_15-20-18__5a261815-706b-472e-86c2-6684a104b8d1
|
|
2026-02-25 15:20:18.821 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 15:20:18.821 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-25 15:20:18.821 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-25 15:20:18.828 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:18.828 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_15-20-18__5a261815-706b-472e-86c2-6684a104b8d1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:18.828 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:18.828 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:18.830 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:20:18.830 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.82
|
|
2026-02-25 15:20:18.830 DEBUG [src.node.docker_mananger] Generated ports ['23751', '23752', '23753', '23754', '23755']
|
|
2026-02-25 15:20:18.830 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:18.830 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:18.830 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:18.831 DEBUG [src.node.docker_mananger] docker run -i -t -p 23751:23751 -p 23752:23752 -p 23753:23753 -p 23754:23754 -p 23755:23755 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=23753 --rest-port=23751 --tcp-port=23752 --discv5-udp-port=23754 --rest-address=0.0.0.0 --nat=extip:172.18.143.82 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fc5c8cbdefca6f41adfea716fc32a2ffe6e44f8aae2afbad3bcf3a52c254a946 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23755 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-25 15:20:19.010 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.82 waku cfcac8adc0bb5fd756ad96ddbe6a6aea14a0e45205196a03a13b7c395fc1888a
|
|
2026-02-25 15:20:19.044 DEBUG [src.node.docker_mananger] Container started with ID cfcac8adc0bb. Setting up logs at ./log/docker/node1_2026-02-25_15-20-18__5a261815-706b-472e-86c2-6684a104b8d1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:19.045 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23751
|
|
2026-02-25 15:20:19.046 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:19.104 ERROR [src.node.docker_mananger] Max retries reached for container ce90265916c1. Exiting log stream.
|
|
2026-02-25 15:20:19.626 ERROR [src.node.docker_mananger] Max retries reached for container 07e4316977f0. Exiting log stream.
|
|
2026-02-25 15:20:20.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23751/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:20.049 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-25 15:20:20.050 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:20.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23751/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:20.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.82/tcp/23752/p2p/16Uiu2HAmE5SpyeXpWeAVihip8TUojPzLpKRvy6D8Qc5rzoitzhdq","/ip4/172.18.143.82/tcp/23753/ws/p2p/16Uiu2HAmE5SpyeXpWeAVihip8TUojPzLpKRvy6D8Qc5rzoitzhdq"],"enrUri":"enr:-L24QAWh7kSM8XAjQJfCkJAL-RXc6b-zrUH3nIdtn7DlsJyYe3BIGBamREEBXU9xwbDkFz3lcHjHGKOwaqmYrqS5LD8CgmlkgnY0gmlwhKwSj1KKbXVsdGlhZGRyc5YACASsEo9SBlzIAAoErBKPUgZcyd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDFR-QfNZYZN9pK2epzh2NPSViBsrOg9P5zF0soOzCnLCDdGNwglzIg3VkcIJcyoV3YWt1MgU"}'
|
|
2026-02-25 15:20:20.052 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:20.053 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-25 15:20:20.059 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:20.059 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_15-20-18__5a261815-706b-472e-86c2-6684a104b8d1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:20.059 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:20.060 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:20.061 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:20:20.061 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.178.126
|
|
2026-02-25 15:20:20.061 DEBUG [src.node.docker_mananger] Generated ports ['1174', '1175', '1176', '1177', '1178']
|
|
2026-02-25 15:20:20.061 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:20.061 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:20.061 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:20.062 DEBUG [src.node.docker_mananger] docker run -i -t -p 1174:1174 -p 1175:1175 -p 1176:1176 -p 1177:1177 -p 1178:1178 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=1176 --rest-port=1174 --tcp-port=1175 --discv5-udp-port=1177 --rest-address=0.0.0.0 --nat=extip:172.18.178.126 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=35b8c276acd7ae232f0d9e447217fb86c4c4eae7d9c87cebbd67e9c44f69a1ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1178 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAWh7kSM8XAjQJfCkJAL-RXc6b-zrUH3nIdtn7DlsJyYe3BIGBamREEBXU9xwbDkFz3lcHjHGKOwaqmYrqS5LD8CgmlkgnY0gmlwhKwSj1KKbXVsdGlhZGRyc5YACASsEo9SBlzIAAoErBKPUgZcyd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDFR-QfNZYZN9pK2epzh2NPSViBsrOg9P5zF0soOzCnLCDdGNwglzIg3VkcIJcyoV3YWt1MgU --filternode=/ip4/172.18.143.82/tcp/23752/p2p/16Uiu2HAmE5SpyeXpWeAVihip8TUojPzLpKRvy6D8Qc5rzoitzhdq
|
|
2026-02-25 15:20:20.259 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.178.126 waku d347c0ebd5e2685a3d98b0510dd18f2812f3fba0fad4b12969e7cc5f15a45aaf
|
|
2026-02-25 15:20:20.292 DEBUG [src.node.docker_mananger] Container started with ID d347c0ebd5e2. Setting up logs at ./log/docker/node2_2026-02-25_15-20-18__5a261815-706b-472e-86c2-6684a104b8d1__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:20.292 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1174
|
|
2026-02-25 15:20:20.292 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:21.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1174/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:21.296 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-25 15:20:21.296 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:21.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1174/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:21.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.178.126/tcp/1175/p2p/16Uiu2HAkzSpXv3oaJaBH1r7okF2J9qqUETsMY4BSMAfmnw5CsWWN","/ip4/172.18.178.126/tcp/1176/ws/p2p/16Uiu2HAkzSpXv3oaJaBH1r7okF2J9qqUETsMY4BSMAfmnw5CsWWN"],"enrUri":"enr:-L24QPz0J3lrDaLRw7cC82nUztXEyLGy4Nclg_upQMZa-Z5HHKTXY5KoiKpbUZbaoBjeqRuPevZkW7-NXS4jKKv_WYgCgmlkgnY0gmlwhKwSsn6KbXVsdGlhZGRyc5YACASsErJ-BgSXAAoErBKyfgYEmN0DgnJzhQADAQAAiXNlY3AyNTZrMaECSpWv8ciZEDxxQXTxZjfsL91eMchAS_XyElXr4CqTa7uDdGNwggSXg3VkcIIEmYV3YWt1MgA"}'
|
|
2026-02-25 15:20:21.299 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:21.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1174/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.143.82/tcp/23752/p2p/16Uiu2HAmE5SpyeXpWeAVihip8TUojPzLpKRvy6D8Qc5rzoitzhdq"]'
|
|
2026-02-25 15:20:21.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:21.333 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-25 15:20:21.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23751/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 15:20:21.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:21.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1174/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "506951f1-c807-4272-9870-5d2e9cef55de", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-25 15:20:21.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"506951f1-c807-4272-9870-5d2e9cef55de","statusDesc":"OK"}'
|
|
2026-02-25 15:20:21.364 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:1174/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-25 15:20:21.372 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:1174/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
|
2026-02-25 15:20:21.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23751/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-25 15:20:21.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:21.379 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 15:20:21.479 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 15:20:21.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1174/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:21.483 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":1772032821372936424,"ephemeral":false}]'
|
|
2026-02-25 15:20:21.486 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 15:20:21.487 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 15:20:21.487 DEBUG [src.node.waku_node] Stopping container with id cfcac8adc0bb
|
|
2026-02-25 15:20:22.042 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:20:22.043 DEBUG [src.node.waku_node] Stopping container with id d347c0ebd5e2
|
|
2026-02-25 15:20:22.563 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:20:22.567 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 15:20:22.572 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:20:22.577 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|