mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
83 lines
14 KiB
Plaintext
83 lines
14 KiB
Plaintext
2026-03-20 04:35:21.425 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-20 04:35:21.426 DEBUG [tests.conftest] Running test: test_filter_works_with_static_sharding with id: 2026-03-20_04-35-21__9233a44a-2a51-4e94-83eb-6460e7bf2fcd
|
|
2026-03-20 04:35:21.426 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-20 04:35:21.426 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-20 04:35:21.427 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-20 04:35:21.434 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:35:21.434 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-20_04-35-21__9233a44a-2a51-4e94-83eb-6460e7bf2fcd__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:35:21.434 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:35:21.434 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:35:21.436 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:35:21.436 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.180.57
|
|
2026-03-20 04:35:21.436 DEBUG [src.node.docker_mananger] Generated ports ['21279', '21280', '21281', '21282', '21283']
|
|
2026-03-20 04:35:21.436 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-20 04:35:21.436 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-20 04:35:21.436 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:35:21.437 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:35:21.437 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:35:21.437 DEBUG [src.node.docker_mananger] docker run -i -t -p 21279:21279 -p 21280:21280 -p 21281:21281 -p 21282:21282 -p 21283:21283 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=21281 --rest-port=21279 --tcp-port=21280 --discv5-udp-port=21282 --rest-address=0.0.0.0 --nat=extip:172.18.180.57 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9ccbf4f5b568aeddb8fbece6cf77cb792e9ac980cd5f002b8fb5a65039a52a56 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21283 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-20 04:35:21.624 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.180.57 waku 7e1d035608f444db136a6680a5c0c313e9f2d6c8372ebc46b98676c0543024bd
|
|
2026-03-20 04:35:21.657 DEBUG [src.node.docker_mananger] Container started with ID 7e1d035608f4. Setting up logs at ./log/docker/node1_2026-03-20_04-35-21__9233a44a-2a51-4e94-83eb-6460e7bf2fcd__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:35:21.657 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21279
|
|
2026-03-20 04:35:21.657 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:35:21.671 ERROR [src.node.docker_mananger] Max retries reached for container a095068c91ef. Exiting log stream.
|
|
2026-03-20 04:35:22.221 ERROR [src.node.docker_mananger] Max retries reached for container e2a97dacf046. Exiting log stream.
|
|
2026-03-20 04:35:22.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21279/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:22.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:35:22.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21279/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:22.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:35:22.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21279/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:22.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:35:22.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21279/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:22.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-20 04:35:22.971 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:35:22.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21279/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:22.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.180.57/tcp/21280/p2p/16Uiu2HAmPqTHnDXzT94tuLjAyU7xyHs9Et8d42MKNxKfbHixfzi2","/ip4/172.18.180.57/tcp/21281/ws/p2p/16Uiu2HAmPqTHnDXzT94tuLjAyU7xyHs9Et8d42MKNxKfbHixfzi2"],"enrUri":"enr:-L24QJTkgKOvq7jQZKazqFg2F4aT550R46__qI3gk5aS6LWdU1u85leZizTXqyqWNNtzsS7WJpjtSUrs9lXAS1TelEACgmlkgnY0gmlwhKwStDmKbXVsdGlhZGRyc5YACASsErQ5BlMgAAoErBK0OQZTId0DgnJzhQACAQAAiXNlY3AyNTZrMaEDph7TKhpqFsYyrGGuXeU5UF5U-2shpF8RpwZijXDQRE-DdGNwglMgg3VkcIJTIoV3YWt1MgU"}'
|
|
2026-03-20 04:35:22.974 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:35:22.981 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:35:22.982 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-20_04-35-21__9233a44a-2a51-4e94-83eb-6460e7bf2fcd__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:35:22.982 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:35:22.982 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:35:22.984 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:35:22.984 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.24.17
|
|
2026-03-20 04:35:22.984 DEBUG [src.node.docker_mananger] Generated ports ['26845', '26846', '26847', '26848', '26849']
|
|
2026-03-20 04:35:22.984 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-20 04:35:22.984 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-20 04:35:22.984 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:35:22.984 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:35:22.984 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:35:22.985 DEBUG [src.node.docker_mananger] docker run -i -t -p 26845:26845 -p 26846:26846 -p 26847:26847 -p 26848:26848 -p 26849:26849 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=26847 --rest-port=26845 --tcp-port=26846 --discv5-udp-port=26848 --rest-address=0.0.0.0 --nat=extip:172.18.24.17 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=cdb04952090fe9ec6d89f6e0bd6825e248dca49b86e3cf9e9eed2be16a7deebb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26849 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QJTkgKOvq7jQZKazqFg2F4aT550R46__qI3gk5aS6LWdU1u85leZizTXqyqWNNtzsS7WJpjtSUrs9lXAS1TelEACgmlkgnY0gmlwhKwStDmKbXVsdGlhZGRyc5YACASsErQ5BlMgAAoErBK0OQZTId0DgnJzhQACAQAAiXNlY3AyNTZrMaEDph7TKhpqFsYyrGGuXeU5UF5U-2shpF8RpwZijXDQRE-DdGNwglMgg3VkcIJTIoV3YWt1MgU --filternode=/ip4/172.18.180.57/tcp/21280/p2p/16Uiu2HAmPqTHnDXzT94tuLjAyU7xyHs9Et8d42MKNxKfbHixfzi2
|
|
2026-03-20 04:35:23.199 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.24.17 waku 49a02b601ac1f674c78425597d62ede55e7f991124267fe136c9ba132c12b19a
|
|
2026-03-20 04:35:23.234 DEBUG [src.node.docker_mananger] Container started with ID 49a02b601ac1. Setting up logs at ./log/docker/node2_2026-03-20_04-35-21__9233a44a-2a51-4e94-83eb-6460e7bf2fcd__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:35:23.234 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26845
|
|
2026-03-20 04:35:23.234 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:35:24.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26845/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:24.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:35:24.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26845/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:24.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-20 04:35:24.342 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:35:24.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26845/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:24.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.17/tcp/26846/p2p/16Uiu2HAmUJurXzYA3cSPtVkTKg3YFVPTGo2YPbkj2XAGSHXmfXfV","/ip4/172.18.24.17/tcp/26847/ws/p2p/16Uiu2HAmUJurXzYA3cSPtVkTKg3YFVPTGo2YPbkj2XAGSHXmfXfV"],"enrUri":"enr:-L24QBlCyuAyDoPdULlzkgkwNrYn14mQ-KYAdqDU_VTUcjzwLIkwE-dlCJm2cZfsxADsJEy9GPZnLNE4JG_w_-RgZXQCgmlkgnY0gmlwhKwSGBGKbXVsdGlhZGRyc5YACASsEhgRBmjeAAoErBIYEQZo390DgnJzhQACAQAAiXNlY3AyNTZrMaED6JZKj7xMbNeZT8qSqCiGkZfrZ-V4qMi_BsK_zewC3-CDdGNwgmjeg3VkcIJo4IV3YWt1MgA"}'
|
|
2026-03-20 04:35:24.344 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:35:24.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26845/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.180.57/tcp/21280/p2p/16Uiu2HAmPqTHnDXzT94tuLjAyU7xyHs9Et8d42MKNxKfbHixfzi2"]'
|
|
2026-03-20 04:35:24.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:24.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21279/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-20 04:35:24.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:24.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26845/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c934a01c-50e7-4008-8346-ce36c9626ebc", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
|
2026-03-20 04:35:24.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c934a01c-50e7-4008-8346-ce36c9626ebc","statusDesc":"OK"}'
|
|
2026-03-20 04:35:24.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21279/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:35:24.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:24.403 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-20 04:35:24.504 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:35:24.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26845/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:24.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773981324390145965,"ephemeral":false}]'
|
|
2026-03-20 04:35:24.511 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-20 04:35:24.512 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-20 04:35:24.512 DEBUG [src.node.waku_node] Stopping container with id 7e1d035608f4
|
|
2026-03-20 04:35:25.102 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:35:25.102 DEBUG [src.node.waku_node] Stopping container with id 49a02b601ac1
|
|
2026-03-20 04:35:25.668 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:35:25.670 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-20 04:35:25.705 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:35:25.721 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|