mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 07:03:12 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-02-28 20:22:59.366 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 20:22:59.367 DEBUG [tests.conftest] Running test: test_lightpush_with_a_single_receiving_node with id: 2026-02-28_20-22-59__682fa080-19ea-4b9a-b0af-dba20224a6aa
|
|
2026-02-28 20:22:59.367 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 20:22:59.367 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-28 20:22:59.375 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:22:59.375 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-28_20-22-59__682fa080-19ea-4b9a-b0af-dba20224a6aa__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:22:59.375 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:22:59.375 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:22:59.377 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:22:59.377 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.31.124
|
|
2026-02-28 20:22:59.377 DEBUG [src.node.docker_mananger] Generated ports ['18551', '18552', '18553', '18554', '18555']
|
|
2026-02-28 20:22:59.377 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:22:59.377 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:22:59.377 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:22:59.377 DEBUG [src.node.docker_mananger] docker run -i -t -p 18551:18551 -p 18552:18552 -p 18553:18553 -p 18554:18554 -p 18555:18555 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=18553 --rest-port=18551 --tcp-port=18552 --discv5-udp-port=18554 --rest-address=0.0.0.0 --nat=extip:172.18.31.124 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=05c1b16ba6be018f7367c9d60b53cbdd7f9aabdf8f988f1bacee6ecfd3bb9927 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18555 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-02-28 20:22:59.562 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.31.124 waku 3c65ee6bbdcb40cd53e574bc3f5f277833da561cc47388ed0ac510c5d9eb387e
|
|
2026-02-28 20:22:59.596 DEBUG [src.node.docker_mananger] Container started with ID 3c65ee6bbdcb. Setting up logs at ./log/docker/receiving_node1_2026-02-28_20-22-59__682fa080-19ea-4b9a-b0af-dba20224a6aa__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:22:59.597 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18551
|
|
2026-02-28 20:22:59.597 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:22:59.601 ERROR [src.node.docker_mananger] Max retries reached for container 0cbf866eaffc. Exiting log stream.
|
|
2026-02-28 20:23:00.154 ERROR [src.node.docker_mananger] Max retries reached for container 51654a98aa2d. Exiting log stream.
|
|
2026-02-28 20:23:00.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18551/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:00.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-28 20:23:00.601 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:23:00.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18551/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:00.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.31.124/tcp/18552/p2p/16Uiu2HAm4HCDm4NsCTAy3cTwiV9RiJMGoveWuiNwaT9Hp9konsJE","/ip4/172.18.31.124/tcp/18553/ws/p2p/16Uiu2HAm4HCDm4NsCTAy3cTwiV9RiJMGoveWuiNwaT9Hp9konsJE"],"enrUri":"enr:-L24QNlazp0v_s0yxVGEFal02coDuqvBNksRhgsaDBrL7h3mA_UnhxgB7QOxX4dZ63SiOs5n6ZkDsu21ZGcQ0-R3Vf4CgmlkgnY0gmlwhKwSH3yKbXVsdGlhZGRyc5YACASsEh98Bkh4AAoErBIffAZIed0DgnJzhQADAQAAiXNlY3AyNTZrMaECg40mAKQVW3yGxXsh5NT8C4cdh_HyVqu3kTOtCoxbmDeDdGNwgkh4g3VkcIJIeoV3YWt1Mgk"}'
|
|
2026-02-28 20:23:00.604 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:23:00.611 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:23:00.611 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-28_20-22-59__682fa080-19ea-4b9a-b0af-dba20224a6aa__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:00.611 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:23:00.611 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:23:00.613 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:23:00.613 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.185.77
|
|
2026-02-28 20:23:00.613 DEBUG [src.node.docker_mananger] Generated ports ['49786', '49787', '49788', '49789', '49790']
|
|
2026-02-28 20:23:00.613 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:23:00.613 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:23:00.613 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:23:00.614 DEBUG [src.node.docker_mananger] docker run -i -t -p 49786:49786 -p 49787:49787 -p 49788:49788 -p 49789:49789 -p 49790:49790 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=49788 --rest-port=49786 --tcp-port=49787 --discv5-udp-port=49789 --rest-address=0.0.0.0 --nat=extip:172.18.185.77 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2f125a9bffea6cb8d4a4a9209b1054c28b4bdc179f02ee45d30c0eedce95fcf7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49790 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNlazp0v_s0yxVGEFal02coDuqvBNksRhgsaDBrL7h3mA_UnhxgB7QOxX4dZ63SiOs5n6ZkDsu21ZGcQ0-R3Vf4CgmlkgnY0gmlwhKwSH3yKbXVsdGlhZGRyc5YACASsEh98Bkh4AAoErBIffAZIed0DgnJzhQADAQAAiXNlY3AyNTZrMaECg40mAKQVW3yGxXsh5NT8C4cdh_HyVqu3kTOtCoxbmDeDdGNwgkh4g3VkcIJIeoV3YWt1Mgk --lightpushnode=/ip4/172.18.31.124/tcp/18552/p2p/16Uiu2HAm4HCDm4NsCTAy3cTwiV9RiJMGoveWuiNwaT9Hp9konsJE --lightpush=true --relay=true
|
|
2026-02-28 20:23:00.807 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.185.77 waku 97510cf4dff9448cac3d6d818d4636ae46bfc0b257f517ff905b19ce6e2b0736
|
|
2026-02-28 20:23:00.841 DEBUG [src.node.docker_mananger] Container started with ID 97510cf4dff9. Setting up logs at ./log/docker/lightpush_node1_2026-02-28_20-22-59__682fa080-19ea-4b9a-b0af-dba20224a6aa__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:00.841 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49786
|
|
2026-02-28 20:23:00.841 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:23:01.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49786/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:01.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-28 20:23:01.860 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:23:01.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49786/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:01.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.185.77/tcp/49787/p2p/16Uiu2HAm7motpJkZ1dx1qd2byxeSdWHu3HqptzYbPXFPqVGwZWms","/ip4/172.18.185.77/tcp/49788/ws/p2p/16Uiu2HAm7motpJkZ1dx1qd2byxeSdWHu3HqptzYbPXFPqVGwZWms"],"enrUri":"enr:-L24QLe-A2LQ5v4yh3gzhtsKSFT4Mtxiv_ceDjjUufCbjm4VfqN8r_1JHkNmEn0NdsEjXCQF2LIBJqAot5AfG-SCirYCgmlkgnY0gmlwhKwSuU2KbXVsdGlhZGRyc5YACASsErlNBsJ7AAoErBK5TQbCfN0DgnJzhQADAQAAiXNlY3AyNTZrMaECt3TO0ndZRVSK5qJmI-d7cKkG5fMgVLopabo63uGGAv6DdGNwgsJ7g3VkcILCfYV3YWt1Mgk"}'
|
|
2026-02-28 20:23:01.874 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:23:01.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49786/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.31.124/tcp/18552/p2p/16Uiu2HAm4HCDm4NsCTAy3cTwiV9RiJMGoveWuiNwaT9Hp9konsJE"]'
|
|
2026-02-28 20:23:01.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:01.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18551/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:23:01.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:01.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49786/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:23:01.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:01.894 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-02-28 20:23:01.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49786/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772310181894745861}}'
|
|
2026-02-28 20:23:01.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:01.905 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 20:23:02.006 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-28 20:23:02.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18551/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:02.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310181894745861,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 20:23:02.010 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-28 20:23:02.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49786/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:02.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310181894745861,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 20:23:02.014 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 20:23:02.015 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 20:23:02.016 DEBUG [src.node.waku_node] Stopping container with id 3c65ee6bbdcb
|
|
2026-02-28 20:23:02.587 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:23:02.590 DEBUG [src.node.waku_node] Stopping container with id 97510cf4dff9
|
|
2026-02-28 20:23:03.162 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:23:03.165 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 20:23:03.170 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:23:03.175 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|