mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-06 16:03:05 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2025-12-08 12:11:36.142 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:11:36.143 DEBUG [tests.conftest] Running test: test_2_nodes_different_cluster_different_shard with id: 2025-12-08_12-11-36__b11621e0-842b-4468-a2ca-2f83d52748f9
|
|
2025-12-08 12:11:36.143 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:11:36.143 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-08 12:11:36.143 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-08 12:11:36.150 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:36.150 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-11-36__b11621e0-842b-4468-a2ca-2f83d52748f9__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:36.150 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:11:36.150 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:11:36.152 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:11:36.152 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.65
|
|
2025-12-08 12:11:36.152 DEBUG [src.node.docker_mananger] Generated ports ['37938', '37939', '37940', '37941', '37942']
|
|
2025-12-08 12:11:36.152 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-08 12:11:36.153 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-08 12:11:36.153 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:11:36.153 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:11:36.153 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:11:36.153 DEBUG [src.node.docker_mananger] docker run -i -t -p 37938:37938 -p 37939:37939 -p 37940:37940 -p 37941:37941 -p 37942:37942 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=37940 --rest-port=37938 --tcp-port=37939 --discv5-udp-port=37941 --rest-address=0.0.0.0 --nat=extip:172.18.153.65 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ec1cbaecaed7d3d9f2e0da0deecb637ed44b7e864ec484e50cd72debc4d6adbe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37942 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-08 12:11:36.320 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.65 waku 47948d1d1dd100998ee876b52a4e5b807d7e2c0a9a761b88f491008c21e64e99
|
|
2025-12-08 12:11:36.348 DEBUG [src.node.docker_mananger] Container started with ID 47948d1d1dd1. Setting up logs at ./log/docker/node1_2025-12-08_12-11-36__b11621e0-842b-4468-a2ca-2f83d52748f9__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:36.348 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37938
|
|
2025-12-08 12:11:36.349 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:11:36.453 ERROR [src.node.docker_mananger] Max retries reached for container 83b642259961. Exiting log stream.
|
|
2025-12-08 12:11:36.942 ERROR [src.node.docker_mananger] Max retries reached for container c4d39160719d. Exiting log stream.
|
|
2025-12-08 12:11:37.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37938/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:37.353 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-08 12:11:37.353 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:11:37.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37938/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:37.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.65/tcp/37939/p2p/16Uiu2HAmHkneoGU2JZcc5rWGfyyHPuACEhCR4FZkFLwmRX3Kq8Ry","/ip4/172.18.153.65/tcp/37940/ws/p2p/16Uiu2HAmHkneoGU2JZcc5rWGfyyHPuACEhCR4FZkFLwmRX3Kq8Ry"],"enrUri":"enr:-L24QCKpoDeNmrfO91_aKP77adoigSDkqgTf43wnyNezTgliXFOKVLK-fuf4BAt7-C8MVFxRlmQ_KLfEOMhstw8EEasCgmlkgnY0gmlwhKwSmUGKbXVsdGlhZGRyc5YACASsEplBBpQzAAoErBKZQQaUNN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDS8axP0pecr-TPcIs2ExLEuoOBNnsFz3M97Gt_esRywSDdGNwgpQzg3VkcIKUNYV3YWt1MgU"}'
|
|
2025-12-08 12:11:37.355 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:11:37.362 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:37.362 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-11-36__b11621e0-842b-4468-a2ca-2f83d52748f9__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:37.362 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:11:37.362 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:11:37.364 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:11:37.364 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.186
|
|
2025-12-08 12:11:37.364 DEBUG [src.node.docker_mananger] Generated ports ['15325', '15326', '15327', '15328', '15329']
|
|
2025-12-08 12:11:37.364 DEBUG [src.node.waku_node] Cluster id was resolved to: 4
|
|
2025-12-08 12:11:37.364 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-08 12:11:37.364 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:11:37.365 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:11:37.365 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:11:37.365 DEBUG [src.node.docker_mananger] docker run -i -t -p 15325:15325 -p 15326:15326 -p 15327:15327 -p 15328:15328 -p 15329:15329 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=15327 --rest-port=15325 --tcp-port=15326 --discv5-udp-port=15328 --rest-address=0.0.0.0 --nat=extip:172.18.115.186 --peer-exchange=true --discv5-discovery=true --cluster-id=4 --nodekey=d834a49d9aaabab9ac04cf221faa2ed5cb53c77eba3fc00fd9d13d9dcd0cdc3c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15329 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCKpoDeNmrfO91_aKP77adoigSDkqgTf43wnyNezTgliXFOKVLK-fuf4BAt7-C8MVFxRlmQ_KLfEOMhstw8EEasCgmlkgnY0gmlwhKwSmUGKbXVsdGlhZGRyc5YACASsEplBBpQzAAoErBKZQQaUNN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDS8axP0pecr-TPcIs2ExLEuoOBNnsFz3M97Gt_esRywSDdGNwgpQzg3VkcIKUNYV3YWt1MgU
|
|
2025-12-08 12:11:37.526 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.186 waku 0fb25181bd59bc4a0d9b239e6c370953f527164b4244fbcb3812e53415e1ea4c
|
|
2025-12-08 12:11:37.551 DEBUG [src.node.docker_mananger] Container started with ID 0fb25181bd59. Setting up logs at ./log/docker/node2_2025-12-08_12-11-36__b11621e0-842b-4468-a2ca-2f83d52748f9__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:37.552 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15325
|
|
2025-12-08 12:11:37.552 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:11:38.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15325/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:38.563 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-08 12:11:38.564 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:11:38.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15325/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:38.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.186/tcp/15326/p2p/16Uiu2HAmTCXUfLeZEGHJC6dHEbZGXsDjewTrThrT4qL6Jmy5ZQWU","/ip4/172.18.115.186/tcp/15327/ws/p2p/16Uiu2HAmTCXUfLeZEGHJC6dHEbZGXsDjewTrThrT4qL6Jmy5ZQWU"],"enrUri":"enr:-L24QHHPz-YRZ_od9D2WLUTXJYBUK-vv1GiCleEIvTi8p0u-BpWDFJ9s5tAuq1hJ_YfWWHLvLliwFBty8SUt2Ed8n0cCgmlkgnY0gmlwhKwSc7qKbXVsdGlhZGRyc5YACASsEnO6BjveAAoErBJzugY7390DgnJzhQAEAQAAiXNlY3AyNTZrMaED2BfRTMEGSyX4ClmjLqvWLrSkh-dZq-qJ7dRfcDoWeamDdGNwgjveg3VkcII74IV3YWt1MgE"}'
|
|
2025-12-08 12:11:38.573 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:11:38.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15325/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.153.65/tcp/37939/p2p/16Uiu2HAmHkneoGU2JZcc5rWGfyyHPuACEhCR4FZkFLwmRX3Kq8Ry"]'
|
|
2025-12-08 12:11:38.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:11:38.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37938/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2025-12-08 12:11:38.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:11:38.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15325/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/4/1"]'
|
|
2025-12-08 12:11:38.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:11:38.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37938/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-08 12:11:38.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:11:38.613 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 12:11:38.713 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:11:38.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37938/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:38.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765195898610043391,"ephemeral":false,"proof":""}]'
|
|
2025-12-08 12:11:38.718 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:11:38.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15325/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:38.721 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:15325/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b''
|
|
2025-12-08 12:11:38.723 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:11:38.724 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:11:38.724 DEBUG [src.node.waku_node] Stopping container with id 47948d1d1dd1
|
|
2025-12-08 12:11:39.203 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:11:39.203 DEBUG [src.node.waku_node] Stopping container with id 0fb25181bd59
|
|
2025-12-08 12:11:39.660 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:11:39.662 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:11:39.669 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:11:39.676 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|