mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-03 22:43:10 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2025-12-18 04:16:28.552 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:16:28.552 DEBUG [tests.conftest] Running test: test_2_nodes_different_cluster_different_shard with id: 2025-12-18_04-16-28__6ce7cb58-d2e5-41ed-b832-ae5506b3ee31
|
|
2025-12-18 04:16:28.552 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:16:28.553 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-18 04:16:28.553 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-18 04:16:28.559 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:16:28.560 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-16-28__6ce7cb58-d2e5-41ed-b832-ae5506b3ee31__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:16:28.560 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:16:28.560 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:16:28.561 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:16:28.561 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.75
|
|
2025-12-18 04:16:28.561 DEBUG [src.node.docker_mananger] Generated ports ['20313', '20314', '20315', '20316', '20317']
|
|
2025-12-18 04:16:28.562 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-18 04:16:28.562 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-18 04:16:28.562 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:16:28.562 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:16:28.562 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:16:28.562 DEBUG [src.node.docker_mananger] docker run -i -t -p 20313:20313 -p 20314:20314 -p 20315:20315 -p 20316:20316 -p 20317:20317 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=20315 --rest-port=20313 --tcp-port=20314 --discv5-udp-port=20316 --rest-address=0.0.0.0 --nat=extip:172.18.249.75 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f1dc608dc5ef5aea2fd81078bb6a8dbd1dc8ed9ed641b5d8bed4c3cfb78adcc5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20317 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-18 04:16:28.744 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.75 waku f45007a3053062e4144ca6aca26f4ca89f7b65d61d43fcc5adbc75256dab2c71
|
|
2025-12-18 04:16:28.776 DEBUG [src.node.docker_mananger] Container started with ID f45007a30530. Setting up logs at ./log/docker/node1_2025-12-18_04-16-28__6ce7cb58-d2e5-41ed-b832-ae5506b3ee31__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:16:28.776 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20313
|
|
2025-12-18 04:16:28.776 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:16:28.837 ERROR [src.node.docker_mananger] Max retries reached for container e491a4bbbd0b. Exiting log stream.
|
|
2025-12-18 04:16:29.349 ERROR [src.node.docker_mananger] Max retries reached for container 968c34119261. Exiting log stream.
|
|
2025-12-18 04:16:29.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20313/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:29.780 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-18 04:16:29.780 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:16:29.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20313/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:29.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.75/tcp/20314/p2p/16Uiu2HAkyVKwamoU5dGkBWRojKNVmpNeY8YPfcHAzmAXk2BJxy6y","/ip4/172.18.249.75/tcp/20315/ws/p2p/16Uiu2HAkyVKwamoU5dGkBWRojKNVmpNeY8YPfcHAzmAXk2BJxy6y"],"enrUri":"enr:-L24QFpIAUjZfyDug5PwMmLTrp7BoSfqkhMBf8HTk9n8UiFyGqsPN6DuEoqxB0JZ23qAt1yeq5DzNcZQkjau3Lnnq_wCgmlkgnY0gmlwhKwS-UuKbXVsdGlhZGRyc5YACASsEvlLBk9aAAoErBL5SwZPW90DgnJzhQACAQAAiXNlY3AyNTZrMaECPF5p7VcVD-ATXdtSMnCBiEAvDcZNhkv11nuWznuDj-KDdGNwgk9ag3VkcIJPXIV3YWt1MgU"}'
|
|
2025-12-18 04:16:29.782 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:16:29.789 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:16:29.789 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-16-28__6ce7cb58-d2e5-41ed-b832-ae5506b3ee31__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:16:29.789 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:16:29.789 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:16:29.791 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:16:29.791 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.157
|
|
2025-12-18 04:16:29.791 DEBUG [src.node.docker_mananger] Generated ports ['27510', '27511', '27512', '27513', '27514']
|
|
2025-12-18 04:16:29.791 DEBUG [src.node.waku_node] Cluster id was resolved to: 4
|
|
2025-12-18 04:16:29.791 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-18 04:16:29.791 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:16:29.792 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:16:29.792 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:16:29.792 DEBUG [src.node.docker_mananger] docker run -i -t -p 27510:27510 -p 27511:27511 -p 27512:27512 -p 27513:27513 -p 27514:27514 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=27512 --rest-port=27510 --tcp-port=27511 --discv5-udp-port=27513 --rest-address=0.0.0.0 --nat=extip:172.18.193.157 --peer-exchange=true --discv5-discovery=true --cluster-id=4 --nodekey=3ac4f4ee4780aaceeff5e804fc1afbd4c1faa2cd2eabcafbe0a8b22dfa975cfb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27514 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFpIAUjZfyDug5PwMmLTrp7BoSfqkhMBf8HTk9n8UiFyGqsPN6DuEoqxB0JZ23qAt1yeq5DzNcZQkjau3Lnnq_wCgmlkgnY0gmlwhKwS-UuKbXVsdGlhZGRyc5YACASsEvlLBk9aAAoErBL5SwZPW90DgnJzhQACAQAAiXNlY3AyNTZrMaECPF5p7VcVD-ATXdtSMnCBiEAvDcZNhkv11nuWznuDj-KDdGNwgk9ag3VkcIJPXIV3YWt1MgU
|
|
2025-12-18 04:16:29.977 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.157 waku 9635f86e37977e4d614f53a6e6b144f8039805df38ba19535c307547d432dc3f
|
|
2025-12-18 04:16:30.005 DEBUG [src.node.docker_mananger] Container started with ID 9635f86e3797. Setting up logs at ./log/docker/node2_2025-12-18_04-16-28__6ce7cb58-d2e5-41ed-b832-ae5506b3ee31__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:16:30.006 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27510
|
|
2025-12-18 04:16:30.006 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:16:31.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27510/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.022 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_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-18 04:16:31.026 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:16:31.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27510/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.157/tcp/27511/p2p/16Uiu2HAmFnQ8tUqKBn5MRVg3rvg4QtDZWzkfUJTmtkXPefidXskb","/ip4/172.18.193.157/tcp/27512/ws/p2p/16Uiu2HAmFnQ8tUqKBn5MRVg3rvg4QtDZWzkfUJTmtkXPefidXskb"],"enrUri":"enr:-L24QCQxy7VjkA9QyosbTH8CxK8S_j_jTW5M1e5l_oT66kYZWzVKuitZreb_PW43ophsZMyusj9H-CCxBUqYV54-OVwCgmlkgnY0gmlwhKwSwZ2KbXVsdGlhZGRyc5YACASsEsGdBmt3AAoErBLBnQZreN0DgnJzhQAEAQAAiXNlY3AyNTZrMaEDLnkFhTLTiw4Khpv_RRp2bGkuiY_EDQ5KzXN-ZOyOkHiDdGNwgmt3g3VkcIJreYV3YWt1MgE"}'
|
|
2025-12-18 04:16:31.034 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:16:31.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27510/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.249.75/tcp/20314/p2p/16Uiu2HAkyVKwamoU5dGkBWRojKNVmpNeY8YPfcHAzmAXk2BJxy6y"]'
|
|
2025-12-18 04:16:31.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:16:31.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20313/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2025-12-18 04:16:31.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:16:31.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27510/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/4/1"]'
|
|
2025-12-18 04:16:31.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:16:31.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20313/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)'}'
|
|
2025-12-18 04:16:31.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:16:31.081 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:16:31.181 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:16:31.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20313/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766031391074139955,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:16:31.185 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:16:31.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27510/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.187 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:27510/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b''
|
|
2025-12-18 04:16:31.190 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:16:31.191 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:16:31.191 DEBUG [src.node.waku_node] Stopping container with id f45007a30530
|
|
2025-12-18 04:16:31.705 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:16:31.708 DEBUG [src.node.waku_node] Stopping container with id 9635f86e3797
|
|
2025-12-18 04:16:32.229 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:16:32.230 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:16:32.244 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:16:32.251 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|