mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
869 lines
126 KiB
Plaintext
869 lines
126 KiB
Plaintext
2025-12-18 04:16:26.038 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:16:26.038 DEBUG [tests.conftest] Running test: test_light_push_with_payload_of_1_MB with id: 2025-12-18_04-16-26__020e8c17-137d-46b3-b5ad-9e5a29477bec
|
|
2025-12-18 04:16:26.038 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:16:26.039 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-18 04:16:26.046 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:16:26.046 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-18_04-16-26__020e8c17-137d-46b3-b5ad-9e5a29477bec__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:16:26.046 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:16:26.046 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:16:26.048 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:16:26.048 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.213.160
|
|
2025-12-18 04:16:26.048 DEBUG [src.node.docker_mananger] Generated ports ['50869', '50870', '50871', '50872', '50873']
|
|
2025-12-18 04:16:26.048 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:16:26.048 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:16:26.049 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:16:26.049 DEBUG [src.node.docker_mananger] docker run -i -t -p 50869:50869 -p 50870:50870 -p 50871:50871 -p 50872:50872 -p 50873:50873 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=50871 --rest-port=50869 --tcp-port=50870 --discv5-udp-port=50872 --rest-address=0.0.0.0 --nat=extip:172.18.213.160 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b7caeebf2c7d5cabc83af16ff5aca3d04fcc44d1ff22dbd8caf0fdcba8f22963 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50873 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-18 04:16:26.318 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:16:26.318 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:16:26.319 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:16:26.320 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.147.42
|
|
2025-12-18 04:16:26.320 DEBUG [src.node.docker_mananger] Generated ports ['31847', '31848', '31849', '31850', '31851']
|
|
2025-12-18 04:16:26.320 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:16:26.320 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:16:26.320 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:16:26.320 DEBUG [src.node.docker_mananger] docker run -i -t -p 31847:31847 -p 31848:31848 -p 31849:31849 -p 31850:31850 -p 31851:31851 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=31849 --rest-port=31847 --tcp-port=31848 --discv5-udp-port=31850 --rest-address=0.0.0.0 --nat=extip:172.18.147.42 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cc9836bbeabce91dcc6cfd48c85a93260eeb9bb33a4abc4ed50bd6d09eedd051 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31851 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-18 04:16:26.515 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.147.42 waku 4db8661fc76389239c6d09c351fbca9a466f7cf7f59a2a4f17ec04d2b4ed3315
|
|
2025-12-18 04:16:26.557 DEBUG [src.node.docker_mananger] Container started with ID 4db8661fc763. Setting up logs at ./log/docker/receiving_node1_2025-12-18_04-16-26__020e8c17-137d-46b3-b5ad-9e5a29477bec__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:16:26.558 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31847
|
|
2025-12-18 04:16:26.558 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:16:27.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31847/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:27.561 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_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"}]}'
|
|
2025-12-18 04:16:27.561 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:16:27.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31847/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:27.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.147.42/tcp/31848/p2p/16Uiu2HAm9YjJhPtUY2GKPLvpdDgiw4hKCdFc5D2YGdNXs8eZG846","/ip4/172.18.147.42/tcp/31849/ws/p2p/16Uiu2HAm9YjJhPtUY2GKPLvpdDgiw4hKCdFc5D2YGdNXs8eZG846"],"enrUri":"enr:-L24QMRJJMS9tEvZ2N7hQLjCctGSuriWCzd61v2LuRfXonsKNXujv8yAjMmccgBK1TDXvpIHjAUlCYqd1Q86HVMFEM0CgmlkgnY0gmlwhKwSkyqKbXVsdGlhZGRyc5YACASsEpMqBnxoAAoErBKTKgZ8ad0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0dJxeiPF2erZs32XUpUlsVM_umshzCRSlJkwDEsxl-eDdGNwgnxog3VkcIJ8aoV3YWt1Mgk"}'
|
|
2025-12-18 04:16:27.564 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:16:27.570 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:16:27.571 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-18_04-16-26__020e8c17-137d-46b3-b5ad-9e5a29477bec__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:16:27.571 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:16:27.571 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:16:27.572 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:16:27.572 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.203.86
|
|
2025-12-18 04:16:27.572 DEBUG [src.node.docker_mananger] Generated ports ['36556', '36557', '36558', '36559', '36560']
|
|
2025-12-18 04:16:27.573 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:16:27.573 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:16:27.573 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:16:27.573 DEBUG [src.node.docker_mananger] docker run -i -t -p 36556:36556 -p 36557:36557 -p 36558:36558 -p 36559:36559 -p 36560:36560 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=36558 --rest-port=36556 --tcp-port=36557 --discv5-udp-port=36559 --rest-address=0.0.0.0 --nat=extip:172.18.203.86 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afc47cdfcc3020e1df62fc98dab2be756c472432f8a12ebf73aba1f5aacaed3c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36560 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-18 04:16:27.777 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.203.86 waku b29408c85b5999348517f4f7f3a4fdd6fb01bc64edca37aca7e0b6be2b7b6fcf
|
|
2025-12-18 04:16:27.807 DEBUG [src.node.docker_mananger] Container started with ID b29408c85b59. Setting up logs at ./log/docker/receiving_node2_2025-12-18_04-16-26__020e8c17-137d-46b3-b5ad-9e5a29477bec__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:16:27.809 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36556
|
|
2025-12-18 04:16:27.809 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:16:28.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36556/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:28.813 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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-18 04:16:28.813 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:16:28.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36556/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:28.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.203.86/tcp/36557/p2p/16Uiu2HAmSzNz7YqQoxPeM92yk9D9o5op2xDFErxPZp9YvbB9iZPd","/ip4/172.18.203.86/tcp/36558/ws/p2p/16Uiu2HAmSzNz7YqQoxPeM92yk9D9o5op2xDFErxPZp9YvbB9iZPd"],"enrUri":"enr:-L24QJT44CWY08gfzBjJq_WJ-mBmRmoa9ibu4YQyjgpUEsBRel3roieVI7NbzDMlgybZ-lXULwsqkk1cGGtT-k5K5O8CgmlkgnY0gmlwhKwSy1aKbXVsdGlhZGRyc5YACASsEstWBo7NAAoErBLLVgaOzt0DgnJzhQADAQAAiXNlY3AyNTZrMaED1Ps-5gmoziApNla28t578zQjrkIa9IVKnKGePprMhsiDdGNwgo7Ng3VkcIKOz4V3YWt1MgE"}'
|
|
2025-12-18 04:16:28.816 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:16:28.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36556/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.147.42/tcp/31848/p2p/16Uiu2HAm9YjJhPtUY2GKPLvpdDgiw4hKCdFc5D2YGdNXs8eZG846"]'
|
|
2025-12-18 04:16:28.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:16:28.865 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:16:28.866 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-18_04-16-26__020e8c17-137d-46b3-b5ad-9e5a29477bec__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:16:28.867 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:16:28.868 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:16:28.871 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:16:28.871 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.63.235
|
|
2025-12-18 04:16:28.871 DEBUG [src.node.docker_mananger] Generated ports ['9534', '9535', '9536', '9537', '9538']
|
|
2025-12-18 04:16:28.871 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:16:28.871 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:16:28.871 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:16:28.871 DEBUG [src.node.docker_mananger] docker run -i -t -p 9534:9534 -p 9535:9535 -p 9536:9536 -p 9537:9537 -p 9538:9538 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=9536 --rest-port=9534 --tcp-port=9535 --discv5-udp-port=9537 --rest-address=0.0.0.0 --nat=extip:172.18.63.235 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=85d24edbe5af011be80f6adae1bad61b726bb7eb17ae7bd2eb5944063aeb6a1e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9538 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMRJJMS9tEvZ2N7hQLjCctGSuriWCzd61v2LuRfXonsKNXujv8yAjMmccgBK1TDXvpIHjAUlCYqd1Q86HVMFEM0CgmlkgnY0gmlwhKwSkyqKbXVsdGlhZGRyc5YACASsEpMqBnxoAAoErBKTKgZ8ad0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0dJxeiPF2erZs32XUpUlsVM_umshzCRSlJkwDEsxl-eDdGNwgnxog3VkcIJ8aoV3YWt1Mgk --lightpushnode=/ip4/172.18.147.42/tcp/31848/p2p/16Uiu2HAm9YjJhPtUY2GKPLvpdDgiw4hKCdFc5D2YGdNXs8eZG846 --lightpush=true --relay=false
|
|
2025-12-18 04:16:29.058 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.63.235 waku 1b6b07d5acc1c65a8e51ce3b27d43475202e23bcc04e6dd4e16cc91ebdb1b3d9
|
|
2025-12-18 04:16:29.087 DEBUG [src.node.docker_mananger] Container started with ID 1b6b07d5acc1. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-16-26__020e8c17-137d-46b3-b5ad-9e5a29477bec__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:16:29.087 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9534
|
|
2025-12-18 04:16:29.088 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:16:30.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:30.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:30.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:30.387 ERROR [src.node.docker_mananger] Max retries reached for container 1b6b07d5acc1. Exiting log stream.
|
|
2025-12-18 04:16:30.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:30.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:30.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:30.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:30.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:30.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:31.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:32.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:32.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:32.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:32.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:32.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:32.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:32.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:32.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:32.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:32.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:33.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:33.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:33.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:33.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:33.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:33.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:33.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:33.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:33.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:33.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:34.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:34.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:34.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:34.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:34.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:34.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:34.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:34.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:34.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:34.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:35.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:35.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:35.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:35.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:35.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:35.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:35.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:35.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:35.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:35.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:36.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:36.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:36.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:36.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:36.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:36.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:36.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:36.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:36.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:36.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:37.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:37.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:37.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:37.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:37.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:37.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:37.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:37.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:37.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:38.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:38.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:38.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:38.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:38.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:38.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:38.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:38.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:38.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:38.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:39.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:39.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:39.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:39.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:39.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:39.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:39.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:39.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:39.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:39.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:40.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:40.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:40.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:40.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:40.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:40.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:40.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:40.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:40.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:40.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:41.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:41.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:41.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:41.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:41.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:41.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:41.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:41.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:41.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:41.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:42.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:42.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:42.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:42.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:42.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:42.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:42.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:42.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:42.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:42.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:43.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:43.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:43.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:43.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:43.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:43.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:43.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:43.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:43.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:43.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:44.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:44.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:44.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:44.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:44.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:44.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:44.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:44.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:44.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:45.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:45.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:45.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:45.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:45.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:45.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:45.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:45.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:45.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:45.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:46.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:46.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:46.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:46.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:46.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:46.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:46.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:46.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:46.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:46.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:47.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:47.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:47.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:47.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:47.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:47.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:47.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:47.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:47.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:47.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:48.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:48.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:48.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:48.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:48.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:48.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:48.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:48.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:48.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:48.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:49.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:49.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:49.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:49.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:49.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:49.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:49.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:49.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:49.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:49.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:50.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9534/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:50.100 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=9534): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa897269cd0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:16:50.201 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:16:50.201 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:16:50.203 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:16:50.203 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.232.185
|
|
2025-12-18 04:16:50.203 DEBUG [src.node.docker_mananger] Generated ports ['65310', '65311', '65312', '65313', '65314']
|
|
2025-12-18 04:16:50.203 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:16:50.203 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:16:50.203 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:16:50.204 DEBUG [src.node.docker_mananger] docker run -i -t -p 65310:65310 -p 65311:65311 -p 65312:65312 -p 65313:65313 -p 65314:65314 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=65312 --rest-port=65310 --tcp-port=65311 --discv5-udp-port=65313 --rest-address=0.0.0.0 --nat=extip:172.18.232.185 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1daa97094b40a2833c0e4d063caea2be984ea26aee096abeacc8e8eb8c4b46de --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65314 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMRJJMS9tEvZ2N7hQLjCctGSuriWCzd61v2LuRfXonsKNXujv8yAjMmccgBK1TDXvpIHjAUlCYqd1Q86HVMFEM0CgmlkgnY0gmlwhKwSkyqKbXVsdGlhZGRyc5YACASsEpMqBnxoAAoErBKTKgZ8ad0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0dJxeiPF2erZs32XUpUlsVM_umshzCRSlJkwDEsxl-eDdGNwgnxog3VkcIJ8aoV3YWt1Mgk --lightpushnode=/ip4/172.18.147.42/tcp/31848/p2p/16Uiu2HAm9YjJhPtUY2GKPLvpdDgiw4hKCdFc5D2YGdNXs8eZG846 --lightpush=true --relay=false
|
|
2025-12-18 04:16:50.395 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.232.185 waku 0c491f72eed846c965415d358a0ec7a69d3b49cc88a87d679404f5432d6e5bda
|
|
2025-12-18 04:16:50.425 DEBUG [src.node.docker_mananger] Container started with ID 0c491f72eed8. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-16-26__020e8c17-137d-46b3-b5ad-9e5a29477bec__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:16:50.427 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65310
|
|
2025-12-18 04:16:50.427 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:16:51.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:51.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:51.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:51.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:51.784 ERROR [src.node.docker_mananger] Max retries reached for container 0c491f72eed8. Exiting log stream.
|
|
2025-12-18 04:16:51.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:51.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:52.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:52.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:52.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:52.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:52.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:52.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:52.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:52.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:52.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:52.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:53.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:53.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:53.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:53.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:53.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:53.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:53.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:53.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:53.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:53.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:54.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:54.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:54.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:54.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:54.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:54.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:54.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:54.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:54.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:54.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:55.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:55.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:55.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:55.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:55.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:55.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:55.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:55.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:55.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:55.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:56.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:56.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:56.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:56.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:56.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:56.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:56.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:56.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:56.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:57.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:57.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:57.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:57.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:57.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:57.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:57.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:57.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:57.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:57.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:58.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:58.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:58.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:58.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:58.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:58.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:58.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:58.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:58.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:58.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:59.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:59.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:59.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:59.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:59.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:59.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:59.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:59.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:59.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:16:59.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:00.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:00.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:00.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:00.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:00.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:00.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:00.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:00.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:00.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:00.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:01.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:01.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:01.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:01.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:01.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:01.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:01.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:01.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:01.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:01.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:02.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:02.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:02.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:02.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:02.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:02.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:02.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:02.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:02.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:03.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:03.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:03.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:03.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:03.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:03.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:03.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:03.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:03.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:03.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:04.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:04.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:04.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:04.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:04.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:04.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:04.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:04.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:04.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:04.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:05.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:06.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:06.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:06.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:06.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:06.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:06.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:06.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:06.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:06.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:06.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:07.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:07.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:07.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:07.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:07.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:07.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:07.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:07.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:07.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:07.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:08.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:08.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:08.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:08.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:08.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:08.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:08.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:08.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:08.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:09.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:09.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:09.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:09.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:09.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:09.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:09.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:09.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:09.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:09.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:10.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:10.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:10.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:10.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:10.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:10.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:10.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:10.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:10.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:10.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:11.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:11.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:11.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:11.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:11.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65310/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:11.440 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=65310): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa8970a3560>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:17:11.540 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:17:11.540 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:17:11.542 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:17:11.542 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.182.114
|
|
2025-12-18 04:17:11.542 DEBUG [src.node.docker_mananger] Generated ports ['63955', '63956', '63957', '63958', '63959']
|
|
2025-12-18 04:17:11.542 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:17:11.542 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:17:11.543 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:17:11.543 DEBUG [src.node.docker_mananger] docker run -i -t -p 63955:63955 -p 63956:63956 -p 63957:63957 -p 63958:63958 -p 63959:63959 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=63957 --rest-port=63955 --tcp-port=63956 --discv5-udp-port=63958 --rest-address=0.0.0.0 --nat=extip:172.18.182.114 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f9e41feb9fad918bd9cf5dddc03d31975b5475ba62612131cc65ae136ae89249 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63959 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMRJJMS9tEvZ2N7hQLjCctGSuriWCzd61v2LuRfXonsKNXujv8yAjMmccgBK1TDXvpIHjAUlCYqd1Q86HVMFEM0CgmlkgnY0gmlwhKwSkyqKbXVsdGlhZGRyc5YACASsEpMqBnxoAAoErBKTKgZ8ad0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0dJxeiPF2erZs32XUpUlsVM_umshzCRSlJkwDEsxl-eDdGNwgnxog3VkcIJ8aoV3YWt1Mgk --lightpushnode=/ip4/172.18.147.42/tcp/31848/p2p/16Uiu2HAm9YjJhPtUY2GKPLvpdDgiw4hKCdFc5D2YGdNXs8eZG846 --lightpush=true --relay=false
|
|
2025-12-18 04:17:11.735 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.182.114 waku 8e7882e8420d22ec34feb62a3bdecee37f9fc561c464fc8c1920a15c6f326ca8
|
|
2025-12-18 04:17:11.769 DEBUG [src.node.docker_mananger] Container started with ID 8e7882e8420d. Setting up logs at ./log/docker/lightpush_node1_2025-12-18_04-16-26__020e8c17-137d-46b3-b5ad-9e5a29477bec__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:17:11.769 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63955
|
|
2025-12-18 04:17:11.771 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:17:12.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:12.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:12.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:13.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:13.115 ERROR [src.node.docker_mananger] Max retries reached for container 8e7882e8420d. Exiting log stream.
|
|
2025-12-18 04:17:13.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:13.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:13.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:13.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:13.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:13.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:13.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:13.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:13.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:14.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:14.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:14.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:14.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:14.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:14.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:14.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:14.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:14.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:15.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:15.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:15.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:15.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:15.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:15.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:15.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:15.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:15.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:15.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:16.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:16.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:16.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:16.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:16.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:16.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:16.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:16.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:16.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:16.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:17.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:17.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:17.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:17.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:17.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:17.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:17.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:17.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:17.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:17.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:18.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:18.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:18.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:18.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:18.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:18.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:18.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:18.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:18.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:18.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:19.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:19.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:19.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:19.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:19.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:19.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:19.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:19.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:19.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:19.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:20.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:20.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:20.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:20.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:20.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:20.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:20.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:20.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:20.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:20.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:21.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:21.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:21.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:21.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:21.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:21.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:21.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:21.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:21.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:22.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:22.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:22.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:22.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:22.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:22.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:22.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:22.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:22.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:22.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:23.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:23.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:23.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:23.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:23.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:23.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:23.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:23.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:23.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:23.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:24.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:24.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:24.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:24.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:24.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:24.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:24.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:24.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:24.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:24.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:25.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:25.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:25.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:25.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:25.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:25.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:25.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:25.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:25.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:25.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:26.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:26.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:26.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:26.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:26.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:26.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:26.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:26.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:26.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:26.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:27.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:27.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:27.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:27.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:27.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:27.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:27.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:27.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:27.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:28.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:28.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:28.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:28.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:28.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:28.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:28.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:28.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:28.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:28.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:29.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:29.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:29.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:29.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:29.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:29.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:29.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:29.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:29.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:29.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:30.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:30.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:30.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:30.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:30.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:30.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:30.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:30.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:30.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:30.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:31.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:31.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:31.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:31.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:31.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:31.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:31.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:31.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:31.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:31.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:32.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:32.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:32.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:32.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:32.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:32.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:32.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:32.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63955/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:17:32.800 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=63955): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa896e36c60>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-18 04:17:32.983 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:17:32.984 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:17:32.984 DEBUG [src.node.waku_node] Stopping container with id 4db8661fc763
|
|
2025-12-18 04:17:33.519 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:17:33.519 DEBUG [src.node.waku_node] Stopping container with id b29408c85b59
|
|
2025-12-18 04:17:34.046 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:17:34.046 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:34.149 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:34.251 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:34.331 ERROR [src.node.docker_mananger] Max retries reached for container 4db8661fc763. Exiting log stream.
|
|
2025-12-18 04:17:34.352 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:34.454 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:34.555 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:34.657 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:34.758 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:34.858 ERROR [src.node.docker_mananger] Max retries reached for container b29408c85b59. Exiting log stream.
|
|
2025-12-18 04:17:34.860 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:34.961 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:35.063 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:35.165 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:35.267 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:35.369 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:35.471 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:35.573 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:35.674 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:35.776 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:35.878 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:35.980 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:36.082 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:36.184 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:36.286 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:36.388 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:36.489 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:36.591 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:36.693 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:36.795 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:36.897 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:36.998 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:37.100 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:37.202 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:37.304 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:37.406 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:37.508 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:37.609 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:37.711 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:37.813 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:37.915 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:38.017 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:38.119 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:38.221 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:38.323 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:38.424 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:38.526 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:38.628 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:38.730 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:38.832 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:38.934 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:39.036 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:39.137 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:39.139 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/8e7882e8420d22ec34feb62a3bdecee37f9fc561c464fc8c1920a15c6f326ca8/stop: Not Found ("No such container: 8e7882e8420d22ec34feb62a3bdecee37f9fc561c464fc8c1920a15c6f326ca8")
|
|
2025-12-18 04:17:39.139 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:39.241 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:39.343 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:39.444 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:39.546 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:39.648 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:39.750 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:39.852 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:39.954 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:40.056 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:40.158 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:40.260 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:40.361 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:40.463 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:40.565 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:40.667 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:40.769 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:40.871 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:40.973 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:41.074 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:41.176 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:41.278 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:41.380 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:41.482 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:41.584 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:41.686 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:41.788 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:41.890 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:41.992 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:42.094 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:42.196 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:42.297 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:42.399 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:42.501 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:42.603 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:42.705 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:42.807 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:42.909 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:43.011 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:43.112 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:43.214 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:43.316 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:43.418 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:43.520 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:43.622 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:43.724 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:43.826 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:43.927 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:44.029 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:44.131 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:44.233 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:44.235 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/8e7882e8420d22ec34feb62a3bdecee37f9fc561c464fc8c1920a15c6f326ca8/stop: Not Found ("No such container: 8e7882e8420d22ec34feb62a3bdecee37f9fc561c464fc8c1920a15c6f326ca8")
|
|
2025-12-18 04:17:44.235 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:44.336 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:44.438 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:44.540 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:44.642 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:44.744 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:44.846 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:44.948 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:45.050 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:45.152 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:45.254 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:45.355 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:45.457 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:45.559 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:45.661 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:45.763 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:45.865 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:45.967 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:46.069 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:46.171 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:46.273 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:46.374 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:46.476 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:46.578 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:46.680 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:46.782 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:46.884 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:46.986 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:47.087 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:47.189 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:47.291 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:47.393 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:47.495 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:47.597 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:47.699 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:47.801 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:47.903 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:48.005 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:48.106 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:48.208 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:48.310 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:48.412 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:48.514 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:48.616 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:48.718 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:48.820 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:48.922 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:49.024 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:49.125 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:49.227 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:49.329 DEBUG [src.node.waku_node] Stopping container with id 8e7882e8420d
|
|
2025-12-18 04:17:49.331 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/8e7882e8420d22ec34feb62a3bdecee37f9fc561c464fc8c1920a15c6f326ca8/stop: Not Found ("No such container: 8e7882e8420d22ec34feb62a3bdecee37f9fc561c464fc8c1920a15c6f326ca8")
|
|
2025-12-18 04:17:49.332 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:17:49.356 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:17:49.379 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:17:49.380 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:17:49.380 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:17:49.381 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|