mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
75 lines
12 KiB
Plaintext
75 lines
12 KiB
Plaintext
2026-03-23 04:46:24.694 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:46:24.694 DEBUG [tests.conftest] Running test: test_retrieve_messages_without_subscribing_via_api with id: 2026-03-23_04-46-24__6a211c1a-285a-4763-b5d4-804769d42954
|
|
2026-03-23 04:46:24.694 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:46:24.695 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-23 04:46:24.695 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-23 04:46:24.703 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:46:24.703 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-46-24__6a211c1a-285a-4763-b5d4-804769d42954__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:24.704 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:46:24.704 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:46:24.705 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:46:24.705 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.242
|
|
2026-03-23 04:46:24.706 DEBUG [src.node.docker_mananger] Generated ports ['22288', '22289', '22290', '22291', '22292']
|
|
2026-03-23 04:46:24.706 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-23 04:46:24.706 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-23 04:46:24.706 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:46:24.706 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:46:24.706 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:46:24.707 DEBUG [src.node.docker_mananger] docker run -i -t -p 22288:22288 -p 22289:22289 -p 22290:22290 -p 22291:22291 -p 22292:22292 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=22290 --rest-port=22288 --tcp-port=22289 --discv5-udp-port=22291 --rest-address=0.0.0.0 --nat=extip:172.18.54.242 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=86ad804c98beccffeed3d3ca06d7bd269bd23a185e4e8e1a8ffe4e1e3eef3ccc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22292 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-23 04:46:24.812 ERROR [src.node.docker_mananger] Max retries reached for container 4293e4c9279d. Exiting log stream.
|
|
2026-03-23 04:46:24.910 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.242 waku acf8a8c693f869f73d7ea33050b45929d7b22877a309c2b6942b44971a63de33
|
|
2026-03-23 04:46:24.944 DEBUG [src.node.docker_mananger] Container started with ID acf8a8c693f8. Setting up logs at ./log/docker/node1_2026-03-23_04-46-24__6a211c1a-285a-4763-b5d4-804769d42954__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:24.944 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22288
|
|
2026-03-23 04:46:24.944 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:46:25.436 ERROR [src.node.docker_mananger] Max retries reached for container 1ab64418af04. Exiting log stream.
|
|
2026-03-23 04:46:25.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22288/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:25.948 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-23 04:46:25.948 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:46:25.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22288/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:25.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.242/tcp/22289/p2p/16Uiu2HAkwodTQ7QZfG5YEYzYBq1KsMtyeL8RT9HWEY4MvviTvHuv","/ip4/172.18.54.242/tcp/22290/ws/p2p/16Uiu2HAkwodTQ7QZfG5YEYzYBq1KsMtyeL8RT9HWEY4MvviTvHuv"],"enrUri":"enr:-L24QIp5OAJCQFe2uEAJo6B45Bvfzciz6eXaH7ekfwpMTYPCTAUCQCoP8DZHyJeOf4NI0kSJkfomO0UZwY9NjsvlMfgCgmlkgnY0gmlwhKwSNvKKbXVsdGlhZGRyc5YACASsEjbyBlcRAAoErBI28gZXEt0DgnJzhQACAQAAiXNlY3AyNTZrMaECI1dMNuZGmk50xDhiaLvMZo4zh4M82bo3nKudwNoswIWDdGNwglcRg3VkcIJXE4V3YWt1MgU"}'
|
|
2026-03-23 04:46:25.951 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:46:25.959 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:46:25.959 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-46-24__6a211c1a-285a-4763-b5d4-804769d42954__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:25.959 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:46:25.959 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:46:25.961 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:46:25.961 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.223
|
|
2026-03-23 04:46:25.961 DEBUG [src.node.docker_mananger] Generated ports ['59602', '59603', '59604', '59605', '59606']
|
|
2026-03-23 04:46:25.961 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-23 04:46:25.962 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-23 04:46:25.962 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:46:25.962 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:46:25.962 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:46:25.962 DEBUG [src.node.docker_mananger] docker run -i -t -p 59602:59602 -p 59603:59603 -p 59604:59604 -p 59605:59605 -p 59606:59606 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=59604 --rest-port=59602 --tcp-port=59603 --discv5-udp-port=59605 --rest-address=0.0.0.0 --nat=extip:172.18.20.223 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1cfc1eaa68b0465abdfcd1f98dfee1fe5d52c36cfb40b74bc1aaa5bc1eccdfc6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59606 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIp5OAJCQFe2uEAJo6B45Bvfzciz6eXaH7ekfwpMTYPCTAUCQCoP8DZHyJeOf4NI0kSJkfomO0UZwY9NjsvlMfgCgmlkgnY0gmlwhKwSNvKKbXVsdGlhZGRyc5YACASsEjbyBlcRAAoErBI28gZXEt0DgnJzhQACAQAAiXNlY3AyNTZrMaECI1dMNuZGmk50xDhiaLvMZo4zh4M82bo3nKudwNoswIWDdGNwglcRg3VkcIJXE4V3YWt1MgU
|
|
2026-03-23 04:46:26.161 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.223 waku 7addf835b2f7b38aa4502f2b47ba20edbbc7234724444f594279adce9995644b
|
|
2026-03-23 04:46:26.199 DEBUG [src.node.docker_mananger] Container started with ID 7addf835b2f7. Setting up logs at ./log/docker/node2_2026-03-23_04-46-24__6a211c1a-285a-4763-b5d4-804769d42954__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:26.200 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59602
|
|
2026-03-23 04:46:26.200 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:46:27.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59602/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:27.207 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-23 04:46:27.207 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:46:27.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59602/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:27.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.223/tcp/59603/p2p/16Uiu2HAmC8ihKjmy1haKeFfp2Wubtw7xAg1ipFWgLwboWKxk7vWu","/ip4/172.18.20.223/tcp/59604/ws/p2p/16Uiu2HAmC8ihKjmy1haKeFfp2Wubtw7xAg1ipFWgLwboWKxk7vWu"],"enrUri":"enr:-L24QD4r42UQFWBNhya1SE7kNZeAmlwTt5yUUxZPDfE6pHiIWRwr7qr3dvopOfzvR7xgHGKBpxYfUeQ6Qxfjlzb553ACgmlkgnY0gmlwhKwSFN-KbXVsdGlhZGRyc5YACASsEhTfBujTAAoErBIU3wbo1N0DgnJzhQACAQAAiXNlY3AyNTZrMaEC-D7gAgM24msGTqHvNVQzNfVnADXmgQoji-DN5Wp-djqDdGNwgujTg3VkcILo1YV3YWt1MgE"}'
|
|
2026-03-23 04:46:27.210 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:46:27.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59602/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.54.242/tcp/22289/p2p/16Uiu2HAkwodTQ7QZfG5YEYzYBq1KsMtyeL8RT9HWEY4MvviTvHuv"]'
|
|
2026-03-23 04:46:27.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:27.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22288/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-23 04:46:27.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:46:27.253 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-23 04:46:27.353 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-23 04:46:27.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22288/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:46:27.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774241183210759689,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774241186831900389,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774241187234859269,"ephemeral":false,"proof":""}]'
|
|
2026-03-23 04:46:27.368 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:46:27.369 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:46:27.369 DEBUG [src.node.waku_node] Stopping container with id acf8a8c693f8
|
|
2026-03-23 04:46:28.009 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:46:28.011 DEBUG [src.node.waku_node] Stopping container with id 7addf835b2f7
|
|
2026-03-23 04:46:28.582 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:46:28.584 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:46:28.621 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:46:28.652 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:46:28.654 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-23 04:46:28.656 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-23 04:46:28.658 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-23_04-46-24__6a211c1a-285a-4763-b5d4-804769d42954__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:46:28.665 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-23_04-46-24__6a211c1a-285a-4763-b5d4-804769d42954__wakuorg_nwaku:latest.log
|