mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
139 lines
26 KiB
Plaintext
139 lines
26 KiB
Plaintext
2026-03-26 04:51:37.807 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:51:37.808 DEBUG [tests.conftest] Running test: test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2 with id: 2026-03-26_04-51-37__abeca112-cdcd-428e-b173-2921ced376b5
|
|
2026-03-26 04:51:37.809 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:51:37.809 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-26 04:51:37.819 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:51:37.820 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-26_04-51-37__abeca112-cdcd-428e-b173-2921ced376b5__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:51:37.820 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:51:37.820 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:51:37.824 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:51:37.824 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.171.201
|
|
2026-03-26 04:51:37.824 DEBUG [src.node.docker_mananger] Generated ports ['15105', '15106', '15107', '15108', '15109']
|
|
2026-03-26 04:51:37.824 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:51:37.824 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:51:37.825 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:51:37.825 DEBUG [src.node.docker_mananger] docker run -i -t -p 15105:15105 -p 15106:15106 -p 15107:15107 -p 15108:15108 -p 15109:15109 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=15107 --rest-port=15105 --tcp-port=15106 --discv5-udp-port=15108 --rest-address=0.0.0.0 --nat=extip:172.18.171.201 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=71d6dfeb0e30671bacaa9ffdad846d60af7a4b5de7cfa3ddd12f9fbbcea61a9b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15109 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
|
2026-03-26 04:51:38.005 ERROR [src.node.docker_mananger] Max retries reached for container 75283185ad1b. Exiting log stream.
|
|
2026-03-26 04:51:38.012 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.171.201 waku c642aebf2e15d049c1281ce893ebac0403b989be466760ee35aea6940a33df5c
|
|
2026-03-26 04:51:38.047 DEBUG [src.node.docker_mananger] Container started with ID c642aebf2e15. Setting up logs at ./log/docker/receiving_node1_2026-03-26_04-51-37__abeca112-cdcd-428e-b173-2921ced376b5__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:51:38.048 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15105
|
|
2026-03-26 04:51:38.048 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:51:38.635 ERROR [src.node.docker_mananger] Max retries reached for container 3b88768af299. Exiting log stream.
|
|
2026-03-26 04:51:39.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15105/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:51:39.052 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-26 04:51:39.052 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:51:39.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15105/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:51:39.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.171.201/tcp/15106/p2p/16Uiu2HAm73hHErgzqb5coTaHVNqcJrHqPqQw9fVusE6guMtgnUKA","/ip4/172.18.171.201/tcp/15107/ws/p2p/16Uiu2HAm73hHErgzqb5coTaHVNqcJrHqPqQw9fVusE6guMtgnUKA"],"enrUri":"enr:-L24QBpxS0hs9hD5w_FeuqjaQNSVs5iOfqWMXZjr-x17SEWiDF6lhtnCZHtUrVgRUitcIUhJjs9SmGNHF1X6e05ReJsCgmlkgnY0gmlwhKwSq8mKbXVsdGlhZGRyc5YACASsEqvJBjsCAAoErBKryQY7A90DgnJzhQADAQAAiXNlY3AyNTZrMaECrKrvplpEcjB-3uXqJHoQ1Ux-uCQke5tq1StWktc3WEGDdGNwgjsCg3VkcII7BIV3YWt1Mg0"}'
|
|
2026-03-26 04:51:39.055 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:51:39.061 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:51:39.061 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-26_04-51-37__abeca112-cdcd-428e-b173-2921ced376b5__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:51:39.062 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:51:39.062 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:51:39.063 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:51:39.063 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.40.193
|
|
2026-03-26 04:51:39.063 DEBUG [src.node.docker_mananger] Generated ports ['18556', '18557', '18558', '18559', '18560']
|
|
2026-03-26 04:51:39.064 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:51:39.064 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:51:39.064 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:51:39.064 DEBUG [src.node.docker_mananger] docker run -i -t -p 18556:18556 -p 18557:18557 -p 18558:18558 -p 18559:18559 -p 18560:18560 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=18558 --rest-port=18556 --tcp-port=18557 --discv5-udp-port=18559 --rest-address=0.0.0.0 --nat=extip:172.18.40.193 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=30735ac7dcbb58ebf27cb4dc71ddb82ec498719d28f6bbeb225542dbe149ce6f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18560 --metrics-logging=true --lightpush=false --relay=false --filternode=/ip4/172.18.171.201/tcp/15106/p2p/16Uiu2HAm73hHErgzqb5coTaHVNqcJrHqPqQw9fVusE6guMtgnUKA
|
|
2026-03-26 04:51:39.255 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.40.193 waku d6de410594158a6aec1e01dcb33e4af8ae29d0a0b2b95b574d8e479ace7e3dd1
|
|
2026-03-26 04:51:39.293 DEBUG [src.node.docker_mananger] Container started with ID d6de41059415. Setting up logs at ./log/docker/receiving_node2_2026-03-26_04-51-37__abeca112-cdcd-428e-b173-2921ced376b5__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:51:39.294 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18556
|
|
2026-03-26 04:51:39.295 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:51:40.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18556/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:51:40.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-26 04:51:40.298 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:51:40.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18556/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:51:40.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.40.193/tcp/18557/p2p/16Uiu2HAmNnZ7vd4ctS7fTG3k8xpKihpr5atXVYXQU2M7LEXSwBmj","/ip4/172.18.40.193/tcp/18558/ws/p2p/16Uiu2HAmNnZ7vd4ctS7fTG3k8xpKihpr5atXVYXQU2M7LEXSwBmj"],"enrUri":"enr:-L24QFBsW5XmvmfO3Ja32L-MJxl9WxzgIRrcdAqzaCRb3oI3fopWbh_xJV31RYCugvSAq_n0Vh4UrM28VcEy7_0etS4CgmlkgnY0gmlwhKwSKMGKbXVsdGlhZGRyc5YACASsEijBBkh9AAoErBIowQZIft0DgnJzhQADAQAAiXNlY3AyNTZrMaEDloT807k_xuShP08C7DoeN1lis16hW8l94KZWN4t4NAqDdGNwgkh9g3VkcIJIf4V3YWt1MgA"}'
|
|
2026-03-26 04:51:40.300 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:51:40.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18556/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.171.201/tcp/15106/p2p/16Uiu2HAm73hHErgzqb5coTaHVNqcJrHqPqQw9fVusE6guMtgnUKA"]'
|
|
2026-03-26 04:51:40.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:51:40.350 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:51:40.350 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-26_04-51-37__abeca112-cdcd-428e-b173-2921ced376b5__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:51:40.350 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:51:40.350 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:51:40.352 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:51:40.352 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.110.228
|
|
2026-03-26 04:51:40.352 DEBUG [src.node.docker_mananger] Generated ports ['31345', '31346', '31347', '31348', '31349']
|
|
2026-03-26 04:51:40.352 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:51:40.352 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:51:40.352 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:51:40.353 DEBUG [src.node.docker_mananger] docker run -i -t -p 31345:31345 -p 31346:31346 -p 31347:31347 -p 31348:31348 -p 31349:31349 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=31347 --rest-port=31345 --tcp-port=31346 --discv5-udp-port=31348 --rest-address=0.0.0.0 --nat=extip:172.18.110.228 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3dc2e918def84e1fd896ee5de1e94b27bcc72dd2be4dadd30b46d28e85bf85c2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31349 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBpxS0hs9hD5w_FeuqjaQNSVs5iOfqWMXZjr-x17SEWiDF6lhtnCZHtUrVgRUitcIUhJjs9SmGNHF1X6e05ReJsCgmlkgnY0gmlwhKwSq8mKbXVsdGlhZGRyc5YACASsEqvJBjsCAAoErBKryQY7A90DgnJzhQADAQAAiXNlY3AyNTZrMaECrKrvplpEcjB-3uXqJHoQ1Ux-uCQke5tq1StWktc3WEGDdGNwgjsCg3VkcII7BIV3YWt1Mg0 --lightpushnode=/ip4/172.18.171.201/tcp/15106/p2p/16Uiu2HAm73hHErgzqb5coTaHVNqcJrHqPqQw9fVusE6guMtgnUKA --lightpush=true --relay=true
|
|
2026-03-26 04:51:40.552 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.110.228 waku f777b55c6cfe2c2f8fa4e24535102728b3826cb48905842b8c77bf016f8f2c3a
|
|
2026-03-26 04:51:40.587 DEBUG [src.node.docker_mananger] Container started with ID f777b55c6cfe. Setting up logs at ./log/docker/lightpush_node1_2026-03-26_04-51-37__abeca112-cdcd-428e-b173-2921ced376b5__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:51:40.587 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31345
|
|
2026-03-26 04:51:40.587 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:51:41.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31345/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:51:41.590 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-03-26 04:51:41.591 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:51:41.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31345/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:51:41.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.110.228/tcp/31346/p2p/16Uiu2HAmUhQhBsvsoTzrXzYzxMRNgycMLhZbXESW9gcMabLDhbdz","/ip4/172.18.110.228/tcp/31347/ws/p2p/16Uiu2HAmUhQhBsvsoTzrXzYzxMRNgycMLhZbXESW9gcMabLDhbdz"],"enrUri":"enr:-L24QLftPn_ieoERnVt5FBVVOQFoY1J7jGYdB-kFegxp5hjGB4KRDu6EhORo9czUHtYRfXqVUYEIX_jwIERFb5CcM5UCgmlkgnY0gmlwhKwSbuSKbXVsdGlhZGRyc5YACASsEm7kBnpyAAoErBJu5AZ6c90DgnJzhQADAQAAiXNlY3AyNTZrMaED7lmtX_GqZkuauXABD_suOwRDTe3mwwo94H8eYpM9MgmDdGNwgnpyg3VkcIJ6dIV3YWt1Mgk"}'
|
|
2026-03-26 04:51:41.593 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:51:41.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31345/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.171.201/tcp/15106/p2p/16Uiu2HAm73hHErgzqb5coTaHVNqcJrHqPqQw9fVusE6guMtgnUKA"]'
|
|
2026-03-26 04:51:41.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:51:41.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31345/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.40.193/tcp/18557/p2p/16Uiu2HAmNnZ7vd4ctS7fTG3k8xpKihpr5atXVYXQU2M7LEXSwBmj"]'
|
|
2026-03-26 04:51:41.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:51:41.677 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:51:41.677 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node4_2026-03-26_04-51-37__abeca112-cdcd-428e-b173-2921ced376b5__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:51:41.677 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:51:41.677 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:51:41.684 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:51:41.684 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.198
|
|
2026-03-26 04:51:41.684 DEBUG [src.node.docker_mananger] Generated ports ['60098', '60099', '60100', '60101', '60102']
|
|
2026-03-26 04:51:41.684 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:51:41.686 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:51:41.687 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:51:41.687 DEBUG [src.node.docker_mananger] docker run -i -t -p 60098:60098 -p 60099:60099 -p 60100:60100 -p 60101:60101 -p 60102:60102 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=60100 --rest-port=60098 --tcp-port=60099 --discv5-udp-port=60101 --rest-address=0.0.0.0 --nat=extip:172.18.191.198 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ef8edb4d8e63f3dd8bf53b7fb145802d1b5fba3cff1b7fdf5c7bc7125d42b4f6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60102 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-26 04:51:41.888 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.198 waku ba176c0523bd42523bf2f57c6001a42c1fa2eb4780f1931437712a37f0aae27b
|
|
2026-03-26 04:51:41.925 DEBUG [src.node.docker_mananger] Container started with ID ba176c0523bd. Setting up logs at ./log/docker/receiving_node4_2026-03-26_04-51-37__abeca112-cdcd-428e-b173-2921ced376b5__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:51:41.925 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60098
|
|
2026-03-26 04:51:41.925 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:51:42.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60098/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:51:42.928 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_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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-26 04:51:42.928 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:51:42.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60098/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:51:42.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.198/tcp/60099/p2p/16Uiu2HAm3qRwNb44BN4EySZExUNdHGgRT4R6xwR5uWpwZiuCQQ5T","/ip4/172.18.191.198/tcp/60100/ws/p2p/16Uiu2HAm3qRwNb44BN4EySZExUNdHGgRT4R6xwR5uWpwZiuCQQ5T"],"enrUri":"enr:-L24QMG8aUuplp7AOmgxGoDAb0KslZ8yh7kQ1pYhb5Z2lsZ1YI0Dwp8JWSxRqB63dqLipC1t8ts8IppUX8utTDBq31sCgmlkgnY0gmlwhKwSv8aKbXVsdGlhZGRyc5YACASsEr_GBurDAAoErBK_xgbqxN0DgnJzhQADAQAAiXNlY3AyNTZrMaECfPOOy11XSB5ugQJP4UtjhpLe_Zje43D87cIizmRuvUaDdGNwgurDg3VkcILqxYV3YWt1MgE"}'
|
|
2026-03-26 04:51:42.931 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:51:42.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60098/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.171.201/tcp/15106/p2p/16Uiu2HAm73hHErgzqb5coTaHVNqcJrHqPqQw9fVusE6guMtgnUKA"]'
|
|
2026-03-26 04:51:42.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:51:42.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60098/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.40.193/tcp/18557/p2p/16Uiu2HAmNnZ7vd4ctS7fTG3k8xpKihpr5atXVYXQU2M7LEXSwBmj"]'
|
|
2026-03-26 04:51:42.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:51:42.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15105/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-26 04:51:43.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:51:43.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60098/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-26 04:51:43.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:51:43.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18556/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/3/0"}'
|
|
2026-03-26 04:51:43.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-26 04:51:43.026 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-26 04:51:43.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31345/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1774500703026131588}}'
|
|
2026-03-26 04:51:43.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:51:43.051 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:51:43.151 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-26 04:51:43.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15105/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:51:43.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774500703026131588,"ephemeral":false,"proof":""}]'
|
|
2026-03-26 04:51:43.156 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-26 04:51:43.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31345/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:51:43.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774500703026131588,"ephemeral":false,"proof":""}]'
|
|
2026-03-26 04:51:43.159 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-26 04:51:43.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60098/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:51:43.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774500703026131588,"ephemeral":false,"proof":""}]'
|
|
2026-03-26 04:51:43.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18556/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:51:43.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774500703026131588,"ephemeral":false}]'
|
|
2026-03-26 04:51:43.167 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:51:43.168 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:51:43.168 DEBUG [src.node.waku_node] Stopping container with id c642aebf2e15
|
|
2026-03-26 04:51:43.723 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:51:43.723 DEBUG [src.node.waku_node] Stopping container with id d6de41059415
|
|
2026-03-26 04:51:44.299 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:51:44.300 DEBUG [src.node.waku_node] Stopping container with id f777b55c6cfe
|
|
2026-03-26 04:51:44.591 ERROR [src.node.docker_mananger] Max retries reached for container c642aebf2e15. Exiting log stream.
|
|
2026-03-26 04:51:44.889 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:51:44.891 DEBUG [src.node.waku_node] Stopping container with id ba176c0523bd
|
|
2026-03-26 04:51:45.157 ERROR [src.node.docker_mananger] Max retries reached for container d6de41059415. Exiting log stream.
|
|
2026-03-26 04:51:45.444 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:51:45.445 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:51:45.470 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:51:45.489 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:51:45.505 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:51:45.512 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|