mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2025-12-11 04:15:15.198 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:15:15.199 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_same_shard with id: 2025-12-11_04-15-15__9491a817-0193-46a7-8622-264e223e9d82
|
|
2025-12-11 04:15:15.199 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:15:15.200 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-11 04:15:15.200 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-11 04:15:15.211 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:15:15.212 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-15-15__9491a817-0193-46a7-8622-264e223e9d82__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:15.212 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:15:15.212 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:15:15.215 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:15:15.215 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.101
|
|
2025-12-11 04:15:15.215 DEBUG [src.node.docker_mananger] Generated ports ['39593', '39594', '39595', '39596', '39597']
|
|
2025-12-11 04:15:15.216 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:15:15.217 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:15:15.218 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:15:15.218 DEBUG [src.node.docker_mananger] docker run -i -t -p 39593:39593 -p 39594:39594 -p 39595:39595 -p 39596:39596 -p 39597:39597 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=39595 --rest-port=39593 --tcp-port=39594 --discv5-udp-port=39596 --rest-address=0.0.0.0 --nat=extip:172.18.237.101 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b21debe3dcf2e5ebaafce1b83f5fc0c24a68aa0ba30a41cb71ecc1517cdad5fc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39597 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
|
|
2025-12-11 04:15:15.403 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.101 waku 6da1d2b66e744a91bceed9bdc92703fc171812dbfe78aa00e6207fafbf465e3c
|
|
2025-12-11 04:15:15.435 DEBUG [src.node.docker_mananger] Container started with ID 6da1d2b66e74. Setting up logs at ./log/docker/node1_2025-12-11_04-15-15__9491a817-0193-46a7-8622-264e223e9d82__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:15.437 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39593
|
|
2025-12-11 04:15:15.438 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:15:15.474 ERROR [src.node.docker_mananger] Max retries reached for container 13635843c42e. Exiting log stream.
|
|
2025-12-11 04:15:16.032 ERROR [src.node.docker_mananger] Max retries reached for container 624ae646d060. Exiting log stream.
|
|
2025-12-11 04:15:16.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39593/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:16.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-11 04:15:16.441 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:15:16.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39593/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:16.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.101/tcp/39594/p2p/16Uiu2HAkz5jtw9qkNKJoVZ3xzNW611nU55j7UwdJ8pbm2ZTgnUpo","/ip4/172.18.237.101/tcp/39595/ws/p2p/16Uiu2HAkz5jtw9qkNKJoVZ3xzNW611nU55j7UwdJ8pbm2ZTgnUpo"],"enrUri":"enr:-L24QBWDqbIbUaVxkahUYX2eM2YtfR9foYk5AMywy9MhQWBNK3rNnZgQ3-jWJ2I4xUT7DajBAEYKlTDdlwrUUO6WGiACgmlkgnY0gmlwhKwS7WWKbXVsdGlhZGRyc5YACASsEu1lBpqqAAoErBLtZQaaq90DgnJzhQACAQAAiXNlY3AyNTZrMaECRS8_HSG_2WhV7PvBj8PS1I6im9RosUf5-oWoKPVZTNiDdGNwgpqqg3VkcIKarIV3YWt1MgU"}'
|
|
2025-12-11 04:15:16.444 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:15:16.451 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:15:16.451 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-15-15__9491a817-0193-46a7-8622-264e223e9d82__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:16.451 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:15:16.451 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:15:16.453 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:15:16.453 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.82.108
|
|
2025-12-11 04:15:16.453 DEBUG [src.node.docker_mananger] Generated ports ['21714', '21715', '21716', '21717', '21718']
|
|
2025-12-11 04:15:16.453 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:15:16.453 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:15:16.453 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:15:16.453 DEBUG [src.node.docker_mananger] docker run -i -t -p 21714:21714 -p 21715:21715 -p 21716:21716 -p 21717:21717 -p 21718:21718 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=21716 --rest-port=21714 --tcp-port=21715 --discv5-udp-port=21717 --rest-address=0.0.0.0 --nat=extip:172.18.82.108 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=8bc1b447e9ccf4c0f5bcf3a8d5f6a713795bebc96a7cab8c88144fbbb865f855 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21718 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBWDqbIbUaVxkahUYX2eM2YtfR9foYk5AMywy9MhQWBNK3rNnZgQ3-jWJ2I4xUT7DajBAEYKlTDdlwrUUO6WGiACgmlkgnY0gmlwhKwS7WWKbXVsdGlhZGRyc5YACASsEu1lBpqqAAoErBLtZQaaq90DgnJzhQACAQAAiXNlY3AyNTZrMaECRS8_HSG_2WhV7PvBj8PS1I6im9RosUf5-oWoKPVZTNiDdGNwgpqqg3VkcIKarIV3YWt1MgU --content-topic=/newsService/1.0/alerts/xml
|
|
2025-12-11 04:15:16.644 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.82.108 waku e72a9b031ae7f31afa3bcbeab88e82d4cf638151bab959c39a9eca8cbce98953
|
|
2025-12-11 04:15:16.684 DEBUG [src.node.docker_mananger] Container started with ID e72a9b031ae7. Setting up logs at ./log/docker/node2_2025-12-11_04-15-15__9491a817-0193-46a7-8622-264e223e9d82__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:16.685 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21714
|
|
2025-12-11 04:15:16.685 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:15:17.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21714/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:17.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln 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":"READY"}]}'
|
|
2025-12-11 04:15:17.695 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:15:17.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21714/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:17.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.82.108/tcp/21715/p2p/16Uiu2HAm7thKPy7QFw4yPmgUhoKzkQuFaFBewUdodmeYa7VSYdBS","/ip4/172.18.82.108/tcp/21716/ws/p2p/16Uiu2HAm7thKPy7QFw4yPmgUhoKzkQuFaFBewUdodmeYa7VSYdBS"],"enrUri":"enr:-L24QG3j9lnBwVCxYBp_Phb-5OKCAECEmndVRSKF_6_qDjPKLZ0nwPgmWJOOD1xuBdvaK0oNz5x7tDzeW7J5CvH5aY0CgmlkgnY0gmlwhKwSUmyKbXVsdGlhZGRyc5YACASsElJsBlTTAAoErBJSbAZU1N0DgnJzhQACAQAAiXNlY3AyNTZrMaECuThwFYzBCOFPzuWO6TnhKsNiVVw9e80fjI1jpVQM21WDdGNwglTTg3VkcIJU1YV3YWt1MgE"}'
|
|
2025-12-11 04:15:17.698 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:15:17.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21714/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.237.101/tcp/39594/p2p/16Uiu2HAkz5jtw9qkNKJoVZ3xzNW611nU55j7UwdJ8pbm2ZTgnUpo"]'
|
|
2025-12-11 04:15:17.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:17.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39593/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
|
2025-12-11 04:15:17.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:17.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21714/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/alerts/xml"]'
|
|
2025-12-11 04:15:17.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:17.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39593/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:17.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:17.712 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-11 04:15:17.812 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:15:17.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39593/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:17.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1765426517707220277,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:15:17.817 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:15:17.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21714/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:17.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1765426517707220277,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:15:17.823 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:15:17.824 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:15:17.824 DEBUG [src.node.waku_node] Stopping container with id 6da1d2b66e74
|
|
2025-12-11 04:15:18.353 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:15:18.353 DEBUG [src.node.waku_node] Stopping container with id e72a9b031ae7
|
|
2025-12-11 04:15:18.964 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:15:18.965 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:15:18.970 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:15:18.976 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|