mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-06 10:29:33 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-02-25 07:25:23.559 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 07:25:23.559 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/0] with id: 2026-02-25_07-25-23__b7ce15c9-c1c6-413e-bdf2-57ba172e5db8
|
|
2026-02-25 07:25:23.560 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 07:25:23.560 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 07:25:23.560 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-25 07:25:23.568 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:25:23.568 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-25-23__b7ce15c9-c1c6-413e-bdf2-57ba172e5db8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:25:23.568 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:25:23.568 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:25:23.569 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:25:23.570 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.104
|
|
2026-02-25 07:25:23.570 DEBUG [src.node.docker_mananger] Generated ports ['7028', '7029', '7030', '7031', '7032']
|
|
2026-02-25 07:25:23.570 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-02-25 07:25:23.570 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 07:25:23.570 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:25:23.570 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:25:23.570 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:25:23.570 DEBUG [src.node.docker_mananger] docker run -i -t -p 7028:7028 -p 7029:7029 -p 7030:7030 -p 7031:7031 -p 7032:7032 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=7030 --rest-port=7028 --tcp-port=7029 --discv5-udp-port=7031 --rest-address=0.0.0.0 --nat=extip:172.18.153.104 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=8ddfd1652c651a4b7ac5c6472ff3d8328b8d1becddbb046c4dbac5d694ffe9c4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7032 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-25 07:25:23.756 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.104 waku c36dc52916a348d78a9b4c852803cc7b244d58f58effa82ae71e23fc573028c1
|
|
2026-02-25 07:25:23.782 ERROR [src.node.docker_mananger] Max retries reached for container 7095d498f304. Exiting log stream.
|
|
2026-02-25 07:25:23.786 DEBUG [src.node.docker_mananger] Container started with ID c36dc52916a3. Setting up logs at ./log/docker/node1_2026-02-25_07-25-23__b7ce15c9-c1c6-413e-bdf2-57ba172e5db8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:25:23.786 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7028
|
|
2026-02-25 07:25:23.787 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:25:24.344 ERROR [src.node.docker_mananger] Max retries reached for container 26d2acad9716. Exiting log stream.
|
|
2026-02-25 07:25:24.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7028/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:25:24.790 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 07:25:24.790 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:25:24.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7028/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:25:24.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.104/tcp/7029/p2p/16Uiu2HAm1wSG82WYuCLmJhVGHQCAYzMH2TPoP4nK1NW1WVqa5GCR","/ip4/172.18.153.104/tcp/7030/ws/p2p/16Uiu2HAm1wSG82WYuCLmJhVGHQCAYzMH2TPoP4nK1NW1WVqa5GCR"],"enrUri":"enr:-L24QPbmCBox8123QUQfw4_lolOZTKYpMPmM_WvIZjk3ldtfZFZyLYYZC6U71KwJbnwaZfEFo2OhNzldvRfjaOHXTbcCgmlkgnY0gmlwhKwSmWiKbXVsdGlhZGRyc5YACASsEploBht1AAoErBKZaAYbdt0DgnJzhQAFAQAAiXNlY3AyNTZrMaECYMYIx_Mo-rFUOHPPN_t34-VerPkN9oHBzp4D6buy0uKDdGNwght1g3VkcIIbd4V3YWt1MgU"}'
|
|
2026-02-25 07:25:24.793 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:25:24.799 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:25:24.799 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-25-23__b7ce15c9-c1c6-413e-bdf2-57ba172e5db8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:25:24.799 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:25:24.800 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:25:24.801 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:25:24.801 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.41.181
|
|
2026-02-25 07:25:24.801 DEBUG [src.node.docker_mananger] Generated ports ['63493', '63494', '63495', '63496', '63497']
|
|
2026-02-25 07:25:24.801 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-02-25 07:25:24.802 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-25 07:25:24.802 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:25:24.802 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:25:24.802 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:25:24.802 DEBUG [src.node.docker_mananger] docker run -i -t -p 63493:63493 -p 63494:63494 -p 63495:63495 -p 63496:63496 -p 63497:63497 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=63495 --rest-port=63493 --tcp-port=63494 --discv5-udp-port=63496 --rest-address=0.0.0.0 --nat=extip:172.18.41.181 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=53beee8aaa176cd3fcc3b8a92a653f50cffbbf14ba99f9bcbb7ffddfe7a62ded --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63497 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPbmCBox8123QUQfw4_lolOZTKYpMPmM_WvIZjk3ldtfZFZyLYYZC6U71KwJbnwaZfEFo2OhNzldvRfjaOHXTbcCgmlkgnY0gmlwhKwSmWiKbXVsdGlhZGRyc5YACASsEploBht1AAoErBKZaAYbdt0DgnJzhQAFAQAAiXNlY3AyNTZrMaECYMYIx_Mo-rFUOHPPN_t34-VerPkN9oHBzp4D6buy0uKDdGNwght1g3VkcIIbd4V3YWt1MgU
|
|
2026-02-25 07:25:24.982 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.41.181 waku 820d9bff7cfed048ae372b7f72d1881c63e7117c59aa9c00f7c692650e669152
|
|
2026-02-25 07:25:25.014 DEBUG [src.node.docker_mananger] Container started with ID 820d9bff7cfe. Setting up logs at ./log/docker/node2_2026-02-25_07-25-23__b7ce15c9-c1c6-413e-bdf2-57ba172e5db8__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:25:25.014 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63493
|
|
2026-02-25 07:25:25.014 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:25:26.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63493/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:25:26.030 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_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 07:25:26.032 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:25:26.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63493/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:25:26.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.41.181/tcp/63494/p2p/16Uiu2HAm7t1jQkNXbXxQaCNLi6U3FPh2YXkNxNXaSCpM3JZrp76v","/ip4/172.18.41.181/tcp/63495/ws/p2p/16Uiu2HAm7t1jQkNXbXxQaCNLi6U3FPh2YXkNxNXaSCpM3JZrp76v"],"enrUri":"enr:-L24QEqcD-ShnatKGxIgMpISxZRqyP0-lOs_ERYfEueaVXgAWLXKHASklMCRFp8fVtywdu76Vmo0DMrhskdsowOC6IoCgmlkgnY0gmlwhKwSKbWKbXVsdGlhZGRyc5YACASsEim1BvgGAAoErBIptQb4B90DgnJzhQAFAQAAiXNlY3AyNTZrMaECuQutheRg72hLO0Z1GqZPGDDiAC2gtnLj9hPdDK-hbteDdGNwgvgGg3VkcIL4CIV3YWt1MgE"}'
|
|
2026-02-25 07:25:26.039 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:25:26.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63493/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.153.104/tcp/7029/p2p/16Uiu2HAm1wSG82WYuCLmJhVGHQCAYzMH2TPoP4nK1NW1WVqa5GCR"]'
|
|
2026-02-25 07:25:26.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:26.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7028/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/0"]'
|
|
2026-02-25 07:25:26.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:26.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63493/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/0"]'
|
|
2026-02-25 07:25:26.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:26.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7028/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 07:25:26.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:25:26.054 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 07:25:26.154 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:25:26.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7028/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:25:26.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004326048595805,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:25:26.160 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 07:25:26.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63493/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:25:26.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772004326048595805,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 07:25:26.165 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 07:25:26.167 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 07:25:26.167 DEBUG [src.node.waku_node] Stopping container with id c36dc52916a3
|
|
2026-02-25 07:25:26.739 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:25:26.739 DEBUG [src.node.waku_node] Stopping container with id 820d9bff7cfe
|
|
2026-02-25 07:25:27.318 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:25:27.322 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 07:25:27.327 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:25:27.331 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|