mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-06 02:19:26 +00:00
93 lines
16 KiB
Plaintext
93 lines
16 KiB
Plaintext
2026-03-11 04:34:54.319 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:34:54.319 DEBUG [tests.conftest] Running test: test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages with id: 2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e
|
|
2026-03-11 04:34:54.319 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:34:54.319 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:34:54.320 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-11 04:34:54.327 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:54.327 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:54.328 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:54.328 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:54.329 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:54.329 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.55.22
|
|
2026-03-11 04:34:54.329 DEBUG [src.node.docker_mananger] Generated ports ['59498', '59499', '59500', '59501', '59502']
|
|
2026-03-11 04:34:54.330 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-11 04:34:54.330 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:54.330 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:54.330 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:54.330 DEBUG [src.node.docker_mananger] docker run -i -t -p 59498:59498 -p 59499:59499 -p 59500:59500 -p 59501:59501 -p 59502:59502 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=59500 --rest-port=59498 --tcp-port=59499 --discv5-udp-port=59501 --rest-address=0.0.0.0 --nat=extip:172.18.55.22 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=063aa742aafc4937bad80bbebe24d68bd7fd4a0352634e89aca6aaa72763eacb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59502 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-11 04:34:54.516 ERROR [src.node.docker_mananger] Max retries reached for container 3b40a36eb1e1. Exiting log stream.
|
|
2026-03-11 04:34:54.518 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.55.22 waku a32591655cbabc6cbbff6078e446835347c28879478d16188ec03a18672c5651
|
|
2026-03-11 04:34:54.555 DEBUG [src.node.docker_mananger] Container started with ID a32591655cba. Setting up logs at ./log/docker/node1_2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:54.555 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59498
|
|
2026-03-11 04:34:54.557 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:55.035 ERROR [src.node.docker_mananger] Max retries reached for container b2c5ae200c8b. Exiting log stream.
|
|
2026-03-11 04:34:55.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:55.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:55.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:56.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:56.075 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-11 04:34:56.076 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:56.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:56.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.22/tcp/59499/p2p/16Uiu2HAkyjD4M8pHfN9mWCZUcWvPeZuYStKUs8oFqy9e2xE9AT7C","/ip4/172.18.55.22/tcp/59500/ws/p2p/16Uiu2HAkyjD4M8pHfN9mWCZUcWvPeZuYStKUs8oFqy9e2xE9AT7C"],"enrUri":"enr:-L24QPXBFcM_zaKqD8-gpn0FsMtykHYS43lQUS1ElxqwAaqnCZhZfzBGEfyZLHcB6oL6FsyKQYOAWDfn6U1EwHkbhJYCgmlkgnY0gmlwhKwSNxaKbXVsdGlhZGRyc5YACASsEjcWBuhrAAoErBI3FgbobN0DgnJzhQACAQAAiXNlY3AyNTZrMaECP-zDFlwnasS4ueyDAoUMmFeHpomc46za7XwvlWqv-1eDdGNwguhrg3VkcILobYV3YWt1MgU"}'
|
|
2026-03-11 04:34:56.078 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:56.085 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:56.085 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:56.085 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:56.086 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:56.087 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:56.087 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.215
|
|
2026-03-11 04:34:56.087 DEBUG [src.node.docker_mananger] Generated ports ['30757', '30758', '30759', '30760', '30761']
|
|
2026-03-11 04:34:56.087 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-11 04:34:56.087 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:56.088 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:56.088 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:56.088 DEBUG [src.node.docker_mananger] docker run -i -t -p 30757:30757 -p 30758:30758 -p 30759:30759 -p 30760:30760 -p 30761:30761 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=30759 --rest-port=30757 --tcp-port=30758 --discv5-udp-port=30760 --rest-address=0.0.0.0 --nat=extip:172.18.126.215 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9da9e5614f9cd10cce44f6dfe5b5d2c6d55df5ecf7fae180a9b0531be155c12a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30761 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPXBFcM_zaKqD8-gpn0FsMtykHYS43lQUS1ElxqwAaqnCZhZfzBGEfyZLHcB6oL6FsyKQYOAWDfn6U1EwHkbhJYCgmlkgnY0gmlwhKwSNxaKbXVsdGlhZGRyc5YACASsEjcWBuhrAAoErBI3FgbobN0DgnJzhQACAQAAiXNlY3AyNTZrMaECP-zDFlwnasS4ueyDAoUMmFeHpomc46za7XwvlWqv-1eDdGNwguhrg3VkcILobYV3YWt1MgU
|
|
2026-03-11 04:34:56.289 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.215 waku e31009ffde07e0219be60c3c6be9dae94ca2d3c4038a66be46141390b74013a6
|
|
2026-03-11 04:34:56.329 DEBUG [src.node.docker_mananger] Container started with ID e31009ffde07. Setting up logs at ./log/docker/node2_2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:56.330 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30757
|
|
2026-03-11 04:34:56.330 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:57.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30757/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:57.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30757/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:57.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30757/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:34:57.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30757/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.642 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":"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-11 04:34:57.642 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:57.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30757/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.215/tcp/30758/p2p/16Uiu2HAmQSCsPTNVkzXXj5syGAqBni7EPWABVsigKUQ8uh48919Q","/ip4/172.18.126.215/tcp/30759/ws/p2p/16Uiu2HAmQSCsPTNVkzXXj5syGAqBni7EPWABVsigKUQ8uh48919Q"],"enrUri":"enr:-L24QPac_-Vh139IHv1Jyhvy4VNyqMwAvbrmMCyJW6ar1A87E6hvAHHY3NxWhccHAb1h4npD5UyL0nyRBytDG4sRP-gCgmlkgnY0gmlwhKwSfteKbXVsdGlhZGRyc5YACASsEn7XBngmAAoErBJ-1wZ4J90DgnJzhQACAQAAiXNlY3AyNTZrMaEDrwXZCXNLkBQAIYYZCH-CvnnFSqm6s1f3pqldRk9f1HeDdGNwgngmg3VkcIJ4KIV3YWt1MgE"}'
|
|
2026-03-11 04:34:57.645 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:57.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30757/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.55.22/tcp/59499/p2p/16Uiu2HAkyjD4M8pHfN9mWCZUcWvPeZuYStKUs8oFqy9e2xE9AT7C"]'
|
|
2026-03-11 04:34:57.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59498/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-11 04:34:57.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30757/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-11 04:34:57.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59498/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-11 04:34:57.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.697 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:34:57.798 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:34:57.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59498/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203697100040182,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203697686570400,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:34:57.810 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:34:57.811 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:34:57.812 DEBUG [src.node.waku_node] Stopping container with id a32591655cba
|
|
2026-03-11 04:34:58.417 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:58.419 DEBUG [src.node.waku_node] Stopping container with id e31009ffde07
|
|
2026-03-11 04:34:59.024 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:34:59.027 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:34:59.085 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:34:59.112 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:34:59.113 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-11 04:34:59.113 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-11 04:34:59.113 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:59.114 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-11_04-34-54__9c60103e-14c1-4fc9-a23f-2a4cf5ab9d1e__wakuorg_nwaku:latest.log
|