mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-03 22:43:10 +00:00
deploy: d6428af91dd320608d645be9bdcb3540e1cc9e54
This commit is contained in:
parent
1aeff23887
commit
d6b1234757
2
nim/1015/app.js
Normal file
2
nim/1015/app.js
Normal file
File diff suppressed because one or more lines are too long
95
nim/1015/data/attachments/101d464f12990159.txt
Normal file
95
nim/1015/data/attachments/101d464f12990159.txt
Normal file
@ -0,0 +1,95 @@
|
||||
2025-12-26 04:22:22.233 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:22:22.234 DEBUG [tests.conftest] Running test: test_time_filter_big_timestamp with id: 2025-12-26_04-22-22__a2278bed-eed7-45da-a22b-a20405f6420a
|
||||
2025-12-26 04:22:22.234 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:22:22.234 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:22:22.235 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-26 04:22:22.241 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:22:22.241 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-22-22__a2278bed-eed7-45da-a22b-a20405f6420a__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:22.241 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:22:22.241 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:22:22.243 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:22:22.243 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.180
|
||||
2025-12-26 04:22:22.243 DEBUG [src.node.docker_mananger] Generated ports ['53456', '53457', '53458', '53459', '53460']
|
||||
2025-12-26 04:22:22.243 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:22:22.243 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:22:22.244 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:22:22.244 DEBUG [src.node.docker_mananger] docker run -i -t -p 53456:53456 -p 53457:53457 -p 53458:53458 -p 53459:53459 -p 53460:53460 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=53458 --rest-port=53456 --tcp-port=53457 --discv5-udp-port=53459 --rest-address=0.0.0.0 --nat=extip:172.18.56.180 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=40effdecab76e0fdf326831d1f95bdcbb05eeaa1a4ae10ca7cef030dbf4dad5d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53460 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:22:22.420 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.180 waku b8ce6db1d13b4e32012bec9f6d9fb131ef78ed9ec17b14f4311a2539c16279e2
|
||||
2025-12-26 04:22:22.456 DEBUG [src.node.docker_mananger] Container started with ID b8ce6db1d13b. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-22-22__a2278bed-eed7-45da-a22b-a20405f6420a__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:22.457 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53456
|
||||
2025-12-26 04:22:22.457 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:22:22.504 ERROR [src.node.docker_mananger] Max retries reached for container 733a0c4e5b8f. Exiting log stream.
|
||||
2025-12-26 04:22:23.034 ERROR [src.node.docker_mananger] Max retries reached for container 29c0c7aa647f. Exiting log stream.
|
||||
2025-12-26 04:22:23.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53456/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:23.461 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":"READY"},{"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":"READY"},{"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-26 04:22:23.461 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:22:23.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53456/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:23.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.180/tcp/53457/p2p/16Uiu2HAmDbdNxaEFkq8CoheP12JJ98FSHpQTREdPduaEE7S5oWVt","/ip4/172.18.56.180/tcp/53458/ws/p2p/16Uiu2HAmDbdNxaEFkq8CoheP12JJ98FSHpQTREdPduaEE7S5oWVt"],"enrUri":"enr:-L24QJ7OTxA905J1riOc5q9Dwl7DUkcbIfLc9FkoDwSE-rNzAVeBQxrpKKE8zEZUlxoYb8yH62GKQnL-YzZDrGM5XtwCgmlkgnY0gmlwhKwSOLSKbXVsdGlhZGRyc5YACASsEji0BtDRAAoErBI4tAbQ0t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDf87dYmW0v3q2P5hyEvGkBplMvs10eibPJ_-niTu7K-DdGNwgtDRg3VkcILQ04V3YWt1MgM"}'
|
||||
2025-12-26 04:22:23.464 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:22:23.471 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:22:23.471 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-22-22__a2278bed-eed7-45da-a22b-a20405f6420a__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:23.471 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:22:23.471 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:22:23.473 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:22:23.473 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.205.189
|
||||
2025-12-26 04:22:23.473 DEBUG [src.node.docker_mananger] Generated ports ['3474', '3475', '3476', '3477', '3478']
|
||||
2025-12-26 04:22:23.473 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:22:23.473 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:22:23.473 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:22:23.474 DEBUG [src.node.docker_mananger] docker run -i -t -p 3474:3474 -p 3475:3475 -p 3476:3476 -p 3477:3477 -p 3478:3478 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=3476 --rest-port=3474 --tcp-port=3475 --discv5-udp-port=3477 --rest-address=0.0.0.0 --nat=extip:172.18.205.189 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b83cb727eecb5bacb7cc9ba8eaf2eba7b1466cfe83ac92d76eeb87afbacefdac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3478 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJ7OTxA905J1riOc5q9Dwl7DUkcbIfLc9FkoDwSE-rNzAVeBQxrpKKE8zEZUlxoYb8yH62GKQnL-YzZDrGM5XtwCgmlkgnY0gmlwhKwSOLSKbXVsdGlhZGRyc5YACASsEji0BtDRAAoErBI4tAbQ0t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDf87dYmW0v3q2P5hyEvGkBplMvs10eibPJ_-niTu7K-DdGNwgtDRg3VkcILQ04V3YWt1MgM --storenode=/ip4/172.18.56.180/tcp/53457/p2p/16Uiu2HAmDbdNxaEFkq8CoheP12JJ98FSHpQTREdPduaEE7S5oWVt --store=true --relay=true
|
||||
2025-12-26 04:22:23.649 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.205.189 waku c225f7ae9cc26d8a78632de9beb197c2a6cba1d96481c6abff65149d5520f0a1
|
||||
2025-12-26 04:22:23.685 DEBUG [src.node.docker_mananger] Container started with ID c225f7ae9cc2. Setting up logs at ./log/docker/store_node1_2025-12-26_04-22-22__a2278bed-eed7-45da-a22b-a20405f6420a__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:23.685 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3474
|
||||
2025-12-26 04:22:23.686 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:22:24.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3474/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:24.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:22:24.691 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:22:24.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3474/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:24.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.205.189/tcp/3475/p2p/16Uiu2HAmQPSSTBqnt6YTVE9xEJQEXfC2Xh9kEBWuXQZeJS93cdW2","/ip4/172.18.205.189/tcp/3476/ws/p2p/16Uiu2HAmQPSSTBqnt6YTVE9xEJQEXfC2Xh9kEBWuXQZeJS93cdW2"],"enrUri":"enr:-L24QJXFQvI4W8rnVXEXpBa0ia2MKQ5zch8l-1nOO3zh9rDDPRWhVI9zoiXUD9SIikWB7CImQc_4qMKYYjTWxdO0OYMCgmlkgnY0gmlwhKwSzb2KbXVsdGlhZGRyc5YACASsEs29Bg2TAAoErBLNvQYNlN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrlBy-JstrHS67XNG-eHV60WstKCwbjfbwZa2YDK5efuDdGNwgg2Tg3VkcIINlYV3YWt1MgM"}'
|
||||
2025-12-26 04:22:24.694 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:22:24.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3474/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.56.180/tcp/53457/p2p/16Uiu2HAmDbdNxaEFkq8CoheP12JJ98FSHpQTREdPduaEE7S5oWVt"]'
|
||||
2025-12-26 04:22:24.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:24.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53456/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:22:24.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:24.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3474/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:22:24.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:24.704 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:24.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53456/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:24.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:24.709 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:24.910 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:24.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53456/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:24.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:24.915 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:25.116 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:25.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53456/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:25.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:25.121 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:25.322 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:25.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53456/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:25.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:25.328 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:25.529 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:25.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53456/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:25.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:25.535 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:25.735 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:25.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53456/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:25.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:25.742 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:25.942 DEBUG [tests.store.test_time_filter] inquering stored messages with start time 1766722941703844096 after end time 2457922945942604288
|
||||
2025-12-26 04:22:25.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53456/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1766722941703844096&endTime=2457922945942604288&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:25.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbc134d7ca53a8f6715e30ec3ea0e24a5336ebbe6935360c0ba919ffbc58c3f9f","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722941703844096,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xbd3f67e81044a1fddd2467882049ecc17feb28cbb507ba85a1a31c5c43e4c40d","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722943703851008,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xa2f3eb37576b46c964486ac218d0628688fea0fe1434a4780ddd67bf3e8307e6","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722944603853056,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xe780b4e340f5f214186d2e803e62ffdd78849823865407fe50de04ec0affe806","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722944803854848,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xa2d51bf4b02172d37bb2a39560a64abcb9ebe7dd68043166481e32323cf5eddd","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722946703855872,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x6ee6ad883e602de2fee5635e96c8fe17ea812b86142dd4d97f6422910b4f3521","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722954703857920,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
2025-12-26 04:22:25.947 DEBUG [tests.store.test_time_filter] number of messages stored for start time 1766722941703844096 and end time = 2457922945942604288 is 6
|
||||
2025-12-26 04:22:25.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3474/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1766722941703844096&endTime=2457922945942604288&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:25.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbc134d7ca53a8f6715e30ec3ea0e24a5336ebbe6935360c0ba919ffbc58c3f9f","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722941703844096,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xbd3f67e81044a1fddd2467882049ecc17feb28cbb507ba85a1a31c5c43e4c40d","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722943703851008,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xa2f3eb37576b46c964486ac218d0628688fea0fe1434a4780ddd67bf3e8307e6","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722944603853056,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xe780b4e340f5f214186d2e803e62ffdd78849823865407fe50de04ec0affe806","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722944803854848,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xa2d51bf4b02172d37bb2a39560a64abcb9ebe7dd68043166481e32323cf5eddd","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722946703855872,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x6ee6ad883e602de2fee5635e96c8fe17ea812b86142dd4d97f6422910b4f3521","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722954703857920,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
2025-12-26 04:22:25.950 DEBUG [tests.store.test_time_filter] number of messages stored for start time 1766722941703844096 and end time = 2457922945942604288 is 6
|
||||
2025-12-26 04:22:25.952 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:22:25.953 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:22:25.953 DEBUG [src.node.waku_node] Stopping container with id b8ce6db1d13b
|
||||
2025-12-26 04:22:26.473 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:22:26.474 DEBUG [src.node.waku_node] Stopping container with id c225f7ae9cc2
|
||||
2025-12-26 04:22:27.013 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:22:27.015 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:22:27.022 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:22:27.029 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
233
nim/1015/data/attachments/1061a2b5d0478409.txt
Normal file
233
nim/1015/data/attachments/1061a2b5d0478409.txt
Normal file
@ -0,0 +1,233 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_resubscribe_to_unsubscribed_pubsub_topics with id: 2025-12-26_04-26-22__bb674bf8-38b7-4c0c-a793-a0b11798ab23
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-26-22__bb674bf8-38b7-4c0c-a793-a0b11798ab23__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.24.59
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['7240', '7241', '7242', '7243', '7244']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 7240:7240 -p 7241:7241 -p 7242:7242 -p 7243:7243 -p 7244:7244 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=7242 --rest-port=7240 --tcp-port=7241 --discv5-udp-port=7243 --rest-address=0.0.0.0 --nat=extip:172.18.24.59 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=74ded84c7f8bf40cd4a6dc18fbf91faf4f683f90baec9ad9bd04e681ccae848a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7244 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.24.59 waku 86ea2f7d1c1f7481d7eb15318998ddb1c944a43cb464cce323bb900a2a394564
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 86ea2f7d1c1f. Setting up logs at ./log/docker/node1_2025-12-26_04-26-22__bb674bf8-38b7-4c0c-a793-a0b11798ab23__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 7240
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f0aa6cc102a1. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.59/tcp/7241/p2p/16Uiu2HAmKXtgK1RkUDGQv4kxWQJiT8toNtshP9DXbGqM4f8rZ1kw","/ip4/172.18.24.59/tcp/7242/ws/p2p/16Uiu2HAmKXtgK1RkUDGQv4kxWQJiT8toNtshP9DXbGqM4f8rZ1kw"],"enrUri":"enr:-L24QBEpymXGNlVLJY-wcSW81pzVE9aZzdXKF9iNVHzfejLeSNp_2nCy04sWN9wrT8P6JO6aO2wXRraRYXmriTxcAE0CgmlkgnY0gmlwhKwSGDuKbXVsdGlhZGRyc5YACASsEhg7BhxJAAoErBIYOwYcSt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDZjBUVNiB5cNlrj0h-spdQqNgiich0iehhouSA-6EU2SDdGNwghxJg3VkcIIcS4V3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-26-22__bb674bf8-38b7-4c0c-a793-a0b11798ab23__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.62.159
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['62580', '62581', '62582', '62583', '62584']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 62580:62580 -p 62581:62581 -p 62582:62582 -p 62583:62583 -p 62584:62584 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=62582 --rest-port=62580 --tcp-port=62581 --discv5-udp-port=62583 --rest-address=0.0.0.0 --nat=extip:172.18.62.159 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=da3b54a0d4e4f5185a4b87429b2a6f3e0dbc1e71fc39de771e9d6c863e4b4dfd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62584 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBEpymXGNlVLJY-wcSW81pzVE9aZzdXKF9iNVHzfejLeSNp_2nCy04sWN9wrT8P6JO6aO2wXRraRYXmriTxcAE0CgmlkgnY0gmlwhKwSGDuKbXVsdGlhZGRyc5YACASsEhg7BhxJAAoErBIYOwYcSt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDZjBUVNiB5cNlrj0h-spdQqNgiich0iehhouSA-6EU2SDdGNwghxJg3VkcIIcS4V3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.62.159 waku d1d54864d0ed35125a180406b4d368248f17ca49272b1b01ae596a310e29068f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d1d54864d0ed. Setting up logs at ./log/docker/node2_2025-12-26_04-26-22__bb674bf8-38b7-4c0c-a793-a0b11798ab23__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 62580
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.62.159/tcp/62581/p2p/16Uiu2HAm66X6FjUFfmsXmhtJDVVvtaQAeNtsp7A8ksb5y8e9MDGP","/ip4/172.18.62.159/tcp/62582/ws/p2p/16Uiu2HAm66X6FjUFfmsXmhtJDVVvtaQAeNtsp7A8ksb5y8e9MDGP"],"enrUri":"enr:-L24QJyVaQuIhNcEmoxuVcVT5F3DZjr9GoKdnLeGWlaKgewZeYn1a2s-CoB6Ia8hbjJoTIeUARmcLQHqxdQ2MQiI9jACgmlkgnY0gmlwhKwSPp-KbXVsdGlhZGRyc5YACASsEj6fBvR1AAoErBI-nwb0dt0DgnJzhQACAQAAiXNlY3AyNTZrMaECnoh4bz3DN_kOxiQb3lmHfHzUYnn9ss-uel5hi0eINKyDdGNwgvR1g3VkcIL0d4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62580/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.24.59/tcp/7241/p2p/16Uiu2HAmKXtgK1RkUDGQv4kxWQJiT8toNtshP9DXbGqM4f8rZ1kw"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62580/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723184864776706,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723184864776706,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723184982778800,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723184982778800,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185097754636,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185097754636,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185211809239,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185211809239,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185326093027,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185326093027,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185439872116,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185439872116,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185553919604,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185553919604,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185670079089,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185670079089,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:7240/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:62580/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62580/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185867475732,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185867475732,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185983906085,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723185983906085,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723186097919004,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723186097919004,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723186212131073,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723186212131073,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723186326008496,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723186326008496,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723186438816937,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723186438816937,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723186551821069,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723186551821069,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7240/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723186664412902,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723186664412902,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 86ea2f7d1c1f
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id d1d54864d0ed
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
2579
nim/1015/data/attachments/106e5a261b197df3.txt
Normal file
2579
nim/1015/data/attachments/106e5a261b197df3.txt
Normal file
File diff suppressed because it is too large
Load Diff
73
nim/1015/data/attachments/10753a0435503979.txt
Normal file
73
nim/1015/data/attachments/10753a0435503979.txt
Normal file
@ -0,0 +1,73 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_single_content_topic[/app/27/sometopic/someencoding] with id: 2025-12-26_04-22-30__1974d328-7e5b-49fa-9bcf-dc0150feec47
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-22-30__1974d328-7e5b-49fa-9bcf-dc0150feec47__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.159.168
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['32767', '32768', '32769', '32770', '32771']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 32767:32767 -p 32768:32768 -p 32769:32769 -p 32770:32770 -p 32771:32771 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=32769 --rest-port=32767 --tcp-port=32768 --discv5-udp-port=32770 --rest-address=0.0.0.0 --nat=extip:172.18.159.168 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=de2a96b6bffb684ab4c9579c13f3cbbfad99effbf8baef6184acfb1dbee31c07 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32771 --metrics-logging=true --relay=true --filter=true --content-topic=/app/27/sometopic/someencoding
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.159.168 waku 45ce3351919df9053f701a43bf0e5b0a7fe2f8e66d65c263dd2368f56be1527f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 45ce3351919d. Setting up logs at ./log/docker/node1_2025-12-26_04-22-30__1974d328-7e5b-49fa-9bcf-dc0150feec47__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 32767
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a2db65796d57. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a4ce6f091cc1. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32767/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32767/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.159.168/tcp/32768/p2p/16Uiu2HAm1C3sdn7r8UMT5iXPJY1HJ9D5jNcQgjcSGMc2E8sbK4Nb","/ip4/172.18.159.168/tcp/32769/ws/p2p/16Uiu2HAm1C3sdn7r8UMT5iXPJY1HJ9D5jNcQgjcSGMc2E8sbK4Nb"],"enrUri":"enr:-L24QHWEV6kQbjHpqJQN1sWBxEeIA2I73Y9qFUX6Tu7CdLwUSKrlWocsvsrC5rzxdPRBVaoj2NF3MK8PgdLXo70_GJMCgmlkgnY0gmlwhKwSn6iKbXVsdGlhZGRyc5YACASsEp-oBoAAAAoErBKfqAaAAd0DgnJzhQACAQAAiXNlY3AyNTZrMaECVai-4t0HC6gr-Lp_R3xE579wHmuEks6lz3i0xSty08CDdGNwgoAAg3VkcIKAAoV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-22-30__1974d328-7e5b-49fa-9bcf-dc0150feec47__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.149.76
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['32127', '32128', '32129', '32130', '32131']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 32127:32127 -p 32128:32128 -p 32129:32129 -p 32130:32130 -p 32131:32131 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=32129 --rest-port=32127 --tcp-port=32128 --discv5-udp-port=32130 --rest-address=0.0.0.0 --nat=extip:172.18.149.76 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1e7dcfdaddafbf1cedd27d6f52a95f3abb897eaadbcdaef1e8df1a4b7b1cdc0f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32131 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHWEV6kQbjHpqJQN1sWBxEeIA2I73Y9qFUX6Tu7CdLwUSKrlWocsvsrC5rzxdPRBVaoj2NF3MK8PgdLXo70_GJMCgmlkgnY0gmlwhKwSn6iKbXVsdGlhZGRyc5YACASsEp-oBoAAAAoErBKfqAaAAd0DgnJzhQACAQAAiXNlY3AyNTZrMaECVai-4t0HC6gr-Lp_R3xE579wHmuEks6lz3i0xSty08CDdGNwgoAAg3VkcIKAAoV3YWt1MgU --content-topic=/app/27/sometopic/someencoding
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.149.76 waku d7b1f50d390af06db252793e651cea422cdbc6e9909034e5d263de5d580c60f4
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d7b1f50d390a. Setting up logs at ./log/docker/node2_2025-12-26_04-22-30__1974d328-7e5b-49fa-9bcf-dc0150feec47__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 32127
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32127/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32127/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.149.76/tcp/32128/p2p/16Uiu2HAmVacJvQCbNotvJYjX2vuNd5sv14ny4yHPjEm49ar19Jd4","/ip4/172.18.149.76/tcp/32129/ws/p2p/16Uiu2HAmVacJvQCbNotvJYjX2vuNd5sv14ny4yHPjEm49ar19Jd4"],"enrUri":"enr:-L24QOxQCG49q_4DeHiornVt1J2ytAADKVwVnG4hfaJ2jOAXG8n3gQj-YB8cwP4qvR7XG2-Mz0MWmiu3113McDSlmi0CgmlkgnY0gmlwhKwSlUyKbXVsdGlhZGRyc5YACASsEpVMBn2AAAoErBKVTAZ9gd0DgnJzhQACAQAAiXNlY3AyNTZrMaED-3duz_8VGGZFR9araAVrNbja-M-3Q1N0Flmo4DVz3a-DdGNwgn2Ag3VkcIJ9goV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32127/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.159.168/tcp/32768/p2p/16Uiu2HAm1C3sdn7r8UMT5iXPJY1HJ9D5jNcQgjcSGMc2E8sbK4Nb"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32767/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/27/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32127/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/27/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32767/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32767/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1766722953445203118,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32127/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1766722953445203118,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 45ce3351919d
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id d7b1f50d390a
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
864
nim/1015/data/attachments/1095ae455aa03854.txt
Normal file
864
nim/1015/data/attachments/1095ae455aa03854.txt
Normal file
@ -0,0 +1,864 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_message_light_pushed_on_different_pubsub_topic_is_not_retrieved with id: 2025-12-26_04-14-17__464d366c-264e-4ef1-9457-a332630a15b7
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-14-17__464d366c-264e-4ef1-9457-a332630a15b7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.119.107
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['45939', '45940', '45941', '45942', '45943']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 45939:45939 -p 45940:45940 -p 45941:45941 -p 45942:45942 -p 45943:45943 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=45941 --rest-port=45939 --tcp-port=45940 --discv5-udp-port=45942 --rest-address=0.0.0.0 --nat=extip:172.18.119.107 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a0b6a73c89d8bebdcd9ccbfa75f3ca25eeae0d0e8b1edfe838bfb852213123f5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45943 --metrics-logging=true --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.119.107 waku e77313a47ef8f79b10b43287421142c02d52045b71d2dab717a533176a4d5fb8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e77313a47ef8. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-14-17__464d366c-264e-4ef1-9457-a332630a15b7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 45939
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 3e1c13a4b812. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 95f1a03fa2a0. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:45939/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:45939/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.119.107/tcp/45940/p2p/16Uiu2HAmJNTn9hXMytcYVZk8Mme5nnSqsQerQFPK7LS9pdayhyyd","/ip4/172.18.119.107/tcp/45941/ws/p2p/16Uiu2HAmJNTn9hXMytcYVZk8Mme5nnSqsQerQFPK7LS9pdayhyyd"],"enrUri":"enr:-L24QHr8zSAgFUauCzTUCx-q7XkQ0_ViWleDati8Zlsr7ko5GxsO-aHdycGvMB6-yTodiB4QJv7GlAek9ZOY3GhM6OsCgmlkgnY0gmlwhKwSd2uKbXVsdGlhZGRyc5YACASsEndrBrN0AAoErBJ3awazdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVOpC7yywFB0WeOm9pYcrvAbckCBcxTVHZXY5DGkiZJSDdGNwgrN0g3VkcIKzdoV3YWt1Mgk"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-26_04-14-17__464d366c-264e-4ef1-9457-a332630a15b7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.168.199
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['59304', '59305', '59306', '59307', '59308']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 59304:59304 -p 59305:59305 -p 59306:59306 -p 59307:59307 -p 59308:59308 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=59306 --rest-port=59304 --tcp-port=59305 --discv5-udp-port=59307 --rest-address=0.0.0.0 --nat=extip:172.18.168.199 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=16ae8c9bccbacf2867eebbbdd723c54ab7e8bbaeb55d00ee16cba56bb135fc1d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59308 --metrics-logging=true --lightpush=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.168.199 waku 606ab92ffde333b3deae1ca35ff95da0a699e901818ba1b31d6930851274b80f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 606ab92ffde3. Setting up logs at ./log/docker/receiving_node2_2025-12-26_04-14-17__464d366c-264e-4ef1-9457-a332630a15b7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 59304
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59304/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59304/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.199/tcp/59305/p2p/16Uiu2HAmNhPGRUmv88itJGC3pScmxrz9wGHL2mjBpE7bgJMrYRUP","/ip4/172.18.168.199/tcp/59306/ws/p2p/16Uiu2HAmNhPGRUmv88itJGC3pScmxrz9wGHL2mjBpE7bgJMrYRUP"],"enrUri":"enr:-L24QJdPL9IM2f0qycTl5uc5r_EJrKPi_o3QA-mOeZphMgNiNJNj_Zyla1JfSoJoIvzTbIBrCY48OWCrQ6kAIHBP1R8CgmlkgnY0gmlwhKwSqMeKbXVsdGlhZGRyc5YACASsEqjHBuepAAoErBKoxwbnqt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDlTHxMuOc6JGbK-iQkxZRnBoat0gGaK2rkFtFyqVkqryDdGNwguepg3VkcILnq4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59304/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.119.107/tcp/45940/p2p/16Uiu2HAmJNTn9hXMytcYVZk8Mme5nnSqsQerQFPK7LS9pdayhyyd"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-14-17__464d366c-264e-4ef1-9457-a332630a15b7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.59.79
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['42387', '42388', '42389', '42390', '42391']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 42387:42387 -p 42388:42388 -p 42389:42389 -p 42390:42390 -p 42391:42391 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=42389 --rest-port=42387 --tcp-port=42388 --discv5-udp-port=42390 --rest-address=0.0.0.0 --nat=extip:172.18.59.79 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a576a1ebd7d3cecbd8eda5493f50a08cc4e93f50ab9c5d7af55cf2a0b3da3a7e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42391 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHr8zSAgFUauCzTUCx-q7XkQ0_ViWleDati8Zlsr7ko5GxsO-aHdycGvMB6-yTodiB4QJv7GlAek9ZOY3GhM6OsCgmlkgnY0gmlwhKwSd2uKbXVsdGlhZGRyc5YACASsEndrBrN0AAoErBJ3awazdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVOpC7yywFB0WeOm9pYcrvAbckCBcxTVHZXY5DGkiZJSDdGNwgrN0g3VkcIKzdoV3YWt1Mgk --lightpushnode=/ip4/172.18.119.107/tcp/45940/p2p/16Uiu2HAmJNTn9hXMytcYVZk8Mme5nnSqsQerQFPK7LS9pdayhyyd --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.59.79 waku e82d40b04245aaab7b8bdcc603fa9d13f20ace25503938950f5d7ca78c7ae184
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e82d40b04245. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-14-17__464d366c-264e-4ef1-9457-a332630a15b7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 42387
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e82d40b04245. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42387/health" -H "Content-Type: application/json" -d 'None'
|
||||
[31m[1mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=42387): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff48e83aff0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.229.139
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['41582', '41583', '41584', '41585', '41586']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 41582:41582 -p 41583:41583 -p 41584:41584 -p 41585:41585 -p 41586:41586 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=41584 --rest-port=41582 --tcp-port=41583 --discv5-udp-port=41585 --rest-address=0.0.0.0 --nat=extip:172.18.229.139 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dffe2d94c5acfd5ed8dabecd286bf381def6fbdc5e99fe18c5b8d3ac1eb5eca0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41586 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHr8zSAgFUauCzTUCx-q7XkQ0_ViWleDati8Zlsr7ko5GxsO-aHdycGvMB6-yTodiB4QJv7GlAek9ZOY3GhM6OsCgmlkgnY0gmlwhKwSd2uKbXVsdGlhZGRyc5YACASsEndrBrN0AAoErBJ3awazdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVOpC7yywFB0WeOm9pYcrvAbckCBcxTVHZXY5DGkiZJSDdGNwgrN0g3VkcIKzdoV3YWt1Mgk --lightpushnode=/ip4/172.18.119.107/tcp/45940/p2p/16Uiu2HAmJNTn9hXMytcYVZk8Mme5nnSqsQerQFPK7LS9pdayhyyd --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.229.139 waku fb672322b1abf4c8ef89422e898f89417730db493525b66cef9fe48e99b1eadb
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fb672322b1ab. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-14-17__464d366c-264e-4ef1-9457-a332630a15b7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 41582
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container fb672322b1ab. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[31m[1mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=41582): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff48e706ea0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.92.215
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['32277', '32278', '32279', '32280', '32281']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 32277:32277 -p 32278:32278 -p 32279:32279 -p 32280:32280 -p 32281:32281 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=32279 --rest-port=32277 --tcp-port=32278 --discv5-udp-port=32280 --rest-address=0.0.0.0 --nat=extip:172.18.92.215 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9912b3dab1c1c1abceebaddf9bfc60cbeddebcc3db2c181e13f5a41f6d4add95 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32281 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHr8zSAgFUauCzTUCx-q7XkQ0_ViWleDati8Zlsr7ko5GxsO-aHdycGvMB6-yTodiB4QJv7GlAek9ZOY3GhM6OsCgmlkgnY0gmlwhKwSd2uKbXVsdGlhZGRyc5YACASsEndrBrN0AAoErBJ3awazdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVOpC7yywFB0WeOm9pYcrvAbckCBcxTVHZXY5DGkiZJSDdGNwgrN0g3VkcIKzdoV3YWt1Mgk --lightpushnode=/ip4/172.18.119.107/tcp/45940/p2p/16Uiu2HAmJNTn9hXMytcYVZk8Mme5nnSqsQerQFPK7LS9pdayhyyd --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.92.215 waku 92b26e74daff883c71eb31b13bd2b1825e7a7eed4973f80ee6cae24a2ca8413c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 92b26e74daff. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-14-17__464d366c-264e-4ef1-9457-a332630a15b7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 32277
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 92b26e74daff. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[31m[1mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=32277): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff48e9c3fb0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e77313a47ef8
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 606ab92ffde3
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e77313a47ef8. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 606ab92ffde3. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[31m[1mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/92b26e74daff883c71eb31b13bd2b1825e7a7eed4973f80ee6cae24a2ca8413c/stop: Not Found ("No such container: 92b26e74daff883c71eb31b13bd2b1825e7a7eed4973f80ee6cae24a2ca8413c")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[31m[1mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/92b26e74daff883c71eb31b13bd2b1825e7a7eed4973f80ee6cae24a2ca8413c/stop: Not Found ("No such container: 92b26e74daff883c71eb31b13bd2b1825e7a7eed4973f80ee6cae24a2ca8413c")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92b26e74daff
|
||||
[31m[1mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/92b26e74daff883c71eb31b13bd2b1825e7a7eed4973f80ee6cae24a2ca8413c/stop: Not Found ("No such container: 92b26e74daff883c71eb31b13bd2b1825e7a7eed4973f80ee6cae24a2ca8413c")
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
34
nim/1015/data/attachments/10e939cd8dde5f74.txt
Normal file
34
nim/1015/data/attachments/10e939cd8dde5f74.txt
Normal file
@ -0,0 +1,34 @@
|
||||
WRN 2025-12-26 04:18:09.892+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:429
|
||||
bSubscribeShards: some(@[0])
|
||||
INF 2025-12-26 04:18:09.892+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:464 shardingConf="(kind: AutoSharding, numShardsInCluster: 1)" subscribeShards=@[0]
|
||||
INF 2025-12-26 04:18:09.893+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:151 relay=false rlnRelay=false store=false filter=false lightPush=true peerExchange=true rendezvous=true
|
||||
INF 2025-12-26 04:18:09.893+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:160 cluster=3
|
||||
INF 2025-12-26 04:18:09.893+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:163 shard=0
|
||||
INF 2025-12-26 04:18:09.893+00:00 Configuration. Bootstrap nodes topics="waku conf" tid=1 file=waku_conf.nim:167 node=enr:-L24QAU1uovq5EXjPI1p2I7chry07e4tXYcjLPlV0kBmjlBvMsST9zzXYSXvXlqB8ufSnp3gc5rOKaRZEHFQrerxoa0CgmlkgnY0gmlwhKwS0myKbXVsdGlhZGRyc5YACASsEtJsBnmCAAoErBLSbAZ5g90DgnJzhQADAQAAiXNlY3AyNTZrMaEDmb5Y9ov_qZ2M1rp5K8iSXfYr9B2saueUyHpbDn_kUAeDdGNwgnmCg3VkcIJ5hIV3YWt1Mg0
|
||||
NTC 2025-12-26 04:18:09.893+00:00 REST service started tid=1 file=server.nim:183 address=0.0.0.0:14388
|
||||
INF 2025-12-26 04:18:09.893+00:00 Starting REST HTTP server tid=1 file=builder.nim:112 url=http://0.0.0.0:14388/
|
||||
INF 2025-12-26 04:18:09.894+00:00 Setting up storage tid=1 file=node_factory.nim:503
|
||||
INF 2025-12-26 04:18:09.894+00:00 Initializing node tid=1 file=node_factory.nim:512
|
||||
TRC 2025-12-26 04:18:09.895+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/ipfs/id/1.0.0]"
|
||||
TRC 2025-12-26 04:18:09.895+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/libp2p/autonat/1.0.0]"
|
||||
TRC 2025-12-26 04:18:09.895+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/libp2p/circuit/relay/0.2.0/hop, /libp2p/circuit/relay/0.1.0]"
|
||||
TRC 2025-12-26 04:18:09.895+00:00 no peer storage found tid=1 file=peer_manager.nim:1130
|
||||
INF 2025-12-26 04:18:09.895+00:00 Initializing networking tid=1 file=waku_node.nim:178 addrs="@[/ip4/172.18.221.253/tcp/14389, /ip4/172.18.221.253/tcp/14390/ws]"
|
||||
INF 2025-12-26 04:18:09.895+00:00 Mounting protocols tid=1 file=node_factory.nim:518
|
||||
INF 2025-12-26 04:18:09.895+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards=[]
|
||||
TRC 2025-12-26 04:18:09.895+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/metadata/1.0.0]"
|
||||
INF 2025-12-26 04:18:09.895+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
|
||||
INF 2025-12-26 04:18:09.895+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
|
||||
INF 2025-12-26 04:18:09.895+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:252 clusterId=3 shardCount=1
|
||||
INF 2025-12-26 04:18:09.895+00:00 Shards created from content topics tid=1 file=node_factory.nim:309 contentTopics=[] shards=[]
|
||||
INF 2025-12-26 04:18:09.895+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:377
|
||||
INF 2025-12-26 04:18:09.895+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:207 clusterId=3 shards=[] capabilities=[] wakuPeerRecord="(peerId: 16U*baqc2a, seqNo: 1766722689, addresses: [/ip4/172.18.221.253/tcp/14389, /ip4/172.18.221.253/tcp/14390/ws], mixKey: )"
|
||||
TRC 2025-12-26 04:18:09.896+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/rendezvous/1.0.0]"
|
||||
INF 2025-12-26 04:18:09.896+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:365
|
||||
INF 2025-12-26 04:18:09.896+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
|
||||
INF 2025-12-26 04:18:09.896+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
|
||||
TRC 2025-12-26 04:18:09.896+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/ipfs/ping/1.0.0]"
|
||||
INF 2025-12-26 04:18:09.896+00:00 mounting light push topics="waku node lightpush api" tid=1 file=lightpush.nim:154
|
||||
ERR 2025-12-26 04:18:09.896+00:00 Mounting protocols failed tid=1 file=node_factory.nim:522 error="failed to mount waku lightpush protocol: cannot mount lightpush because relay is not mounted"
|
||||
ERR 2025-12-26 04:18:09.896+00:00 Failed setting up node topics="wakunode main" tid=1 file=waku.nim:187 error="Mounting protocols failed: failed to mount waku lightpush protocol: cannot mount lightpush because relay is not mounted"
|
||||
ERR 2025-12-26 04:18:09.896+00:00 Waku initialization failed topics="wakunode main" tid=1 file=wakunode2.nim:56 error="Failed setting up node: Mounting protocols failed: failed to mount waku lightpush protocol: cannot mount lightpush because relay is not mounted"
|
||||
68
nim/1015/data/attachments/10ede0afbbc3f3a0.txt
Normal file
68
nim/1015/data/attachments/10ede0afbbc3f3a0.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2025-12-26 04:14:35.502 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:14:35.502 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_invalid_request_id with id: 2025-12-26_04-14-35__3029d0b5-568e-4308-a59c-eb1486aa7581
|
||||
2025-12-26 04:14:35.503 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:14:35.503 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-26 04:14:35.503 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2025-12-26 04:14:35.510 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:14:35.510 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-14-35__3029d0b5-568e-4308-a59c-eb1486aa7581__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:14:35.510 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:14:35.510 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:14:35.512 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:14:35.512 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.69
|
||||
2025-12-26 04:14:35.512 DEBUG [src.node.docker_mananger] Generated ports ['36044', '36045', '36046', '36047', '36048']
|
||||
2025-12-26 04:14:35.512 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:14:35.512 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:14:35.513 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:14:35.513 DEBUG [src.node.docker_mananger] docker run -i -t -p 36044:36044 -p 36045:36045 -p 36046:36046 -p 36047:36047 -p 36048:36048 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=36046 --rest-port=36044 --tcp-port=36045 --discv5-udp-port=36047 --rest-address=0.0.0.0 --nat=extip:172.18.126.69 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=22ebb0e76e208e9454161ad3892a27364bbd96a397b02f4dbedfc386c32ad98f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36048 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-26 04:14:35.699 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.69 waku b84de2287e69a6fae55eeccf2d8f54b02b8282848abd5ed01859d38c74c6c773
|
||||
2025-12-26 04:14:35.735 DEBUG [src.node.docker_mananger] Container started with ID b84de2287e69. Setting up logs at ./log/docker/node1_2025-12-26_04-14-35__3029d0b5-568e-4308-a59c-eb1486aa7581__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:14:35.735 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36044
|
||||
2025-12-26 04:14:35.736 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:14:35.771 ERROR [src.node.docker_mananger] Max retries reached for container 258cfa4bfe28. Exiting log stream.
|
||||
2025-12-26 04:14:36.299 ERROR [src.node.docker_mananger] Max retries reached for container cfca5183731c. Exiting log stream.
|
||||
2025-12-26 04:14:36.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36044/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:36.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:14:36.739 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:14:36.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36044/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:36.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.69/tcp/36045/p2p/16Uiu2HAkzPQbvY28QPZSbhMe2dYbSJ1WPht62Xp9quRfsF2EDVtG","/ip4/172.18.126.69/tcp/36046/ws/p2p/16Uiu2HAkzPQbvY28QPZSbhMe2dYbSJ1WPht62Xp9quRfsF2EDVtG"],"enrUri":"enr:-L24QEgY3lNV6gczvY8VOVvA8NRM3mT96wJ74hCzchv0ixdgURDAUVdKBynU51tdLKJjv4vQ289nUOgglYjtBK8bOzgCgmlkgnY0gmlwhKwSfkWKbXVsdGlhZGRyc5YACASsEn5FBozNAAoErBJ-RQaMzt0DgnJzhQADAQAAiXNlY3AyNTZrMaECSbXi2ENboso92BVR958FBIT5jNXDXPdCWKSMk4uSn12DdGNwgozNg3VkcIKMz4V3YWt1MgU"}'
|
||||
2025-12-26 04:14:36.742 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:14:36.742 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2025-12-26 04:14:36.749 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:14:36.749 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-14-35__3029d0b5-568e-4308-a59c-eb1486aa7581__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:14:36.749 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:14:36.749 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:14:36.751 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:14:36.751 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.185.19
|
||||
2025-12-26 04:14:36.751 DEBUG [src.node.docker_mananger] Generated ports ['31993', '31994', '31995', '31996', '31997']
|
||||
2025-12-26 04:14:36.751 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:14:36.751 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:14:36.751 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:14:36.752 DEBUG [src.node.docker_mananger] docker run -i -t -p 31993:31993 -p 31994:31994 -p 31995:31995 -p 31996:31996 -p 31997:31997 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=31995 --rest-port=31993 --tcp-port=31994 --discv5-udp-port=31996 --rest-address=0.0.0.0 --nat=extip:172.18.185.19 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b751e9aa0e5adcdd53cafd3eace4d5bc5330edf002eefd2c8802e5a3dd8594a0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31997 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QEgY3lNV6gczvY8VOVvA8NRM3mT96wJ74hCzchv0ixdgURDAUVdKBynU51tdLKJjv4vQ289nUOgglYjtBK8bOzgCgmlkgnY0gmlwhKwSfkWKbXVsdGlhZGRyc5YACASsEn5FBozNAAoErBJ-RQaMzt0DgnJzhQADAQAAiXNlY3AyNTZrMaECSbXi2ENboso92BVR958FBIT5jNXDXPdCWKSMk4uSn12DdGNwgozNg3VkcIKMz4V3YWt1MgU --filternode=/ip4/172.18.126.69/tcp/36045/p2p/16Uiu2HAkzPQbvY28QPZSbhMe2dYbSJ1WPht62Xp9quRfsF2EDVtG
|
||||
2025-12-26 04:14:36.931 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.185.19 waku 32676fcba29044e36e05f9818194493e903aa3730ff5765b260abdf1f2481d3f
|
||||
2025-12-26 04:14:36.967 DEBUG [src.node.docker_mananger] Container started with ID 32676fcba290. Setting up logs at ./log/docker/node2_2025-12-26_04-14-35__3029d0b5-568e-4308-a59c-eb1486aa7581__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:14:36.968 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31993
|
||||
2025-12-26 04:14:36.968 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:14:37.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31993/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:37.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:14:37.972 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:14:37.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31993/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:37.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.185.19/tcp/31994/p2p/16Uiu2HAkxmLSV2qkk3mxpVZXYZYwPVpumqrV9fwH1YYxBK3Rgdfv","/ip4/172.18.185.19/tcp/31995/ws/p2p/16Uiu2HAkxmLSV2qkk3mxpVZXYZYwPVpumqrV9fwH1YYxBK3Rgdfv"],"enrUri":"enr:-L24QAgV6ZVDTixzXGrekqSr5NIvLIgvOvE8ToKCWstMsXY3LIPaIvq7MamyXugCwRPW6guvK_VLwvde84sdOkcaKyECgmlkgnY0gmlwhKwSuROKbXVsdGlhZGRyc5YACASsErkTBnz6AAoErBK5EwZ8-90DgnJzhQADAQAAiXNlY3AyNTZrMaECMZyVTdTpOjgsjyrinagzMZdNwtVhmAXDUtePS_NWdTmDdGNwgnz6g3VkcIJ8_IV3YWt1MgA"}'
|
||||
2025-12-26 04:14:37.975 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:14:37.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31993/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.126.69/tcp/36045/p2p/16Uiu2HAkzPQbvY28QPZSbhMe2dYbSJ1WPht62Xp9quRfsF2EDVtG"]'
|
||||
2025-12-26 04:14:38.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:14:38.008 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2025-12-26 04:14:38.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36044/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:14:38.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:14:38.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31993/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "68635d4c-df58-43ad-9c12-c68bee78f162", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-26 04:14:38.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"68635d4c-df58-43ad-9c12-c68bee78f162","statusDesc":"OK"}'
|
||||
2025-12-26 04:14:38.033 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:31993/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": 1, "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-26 04:14:38.036 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31993/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
2025-12-26 04:14:38.038 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:14:38.039 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:14:38.040 DEBUG [src.node.waku_node] Stopping container with id b84de2287e69
|
||||
2025-12-26 04:14:38.594 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:14:38.595 DEBUG [src.node.waku_node] Stopping container with id 32676fcba290
|
||||
2025-12-26 04:14:39.114 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:14:39.117 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:14:39.125 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:14:39.129 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
258
nim/1015/data/attachments/10efea2afb3e6e89.txt
Normal file
258
nim/1015/data/attachments/10efea2afb3e6e89.txt
Normal file
@ -0,0 +1,258 @@
|
||||
2025-12-26 04:19:40.614 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:19:40.614 DEBUG [tests.conftest] Running test: test_admin_relay_peers_contains_all_relay_peers with id: 2025-12-26_04-19-40__b25b9ba5-06f7-40e0-baa0-f3cddad56e06
|
||||
2025-12-26 04:19:40.615 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:19:40.615 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-26 04:19:40.615 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-26 04:19:40.621 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:40.622 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-19-40__b25b9ba5-06f7-40e0-baa0-f3cddad56e06__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:40.628 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:40.628 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-19-40__b25b9ba5-06f7-40e0-baa0-f3cddad56e06__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:40.633 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:40.633 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-19-40__b25b9ba5-06f7-40e0-baa0-f3cddad56e06__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:40.639 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:40.639 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-26_04-19-40__b25b9ba5-06f7-40e0-baa0-f3cddad56e06__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:40.640 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:19:40.640 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:19:40.640 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:40.641 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:40.642 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:40.642 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.27.239
|
||||
2025-12-26 04:19:40.642 DEBUG [src.node.docker_mananger] Generated ports ['46883', '46884', '46885', '46886', '46887']
|
||||
2025-12-26 04:19:40.642 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:40.643 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:40.643 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:40.643 DEBUG [src.node.docker_mananger] docker run -i -t -p 46883:46883 -p 46884:46884 -p 46885:46885 -p 46886:46886 -p 46887:46887 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=46885 --rest-port=46883 --tcp-port=46884 --discv5-udp-port=46886 --rest-address=0.0.0.0 --nat=extip:172.18.27.239 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8bb0d6ae3af2ce9ab09d82b55e287d093b3a0caeae1dacdbe9bbe2ecec08bc5e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46887 --metrics-logging=true --relay=true
|
||||
2025-12-26 04:19:40.828 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.27.239 waku 8e5cc615b9376e0cc369cb72884595394b4cd4929b4150f6f4199fa23f3c7122
|
||||
2025-12-26 04:19:40.861 DEBUG [src.node.docker_mananger] Container started with ID 8e5cc615b937. Setting up logs at ./log/docker/node1_2025-12-26_04-19-40__b25b9ba5-06f7-40e0-baa0-f3cddad56e06__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:40.862 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46883
|
||||
2025-12-26 04:19:40.863 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:40.869 ERROR [src.node.docker_mananger] Max retries reached for container 8e6a1e5b5158. Exiting log stream.
|
||||
2025-12-26 04:19:41.421 ERROR [src.node.docker_mananger] Max retries reached for container 78e1b8df51f2. Exiting log stream.
|
||||
2025-12-26 04:19:41.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:41.867 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-26 04:19:41.867 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:41.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:41.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.27.239/tcp/46884/p2p/16Uiu2HAmRzzNpZcML3DPbLd5tGyExrhMJRFSNcAq3FpfF2kSPSfX","/ip4/172.18.27.239/tcp/46885/ws/p2p/16Uiu2HAmRzzNpZcML3DPbLd5tGyExrhMJRFSNcAq3FpfF2kSPSfX"],"enrUri":"enr:-L24QGh9yfbxurc2ZT4EE3DSFIPSQEIGSb_7jj0fLZmzHT-GJzSpVT3Kd2FbVZtr-ccIL2zKzy43TWeqcjul7f71XX8CgmlkgnY0gmlwhKwSG--KbXVsdGlhZGRyc5YACASsEhvvBrckAAoErBIb7wa3Jd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxkeTeViemEZzPFXwoQi7W3BUBi6QlhxsOtw91ZZipl6DdGNwgrckg3VkcIK3JoV3YWt1MgE"}'
|
||||
2025-12-26 04:19:41.870 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:41.870 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:41.870 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:41.871 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:41.872 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.155.57
|
||||
2025-12-26 04:19:41.872 DEBUG [src.node.docker_mananger] Generated ports ['41013', '41014', '41015', '41016', '41017']
|
||||
2025-12-26 04:19:41.872 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:41.872 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:41.872 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:41.872 DEBUG [src.node.docker_mananger] docker run -i -t -p 41013:41013 -p 41014:41014 -p 41015:41015 -p 41016:41016 -p 41017:41017 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=41015 --rest-port=41013 --tcp-port=41014 --discv5-udp-port=41016 --rest-address=0.0.0.0 --nat=extip:172.18.155.57 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=15161479bdfcc44d1e0d41b6f0c56a95e1ae7312cce0fbafbd5128e25a6aa0ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41017 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGh9yfbxurc2ZT4EE3DSFIPSQEIGSb_7jj0fLZmzHT-GJzSpVT3Kd2FbVZtr-ccIL2zKzy43TWeqcjul7f71XX8CgmlkgnY0gmlwhKwSG--KbXVsdGlhZGRyc5YACASsEhvvBrckAAoErBIb7wa3Jd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxkeTeViemEZzPFXwoQi7W3BUBi6QlhxsOtw91ZZipl6DdGNwgrckg3VkcIK3JoV3YWt1MgE
|
||||
2025-12-26 04:19:42.053 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.155.57 waku 0dcddda0fda64a5ebd0044a8ba20613d792f725cf6ec623e7b8e88bfa5fdd724
|
||||
2025-12-26 04:19:42.084 DEBUG [src.node.docker_mananger] Container started with ID 0dcddda0fda6. Setting up logs at ./log/docker/node2_2025-12-26_04-19-40__b25b9ba5-06f7-40e0-baa0-f3cddad56e06__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:42.084 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41013
|
||||
2025-12-26 04:19:42.084 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:43.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41013/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:43.100 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-26 04:19:43.101 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:43.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41013/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:43.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.155.57/tcp/41014/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","/ip4/172.18.155.57/tcp/41015/ws/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ"],"enrUri":"enr:-L24QK_rJl4F-glIVCFKvmz23OX0gnULWU54eUNQn0xqDgJKOkHGE9eEAvQGZRQwcSXJdOIqzIC3FIO3YDn3PQChelcCgmlkgnY0gmlwhKwSmzmKbXVsdGlhZGRyc5YACASsEps5BqA2AAoErBKbOQagN90DgnJzhQADAQAAiXNlY3AyNTZrMaECKCIws3GcK5FnzHCL5DPp6HrF2LOpROF-Qrdp_llUJmuDdGNwgqA2g3VkcIKgOIV3YWt1MgE"}'
|
||||
2025-12-26 04:19:43.108 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:43.117 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:43.117 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-19-40__b25b9ba5-06f7-40e0-baa0-f3cddad56e06__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:43.123 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:43.123 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-26_04-19-40__b25b9ba5-06f7-40e0-baa0-f3cddad56e06__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:43.123 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:43.124 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:43.125 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:43.125 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.198.154
|
||||
2025-12-26 04:19:43.125 DEBUG [src.node.docker_mananger] Generated ports ['2843', '2844', '2845', '2846', '2847']
|
||||
2025-12-26 04:19:43.125 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:43.125 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:43.126 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:43.126 DEBUG [src.node.docker_mananger] docker run -i -t -p 2843:2843 -p 2844:2844 -p 2845:2845 -p 2846:2846 -p 2847:2847 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=2845 --rest-port=2843 --tcp-port=2844 --discv5-udp-port=2846 --rest-address=0.0.0.0 --nat=extip:172.18.198.154 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1f5b3faf19e1fcc5f12d41d918cc19bf5f34542eeee07da826dacedd120c8199 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2847 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGh9yfbxurc2ZT4EE3DSFIPSQEIGSb_7jj0fLZmzHT-GJzSpVT3Kd2FbVZtr-ccIL2zKzy43TWeqcjul7f71XX8CgmlkgnY0gmlwhKwSG--KbXVsdGlhZGRyc5YACASsEhvvBrckAAoErBIb7wa3Jd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxkeTeViemEZzPFXwoQi7W3BUBi6QlhxsOtw91ZZipl6DdGNwgrckg3VkcIK3JoV3YWt1MgE
|
||||
2025-12-26 04:19:43.305 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.198.154 waku 690d910f2199bb968a763850db1bc41241656f1c126f9632e99de18582c266a2
|
||||
2025-12-26 04:19:43.335 DEBUG [src.node.docker_mananger] Container started with ID 690d910f2199. Setting up logs at ./log/docker/node3_2025-12-26_04-19-40__b25b9ba5-06f7-40e0-baa0-f3cddad56e06__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:43.335 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2843
|
||||
2025-12-26 04:19:43.336 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:44.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2843/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:44.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-26 04:19:44.340 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:44.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2843/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:44.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.198.154/tcp/2844/p2p/16Uiu2HAmH9zAoBbYKCzEuaPBkcRMcN6B9kLxymhAYgMVhE5BwF49","/ip4/172.18.198.154/tcp/2845/ws/p2p/16Uiu2HAmH9zAoBbYKCzEuaPBkcRMcN6B9kLxymhAYgMVhE5BwF49"],"enrUri":"enr:-L24QLMuDsqHBwTZmy-KGBYbNg3giu17GFztOvIgX_mGMReKE6-d63fR4qmFvXmPbv1MNLhUYetRSbYrS9LKbU6bJLoCgmlkgnY0gmlwhKwSxpqKbXVsdGlhZGRyc5YACASsEsaaBgscAAoErBLGmgYLHd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDQtxi-QkURvDwiambibvRvoZLB3mIvwpy5TQl5dDfM36DdGNwggscg3VkcIILHoV3YWt1MgA"}'
|
||||
2025-12-26 04:19:44.343 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:44.343 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:44.343 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:44.344 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:44.344 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.61.247
|
||||
2025-12-26 04:19:44.345 DEBUG [src.node.docker_mananger] Generated ports ['45048', '45049', '45050', '45051', '45052']
|
||||
2025-12-26 04:19:44.345 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:44.345 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:44.345 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:44.345 DEBUG [src.node.docker_mananger] docker run -i -t -p 45048:45048 -p 45049:45049 -p 45050:45050 -p 45051:45051 -p 45052:45052 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=45050 --rest-port=45048 --tcp-port=45049 --discv5-udp-port=45051 --rest-address=0.0.0.0 --nat=extip:172.18.61.247 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ba0679e3cc0a4bcc258e8502c3403d6d7bec1ad1c30cecfba135d08feeb4fdbe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45052 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGh9yfbxurc2ZT4EE3DSFIPSQEIGSb_7jj0fLZmzHT-GJzSpVT3Kd2FbVZtr-ccIL2zKzy43TWeqcjul7f71XX8CgmlkgnY0gmlwhKwSG--KbXVsdGlhZGRyc5YACASsEhvvBrckAAoErBIb7wa3Jd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxkeTeViemEZzPFXwoQi7W3BUBi6QlhxsOtw91ZZipl6DdGNwgrckg3VkcIK3JoV3YWt1MgE
|
||||
2025-12-26 04:19:44.530 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.61.247 waku 1ed467f02e6819f9b7b60d37c8fb1e5dbd2b5c60d874e5466dedccb9b9a11841
|
||||
2025-12-26 04:19:44.559 DEBUG [src.node.docker_mananger] Container started with ID 1ed467f02e68. Setting up logs at ./log/docker/node4_2025-12-26_04-19-40__b25b9ba5-06f7-40e0-baa0-f3cddad56e06__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:44.560 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45048
|
||||
2025-12-26 04:19:44.560 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:45.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45048/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:45.573 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-26 04:19:45.574 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:45.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45048/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:45.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.61.247/tcp/45049/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","/ip4/172.18.61.247/tcp/45050/ws/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc"],"enrUri":"enr:-L24QLe2RuWDB8xxXcLTXNcmuVSQlxeIc06-JAUFgnq8oPVnBPPYdjjf9JHU4iAYaUOLkgoCcAqwLM2qkKzvGR7EafYCgmlkgnY0gmlwhKwSPfeKbXVsdGlhZGRyc5YACASsEj33Bq_5AAoErBI99wav-t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpfF4xzjUuDbeW_JNGCtddJHDFWxvoKsKWuEKKKLZy2GDdGNwgq_5g3VkcIKv-4V3YWt1MgE"}'
|
||||
2025-12-26 04:19:45.581 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:45.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46883/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:19:45.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41013/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:19:45.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45048/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:19:45.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46883/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.155.57/tcp/41014/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ"]'
|
||||
2025-12-26 04:19:45.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41013/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.27.239/tcp/46884/p2p/16Uiu2HAmRzzNpZcML3DPbLd5tGyExrhMJRFSNcAq3FpfF2kSPSfX"]'
|
||||
2025-12-26 04:19:45.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46883/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.61.247/tcp/45049/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc"]'
|
||||
2025-12-26 04:19:45.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45048/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.27.239/tcp/46884/p2p/16Uiu2HAmRzzNpZcML3DPbLd5tGyExrhMJRFSNcAq3FpfF2kSPSfX"]'
|
||||
2025-12-26 04:19:45.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:45.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin"}]'
|
||||
2025-12-26 04:19:45.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41013/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:45.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.27.239/tcp/46884/p2p/16Uiu2HAmRzzNpZcML3DPbLd5tGyExrhMJRFSNcAq3FpfF2kSPSfX","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5"}]'
|
||||
2025-12-26 04:19:45.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45048/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:45.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.27.239/tcp/46884/p2p/16Uiu2HAmRzzNpZcML3DPbLd5tGyExrhMJRFSNcAq3FpfF2kSPSfX","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5"}]'
|
||||
2025-12-26 04:19:45.622 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:47.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:47.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]}]'
|
||||
2025-12-26 04:19:48.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:48.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]}]'
|
||||
2025-12-26 04:19:48.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:48.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]}]'
|
||||
2025-12-26 04:19:49.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:49.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]}]'
|
||||
2025-12-26 04:19:49.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:49.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]}]'
|
||||
2025-12-26 04:19:50.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:50.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]}]'
|
||||
2025-12-26 04:19:50.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:50.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]}]'
|
||||
2025-12-26 04:19:51.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:51.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0}]}]'
|
||||
2025-12-26 04:19:51.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:51.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0}]}]'
|
||||
2025-12-26 04:19:52.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:52.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0}]}]'
|
||||
2025-12-26 04:19:52.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:52.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.0}]}]'
|
||||
2025-12-26 04:19:53.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:53.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:53.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:53.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:54.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:54.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:54.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:54.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:55.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:55.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:55.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:55.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:56.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:56.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:56.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:56.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:57.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:57.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:57.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:57.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:58.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:58.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:58.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:58.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:59.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:59.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:19:59.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:59.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:20:00.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:00.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:20:00.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:00.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:20:01.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:01.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:20:01.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:01.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:20:02.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:02.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:20:02.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:02.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:20:03.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:03.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:20:03.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:03.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:20:04.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:04.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:20:04.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:04.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.16978669707},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.14500025534}]}]'
|
||||
2025-12-26 04:20:05.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:05.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:05.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:05.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:06.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:06.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:06.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:06.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:07.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:07.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:07.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:07.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:08.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:08.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:08.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:08.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:09.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:09.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:09.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:09.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:10.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:10.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:10.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:10.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:11.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:11.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:11.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:11.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:12.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:12.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:12.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:12.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:13.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:13.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:13.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:13.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:14.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:14.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:14.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:14.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:15.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:15.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:15.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:15.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:16.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:16.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:16.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:16.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:17.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:17.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:17.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46883/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:17.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]},{"shard":1,"peers":[{"multiaddr":"/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2},{"multiaddr":"/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5","score":0.2}]}]'
|
||||
2025-12-26 04:20:17.853 DEBUG [tests.rest_flags.test_admin_flags] /admin/v1/peers/relay [{'shard': 0, 'peers': [{'multiaddr': '/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/relay/2.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'nwaku-v0.36.0-124-g96196a', 'origin': 'Discv5', 'score': 0.2}, {'multiaddr': '/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/relay/2.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'nwaku-v0.36.0-124-g96196a', 'origin': 'Discv5', 'score': 0.2}]}, {'shard': 1, 'peers': [{'multiaddr': '/ip4/172.18.155.57/tcp/48152/p2p/16Uiu2HAkx8LXTVCxsxM3XoNmrFkZ7Arxz1y3sEZYzcaspB48NGHQ', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/relay/2.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'nwaku-v0.36.0-124-g96196a', 'origin': 'Discv5', 'score': 0.2}, {'multiaddr': '/ip4/172.18.61.247/tcp/56826/p2p/16Uiu2HAmPpmBNYMd4xtbHjborBNSPcXxnANC1yZFYj3oZDkWHzAc', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/relay/2.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'nwaku-v0.36.0-124-g96196a', 'origin': 'Discv5', 'score': 0.2}]}]
|
||||
2025-12-26 04:20:17.856 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:20:17.857 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:20:17.858 DEBUG [src.node.waku_node] Stopping container with id 8e5cc615b937
|
||||
2025-12-26 04:20:18.411 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:20:18.412 DEBUG [src.node.waku_node] Stopping container with id 0dcddda0fda6
|
||||
2025-12-26 04:20:18.979 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:20:18.982 DEBUG [src.node.waku_node] Stopping container with id 690d910f2199
|
||||
2025-12-26 04:20:19.226 ERROR [src.node.docker_mananger] Max retries reached for container 8e5cc615b937. Exiting log stream.
|
||||
2025-12-26 04:20:19.524 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:20:19.524 DEBUG [src.node.waku_node] Stopping container with id 1ed467f02e68
|
||||
2025-12-26 04:20:19.793 ERROR [src.node.docker_mananger] Max retries reached for container 0dcddda0fda6. Exiting log stream.
|
||||
2025-12-26 04:20:20.061 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:20:20.062 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:20:20.089 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:20:20.112 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:20:20.114 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:20:20.134 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
39
nim/1015/data/attachments/112095c954835dc8.txt
Normal file
39
nim/1015/data/attachments/112095c954835dc8.txt
Normal file
@ -0,0 +1,39 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_verify_node_info with id: 2025-12-26_04-20-20__00b049cb-4521-4527-a09f-6d315fbc03cf
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-20-20__00b049cb-4521-4527-a09f-6d315fbc03cf__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.87.107
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['50516', '50517', '50518', '50519', '50520']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 50516:50516 -p 50517:50517 -p 50518:50518 -p 50519:50519 -p 50520:50520 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=50518 --rest-port=50516 --tcp-port=50517 --discv5-udp-port=50519 --rest-address=0.0.0.0 --nat=extip:172.18.87.107 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1baddfda74a19c1d00d3db69ec6aed8fac364d923b693f12eb7bc8b7ca31ca6c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50520 --metrics-logging=true --relay=true
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 690d910f2199. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.87.107 waku b79a64076d0a4f34aec646c0ce8a40ab442dbf8d6e9ade22d906dbb4a995017a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b79a64076d0a. Setting up logs at ./log/docker/node1_2025-12-26_04-20-20__00b049cb-4521-4527-a09f-6d315fbc03cf__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 50516
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1ed467f02e68. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:50516/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:50516/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.107/tcp/50517/p2p/16Uiu2HAmSSwz647XQmCPQx5i5yfVs8MKGPVJQpcAt2hgEjhRWj7Z","/ip4/172.18.87.107/tcp/50518/ws/p2p/16Uiu2HAmSSwz647XQmCPQx5i5yfVs8MKGPVJQpcAt2hgEjhRWj7Z"],"enrUri":"enr:-L24QO2Tu8-ZIkgRIKfUg_UFCxKb_5TsQ8nP0ZxCG6iqXZyWMQc-BNnB8oax586IZ9x6g1WwnNW5HeqqQ3Gnb-P6LLoCgmlkgnY0gmlwhKwSV2uKbXVsdGlhZGRyc5YACASsEldrBsVVAAoErBJXawbFVt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzO349048-L-FkqnBvzC4KiKT8A4e4xF0wVPvOnQ67GyDdGNwgsVVg3VkcILFV4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:50516/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.107/tcp/50517/p2p/16Uiu2HAmSSwz647XQmCPQx5i5yfVs8MKGPVJQpcAt2hgEjhRWj7Z","/ip4/172.18.87.107/tcp/50518/ws/p2p/16Uiu2HAmSSwz647XQmCPQx5i5yfVs8MKGPVJQpcAt2hgEjhRWj7Z"],"enrUri":"enr:-L24QO2Tu8-ZIkgRIKfUg_UFCxKb_5TsQ8nP0ZxCG6iqXZyWMQc-BNnB8oax586IZ9x6g1WwnNW5HeqqQ3Gnb-P6LLoCgmlkgnY0gmlwhKwSV2uKbXVsdGlhZGRyc5YACASsEldrBsVVAAoErBJXawbFVt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzO349048-L-FkqnBvzC4KiKT8A4e4xF0wVPvOnQ67GyDdGNwgsVVg3VkcILFV4V3YWt1MgE"}'
|
||||
[35mDEBUG [0m tests.rest_flags.test_debug_flags:test_debug_flags.py:33 node info: {'listenAddresses': ['/ip4/172.18.87.107/tcp/50517/p2p/16Uiu2HAmSSwz647XQmCPQx5i5yfVs8MKGPVJQpcAt2hgEjhRWj7Z', '/ip4/172.18.87.107/tcp/50518/ws/p2p/16Uiu2HAmSSwz647XQmCPQx5i5yfVs8MKGPVJQpcAt2hgEjhRWj7Z'], 'enrUri': 'enr:-L24QO2Tu8-ZIkgRIKfUg_UFCxKb_5TsQ8nP0ZxCG6iqXZyWMQc-BNnB8oax586IZ9x6g1WwnNW5HeqqQ3Gnb-P6LLoCgmlkgnY0gmlwhKwSV2uKbXVsdGlhZGRyc5YACASsEldrBsVVAAoErBJXawbFVt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzO349048-L-FkqnBvzC4KiKT8A4e4xF0wVPvOnQ67GyDdGNwgsVVg3VkcILFV4V3YWt1MgE'}
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id b79a64076d0a
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
68
nim/1015/data/attachments/117b8b72dbe3a8b6.txt
Normal file
68
nim/1015/data/attachments/117b8b72dbe3a8b6.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2025-12-26 04:30:30.470 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:30:30.470 DEBUG [tests.conftest] Running test: test_publish_on_not_subscribed_content_topic_works with id: 2025-12-26_04-30-30__4ad737ff-f6a1-4e0c-b6bb-afac0bbe6989
|
||||
2025-12-26 04:30:30.470 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:30:30.471 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:30:30.471 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2025-12-26 04:30:30.477 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:30:30.478 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-30-30__4ad737ff-f6a1-4e0c-b6bb-afac0bbe6989__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:30:30.478 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:30:30.478 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:30:30.479 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:30:30.479 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.253
|
||||
2025-12-26 04:30:30.480 DEBUG [src.node.docker_mananger] Generated ports ['34700', '34701', '34702', '34703', '34704']
|
||||
2025-12-26 04:30:30.480 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:30:30.480 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:30:30.480 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:30:30.480 DEBUG [src.node.docker_mananger] docker run -i -t -p 34700:34700 -p 34701:34701 -p 34702:34702 -p 34703:34703 -p 34704:34704 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=34702 --rest-port=34700 --tcp-port=34701 --discv5-udp-port=34703 --rest-address=0.0.0.0 --nat=extip:172.18.146.253 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=afdebeead3ec5bdf77f851c185ddb1cae1daa579f24f9ac58c4a4dbbdc89e2ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34704 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||||
2025-12-26 04:30:30.654 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.253 waku 07c69c0c1913a2f4b3dd518e5cb2a695469ff310a203e437650648270be92a41
|
||||
2025-12-26 04:30:30.688 DEBUG [src.node.docker_mananger] Container started with ID 07c69c0c1913. Setting up logs at ./log/docker/node1_2025-12-26_04-30-30__4ad737ff-f6a1-4e0c-b6bb-afac0bbe6989__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:30:30.689 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34700
|
||||
2025-12-26 04:30:30.690 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:30:30.763 ERROR [src.node.docker_mananger] Max retries reached for container 5f26a8cfe16d. Exiting log stream.
|
||||
2025-12-26 04:30:31.269 ERROR [src.node.docker_mananger] Max retries reached for container a61d9f706e74. Exiting log stream.
|
||||
2025-12-26 04:30:31.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34700/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:31.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:30:31.693 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:30:31.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34700/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:31.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.253/tcp/34701/p2p/16Uiu2HAkzq3PBdQdSFGyVaUoZNQFcowGzR8suMD4p5qaggtsmkEi","/ip4/172.18.146.253/tcp/34702/ws/p2p/16Uiu2HAkzq3PBdQdSFGyVaUoZNQFcowGzR8suMD4p5qaggtsmkEi"],"enrUri":"enr:-L24QB_be4oly8rair7jHxdyL2ofgw27aj7oUFLKp0FkhA25VPyLJxjM4a_6pqM2_U42Z6JgGrlIpfUnjBX83vf9Lr0CgmlkgnY0gmlwhKwSkv2KbXVsdGlhZGRyc5YACASsEpL9BoeNAAoErBKS_QaHjt0DgnJzhQACAQAAiXNlY3AyNTZrMaECUEb-d5PGRqWvAxwYDMM6n1rUFjasA4AuD_LxTUIcuUeDdGNwgoeNg3VkcIKHj4V3YWt1MgU"}'
|
||||
2025-12-26 04:30:31.696 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:30:31.702 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:30:31.702 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-30-30__4ad737ff-f6a1-4e0c-b6bb-afac0bbe6989__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:30:31.702 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:30:31.703 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:30:31.704 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:30:31.704 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.93.11
|
||||
2025-12-26 04:30:31.704 DEBUG [src.node.docker_mananger] Generated ports ['46992', '46993', '46994', '46995', '46996']
|
||||
2025-12-26 04:30:31.704 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:30:31.704 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:30:31.704 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:30:31.704 DEBUG [src.node.docker_mananger] docker run -i -t -p 46992:46992 -p 46993:46993 -p 46994:46994 -p 46995:46995 -p 46996:46996 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=46994 --rest-port=46992 --tcp-port=46993 --discv5-udp-port=46995 --rest-address=0.0.0.0 --nat=extip:172.18.93.11 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fb5a2d9e38a1ce92ad5072a4adc9ecff1ea7deb043a54964280cabd0feea74db --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46996 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QB_be4oly8rair7jHxdyL2ofgw27aj7oUFLKp0FkhA25VPyLJxjM4a_6pqM2_U42Z6JgGrlIpfUnjBX83vf9Lr0CgmlkgnY0gmlwhKwSkv2KbXVsdGlhZGRyc5YACASsEpL9BoeNAAoErBKS_QaHjt0DgnJzhQACAQAAiXNlY3AyNTZrMaECUEb-d5PGRqWvAxwYDMM6n1rUFjasA4AuD_LxTUIcuUeDdGNwgoeNg3VkcIKHj4V3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||||
2025-12-26 04:30:31.881 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.93.11 waku 7a39d3244f363f084dadc462b90dd6704ea3b2b0da17e3e99e82e5fe526316dc
|
||||
2025-12-26 04:30:31.910 DEBUG [src.node.docker_mananger] Container started with ID 7a39d3244f36. Setting up logs at ./log/docker/node2_2025-12-26_04-30-30__4ad737ff-f6a1-4e0c-b6bb-afac0bbe6989__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:30:31.911 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46992
|
||||
2025-12-26 04:30:31.911 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:30:32.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46992/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:32.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:30:32.924 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:30:32.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46992/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:32.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.93.11/tcp/46993/p2p/16Uiu2HAmFQSNuPciRc5shPwoTNysQR4JpAnudNtfCTLCzqHB1DhD","/ip4/172.18.93.11/tcp/46994/ws/p2p/16Uiu2HAmFQSNuPciRc5shPwoTNysQR4JpAnudNtfCTLCzqHB1DhD"],"enrUri":"enr:-L24QGhF3jWBXcqWRmNcGJIjLKnB97sIBH7oTU_udLAk_EEGGWKYopbVYewvKvYudTWEiTm2ntV991lxYcFJAfXzwOUCgmlkgnY0gmlwhKwSXQuKbXVsdGlhZGRyc5YACASsEl0LBreRAAoErBJdCwa3kt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDKNjHRZbYNQmSzrweYgnjw4iI5wZLSed-qrAXjCH1vuyDdGNwgreRg3VkcIK3k4V3YWt1MgE"}'
|
||||
2025-12-26 04:30:32.932 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:30:32.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46992/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.146.253/tcp/34701/p2p/16Uiu2HAkzq3PBdQdSFGyVaUoZNQFcowGzR8suMD4p5qaggtsmkEi"]'
|
||||
2025-12-26 04:30:32.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:30:32.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34700/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2025-12-26 04:30:32.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:30:32.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46992/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2025-12-26 04:30:32.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:30:32.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34700/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:30:32.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:30:32.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46992/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:30:32.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:30:32.946 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:30:32.947 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:30:32.947 DEBUG [src.node.waku_node] Stopping container with id 07c69c0c1913
|
||||
2025-12-26 04:30:33.469 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:30:33.469 DEBUG [src.node.waku_node] Stopping container with id 7a39d3244f36
|
||||
2025-12-26 04:30:33.982 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:30:33.983 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:30:33.989 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:30:33.993 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
189
nim/1015/data/attachments/11d7e59549ad3c3.txt
Normal file
189
nim/1015/data/attachments/11d7e59549ad3c3.txt
Normal file
@ -0,0 +1,189 @@
|
||||
2025-12-26 04:18:17.632 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:18:17.633 DEBUG [tests.conftest] Running test: test_last_node_to_start_publishes with id: 2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296
|
||||
2025-12-26 04:18:17.633 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:18:17.633 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:18:17.633 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2025-12-26 04:18:17.641 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:17.641 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:17.641 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:17.641 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:17.643 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:17.643 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.43
|
||||
2025-12-26 04:18:17.643 DEBUG [src.node.docker_mananger] Generated ports ['34173', '34174', '34175', '34176', '34177']
|
||||
2025-12-26 04:18:17.643 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:17.643 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:17.643 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:17.644 DEBUG [src.node.docker_mananger] docker run -i -t -p 34173:34173 -p 34174:34174 -p 34175:34175 -p 34176:34176 -p 34177:34177 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=34175 --rest-port=34173 --tcp-port=34174 --discv5-udp-port=34176 --rest-address=0.0.0.0 --nat=extip:172.18.102.43 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aac061bfabbc29fd1eca37b77a387e6cc2476ab0cbe3cecf0bb88dfc10bfee0d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34177 --metrics-logging=true --relay=true
|
||||
2025-12-26 04:18:17.847 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.43 waku 75c914637e8df928c7fb2bea734d919304842f7ac7e17c93b71436e5f0b62098
|
||||
2025-12-26 04:18:17.883 DEBUG [src.node.docker_mananger] Container started with ID 75c914637e8d. Setting up logs at ./log/docker/node1_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:17.883 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34173
|
||||
2025-12-26 04:18:17.885 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:18.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34173/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.889 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-26 04:18:18.889 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:18:18.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34173/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.43/tcp/34174/p2p/16Uiu2HAm4YjbAC9uRRf5hwTcasC5QJ4FJht1UyR93jksfThjvrY2","/ip4/172.18.102.43/tcp/34175/ws/p2p/16Uiu2HAm4YjbAC9uRRf5hwTcasC5QJ4FJht1UyR93jksfThjvrY2"],"enrUri":"enr:-L24QMX1xb72lBN4bqLD5m1x0sdLRL4xhK-KNHRUFcRYJ0GMIvoCC1D6mmV4I0tUPddEkfn1y2ViDE124IqqX0cn7iMCgmlkgnY0gmlwhKwSZiuKbXVsdGlhZGRyc5YACASsEmYrBoV-AAoErBJmKwaFf90DgnJzhQADAQAAiXNlY3AyNTZrMaECh4hUXkhMZ83QL-kYhQeb-h9g-krYW1U2LrWlDuDcdFODdGNwgoV-g3VkcIKFgIV3YWt1MgE"}'
|
||||
2025-12-26 04:18:18.892 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:18:18.899 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:18.899 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:18.899 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:18.899 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:18.901 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:18.901 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.120.208
|
||||
2025-12-26 04:18:18.901 DEBUG [src.node.docker_mananger] Generated ports ['27068', '27069', '27070', '27071', '27072']
|
||||
2025-12-26 04:18:18.901 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:18.901 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:18.902 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:18.902 DEBUG [src.node.docker_mananger] docker run -i -t -p 27068:27068 -p 27069:27069 -p 27070:27070 -p 27071:27071 -p 27072:27072 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=27070 --rest-port=27068 --tcp-port=27069 --discv5-udp-port=27071 --rest-address=0.0.0.0 --nat=extip:172.18.120.208 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1a63bbbb0f01dfdb7edf1ad0b7f33b4312145b89ecb3deaa75e425b8a00cc3c4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27072 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMX1xb72lBN4bqLD5m1x0sdLRL4xhK-KNHRUFcRYJ0GMIvoCC1D6mmV4I0tUPddEkfn1y2ViDE124IqqX0cn7iMCgmlkgnY0gmlwhKwSZiuKbXVsdGlhZGRyc5YACASsEmYrBoV-AAoErBJmKwaFf90DgnJzhQADAQAAiXNlY3AyNTZrMaECh4hUXkhMZ83QL-kYhQeb-h9g-krYW1U2LrWlDuDcdFODdGNwgoV-g3VkcIKFgIV3YWt1MgE
|
||||
2025-12-26 04:18:19.108 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.120.208 waku 0657929b66176c83abcf3ebbe2c197d029c8435c669bee8638e2e768228c0f22
|
||||
2025-12-26 04:18:19.145 DEBUG [src.node.docker_mananger] Container started with ID 0657929b6617. Setting up logs at ./log/docker/node2_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:19.145 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27068
|
||||
2025-12-26 04:18:19.146 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:20.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27068/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.157 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-26 04:18:20.159 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:18:20.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27068/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.120.208/tcp/27069/p2p/16Uiu2HAkzFbahpK9EAeRpN72x2xSyUhsVNo1FVnF36j7nL9MBeNx","/ip4/172.18.120.208/tcp/27070/ws/p2p/16Uiu2HAkzFbahpK9EAeRpN72x2xSyUhsVNo1FVnF36j7nL9MBeNx"],"enrUri":"enr:-L24QD_rut97PYZNIKW36kJK7aT2MBNIqLShy5IHokgRRR6dV_9-ySlwGtp7A6MS3zRAtYhUICoL3EiU64b56U1bsI4CgmlkgnY0gmlwhKwSeNCKbXVsdGlhZGRyc5YACASsEnjQBmm9AAoErBJ40AZpvt0DgnJzhQADAQAAiXNlY3AyNTZrMaECR7WnUvL7Xo7u7ayt67Vuq-JFWbJ4fbidU5_kgDOcAD2DdGNwgmm9g3VkcIJpv4V3YWt1MgE"}'
|
||||
2025-12-26 04:18:20.165 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:18:20.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27068/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.43/tcp/34174/p2p/16Uiu2HAm4YjbAC9uRRf5hwTcasC5QJ4FJht1UyR93jksfThjvrY2"]'
|
||||
2025-12-26 04:18:20.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:20.169 DEBUG [src.steps.relay] Running fixture setup: setup_optional_relay_nodes
|
||||
2025-12-26 04:18:20.176 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:20.176 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:20.176 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:20.176 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:20.178 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:20.178 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.145.141
|
||||
2025-12-26 04:18:20.178 DEBUG [src.node.docker_mananger] Generated ports ['25940', '25941', '25942', '25943', '25944']
|
||||
2025-12-26 04:18:20.178 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:20.178 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:20.178 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:20.178 DEBUG [src.node.docker_mananger] docker run -i -t -p 25940:25940 -p 25941:25941 -p 25942:25942 -p 25943:25943 -p 25944:25944 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=25942 --rest-port=25940 --tcp-port=25941 --discv5-udp-port=25943 --rest-address=0.0.0.0 --nat=extip:172.18.145.141 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cdc03ac04ef9cd6a5ca56446a03ad6f717fcc95ab99934ca35c6e4b70f40a6fa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25944 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMX1xb72lBN4bqLD5m1x0sdLRL4xhK-KNHRUFcRYJ0GMIvoCC1D6mmV4I0tUPddEkfn1y2ViDE124IqqX0cn7iMCgmlkgnY0gmlwhKwSZiuKbXVsdGlhZGRyc5YACASsEmYrBoV-AAoErBJmKwaFf90DgnJzhQADAQAAiXNlY3AyNTZrMaECh4hUXkhMZ83QL-kYhQeb-h9g-krYW1U2LrWlDuDcdFODdGNwgoV-g3VkcIKFgIV3YWt1MgE
|
||||
2025-12-26 04:18:20.377 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.145.141 waku bbb448950322e466e9a81b3aa65df812996ca718dc6654e345345c79965ff942
|
||||
2025-12-26 04:18:20.413 DEBUG [src.node.docker_mananger] Container started with ID bbb448950322. Setting up logs at ./log/docker/node3_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:20.413 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25940
|
||||
2025-12-26 04:18:20.414 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:21.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25940/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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-26 04:18:21.421 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:18:21.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25940/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.145.141/tcp/25941/p2p/16Uiu2HAmUfk1iWheTiBrUKbzSC78GKQWDpsEHJMqfqK22uH2RLqh","/ip4/172.18.145.141/tcp/25942/ws/p2p/16Uiu2HAmUfk1iWheTiBrUKbzSC78GKQWDpsEHJMqfqK22uH2RLqh"],"enrUri":"enr:-L24QOBK_F31ojelnVOUkR2xuj0T0ItgNdoOE1rSikVvcv7lauCBfggrKHR3u9yIOfZzrYyPE24piE4HtQjjRnVitQsCgmlkgnY0gmlwhKwSkY2KbXVsdGlhZGRyc5YACASsEpGNBmVVAAoErBKRjQZlVt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7excNhWD2XIJmkwpoSorv2SnXHCPLC44qEVajAN9lASDdGNwgmVVg3VkcIJlV4V3YWt1MgE"}'
|
||||
2025-12-26 04:18:21.424 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:18:21.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25940/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.43/tcp/34174/p2p/16Uiu2HAm4YjbAC9uRRf5hwTcasC5QJ4FJht1UyR93jksfThjvrY2"]'
|
||||
2025-12-26 04:18:21.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:21.434 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:21.434 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:21.434 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:21.434 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:21.436 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:21.436 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.71.204
|
||||
2025-12-26 04:18:21.436 DEBUG [src.node.docker_mananger] Generated ports ['25882', '25883', '25884', '25885', '25886']
|
||||
2025-12-26 04:18:21.436 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:21.436 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:21.437 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:21.437 DEBUG [src.node.docker_mananger] docker run -i -t -p 25882:25882 -p 25883:25883 -p 25884:25884 -p 25885:25885 -p 25886:25886 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=25884 --rest-port=25882 --tcp-port=25883 --discv5-udp-port=25885 --rest-address=0.0.0.0 --nat=extip:172.18.71.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b17de8617fac15b430fcfae1bcaad2fcb721c5c620b3609fb8d0298dcc9b4a0e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25886 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMX1xb72lBN4bqLD5m1x0sdLRL4xhK-KNHRUFcRYJ0GMIvoCC1D6mmV4I0tUPddEkfn1y2ViDE124IqqX0cn7iMCgmlkgnY0gmlwhKwSZiuKbXVsdGlhZGRyc5YACASsEmYrBoV-AAoErBJmKwaFf90DgnJzhQADAQAAiXNlY3AyNTZrMaECh4hUXkhMZ83QL-kYhQeb-h9g-krYW1U2LrWlDuDcdFODdGNwgoV-g3VkcIKFgIV3YWt1MgE
|
||||
2025-12-26 04:18:21.623 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.71.204 waku d891d679dbd4f8ab0169d3495be5ab5cce2752440e86999fad812d9d67eeabdb
|
||||
2025-12-26 04:18:21.656 DEBUG [src.node.docker_mananger] Container started with ID d891d679dbd4. Setting up logs at ./log/docker/node4_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:21.657 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25882
|
||||
2025-12-26 04:18:21.657 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:22.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25882/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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-26 04:18:22.667 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:18:22.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25882/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.204/tcp/25883/p2p/16Uiu2HAm48oJZ76uDZgoAMgAPH3Dp2zFwL8rfYJX5xc34VBYtmjg","/ip4/172.18.71.204/tcp/25884/ws/p2p/16Uiu2HAm48oJZ76uDZgoAMgAPH3Dp2zFwL8rfYJX5xc34VBYtmjg"],"enrUri":"enr:-L24QHbT4GqagGlTUWYUz-CVHDNK8JxCaf7YdDalbsrfBP4vZ5qwj3ekgdIqRvQYUp-IveYPH0KwfkBVdvULtYFohL8CgmlkgnY0gmlwhKwSR8yKbXVsdGlhZGRyc5YACASsEkfMBmUbAAoErBJHzAZlHN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgWaW2P7GfJ43YOabcHEFGjF6BzS-W-ROuVSfsGObaYODdGNwgmUbg3VkcIJlHYV3YWt1MgE"}'
|
||||
2025-12-26 04:18:22.670 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:18:22.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25882/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.43/tcp/34174/p2p/16Uiu2HAm4YjbAC9uRRf5hwTcasC5QJ4FJht1UyR93jksfThjvrY2"]'
|
||||
2025-12-26 04:18:22.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:22.680 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:22.680 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:22.680 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:22.680 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:22.682 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:22.682 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.167
|
||||
2025-12-26 04:18:22.682 DEBUG [src.node.docker_mananger] Generated ports ['59939', '59940', '59941', '59942', '59943']
|
||||
2025-12-26 04:18:22.682 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:22.682 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:22.682 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:22.682 DEBUG [src.node.docker_mananger] docker run -i -t -p 59939:59939 -p 59940:59940 -p 59941:59941 -p 59942:59942 -p 59943:59943 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=59941 --rest-port=59939 --tcp-port=59940 --discv5-udp-port=59942 --rest-address=0.0.0.0 --nat=extip:172.18.38.167 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=777697bdedf99cbd680cfeb4e2f61da42accfc570ffab8cdd63a2fcbb68c4d61 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59943 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMX1xb72lBN4bqLD5m1x0sdLRL4xhK-KNHRUFcRYJ0GMIvoCC1D6mmV4I0tUPddEkfn1y2ViDE124IqqX0cn7iMCgmlkgnY0gmlwhKwSZiuKbXVsdGlhZGRyc5YACASsEmYrBoV-AAoErBJmKwaFf90DgnJzhQADAQAAiXNlY3AyNTZrMaECh4hUXkhMZ83QL-kYhQeb-h9g-krYW1U2LrWlDuDcdFODdGNwgoV-g3VkcIKFgIV3YWt1MgE
|
||||
2025-12-26 04:18:22.877 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.167 waku f6889d338a5301081dddf1a247a24e53b4ca1935aa0bbca6f252f65754f662b7
|
||||
2025-12-26 04:18:22.913 DEBUG [src.node.docker_mananger] Container started with ID f6889d338a53. Setting up logs at ./log/docker/node5_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:22.913 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59939
|
||||
2025-12-26 04:18:22.914 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:23.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59939/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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-26 04:18:23.923 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:18:23.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59939/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.167/tcp/59940/p2p/16Uiu2HAm73rb4HeYU9dnv4NZEqGMw8htMBzH2hEJeSy8MV6knjbe","/ip4/172.18.38.167/tcp/59941/ws/p2p/16Uiu2HAm73rb4HeYU9dnv4NZEqGMw8htMBzH2hEJeSy8MV6knjbe"],"enrUri":"enr:-L24QI86bb2WsgWbJ8kXRTx2PMSACpMIFo5Zd_rKQQvVC4GHXYkdsr2GdW3dnoGO--NXI-7NkKo62Q-9uU8jmvI03aYCgmlkgnY0gmlwhKwSJqeKbXVsdGlhZGRyc5YACASsEianBuokAAoErBImpwbqJd0DgnJzhQADAQAAiXNlY3AyNTZrMaECrLV1tsFZd58e2OabJ55roDzOv0rOKHDcU3FJz8gzWpmDdGNwguokg3VkcILqJoV3YWt1MgE"}'
|
||||
2025-12-26 04:18:23.926 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:18:23.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59939/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.43/tcp/34174/p2p/16Uiu2HAm4YjbAC9uRRf5hwTcasC5QJ4FJht1UyR93jksfThjvrY2"]'
|
||||
2025-12-26 04:18:23.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:23.930 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2025-12-26 04:18:23.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34173/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:18:23.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:23.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27068/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:18:23.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:23.943 DEBUG [src.steps.relay] Running fixture setup: subscribe_optional_relay_nodes
|
||||
2025-12-26 04:18:23.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25940/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:18:23.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:23.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25882/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:18:23.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:23.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59939/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:18:23.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:23.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34173/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:18:23.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:23.972 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:18:24.072 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:18:24.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34173/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722703963489280,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:18:24.077 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:18:24.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27068/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722703963489280,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:18:24.081 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:18:24.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722703963489280,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:18:24.085 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:18:24.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25882/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722703963489280,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:18:24.089 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:18:24.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722703963489280,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:18:24.092 INFO [src.steps.relay] WARM UP successful!!
|
||||
2025-12-26 04:18:24.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:18:24.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:24.098 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:18:24.198 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:18:24.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34173/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722704093811000,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:18:24.203 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:18:24.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27068/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722704093811000,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:18:24.207 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:18:24.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722704093811000,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:18:24.210 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:18:24.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25882/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722704093811000,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:18:24.214 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:18:24.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722704093811000,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:18:24.221 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:18:24.222 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:18:24.222 DEBUG [src.node.waku_node] Stopping container with id 75c914637e8d
|
||||
2025-12-26 04:18:24.830 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:18:24.830 DEBUG [src.node.waku_node] Stopping container with id 0657929b6617
|
||||
2025-12-26 04:18:25.391 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:18:25.391 DEBUG [src.node.waku_node] Stopping container with id bbb448950322
|
||||
2025-12-26 04:18:25.643 ERROR [src.node.docker_mananger] Max retries reached for container 75c914637e8d. Exiting log stream.
|
||||
2025-12-26 04:18:25.923 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:18:25.924 DEBUG [src.node.waku_node] Stopping container with id d891d679dbd4
|
||||
2025-12-26 04:18:26.208 ERROR [src.node.docker_mananger] Max retries reached for container 0657929b6617. Exiting log stream.
|
||||
2025-12-26 04:18:26.427 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:18:26.427 DEBUG [src.node.waku_node] Stopping container with id f6889d338a53
|
||||
2025-12-26 04:18:26.737 ERROR [src.node.docker_mananger] Max retries reached for container bbb448950322. Exiting log stream.
|
||||
2025-12-26 04:18:26.987 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:18:26.988 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:18:27.003 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:18:27.009 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:18:27.015 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:18:27.020 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:18:27.025 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
3982
nim/1015/data/attachments/1207b7f3d7355bb0.txt
Normal file
3982
nim/1015/data/attachments/1207b7f3d7355bb0.txt
Normal file
File diff suppressed because it is too large
Load Diff
2505
nim/1015/data/attachments/120d7d10deba63d.txt
Normal file
2505
nim/1015/data/attachments/120d7d10deba63d.txt
Normal file
File diff suppressed because it is too large
Load Diff
112
nim/1015/data/attachments/12c3970d0f7ce458.txt
Normal file
112
nim/1015/data/attachments/12c3970d0f7ce458.txt
Normal file
@ -0,0 +1,112 @@
|
||||
2025-12-26 04:43:34.114 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:43:34.115 DEBUG [tests.conftest] Running test: test_cursor_at_page_size_boundary with id: 2025-12-26_04-43-34__852cc93d-245c-42d5-9320-2309a78e9c0d
|
||||
2025-12-26 04:43:34.116 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:43:34.117 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:43:34.118 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-26 04:43:34.127 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:43:34.127 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-43-34__852cc93d-245c-42d5-9320-2309a78e9c0d__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:43:34.127 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:43:34.128 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:43:34.129 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:43:34.129 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.159.230
|
||||
2025-12-26 04:43:34.129 DEBUG [src.node.docker_mananger] Generated ports ['9707', '9708', '9709', '9710', '9711']
|
||||
2025-12-26 04:43:34.129 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:43:34.129 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:43:34.130 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:43:34.130 DEBUG [src.node.docker_mananger] docker run -i -t -p 9707:9707 -p 9708:9708 -p 9709:9709 -p 9710:9710 -p 9711:9711 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=9709 --rest-port=9707 --tcp-port=9708 --discv5-udp-port=9710 --rest-address=0.0.0.0 --nat=extip:172.18.159.230 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afdf33b85f78731bf8bf8dadbee7b5e2ddd78eebdbb8d29d67f3adb8ae5c1673 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9711 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:43:34.306 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.159.230 waku 59769280921ecfb5c3a7da7ae58387ec83d557f70ec7257c4eabf24e25b7696b
|
||||
2025-12-26 04:43:34.337 DEBUG [src.node.docker_mananger] Container started with ID 59769280921e. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-43-34__852cc93d-245c-42d5-9320-2309a78e9c0d__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:43:34.338 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9707
|
||||
2025-12-26 04:43:34.340 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:43:34.384 ERROR [src.node.docker_mananger] Max retries reached for container 16c7e68e1504. Exiting log stream.
|
||||
2025-12-26 04:43:34.936 ERROR [src.node.docker_mananger] Max retries reached for container 2948f8a8bea6. Exiting log stream.
|
||||
2025-12-26 04:43:35.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9707/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:43:35.344 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":"READY"},{"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":"READY"},{"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-26 04:43:35.344 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:43:35.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9707/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:43:35.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.159.230/tcp/9708/p2p/16Uiu2HAm2NipmTfqbCVeWcMec8KYtW5wcuyeLF339z1U4LXa9Ugc","/ip4/172.18.159.230/tcp/9709/ws/p2p/16Uiu2HAm2NipmTfqbCVeWcMec8KYtW5wcuyeLF339z1U4LXa9Ugc"],"enrUri":"enr:-L24QDGFPWMqSdGQbLYYGvZUWh6knZBgf-4WAu7_Yc0yi-NyMuvBWhEd7V1FI5LNxuU0-PzVZwBmqTHv4T4H-IuueXMCgmlkgnY0gmlwhKwSn-aKbXVsdGlhZGRyc5YACASsEp_mBiXsAAoErBKf5gYl7d0DgnJzhQADAQAAiXNlY3AyNTZrMaECZ0BIPoke1PARB9K33rI4_j6c_7sYADp_5zfgiV0ryhWDdGNwgiXsg3VkcIIl7oV3YWt1MgM"}'
|
||||
2025-12-26 04:43:35.347 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:43:35.354 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:43:35.354 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-43-34__852cc93d-245c-42d5-9320-2309a78e9c0d__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:43:35.354 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:43:35.354 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:43:35.355 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:43:35.356 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.110.205
|
||||
2025-12-26 04:43:35.356 DEBUG [src.node.docker_mananger] Generated ports ['56675', '56676', '56677', '56678', '56679']
|
||||
2025-12-26 04:43:35.356 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:43:35.356 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:43:35.356 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:43:35.356 DEBUG [src.node.docker_mananger] docker run -i -t -p 56675:56675 -p 56676:56676 -p 56677:56677 -p 56678:56678 -p 56679:56679 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=56677 --rest-port=56675 --tcp-port=56676 --discv5-udp-port=56678 --rest-address=0.0.0.0 --nat=extip:172.18.110.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e2ec7fcb44e1c67c1c3fd338c364dc097a8c6ce3129d2109df56dee37a190f7c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56679 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDGFPWMqSdGQbLYYGvZUWh6knZBgf-4WAu7_Yc0yi-NyMuvBWhEd7V1FI5LNxuU0-PzVZwBmqTHv4T4H-IuueXMCgmlkgnY0gmlwhKwSn-aKbXVsdGlhZGRyc5YACASsEp_mBiXsAAoErBKf5gYl7d0DgnJzhQADAQAAiXNlY3AyNTZrMaECZ0BIPoke1PARB9K33rI4_j6c_7sYADp_5zfgiV0ryhWDdGNwgiXsg3VkcIIl7oV3YWt1MgM --storenode=/ip4/172.18.159.230/tcp/9708/p2p/16Uiu2HAm2NipmTfqbCVeWcMec8KYtW5wcuyeLF339z1U4LXa9Ugc --store=true --relay=true
|
||||
2025-12-26 04:43:35.549 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.110.205 waku 92a4f8ca79fd9c98adb26f7964b8c7a855d0911b892f9adb6f7ad6c0a589ab14
|
||||
2025-12-26 04:43:35.580 DEBUG [src.node.docker_mananger] Container started with ID 92a4f8ca79fd. Setting up logs at ./log/docker/store_node1_2025-12-26_04-43-34__852cc93d-245c-42d5-9320-2309a78e9c0d__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:43:35.581 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56675
|
||||
2025-12-26 04:43:35.581 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:43:36.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56675/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:43:36.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:43:36.586 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:43:36.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56675/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:43:36.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.110.205/tcp/56676/p2p/16Uiu2HAmGiqX7pMQPiB2FqmxccBsLVouuz58xF1FzKi9CcyuXcKA","/ip4/172.18.110.205/tcp/56677/ws/p2p/16Uiu2HAmGiqX7pMQPiB2FqmxccBsLVouuz58xF1FzKi9CcyuXcKA"],"enrUri":"enr:-L24QO41zL-Uk11LJSL1x2VIgTx4VfCnItZNg5d0au_jLHh-MLkmPrxdUro0Rfnrhm89y7_o_ROJ-zocV061HS5kcJ4CgmlkgnY0gmlwhKwSbs2KbXVsdGlhZGRyc5YACASsEm7NBt1kAAoErBJuzQbdZd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPGsWEiCciZr0IXr6bQbVtY4BZuGqTXZUhQRwI41FczmDdGNwgt1kg3VkcILdZoV3YWt1MgM"}'
|
||||
2025-12-26 04:43:36.589 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:43:36.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56675/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.159.230/tcp/9708/p2p/16Uiu2HAm2NipmTfqbCVeWcMec8KYtW5wcuyeLF339z1U4LXa9Ugc"]'
|
||||
2025-12-26 04:43:36.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:36.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9707/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:43:36.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:36.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56675/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:43:36.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:36.598 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:43:36.598 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:43:36.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:36.603 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:43:36.804 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:43:36.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:43:36.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:36.809 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:43:37.010 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:43:37.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:43:37.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:37.016 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:43:37.216 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:43:37.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:43:37.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:37.222 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:43:37.423 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:43:37.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:43:37.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:37.427 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:43:37.628 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:43:37.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:43:37.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:37.633 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:43:37.834 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:43:37.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:43:37.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:37.840 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:43:38.040 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:43:38.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:43:38.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:38.046 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:43:38.246 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:43:38.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:43:38.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:38.252 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:43:38.453 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:43:38.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:43:38.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:43:38.459 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:43:38.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:43:38.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x312ba242dfccf48440c981112f10818c57a23e45c0e56e19572431c2a9a83598"},{"messageHash":"0xb8e9111583a811bbb67f52241fa125c7162f745f32b2676de22a1e91109ed057"},{"messageHash":"0x677829a00448ec5f63af0597f7b319c565564ef82c8f38e793ded551d8e68dfc"},{"messageHash":"0x4112f82f2b32a07d74657cc5474f28c9d0bdb19fa6ee1867ae01c4cfde5af668"},{"messageHash":"0xf3c0040c81de572b6a38ec3092bbbe8fa1a71b5369b591fa03af9122621e76c0"}],"paginationCursor":"0xf3c0040c81de572b6a38ec3092bbbe8fa1a71b5369b591fa03af9122621e76c0"}'
|
||||
2025-12-26 04:43:38.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf3c0040c81de572b6a38ec3092bbbe8fa1a71b5369b591fa03af9122621e76c0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:43:38.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x27aed118e3d6fc4b341995f5316cc59c040d6a6a2e90d11cbf0ac71da229b93f"},{"messageHash":"0x1f7f3afadeecbb2f7adf42417b0576d62af79b6ed1ac614639a0d4c71dfd53fd"},{"messageHash":"0xbbc7e28896cb1d523bb9ffc108dc2eccc598cb4e00a75e188bf11a83bf95c1d6"},{"messageHash":"0x78f2fa56cae3fa382e6d4d82f150d70c9dea5e8ae058f05e9862fcc511325fa7"},{"messageHash":"0x41134fb70e5a9f80aef8f4ac28844f9eb64e98d63fbc306822bea56b1e6307fb"}]}'
|
||||
2025-12-26 04:43:38.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56675/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:43:38.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x312ba242dfccf48440c981112f10818c57a23e45c0e56e19572431c2a9a83598"},{"messageHash":"0xb8e9111583a811bbb67f52241fa125c7162f745f32b2676de22a1e91109ed057"},{"messageHash":"0x677829a00448ec5f63af0597f7b319c565564ef82c8f38e793ded551d8e68dfc"},{"messageHash":"0x4112f82f2b32a07d74657cc5474f28c9d0bdb19fa6ee1867ae01c4cfde5af668"},{"messageHash":"0xf3c0040c81de572b6a38ec3092bbbe8fa1a71b5369b591fa03af9122621e76c0"}],"paginationCursor":"0xf3c0040c81de572b6a38ec3092bbbe8fa1a71b5369b591fa03af9122621e76c0"}'
|
||||
2025-12-26 04:43:38.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56675/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf3c0040c81de572b6a38ec3092bbbe8fa1a71b5369b591fa03af9122621e76c0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:43:38.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x27aed118e3d6fc4b341995f5316cc59c040d6a6a2e90d11cbf0ac71da229b93f"},{"messageHash":"0x1f7f3afadeecbb2f7adf42417b0576d62af79b6ed1ac614639a0d4c71dfd53fd"},{"messageHash":"0xbbc7e28896cb1d523bb9ffc108dc2eccc598cb4e00a75e188bf11a83bf95c1d6"},{"messageHash":"0x78f2fa56cae3fa382e6d4d82f150d70c9dea5e8ae058f05e9862fcc511325fa7"},{"messageHash":"0x41134fb70e5a9f80aef8f4ac28844f9eb64e98d63fbc306822bea56b1e6307fb"}]}'
|
||||
2025-12-26 04:43:38.674 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:43:38.675 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:43:38.675 DEBUG [src.node.waku_node] Stopping container with id 59769280921e
|
||||
2025-12-26 04:43:39.200 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:43:39.200 DEBUG [src.node.waku_node] Stopping container with id 92a4f8ca79fd
|
||||
2025-12-26 04:43:39.745 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:43:39.748 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:43:39.755 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:43:39.762 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2588
nim/1015/data/attachments/12fc842ece7e2abb.txt
Normal file
2588
nim/1015/data/attachments/12fc842ece7e2abb.txt
Normal file
File diff suppressed because it is too large
Load Diff
2586
nim/1015/data/attachments/132121e6434111a3.txt
Normal file
2586
nim/1015/data/attachments/132121e6434111a3.txt
Normal file
File diff suppressed because it is too large
Load Diff
85
nim/1015/data/attachments/132cfd7e17ed2942.txt
Normal file
85
nim/1015/data/attachments/132cfd7e17ed2942.txt
Normal file
@ -0,0 +1,85 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_with_payload_less_than_150_kb with id: 2025-12-26_04-26-00__493b5d16-cbd5-444e-96ba-e96667737e61
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-26-00__493b5d16-cbd5-444e-96ba-e96667737e61__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.213.187
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['45316', '45317', '45318', '45319', '45320']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 45316:45316 -p 45317:45317 -p 45318:45318 -p 45319:45319 -p 45320:45320 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=45318 --rest-port=45316 --tcp-port=45317 --discv5-udp-port=45319 --rest-address=0.0.0.0 --nat=extip:172.18.213.187 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=650af154ca26ebcc197cecd52dd4fd99b31aedfb1da2c39bdbfa808c18f1e7f2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45320 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.213.187 waku ee42b9c7f4af8896abd27f48f4fd2fd4670a638fb80669a175c014a2438eaa05
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ee42b9c7f4af. Setting up logs at ./log/docker/node1_2025-12-26_04-26-00__493b5d16-cbd5-444e-96ba-e96667737e61__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 45316
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 160e2ea8a321. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 576639644b92. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:45316/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:45316/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.187/tcp/45317/p2p/16Uiu2HAmA2fffpSMkdESg1aK5iyd5ziZxyH6CKa2rRbbCPpHKgP9","/ip4/172.18.213.187/tcp/45318/ws/p2p/16Uiu2HAmA2fffpSMkdESg1aK5iyd5ziZxyH6CKa2rRbbCPpHKgP9"],"enrUri":"enr:-L24QNozz4L6HsrfYR0L8Ooy-ZB_kbMXeaIHsuIBQ_Y-DkDLRHW08CFFpV28IYJ4L_U62kWM1bLVTGPXyzJyyfOjjRMCgmlkgnY0gmlwhKwS1buKbXVsdGlhZGRyc5YACASsEtW7BrEFAAoErBLVuwaxBt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2PqXi4AHnoaaD63VkKsYHIbiSZFNYkEZZ-mGiE0hMLCDdGNwgrEFg3VkcIKxB4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-26-00__493b5d16-cbd5-444e-96ba-e96667737e61__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.48.81
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['10955', '10956', '10957', '10958', '10959']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 10955:10955 -p 10956:10956 -p 10957:10957 -p 10958:10958 -p 10959:10959 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=10957 --rest-port=10955 --tcp-port=10956 --discv5-udp-port=10958 --rest-address=0.0.0.0 --nat=extip:172.18.48.81 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f4e52ae6af4cc9b13cd0fba4edbbbafb05eac3eac1cfc3c50eb7ff88500e3e4d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10959 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNozz4L6HsrfYR0L8Ooy-ZB_kbMXeaIHsuIBQ_Y-DkDLRHW08CFFpV28IYJ4L_U62kWM1bLVTGPXyzJyyfOjjRMCgmlkgnY0gmlwhKwS1buKbXVsdGlhZGRyc5YACASsEtW7BrEFAAoErBLVuwaxBt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2PqXi4AHnoaaD63VkKsYHIbiSZFNYkEZZ-mGiE0hMLCDdGNwgrEFg3VkcIKxB4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.48.81 waku f031dbd75c01bc9ad2183bb406d6c077fbb3729da984a0fdfc34fc54cc8821f6
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f031dbd75c01. Setting up logs at ./log/docker/node2_2025-12-26_04-26-00__493b5d16-cbd5-444e-96ba-e96667737e61__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 10955
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10955/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10955/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.48.81/tcp/10956/p2p/16Uiu2HAmKMp6zCUsUzmv6P5Hr9ZsqshzjCFREo7o4HLxLBVWp13E","/ip4/172.18.48.81/tcp/10957/ws/p2p/16Uiu2HAmKMp6zCUsUzmv6P5Hr9ZsqshzjCFREo7o4HLxLBVWp13E"],"enrUri":"enr:-L24QJLZyOvYi1A7PaMAdRVWOt9LzLUGQeWAxMQhfGdoypC2PclmCwku68TO1zEI2TZqlLB453HNWC6Q8xUT1aD-4S8CgmlkgnY0gmlwhKwSMFGKbXVsdGlhZGRyc5YACASsEjBRBirMAAoErBIwUQYqzd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDY5tZTvLoQZvpkaWgIR_srg0JXwfoDQYRnwwkGMYjiSmDdGNwgirMg3VkcIIqzoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:10955/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.213.187/tcp/45317/p2p/16Uiu2HAmA2fffpSMkdESg1aK5iyd5ziZxyH6CKa2rRbbCPpHKgP9"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45316/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:10955/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:45316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723163422485504,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723163422485504,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:49 Running test with payload length of 102400 bytes
|
||||
[32mINFO [0m src.node.api_clients.base_client:custom_logger.py:10 Log line was discarded because it's longer than max_log_line_length=5000
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 2 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:45316/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:custom_logger.py:10 Log line was discarded because it's longer than max_log_line_length=5000
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:custom_logger.py:10 Log line was discarded because it's longer than max_log_line_length=5000
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id ee42b9c7f4af
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f031dbd75c01
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
34
nim/1015/data/attachments/13d4b1104ce5224b.txt
Normal file
34
nim/1015/data/attachments/13d4b1104ce5224b.txt
Normal file
@ -0,0 +1,34 @@
|
||||
WRN 2025-12-26 04:20:55.809+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:429
|
||||
bSubscribeShards: some(@[0])
|
||||
INF 2025-12-26 04:20:55.809+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:464 shardingConf="(kind: AutoSharding, numShardsInCluster: 1)" subscribeShards=@[0]
|
||||
INF 2025-12-26 04:20:55.809+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:151 relay=false rlnRelay=false store=false filter=false lightPush=true peerExchange=true rendezvous=true
|
||||
INF 2025-12-26 04:20:55.809+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:160 cluster=3
|
||||
INF 2025-12-26 04:20:55.809+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:163 shard=0
|
||||
INF 2025-12-26 04:20:55.809+00:00 Configuration. Bootstrap nodes topics="waku conf" tid=1 file=waku_conf.nim:167 node=enr:-L24QHPxIoXnlJKSjtX8GKAVgIEYy-F_obyS_NREezBB5wIwO_qzcs3n8cQ6RVDqqqGsSwJXrWlvDSjM5pRhuXSPwVsCgmlkgnY0gmlwhKwSlb2KbXVsdGlhZGRyc5YACASsEpW9BtgeAAoErBKVvQbYH90DgnJzhQADAQAAiXNlY3AyNTZrMaECCwKHYZDbT6ymexNC_DYV2BhqWxHSGniM_721Qw4R5lWDdGNwgtgeg3VkcILYIIV3YWt1Mg0
|
||||
NTC 2025-12-26 04:20:55.809+00:00 REST service started tid=1 file=server.nim:183 address=0.0.0.0:38114
|
||||
INF 2025-12-26 04:20:55.809+00:00 Starting REST HTTP server tid=1 file=builder.nim:112 url=http://0.0.0.0:38114/
|
||||
INF 2025-12-26 04:20:55.810+00:00 Setting up storage tid=1 file=node_factory.nim:503
|
||||
INF 2025-12-26 04:20:55.810+00:00 Initializing node tid=1 file=node_factory.nim:512
|
||||
TRC 2025-12-26 04:20:55.811+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/ipfs/id/1.0.0]"
|
||||
TRC 2025-12-26 04:20:55.811+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/libp2p/autonat/1.0.0]"
|
||||
TRC 2025-12-26 04:20:55.811+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/libp2p/circuit/relay/0.2.0/hop, /libp2p/circuit/relay/0.1.0]"
|
||||
TRC 2025-12-26 04:20:55.811+00:00 no peer storage found tid=1 file=peer_manager.nim:1130
|
||||
INF 2025-12-26 04:20:55.811+00:00 Initializing networking tid=1 file=waku_node.nim:178 addrs="@[/ip4/172.18.41.68/tcp/38115, /ip4/172.18.41.68/tcp/38116/ws]"
|
||||
INF 2025-12-26 04:20:55.811+00:00 Mounting protocols tid=1 file=node_factory.nim:518
|
||||
INF 2025-12-26 04:20:55.811+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards=[]
|
||||
TRC 2025-12-26 04:20:55.811+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/metadata/1.0.0]"
|
||||
INF 2025-12-26 04:20:55.811+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
|
||||
INF 2025-12-26 04:20:55.811+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
|
||||
INF 2025-12-26 04:20:55.811+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:252 clusterId=3 shardCount=1
|
||||
INF 2025-12-26 04:20:55.811+00:00 Shards created from content topics tid=1 file=node_factory.nim:309 contentTopics=[] shards=[]
|
||||
INF 2025-12-26 04:20:55.811+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:377
|
||||
INF 2025-12-26 04:20:55.811+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:207 clusterId=3 shards=[] capabilities=[] wakuPeerRecord="(peerId: 16U*ymmfJh, seqNo: 1766722855, addresses: [/ip4/172.18.41.68/tcp/38115, /ip4/172.18.41.68/tcp/38116/ws], mixKey: )"
|
||||
TRC 2025-12-26 04:20:55.811+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/rendezvous/1.0.0]"
|
||||
INF 2025-12-26 04:20:55.811+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:365
|
||||
INF 2025-12-26 04:20:55.811+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
|
||||
INF 2025-12-26 04:20:55.812+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
|
||||
TRC 2025-12-26 04:20:55.812+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/ipfs/ping/1.0.0]"
|
||||
INF 2025-12-26 04:20:55.812+00:00 mounting light push topics="waku node lightpush api" tid=1 file=lightpush.nim:154
|
||||
ERR 2025-12-26 04:20:55.812+00:00 Mounting protocols failed tid=1 file=node_factory.nim:522 error="failed to mount waku lightpush protocol: cannot mount lightpush because relay is not mounted"
|
||||
ERR 2025-12-26 04:20:55.812+00:00 Failed setting up node topics="wakunode main" tid=1 file=waku.nim:187 error="Mounting protocols failed: failed to mount waku lightpush protocol: cannot mount lightpush because relay is not mounted"
|
||||
ERR 2025-12-26 04:20:55.812+00:00 Waku initialization failed topics="wakunode main" tid=1 file=wakunode2.nim:56 error="Failed setting up node: Mounting protocols failed: failed to mount waku lightpush protocol: cannot mount lightpush because relay is not mounted"
|
||||
73
nim/1015/data/attachments/13dbb031a64734af.txt
Normal file
73
nim/1015/data/attachments/13dbb031a64734af.txt
Normal file
@ -0,0 +1,73 @@
|
||||
2025-12-26 04:22:16.953 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:22:16.954 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_neither_relay_nor_store with id: 2025-12-26_04-22-16__6adc751b-c6de-440b-a5c7-a61802bac4b0
|
||||
2025-12-26 04:22:16.954 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:22:16.954 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:22:16.962 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:22:16.962 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-22-16__6adc751b-c6de-440b-a5c7-a61802bac4b0__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:16.962 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:22:16.962 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:22:16.964 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:22:16.964 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.143
|
||||
2025-12-26 04:22:16.964 DEBUG [src.node.docker_mananger] Generated ports ['14553', '14554', '14555', '14556', '14557']
|
||||
2025-12-26 04:22:16.964 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:22:16.964 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:22:16.964 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:22:16.965 DEBUG [src.node.docker_mananger] docker run -i -t -p 14553:14553 -p 14554:14554 -p 14555:14555 -p 14556:14556 -p 14557:14557 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=14555 --rest-port=14553 --tcp-port=14554 --discv5-udp-port=14556 --rest-address=0.0.0.0 --nat=extip:172.18.98.143 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfb4f9add7e2c63b9bebca3d35bce72ffe00b1aead84d862d770261f0ea4af6f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14557 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:22:17.156 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.143 waku 931341077d81b9bf8f962536a7e34bfdd5047402f71a74477bf43b34ebb619fd
|
||||
2025-12-26 04:22:17.188 ERROR [src.node.docker_mananger] Max retries reached for container ca55adc45847. Exiting log stream.
|
||||
2025-12-26 04:22:17.191 DEBUG [src.node.docker_mananger] Container started with ID 931341077d81. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-22-16__6adc751b-c6de-440b-a5c7-a61802bac4b0__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:17.192 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14553
|
||||
2025-12-26 04:22:17.193 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:22:17.751 ERROR [src.node.docker_mananger] Max retries reached for container 642354b92a2d. Exiting log stream.
|
||||
2025-12-26 04:22:18.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14553/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:18.197 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":"READY"},{"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":"READY"},{"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-26 04:22:18.197 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:22:18.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14553/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:18.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.143/tcp/14554/p2p/16Uiu2HAmFrKZrHBGTQ3khZuCGk8bZRDQWqHHGLNhykdNKHmQzuA9","/ip4/172.18.98.143/tcp/14555/ws/p2p/16Uiu2HAmFrKZrHBGTQ3khZuCGk8bZRDQWqHHGLNhykdNKHmQzuA9"],"enrUri":"enr:-L24QNK53JKaGVfoQGsm8aX24OpbkFaTz9dnlWGnGhCy2i-JcAB1JY58ZwcHR-s6QxEZktg2IuDpvyn_HGAHXFo6jp4CgmlkgnY0gmlwhKwSYo-KbXVsdGlhZGRyc5YACASsEmKPBjjaAAoErBJijwY4290DgnJzhQADAQAAiXNlY3AyNTZrMaEDL3oti8zdOxe8DaSuwA3T4J5_Ur5_5Z3LdGT3w81WDjqDdGNwgjjag3VkcII43IV3YWt1MgM"}'
|
||||
2025-12-26 04:22:18.200 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:22:18.207 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:22:18.207 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-22-16__6adc751b-c6de-440b-a5c7-a61802bac4b0__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:18.207 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:22:18.207 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:22:18.208 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:22:18.209 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.108.90
|
||||
2025-12-26 04:22:18.209 DEBUG [src.node.docker_mananger] Generated ports ['6157', '6158', '6159', '6160', '6161']
|
||||
2025-12-26 04:22:18.209 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:22:18.209 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:22:18.209 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:22:18.209 DEBUG [src.node.docker_mananger] docker run -i -t -p 6157:6157 -p 6158:6158 -p 6159:6159 -p 6160:6160 -p 6161:6161 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=6159 --rest-port=6157 --tcp-port=6158 --discv5-udp-port=6160 --rest-address=0.0.0.0 --nat=extip:172.18.108.90 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ed8dbef7f74febc5da20ffda5194b3ea4a000f4df4a363acfbec0ffbdd5ebe51 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6161 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNK53JKaGVfoQGsm8aX24OpbkFaTz9dnlWGnGhCy2i-JcAB1JY58ZwcHR-s6QxEZktg2IuDpvyn_HGAHXFo6jp4CgmlkgnY0gmlwhKwSYo-KbXVsdGlhZGRyc5YACASsEmKPBjjaAAoErBJijwY4290DgnJzhQADAQAAiXNlY3AyNTZrMaEDL3oti8zdOxe8DaSuwA3T4J5_Ur5_5Z3LdGT3w81WDjqDdGNwgjjag3VkcII43IV3YWt1MgM --storenode=/ip4/172.18.98.143/tcp/14554/p2p/16Uiu2HAmFrKZrHBGTQ3khZuCGk8bZRDQWqHHGLNhykdNKHmQzuA9 --store=false --relay=false
|
||||
2025-12-26 04:22:18.396 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.108.90 waku 210084cfd1399ae44e6bc61b07dc42d4fb2f143891fa8745624869cb4eb49a6e
|
||||
2025-12-26 04:22:18.427 DEBUG [src.node.docker_mananger] Container started with ID 210084cfd139. Setting up logs at ./log/docker/store_node1_2025-12-26_04-22-16__6adc751b-c6de-440b-a5c7-a61802bac4b0__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:18.427 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6157
|
||||
2025-12-26 04:22:18.427 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:22:19.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6157/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:19.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:22:19.432 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:22:19.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6157/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:19.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.108.90/tcp/6158/p2p/16Uiu2HAmAtNUUvD9ToBoRENJCEJWh1YcYeZfTqxrVBxQVyAgPsnY","/ip4/172.18.108.90/tcp/6159/ws/p2p/16Uiu2HAmAtNUUvD9ToBoRENJCEJWh1YcYeZfTqxrVBxQVyAgPsnY"],"enrUri":"enr:-L24QESH_egnLZa_TOfBsYfB7KTAO26jPUXUn_B-Lsz_8waydAuTVxtOhaOd6z3vHzRq_Zw4Ox5RHxHyzgB50kKDWp8CgmlkgnY0gmlwhKwSbFqKbXVsdGlhZGRyc5YACASsEmxaBhgOAAoErBJsWgYYD90DgnJzhQADAQAAiXNlY3AyNTZrMaEC5bYxPlH68CThhL20_UdyHNcYDNryUyT09PJNf5mIQ9mDdGNwghgOg3VkcIIYEIV3YWt1MgA"}'
|
||||
2025-12-26 04:22:19.434 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:22:19.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6157/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.143/tcp/14554/p2p/16Uiu2HAmFrKZrHBGTQ3khZuCGk8bZRDQWqHHGLNhykdNKHmQzuA9"]'
|
||||
2025-12-26 04:22:19.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:19.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14553/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:22:19.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:19.477 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:19.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14553/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:19.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:19.485 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:19.686 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:22:19.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14553/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:19.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x1b5ab5b5869dbcb16c18624c7d6341ee479feb4e4f99ed1557db5b326dc6cf1c"}]}'
|
||||
2025-12-26 04:22:19.690 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-26 04:22:19.690 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:22:19.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6157/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:19.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e11b5095e05e8e614949","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x1b5ab5b5869dbcb16c18624c7d6341ee479feb4e4f99ed1557db5b326dc6cf1c"}]}'
|
||||
2025-12-26 04:22:19.698 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-26 04:22:19.700 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:22:19.702 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:22:19.702 DEBUG [src.node.waku_node] Stopping container with id 931341077d81
|
||||
2025-12-26 04:22:20.240 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:22:20.240 DEBUG [src.node.waku_node] Stopping container with id 210084cfd139
|
||||
2025-12-26 04:22:20.811 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:22:20.812 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:22:20.819 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:22:20.823 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
112
nim/1015/data/attachments/13fd8620795c693b.txt
Normal file
112
nim/1015/data/attachments/13fd8620795c693b.txt
Normal file
@ -0,0 +1,112 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_cursor_at_page_size_boundary with id: 2025-12-26_04-43-34__852cc93d-245c-42d5-9320-2309a78e9c0d
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-43-34__852cc93d-245c-42d5-9320-2309a78e9c0d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.159.230
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['9707', '9708', '9709', '9710', '9711']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 9707:9707 -p 9708:9708 -p 9709:9709 -p 9710:9710 -p 9711:9711 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=9709 --rest-port=9707 --tcp-port=9708 --discv5-udp-port=9710 --rest-address=0.0.0.0 --nat=extip:172.18.159.230 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afdf33b85f78731bf8bf8dadbee7b5e2ddd78eebdbb8d29d67f3adb8ae5c1673 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9711 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.159.230 waku 59769280921ecfb5c3a7da7ae58387ec83d557f70ec7257c4eabf24e25b7696b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 59769280921e. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-43-34__852cc93d-245c-42d5-9320-2309a78e9c0d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 9707
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 16c7e68e1504. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 2948f8a8bea6. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9707/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9707/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.159.230/tcp/9708/p2p/16Uiu2HAm2NipmTfqbCVeWcMec8KYtW5wcuyeLF339z1U4LXa9Ugc","/ip4/172.18.159.230/tcp/9709/ws/p2p/16Uiu2HAm2NipmTfqbCVeWcMec8KYtW5wcuyeLF339z1U4LXa9Ugc"],"enrUri":"enr:-L24QDGFPWMqSdGQbLYYGvZUWh6knZBgf-4WAu7_Yc0yi-NyMuvBWhEd7V1FI5LNxuU0-PzVZwBmqTHv4T4H-IuueXMCgmlkgnY0gmlwhKwSn-aKbXVsdGlhZGRyc5YACASsEp_mBiXsAAoErBKf5gYl7d0DgnJzhQADAQAAiXNlY3AyNTZrMaECZ0BIPoke1PARB9K33rI4_j6c_7sYADp_5zfgiV0ryhWDdGNwgiXsg3VkcIIl7oV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-43-34__852cc93d-245c-42d5-9320-2309a78e9c0d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.110.205
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['56675', '56676', '56677', '56678', '56679']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 56675:56675 -p 56676:56676 -p 56677:56677 -p 56678:56678 -p 56679:56679 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=56677 --rest-port=56675 --tcp-port=56676 --discv5-udp-port=56678 --rest-address=0.0.0.0 --nat=extip:172.18.110.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e2ec7fcb44e1c67c1c3fd338c364dc097a8c6ce3129d2109df56dee37a190f7c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56679 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDGFPWMqSdGQbLYYGvZUWh6knZBgf-4WAu7_Yc0yi-NyMuvBWhEd7V1FI5LNxuU0-PzVZwBmqTHv4T4H-IuueXMCgmlkgnY0gmlwhKwSn-aKbXVsdGlhZGRyc5YACASsEp_mBiXsAAoErBKf5gYl7d0DgnJzhQADAQAAiXNlY3AyNTZrMaECZ0BIPoke1PARB9K33rI4_j6c_7sYADp_5zfgiV0ryhWDdGNwgiXsg3VkcIIl7oV3YWt1MgM --storenode=/ip4/172.18.159.230/tcp/9708/p2p/16Uiu2HAm2NipmTfqbCVeWcMec8KYtW5wcuyeLF339z1U4LXa9Ugc --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.110.205 waku 92a4f8ca79fd9c98adb26f7964b8c7a855d0911b892f9adb6f7ad6c0a589ab14
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 92a4f8ca79fd. Setting up logs at ./log/docker/store_node1_2025-12-26_04-43-34__852cc93d-245c-42d5-9320-2309a78e9c0d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 56675
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56675/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56675/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.110.205/tcp/56676/p2p/16Uiu2HAmGiqX7pMQPiB2FqmxccBsLVouuz58xF1FzKi9CcyuXcKA","/ip4/172.18.110.205/tcp/56677/ws/p2p/16Uiu2HAmGiqX7pMQPiB2FqmxccBsLVouuz58xF1FzKi9CcyuXcKA"],"enrUri":"enr:-L24QO41zL-Uk11LJSL1x2VIgTx4VfCnItZNg5d0au_jLHh-MLkmPrxdUro0Rfnrhm89y7_o_ROJ-zocV061HS5kcJ4CgmlkgnY0gmlwhKwSbs2KbXVsdGlhZGRyc5YACASsEm7NBt1kAAoErBJuzQbdZd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPGsWEiCciZr0IXr6bQbVtY4BZuGqTXZUhQRwI41FczmDdGNwgt1kg3VkcILdZoV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56675/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.159.230/tcp/9708/p2p/16Uiu2HAm2NipmTfqbCVeWcMec8KYtW5wcuyeLF339z1U4LXa9Ugc"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9707/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56675/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9707/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x312ba242dfccf48440c981112f10818c57a23e45c0e56e19572431c2a9a83598"},{"messageHash":"0xb8e9111583a811bbb67f52241fa125c7162f745f32b2676de22a1e91109ed057"},{"messageHash":"0x677829a00448ec5f63af0597f7b319c565564ef82c8f38e793ded551d8e68dfc"},{"messageHash":"0x4112f82f2b32a07d74657cc5474f28c9d0bdb19fa6ee1867ae01c4cfde5af668"},{"messageHash":"0xf3c0040c81de572b6a38ec3092bbbe8fa1a71b5369b591fa03af9122621e76c0"}],"paginationCursor":"0xf3c0040c81de572b6a38ec3092bbbe8fa1a71b5369b591fa03af9122621e76c0"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9707/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf3c0040c81de572b6a38ec3092bbbe8fa1a71b5369b591fa03af9122621e76c0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x27aed118e3d6fc4b341995f5316cc59c040d6a6a2e90d11cbf0ac71da229b93f"},{"messageHash":"0x1f7f3afadeecbb2f7adf42417b0576d62af79b6ed1ac614639a0d4c71dfd53fd"},{"messageHash":"0xbbc7e28896cb1d523bb9ffc108dc2eccc598cb4e00a75e188bf11a83bf95c1d6"},{"messageHash":"0x78f2fa56cae3fa382e6d4d82f150d70c9dea5e8ae058f05e9862fcc511325fa7"},{"messageHash":"0x41134fb70e5a9f80aef8f4ac28844f9eb64e98d63fbc306822bea56b1e6307fb"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56675/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x312ba242dfccf48440c981112f10818c57a23e45c0e56e19572431c2a9a83598"},{"messageHash":"0xb8e9111583a811bbb67f52241fa125c7162f745f32b2676de22a1e91109ed057"},{"messageHash":"0x677829a00448ec5f63af0597f7b319c565564ef82c8f38e793ded551d8e68dfc"},{"messageHash":"0x4112f82f2b32a07d74657cc5474f28c9d0bdb19fa6ee1867ae01c4cfde5af668"},{"messageHash":"0xf3c0040c81de572b6a38ec3092bbbe8fa1a71b5369b591fa03af9122621e76c0"}],"paginationCursor":"0xf3c0040c81de572b6a38ec3092bbbe8fa1a71b5369b591fa03af9122621e76c0"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56675/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xf3c0040c81de572b6a38ec3092bbbe8fa1a71b5369b591fa03af9122621e76c0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x27aed118e3d6fc4b341995f5316cc59c040d6a6a2e90d11cbf0ac71da229b93f"},{"messageHash":"0x1f7f3afadeecbb2f7adf42417b0576d62af79b6ed1ac614639a0d4c71dfd53fd"},{"messageHash":"0xbbc7e28896cb1d523bb9ffc108dc2eccc598cb4e00a75e188bf11a83bf95c1d6"},{"messageHash":"0x78f2fa56cae3fa382e6d4d82f150d70c9dea5e8ae058f05e9862fcc511325fa7"},{"messageHash":"0x41134fb70e5a9f80aef8f4ac28844f9eb64e98d63fbc306822bea56b1e6307fb"}]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 59769280921e
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 92a4f8ca79fd
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
131
nim/1015/data/attachments/142a3bc78b921c1.txt
Normal file
131
nim/1015/data/attachments/142a3bc78b921c1.txt
Normal file
@ -0,0 +1,131 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_after_node1_restarts with id: 2025-12-26_04-22-48__8a4ad850-1c24-409b-bcb2-e1c1472e719a
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-22-48__8a4ad850-1c24-409b-bcb2-e1c1472e719a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.9.240
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['39658', '39659', '39660', '39661', '39662']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 39658:39658 -p 39659:39659 -p 39660:39660 -p 39661:39661 -p 39662:39662 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=39660 --rest-port=39658 --tcp-port=39659 --discv5-udp-port=39661 --rest-address=0.0.0.0 --nat=extip:172.18.9.240 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=faf9e2e6d8c75fdff9307c8c35ae82988bbd49b2ebd5e915ffc0f1fe73e9fcbf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39662 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.9.240 waku 13c11516ab54e2aeac92732afc9795e283e8d6de47c337480f9411e224793285
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 13c11516ab54. Setting up logs at ./log/docker/node1_2025-12-26_04-22-48__8a4ad850-1c24-409b-bcb2-e1c1472e719a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 39658
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f3bf27235bad. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1c980a2a4a6d. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39658/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39658/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.240/tcp/39659/p2p/16Uiu2HAmGQug7W8dpvTSofjojsFXXAmwLJ6HqUQ2pKASqEojUUnC","/ip4/172.18.9.240/tcp/39660/ws/p2p/16Uiu2HAmGQug7W8dpvTSofjojsFXXAmwLJ6HqUQ2pKASqEojUUnC"],"enrUri":"enr:-L24QJ7UgDweF1aRD0TtfgySAgAV35ekObAWtNqaPrLJGBl1EA8CkxTC1f4tO7ACE4M4WSIPNvjS65nb8fhTrFM5lP4CgmlkgnY0gmlwhKwSCfCKbXVsdGlhZGRyc5YACASsEgnwBprrAAoErBIJ8Aaa7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN9NUbqnUGVlcXtB-0_lUZucUeCJrw9Je5IgUchAw0uGDdGNwgprrg3VkcIKa7YV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-22-48__8a4ad850-1c24-409b-bcb2-e1c1472e719a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.182.252
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['12965', '12966', '12967', '12968', '12969']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 12965:12965 -p 12966:12966 -p 12967:12967 -p 12968:12968 -p 12969:12969 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=12967 --rest-port=12965 --tcp-port=12966 --discv5-udp-port=12968 --rest-address=0.0.0.0 --nat=extip:172.18.182.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e3ef3fbbbeef5da92fd0ac75853bacd3cb54955d5ae8b435c268b501a9b9e0aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12969 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJ7UgDweF1aRD0TtfgySAgAV35ekObAWtNqaPrLJGBl1EA8CkxTC1f4tO7ACE4M4WSIPNvjS65nb8fhTrFM5lP4CgmlkgnY0gmlwhKwSCfCKbXVsdGlhZGRyc5YACASsEgnwBprrAAoErBIJ8Aaa7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN9NUbqnUGVlcXtB-0_lUZucUeCJrw9Je5IgUchAw0uGDdGNwgprrg3VkcIKa7YV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.182.252 waku 983b6275880ec61158e544a8609e9eb21bcde357905147615a08d88806e8c4ce
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 983b6275880e. Setting up logs at ./log/docker/node2_2025-12-26_04-22-48__8a4ad850-1c24-409b-bcb2-e1c1472e719a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 12965
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12965/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12965/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.182.252/tcp/12966/p2p/16Uiu2HAmG5qN63A61QhgwkpTEFUuYcDg69TNV99VHyzeDadL2NE7","/ip4/172.18.182.252/tcp/12967/ws/p2p/16Uiu2HAmG5qN63A61QhgwkpTEFUuYcDg69TNV99VHyzeDadL2NE7"],"enrUri":"enr:-L24QHLZ3zBkIqFJ-6LNEZ_Uw3ptdKqwmKoB_SLtNNXlTFe7ILR0_2veToPaOCKCuz8qwjAfDpLrEDBKswYNF3oHp2YCgmlkgnY0gmlwhKwStvyKbXVsdGlhZGRyc5YACASsErb8BjKmAAoErBK2_AYyp90DgnJzhQADAQAAiXNlY3AyNTZrMaEDMvBrk_MtZs0OEsl0Y0M2wFSjB3WZ_SENFJubusW57wSDdGNwgjKmg3VkcIIyqIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:12965/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.9.240/tcp/39659/p2p/16Uiu2HAmGQug7W8dpvTSofjojsFXXAmwLJ6HqUQ2pKASqEojUUnC"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39658/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:12965/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39658/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39658/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722970895933184,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12965/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722970895933184,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39658/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39658/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722971011204309,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12965/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722971011204309,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:257 Restarting container with id 13c11516ab54
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39658/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39658/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39658/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.240/tcp/39659/p2p/16Uiu2HAmGQug7W8dpvTSofjojsFXXAmwLJ6HqUQ2pKASqEojUUnC","/ip4/172.18.9.240/tcp/39660/ws/p2p/16Uiu2HAmGQug7W8dpvTSofjojsFXXAmwLJ6HqUQ2pKASqEojUUnC"],"enrUri":"enr:-L24QJ7UgDweF1aRD0TtfgySAgAV35ekObAWtNqaPrLJGBl1EA8CkxTC1f4tO7ACE4M4WSIPNvjS65nb8fhTrFM5lP4CgmlkgnY0gmlwhKwSCfCKbXVsdGlhZGRyc5YACASsEgnwBprrAAoErBIJ8Aaa7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN9NUbqnUGVlcXtB-0_lUZucUeCJrw9Je5IgUchAw0uGDdGNwgprrg3VkcIKa7YV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39658/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:12965/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39658/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39658/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722972248999287,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12965/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39658/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:12965/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39658/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39658/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722973366193787,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12965/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39658/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:12965/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39658/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39658/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722974483645999,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12965/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722974483645999,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 13c11516ab54
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 983b6275880e
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
136
nim/1015/data/attachments/14b3c3ef2aa5257a.txt
Normal file
136
nim/1015/data/attachments/14b3c3ef2aa5257a.txt
Normal file
@ -0,0 +1,136 @@
|
||||
2025-12-26 04:31:28.290 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:31:28.290 DEBUG [tests.conftest] Running test: test_multiple_content_topics_same_shard[content_topic_list1] with id: 2025-12-26_04-31-28__244b8d00-2c8d-4059-bb6b-766bbd68dcf4
|
||||
2025-12-26 04:31:28.291 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:31:28.291 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:31:28.291 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2025-12-26 04:31:28.299 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:31:28.300 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-31-28__244b8d00-2c8d-4059-bb6b-766bbd68dcf4__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:31:28.300 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:31:28.300 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:31:28.301 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:31:28.302 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.117.241
|
||||
2025-12-26 04:31:28.302 DEBUG [src.node.docker_mananger] Generated ports ['40438', '40439', '40440', '40441', '40442']
|
||||
2025-12-26 04:31:28.302 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:31:28.302 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:31:28.302 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:31:28.302 DEBUG [src.node.docker_mananger] docker run -i -t -p 40438:40438 -p 40439:40439 -p 40440:40440 -p 40441:40441 -p 40442:40442 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=40440 --rest-port=40438 --tcp-port=40439 --discv5-udp-port=40441 --rest-address=0.0.0.0 --nat=extip:172.18.117.241 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6c07ab281a1faa6e40464edede0afca06fbdb2ffe73c0eeddedcc4fc2ac1af7c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40442 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
||||
2025-12-26 04:31:28.492 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.117.241 waku f341071392307b4f5191a5cb32f3e6a0408599b98e6da917fe3d923e0e615e41
|
||||
2025-12-26 04:31:28.515 ERROR [src.node.docker_mananger] Max retries reached for container 19313eb662c2. Exiting log stream.
|
||||
2025-12-26 04:31:28.530 DEBUG [src.node.docker_mananger] Container started with ID f34107139230. Setting up logs at ./log/docker/node1_2025-12-26_04-31-28__244b8d00-2c8d-4059-bb6b-766bbd68dcf4__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:31:28.530 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40438
|
||||
2025-12-26 04:31:28.531 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:31:29.083 ERROR [src.node.docker_mananger] Max retries reached for container 75ace7366906. Exiting log stream.
|
||||
2025-12-26 04:31:29.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40438/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:29.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:31:29.536 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:31:29.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40438/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:29.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.241/tcp/40439/p2p/16Uiu2HAmHsNQiDiXg8cX9GjcayVUpaubb7h6ZDWifWrKX1UJsJ9S","/ip4/172.18.117.241/tcp/40440/ws/p2p/16Uiu2HAmHsNQiDiXg8cX9GjcayVUpaubb7h6ZDWifWrKX1UJsJ9S"],"enrUri":"enr:-L24QFYmZBI2cuWbVh4NZCZvsXHvmpduKknymRvUTLPfWQDZRmM2PJvcLES3-ZYT7rVcooqF4pHoJ05t_YPv07HSEs8CgmlkgnY0gmlwhKwSdfGKbXVsdGlhZGRyc5YACASsEnXxBp33AAoErBJ18Qad-N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDTXZYtcwxQS6i2aZztmAaPqqqTrLKCRYXsp33gV1Mvg2DdGNwgp33g3VkcIKd-YV3YWt1MgU"}'
|
||||
2025-12-26 04:31:29.539 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:31:29.546 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:31:29.547 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-31-28__244b8d00-2c8d-4059-bb6b-766bbd68dcf4__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:31:29.547 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:31:29.547 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:31:29.549 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:31:29.549 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.248.123
|
||||
2025-12-26 04:31:29.549 DEBUG [src.node.docker_mananger] Generated ports ['48263', '48264', '48265', '48266', '48267']
|
||||
2025-12-26 04:31:29.549 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:31:29.549 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:31:29.549 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:31:29.549 DEBUG [src.node.docker_mananger] docker run -i -t -p 48263:48263 -p 48264:48264 -p 48265:48265 -p 48266:48266 -p 48267:48267 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=48265 --rest-port=48263 --tcp-port=48264 --discv5-udp-port=48266 --rest-address=0.0.0.0 --nat=extip:172.18.248.123 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3542fc37b4a38d7a4b4dc9d53bedd3fdfdde43e5ea3bbafdaf44abf60ee6e5ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48267 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFYmZBI2cuWbVh4NZCZvsXHvmpduKknymRvUTLPfWQDZRmM2PJvcLES3-ZYT7rVcooqF4pHoJ05t_YPv07HSEs8CgmlkgnY0gmlwhKwSdfGKbXVsdGlhZGRyc5YACASsEnXxBp33AAoErBJ18Qad-N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDTXZYtcwxQS6i2aZztmAaPqqqTrLKCRYXsp33gV1Mvg2DdGNwgp33g3VkcIKd-YV3YWt1MgU --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
||||
2025-12-26 04:31:29.732 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.248.123 waku c4982d25f00f715ee7e3d0e3740cef70c6b5cfdcc06a827c8891569d7624b8d1
|
||||
2025-12-26 04:31:29.763 DEBUG [src.node.docker_mananger] Container started with ID c4982d25f00f. Setting up logs at ./log/docker/node2_2025-12-26_04-31-28__244b8d00-2c8d-4059-bb6b-766bbd68dcf4__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:31:29.764 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48263
|
||||
2025-12-26 04:31:29.764 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:31:30.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48263/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:30.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:31:30.776 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:31:30.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48263/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:30.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.248.123/tcp/48264/p2p/16Uiu2HAm9BcRMYYkhm5BxzcR2Ch3ECu5LPAtACJWENdkTycE8h4a","/ip4/172.18.248.123/tcp/48265/ws/p2p/16Uiu2HAm9BcRMYYkhm5BxzcR2Ch3ECu5LPAtACJWENdkTycE8h4a"],"enrUri":"enr:-L24QIHjhHivnImSzGeqLKiU_ws2n_iE95Jsgd0tu1XJ1nNeSoWdn3gcoRGMJ2gDl0xWYJEHkkkMDdp6OYo1KCle60ECgmlkgnY0gmlwhKwS-HuKbXVsdGlhZGRyc5YACASsEvh7BryIAAoErBL4ewa8id0DgnJzhQACAQAAiXNlY3AyNTZrMaECzGl2Da0hunaMDXHciCnIkLdDtOJi5Fx1V6gFpZVuEjeDdGNwgryIg3VkcIK8ioV3YWt1MgE"}'
|
||||
2025-12-26 04:31:30.781 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:31:30.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48263/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.117.241/tcp/40439/p2p/16Uiu2HAmHsNQiDiXg8cX9GjcayVUpaubb7h6ZDWifWrKX1UJsJ9S"]'
|
||||
2025-12-26 04:31:30.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:30.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/yaml", "/newsService/2.0/highlights/xml", "/newsService/3.0/daily/protobuf", "/newsService/3.0/alerts/xml", "/newsService/3.0/updates/protobuf", "/newsService/3.0/reviews/xml", "/newsService/4.0/alerts/yaml", "/newsService/4.0/updates/yaml"]'
|
||||
2025-12-26 04:31:30.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:30.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48263/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/yaml", "/newsService/2.0/highlights/xml", "/newsService/3.0/daily/protobuf", "/newsService/3.0/alerts/xml", "/newsService/3.0/updates/protobuf", "/newsService/3.0/reviews/xml", "/newsService/4.0/alerts/yaml", "/newsService/4.0/updates/yaml"]'
|
||||
2025-12-26 04:31:30.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:30.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/yaml", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:31:30.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:30.801 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:31:30.902 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:30.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:30.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/yaml","version":0,"timestamp":1766723490796450893,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:30.907 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:30.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:30.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/yaml","version":0,"timestamp":1766723490796450893,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:30.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/xml", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:31:30.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:30.917 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:31:31.017 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/xml","version":0,"timestamp":1766723490911930470,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.022 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/xml","version":0,"timestamp":1766723490911930470,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/daily/protobuf", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:31:31.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:31.032 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:31:31.133 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fdaily%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/daily/protobuf","version":0,"timestamp":1766723491027379654,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.138 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fdaily%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/daily/protobuf","version":0,"timestamp":1766723491027379654,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:31:31.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:31.147 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:31:31.247 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F3.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/alerts/xml","version":0,"timestamp":1766723491142305632,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.252 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F3.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/alerts/xml","version":0,"timestamp":1766723491142305632,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/updates/protobuf", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:31:31.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:31.262 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:31:31.362 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fupdates%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/updates/protobuf","version":0,"timestamp":1766723491257272131,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.367 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fupdates%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/updates/protobuf","version":0,"timestamp":1766723491257272131,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/reviews/xml", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:31:31.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:31.377 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:31:31.477 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F3.0%2Freviews%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/reviews/xml","version":0,"timestamp":1766723491371771341,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.482 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F3.0%2Freviews%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/reviews/xml","version":0,"timestamp":1766723491371771341,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/4.0/alerts/yaml", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:31:31.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:31.491 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:31:31.591 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F4.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/alerts/yaml","version":0,"timestamp":1766723491486435282,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.597 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F4.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/alerts/yaml","version":0,"timestamp":1766723491486435282,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/4.0/updates/yaml", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:31:31.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:31.606 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:31:31.707 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F4.0%2Fupdates%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/updates/yaml","version":0,"timestamp":1766723491601624334,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.711 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:31.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F4.0%2Fupdates%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:31.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/updates/yaml","version":0,"timestamp":1766723491601624334,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:31.717 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:31:31.718 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:31:31.718 DEBUG [src.node.waku_node] Stopping container with id f34107139230
|
||||
2025-12-26 04:31:32.319 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:31:32.319 DEBUG [src.node.waku_node] Stopping container with id c4982d25f00f
|
||||
2025-12-26 04:31:32.876 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:31:32.878 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:31:32.885 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:31:32.892 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
84
nim/1015/data/attachments/14d56e774e636295.txt
Normal file
84
nim/1015/data/attachments/14d56e774e636295.txt
Normal file
@ -0,0 +1,84 @@
|
||||
2025-12-26 04:19:42.873 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:19:42.873 DEBUG [tests.conftest] Running test: test_store_with_wrong_hash with id: 2025-12-26_04-19-42__44b8cdca-1902-4375-af07-93a17e2503be
|
||||
2025-12-26 04:19:42.873 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:19:42.874 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:19:42.874 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-26 04:19:42.880 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:42.881 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-19-42__44b8cdca-1902-4375-af07-93a17e2503be__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:42.881 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:42.881 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:42.882 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:42.882 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.137.198
|
||||
2025-12-26 04:19:42.882 DEBUG [src.node.docker_mananger] Generated ports ['49057', '49058', '49059', '49060', '49061']
|
||||
2025-12-26 04:19:42.883 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:42.883 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:42.883 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:42.883 DEBUG [src.node.docker_mananger] docker run -i -t -p 49057:49057 -p 49058:49058 -p 49059:49059 -p 49060:49060 -p 49061:49061 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=49059 --rest-port=49057 --tcp-port=49058 --discv5-udp-port=49060 --rest-address=0.0.0.0 --nat=extip:172.18.137.198 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a2c183b1c9ca825f54e20e3a21baf908b3f13d1c0e641196d51cce30fad0e9a3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49061 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:19:43.067 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.137.198 waku b3d3d5a8bbd52b1c10d9720d8d5070ce9b091f3d5a151d488ec4716d2cf3644e
|
||||
2025-12-26 04:19:43.099 DEBUG [src.node.docker_mananger] Container started with ID b3d3d5a8bbd5. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-19-42__44b8cdca-1902-4375-af07-93a17e2503be__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:43.100 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49057
|
||||
2025-12-26 04:19:43.100 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:43.136 ERROR [src.node.docker_mananger] Max retries reached for container 8cf03fbd67dc. Exiting log stream.
|
||||
2025-12-26 04:19:43.681 ERROR [src.node.docker_mananger] Max retries reached for container bda242fd2869. Exiting log stream.
|
||||
2025-12-26 04:19:44.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49057/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:44.105 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":"READY"},{"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":"READY"},{"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-26 04:19:44.105 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:44.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49057/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:44.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.137.198/tcp/49058/p2p/16Uiu2HAmE8aoHfBzPu2st9pB68LxzLaLdn2UKUZ3ZQpMrM7E6uGf","/ip4/172.18.137.198/tcp/49059/ws/p2p/16Uiu2HAmE8aoHfBzPu2st9pB68LxzLaLdn2UKUZ3ZQpMrM7E6uGf"],"enrUri":"enr:-L24QIFuKJ7jjA6weyTOzjeiI5Qcx-MMWprg_0MWyj-k9ahpRFplPM_oBhP2-9QoMvEOOKI2swsMdUZZHmKxp57w-_ECgmlkgnY0gmlwhKwSicaKbXVsdGlhZGRyc5YACASsEonGBr-iAAoErBKJxga_o90DgnJzhQADAQAAiXNlY3AyNTZrMaEDFe1RzGWk-QdvejITI_zo8yGBgJJvt7-_mn1xcJYd0rSDdGNwgr-ig3VkcIK_pIV3YWt1MgM"}'
|
||||
2025-12-26 04:19:44.108 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:44.115 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:44.115 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-19-42__44b8cdca-1902-4375-af07-93a17e2503be__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:44.115 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:44.115 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:44.117 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:44.117 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.227.250
|
||||
2025-12-26 04:19:44.117 DEBUG [src.node.docker_mananger] Generated ports ['6244', '6245', '6246', '6247', '6248']
|
||||
2025-12-26 04:19:44.117 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:44.117 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:44.117 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:44.118 DEBUG [src.node.docker_mananger] docker run -i -t -p 6244:6244 -p 6245:6245 -p 6246:6246 -p 6247:6247 -p 6248:6248 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=6246 --rest-port=6244 --tcp-port=6245 --discv5-udp-port=6247 --rest-address=0.0.0.0 --nat=extip:172.18.227.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=23fcfcc27e624ab49411cd2fc0e3274dd5a53eb6bfa4d2861fcfd2ddbff2f975 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6248 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIFuKJ7jjA6weyTOzjeiI5Qcx-MMWprg_0MWyj-k9ahpRFplPM_oBhP2-9QoMvEOOKI2swsMdUZZHmKxp57w-_ECgmlkgnY0gmlwhKwSicaKbXVsdGlhZGRyc5YACASsEonGBr-iAAoErBKJxga_o90DgnJzhQADAQAAiXNlY3AyNTZrMaEDFe1RzGWk-QdvejITI_zo8yGBgJJvt7-_mn1xcJYd0rSDdGNwgr-ig3VkcIK_pIV3YWt1MgM --storenode=/ip4/172.18.137.198/tcp/49058/p2p/16Uiu2HAmE8aoHfBzPu2st9pB68LxzLaLdn2UKUZ3ZQpMrM7E6uGf --store=true --relay=true
|
||||
2025-12-26 04:19:44.306 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.227.250 waku 65a3a2d380b7addcc6b9b5546f546f44615c35655acabe9a687d0c203704159c
|
||||
2025-12-26 04:19:44.342 DEBUG [src.node.docker_mananger] Container started with ID 65a3a2d380b7. Setting up logs at ./log/docker/store_node1_2025-12-26_04-19-42__44b8cdca-1902-4375-af07-93a17e2503be__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:44.343 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6244
|
||||
2025-12-26 04:19:44.344 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:45.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6244/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:45.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:19:45.349 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:45.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6244/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:45.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.227.250/tcp/6245/p2p/16Uiu2HAkv3nCRgHiDKvseoK3MvLY98hcjun5ry8MFDEqgYG164rx","/ip4/172.18.227.250/tcp/6246/ws/p2p/16Uiu2HAkv3nCRgHiDKvseoK3MvLY98hcjun5ry8MFDEqgYG164rx"],"enrUri":"enr:-L24QNMdfY1QeYKY4B0ROi2WkceUVs2Hy0IhsE_mQrE6vgqZB6SaqzKWEPe3maKynbiLFyJZTToYVCk6SZrlbyCXnpsCgmlkgnY0gmlwhKwS4_qKbXVsdGlhZGRyc5YACASsEuP6BhhlAAoErBLj-gYYZt0DgnJzhQADAQAAiXNlY3AyNTZrMaECCT_wix70LQ91ociGISqI8EncyoHWANd_35xEKuSXNyWDdGNwghhlg3VkcIIYZ4V3YWt1MgM"}'
|
||||
2025-12-26 04:19:45.352 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:45.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6244/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.137.198/tcp/49058/p2p/16Uiu2HAmE8aoHfBzPu2st9pB68LxzLaLdn2UKUZ3ZQpMrM7E6uGf"]'
|
||||
2025-12-26 04:19:45.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49057/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:19:45.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6244/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:19:45.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.361 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:19:45.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49057/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:19:45.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.367 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:19:45.568 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:19:45.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49057/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:19:45.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.574 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:19:45.775 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:19:45.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49057/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:19:45.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.782 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:19:45.983 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:19:45.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49057/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:19:45.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:45.989 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:19:46.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49057/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0x17f8d65fe219dda2a70b3b6db4a870b2bb5a2f1a75ba5c2e9d523214596a225d&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:46.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2025-12-26 04:19:46.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6244/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0x17f8d65fe219dda2a70b3b6db4a870b2bb5a2f1a75ba5c2e9d523214596a225d&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:46.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2025-12-26 04:19:46.198 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:19:46.199 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:19:46.200 DEBUG [src.node.waku_node] Stopping container with id b3d3d5a8bbd5
|
||||
2025-12-26 04:19:46.775 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:46.776 DEBUG [src.node.waku_node] Stopping container with id 65a3a2d380b7
|
||||
2025-12-26 04:19:47.352 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:47.353 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:19:47.360 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:47.367 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
867
nim/1015/data/attachments/14d89291209b3f2d.txt
Normal file
867
nim/1015/data/attachments/14d89291209b3f2d.txt
Normal file
@ -0,0 +1,867 @@
|
||||
2025-12-26 04:17:58.315 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:17:58.315 DEBUG [tests.conftest] Running test: test_main_node_only_lightpush__peer_full with id: 2025-12-26_04-17-58__16e80154-66ef-409a-acb3-e66d23118746
|
||||
2025-12-26 04:17:58.316 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:17:58.316 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-26 04:17:58.323 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:17:58.323 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-17-58__16e80154-66ef-409a-acb3-e66d23118746__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:17:58.323 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:17:58.323 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:17:58.324 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:17:58.325 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.176.255
|
||||
2025-12-26 04:17:58.325 DEBUG [src.node.docker_mananger] Generated ports ['30898', '30899', '30900', '30901', '30902']
|
||||
2025-12-26 04:17:58.325 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:17:58.325 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:17:58.325 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:17:58.325 DEBUG [src.node.docker_mananger] docker run -i -t -p 30898:30898 -p 30899:30899 -p 30900:30900 -p 30901:30901 -p 30902:30902 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=30900 --rest-port=30898 --tcp-port=30899 --discv5-udp-port=30901 --rest-address=0.0.0.0 --nat=extip:172.18.176.255 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3c50b7b1f3be8b60bf2211232aee626cb6eda49a73b595fcdeeb8cfd92ce7ce5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30902 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
||||
2025-12-26 04:17:58.532 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.176.255 waku 0b2eba241514ebce6ae9921f251b84722b8b9e224d1a1cac46123784ec125f38
|
||||
2025-12-26 04:17:58.572 DEBUG [src.node.docker_mananger] Container started with ID 0b2eba241514. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-17-58__16e80154-66ef-409a-acb3-e66d23118746__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:17:58.572 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30898
|
||||
2025-12-26 04:17:58.573 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:17:59.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30898/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:17:59.576 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:17:59.576 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:17:59.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30898/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:17:59.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.176.255/tcp/30899/p2p/16Uiu2HAmNTWtj2U8QBj2HwFsGNhT65ighqqeuCrd2rp91eX5MsCk","/ip4/172.18.176.255/tcp/30900/ws/p2p/16Uiu2HAmNTWtj2U8QBj2HwFsGNhT65ighqqeuCrd2rp91eX5MsCk"],"enrUri":"enr:-L24QKdJZ9gNxaXX4NSlMW5VynGgJeWXLZiyKxtcbaVy7Tm6PzmUv0zh7Vs7vll5cOoYzTORB8I1U9UhJBz9Wfz6QFYCgmlkgnY0gmlwhKwSsP-KbXVsdGlhZGRyc5YACASsErD_BnizAAoErBKw_wZ4tN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkaRu-YF7zCr1vW8DMP8I7zcBQWI48TTYfPnvV8ebPRGDdGNwgnizg3VkcIJ4tYV3YWt1Mg0"}'
|
||||
2025-12-26 04:17:59.579 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:17:59.586 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:17:59.586 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-26_04-17-58__16e80154-66ef-409a-acb3-e66d23118746__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:17:59.586 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:17:59.586 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:17:59.588 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:17:59.588 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.219.75
|
||||
2025-12-26 04:17:59.588 DEBUG [src.node.docker_mananger] Generated ports ['59460', '59461', '59462', '59463', '59464']
|
||||
2025-12-26 04:17:59.588 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:17:59.588 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:17:59.589 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:17:59.589 DEBUG [src.node.docker_mananger] docker run -i -t -p 59460:59460 -p 59461:59461 -p 59462:59462 -p 59463:59463 -p 59464:59464 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=59462 --rest-port=59460 --tcp-port=59461 --discv5-udp-port=59463 --rest-address=0.0.0.0 --nat=extip:172.18.219.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e99cddec3cefda0ecf9b10a82647c3459ad0df10d6d8ab1aebf5bec3ccae3e78 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59464 --metrics-logging=true --lightpush=false --relay=true
|
||||
2025-12-26 04:17:59.772 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.219.75 waku fde07953963905eb080f79d59f94a5c55ebce938a6dd6c4402f29f6d28b1c09c
|
||||
2025-12-26 04:17:59.803 DEBUG [src.node.docker_mananger] Container started with ID fde079539639. Setting up logs at ./log/docker/receiving_node2_2025-12-26_04-17-58__16e80154-66ef-409a-acb3-e66d23118746__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:17:59.803 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59460
|
||||
2025-12-26 04:17:59.803 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:00.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59460/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:00.807 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-26 04:18:00.808 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:18:00.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59460/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:00.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.219.75/tcp/59461/p2p/16Uiu2HAm2hC1mt1uoGtEnTdRZjYgtLXYbtNEm7dhTGNXJF4cmHKD","/ip4/172.18.219.75/tcp/59462/ws/p2p/16Uiu2HAm2hC1mt1uoGtEnTdRZjYgtLXYbtNEm7dhTGNXJF4cmHKD"],"enrUri":"enr:-L24QMR_-YnVggdGbyuMZWY9kiFd1NLb_CIfx3ZU1gFub67AJuDeSCpW2Csj-BhHTYAEzLYlgdbcKbnDCUTFIkQbvOoCgmlkgnY0gmlwhKwS20uKbXVsdGlhZGRyc5YACASsEttLBuhFAAoErBLbSwboRt0DgnJzhQADAQAAiXNlY3AyNTZrMaECa_t6-DPlzxRLK7McIsLDzDgCya6b9gZbzi7h6y_XlVCDdGNwguhFg3VkcILoR4V3YWt1MgE"}'
|
||||
2025-12-26 04:18:00.810 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:18:00.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59460/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.176.255/tcp/30899/p2p/16Uiu2HAmNTWtj2U8QBj2HwFsGNhT65ighqqeuCrd2rp91eX5MsCk"]'
|
||||
2025-12-26 04:18:00.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:00.851 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:00.852 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-17-58__16e80154-66ef-409a-acb3-e66d23118746__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:00.852 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:00.852 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:00.854 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:00.855 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.108
|
||||
2025-12-26 04:18:00.855 DEBUG [src.node.docker_mananger] Generated ports ['32162', '32163', '32164', '32165', '32166']
|
||||
2025-12-26 04:18:00.856 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:00.861 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:00.861 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:00.861 DEBUG [src.node.docker_mananger] docker run -i -t -p 32162:32162 -p 32163:32163 -p 32164:32164 -p 32165:32165 -p 32166:32166 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=32164 --rest-port=32162 --tcp-port=32163 --discv5-udp-port=32165 --rest-address=0.0.0.0 --nat=extip:172.18.85.108 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a1da87783ff39479cf16f7dbda9dd6daa3aeb0aca7f7bd9c6829bee8d1ff66df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32166 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKdJZ9gNxaXX4NSlMW5VynGgJeWXLZiyKxtcbaVy7Tm6PzmUv0zh7Vs7vll5cOoYzTORB8I1U9UhJBz9Wfz6QFYCgmlkgnY0gmlwhKwSsP-KbXVsdGlhZGRyc5YACASsErD_BnizAAoErBKw_wZ4tN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkaRu-YF7zCr1vW8DMP8I7zcBQWI48TTYfPnvV8ebPRGDdGNwgnizg3VkcIJ4tYV3YWt1Mg0 --lightpushnode=/ip4/172.18.176.255/tcp/30899/p2p/16Uiu2HAmNTWtj2U8QBj2HwFsGNhT65ighqqeuCrd2rp91eX5MsCk --lightpush=true --relay=false
|
||||
2025-12-26 04:18:01.032 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.108 waku 4993f4ebc4b4e1d325815fd9a6bebdecb7b4ccce6c1992715dfec378b467903d
|
||||
2025-12-26 04:18:01.063 DEBUG [src.node.docker_mananger] Container started with ID 4993f4ebc4b4. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-17-58__16e80154-66ef-409a-acb3-e66d23118746__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:01.065 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32162
|
||||
2025-12-26 04:18:01.065 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:02.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.353 ERROR [src.node.docker_mananger] Max retries reached for container 4993f4ebc4b4. Exiting log stream.
|
||||
2025-12-26 04:18:02.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32162/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.127 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=32162): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f6b049723f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-26 04:18:22.227 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:22.227 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:22.229 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:22.229 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.97
|
||||
2025-12-26 04:18:22.230 DEBUG [src.node.docker_mananger] Generated ports ['57582', '57583', '57584', '57585', '57586']
|
||||
2025-12-26 04:18:22.230 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:22.230 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:22.230 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:22.230 DEBUG [src.node.docker_mananger] docker run -i -t -p 57582:57582 -p 57583:57583 -p 57584:57584 -p 57585:57585 -p 57586:57586 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=57584 --rest-port=57582 --tcp-port=57583 --discv5-udp-port=57585 --rest-address=0.0.0.0 --nat=extip:172.18.229.97 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=195ae550b33c8fbf0df61371ea9143f0feedad8b04222bebd8a828ea3f77311b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57586 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKdJZ9gNxaXX4NSlMW5VynGgJeWXLZiyKxtcbaVy7Tm6PzmUv0zh7Vs7vll5cOoYzTORB8I1U9UhJBz9Wfz6QFYCgmlkgnY0gmlwhKwSsP-KbXVsdGlhZGRyc5YACASsErD_BnizAAoErBKw_wZ4tN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkaRu-YF7zCr1vW8DMP8I7zcBQWI48TTYfPnvV8ebPRGDdGNwgnizg3VkcIJ4tYV3YWt1Mg0 --lightpushnode=/ip4/172.18.176.255/tcp/30899/p2p/16Uiu2HAmNTWtj2U8QBj2HwFsGNhT65ighqqeuCrd2rp91eX5MsCk --lightpush=true --relay=false
|
||||
2025-12-26 04:18:22.409 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.97 waku 91aff7a32e389c33512e71707c6760f2045dfd32ad6eb0a05938e632dbd3931e
|
||||
2025-12-26 04:18:22.437 DEBUG [src.node.docker_mananger] Container started with ID 91aff7a32e38. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-17-58__16e80154-66ef-409a-acb3-e66d23118746__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:22.438 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57582
|
||||
2025-12-26 04:18:22.438 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:23.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.747 ERROR [src.node.docker_mananger] Max retries reached for container 91aff7a32e38. Exiting log stream.
|
||||
2025-12-26 04:18:23.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:43.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:43.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:43.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:43.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:43.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57582/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:43.485 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=57582): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f6b04b5db20>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-26 04:18:43.585 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:43.585 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:43.587 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:43.587 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.248
|
||||
2025-12-26 04:18:43.587 DEBUG [src.node.docker_mananger] Generated ports ['53292', '53293', '53294', '53295', '53296']
|
||||
2025-12-26 04:18:43.587 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:43.588 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:43.588 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:43.588 DEBUG [src.node.docker_mananger] docker run -i -t -p 53292:53292 -p 53293:53293 -p 53294:53294 -p 53295:53295 -p 53296:53296 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=53294 --rest-port=53292 --tcp-port=53293 --discv5-udp-port=53295 --rest-address=0.0.0.0 --nat=extip:172.18.25.248 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9b68cf61d83e62cbaad9882e8062deb169b2edebd75d49bbcfb48ac08bec9aea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53296 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKdJZ9gNxaXX4NSlMW5VynGgJeWXLZiyKxtcbaVy7Tm6PzmUv0zh7Vs7vll5cOoYzTORB8I1U9UhJBz9Wfz6QFYCgmlkgnY0gmlwhKwSsP-KbXVsdGlhZGRyc5YACASsErD_BnizAAoErBKw_wZ4tN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkaRu-YF7zCr1vW8DMP8I7zcBQWI48TTYfPnvV8ebPRGDdGNwgnizg3VkcIJ4tYV3YWt1Mg0 --lightpushnode=/ip4/172.18.176.255/tcp/30899/p2p/16Uiu2HAmNTWtj2U8QBj2HwFsGNhT65ighqqeuCrd2rp91eX5MsCk --lightpush=true --relay=false
|
||||
2025-12-26 04:18:43.772 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.248 waku 012cd7e0415f6d9786798ae38e0388f5998ad6ffd1e3356940d8183d1b638930
|
||||
2025-12-26 04:18:43.801 DEBUG [src.node.docker_mananger] Container started with ID 012cd7e0415f. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-17-58__16e80154-66ef-409a-acb3-e66d23118746__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:43.801 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53292
|
||||
2025-12-26 04:18:43.803 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:44.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:44.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.155 ERROR [src.node.docker_mananger] Max retries reached for container 012cd7e0415f. Exiting log stream.
|
||||
2025-12-26 04:18:45.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:04.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:04.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:04.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:04.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:04.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:04.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:04.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:04.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:04.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53292/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:04.854 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=53292): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f6b04995af0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-26 04:19:05.026 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:19:05.027 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:19:05.027 DEBUG [src.node.waku_node] Stopping container with id 0b2eba241514
|
||||
2025-12-26 04:19:05.550 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:05.550 DEBUG [src.node.waku_node] Stopping container with id fde079539639
|
||||
2025-12-26 04:19:06.080 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:06.081 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:06.183 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:06.285 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:06.362 ERROR [src.node.docker_mananger] Max retries reached for container 0b2eba241514. Exiting log stream.
|
||||
2025-12-26 04:19:06.386 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:06.488 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:06.589 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:06.691 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:06.792 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:06.892 ERROR [src.node.docker_mananger] Max retries reached for container fde079539639. Exiting log stream.
|
||||
2025-12-26 04:19:06.893 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:06.994 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:07.096 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:07.197 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:07.299 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:07.400 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:07.502 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:07.604 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:07.705 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:07.806 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:07.908 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:08.009 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:08.111 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:08.212 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:08.314 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:08.416 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:08.517 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:08.618 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:08.720 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:08.821 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:08.923 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:09.024 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:09.126 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:09.227 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:09.329 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:09.430 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:09.532 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:09.633 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:09.735 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:09.837 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:09.938 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:10.040 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:10.141 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:10.242 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:10.344 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:10.445 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:10.547 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:10.648 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:10.749 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:10.851 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:10.952 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:11.054 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:11.155 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:11.157 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/012cd7e0415f6d9786798ae38e0388f5998ad6ffd1e3356940d8183d1b638930/stop: Not Found ("No such container: 012cd7e0415f6d9786798ae38e0388f5998ad6ffd1e3356940d8183d1b638930")
|
||||
2025-12-26 04:19:11.157 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:11.258 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:11.360 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:11.461 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:11.563 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:11.664 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:11.765 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:11.867 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:11.969 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:12.071 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:12.172 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:12.274 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:12.375 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:12.477 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:12.578 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:12.680 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:12.781 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:12.882 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:12.984 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:13.085 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:13.187 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:13.288 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:13.389 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:13.491 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:13.593 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:13.695 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:13.796 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:13.897 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:13.999 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:14.100 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:14.202 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:14.303 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:14.405 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:14.506 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:14.608 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:14.709 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:14.811 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:14.912 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:15.013 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:15.115 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:15.216 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:15.317 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:15.419 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:15.520 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:15.621 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:15.723 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:15.824 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:15.926 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:16.027 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:16.128 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:16.230 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:16.231 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/012cd7e0415f6d9786798ae38e0388f5998ad6ffd1e3356940d8183d1b638930/stop: Not Found ("No such container: 012cd7e0415f6d9786798ae38e0388f5998ad6ffd1e3356940d8183d1b638930")
|
||||
2025-12-26 04:19:16.231 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:16.333 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:16.434 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:16.536 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:16.637 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:16.738 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:16.840 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:16.941 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:17.043 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:17.144 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:17.246 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:17.347 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:17.449 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:17.550 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:17.651 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:17.753 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:17.855 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:17.956 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:18.058 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:18.159 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:18.261 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:18.362 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:18.464 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:18.565 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:18.667 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:18.768 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:18.869 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:18.971 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:19.072 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:19.173 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:19.275 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:19.376 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:19.478 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:19.579 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:19.680 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:19.782 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:19.883 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:19.985 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:20.086 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:20.188 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:20.289 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:20.391 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:20.492 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:20.593 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:20.695 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:20.796 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:20.898 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:21.000 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:21.101 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:21.202 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:21.303 DEBUG [src.node.waku_node] Stopping container with id 012cd7e0415f
|
||||
2025-12-26 04:19:21.305 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/012cd7e0415f6d9786798ae38e0388f5998ad6ffd1e3356940d8183d1b638930/stop: Not Found ("No such container: 012cd7e0415f6d9786798ae38e0388f5998ad6ffd1e3356940d8183d1b638930")
|
||||
2025-12-26 04:19:21.306 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:19:21.331 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:21.355 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:21.355 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:21.356 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:21.356 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:21.357 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
||||
2025-12-26 04:19:21.357 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
||||
2025-12-26 04:19:21.357 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2025-12-26_04-17-58__16e80154-66ef-409a-acb3-e66d23118746__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:21.358 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2025-12-26_04-17-58__16e80154-66ef-409a-acb3-e66d23118746__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:21.359 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2025-12-26_04-17-58__16e80154-66ef-409a-acb3-e66d23118746__wakuorg_nwaku:latest.log
|
||||
68
nim/1015/data/attachments/14ed20de83044a8a.txt
Normal file
68
nim/1015/data/attachments/14ed20de83044a8a.txt
Normal file
@ -0,0 +1,68 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_unsubscribe_with_no_request_id with id: 2025-12-26_04-13-45__ad854f98-ce56-49a5-a4bc-c501fb7f8563
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-13-45__ad854f98-ce56-49a5-a4bc-c501fb7f8563__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.245.224
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['9104', '9105', '9106', '9107', '9108']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 9104:9104 -p 9105:9105 -p 9106:9106 -p 9107:9107 -p 9108:9108 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=9106 --rest-port=9104 --tcp-port=9105 --discv5-udp-port=9107 --rest-address=0.0.0.0 --nat=extip:172.18.245.224 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d92ac2c1b668aba8c087adfaeb2f1eefbe402bf06eb9a22eafae74324e8f25ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9108 --metrics-logging=true --relay=true --filter=true
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 5ef388df246c. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.245.224 waku 2913bc9675846e9c4772061530a5d1479cabce7fb6b32a84f78a338ce676564b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2913bc967584. Setting up logs at ./log/docker/node1_2025-12-26_04-13-45__ad854f98-ce56-49a5-a4bc-c501fb7f8563__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 9104
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 357355b93745. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9104/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9104/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.245.224/tcp/9105/p2p/16Uiu2HAmJBPc6nMfKdnrPHvaswdw1XyP54nkEJh7bphLcj5eWhoR","/ip4/172.18.245.224/tcp/9106/ws/p2p/16Uiu2HAmJBPc6nMfKdnrPHvaswdw1XyP54nkEJh7bphLcj5eWhoR"],"enrUri":"enr:-L24QFeoMhFk9d5ax_yscCXW2MhBFtgsGgLVirWbIAUa-bQgLudOlfg4agc-LOvsJaq82skxVHzq6I5E2r61a7q_6KMCgmlkgnY0gmlwhKwS9eCKbXVsdGlhZGRyc5YACASsEvXgBiORAAoErBL14AYjkt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUhQnYKaTpp9HQSqLA-bw6HXKhg-vEWiGmzxLpsmGbXyDdGNwgiORg3VkcIIjk4V3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-13-45__ad854f98-ce56-49a5-a4bc-c501fb7f8563__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.62.133
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['30846', '30847', '30848', '30849', '30850']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 30846:30846 -p 30847:30847 -p 30848:30848 -p 30849:30849 -p 30850:30850 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=30848 --rest-port=30846 --tcp-port=30847 --discv5-udp-port=30849 --rest-address=0.0.0.0 --nat=extip:172.18.62.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=514bddfff2ef7e64bf2f0d77ccfefa107db6a94f0dd9ce1ab6be33fea8a7eefa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30850 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QFeoMhFk9d5ax_yscCXW2MhBFtgsGgLVirWbIAUa-bQgLudOlfg4agc-LOvsJaq82skxVHzq6I5E2r61a7q_6KMCgmlkgnY0gmlwhKwS9eCKbXVsdGlhZGRyc5YACASsEvXgBiORAAoErBL14AYjkt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUhQnYKaTpp9HQSqLA-bw6HXKhg-vEWiGmzxLpsmGbXyDdGNwgiORg3VkcIIjk4V3YWt1MgU --filternode=/ip4/172.18.245.224/tcp/9105/p2p/16Uiu2HAmJBPc6nMfKdnrPHvaswdw1XyP54nkEJh7bphLcj5eWhoR
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.62.133 waku 1c21ea686315b7306da2a685984b535913dc999bf0527e394950b6d981a38ea0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1c21ea686315. Setting up logs at ./log/docker/node2_2025-12-26_04-13-45__ad854f98-ce56-49a5-a4bc-c501fb7f8563__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 30846
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:30846/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:30846/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.62.133/tcp/30847/p2p/16Uiu2HAmHhKDU8aYNmtq67JhUNGpBRpATwnneLnZgVTNxeyi8vcg","/ip4/172.18.62.133/tcp/30848/ws/p2p/16Uiu2HAmHhKDU8aYNmtq67JhUNGpBRpATwnneLnZgVTNxeyi8vcg"],"enrUri":"enr:-L24QLJROmv8VM7VTb1Iv6OHH1VXtfCpGRkjMMTldYTWOEtuIZ_aDRZt5Pbq_ZtMfcQOQj1zZa3oj7JRQzSUk84JVu4CgmlkgnY0gmlwhKwSPoWKbXVsdGlhZGRyc5YACASsEj6FBnh_AAoErBI-hQZ4gN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSuLtWUIdX26YjpWEgX35Pb7_lAUnT-TbjVhA_MmpM_GDdGNwgnh_g3VkcIJ4gYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:30846/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.224/tcp/9105/p2p/16Uiu2HAmJBPc6nMfKdnrPHvaswdw1XyP54nkEJh7bphLcj5eWhoR"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9104/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:30846/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "7e009a34-37a3-407e-8519-39bde413608f", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"7e009a34-37a3-407e-8519-39bde413608f","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:30846/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:30846/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 2913bc967584
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 1c21ea686315
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
60
nim/1015/data/attachments/150b8dc90a8bd62.txt
Normal file
60
nim/1015/data/attachments/150b8dc90a8bd62.txt
Normal file
@ -0,0 +1,60 @@
|
||||
2025-12-26 04:30:57.270 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:30:57.270 DEBUG [tests.conftest] Running test: test_metadata_protocol_mounted_also_on_non_1_clusters with id: 2025-12-26_04-30-57__a5a8373f-cfcf-43e1-a066-620029321bde
|
||||
2025-12-26 04:30:57.271 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:30:57.271 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:30:57.271 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2025-12-26 04:30:57.278 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:30:57.278 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-30-57__a5a8373f-cfcf-43e1-a066-620029321bde__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:30:57.279 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:30:57.279 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:30:57.280 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:30:57.281 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.237
|
||||
2025-12-26 04:30:57.281 DEBUG [src.node.docker_mananger] Generated ports ['43790', '43791', '43792', '43793', '43794']
|
||||
2025-12-26 04:30:57.281 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:30:57.281 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:30:57.281 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:30:57.281 DEBUG [src.node.docker_mananger] docker run -i -t -p 43790:43790 -p 43791:43791 -p 43792:43792 -p 43793:43793 -p 43794:43794 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=43792 --rest-port=43790 --tcp-port=43791 --discv5-udp-port=43793 --rest-address=0.0.0.0 --nat=extip:172.18.187.237 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dbdd55faebaeb78498d02c6e20a56ceec5da139cecda400a90c58cbcef6cb3c6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43794 --metrics-logging=true --relay=true
|
||||
2025-12-26 04:30:57.496 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.237 waku 55c2b563c0fac3e7e8077e3b5dc809bb83129cd155f8f267c77d228ec313ab4a
|
||||
2025-12-26 04:30:57.533 DEBUG [src.node.docker_mananger] Container started with ID 55c2b563c0fa. Setting up logs at ./log/docker/node1_2025-12-26_04-30-57__a5a8373f-cfcf-43e1-a066-620029321bde__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:30:57.535 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43790
|
||||
2025-12-26 04:30:57.535 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:30:58.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43790/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:58.540 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-26 04:30:58.540 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:30:58.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43790/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:58.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.237/tcp/43791/p2p/16Uiu2HAmSmEgE7kkE1d2uYR1AJQnPiFrepqMQo2UjRmhVAsLBgJE","/ip4/172.18.187.237/tcp/43792/ws/p2p/16Uiu2HAmSmEgE7kkE1d2uYR1AJQnPiFrepqMQo2UjRmhVAsLBgJE"],"enrUri":"enr:-L24QH2nzyiOH-BaQmqV9l5AnmbGfOZuB1IQLvKCwabL6aV4e8aMq8D2jLG1ivRjv0ZnJWvaLVY7R4XlOI0Ea6ugre0CgmlkgnY0gmlwhKwSu-2KbXVsdGlhZGRyc5YACASsErvtBqsPAAoErBK77QarEN0DgnJzhQADAQAAiXNlY3AyNTZrMaED0Z1NBIW2m5b9TV4fXVDwevwqH1WM7ohmN82m48sKeaODdGNwgqsPg3VkcIKrEYV3YWt1MgE"}'
|
||||
2025-12-26 04:30:58.543 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:30:58.551 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:30:58.552 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-30-57__a5a8373f-cfcf-43e1-a066-620029321bde__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:30:58.552 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:30:58.552 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:30:58.554 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:30:58.554 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.97.155
|
||||
2025-12-26 04:30:58.554 DEBUG [src.node.docker_mananger] Generated ports ['51114', '51115', '51116', '51117', '51118']
|
||||
2025-12-26 04:30:58.554 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:30:58.554 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:30:58.554 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:30:58.554 DEBUG [src.node.docker_mananger] docker run -i -t -p 51114:51114 -p 51115:51115 -p 51116:51116 -p 51117:51117 -p 51118:51118 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=51116 --rest-port=51114 --tcp-port=51115 --discv5-udp-port=51117 --rest-address=0.0.0.0 --nat=extip:172.18.97.155 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=22f8dd1ef00fbe35e758ce2f0bbbccbbcbffd8458e9523fc6ebb3c7fbae4e2b9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51118 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH2nzyiOH-BaQmqV9l5AnmbGfOZuB1IQLvKCwabL6aV4e8aMq8D2jLG1ivRjv0ZnJWvaLVY7R4XlOI0Ea6ugre0CgmlkgnY0gmlwhKwSu-2KbXVsdGlhZGRyc5YACASsErvtBqsPAAoErBK77QarEN0DgnJzhQADAQAAiXNlY3AyNTZrMaED0Z1NBIW2m5b9TV4fXVDwevwqH1WM7ohmN82m48sKeaODdGNwgqsPg3VkcIKrEYV3YWt1MgE
|
||||
2025-12-26 04:30:58.756 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.97.155 waku cf0fb120f8d58fd4ac117703f0e9f704bae772ca3f060e0f57c008ed8a9dc78d
|
||||
2025-12-26 04:30:58.787 DEBUG [src.node.docker_mananger] Container started with ID cf0fb120f8d5. Setting up logs at ./log/docker/node2_2025-12-26_04-30-57__a5a8373f-cfcf-43e1-a066-620029321bde__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:30:58.788 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51114
|
||||
2025-12-26 04:30:58.788 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:30:59.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51114/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:59.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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-26 04:30:59.804 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:30:59.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51114/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:59.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.97.155/tcp/51115/p2p/16Uiu2HAmANeEyV36L7yEkPM56Aj4Atov4twwWhbgQC66WZV8aRCM","/ip4/172.18.97.155/tcp/51116/ws/p2p/16Uiu2HAmANeEyV36L7yEkPM56Aj4Atov4twwWhbgQC66WZV8aRCM"],"enrUri":"enr:-L24QNQfQFZVhj6p0sAmhKScULt6bJ3ugUIRL-PaXxleclEEPGWd91nPzJGD_fVkkRWasSvj3fs-Vh6g8-q-yAnLSUUCgmlkgnY0gmlwhKwSYZuKbXVsdGlhZGRyc5YACASsEmGbBserAAoErBJhmwbHrN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3hiYlHxTYnh02BO17qpbptVNwi7ttq_R8e8_Rw_ZiYqDdGNwgserg3VkcILHrYV3YWt1MgE"}'
|
||||
2025-12-26 04:30:59.807 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:30:59.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51114/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.187.237/tcp/43791/p2p/16Uiu2HAmSmEgE7kkE1d2uYR1AJQnPiFrepqMQo2UjRmhVAsLBgJE"]'
|
||||
2025-12-26 04:30:59.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:30:59.811 DEBUG [src.node.docker_mananger] Found matches for keyword 'Created WakuMetadata protocol': ['INF 2025-12-26 04:30:57.502+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards=[]']
|
||||
2025-12-26 04:30:59.812 DEBUG [src.node.docker_mananger] Found matches for keyword 'Created WakuMetadata protocol': ['INF 2025-12-26 04:30:58.759+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards=[]']
|
||||
2025-12-26 04:30:59.813 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:30:59.814 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:30:59.814 DEBUG [src.node.waku_node] Stopping container with id 55c2b563c0fa
|
||||
2025-12-26 04:31:00.336 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:31:00.336 DEBUG [src.node.waku_node] Stopping container with id cf0fb120f8d5
|
||||
2025-12-26 04:31:00.893 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:31:00.895 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:31:00.908 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:31:00.916 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
71
nim/1015/data/attachments/15708034e044ecf7.txt
Normal file
71
nim/1015/data/attachments/15708034e044ecf7.txt
Normal file
@ -0,0 +1,71 @@
|
||||
2025-12-26 04:34:16.724 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:34:16.724 DEBUG [tests.conftest] Running test: test_sender_uses_auto_api_receiver_uses_regular_api with id: 2025-12-26_04-34-16__de5ecccf-8457-43fa-b445-531ff4dfb255
|
||||
2025-12-26 04:34:16.724 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:34:16.725 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:34:16.725 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2025-12-26 04:34:16.732 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:34:16.733 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-34-16__de5ecccf-8457-43fa-b445-531ff4dfb255__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:34:16.733 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:34:16.733 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:34:16.734 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:34:16.734 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.33.211
|
||||
2025-12-26 04:34:16.735 DEBUG [src.node.docker_mananger] Generated ports ['41492', '41493', '41494', '41495', '41496']
|
||||
2025-12-26 04:34:16.735 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-26 04:34:16.735 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:34:16.735 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:34:16.735 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:34:16.735 DEBUG [src.node.docker_mananger] docker run -i -t -p 41492:41492 -p 41493:41493 -p 41494:41494 -p 41495:41495 -p 41496:41496 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=41494 --rest-port=41492 --tcp-port=41493 --discv5-udp-port=41495 --rest-address=0.0.0.0 --nat=extip:172.18.33.211 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ea51fc5cee9a5ecc902aaec0c23d18cd1f08a3e681cfe1b01df875ab0cf3cd6b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41496 --metrics-logging=true --relay=true --filter=true --num-shards-in-network=1
|
||||
2025-12-26 04:34:16.922 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.33.211 waku c8dab1384b1175d3bd918e69557e222a6d7a3393e1bfc0422e1718e76a3a57dd
|
||||
2025-12-26 04:34:16.954 DEBUG [src.node.docker_mananger] Container started with ID c8dab1384b11. Setting up logs at ./log/docker/node1_2025-12-26_04-34-16__de5ecccf-8457-43fa-b445-531ff4dfb255__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:34:16.956 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41492
|
||||
2025-12-26 04:34:16.956 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:34:16.977 ERROR [src.node.docker_mananger] Max retries reached for container 5a8b8d26ec4c. Exiting log stream.
|
||||
2025-12-26 04:34:17.517 ERROR [src.node.docker_mananger] Max retries reached for container 9baa3aa213c1. Exiting log stream.
|
||||
2025-12-26 04:34:17.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41492/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:34:17.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:34:17.960 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:34:17.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41492/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:34:17.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.33.211/tcp/41493/p2p/16Uiu2HAmSSu2j7B36NCCT9a7GqmV2DybbSSHofrb6eSudcinh1rh","/ip4/172.18.33.211/tcp/41494/ws/p2p/16Uiu2HAmSSu2j7B36NCCT9a7GqmV2DybbSSHofrb6eSudcinh1rh"],"enrUri":"enr:-L24QKtXSfVpQXv89WL0WohYuiinGtYznvDhDibnhQZ-g2rsVv9CGwsgms0uvEZDVK5rgvnjoXuCv-OYrulhc-3rq8YCgmlkgnY0gmlwhKwSIdOKbXVsdGlhZGRyc5YACASsEiHTBqIVAAoErBIh0waiFt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDzOqhwVwEvR7CImHD-TlmzxmOPCyCTIifJ6YyfkGdsrKDdGNwgqIVg3VkcIKiF4V3YWt1MgU"}'
|
||||
2025-12-26 04:34:17.963 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:34:17.969 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:34:17.970 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-34-16__de5ecccf-8457-43fa-b445-531ff4dfb255__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:34:17.970 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:34:17.970 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:34:17.971 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:34:17.972 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.116
|
||||
2025-12-26 04:34:17.972 DEBUG [src.node.docker_mananger] Generated ports ['45253', '45254', '45255', '45256', '45257']
|
||||
2025-12-26 04:34:17.972 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-26 04:34:17.972 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:34:17.972 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:34:17.972 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:34:17.972 DEBUG [src.node.docker_mananger] docker run -i -t -p 45253:45253 -p 45254:45254 -p 45255:45255 -p 45256:45256 -p 45257:45257 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=45255 --rest-port=45253 --tcp-port=45254 --discv5-udp-port=45256 --rest-address=0.0.0.0 --nat=extip:172.18.115.116 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3e1cc3cbeacdc218ba607c4fc1a4ffc5c9c032c076094afb1cd2b2b2da39ff0a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45257 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKtXSfVpQXv89WL0WohYuiinGtYznvDhDibnhQZ-g2rsVv9CGwsgms0uvEZDVK5rgvnjoXuCv-OYrulhc-3rq8YCgmlkgnY0gmlwhKwSIdOKbXVsdGlhZGRyc5YACASsEiHTBqIVAAoErBIh0waiFt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDzOqhwVwEvR7CImHD-TlmzxmOPCyCTIifJ6YyfkGdsrKDdGNwgqIVg3VkcIKiF4V3YWt1MgU --num-shards-in-network=1
|
||||
2025-12-26 04:34:18.160 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.116 waku aa160bf6fc7c955737c340c299034389b3d1cfe28fb229434edf2703ecfa4877
|
||||
2025-12-26 04:34:18.191 DEBUG [src.node.docker_mananger] Container started with ID aa160bf6fc7c. Setting up logs at ./log/docker/node2_2025-12-26_04-34-16__de5ecccf-8457-43fa-b445-531ff4dfb255__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:34:18.191 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45253
|
||||
2025-12-26 04:34:18.193 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:34:19.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45253/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:34:19.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:34:19.206 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:34:19.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45253/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:34:19.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.116/tcp/45254/p2p/16Uiu2HAmBz8aQZrEaJB9aABwoDsZL33xk4LeUVtJpLd1C7X7EWWS","/ip4/172.18.115.116/tcp/45255/ws/p2p/16Uiu2HAmBz8aQZrEaJB9aABwoDsZL33xk4LeUVtJpLd1C7X7EWWS"],"enrUri":"enr:-L24QLdLDqDLhGLbvsn87eUkh0KTySBO26z2ljkfC-dpvbLSMcv5fupVa9v86TMM3zNRz_VLkHYVB0wqZB6JTq8J2soCgmlkgnY0gmlwhKwSc3SKbXVsdGlhZGRyc5YACASsEnN0BrDGAAoErBJzdAawx90DgnJzhQACAQAAiXNlY3AyNTZrMaEC9gumWOzPHHdcZ6NpuO3eez-Ecxmfa6DG5NPxbsm74-eDdGNwgrDGg3VkcIKwyIV3YWt1MgE"}'
|
||||
2025-12-26 04:34:19.211 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:34:19.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45253/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.33.211/tcp/41493/p2p/16Uiu2HAmSSu2j7B36NCCT9a7GqmV2DybbSSHofrb6eSudcinh1rh"]'
|
||||
2025-12-26 04:34:19.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:34:19.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41492/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2025-12-26 04:34:19.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:34:19.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45253/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:34:19.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:34:19.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41492/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:34:19.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:34:19.228 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:34:19.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45253/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:34:19.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723659223289928,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:34:19.333 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:34:19.335 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:34:19.335 DEBUG [src.node.waku_node] Stopping container with id c8dab1384b11
|
||||
2025-12-26 04:34:19.904 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:34:19.905 DEBUG [src.node.waku_node] Stopping container with id aa160bf6fc7c
|
||||
2025-12-26 04:34:20.445 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:34:20.448 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:34:20.453 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:34:20.458 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
862
nim/1015/data/attachments/15d999b8e8ed9d93.txt
Normal file
862
nim/1015/data/attachments/15d999b8e8ed9d93.txt
Normal file
@ -0,0 +1,862 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_light_push_with_invalid_timestamps with id: 2025-12-26_04-26-15__6fcc1cae-2e34-4c1f-98bc-cb73a33388ac
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-26-15__6fcc1cae-2e34-4c1f-98bc-cb73a33388ac__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.96.63
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['34439', '34440', '34441', '34442', '34443']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 34439:34439 -p 34440:34440 -p 34441:34441 -p 34442:34442 -p 34443:34443 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=34441 --rest-port=34439 --tcp-port=34440 --discv5-udp-port=34442 --rest-address=0.0.0.0 --nat=extip:172.18.96.63 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ea158c2fe813fc2873c7d77dfadab813b01081de7ba7de4d84cae92cebdff04b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34443 --metrics-logging=true --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.96.63 waku 0ea385c4c58eb25569540ea52a43fe92daf50987b0b1179aeff3f1d84ddc6581
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 0ea385c4c58e. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-26-15__6fcc1cae-2e34-4c1f-98bc-cb73a33388ac__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 34439
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34439/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.96.63/tcp/34440/p2p/16Uiu2HAm2zvF4KRBWcwv8ZroR6zyH87hN6khQG92jEzjm2qj6yHH","/ip4/172.18.96.63/tcp/34441/ws/p2p/16Uiu2HAm2zvF4KRBWcwv8ZroR6zyH87hN6khQG92jEzjm2qj6yHH"],"enrUri":"enr:-L24QEVmmL7ETGEKI_Teftv588os5ynR9iVlJOiqI_SaPSvzL5D05if7W5Od-HmIC8Ri5v3Xde6dkQNJBOtxRoC0Si0CgmlkgnY0gmlwhKwSYD-KbXVsdGlhZGRyc5YACASsEmA_BoaIAAoErBJgPwaGid0DgnJzhQADAQAAiXNlY3AyNTZrMaECcIYaROs9UzmF_HJG7U27ozXr6Fue9d96ObmRgk0adTiDdGNwgoaIg3VkcIKGioV3YWt1Mgk"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-26_04-26-15__6fcc1cae-2e34-4c1f-98bc-cb73a33388ac__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.175.164
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['38789', '38790', '38791', '38792', '38793']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 38789:38789 -p 38790:38790 -p 38791:38791 -p 38792:38792 -p 38793:38793 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=38791 --rest-port=38789 --tcp-port=38790 --discv5-udp-port=38792 --rest-address=0.0.0.0 --nat=extip:172.18.175.164 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9d1fcd5d3ebcea9cfc9d14e380f1adcfea9b51f7bd01d20a9c0c3ede2ff83df3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38793 --metrics-logging=true --lightpush=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.175.164 waku c6d8b78567aa23e2f8729746e7c256cd6ad9e7a9ea617121818f0b0baf3329ff
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c6d8b78567aa. Setting up logs at ./log/docker/receiving_node2_2025-12-26_04-26-15__6fcc1cae-2e34-4c1f-98bc-cb73a33388ac__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 38789
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38789/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38789/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.175.164/tcp/38790/p2p/16Uiu2HAmDmLrB1vN1JrpTv6atUPu1MFhZ6GsPQHWB8vo1BUmrgAF","/ip4/172.18.175.164/tcp/38791/ws/p2p/16Uiu2HAmDmLrB1vN1JrpTv6atUPu1MFhZ6GsPQHWB8vo1BUmrgAF"],"enrUri":"enr:-L24QESgoh8ZWdb7iuz4CRB7GawcorYDMclv7dryOJYVl_N9Fsi9jMlsVelRMzKDXlozpuHHQACpUd4xWZYh9pzUMswCgmlkgnY0gmlwhKwSr6SKbXVsdGlhZGRyc5YACASsEq-kBpeGAAoErBKvpAaXh90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEHxZU9803vA8bVTa_7xX8CA7eSFTnO9P94cY5b0-lVyDdGNwgpeGg3VkcIKXiIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:38789/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.96.63/tcp/34440/p2p/16Uiu2HAm2zvF4KRBWcwv8ZroR6zyH87hN6khQG92jEzjm2qj6yHH"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-26-15__6fcc1cae-2e34-4c1f-98bc-cb73a33388ac__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.24.11
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46494', '46495', '46496', '46497', '46498']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 46494:46494 -p 46495:46495 -p 46496:46496 -p 46497:46497 -p 46498:46498 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=46496 --rest-port=46494 --tcp-port=46495 --discv5-udp-port=46497 --rest-address=0.0.0.0 --nat=extip:172.18.24.11 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4ee0da67d9c28c2e5aca4253f3ee3852bfafedb6bf6aec2d528e3cd80fda3b2e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46498 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEVmmL7ETGEKI_Teftv588os5ynR9iVlJOiqI_SaPSvzL5D05if7W5Od-HmIC8Ri5v3Xde6dkQNJBOtxRoC0Si0CgmlkgnY0gmlwhKwSYD-KbXVsdGlhZGRyc5YACASsEmA_BoaIAAoErBJgPwaGid0DgnJzhQADAQAAiXNlY3AyNTZrMaECcIYaROs9UzmF_HJG7U27ozXr6Fue9d96ObmRgk0adTiDdGNwgoaIg3VkcIKGioV3YWt1Mgk --lightpushnode=/ip4/172.18.96.63/tcp/34440/p2p/16Uiu2HAm2zvF4KRBWcwv8ZroR6zyH87hN6khQG92jEzjm2qj6yHH --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.24.11 waku e2d9714e29d9ad203f487a85475b52fd5e877e3d877a3513e4fc3874eeb8f16a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e2d9714e29d9. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-26-15__6fcc1cae-2e34-4c1f-98bc-cb73a33388ac__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46494
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e2d9714e29d9. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=46494): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecaffe6360>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.169.162
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['5882', '5883', '5884', '5885', '5886']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 5882:5882 -p 5883:5883 -p 5884:5884 -p 5885:5885 -p 5886:5886 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=5884 --rest-port=5882 --tcp-port=5883 --discv5-udp-port=5885 --rest-address=0.0.0.0 --nat=extip:172.18.169.162 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f311ccbdcf18ab86b45bc9749334cd069cd3e33f7388c5ed7cc2a16dc523dccd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5886 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEVmmL7ETGEKI_Teftv588os5ynR9iVlJOiqI_SaPSvzL5D05if7W5Od-HmIC8Ri5v3Xde6dkQNJBOtxRoC0Si0CgmlkgnY0gmlwhKwSYD-KbXVsdGlhZGRyc5YACASsEmA_BoaIAAoErBJgPwaGid0DgnJzhQADAQAAiXNlY3AyNTZrMaECcIYaROs9UzmF_HJG7U27ozXr6Fue9d96ObmRgk0adTiDdGNwgoaIg3VkcIKGioV3YWt1Mgk --lightpushnode=/ip4/172.18.96.63/tcp/34440/p2p/16Uiu2HAm2zvF4KRBWcwv8ZroR6zyH87hN6khQG92jEzjm2qj6yHH --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.169.162 waku 4429b4c467424d894fdfe22094126cc67c654b7f8e19123ebeea9a43feb8bed9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4429b4c46742. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-26-15__6fcc1cae-2e34-4c1f-98bc-cb73a33388ac__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 5882
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 4429b4c46742. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=5882): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecb4177a10>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.48.26
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['65179', '65180', '65181', '65182', '65183']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 65179:65179 -p 65180:65180 -p 65181:65181 -p 65182:65182 -p 65183:65183 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=65181 --rest-port=65179 --tcp-port=65180 --discv5-udp-port=65182 --rest-address=0.0.0.0 --nat=extip:172.18.48.26 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=90afd8d6b90cbd795b7cd2c34a3d8a2d60afdef6cee096106b8aa3b9cce25acc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65183 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEVmmL7ETGEKI_Teftv588os5ynR9iVlJOiqI_SaPSvzL5D05if7W5Od-HmIC8Ri5v3Xde6dkQNJBOtxRoC0Si0CgmlkgnY0gmlwhKwSYD-KbXVsdGlhZGRyc5YACASsEmA_BoaIAAoErBJgPwaGid0DgnJzhQADAQAAiXNlY3AyNTZrMaECcIYaROs9UzmF_HJG7U27ozXr6Fue9d96ObmRgk0adTiDdGNwgoaIg3VkcIKGioV3YWt1Mgk --lightpushnode=/ip4/172.18.96.63/tcp/34440/p2p/16Uiu2HAm2zvF4KRBWcwv8ZroR6zyH87hN6khQG92jEzjm2qj6yHH --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.48.26 waku 50f31bd45a93cf0be91a26cfdde8c2c234b2076027862bc30c04cc0ca21200ab
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 50f31bd45a93. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-26-15__6fcc1cae-2e34-4c1f-98bc-cb73a33388ac__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 65179
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 50f31bd45a93. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65179/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=65179): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecb415c380>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 0ea385c4c58e
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c6d8b78567aa
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 0ea385c4c58e. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container c6d8b78567aa. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/50f31bd45a93cf0be91a26cfdde8c2c234b2076027862bc30c04cc0ca21200ab/stop: Not Found ("No such container: 50f31bd45a93cf0be91a26cfdde8c2c234b2076027862bc30c04cc0ca21200ab")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/50f31bd45a93cf0be91a26cfdde8c2c234b2076027862bc30c04cc0ca21200ab/stop: Not Found ("No such container: 50f31bd45a93cf0be91a26cfdde8c2c234b2076027862bc30c04cc0ca21200ab")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 50f31bd45a93
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/50f31bd45a93cf0be91a26cfdde8c2c234b2076027862bc30c04cc0ca21200ab/stop: Not Found ("No such container: 50f31bd45a93cf0be91a26cfdde8c2c234b2076027862bc30c04cc0ca21200ab")
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
1724
nim/1015/data/attachments/16330210f95c3a01.txt
Normal file
1724
nim/1015/data/attachments/16330210f95c3a01.txt
Normal file
File diff suppressed because it is too large
Load Diff
862
nim/1015/data/attachments/1684cf0944fc2504.txt
Normal file
862
nim/1015/data/attachments/1684cf0944fc2504.txt
Normal file
@ -0,0 +1,862 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_light_push_with_invalid_payloads with id: 2025-12-26_04-17-45__7dd48466-5700-4b4b-b706-02ee03cd65ba
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-17-45__7dd48466-5700-4b4b-b706-02ee03cd65ba__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.161.137
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['20814', '20815', '20816', '20817', '20818']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 20814:20814 -p 20815:20815 -p 20816:20816 -p 20817:20817 -p 20818:20818 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=20816 --rest-port=20814 --tcp-port=20815 --discv5-udp-port=20817 --rest-address=0.0.0.0 --nat=extip:172.18.161.137 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c6fe7685eebbcd265a3f90c1ecb8234dfc4dbca3dede0cf02b0540ce222baf45 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20818 --metrics-logging=true --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.161.137 waku bc862f3f1893a2107b2efd75a6a8e1e36f76ec9706d8035511412d06724f1058
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID bc862f3f1893. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-17-45__7dd48466-5700-4b4b-b706-02ee03cd65ba__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 20814
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:20814/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:20814/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.161.137/tcp/20815/p2p/16Uiu2HAm5tJM3SWUEgopEWvBg1zduPjXqjRnLcAw7a6J8zPMTQXn","/ip4/172.18.161.137/tcp/20816/ws/p2p/16Uiu2HAm5tJM3SWUEgopEWvBg1zduPjXqjRnLcAw7a6J8zPMTQXn"],"enrUri":"enr:-L24QADS7yUIZxZKbIwd0MWr6API4FfcRPg7mhmsy5RlYenjQ9VgLPK4G0how0yjGGlKI18wMl2cYjcvBJn78tNBYt0CgmlkgnY0gmlwhKwSoYmKbXVsdGlhZGRyc5YACASsEqGJBlFPAAoErBKhiQZRUN0DgnJzhQADAQAAiXNlY3AyNTZrMaECm2cXApcGBW9Os5CKeXP0vlOb5-7SxzSbirIgbwc_UwWDdGNwglFPg3VkcIJRUYV3YWt1Mgk"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-26_04-17-45__7dd48466-5700-4b4b-b706-02ee03cd65ba__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.164.45
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['33728', '33729', '33730', '33731', '33732']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 33728:33728 -p 33729:33729 -p 33730:33730 -p 33731:33731 -p 33732:33732 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=33730 --rest-port=33728 --tcp-port=33729 --discv5-udp-port=33731 --rest-address=0.0.0.0 --nat=extip:172.18.164.45 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c5ca3afaadcdeaefd1bc6aec39db73ed0adddcd1bdfcbf40efdb2edcc78c488c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33732 --metrics-logging=true --lightpush=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.164.45 waku 7c9e710fb6c49f58580901fecfa21fc9b6c2e559c55e91882a5c02b6e8b6ea9d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 7c9e710fb6c4. Setting up logs at ./log/docker/receiving_node2_2025-12-26_04-17-45__7dd48466-5700-4b4b-b706-02ee03cd65ba__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 33728
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:33728/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:33728/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.45/tcp/33729/p2p/16Uiu2HAm9fiiA3EbnLaW4cr5uMeMThwZsDdPSQiCdZE8TPHSo29v","/ip4/172.18.164.45/tcp/33730/ws/p2p/16Uiu2HAm9fiiA3EbnLaW4cr5uMeMThwZsDdPSQiCdZE8TPHSo29v"],"enrUri":"enr:-L24QJgZO0dpAV9WwjtoeU0VZH_oGzngOQKrXZFSysKibXMUOyngIh6adVrHyhU9QPbA0w5HZHlZXxPI3buF4EdbggICgmlkgnY0gmlwhKwSpC2KbXVsdGlhZGRyc5YACASsEqQtBoPBAAoErBKkLQaDwt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC05zV58Zzmv27nS_nsItgvPwrNThvmLBLzlD4teP5JmmDdGNwgoPBg3VkcIKDw4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:33728/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.161.137/tcp/20815/p2p/16Uiu2HAm5tJM3SWUEgopEWvBg1zduPjXqjRnLcAw7a6J8zPMTQXn"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-17-45__7dd48466-5700-4b4b-b706-02ee03cd65ba__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.104.54
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['41039', '41040', '41041', '41042', '41043']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 41039:41039 -p 41040:41040 -p 41041:41041 -p 41042:41042 -p 41043:41043 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=41041 --rest-port=41039 --tcp-port=41040 --discv5-udp-port=41042 --rest-address=0.0.0.0 --nat=extip:172.18.104.54 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7141aa5ce5718ce9f9d4aaec8bd24e9483d11d18e8297af0bd7f4fe0b13efe8e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41043 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QADS7yUIZxZKbIwd0MWr6API4FfcRPg7mhmsy5RlYenjQ9VgLPK4G0how0yjGGlKI18wMl2cYjcvBJn78tNBYt0CgmlkgnY0gmlwhKwSoYmKbXVsdGlhZGRyc5YACASsEqGJBlFPAAoErBKhiQZRUN0DgnJzhQADAQAAiXNlY3AyNTZrMaECm2cXApcGBW9Os5CKeXP0vlOb5-7SxzSbirIgbwc_UwWDdGNwglFPg3VkcIJRUYV3YWt1Mgk --lightpushnode=/ip4/172.18.161.137/tcp/20815/p2p/16Uiu2HAm5tJM3SWUEgopEWvBg1zduPjXqjRnLcAw7a6J8zPMTQXn --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.104.54 waku 00227b2f3b7d4096dbbc955939793cd063f726464d020a9fac9b5dcc3db45e6f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 00227b2f3b7d. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-17-45__7dd48466-5700-4b4b-b706-02ee03cd65ba__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 41039
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 00227b2f3b7d. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=41039): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f8195d58f20>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.214.216
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['53439', '53440', '53441', '53442', '53443']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 53439:53439 -p 53440:53440 -p 53441:53441 -p 53442:53442 -p 53443:53443 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=53441 --rest-port=53439 --tcp-port=53440 --discv5-udp-port=53442 --rest-address=0.0.0.0 --nat=extip:172.18.214.216 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ddb9abecc058ffeebdaca1548b3c497100a3a7af3efaacc6cc5e3ac7a5cd9e66 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53443 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QADS7yUIZxZKbIwd0MWr6API4FfcRPg7mhmsy5RlYenjQ9VgLPK4G0how0yjGGlKI18wMl2cYjcvBJn78tNBYt0CgmlkgnY0gmlwhKwSoYmKbXVsdGlhZGRyc5YACASsEqGJBlFPAAoErBKhiQZRUN0DgnJzhQADAQAAiXNlY3AyNTZrMaECm2cXApcGBW9Os5CKeXP0vlOb5-7SxzSbirIgbwc_UwWDdGNwglFPg3VkcIJRUYV3YWt1Mgk --lightpushnode=/ip4/172.18.161.137/tcp/20815/p2p/16Uiu2HAm5tJM3SWUEgopEWvBg1zduPjXqjRnLcAw7a6J8zPMTQXn --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.214.216 waku 1739587abf4f85c28fd3d71acbf83e8b459a406593b0b29be0110633c04f0acb
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1739587abf4f. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-17-45__7dd48466-5700-4b4b-b706-02ee03cd65ba__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 53439
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1739587abf4f. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53439/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=53439): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f819618be90>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.107.155
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['60548', '60549', '60550', '60551', '60552']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 60548:60548 -p 60549:60549 -p 60550:60550 -p 60551:60551 -p 60552:60552 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=60550 --rest-port=60548 --tcp-port=60549 --discv5-udp-port=60551 --rest-address=0.0.0.0 --nat=extip:172.18.107.155 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2dfc0c343cc92c9bad8deb0cebe0cc7ea23f4f88e0d73dc6622dcb8e0b50da8e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60552 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QADS7yUIZxZKbIwd0MWr6API4FfcRPg7mhmsy5RlYenjQ9VgLPK4G0how0yjGGlKI18wMl2cYjcvBJn78tNBYt0CgmlkgnY0gmlwhKwSoYmKbXVsdGlhZGRyc5YACASsEqGJBlFPAAoErBKhiQZRUN0DgnJzhQADAQAAiXNlY3AyNTZrMaECm2cXApcGBW9Os5CKeXP0vlOb5-7SxzSbirIgbwc_UwWDdGNwglFPg3VkcIJRUYV3YWt1Mgk --lightpushnode=/ip4/172.18.161.137/tcp/20815/p2p/16Uiu2HAm5tJM3SWUEgopEWvBg1zduPjXqjRnLcAw7a6J8zPMTQXn --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.107.155 waku 39668454c31c99707e27e67731613b51724ca2a789d9bd9438e7764bf2aadcf9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 39668454c31c. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-17-45__7dd48466-5700-4b4b-b706-02ee03cd65ba__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 60548
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 39668454c31c. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=60548): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f8195f24b90>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id bc862f3f1893
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 7c9e710fb6c4
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container bc862f3f1893. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 7c9e710fb6c4. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/39668454c31c99707e27e67731613b51724ca2a789d9bd9438e7764bf2aadcf9/stop: Not Found ("No such container: 39668454c31c99707e27e67731613b51724ca2a789d9bd9438e7764bf2aadcf9")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/39668454c31c99707e27e67731613b51724ca2a789d9bd9438e7764bf2aadcf9/stop: Not Found ("No such container: 39668454c31c99707e27e67731613b51724ca2a789d9bd9438e7764bf2aadcf9")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 39668454c31c
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/39668454c31c99707e27e67731613b51724ca2a789d9bd9438e7764bf2aadcf9/stop: Not Found ("No such container: 39668454c31c99707e27e67731613b51724ca2a789d9bd9438e7764bf2aadcf9")
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
100
nim/1015/data/attachments/168a534adffb6644.txt
Normal file
100
nim/1015/data/attachments/168a534adffb6644.txt
Normal file
@ -0,0 +1,100 @@
|
||||
2025-12-26 04:35:19.424 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:35:19.424 DEBUG [tests.conftest] Running test: test_store_with_multiple_content_topics with id: 2025-12-26_04-35-19__724a0880-05ae-48cb-877d-6b5e5288030a
|
||||
2025-12-26 04:35:19.424 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:35:19.425 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:35:19.425 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-26 04:35:19.432 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:35:19.432 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-35-19__724a0880-05ae-48cb-877d-6b5e5288030a__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:35:19.432 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:35:19.432 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:35:19.434 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:35:19.434 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.93.228
|
||||
2025-12-26 04:35:19.434 DEBUG [src.node.docker_mananger] Generated ports ['11394', '11395', '11396', '11397', '11398']
|
||||
2025-12-26 04:35:19.434 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:35:19.434 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:35:19.435 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:35:19.435 DEBUG [src.node.docker_mananger] docker run -i -t -p 11394:11394 -p 11395:11395 -p 11396:11396 -p 11397:11397 -p 11398:11398 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=11396 --rest-port=11394 --tcp-port=11395 --discv5-udp-port=11397 --rest-address=0.0.0.0 --nat=extip:172.18.93.228 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fabd0fd10b3cf2f6f1310ef351ca0ba71cbd8184b313dc3d123df4b72bf7c54b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11398 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:35:19.620 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.93.228 waku 963d8bc08896dbf74e45e928634b5665c67ebb99dfaa0c7828597156ef9250f8
|
||||
2025-12-26 04:35:19.625 ERROR [src.node.docker_mananger] Max retries reached for container 63a7b088feb5. Exiting log stream.
|
||||
2025-12-26 04:35:19.656 DEBUG [src.node.docker_mananger] Container started with ID 963d8bc08896. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-35-19__724a0880-05ae-48cb-877d-6b5e5288030a__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:35:19.657 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11394
|
||||
2025-12-26 04:35:19.659 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:35:20.231 ERROR [src.node.docker_mananger] Max retries reached for container d51e7f064958. Exiting log stream.
|
||||
2025-12-26 04:35:20.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11394/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:35:20.664 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":"READY"},{"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":"READY"},{"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-26 04:35:20.664 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:35:20.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11394/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:35:20.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.93.228/tcp/11395/p2p/16Uiu2HAkzBsNacdPS3Xf6zeRikyLwAMi1j2ipEiHBXfwbFHYbKcW","/ip4/172.18.93.228/tcp/11396/ws/p2p/16Uiu2HAkzBsNacdPS3Xf6zeRikyLwAMi1j2ipEiHBXfwbFHYbKcW"],"enrUri":"enr:-L24QP5lmQpQXBMQTYyp_1-FdC7gWRQw0PEMJzv_ED6hWOpwOC3DAwW5-XXU9rcFlb1SSs7F2jNQk_HouuqfpWxqit0CgmlkgnY0gmlwhKwSXeSKbXVsdGlhZGRyc5YACASsEl3kBiyDAAoErBJd5AYshN0DgnJzhQADAQAAiXNlY3AyNTZrMaECRsEvbfWvq-t8p86Qwsvc6Z_GgNlAfPCOWNp1-PHRc1ODdGNwgiyDg3VkcIIshYV3YWt1MgM"}'
|
||||
2025-12-26 04:35:20.667 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:35:20.674 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:35:20.674 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-35-19__724a0880-05ae-48cb-877d-6b5e5288030a__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:35:20.674 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:35:20.674 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:35:20.676 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:35:20.676 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.46.123
|
||||
2025-12-26 04:35:20.676 DEBUG [src.node.docker_mananger] Generated ports ['47174', '47175', '47176', '47177', '47178']
|
||||
2025-12-26 04:35:20.676 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:35:20.676 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:35:20.676 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:35:20.676 DEBUG [src.node.docker_mananger] docker run -i -t -p 47174:47174 -p 47175:47175 -p 47176:47176 -p 47177:47177 -p 47178:47178 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=47176 --rest-port=47174 --tcp-port=47175 --discv5-udp-port=47177 --rest-address=0.0.0.0 --nat=extip:172.18.46.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ae1bdf8e52b7dabfc75011a5db510acc7eabddb5eddcbd6c1faab51e59bab06b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47178 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QP5lmQpQXBMQTYyp_1-FdC7gWRQw0PEMJzv_ED6hWOpwOC3DAwW5-XXU9rcFlb1SSs7F2jNQk_HouuqfpWxqit0CgmlkgnY0gmlwhKwSXeSKbXVsdGlhZGRyc5YACASsEl3kBiyDAAoErBJd5AYshN0DgnJzhQADAQAAiXNlY3AyNTZrMaECRsEvbfWvq-t8p86Qwsvc6Z_GgNlAfPCOWNp1-PHRc1ODdGNwgiyDg3VkcIIshYV3YWt1MgM --storenode=/ip4/172.18.93.228/tcp/11395/p2p/16Uiu2HAkzBsNacdPS3Xf6zeRikyLwAMi1j2ipEiHBXfwbFHYbKcW --store=true --relay=true
|
||||
2025-12-26 04:35:20.873 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.46.123 waku 9c199f096f977da35d2258fb66ef76c15180ec1b29b2c17db0b5570603228802
|
||||
2025-12-26 04:35:20.906 DEBUG [src.node.docker_mananger] Container started with ID 9c199f096f97. Setting up logs at ./log/docker/store_node1_2025-12-26_04-35-19__724a0880-05ae-48cb-877d-6b5e5288030a__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:35:20.907 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47174
|
||||
2025-12-26 04:35:20.908 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:35:21.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:35:21.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:35:21.913 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:35:21.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47174/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:35:21.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.46.123/tcp/47175/p2p/16Uiu2HAkySmMxQ7Y7yeEW4ZA9PgiHqyyBdUbCHWajVbQWum6UmSp","/ip4/172.18.46.123/tcp/47176/ws/p2p/16Uiu2HAkySmMxQ7Y7yeEW4ZA9PgiHqyyBdUbCHWajVbQWum6UmSp"],"enrUri":"enr:-L24QK3kMg1CRImuWcjJuabFbsKAhdCjzs0XRHasCz3lybKMUCBFeX_6K8k438Z_FenV2Z0uf7m_HFTu5Xln0b0srAQCgmlkgnY0gmlwhKwSLnuKbXVsdGlhZGRyc5YACASsEi57BrhHAAoErBIuewa4SN0DgnJzhQADAQAAiXNlY3AyNTZrMaECO7ZqAZojNanJBnBaBOQv0WqAW2RQGhiyjiWl-NkBM5GDdGNwgrhHg3VkcIK4SYV3YWt1MgM"}'
|
||||
2025-12-26 04:35:21.916 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:35:21.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47174/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.93.228/tcp/11395/p2p/16Uiu2HAkzBsNacdPS3Xf6zeRikyLwAMi1j2ipEiHBXfwbFHYbKcW"]'
|
||||
2025-12-26 04:35:21.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:35:21.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11394/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:35:21.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:35:21.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47174/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:35:21.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:35:21.925 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:35:21.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11394/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:35:21.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:35:21.931 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:35:22.132 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:35:22.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11394/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:35:22.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:35:22.140 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:35:22.341 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:35:22.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11394/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:35:22.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:35:22.348 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:35:22.548 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:35:22.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11394/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:35:22.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:35:22.555 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:35:22.756 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:35:22.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11394/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:35:22.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:35:22.762 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:35:22.963 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:35:22.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11394/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:35:22.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:35:22.969 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:35:23.170 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:35:23.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11394/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:35:23.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:35:23.176 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:35:23.377 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:35:23.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11394/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:35:23.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:35:23.383 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:35:23.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11394/store/v3/messages?contentTopics=%2Fmyapp%2F1%2Flatest%2Fproto%2C%2Fstatusim%2F1%2Fcommunity%2Fcbor&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:35:23.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x45b5e25a18a63f92a020e793ecd0b54e0b4869de2e05860b5a02d7c2d5bd21e7"},{"messageHash":"0x6d50926aa040126c387bb8d028df616aa6c8854334f94f53399803165217ed32"}]}'
|
||||
2025-12-26 04:35:23.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47174/store/v3/messages?contentTopics=%2Fmyapp%2F1%2Flatest%2Fproto%2C%2Fstatusim%2F1%2Fcommunity%2Fcbor&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:35:23.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x45b5e25a18a63f92a020e793ecd0b54e0b4869de2e05860b5a02d7c2d5bd21e7"},{"messageHash":"0x6d50926aa040126c387bb8d028df616aa6c8854334f94f53399803165217ed32"}]}'
|
||||
2025-12-26 04:35:23.594 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:35:23.595 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:35:23.595 DEBUG [src.node.waku_node] Stopping container with id 963d8bc08896
|
||||
2025-12-26 04:35:24.159 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:35:24.160 DEBUG [src.node.waku_node] Stopping container with id 9c199f096f97
|
||||
2025-12-26 04:35:24.711 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:35:24.713 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:35:24.720 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:35:24.727 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
1720
nim/1015/data/attachments/16c773296b3b2984.txt
Normal file
1720
nim/1015/data/attachments/16c773296b3b2984.txt
Normal file
File diff suppressed because it is too large
Load Diff
197
nim/1015/data/attachments/16f5bb0452e5f6b.txt
Normal file
197
nim/1015/data/attachments/16f5bb0452e5f6b.txt
Normal file
@ -0,0 +1,197 @@
|
||||
2025-12-26 04:24:25.742 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:24:25.742 DEBUG [tests.conftest] Running test: test_relay_get_message_while_one_peer_is_paused with id: 2025-12-26_04-24-25__9f90794e-e082-400c-a33f-bc7b19732d8b
|
||||
2025-12-26 04:24:25.742 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:24:25.743 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:24:25.743 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2025-12-26 04:24:25.750 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:24:25.750 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-24-25__9f90794e-e082-400c-a33f-bc7b19732d8b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:24:25.750 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:24:25.750 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:24:25.752 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:24:25.752 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.116
|
||||
2025-12-26 04:24:25.752 DEBUG [src.node.docker_mananger] Generated ports ['47741', '47742', '47743', '47744', '47745']
|
||||
2025-12-26 04:24:25.752 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:24:25.753 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:24:25.753 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:24:25.753 DEBUG [src.node.docker_mananger] docker run -i -t -p 47741:47741 -p 47742:47742 -p 47743:47743 -p 47744:47744 -p 47745:47745 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=47743 --rest-port=47741 --tcp-port=47742 --discv5-udp-port=47744 --rest-address=0.0.0.0 --nat=extip:172.18.237.116 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=df8ce4b12738e9ffcf50e8baeda0fd43ceeefe75f7ead8cc46cd8eb61cde1bb0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47745 --metrics-logging=true --relay=true
|
||||
2025-12-26 04:24:25.972 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.116 waku 6595d3e0800ae3cb4e0299faeecfbe1841da1c2f4f96dcf184f24b8dd6eed914
|
||||
2025-12-26 04:24:26.016 DEBUG [src.node.docker_mananger] Container started with ID 6595d3e0800a. Setting up logs at ./log/docker/node1_2025-12-26_04-24-25__9f90794e-e082-400c-a33f-bc7b19732d8b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:24:26.017 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47741
|
||||
2025-12-26 04:24:26.018 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:24:27.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47741/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:27.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:24:27.022 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:24:27.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47741/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:27.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.116/tcp/47742/p2p/16Uiu2HAmMiRNcrUpwzSWsXnLXihW4JwJ7UL7FpcMG3tbjEvkExUk","/ip4/172.18.237.116/tcp/47743/ws/p2p/16Uiu2HAmMiRNcrUpwzSWsXnLXihW4JwJ7UL7FpcMG3tbjEvkExUk"],"enrUri":"enr:-L24QM2_oxAO9QgaOTsn_luR0dxhyXRbwjBtxRwfZAUNH5pdZCbw3UpA5bCdmiS8P__4fzyR4x9jQKzVBYaxIrW3xLYCgmlkgnY0gmlwhKwS7XSKbXVsdGlhZGRyc5YACASsEu10Brp-AAoErBLtdAa6f90DgnJzhQADAQAAiXNlY3AyNTZrMaEDhpo34DkNXGY7PrN1mEYQypmQ_-C13xbAsu3U1HE_0x2DdGNwgrp-g3VkcIK6gIV3YWt1MgE"}'
|
||||
2025-12-26 04:24:27.025 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:24:27.032 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:24:27.032 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-24-25__9f90794e-e082-400c-a33f-bc7b19732d8b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:24:27.032 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:24:27.033 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:24:27.034 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:24:27.034 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.253.157
|
||||
2025-12-26 04:24:27.034 DEBUG [src.node.docker_mananger] Generated ports ['4901', '4902', '4903', '4904', '4905']
|
||||
2025-12-26 04:24:27.035 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:24:27.035 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:24:27.035 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:24:27.035 DEBUG [src.node.docker_mananger] docker run -i -t -p 4901:4901 -p 4902:4902 -p 4903:4903 -p 4904:4904 -p 4905:4905 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=4903 --rest-port=4901 --tcp-port=4902 --discv5-udp-port=4904 --rest-address=0.0.0.0 --nat=extip:172.18.253.157 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7e65de085f31bdd604ce94fb0ecb9ffe8eedbbdc05df989ce42e1b56165e5acd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4905 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM2_oxAO9QgaOTsn_luR0dxhyXRbwjBtxRwfZAUNH5pdZCbw3UpA5bCdmiS8P__4fzyR4x9jQKzVBYaxIrW3xLYCgmlkgnY0gmlwhKwS7XSKbXVsdGlhZGRyc5YACASsEu10Brp-AAoErBLtdAa6f90DgnJzhQADAQAAiXNlY3AyNTZrMaEDhpo34DkNXGY7PrN1mEYQypmQ_-C13xbAsu3U1HE_0x2DdGNwgrp-g3VkcIK6gIV3YWt1MgE
|
||||
2025-12-26 04:24:27.233 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.253.157 waku df1ae66cc31e11b6298825148a3a5e6d4a95c1fb8ad7dc542ae8d0c13eee5dd8
|
||||
2025-12-26 04:24:27.266 DEBUG [src.node.docker_mananger] Container started with ID df1ae66cc31e. Setting up logs at ./log/docker/node2_2025-12-26_04-24-25__9f90794e-e082-400c-a33f-bc7b19732d8b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:24:27.267 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4901
|
||||
2025-12-26 04:24:27.267 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:24:28.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4901/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:28.276 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-26 04:24:28.277 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:24:28.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4901/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:28.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.253.157/tcp/4902/p2p/16Uiu2HAmJcgGdeAXG6u4YBtFwRo1P5a9ETMMKaDbKC3zYH6zKS17","/ip4/172.18.253.157/tcp/4903/ws/p2p/16Uiu2HAmJcgGdeAXG6u4YBtFwRo1P5a9ETMMKaDbKC3zYH6zKS17"],"enrUri":"enr:-L24QJpx3FzMySNiBw-iStBxV3a9CA2u1GwI34tqe1I7dHEQQExVIsWpjrnt7nHQJj6qJNppsWBQQTQOx9lhWCdSNLICgmlkgnY0gmlwhKwS_Z2KbXVsdGlhZGRyc5YACASsEv2dBhMmAAoErBL9nQYTJ90DgnJzhQADAQAAiXNlY3AyNTZrMaEDWI6EOBraAL4b8dWe5ecA9VGjGOml75zoOmA2879fBoqDdGNwghMmg3VkcIITKIV3YWt1MgE"}'
|
||||
2025-12-26 04:24:28.282 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:24:28.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4901/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.237.116/tcp/47742/p2p/16Uiu2HAmMiRNcrUpwzSWsXnLXihW4JwJ7UL7FpcMG3tbjEvkExUk"]'
|
||||
2025-12-26 04:24:28.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:28.289 DEBUG [src.steps.relay] Running fixture setup: setup_optional_relay_nodes
|
||||
2025-12-26 04:24:28.295 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:24:28.295 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-24-25__9f90794e-e082-400c-a33f-bc7b19732d8b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:24:28.295 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:24:28.296 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:24:28.297 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:24:28.297 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.117.1
|
||||
2025-12-26 04:24:28.297 DEBUG [src.node.docker_mananger] Generated ports ['63717', '63718', '63719', '63720', '63721']
|
||||
2025-12-26 04:24:28.298 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:24:28.298 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:24:28.298 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:24:28.298 DEBUG [src.node.docker_mananger] docker run -i -t -p 63717:63717 -p 63718:63718 -p 63719:63719 -p 63720:63720 -p 63721:63721 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=63719 --rest-port=63717 --tcp-port=63718 --discv5-udp-port=63720 --rest-address=0.0.0.0 --nat=extip:172.18.117.1 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=17d7f85ef32e9faea15e8a8038be5acdddc3bad0d9c8e912dd2b2854ef238e67 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63721 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM2_oxAO9QgaOTsn_luR0dxhyXRbwjBtxRwfZAUNH5pdZCbw3UpA5bCdmiS8P__4fzyR4x9jQKzVBYaxIrW3xLYCgmlkgnY0gmlwhKwS7XSKbXVsdGlhZGRyc5YACASsEu10Brp-AAoErBLtdAa6f90DgnJzhQADAQAAiXNlY3AyNTZrMaEDhpo34DkNXGY7PrN1mEYQypmQ_-C13xbAsu3U1HE_0x2DdGNwgrp-g3VkcIK6gIV3YWt1MgE
|
||||
2025-12-26 04:24:28.485 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.117.1 waku d0a35e6cfb3973f0a996f3d87f4037f5d45e5ece9f1e71cc80c1d440106696cb
|
||||
2025-12-26 04:24:28.518 DEBUG [src.node.docker_mananger] Container started with ID d0a35e6cfb39. Setting up logs at ./log/docker/node3_2025-12-26_04-24-25__9f90794e-e082-400c-a33f-bc7b19732d8b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:24:28.518 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63717
|
||||
2025-12-26 04:24:28.518 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:24:29.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63717/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:29.528 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-26 04:24:29.532 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:24:29.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63717/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:29.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.1/tcp/63718/p2p/16Uiu2HAmAJaUYsrTjijAJGGaF6CH2e2M4F8Ed9jJpWnTk3G1ZQCK","/ip4/172.18.117.1/tcp/63719/ws/p2p/16Uiu2HAmAJaUYsrTjijAJGGaF6CH2e2M4F8Ed9jJpWnTk3G1ZQCK"],"enrUri":"enr:-L24QCdvxfzSarWxam8W_etd3k3vENwH8VpBeQRba19KE1R5bEst29YTzmLLBrHd1MeNZAYdt3Fwe38gYZK-u_xHf3ECgmlkgnY0gmlwhKwSdQGKbXVsdGlhZGRyc5YACASsEnUBBvjmAAoErBJ1AQb4590DgnJzhQADAQAAiXNlY3AyNTZrMaEC3Q4DvlBHbh__HUi60sQC2uFf_U2-TNudQPugR0BckiyDdGNwgvjmg3VkcIL46IV3YWt1MgE"}'
|
||||
2025-12-26 04:24:29.537 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:24:29.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63717/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.237.116/tcp/47742/p2p/16Uiu2HAmMiRNcrUpwzSWsXnLXihW4JwJ7UL7FpcMG3tbjEvkExUk"]'
|
||||
2025-12-26 04:24:29.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:29.547 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:24:29.547 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-26_04-24-25__9f90794e-e082-400c-a33f-bc7b19732d8b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:24:29.547 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:24:29.548 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:24:29.549 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:24:29.549 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.92.180
|
||||
2025-12-26 04:24:29.549 DEBUG [src.node.docker_mananger] Generated ports ['4677', '4678', '4679', '4680', '4681']
|
||||
2025-12-26 04:24:29.549 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:24:29.550 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:24:29.550 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:24:29.550 DEBUG [src.node.docker_mananger] docker run -i -t -p 4677:4677 -p 4678:4678 -p 4679:4679 -p 4680:4680 -p 4681:4681 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=4679 --rest-port=4677 --tcp-port=4678 --discv5-udp-port=4680 --rest-address=0.0.0.0 --nat=extip:172.18.92.180 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6b91a4ad1dd5ef20a90d22e04cdc1d6f1bffbbeed6b7c2af6feeab3db3c0dceb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4681 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM2_oxAO9QgaOTsn_luR0dxhyXRbwjBtxRwfZAUNH5pdZCbw3UpA5bCdmiS8P__4fzyR4x9jQKzVBYaxIrW3xLYCgmlkgnY0gmlwhKwS7XSKbXVsdGlhZGRyc5YACASsEu10Brp-AAoErBLtdAa6f90DgnJzhQADAQAAiXNlY3AyNTZrMaEDhpo34DkNXGY7PrN1mEYQypmQ_-C13xbAsu3U1HE_0x2DdGNwgrp-g3VkcIK6gIV3YWt1MgE
|
||||
2025-12-26 04:24:29.749 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.92.180 waku 6ea9395bea0409e8ddb2d0d0c44d487b80be9cb1575c6a104c0172479ad7b867
|
||||
2025-12-26 04:24:29.782 DEBUG [src.node.docker_mananger] Container started with ID 6ea9395bea04. Setting up logs at ./log/docker/node4_2025-12-26_04-24-25__9f90794e-e082-400c-a33f-bc7b19732d8b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:24:29.783 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4677
|
||||
2025-12-26 04:24:29.784 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:24:30.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4677/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:30.795 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-26 04:24:30.798 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:24:30.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4677/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:30.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.92.180/tcp/4678/p2p/16Uiu2HAmR1H6gt2baxPnwide3pGcpp22KLQTFo4gKJzcCyMAXFbd","/ip4/172.18.92.180/tcp/4679/ws/p2p/16Uiu2HAmR1H6gt2baxPnwide3pGcpp22KLQTFo4gKJzcCyMAXFbd"],"enrUri":"enr:-L24QB-fOLuQcyWD91IctI5-q4g4z5Qg_JmeYMsh61gOzk7bMniuZbmEtR23ihRrfyH3aga5pYYnCc_RXPhOob2KsPwCgmlkgnY0gmlwhKwSXLSKbXVsdGlhZGRyc5YACASsEly0BhJGAAoErBJctAYSR90DgnJzhQADAQAAiXNlY3AyNTZrMaEDt37L7ksuw105z4FYLtGhQG02tVt9KwOd05n8aelouRCDdGNwghJGg3VkcIISSIV3YWt1MgE"}'
|
||||
2025-12-26 04:24:30.803 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:24:30.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4677/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.237.116/tcp/47742/p2p/16Uiu2HAmMiRNcrUpwzSWsXnLXihW4JwJ7UL7FpcMG3tbjEvkExUk"]'
|
||||
2025-12-26 04:24:30.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:30.813 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:24:30.813 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-26_04-24-25__9f90794e-e082-400c-a33f-bc7b19732d8b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:24:30.813 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:24:30.813 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:24:30.814 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:24:30.815 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.235.180
|
||||
2025-12-26 04:24:30.815 DEBUG [src.node.docker_mananger] Generated ports ['10291', '10292', '10293', '10294', '10295']
|
||||
2025-12-26 04:24:30.815 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:24:30.815 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:24:30.815 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:24:30.815 DEBUG [src.node.docker_mananger] docker run -i -t -p 10291:10291 -p 10292:10292 -p 10293:10293 -p 10294:10294 -p 10295:10295 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=10293 --rest-port=10291 --tcp-port=10292 --discv5-udp-port=10294 --rest-address=0.0.0.0 --nat=extip:172.18.235.180 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bef5b9c8bcceee9cfbcbdb8cdaeb090cf422ae8d0c28b70f2ba06c63e5e46bae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10295 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM2_oxAO9QgaOTsn_luR0dxhyXRbwjBtxRwfZAUNH5pdZCbw3UpA5bCdmiS8P__4fzyR4x9jQKzVBYaxIrW3xLYCgmlkgnY0gmlwhKwS7XSKbXVsdGlhZGRyc5YACASsEu10Brp-AAoErBLtdAa6f90DgnJzhQADAQAAiXNlY3AyNTZrMaEDhpo34DkNXGY7PrN1mEYQypmQ_-C13xbAsu3U1HE_0x2DdGNwgrp-g3VkcIK6gIV3YWt1MgE
|
||||
2025-12-26 04:24:31.007 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.235.180 waku d493fe146215fa52a43a3cccfdbd49390d6b5e367ec934f845d651b9917dfbc6
|
||||
2025-12-26 04:24:31.037 DEBUG [src.node.docker_mananger] Container started with ID d493fe146215. Setting up logs at ./log/docker/node5_2025-12-26_04-24-25__9f90794e-e082-400c-a33f-bc7b19732d8b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:24:31.038 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10291
|
||||
2025-12-26 04:24:31.038 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:24:32.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10291/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.047 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-26 04:24:32.048 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:24:32.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10291/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.235.180/tcp/10292/p2p/16Uiu2HAmEb2zY2ZQN9cdAtuFzuLLgR8mfBjDV3aHq756ZbeU361M","/ip4/172.18.235.180/tcp/10293/ws/p2p/16Uiu2HAmEb2zY2ZQN9cdAtuFzuLLgR8mfBjDV3aHq756ZbeU361M"],"enrUri":"enr:-L24QJMER4ZKQe9yDmPDbMMaeDPLM6ztBQ9T3m_n82pUGb_gL-Iwa2WBsNT2Ss7q_LT6lI_CpNxcmkSHUzpbw1q-MAsCgmlkgnY0gmlwhKwS67SKbXVsdGlhZGRyc5YACASsEuu0Big0AAoErBLrtAYoNd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHLQJwsLCiY8LR9mhXdDLBaC_VEiMHfHyN5PqLjqfIGiDdGNwgig0g3VkcIIoNoV3YWt1MgE"}'
|
||||
2025-12-26 04:24:32.057 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:24:32.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10291/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.237.116/tcp/47742/p2p/16Uiu2HAmMiRNcrUpwzSWsXnLXihW4JwJ7UL7FpcMG3tbjEvkExUk"]'
|
||||
2025-12-26 04:24:32.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:32.061 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2025-12-26 04:24:32.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47741/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:24:32.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:32.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4901/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:24:32.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:32.075 DEBUG [src.steps.relay] Running fixture setup: subscribe_optional_relay_nodes
|
||||
2025-12-26 04:24:32.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63717/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:24:32.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:32.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4677/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:24:32.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:32.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10291/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:24:32.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:32.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47741/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:24:32.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:32.105 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:24:32.206 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:24:32.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47741/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723072095979520,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:24:32.211 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:24:32.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4901/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723072095979520,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:24:32.215 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:24:32.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63717/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723072095979520,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:24:32.219 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:24:32.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4677/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723072095979520,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:24:32.222 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:24:32.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723072095979520,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:24:32.226 INFO [src.steps.relay] WARM UP successful!!
|
||||
2025-12-26 04:24:32.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47741/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:24:32.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:32.236 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:24:32.336 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:24:32.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47741/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723072227391468,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:24:32.341 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:24:32.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4901/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723072227391468,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:24:32.345 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:24:32.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63717/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723072227391468,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:24:32.349 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:24:32.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4677/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723072227391468,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:24:32.352 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:24:32.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723072227391468,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:24:32.356 DEBUG [src.node.waku_node] Pausing container with id df1ae66cc31e
|
||||
2025-12-26 04:24:32.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47741/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:24:32.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:32.376 DEBUG [src.node.waku_node] Unpause container with id df1ae66cc31e
|
||||
2025-12-26 04:24:32.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47741/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:24:32.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:24:32.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4901/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:24:32.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723072356264243,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723072356341458,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:24:32.402 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:24:32.403 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:24:32.404 DEBUG [src.node.waku_node] Stopping container with id 6595d3e0800a
|
||||
2025-12-26 04:24:33.009 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:24:33.009 DEBUG [src.node.waku_node] Stopping container with id df1ae66cc31e
|
||||
2025-12-26 04:24:33.574 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:24:33.574 DEBUG [src.node.waku_node] Stopping container with id d0a35e6cfb39
|
||||
2025-12-26 04:24:33.824 ERROR [src.node.docker_mananger] Max retries reached for container 6595d3e0800a. Exiting log stream.
|
||||
2025-12-26 04:24:34.117 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:24:34.118 DEBUG [src.node.waku_node] Stopping container with id 6ea9395bea04
|
||||
2025-12-26 04:24:34.387 ERROR [src.node.docker_mananger] Max retries reached for container df1ae66cc31e. Exiting log stream.
|
||||
2025-12-26 04:24:34.664 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:24:34.665 DEBUG [src.node.waku_node] Stopping container with id d493fe146215
|
||||
2025-12-26 04:24:34.930 ERROR [src.node.docker_mananger] Max retries reached for container d0a35e6cfb39. Exiting log stream.
|
||||
2025-12-26 04:24:35.196 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:24:35.199 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:24:35.214 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:24:35.221 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:24:35.227 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:24:35.239 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:24:35.247 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
101
nim/1015/data/attachments/16f9fb05984d521c.txt
Normal file
101
nim/1015/data/attachments/16f9fb05984d521c.txt
Normal file
@ -0,0 +1,101 @@
|
||||
2025-12-26 04:25:04.597 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:25:04.598 DEBUG [tests.conftest] Running test: test_store_node_paused_and_unpaused with id: 2025-12-26_04-25-04__e7775a6c-5533-40d3-8181-dd4714a621c2
|
||||
2025-12-26 04:25:04.599 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:25:04.599 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:25:04.599 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-26 04:25:04.610 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:25:04.610 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-25-04__e7775a6c-5533-40d3-8181-dd4714a621c2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:25:04.610 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:25:04.611 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:25:04.613 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:25:04.613 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.134
|
||||
2025-12-26 04:25:04.613 DEBUG [src.node.docker_mananger] Generated ports ['22372', '22373', '22374', '22375', '22376']
|
||||
2025-12-26 04:25:04.613 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:25:04.614 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:25:04.614 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:25:04.614 DEBUG [src.node.docker_mananger] docker run -i -t -p 22372:22372 -p 22373:22373 -p 22374:22374 -p 22375:22375 -p 22376:22376 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=22374 --rest-port=22372 --tcp-port=22373 --discv5-udp-port=22375 --rest-address=0.0.0.0 --nat=extip:172.18.189.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afe750d5cec011997cc7b8cf06c35aadd1cae2e4aaafb9c57bfc03efbaee7f3b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22376 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:25:04.808 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.134 waku 712e8d0588911c57c82024ff74d74b36d1d55c31a524233c33b03f6ba7adb4c5
|
||||
2025-12-26 04:25:04.808 ERROR [src.node.docker_mananger] Max retries reached for container 10ef698f248e. Exiting log stream.
|
||||
2025-12-26 04:25:04.842 DEBUG [src.node.docker_mananger] Container started with ID 712e8d058891. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-25-04__e7775a6c-5533-40d3-8181-dd4714a621c2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:25:04.843 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22372
|
||||
2025-12-26 04:25:04.843 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:25:05.456 ERROR [src.node.docker_mananger] Max retries reached for container e2b70287e75e. Exiting log stream.
|
||||
2025-12-26 04:25:05.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22372/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:25:05.847 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":"READY"},{"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":"READY"},{"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-26 04:25:05.847 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:25:05.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22372/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:25:05.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.134/tcp/22373/p2p/16Uiu2HAmSGgJS83Qq4rmxbcYHFPHdt2TgRmiphYi41TH7qaPWMdj","/ip4/172.18.189.134/tcp/22374/ws/p2p/16Uiu2HAmSGgJS83Qq4rmxbcYHFPHdt2TgRmiphYi41TH7qaPWMdj"],"enrUri":"enr:-L24QDbdz_Xbm8FHJJv93i2Xax2PiUjQ8KKC6kltNBq53lBZWcOq6iSnmV4gEQBq50G4eB06A6dYLolGtAsB68D7GRECgmlkgnY0gmlwhKwSvYaKbXVsdGlhZGRyc5YACASsEr2GBldlAAoErBK9hgZXZt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDykxuSsPCoqTZCfUthOyYVE_RJZQ8-EqX-Q_USUQDtaqDdGNwgldlg3VkcIJXZ4V3YWt1MgM"}'
|
||||
2025-12-26 04:25:05.850 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:25:05.857 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:25:05.857 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-25-04__e7775a6c-5533-40d3-8181-dd4714a621c2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:25:05.857 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:25:05.858 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:25:05.859 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:25:05.859 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.76
|
||||
2025-12-26 04:25:05.859 DEBUG [src.node.docker_mananger] Generated ports ['31042', '31043', '31044', '31045', '31046']
|
||||
2025-12-26 04:25:05.860 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:25:05.860 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:25:05.860 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:25:05.860 DEBUG [src.node.docker_mananger] docker run -i -t -p 31042:31042 -p 31043:31043 -p 31044:31044 -p 31045:31045 -p 31046:31046 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=31044 --rest-port=31042 --tcp-port=31043 --discv5-udp-port=31045 --rest-address=0.0.0.0 --nat=extip:172.18.143.76 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6fe15eb05629064b5af530e5bc2e8de3ca1d356a3bc4699ca44d8fceadbd1dd7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31046 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDbdz_Xbm8FHJJv93i2Xax2PiUjQ8KKC6kltNBq53lBZWcOq6iSnmV4gEQBq50G4eB06A6dYLolGtAsB68D7GRECgmlkgnY0gmlwhKwSvYaKbXVsdGlhZGRyc5YACASsEr2GBldlAAoErBK9hgZXZt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDykxuSsPCoqTZCfUthOyYVE_RJZQ8-EqX-Q_USUQDtaqDdGNwgldlg3VkcIJXZ4V3YWt1MgM --storenode=/ip4/172.18.189.134/tcp/22373/p2p/16Uiu2HAmSGgJS83Qq4rmxbcYHFPHdt2TgRmiphYi41TH7qaPWMdj --store=true --relay=true
|
||||
2025-12-26 04:25:06.057 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.76 waku 4d02490f5864e36906c889e9f09687f994e831c70ec82537d637d71ddf50908c
|
||||
2025-12-26 04:25:06.088 DEBUG [src.node.docker_mananger] Container started with ID 4d02490f5864. Setting up logs at ./log/docker/store_node1_2025-12-26_04-25-04__e7775a6c-5533-40d3-8181-dd4714a621c2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:25:06.089 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31042
|
||||
2025-12-26 04:25:06.091 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:25:07.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31042/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:25:07.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:25:07.096 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:25:07.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31042/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:25:07.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.76/tcp/31043/p2p/16Uiu2HAm2oirfEKbAS5rd2o9ULW6Ep6GX8XPP3nhXhwB6oVdFpGK","/ip4/172.18.143.76/tcp/31044/ws/p2p/16Uiu2HAm2oirfEKbAS5rd2o9ULW6Ep6GX8XPP3nhXhwB6oVdFpGK"],"enrUri":"enr:-L24QB4GZAdWkmCCLQMTFtIj8OXgQQJl39_OqfNKSy017u9OdBxJZr_CBt4RHnC7t6fPGXvmNIH9R58r4cWRCidAwfICgmlkgnY0gmlwhKwSj0yKbXVsdGlhZGRyc5YACASsEo9MBnlDAAoErBKPTAZ5RN0DgnJzhQADAQAAiXNlY3AyNTZrMaECbafW3h8HBwV0RvvVrRxO2_6XaHulb6d5vXH43fkJ-QSDdGNwgnlDg3VkcIJ5RYV3YWt1MgM"}'
|
||||
2025-12-26 04:25:07.099 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:25:07.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31042/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.134/tcp/22373/p2p/16Uiu2HAmSGgJS83Qq4rmxbcYHFPHdt2TgRmiphYi41TH7qaPWMdj"]'
|
||||
2025-12-26 04:25:07.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:25:07.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22372/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:25:07.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:25:07.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31042/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:25:07.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:25:07.109 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:25:07.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22372/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:25:07.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:25:07.115 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:25:07.316 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:25:07.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22372/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:25:07.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8fab4edf0eb4bf42949c50a7324b71191123a37f7f2dd3c19100aa3741e1a91d"}]}'
|
||||
2025-12-26 04:25:07.320 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-26 04:25:07.321 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:25:07.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31042/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:25:07.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8fab4edf0eb4bf42949c50a7324b71191123a37f7f2dd3c19100aa3741e1a91d"}]}'
|
||||
2025-12-26 04:25:07.324 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-26 04:25:07.324 DEBUG [src.node.waku_node] Pausing container with id 4d02490f5864
|
||||
2025-12-26 04:25:07.335 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:25:08.335 DEBUG [src.node.waku_node] Unpause container with id 4d02490f5864
|
||||
2025-12-26 04:25:08.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31042/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:25:08.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:25:08.352 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:25:08.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31042/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:25:08.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.76/tcp/31043/p2p/16Uiu2HAm2oirfEKbAS5rd2o9ULW6Ep6GX8XPP3nhXhwB6oVdFpGK","/ip4/172.18.143.76/tcp/31044/ws/p2p/16Uiu2HAm2oirfEKbAS5rd2o9ULW6Ep6GX8XPP3nhXhwB6oVdFpGK"],"enrUri":"enr:-L24QB4GZAdWkmCCLQMTFtIj8OXgQQJl39_OqfNKSy017u9OdBxJZr_CBt4RHnC7t6fPGXvmNIH9R58r4cWRCidAwfICgmlkgnY0gmlwhKwSj0yKbXVsdGlhZGRyc5YACASsEo9MBnlDAAoErBKPTAZ5RN0DgnJzhQADAQAAiXNlY3AyNTZrMaECbafW3h8HBwV0RvvVrRxO2_6XaHulb6d5vXH43fkJ-QSDdGNwgnlDg3VkcIJ5RYV3YWt1MgM"}'
|
||||
2025-12-26 04:25:08.355 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:25:08.355 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:25:08.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22372/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:25:08.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:25:08.360 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:25:08.561 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:25:08.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22372/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:25:08.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8fab4edf0eb4bf42949c50a7324b71191123a37f7f2dd3c19100aa3741e1a91d"},{"messageHash":"0x18c0d0e47f0486499c66d5082c963316bcbbb440ef498a681e7750a5c50d1276"}]}'
|
||||
2025-12-26 04:25:08.565 DEBUG [src.steps.store] messages length is 2
|
||||
2025-12-26 04:25:08.565 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:25:08.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31042/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:25:08.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8fab4edf0eb4bf42949c50a7324b71191123a37f7f2dd3c19100aa3741e1a91d"},{"messageHash":"0x18c0d0e47f0486499c66d5082c963316bcbbb440ef498a681e7750a5c50d1276"}]}'
|
||||
2025-12-26 04:25:08.568 DEBUG [src.steps.store] messages length is 2
|
||||
2025-12-26 04:25:08.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22372/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:25:08.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8fab4edf0eb4bf42949c50a7324b71191123a37f7f2dd3c19100aa3741e1a91d"},{"messageHash":"0x18c0d0e47f0486499c66d5082c963316bcbbb440ef498a681e7750a5c50d1276"}]}'
|
||||
2025-12-26 04:25:08.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31042/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:25:08.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8fab4edf0eb4bf42949c50a7324b71191123a37f7f2dd3c19100aa3741e1a91d"},{"messageHash":"0x18c0d0e47f0486499c66d5082c963316bcbbb440ef498a681e7750a5c50d1276"}]}'
|
||||
2025-12-26 04:25:08.576 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:25:08.577 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:25:08.577 DEBUG [src.node.waku_node] Stopping container with id 712e8d058891
|
||||
2025-12-26 04:25:09.115 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:25:09.115 DEBUG [src.node.waku_node] Stopping container with id 4d02490f5864
|
||||
2025-12-26 04:25:09.674 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:25:09.676 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:25:09.682 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:25:09.690 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
72
nim/1015/data/attachments/176d281ab6ad716c.txt
Normal file
72
nim/1015/data/attachments/176d281ab6ad716c.txt
Normal file
@ -0,0 +1,72 @@
|
||||
2025-12-26 04:13:41.749 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:13:41.750 DEBUG [tests.conftest] Running test: test_filter_get_message_with_150_kb_payload with id: 2025-12-26_04-13-41__8554c954-13b0-4f8a-b488-8f4e069c77fd
|
||||
2025-12-26 04:13:41.750 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:13:41.750 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-26 04:13:41.750 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2025-12-26 04:13:41.757 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:13:41.757 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-13-41__8554c954-13b0-4f8a-b488-8f4e069c77fd__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:13:41.757 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:13:41.757 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:13:41.759 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:13:41.759 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.198.109
|
||||
2025-12-26 04:13:41.759 DEBUG [src.node.docker_mananger] Generated ports ['56146', '56147', '56148', '56149', '56150']
|
||||
2025-12-26 04:13:41.759 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:13:41.759 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:13:41.760 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:13:41.760 DEBUG [src.node.docker_mananger] docker run -i -t -p 56146:56146 -p 56147:56147 -p 56148:56148 -p 56149:56149 -p 56150:56150 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=56148 --rest-port=56146 --tcp-port=56147 --discv5-udp-port=56149 --rest-address=0.0.0.0 --nat=extip:172.18.198.109 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ed8e99bfb8065614faf8723a35ef1bbe8d28aaecbd01d0de32d4e23cebbcb89e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56150 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-26 04:13:41.942 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.198.109 waku 0a198e7e8c12a1385f051cbeb6ba94e45ce5d6da000c4e94a3ff3059e57bd983
|
||||
2025-12-26 04:13:41.974 DEBUG [src.node.docker_mananger] Container started with ID 0a198e7e8c12. Setting up logs at ./log/docker/node1_2025-12-26_04-13-41__8554c954-13b0-4f8a-b488-8f4e069c77fd__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:13:41.974 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56146
|
||||
2025-12-26 04:13:41.974 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:13:42.006 ERROR [src.node.docker_mananger] Max retries reached for container 7b6a249f9b7f. Exiting log stream.
|
||||
2025-12-26 04:13:42.562 ERROR [src.node.docker_mananger] Max retries reached for container af72eaece6f1. Exiting log stream.
|
||||
2025-12-26 04:13:42.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56146/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:42.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:13:42.978 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:13:42.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56146/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:42.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.198.109/tcp/56147/p2p/16Uiu2HAmTEZNF895CZAZjc21mU5B9tbcpZwfKhj9wRr1HcdLAhhT","/ip4/172.18.198.109/tcp/56148/ws/p2p/16Uiu2HAmTEZNF895CZAZjc21mU5B9tbcpZwfKhj9wRr1HcdLAhhT"],"enrUri":"enr:-L24QHq-1N52uB9z5OnyA_WtSF94L7krclutETJ2OC0sAd0Va2iVHGDJxwaN8v-GiXP6cnTMAgNq9f8-qTugWe1c4R4CgmlkgnY0gmlwhKwSxm2KbXVsdGlhZGRyc5YACASsEsZtBttTAAoErBLGbQbbVN0DgnJzhQADAQAAiXNlY3AyNTZrMaED2J0dkQWOurWgVOr2PD6Skl8cTIE-rp0v_GpE4aKOEaKDdGNwgttTg3VkcILbVYV3YWt1MgU"}'
|
||||
2025-12-26 04:13:42.981 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:13:42.981 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2025-12-26 04:13:42.988 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:13:42.988 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-13-41__8554c954-13b0-4f8a-b488-8f4e069c77fd__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:13:42.988 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:13:42.988 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:13:42.989 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:13:42.990 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.109
|
||||
2025-12-26 04:13:42.990 DEBUG [src.node.docker_mananger] Generated ports ['35711', '35712', '35713', '35714', '35715']
|
||||
2025-12-26 04:13:42.990 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:13:42.990 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:13:42.990 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:13:42.990 DEBUG [src.node.docker_mananger] docker run -i -t -p 35711:35711 -p 35712:35712 -p 35713:35713 -p 35714:35714 -p 35715:35715 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=35713 --rest-port=35711 --tcp-port=35712 --discv5-udp-port=35714 --rest-address=0.0.0.0 --nat=extip:172.18.225.109 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d8574b190ebb47b83e576b70a33a1874365a6b6f587c3a6d6b4db14a671f54a6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35715 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHq-1N52uB9z5OnyA_WtSF94L7krclutETJ2OC0sAd0Va2iVHGDJxwaN8v-GiXP6cnTMAgNq9f8-qTugWe1c4R4CgmlkgnY0gmlwhKwSxm2KbXVsdGlhZGRyc5YACASsEsZtBttTAAoErBLGbQbbVN0DgnJzhQADAQAAiXNlY3AyNTZrMaED2J0dkQWOurWgVOr2PD6Skl8cTIE-rp0v_GpE4aKOEaKDdGNwgttTg3VkcILbVYV3YWt1MgU --filternode=/ip4/172.18.198.109/tcp/56147/p2p/16Uiu2HAmTEZNF895CZAZjc21mU5B9tbcpZwfKhj9wRr1HcdLAhhT
|
||||
2025-12-26 04:13:43.173 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.109 waku 4f70ec4bfbaa455c8ebed14722bffb5cebafd0fc83500e5e3cfdf60cbf36cc39
|
||||
2025-12-26 04:13:43.204 DEBUG [src.node.docker_mananger] Container started with ID 4f70ec4bfbaa. Setting up logs at ./log/docker/node2_2025-12-26_04-13-41__8554c954-13b0-4f8a-b488-8f4e069c77fd__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:13:43.205 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35711
|
||||
2025-12-26 04:13:43.205 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:13:44.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35711/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:44.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:13:44.209 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:13:44.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35711/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:44.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.109/tcp/35712/p2p/16Uiu2HAkyye8nUxX6RfcETjwQ2iHWgn2RP4ENBTGtngjrfJ83tVd","/ip4/172.18.225.109/tcp/35713/ws/p2p/16Uiu2HAkyye8nUxX6RfcETjwQ2iHWgn2RP4ENBTGtngjrfJ83tVd"],"enrUri":"enr:-L24QOvpzOuKJ4PaaT593GY_Z1rhJfp0x2mBMOXMlSOiR_rffh9EGxPk9NhhYIGmE0ot0WDqrPeeVWKwiIi0u7NCps8CgmlkgnY0gmlwhKwS4W2KbXVsdGlhZGRyc5YACASsEuFtBouAAAoErBLhbQaLgd0DgnJzhQADAQAAiXNlY3AyNTZrMaECQ58_WpxWYi-rNEsSn4la3tV7OrBBCVAvNj5YeEm6MAiDdGNwgouAg3VkcIKLgoV3YWt1MgA"}'
|
||||
2025-12-26 04:13:44.212 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:13:44.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35711/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.198.109/tcp/56147/p2p/16Uiu2HAmTEZNF895CZAZjc21mU5B9tbcpZwfKhj9wRr1HcdLAhhT"]'
|
||||
2025-12-26 04:13:44.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:44.246 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2025-12-26 04:13:44.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56146/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:13:44.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:44.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35711/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bc51c8df-de29-4514-9d82-423390b04d5f", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-26 04:13:44.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bc51c8df-de29-4514-9d82-423390b04d5f","statusDesc":"OK"}'
|
||||
2025-12-26 04:13:44.273 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||||
2025-12-26 04:13:44.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:44.292 DEBUG [src.libs.common] Sleeping for 2 seconds
|
||||
2025-12-26 04:13:46.293 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:46.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35711/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:46.298 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||||
2025-12-26 04:13:46.302 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:13:46.303 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:13:46.303 DEBUG [src.node.waku_node] Stopping container with id 0a198e7e8c12
|
||||
2025-12-26 04:13:46.835 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:13:46.835 DEBUG [src.node.waku_node] Stopping container with id 4f70ec4bfbaa
|
||||
2025-12-26 04:13:47.406 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:13:47.409 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:13:47.413 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:13:47.417 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
864
nim/1015/data/attachments/17c68efe9b33fd82.txt
Normal file
864
nim/1015/data/attachments/17c68efe9b33fd82.txt
Normal file
@ -0,0 +1,864 @@
|
||||
2025-12-26 04:17:56.979 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:17:56.980 DEBUG [tests.conftest] Running test: test_light_push_on_multiple_pubsub_topics with id: 2025-12-26_04-17-56__413798c4-a9cb-44bf-a191-e588dfe97a58
|
||||
2025-12-26 04:17:56.980 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:17:56.980 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-26 04:17:56.987 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:17:56.988 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-17-56__413798c4-a9cb-44bf-a191-e588dfe97a58__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:17:56.988 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:17:56.988 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:17:56.989 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:17:56.989 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.228
|
||||
2025-12-26 04:17:56.990 DEBUG [src.node.docker_mananger] Generated ports ['55985', '55986', '55987', '55988', '55989']
|
||||
2025-12-26 04:17:56.990 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:17:56.990 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:17:56.990 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:17:56.990 DEBUG [src.node.docker_mananger] docker run -i -t -p 55985:55985 -p 55986:55986 -p 55987:55987 -p 55988:55988 -p 55989:55989 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=55987 --rest-port=55985 --tcp-port=55986 --discv5-udp-port=55988 --rest-address=0.0.0.0 --nat=extip:172.18.143.228 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8cffad9146f24ba8da2d3e802f36759fecaf4fb37e9e774c6edf32e0fe96cd1e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55989 --metrics-logging=true --lightpush=true --relay=true
|
||||
2025-12-26 04:17:57.164 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.228 waku c36cf5f07f1d1ab9339f0c80ac9ecd881c84bbde02be5a38dada08b52342634d
|
||||
2025-12-26 04:17:57.199 DEBUG [src.node.docker_mananger] Container started with ID c36cf5f07f1d. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-17-56__413798c4-a9cb-44bf-a191-e588dfe97a58__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:17:57.199 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55985
|
||||
2025-12-26 04:17:57.200 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:17:57.243 ERROR [src.node.docker_mananger] Max retries reached for container c2b5f889d7ba. Exiting log stream.
|
||||
2025-12-26 04:17:57.786 ERROR [src.node.docker_mananger] Max retries reached for container 19e5853a0960. Exiting log stream.
|
||||
2025-12-26 04:17:58.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55985/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:17:58.203 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-26 04:17:58.203 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:17:58.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55985/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:17:58.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.228/tcp/55986/p2p/16Uiu2HAmUPjgHkz8GoGeBnFhNqiEqnPXivhtL3XdUv52giuyetjT","/ip4/172.18.143.228/tcp/55987/ws/p2p/16Uiu2HAmUPjgHkz8GoGeBnFhNqiEqnPXivhtL3XdUv52giuyetjT"],"enrUri":"enr:-L24QDvg0cR3FQ1l5UdhAQ5w-bBUc0fNgZ7h3iC0NOiFL1LmNZMCX-F8x4rQb7dAcptl8JlBIrBv-RSfTPg9vJixnOwCgmlkgnY0gmlwhKwSj-SKbXVsdGlhZGRyc5YACASsEo_kBtqyAAoErBKP5Abas90DgnJzhQADAQAAiXNlY3AyNTZrMaED6dKwQ6Fr3ZdBGnnYUBLUwcF8L5N6M8zZJvbwcTC0XlKDdGNwgtqyg3VkcILatIV3YWt1Mgk"}'
|
||||
2025-12-26 04:17:58.206 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:17:58.212 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:17:58.212 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-26_04-17-56__413798c4-a9cb-44bf-a191-e588dfe97a58__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:17:58.213 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:17:58.213 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:17:58.214 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:17:58.214 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.59.226
|
||||
2025-12-26 04:17:58.214 DEBUG [src.node.docker_mananger] Generated ports ['55540', '55541', '55542', '55543', '55544']
|
||||
2025-12-26 04:17:58.214 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:17:58.214 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:17:58.215 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:17:58.215 DEBUG [src.node.docker_mananger] docker run -i -t -p 55540:55540 -p 55541:55541 -p 55542:55542 -p 55543:55543 -p 55544:55544 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=55542 --rest-port=55540 --tcp-port=55541 --discv5-udp-port=55543 --rest-address=0.0.0.0 --nat=extip:172.18.59.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c2df4cc88adce8befcfdd7ddad94465b3ff8d4dbbfdc9a1f6e03efbacabee298 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55544 --metrics-logging=true --lightpush=false --relay=true
|
||||
2025-12-26 04:17:58.391 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.59.226 waku 69bc129a0b5f33167ad532172e3922eee298763818c904be3f032218de7bab9a
|
||||
2025-12-26 04:17:58.420 DEBUG [src.node.docker_mananger] Container started with ID 69bc129a0b5f. Setting up logs at ./log/docker/receiving_node2_2025-12-26_04-17-56__413798c4-a9cb-44bf-a191-e588dfe97a58__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:17:58.421 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55540
|
||||
2025-12-26 04:17:58.421 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:17:59.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55540/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:17:59.425 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-26 04:17:59.426 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:17:59.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55540/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:17:59.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.59.226/tcp/55541/p2p/16Uiu2HAkuphSNkpy5KBZ7z6oREiBKKgsA7G8mvfjBDRGt7hA23U3","/ip4/172.18.59.226/tcp/55542/ws/p2p/16Uiu2HAkuphSNkpy5KBZ7z6oREiBKKgsA7G8mvfjBDRGt7hA23U3"],"enrUri":"enr:-L24QHtNcGWeNXH6rDwAh3x47jLjSvFhGrdsxDwp9H_CRJTXROQ3ZAJtRbfMtERU6W9upiZFiMUHn-XOInTIGi8zEBUCgmlkgnY0gmlwhKwSO-KKbXVsdGlhZGRyc5YACASsEjviBtj1AAoErBI74gbY9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECBeYB7bJ5z_FS4zgx20NNOE6h4In5gOlGhGuS5NN_LSCDdGNwgtj1g3VkcILY94V3YWt1MgE"}'
|
||||
2025-12-26 04:17:59.428 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:17:59.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55540/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.143.228/tcp/55986/p2p/16Uiu2HAmUPjgHkz8GoGeBnFhNqiEqnPXivhtL3XdUv52giuyetjT"]'
|
||||
2025-12-26 04:17:59.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:17:59.469 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:17:59.470 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-17-56__413798c4-a9cb-44bf-a191-e588dfe97a58__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:17:59.470 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:17:59.470 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:17:59.475 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:17:59.475 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.152.49
|
||||
2025-12-26 04:17:59.475 DEBUG [src.node.docker_mananger] Generated ports ['23543', '23544', '23545', '23546', '23547']
|
||||
2025-12-26 04:17:59.476 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:17:59.476 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:17:59.476 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:17:59.476 DEBUG [src.node.docker_mananger] docker run -i -t -p 23543:23543 -p 23544:23544 -p 23545:23545 -p 23546:23546 -p 23547:23547 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=23545 --rest-port=23543 --tcp-port=23544 --discv5-udp-port=23546 --rest-address=0.0.0.0 --nat=extip:172.18.152.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c75ce0cb113aff9ae4ebbafef1a8babb71196c82eddbfb5e70a4a4d62d890afe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23547 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDvg0cR3FQ1l5UdhAQ5w-bBUc0fNgZ7h3iC0NOiFL1LmNZMCX-F8x4rQb7dAcptl8JlBIrBv-RSfTPg9vJixnOwCgmlkgnY0gmlwhKwSj-SKbXVsdGlhZGRyc5YACASsEo_kBtqyAAoErBKP5Abas90DgnJzhQADAQAAiXNlY3AyNTZrMaED6dKwQ6Fr3ZdBGnnYUBLUwcF8L5N6M8zZJvbwcTC0XlKDdGNwgtqyg3VkcILatIV3YWt1Mgk --lightpushnode=/ip4/172.18.143.228/tcp/55986/p2p/16Uiu2HAmUPjgHkz8GoGeBnFhNqiEqnPXivhtL3XdUv52giuyetjT --lightpush=true --relay=false
|
||||
2025-12-26 04:17:59.659 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.152.49 waku 08af0f11994bf86c500329c296880d9c003191ac7f102ccb0800f8e6b41c7ffb
|
||||
2025-12-26 04:17:59.688 DEBUG [src.node.docker_mananger] Container started with ID 08af0f11994b. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-17-56__413798c4-a9cb-44bf-a191-e588dfe97a58__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:17:59.690 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23543
|
||||
2025-12-26 04:17:59.690 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:00.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:00.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:00.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:00.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:00.998 ERROR [src.node.docker_mananger] Max retries reached for container 08af0f11994b. Exiting log stream.
|
||||
2025-12-26 04:18:01.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:01.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:01.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:01.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:01.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:01.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:01.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:01.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:01.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:02.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:03.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:04.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:05.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:06.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:07.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:08.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:09.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:10.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:11.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:12.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:13.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:14.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:15.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:16.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:17.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:19.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23543/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.732 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=23543): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecafd289b0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-26 04:18:20.833 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:20.833 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:20.834 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:20.834 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.19.45
|
||||
2025-12-26 04:18:20.835 DEBUG [src.node.docker_mananger] Generated ports ['7174', '7175', '7176', '7177', '7178']
|
||||
2025-12-26 04:18:20.835 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:20.835 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:20.835 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:20.835 DEBUG [src.node.docker_mananger] docker run -i -t -p 7174:7174 -p 7175:7175 -p 7176:7176 -p 7177:7177 -p 7178:7178 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=7176 --rest-port=7174 --tcp-port=7175 --discv5-udp-port=7177 --rest-address=0.0.0.0 --nat=extip:172.18.19.45 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2eddb5dcbfcaff0bedd2ab1db5837edf37ba3b77a704a9ed5a4cbddccb53c5da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7178 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDvg0cR3FQ1l5UdhAQ5w-bBUc0fNgZ7h3iC0NOiFL1LmNZMCX-F8x4rQb7dAcptl8JlBIrBv-RSfTPg9vJixnOwCgmlkgnY0gmlwhKwSj-SKbXVsdGlhZGRyc5YACASsEo_kBtqyAAoErBKP5Abas90DgnJzhQADAQAAiXNlY3AyNTZrMaED6dKwQ6Fr3ZdBGnnYUBLUwcF8L5N6M8zZJvbwcTC0XlKDdGNwgtqyg3VkcILatIV3YWt1Mgk --lightpushnode=/ip4/172.18.143.228/tcp/55986/p2p/16Uiu2HAmUPjgHkz8GoGeBnFhNqiEqnPXivhtL3XdUv52giuyetjT --lightpush=true --relay=false
|
||||
2025-12-26 04:18:21.013 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.19.45 waku 2a27029d016db85dd4c08e60f2160419e640bb35dc41f5afae0265b4cf7daa07
|
||||
2025-12-26 04:18:21.043 DEBUG [src.node.docker_mananger] Container started with ID 2a27029d016d. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-17-56__413798c4-a9cb-44bf-a191-e588dfe97a58__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:21.043 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7174
|
||||
2025-12-26 04:18:21.043 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:22.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.374 ERROR [src.node.docker_mananger] Max retries reached for container 2a27029d016d. Exiting log stream.
|
||||
2025-12-26 04:18:22.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:22.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:23.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:24.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:25.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:26.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:27.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:28.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:29.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:30.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:31.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:32.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:33.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:34.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:35.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:36.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:37.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:38.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:39.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:40.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:41.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7174/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:42.104 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=7174): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecafca9a30>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-26 04:18:42.204 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:42.204 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:42.206 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:42.206 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.90
|
||||
2025-12-26 04:18:42.206 DEBUG [src.node.docker_mananger] Generated ports ['26837', '26838', '26839', '26840', '26841']
|
||||
2025-12-26 04:18:42.206 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:42.206 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:42.206 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:42.207 DEBUG [src.node.docker_mananger] docker run -i -t -p 26837:26837 -p 26838:26838 -p 26839:26839 -p 26840:26840 -p 26841:26841 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=26839 --rest-port=26837 --tcp-port=26838 --discv5-udp-port=26840 --rest-address=0.0.0.0 --nat=extip:172.18.191.90 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=889f4a2178dfbea931ccc6f4a86bbcb3cbaecfbbfc4b5f0e521f4d75d5f3f1e4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26841 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDvg0cR3FQ1l5UdhAQ5w-bBUc0fNgZ7h3iC0NOiFL1LmNZMCX-F8x4rQb7dAcptl8JlBIrBv-RSfTPg9vJixnOwCgmlkgnY0gmlwhKwSj-SKbXVsdGlhZGRyc5YACASsEo_kBtqyAAoErBKP5Abas90DgnJzhQADAQAAiXNlY3AyNTZrMaED6dKwQ6Fr3ZdBGnnYUBLUwcF8L5N6M8zZJvbwcTC0XlKDdGNwgtqyg3VkcILatIV3YWt1Mgk --lightpushnode=/ip4/172.18.143.228/tcp/55986/p2p/16Uiu2HAmUPjgHkz8GoGeBnFhNqiEqnPXivhtL3XdUv52giuyetjT --lightpush=true --relay=false
|
||||
2025-12-26 04:18:42.382 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.90 waku 5bd9aeacf63bab145f43968ee17721ddd4487f22ccb5849d7f520cf5ba92e830
|
||||
2025-12-26 04:18:42.416 DEBUG [src.node.docker_mananger] Container started with ID 5bd9aeacf63b. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-17-56__413798c4-a9cb-44bf-a191-e588dfe97a58__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:42.417 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26837
|
||||
2025-12-26 04:18:42.417 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:43.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:43.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:43.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:43.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:43.746 ERROR [src.node.docker_mananger] Max retries reached for container 5bd9aeacf63b. Exiting log stream.
|
||||
2025-12-26 04:18:43.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:43.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:44.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:44.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:44.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:44.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:44.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:44.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:44.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:44.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:44.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:44.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:45.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:46.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:47.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:48.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:49.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:50.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:53.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:54.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:55.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:56.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:57.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:58.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:59.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:00.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:01.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:02.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26837/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:03.469 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=26837): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fecafdfc560>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-26 04:19:03.708 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:19:03.709 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:19:03.709 DEBUG [src.node.waku_node] Stopping container with id c36cf5f07f1d
|
||||
2025-12-26 04:19:04.235 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:04.237 DEBUG [src.node.waku_node] Stopping container with id 69bc129a0b5f
|
||||
2025-12-26 04:19:04.760 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:04.760 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:04.863 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:04.965 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:05.047 ERROR [src.node.docker_mananger] Max retries reached for container c36cf5f07f1d. Exiting log stream.
|
||||
2025-12-26 04:19:05.066 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:05.168 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:05.269 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:05.370 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:05.472 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:05.573 ERROR [src.node.docker_mananger] Max retries reached for container 69bc129a0b5f. Exiting log stream.
|
||||
2025-12-26 04:19:05.574 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:05.675 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:05.776 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:05.878 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:05.979 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:06.080 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:06.182 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:06.284 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:06.385 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:06.487 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:06.588 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:06.689 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:06.791 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:06.892 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:06.994 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:07.095 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:07.197 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:07.299 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:07.400 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:07.502 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:07.603 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:07.704 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:07.806 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:07.907 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:08.009 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:08.110 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:08.212 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:08.313 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:08.415 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:08.516 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:08.618 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:08.719 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:08.821 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:08.922 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:09.024 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:09.125 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:09.227 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:09.329 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:09.430 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:09.531 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:09.633 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:09.734 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:09.836 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:09.837 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/5bd9aeacf63bab145f43968ee17721ddd4487f22ccb5849d7f520cf5ba92e830/stop: Not Found ("No such container: 5bd9aeacf63bab145f43968ee17721ddd4487f22ccb5849d7f520cf5ba92e830")
|
||||
2025-12-26 04:19:09.837 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:09.938 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:10.040 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:10.141 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:10.242 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:10.344 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:10.446 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:10.547 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:10.648 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:10.750 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:10.851 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:10.953 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:11.054 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:11.155 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:11.257 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:11.358 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:11.460 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:11.561 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:11.663 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:11.764 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:11.866 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:11.967 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:12.069 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:12.170 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:12.272 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:12.373 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:12.474 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:12.576 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:12.677 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:12.779 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:12.880 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:12.982 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:13.083 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:13.184 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:13.286 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:13.387 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:13.489 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:13.590 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:13.692 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:13.793 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:13.894 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:13.996 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:14.097 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:14.198 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:14.300 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:14.401 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:14.503 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:14.604 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:14.705 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:14.807 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:14.908 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:14.909 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/5bd9aeacf63bab145f43968ee17721ddd4487f22ccb5849d7f520cf5ba92e830/stop: Not Found ("No such container: 5bd9aeacf63bab145f43968ee17721ddd4487f22ccb5849d7f520cf5ba92e830")
|
||||
2025-12-26 04:19:14.910 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:15.011 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:15.113 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:15.214 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:15.316 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:15.418 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:15.519 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:15.621 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:15.722 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:15.824 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:15.925 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:16.027 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:16.128 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:16.230 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:16.331 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:16.433 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:16.534 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:16.636 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:16.737 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:16.839 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:16.940 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:17.042 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:17.143 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:17.245 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:17.346 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:17.448 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:17.549 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:17.651 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:17.753 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:17.854 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:17.955 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:18.057 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:18.158 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:18.260 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:18.361 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:18.462 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:18.564 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:18.665 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:18.767 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:18.868 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:18.970 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:19.071 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:19.172 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:19.274 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:19.375 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:19.477 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:19.578 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:19.680 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:19.781 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:19.883 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:19.984 DEBUG [src.node.waku_node] Stopping container with id 5bd9aeacf63b
|
||||
2025-12-26 04:19:19.986 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/5bd9aeacf63bab145f43968ee17721ddd4487f22ccb5849d7f520cf5ba92e830/stop: Not Found ("No such container: 5bd9aeacf63bab145f43968ee17721ddd4487f22ccb5849d7f520cf5ba92e830")
|
||||
2025-12-26 04:19:19.987 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:19:20.011 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:20.035 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:20.036 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:20.036 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:20.037 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
81
nim/1015/data/attachments/187c4328f38ae2cd.txt
Normal file
81
nim/1015/data/attachments/187c4328f38ae2cd.txt
Normal file
@ -0,0 +1,81 @@
|
||||
2025-12-26 04:30:26.758 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:30:26.759 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_content_topic_from_another_shard with id: 2025-12-26_04-30-26__c459d4c0-89df-434f-b3b9-5dd583acae25
|
||||
2025-12-26 04:30:26.759 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:30:26.759 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:30:26.759 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2025-12-26 04:30:26.766 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:30:26.766 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-30-26__c459d4c0-89df-434f-b3b9-5dd583acae25__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:30:26.766 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:30:26.766 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:30:26.768 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:30:26.768 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.80.30
|
||||
2025-12-26 04:30:26.768 DEBUG [src.node.docker_mananger] Generated ports ['37659', '37660', '37661', '37662', '37663']
|
||||
2025-12-26 04:30:26.769 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:30:26.769 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:30:26.769 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:30:26.769 DEBUG [src.node.docker_mananger] docker run -i -t -p 37659:37659 -p 37660:37660 -p 37661:37661 -p 37662:37662 -p 37663:37663 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=37661 --rest-port=37659 --tcp-port=37660 --discv5-udp-port=37662 --rest-address=0.0.0.0 --nat=extip:172.18.80.30 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=cca5fbd14ce2bd43eebfa3e4bbb3ab61ad26d3ccd2b5b6e97486bcf933d519b5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37663 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||||
2025-12-26 04:30:26.940 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.80.30 waku 5f26a8cfe16d679e92c5c2148aae992fe13a95ef1d8ebd2925dae99e403ec31c
|
||||
2025-12-26 04:30:26.971 DEBUG [src.node.docker_mananger] Container started with ID 5f26a8cfe16d. Setting up logs at ./log/docker/node1_2025-12-26_04-30-26__c459d4c0-89df-434f-b3b9-5dd583acae25__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:30:26.971 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37659
|
||||
2025-12-26 04:30:26.971 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:30:27.565 ERROR [src.node.docker_mananger] Max retries reached for container 5e7526bfccce. Exiting log stream.
|
||||
2025-12-26 04:30:27.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37659/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:27.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:30:27.975 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:30:27.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37659/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:27.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.80.30/tcp/37660/p2p/16Uiu2HAkutTrDXWd4EwXYuAijRycJU4HmTc3jkAUeiVMEaURw6ZD","/ip4/172.18.80.30/tcp/37661/ws/p2p/16Uiu2HAkutTrDXWd4EwXYuAijRycJU4HmTc3jkAUeiVMEaURw6ZD"],"enrUri":"enr:-L24QIq9IoO-OXnrBJZssmnOjglJvyJWKypij-uaMplTlgjQOvuPuFMJRWaAJsY9OfCVrjdEduF-Y3d-W9_Tb087ZDMCgmlkgnY0gmlwhKwSUB6KbXVsdGlhZGRyc5YACASsElAeBpMcAAoErBJQHgaTHd0DgnJzhQACAQAAiXNlY3AyNTZrMaECBtz3N7urjOIC8l6AxWU0nFoQhiTJbH6_oz7-zN2GjZCDdGNwgpMcg3VkcIKTHoV3YWt1MgU"}'
|
||||
2025-12-26 04:30:27.977 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:30:27.984 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:30:27.984 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-30-26__c459d4c0-89df-434f-b3b9-5dd583acae25__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:30:27.984 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:30:27.984 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:30:27.985 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:30:27.985 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.106.118
|
||||
2025-12-26 04:30:27.985 DEBUG [src.node.docker_mananger] Generated ports ['10802', '10803', '10804', '10805', '10806']
|
||||
2025-12-26 04:30:27.986 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:30:27.986 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:30:27.986 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:30:27.986 DEBUG [src.node.docker_mananger] docker run -i -t -p 10802:10802 -p 10803:10803 -p 10804:10804 -p 10805:10805 -p 10806:10806 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=10804 --rest-port=10802 --tcp-port=10803 --discv5-udp-port=10805 --rest-address=0.0.0.0 --nat=extip:172.18.106.118 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=db6bd16ea3a0015bfc3b76c14b3ed52eefffb58abeeb43abf6fecc410e0fb536 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10806 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIq9IoO-OXnrBJZssmnOjglJvyJWKypij-uaMplTlgjQOvuPuFMJRWaAJsY9OfCVrjdEduF-Y3d-W9_Tb087ZDMCgmlkgnY0gmlwhKwSUB6KbXVsdGlhZGRyc5YACASsElAeBpMcAAoErBJQHgaTHd0DgnJzhQACAQAAiXNlY3AyNTZrMaECBtz3N7urjOIC8l6AxWU0nFoQhiTJbH6_oz7-zN2GjZCDdGNwgpMcg3VkcIKTHoV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||||
2025-12-26 04:30:28.163 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.106.118 waku a61d9f706e74f0a7a982d0e5fc5ebc3f60e0e75593cbdaa3cf44ecbc8f1d9d40
|
||||
2025-12-26 04:30:28.191 DEBUG [src.node.docker_mananger] Container started with ID a61d9f706e74. Setting up logs at ./log/docker/node2_2025-12-26_04-30-26__c459d4c0-89df-434f-b3b9-5dd583acae25__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:30:28.191 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10802
|
||||
2025-12-26 04:30:28.192 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:30:29.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10802/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:29.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:30:29.203 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:30:29.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10802/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:29.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.118/tcp/10803/p2p/16Uiu2HAmFaWizw6ozN2xQTpFfKk8YwBEHD2mEbvt7cJkbTprtbcN","/ip4/172.18.106.118/tcp/10804/ws/p2p/16Uiu2HAmFaWizw6ozN2xQTpFfKk8YwBEHD2mEbvt7cJkbTprtbcN"],"enrUri":"enr:-L24QGsGgou7f7_2pDKCCOsE1hARA_-yap8HHphx3xmIMoCgAuMvoqBVmvo4jaHUY2hK-44PtwzdfZgA1V_cPMsI5LkCgmlkgnY0gmlwhKwSanaKbXVsdGlhZGRyc5YACASsEmp2BiozAAoErBJqdgYqNN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDK22ARjqskvUhS6hgEgvPNLYbcpyNEHuZdLL3NcUo7bODdGNwgiozg3VkcIIqNYV3YWt1MgE"}'
|
||||
2025-12-26 04:30:29.213 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:30:29.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10802/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.80.30/tcp/37660/p2p/16Uiu2HAkutTrDXWd4EwXYuAijRycJU4HmTc3jkAUeiVMEaURw6ZD"]'
|
||||
2025-12-26 04:30:29.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:30:29.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37659/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/toychat/2/huilong/proto"]'
|
||||
2025-12-26 04:30:29.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:30:29.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10802/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/toychat/2/huilong/proto"]'
|
||||
2025-12-26 04:30:29.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:30:29.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37659/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:30:29.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:30:29.232 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:30:29.332 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:30:29.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37659/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:29.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1766723429227019982,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:30:29.336 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:30:29.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10802/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:29.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1766723429227019982,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:30:29.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37659/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:30:29.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:30:29.347 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:30:29.447 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:30:29.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37659/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:29.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723429341041769,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:30:29.452 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:30:29.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10802/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:30:29.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723429341041769,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:30:29.457 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:30:29.458 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:30:29.458 DEBUG [src.node.waku_node] Stopping container with id 5f26a8cfe16d
|
||||
2025-12-26 04:30:29.947 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:30:29.948 DEBUG [src.node.waku_node] Stopping container with id a61d9f706e74
|
||||
2025-12-26 04:30:30.453 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:30:30.456 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:30:30.461 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:30:30.466 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
112
nim/1015/data/attachments/18bcb6dbbf39ffe6.txt
Normal file
112
nim/1015/data/attachments/18bcb6dbbf39ffe6.txt
Normal file
@ -0,0 +1,112 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_passing_cursor_not_returned_in_paginationCursor with id: 2025-12-26_04-20-45__d025d880-950f-4484-b13c-798dda8d0850
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-20-45__d025d880-950f-4484-b13c-798dda8d0850__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.172.0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['3945', '3946', '3947', '3948', '3949']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 3945:3945 -p 3946:3946 -p 3947:3947 -p 3948:3948 -p 3949:3949 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=3947 --rest-port=3945 --tcp-port=3946 --discv5-udp-port=3948 --rest-address=0.0.0.0 --nat=extip:172.18.172.0 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c7d4e25ce9fa42aec63afb22eb4c2ab6e76bd9fef3d7b0ee6e77c140a2be8fc6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3949 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.172.0 waku 60a5c6f4545988d7a612fc111ee095e1347990b746f127c12f36aa6658017047
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 40724e09f246. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 60a5c6f45459. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-20-45__d025d880-950f-4484-b13c-798dda8d0850__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 3945
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 2150e755a28d. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3945/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3945/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.172.0/tcp/3946/p2p/16Uiu2HAm3278ZmGaB2sRuiA2Ze7Dw8L99b4F1mtbL9Vxh8pcX7xK","/ip4/172.18.172.0/tcp/3947/ws/p2p/16Uiu2HAm3278ZmGaB2sRuiA2Ze7Dw8L99b4F1mtbL9Vxh8pcX7xK"],"enrUri":"enr:-L24QPxLQ_iqYYdraGVV1emOSHuVKFX2uULvvX_wJFPeIzonV-PH5eA5ce51Yfd_00hL1Wy7wLMKN5G7S0IVyoAb_FQCgmlkgnY0gmlwhKwSrACKbXVsdGlhZGRyc5YACASsEqwABg9qAAoErBKsAAYPa90DgnJzhQADAQAAiXNlY3AyNTZrMaECcNP-ndXbCznyMVGWJzkRozr_B2hX4c3Bp-JABHAm5GCDdGNwgg9qg3VkcIIPbIV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-20-45__d025d880-950f-4484-b13c-798dda8d0850__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.170.126
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['1050', '1051', '1052', '1053', '1054']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 1050:1050 -p 1051:1051 -p 1052:1052 -p 1053:1053 -p 1054:1054 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=1052 --rest-port=1050 --tcp-port=1051 --discv5-udp-port=1053 --rest-address=0.0.0.0 --nat=extip:172.18.170.126 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3dbd4ca1feeaea46d91b4d2cbcdde2fb2d7ca4fdfffbfec41cbbb4c527b8a5ca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1054 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPxLQ_iqYYdraGVV1emOSHuVKFX2uULvvX_wJFPeIzonV-PH5eA5ce51Yfd_00hL1Wy7wLMKN5G7S0IVyoAb_FQCgmlkgnY0gmlwhKwSrACKbXVsdGlhZGRyc5YACASsEqwABg9qAAoErBKsAAYPa90DgnJzhQADAQAAiXNlY3AyNTZrMaECcNP-ndXbCznyMVGWJzkRozr_B2hX4c3Bp-JABHAm5GCDdGNwgg9qg3VkcIIPbIV3YWt1MgM --storenode=/ip4/172.18.172.0/tcp/3946/p2p/16Uiu2HAm3278ZmGaB2sRuiA2Ze7Dw8L99b4F1mtbL9Vxh8pcX7xK --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.170.126 waku efd900ef1dfe45fc6437c4c9d98158ef55eeae34985c5f8d6be5237168185e92
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID efd900ef1dfe. Setting up logs at ./log/docker/store_node1_2025-12-26_04-20-45__d025d880-950f-4484-b13c-798dda8d0850__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 1050
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1050/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1050/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.170.126/tcp/1051/p2p/16Uiu2HAm759SRbLS9QJpEizLmNXwsLjp2dScxtnrJMpSXGseiJJw","/ip4/172.18.170.126/tcp/1052/ws/p2p/16Uiu2HAm759SRbLS9QJpEizLmNXwsLjp2dScxtnrJMpSXGseiJJw"],"enrUri":"enr:-L24QGde36z5Bu4Jwo63BT7pXl87c12QhL0YIBvTBAvn3FNYLj39Sf9LH83NNm57T-Mr010zvefvb7_UAAOBfjotKbMCgmlkgnY0gmlwhKwSqn6KbXVsdGlhZGRyc5YACASsEqp-BgQbAAoErBKqfgYEHN0DgnJzhQADAQAAiXNlY3AyNTZrMaECrQoYI9zUQpFFEepMC3UdOT8E2tZ9dlE6OflUW2sfsCyDdGNwggQbg3VkcIIEHYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1050/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.172.0/tcp/3946/p2p/16Uiu2HAm3278ZmGaB2sRuiA2Ze7Dw8L99b4F1mtbL9Vxh8pcX7xK"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3945/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1050/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3945/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3945/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3945/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3945/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3945/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3945/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3945/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3945/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3945/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3945/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3945/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x45843713465a777856915bea1826188ef68683cf13c15ee563b8f85e19c459cc"},{"messageHash":"0xdabea40cc4463ef4d98a4ad2f1f14f884295542f04d14fe42a771b3cf31586a1"},{"messageHash":"0x5d822267a3462f5cff46278331100992ca23702173bd2438006c0430f0fc94a1"},{"messageHash":"0xece464fe86e54f401d42cd146f54771cb1eeb4219b44bfdf7c8f9fc5c1767371"},{"messageHash":"0x9f28b97dd9a0f40aeb8b22d740a63cb9fb2212f02209cd549d182a161a0914ec"}],"paginationCursor":"0x9f28b97dd9a0f40aeb8b22d740a63cb9fb2212f02209cd549d182a161a0914ec"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1050/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x45843713465a777856915bea1826188ef68683cf13c15ee563b8f85e19c459cc"},{"messageHash":"0xdabea40cc4463ef4d98a4ad2f1f14f884295542f04d14fe42a771b3cf31586a1"},{"messageHash":"0x5d822267a3462f5cff46278331100992ca23702173bd2438006c0430f0fc94a1"},{"messageHash":"0xece464fe86e54f401d42cd146f54771cb1eeb4219b44bfdf7c8f9fc5c1767371"},{"messageHash":"0x9f28b97dd9a0f40aeb8b22d740a63cb9fb2212f02209cd549d182a161a0914ec"}],"paginationCursor":"0x9f28b97dd9a0f40aeb8b22d740a63cb9fb2212f02209cd549d182a161a0914ec"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3945/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5d822267a3462f5cff46278331100992ca23702173bd2438006c0430f0fc94a1&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xece464fe86e54f401d42cd146f54771cb1eeb4219b44bfdf7c8f9fc5c1767371"},{"messageHash":"0x9f28b97dd9a0f40aeb8b22d740a63cb9fb2212f02209cd549d182a161a0914ec"},{"messageHash":"0x309e5ce88e93380139f64602e49ed7f998aa877c863bba63ea6badf06ab1e9ea"},{"messageHash":"0x028555855a6b6565a9ecf0972411e254b02616a86432ea4d491d68f5be0d4d16"},{"messageHash":"0x8e440a58b13355f4afee1ea623c5206f0266f7cc8535af9c773ae9a056d1778b"},{"messageHash":"0xe69b29a0a75e034aefe7b017806745bf898edb64f2193cad02104652f068daf5"},{"messageHash":"0xdfab9f5ba7b76344ede694fffa38d4da9b5c38f95a7a4e46dbef5cb9c2821bde"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1050/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x5d822267a3462f5cff46278331100992ca23702173bd2438006c0430f0fc94a1&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xece464fe86e54f401d42cd146f54771cb1eeb4219b44bfdf7c8f9fc5c1767371"},{"messageHash":"0x9f28b97dd9a0f40aeb8b22d740a63cb9fb2212f02209cd549d182a161a0914ec"},{"messageHash":"0x309e5ce88e93380139f64602e49ed7f998aa877c863bba63ea6badf06ab1e9ea"},{"messageHash":"0x028555855a6b6565a9ecf0972411e254b02616a86432ea4d491d68f5be0d4d16"},{"messageHash":"0x8e440a58b13355f4afee1ea623c5206f0266f7cc8535af9c773ae9a056d1778b"},{"messageHash":"0xe69b29a0a75e034aefe7b017806745bf898edb64f2193cad02104652f068daf5"},{"messageHash":"0xdfab9f5ba7b76344ede694fffa38d4da9b5c38f95a7a4e46dbef5cb9c2821bde"}]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 60a5c6f45459
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id efd900ef1dfe
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
69
nim/1015/data/attachments/1928403472855d9.txt
Normal file
69
nim/1015/data/attachments/1928403472855d9.txt
Normal file
@ -0,0 +1,69 @@
|
||||
2025-12-26 04:27:56.517 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:27:56.519 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_only_store with id: 2025-12-26_04-27-56__ac3e648a-000a-48da-b211-ee3e1613bfb2
|
||||
2025-12-26 04:27:56.520 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:27:56.520 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:27:56.531 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:27:56.532 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-27-56__ac3e648a-000a-48da-b211-ee3e1613bfb2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:27:56.532 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:27:56.532 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:27:56.534 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:27:56.534 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.16.169
|
||||
2025-12-26 04:27:56.534 DEBUG [src.node.docker_mananger] Generated ports ['61869', '61870', '61871', '61872', '61873']
|
||||
2025-12-26 04:27:56.534 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:27:56.535 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:27:56.535 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:27:56.535 DEBUG [src.node.docker_mananger] docker run -i -t -p 61869:61869 -p 61870:61870 -p 61871:61871 -p 61872:61872 -p 61873:61873 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=61871 --rest-port=61869 --tcp-port=61870 --discv5-udp-port=61872 --rest-address=0.0.0.0 --nat=extip:172.18.16.169 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=43b7ddc9bcdc86a6a8afad4aa2fdce4170bfcb2bde6cefa0d9b2c8f982b2e480 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61873 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:27:56.712 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.16.169 waku 75c612916b012639998dce9f73221cd3bad46e77dcea5e45bc3f9d04c852d440
|
||||
2025-12-26 04:27:56.745 DEBUG [src.node.docker_mananger] Container started with ID 75c612916b01. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-27-56__ac3e648a-000a-48da-b211-ee3e1613bfb2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:27:56.745 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61869
|
||||
2025-12-26 04:27:56.745 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:27:56.767 ERROR [src.node.docker_mananger] Max retries reached for container bf1aac25f9a7. Exiting log stream.
|
||||
2025-12-26 04:27:57.359 ERROR [src.node.docker_mananger] Max retries reached for container a74ee6d5bdf4. Exiting log stream.
|
||||
2025-12-26 04:27:57.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61869/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:57.750 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":"READY"},{"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":"READY"},{"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-26 04:27:57.750 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:27:57.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61869/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:57.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.16.169/tcp/61870/p2p/16Uiu2HAm7Biqi86XebaAndKFE85HHsPXQUeJjiFKoYcCRp1EHz3N","/ip4/172.18.16.169/tcp/61871/ws/p2p/16Uiu2HAm7Biqi86XebaAndKFE85HHsPXQUeJjiFKoYcCRp1EHz3N"],"enrUri":"enr:-L24QOh3aKNRnd7T-Bc6EXcZ85fd-bwh09wFsnK9WfaOTZCvWS0SUh3om7HSHJwnLlM3EHOaFeWZnLlUP7dTjyeXvXoCgmlkgnY0gmlwhKwSEKmKbXVsdGlhZGRyc5YACASsEhCpBvGuAAoErBIQqQbxr90DgnJzhQADAQAAiXNlY3AyNTZrMaECrrlYp7keZIoNyOrQqDPTxY6z-VsvxmCsvY5iyXg2IJ2DdGNwgvGug3VkcILxsIV3YWt1MgM"}'
|
||||
2025-12-26 04:27:57.752 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:27:57.759 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:27:57.760 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-27-56__ac3e648a-000a-48da-b211-ee3e1613bfb2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:27:57.760 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:27:57.760 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:27:57.761 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:27:57.761 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.23.179
|
||||
2025-12-26 04:27:57.761 DEBUG [src.node.docker_mananger] Generated ports ['38840', '38841', '38842', '38843', '38844']
|
||||
2025-12-26 04:27:57.762 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:27:57.762 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:27:57.762 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:27:57.762 DEBUG [src.node.docker_mananger] docker run -i -t -p 38840:38840 -p 38841:38841 -p 38842:38842 -p 38843:38843 -p 38844:38844 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=38842 --rest-port=38840 --tcp-port=38841 --discv5-udp-port=38843 --rest-address=0.0.0.0 --nat=extip:172.18.23.179 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4badcf151b55a88c53dfb8987fca2ce50a3e0dbc0879fe174e93316fed1bd0cb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38844 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOh3aKNRnd7T-Bc6EXcZ85fd-bwh09wFsnK9WfaOTZCvWS0SUh3om7HSHJwnLlM3EHOaFeWZnLlUP7dTjyeXvXoCgmlkgnY0gmlwhKwSEKmKbXVsdGlhZGRyc5YACASsEhCpBvGuAAoErBIQqQbxr90DgnJzhQADAQAAiXNlY3AyNTZrMaECrrlYp7keZIoNyOrQqDPTxY6z-VsvxmCsvY5iyXg2IJ2DdGNwgvGug3VkcILxsIV3YWt1MgM --storenode=/ip4/172.18.16.169/tcp/61870/p2p/16Uiu2HAm7Biqi86XebaAndKFE85HHsPXQUeJjiFKoYcCRp1EHz3N --store=true --relay=false
|
||||
2025-12-26 04:27:57.950 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.23.179 waku 354306eac000aa2448df391ea8ba55197f95833c1d4da62637a9ce10a87e1ce3
|
||||
2025-12-26 04:27:57.981 DEBUG [src.node.docker_mananger] Container started with ID 354306eac000. Setting up logs at ./log/docker/store_node1_2025-12-26_04-27-56__ac3e648a-000a-48da-b211-ee3e1613bfb2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:27:57.981 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38840
|
||||
2025-12-26 04:27:57.982 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:27:58.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38840/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:58.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:27:58.987 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:27:58.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38840/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:58.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.23.179/tcp/38841/p2p/16Uiu2HAmNmyRrRQbfyArSQ9YTZRbV4u2bWFHiWekDB2uFKiYwygs","/ip4/172.18.23.179/tcp/38842/ws/p2p/16Uiu2HAmNmyRrRQbfyArSQ9YTZRbV4u2bWFHiWekDB2uFKiYwygs"],"enrUri":"enr:-L24QJEKc73p-OHbPnCf7mJBwy46G-jMT43CExav0A4u0Z-KdfMmhuMCPiRgeP_n_yLQKcT405ratPoZk2kej25tn8ECgmlkgnY0gmlwhKwSF7OKbXVsdGlhZGRyc5YACASsEhezBpe5AAoErBIXswaXut0DgnJzhQADAQAAiXNlY3AyNTZrMaEDll7kp2JX6WdPDKvFyYNcMRBTaegsNyqB0emyNiKHQmiDdGNwgpe5g3VkcIKXu4V3YWt1MgI"}'
|
||||
2025-12-26 04:27:58.990 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:27:58.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38840/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.16.169/tcp/61870/p2p/16Uiu2HAm7Biqi86XebaAndKFE85HHsPXQUeJjiFKoYcCRp1EHz3N"]'
|
||||
2025-12-26 04:27:59.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:59.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61869/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:27:59.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:59.030 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:59.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61869/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:59.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:59.038 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:59.239 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:59.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61869/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:59.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2025-12-26 04:27:59.242 DEBUG [src.steps.store] messages length is 0
|
||||
2025-12-26 04:27:59.244 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:27:59.245 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:27:59.245 DEBUG [src.node.waku_node] Stopping container with id 75c612916b01
|
||||
2025-12-26 04:27:59.792 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:27:59.793 DEBUG [src.node.waku_node] Stopping container with id 354306eac000
|
||||
2025-12-26 04:28:00.302 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:28:00.303 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:28:00.309 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:28:00.314 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
77
nim/1015/data/attachments/193f1ecdbcf42596.txt
Normal file
77
nim/1015/data/attachments/193f1ecdbcf42596.txt
Normal file
@ -0,0 +1,77 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_single_pubsub_topic[/waku/2/rs/999/999] with id: 2025-12-26_04-24-50__832ed3c9-a37a-4c60-8ab4-fea0e0051a08
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-24-50__832ed3c9-a37a-4c60-8ab4-fea0e0051a08__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.71.3
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['42906', '42907', '42908', '42909', '42910']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 999
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 42906:42906 -p 42907:42907 -p 42908:42908 -p 42909:42909 -p 42910:42910 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=42908 --rest-port=42906 --tcp-port=42907 --discv5-udp-port=42909 --rest-address=0.0.0.0 --nat=extip:172.18.71.3 --peer-exchange=true --discv5-discovery=true --cluster-id=999 --nodekey=8a610ef2458de7e25ec4dbca4c7eaf50d1bfdebb8e6df54a2b941b76ad823559 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42910 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.71.3 waku dbeebd3868c80102669bb7e936312440f2f7b53f1c8570bd6d2e9df0b2da9667
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID dbeebd3868c8. Setting up logs at ./log/docker/node1_2025-12-26_04-24-50__832ed3c9-a37a-4c60-8ab4-fea0e0051a08__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 42906
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 399378348dae. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9cb40fbc3bdf. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42906/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42906/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.3/tcp/42907/p2p/16Uiu2HAm3qffqAfPuP6bumZfTJuEnML4jknJk35dZo3hL51XDvm7","/ip4/172.18.71.3/tcp/42908/ws/p2p/16Uiu2HAm3qffqAfPuP6bumZfTJuEnML4jknJk35dZo3hL51XDvm7"],"enrUri":"enr:-L24QMilRh4FGMxGfi0AGQqGHHsJrExp6R4Scv8pl5JN_c4OePZbUXScm_1WTqPB455Yw-e2uuRmpN8TEGpqc3DEc8sCgmlkgnY0gmlwhKwSRwOKbXVsdGlhZGRyc5YACASsEkcDBqebAAoErBJHAwannN0DgnJzhQPnAQAAiXNlY3AyNTZrMaECfQMVrA-J3ka-d5i_RwupB-DkfHWRnaHP5Hwez-lWWLKDdGNwgqebg3VkcIKnnYV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-24-50__832ed3c9-a37a-4c60-8ab4-fea0e0051a08__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.89.89
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['9929', '9930', '9931', '9932', '9933']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 999
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 9929:9929 -p 9930:9930 -p 9931:9931 -p 9932:9932 -p 9933:9933 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=9931 --rest-port=9929 --tcp-port=9930 --discv5-udp-port=9932 --rest-address=0.0.0.0 --nat=extip:172.18.89.89 --peer-exchange=true --discv5-discovery=true --cluster-id=999 --nodekey=ddbe7ccfcb8d560ba5e6e9fd8d49eaf68738b2ee243bebbcd01902d2193c3c4f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9933 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMilRh4FGMxGfi0AGQqGHHsJrExp6R4Scv8pl5JN_c4OePZbUXScm_1WTqPB455Yw-e2uuRmpN8TEGpqc3DEc8sCgmlkgnY0gmlwhKwSRwOKbXVsdGlhZGRyc5YACASsEkcDBqebAAoErBJHAwannN0DgnJzhQPnAQAAiXNlY3AyNTZrMaECfQMVrA-J3ka-d5i_RwupB-DkfHWRnaHP5Hwez-lWWLKDdGNwgqebg3VkcIKnnYV3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.89.89 waku 0d684df46c33807bd8f82a02c8a367cb266d0294650a8c3ba0b18c65b80f7cdb
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 0d684df46c33. Setting up logs at ./log/docker/node2_2025-12-26_04-24-50__832ed3c9-a37a-4c60-8ab4-fea0e0051a08__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 9929
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9929/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9929/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.89.89/tcp/9930/p2p/16Uiu2HAm6WBtVmvoY3cCBTueke8SzMhxAeRfjtWuE3PjjnEKsNgr","/ip4/172.18.89.89/tcp/9931/ws/p2p/16Uiu2HAm6WBtVmvoY3cCBTueke8SzMhxAeRfjtWuE3PjjnEKsNgr"],"enrUri":"enr:-L24QBD-0Nte1nuGXTXK3jr47-KBRZoNJgglQ4vlI19fnXn2c-EXb7aFZinDY8cplLK51jr0wQ59el16uEE6xNFYUi8CgmlkgnY0gmlwhKwSWVmKbXVsdGlhZGRyc5YACASsEllZBibKAAoErBJZWQYmy90DgnJzhQPnAQAAiXNlY3AyNTZrMaECpJiygM66teiivLZ5RG4k7j61_bQDQfh_n9Dhtl3N5UuDdGNwgibKg3VkcIImzIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9929/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.3/tcp/42907/p2p/16Uiu2HAm3qffqAfPuP6bumZfTJuEnML4jknJk35dZo3hL51XDvm7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42906/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/999/999"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:9929/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/999/999"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42906/relay/v1/messages/%2Fwaku%2F2%2Frs%2F999%2F999" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42906/relay/v1/messages/%2Fwaku%2F2%2Frs%2F999%2F999" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723093221487162,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9929/relay/v1/messages/%2Fwaku%2F2%2Frs%2F999%2F999" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723093221487162,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id dbeebd3868c8
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 0d684df46c33
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
1723
nim/1015/data/attachments/19417c4d6a61a615.txt
Normal file
1723
nim/1015/data/attachments/19417c4d6a61a615.txt
Normal file
File diff suppressed because it is too large
Load Diff
4036
nim/1015/data/attachments/194865587f2cd8d8.txt
Normal file
4036
nim/1015/data/attachments/194865587f2cd8d8.txt
Normal file
File diff suppressed because it is too large
Load Diff
104
nim/1015/data/attachments/19874a40773ce0ac.txt
Normal file
104
nim/1015/data/attachments/19874a40773ce0ac.txt
Normal file
@ -0,0 +1,104 @@
|
||||
2025-12-26 04:18:17.598 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:18:17.599 DEBUG [tests.conftest] Running test: test_admin_service_peers_contains_expected_addrs_and_protocols with id: 2025-12-26_04-18-17__b0b7cee3-9bdd-4a10-9170-c29807401e11
|
||||
2025-12-26 04:18:17.599 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:18:17.599 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-26 04:18:17.599 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-26 04:18:17.606 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:17.606 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-18-17__b0b7cee3-9bdd-4a10-9170-c29807401e11__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:17.613 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:17.613 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-18-17__b0b7cee3-9bdd-4a10-9170-c29807401e11__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:17.619 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:17.619 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-18-17__b0b7cee3-9bdd-4a10-9170-c29807401e11__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:17.625 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:17.625 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-26_04-18-17__b0b7cee3-9bdd-4a10-9170-c29807401e11__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:17.625 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:18:17.626 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:18:17.632 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:17.633 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/n1_service_lookup__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:17.638 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:17.639 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/n2_service_relay__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:17.644 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:17.644 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/n3_service_store__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:17.644 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:17.644 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:17.646 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:17.646 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.152.225
|
||||
2025-12-26 04:18:17.646 DEBUG [src.node.docker_mananger] Generated ports ['32545', '32546', '32547', '32548', '32549']
|
||||
2025-12-26 04:18:17.646 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:17.646 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:17.647 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:17.647 DEBUG [src.node.docker_mananger] docker run -i -t -p 32545:32545 -p 32546:32546 -p 32547:32547 -p 32548:32548 -p 32549:32549 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=32547 --rest-port=32545 --tcp-port=32546 --discv5-udp-port=32548 --rest-address=0.0.0.0 --nat=extip:172.18.152.225 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dfb2f2dbf2f49f0d49bfdeeecdd78ab74affdb8bc0cbb1ff4e4eeae39e27fe6a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32549 --metrics-logging=true --relay=true
|
||||
2025-12-26 04:18:17.831 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.152.225 waku ee7ddc85445bed2696d25094943dd303269e808f8c8329089950092a49d1e23c
|
||||
2025-12-26 04:18:17.865 DEBUG [src.node.docker_mananger] Container started with ID ee7ddc85445b. Setting up logs at ./log/docker/n1_service_lookup__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:17.866 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32545
|
||||
2025-12-26 04:18:17.867 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:17.899 ERROR [src.node.docker_mananger] Max retries reached for container b85b97bacbef. Exiting log stream.
|
||||
2025-12-26 04:18:18.401 ERROR [src.node.docker_mananger] Max retries reached for container dd665842817f. Exiting log stream.
|
||||
2025-12-26 04:18:18.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32545/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.870 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-26 04:18:18.871 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:18:18.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32545/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:18.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.152.225/tcp/32546/p2p/16Uiu2HAmNF5Bu5AH3Sbf8TXutdZyj2grN4vG33vaZKdFvLbdxx5J","/ip4/172.18.152.225/tcp/32547/ws/p2p/16Uiu2HAmNF5Bu5AH3Sbf8TXutdZyj2grN4vG33vaZKdFvLbdxx5J"],"enrUri":"enr:-L24QPu61i4FbZtNA66KBETmmxyb9-UjXpLqBpZlzr6TxbjbSWvEHuVJYELLvddmZMDjuU-G2ArQ4JhNG2yQKdo9nEYCgmlkgnY0gmlwhKwSmOGKbXVsdGlhZGRyc5YACASsEpjhBn8iAAoErBKY4QZ_I90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjnRmeOCy3yyxbwYubAEcWX5WJdei2JFs_IMTzYg-WQ2DdGNwgn8ig3VkcIJ_JIV3YWt1MgE"}'
|
||||
2025-12-26 04:18:18.873 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:18:18.873 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:18.874 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:18.875 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:18.875 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.121.98
|
||||
2025-12-26 04:18:18.875 DEBUG [src.node.docker_mananger] Generated ports ['54231', '54232', '54233', '54234', '54235']
|
||||
2025-12-26 04:18:18.875 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:18.875 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:18.875 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:18.876 DEBUG [src.node.docker_mananger] docker run -i -t -p 54231:54231 -p 54232:54232 -p 54233:54233 -p 54234:54234 -p 54235:54235 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=54233 --rest-port=54231 --tcp-port=54232 --discv5-udp-port=54234 --rest-address=0.0.0.0 --nat=extip:172.18.121.98 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afd578659a26a77ec9f31e5ba1bc2ba561f6aecb80db2abaed7faf5c201b5360 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54235 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPu61i4FbZtNA66KBETmmxyb9-UjXpLqBpZlzr6TxbjbSWvEHuVJYELLvddmZMDjuU-G2ArQ4JhNG2yQKdo9nEYCgmlkgnY0gmlwhKwSmOGKbXVsdGlhZGRyc5YACASsEpjhBn8iAAoErBKY4QZ_I90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjnRmeOCy3yyxbwYubAEcWX5WJdei2JFs_IMTzYg-WQ2DdGNwgn8ig3VkcIJ_JIV3YWt1MgE
|
||||
2025-12-26 04:18:19.067 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.121.98 waku 91479be2f5cadb1b340451159bf5574410f28701f231cefa9e71b2ce320842e4
|
||||
2025-12-26 04:18:19.097 DEBUG [src.node.docker_mananger] Container started with ID 91479be2f5ca. Setting up logs at ./log/docker/n2_service_relay__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:19.097 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54231
|
||||
2025-12-26 04:18:19.097 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:20.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54231/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.112 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-26 04:18:20.113 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:18:20.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54231/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:20.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.98/tcp/54232/p2p/16Uiu2HAkxA9XoXeCj6Ngb4NRdpEsyE8Guoy2gjqY23hai8T2vE9u","/ip4/172.18.121.98/tcp/54233/ws/p2p/16Uiu2HAkxA9XoXeCj6Ngb4NRdpEsyE8Guoy2gjqY23hai8T2vE9u"],"enrUri":"enr:-L24QC2FVzTZSGLmpFtwbGgduzLiCp3SHguaMy-91WIqJ7YHFJVExlyY2bND47JQKWbxudTSy_axFT0bjHd8HvfTXU8CgmlkgnY0gmlwhKwSeWKKbXVsdGlhZGRyc5YACASsEnliBtPYAAoErBJ5YgbT2d0DgnJzhQADAQAAiXNlY3AyNTZrMaECKJjrvQcJ9_tozI28Lq3oOZTrPV648PUNsfyPPlW_IbCDdGNwgtPYg3VkcILT2oV3YWt1MgE"}'
|
||||
2025-12-26 04:18:20.116 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:18:20.117 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:20.117 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:20.121 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:20.123 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.240.49
|
||||
2025-12-26 04:18:20.124 DEBUG [src.node.docker_mananger] Generated ports ['29235', '29236', '29237', '29238', '29239']
|
||||
2025-12-26 04:18:20.124 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:20.124 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:20.125 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:20.125 DEBUG [src.node.docker_mananger] docker run -i -t -p 29235:29235 -p 29236:29236 -p 29237:29237 -p 29238:29238 -p 29239:29239 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=29237 --rest-port=29235 --tcp-port=29236 --discv5-udp-port=29238 --rest-address=0.0.0.0 --nat=extip:172.18.240.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c8f1e96c1ded3cc4afe57cdb254f28d685ad7cb35cbe3d4fc7afd152065ecfcc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29239 --metrics-logging=true --store=true --discv5-bootstrap-node=enr:-L24QPu61i4FbZtNA66KBETmmxyb9-UjXpLqBpZlzr6TxbjbSWvEHuVJYELLvddmZMDjuU-G2ArQ4JhNG2yQKdo9nEYCgmlkgnY0gmlwhKwSmOGKbXVsdGlhZGRyc5YACASsEpjhBn8iAAoErBKY4QZ_I90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjnRmeOCy3yyxbwYubAEcWX5WJdei2JFs_IMTzYg-WQ2DdGNwgn8ig3VkcIJ_JIV3YWt1MgE
|
||||
2025-12-26 04:18:20.325 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.240.49 waku 322bcc0c78052e55d8b609ee42064df10e4f1a0a3deaf48735df5a716bd511f7
|
||||
2025-12-26 04:18:20.357 DEBUG [src.node.docker_mananger] Container started with ID 322bcc0c7805. Setting up logs at ./log/docker/n3_service_store__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:20.357 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29235
|
||||
2025-12-26 04:18:20.358 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:21.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29235/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.362 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":"READY"},{"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":"READY"},{"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-26 04:18:21.362 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:18:21.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29235/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.240.49/tcp/29236/p2p/16Uiu2HAm9DT4eTYWuJxzL4djWsAYMrPHwPQULqbLxfpJjjpGmeVL","/ip4/172.18.240.49/tcp/29237/ws/p2p/16Uiu2HAm9DT4eTYWuJxzL4djWsAYMrPHwPQULqbLxfpJjjpGmeVL"],"enrUri":"enr:-L24QGAljIn7rZdjkG2sDzhBHWLwwceweHKupFRhL_nqbGLhNX0a7k2Mu5nZj58JtOnCGceK5MEv3OG930u8qr3O3t8CgmlkgnY0gmlwhKwS8DGKbXVsdGlhZGRyc5YACASsEvAxBnI0AAoErBLwMQZyNd0DgnJzhQADAQAAiXNlY3AyNTZrMaECzOIK7_mToUA098oDYHTFzzw_8SiFA2R_sE8CRwW9Hk-DdGNwgnI0g3VkcIJyNoV3YWt1MgM"}'
|
||||
2025-12-26 04:18:21.365 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:18:21.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32545/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.121.98/tcp/54232/p2p/16Uiu2HAkxA9XoXeCj6Ngb4NRdpEsyE8Guoy2gjqY23hai8T2vE9u"]'
|
||||
2025-12-26 04:18:21.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:21.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54231/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.152.225/tcp/32546/p2p/16Uiu2HAmNF5Bu5AH3Sbf8TXutdZyj2grN4vG33vaZKdFvLbdxx5J"]'
|
||||
2025-12-26 04:18:21.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:21.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32545/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.240.49/tcp/29236/p2p/16Uiu2HAm9DT4eTYWuJxzL4djWsAYMrPHwPQULqbLxfpJjjpGmeVL"]'
|
||||
2025-12-26 04:18:21.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:21.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29235/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.152.225/tcp/32546/p2p/16Uiu2HAmNF5Bu5AH3Sbf8TXutdZyj2grN4vG33vaZKdFvLbdxx5J"]'
|
||||
2025-12-26 04:18:21.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:21.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32545/admin/v1/peers/service" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:21.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.121.98/tcp/55518/p2p/16Uiu2HAkxA9XoXeCj6Ngb4NRdpEsyE8Guoy2gjqY23hai8T2vE9u","protocols":["/vac/waku/relay/2.0.0","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.240.49/tcp/29236/p2p/16Uiu2HAm9DT4eTYWuJxzL4djWsAYMrPHwPQULqbLxfpJjjpGmeVL","protocols":["/vac/waku/relay/2.0.0","/vac/waku/store-query/3.0.0","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin"}]'
|
||||
2025-12-26 04:18:21.417 DEBUG [tests.rest_flags.test_admin_flags] /admin/v1/peers/service [{'multiaddr': '/ip4/172.18.121.98/tcp/55518/p2p/16Uiu2HAkxA9XoXeCj6Ngb4NRdpEsyE8Guoy2gjqY23hai8T2vE9u', 'protocols': ['/vac/waku/relay/2.0.0', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'nwaku-v0.36.0-124-g96196a', 'origin': 'UnknownOrigin'}, {'multiaddr': '/ip4/172.18.240.49/tcp/29236/p2p/16Uiu2HAm9DT4eTYWuJxzL4djWsAYMrPHwPQULqbLxfpJjjpGmeVL', 'protocols': ['/vac/waku/relay/2.0.0', '/vac/waku/store-query/3.0.0', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'nwaku-v0.36.0-124-g96196a', 'origin': 'UnknownOrigin'}]
|
||||
2025-12-26 04:18:21.419 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:18:21.420 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:18:21.420 DEBUG [src.node.waku_node] Stopping container with id ee7ddc85445b
|
||||
2025-12-26 04:18:22.025 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:18:22.025 DEBUG [src.node.waku_node] Stopping container with id 91479be2f5ca
|
||||
2025-12-26 04:18:22.545 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:18:22.546 DEBUG [src.node.waku_node] Stopping container with id 322bcc0c7805
|
||||
2025-12-26 04:18:22.839 ERROR [src.node.docker_mananger] Max retries reached for container ee7ddc85445b. Exiting log stream.
|
||||
2025-12-26 04:18:23.075 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:18:23.076 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:18:23.083 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:18:23.092 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:18:23.097 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
3526
nim/1015/data/attachments/19a4b5223c5a3327.txt
Normal file
3526
nim/1015/data/attachments/19a4b5223c5a3327.txt
Normal file
File diff suppressed because it is too large
Load Diff
71
nim/1015/data/attachments/19e62d7e285adf1d.txt
Normal file
71
nim/1015/data/attachments/19e62d7e285adf1d.txt
Normal file
@ -0,0 +1,71 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_admin_service_peers_schema with id: 2025-12-26_04-18-41__ad89a501-7d7f-4a04-b4d9-14af210f49b4
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-18-41__ad89a501-7d7f-4a04-b4d9-14af210f49b4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-18-41__ad89a501-7d7f-4a04-b4d9-14af210f49b4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-18-41__ad89a501-7d7f-4a04-b4d9-14af210f49b4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node4_2025-12-26_04-18-41__ad89a501-7d7f-4a04-b4d9-14af210f49b4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/n1_service_schema__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/n2_service_schema__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.217.51
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['1356', '1357', '1358', '1359', '1360']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 1356:1356 -p 1357:1357 -p 1358:1358 -p 1359:1359 -p 1360:1360 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=1358 --rest-port=1356 --tcp-port=1357 --discv5-udp-port=1359 --rest-address=0.0.0.0 --nat=extip:172.18.217.51 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8d0eeedff7b7b9d7783f2cebb9cf0ae9b2f1b2d630f4eac2d3bc8dc7eed671f3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1360 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.217.51 waku 5797833d5eedd3bd0b93cde25235e609b199ebdb5423cde8c7e110672e2f0ec0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 5797833d5eed. Setting up logs at ./log/docker/n1_service_schema__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 1356
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 22d0402188a4. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a34554ca1906. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1356/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1356/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.217.51/tcp/1357/p2p/16Uiu2HAmMZEfsYya7ccTbaz3x2rJLShGpNQpRpi2mi42dXd4vrh2","/ip4/172.18.217.51/tcp/1358/ws/p2p/16Uiu2HAmMZEfsYya7ccTbaz3x2rJLShGpNQpRpi2mi42dXd4vrh2"],"enrUri":"enr:-L24QKEMkTsfIJBotTyYyzAfBgnnl49yjhRHidoHDVLFoAVGBLyZIQFIuAq5AhiF1ceDolJZbVyl0wqQqdeo-bzmTdkCgmlkgnY0gmlwhKwS2TOKbXVsdGlhZGRyc5YACASsEtkzBgVNAAoErBLZMwYFTt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhD_jvKVboNSqvEsfe-O5sVo2HzphjBcyKCx29HEHAW2DdGNwggVNg3VkcIIFT4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.76.60
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['43892', '43893', '43894', '43895', '43896']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 43892:43892 -p 43893:43893 -p 43894:43894 -p 43895:43895 -p 43896:43896 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=43894 --rest-port=43892 --tcp-port=43893 --discv5-udp-port=43895 --rest-address=0.0.0.0 --nat=extip:172.18.76.60 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bda44b8b810dab459a6e978f82ec0f5d8e5d4acd5ebcdaffcdb9f03fae04bdbb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43896 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKEMkTsfIJBotTyYyzAfBgnnl49yjhRHidoHDVLFoAVGBLyZIQFIuAq5AhiF1ceDolJZbVyl0wqQqdeo-bzmTdkCgmlkgnY0gmlwhKwS2TOKbXVsdGlhZGRyc5YACASsEtkzBgVNAAoErBLZMwYFTt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhD_jvKVboNSqvEsfe-O5sVo2HzphjBcyKCx29HEHAW2DdGNwggVNg3VkcIIFT4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.76.60 waku 99784efcd7096b99b12fd56bb193165661c3f4bfeea1593346e27ae5faa629a1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 99784efcd709. Setting up logs at ./log/docker/n2_service_schema__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 43892
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43892/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43892/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.60/tcp/43893/p2p/16Uiu2HAmT6Y2ENhzodEGRYcmwtDVesfqbiS36YJE4TnADGva9ZNE","/ip4/172.18.76.60/tcp/43894/ws/p2p/16Uiu2HAmT6Y2ENhzodEGRYcmwtDVesfqbiS36YJE4TnADGva9ZNE"],"enrUri":"enr:-L24QPTU7L0FTV-amSotgvmqaTo6pZEFvLLWKlN1eMQdo0cvXxcbGCK0AubS5GQW8o2a4FeoEKR6lt7YLqXzpLrFC3kCgmlkgnY0gmlwhKwSTDyKbXVsdGlhZGRyc5YACASsEkw8Bqt1AAoErBJMPAardt0DgnJzhQADAQAAiXNlY3AyNTZrMaED1o7yuyozKq7SFcMDyeq0r9IKUh5E4hk6b0jiyAKJCn-DdGNwgqt1g3VkcIKrd4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1356/admin/v1/peers/service" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.76.60/tcp/50972/p2p/16Uiu2HAmT6Y2ENhzodEGRYcmwtDVesfqbiS36YJE4TnADGva9ZNE","protocols":["/vac/waku/relay/2.0.0","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin"}]'
|
||||
[35mDEBUG [0m tests.rest_flags.test_admin_flags:test_admin_flags.py:543 Validate schema of get service peers
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 5797833d5eed
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 99784efcd709
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
136
nim/1015/data/attachments/1ae5d5c2e42418e0.txt
Normal file
136
nim/1015/data/attachments/1ae5d5c2e42418e0.txt
Normal file
@ -0,0 +1,136 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_multiple_content_topics_same_shard[content_topic_list1] with id: 2025-12-26_04-31-28__244b8d00-2c8d-4059-bb6b-766bbd68dcf4
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-31-28__244b8d00-2c8d-4059-bb6b-766bbd68dcf4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.117.241
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['40438', '40439', '40440', '40441', '40442']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 40438:40438 -p 40439:40439 -p 40440:40440 -p 40441:40441 -p 40442:40442 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=40440 --rest-port=40438 --tcp-port=40439 --discv5-udp-port=40441 --rest-address=0.0.0.0 --nat=extip:172.18.117.241 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6c07ab281a1faa6e40464edede0afca06fbdb2ffe73c0eeddedcc4fc2ac1af7c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40442 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.117.241 waku f341071392307b4f5191a5cb32f3e6a0408599b98e6da917fe3d923e0e615e41
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 19313eb662c2. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f34107139230. Setting up logs at ./log/docker/node1_2025-12-26_04-31-28__244b8d00-2c8d-4059-bb6b-766bbd68dcf4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 40438
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 75ace7366906. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40438/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40438/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.241/tcp/40439/p2p/16Uiu2HAmHsNQiDiXg8cX9GjcayVUpaubb7h6ZDWifWrKX1UJsJ9S","/ip4/172.18.117.241/tcp/40440/ws/p2p/16Uiu2HAmHsNQiDiXg8cX9GjcayVUpaubb7h6ZDWifWrKX1UJsJ9S"],"enrUri":"enr:-L24QFYmZBI2cuWbVh4NZCZvsXHvmpduKknymRvUTLPfWQDZRmM2PJvcLES3-ZYT7rVcooqF4pHoJ05t_YPv07HSEs8CgmlkgnY0gmlwhKwSdfGKbXVsdGlhZGRyc5YACASsEnXxBp33AAoErBJ18Qad-N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDTXZYtcwxQS6i2aZztmAaPqqqTrLKCRYXsp33gV1Mvg2DdGNwgp33g3VkcIKd-YV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-31-28__244b8d00-2c8d-4059-bb6b-766bbd68dcf4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.248.123
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['48263', '48264', '48265', '48266', '48267']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 48263:48263 -p 48264:48264 -p 48265:48265 -p 48266:48266 -p 48267:48267 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=48265 --rest-port=48263 --tcp-port=48264 --discv5-udp-port=48266 --rest-address=0.0.0.0 --nat=extip:172.18.248.123 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3542fc37b4a38d7a4b4dc9d53bedd3fdfdde43e5ea3bbafdaf44abf60ee6e5ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48267 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFYmZBI2cuWbVh4NZCZvsXHvmpduKknymRvUTLPfWQDZRmM2PJvcLES3-ZYT7rVcooqF4pHoJ05t_YPv07HSEs8CgmlkgnY0gmlwhKwSdfGKbXVsdGlhZGRyc5YACASsEnXxBp33AAoErBJ18Qad-N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDTXZYtcwxQS6i2aZztmAaPqqqTrLKCRYXsp33gV1Mvg2DdGNwgp33g3VkcIKd-YV3YWt1MgU --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.248.123 waku c4982d25f00f715ee7e3d0e3740cef70c6b5cfdcc06a827c8891569d7624b8d1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c4982d25f00f. Setting up logs at ./log/docker/node2_2025-12-26_04-31-28__244b8d00-2c8d-4059-bb6b-766bbd68dcf4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 48263
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48263/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48263/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.248.123/tcp/48264/p2p/16Uiu2HAm9BcRMYYkhm5BxzcR2Ch3ECu5LPAtACJWENdkTycE8h4a","/ip4/172.18.248.123/tcp/48265/ws/p2p/16Uiu2HAm9BcRMYYkhm5BxzcR2Ch3ECu5LPAtACJWENdkTycE8h4a"],"enrUri":"enr:-L24QIHjhHivnImSzGeqLKiU_ws2n_iE95Jsgd0tu1XJ1nNeSoWdn3gcoRGMJ2gDl0xWYJEHkkkMDdp6OYo1KCle60ECgmlkgnY0gmlwhKwS-HuKbXVsdGlhZGRyc5YACASsEvh7BryIAAoErBL4ewa8id0DgnJzhQACAQAAiXNlY3AyNTZrMaECzGl2Da0hunaMDXHciCnIkLdDtOJi5Fx1V6gFpZVuEjeDdGNwgryIg3VkcIK8ioV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48263/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.117.241/tcp/40439/p2p/16Uiu2HAmHsNQiDiXg8cX9GjcayVUpaubb7h6ZDWifWrKX1UJsJ9S"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/yaml", "/newsService/2.0/highlights/xml", "/newsService/3.0/daily/protobuf", "/newsService/3.0/alerts/xml", "/newsService/3.0/updates/protobuf", "/newsService/3.0/reviews/xml", "/newsService/4.0/alerts/yaml", "/newsService/4.0/updates/yaml"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48263/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/yaml", "/newsService/2.0/highlights/xml", "/newsService/3.0/daily/protobuf", "/newsService/3.0/alerts/xml", "/newsService/3.0/updates/protobuf", "/newsService/3.0/reviews/xml", "/newsService/4.0/alerts/yaml", "/newsService/4.0/updates/yaml"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/yaml", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/yaml","version":0,"timestamp":1766723490796450893,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/yaml","version":0,"timestamp":1766723490796450893,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/xml", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/xml","version":0,"timestamp":1766723490911930470,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/xml","version":0,"timestamp":1766723490911930470,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/daily/protobuf", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fdaily%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/daily/protobuf","version":0,"timestamp":1766723491027379654,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fdaily%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/daily/protobuf","version":0,"timestamp":1766723491027379654,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F3.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/alerts/xml","version":0,"timestamp":1766723491142305632,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F3.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/alerts/xml","version":0,"timestamp":1766723491142305632,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/updates/protobuf", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fupdates%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/updates/protobuf","version":0,"timestamp":1766723491257272131,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fupdates%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/updates/protobuf","version":0,"timestamp":1766723491257272131,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/reviews/xml", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F3.0%2Freviews%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/reviews/xml","version":0,"timestamp":1766723491371771341,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F3.0%2Freviews%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/reviews/xml","version":0,"timestamp":1766723491371771341,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/4.0/alerts/yaml", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F4.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/alerts/yaml","version":0,"timestamp":1766723491486435282,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F4.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/alerts/yaml","version":0,"timestamp":1766723491486435282,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40438/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/4.0/updates/yaml", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40438/relay/v1/auto/messages/%2FnewsService%2F4.0%2Fupdates%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/updates/yaml","version":0,"timestamp":1766723491601624334,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48263/relay/v1/auto/messages/%2FnewsService%2F4.0%2Fupdates%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/updates/yaml","version":0,"timestamp":1766723491601624334,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f34107139230
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c4982d25f00f
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
67
nim/1015/data/attachments/1ae5e80e3b03522b.txt
Normal file
67
nim/1015/data/attachments/1ae5e80e3b03522b.txt
Normal file
@ -0,0 +1,67 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_relay_peers_on_shard_schema with id: 2025-12-26_04-30-27__674c838a-45eb-4a48-9655-1f72d966afaa
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-30-27__674c838a-45eb-4a48-9655-1f72d966afaa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-30-27__674c838a-45eb-4a48-9655-1f72d966afaa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-30-27__674c838a-45eb-4a48-9655-1f72d966afaa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node4_2025-12-26_04-30-27__674c838a-45eb-4a48-9655-1f72d966afaa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.137.92
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['44239', '44240', '44241', '44242', '44243']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 44239:44239 -p 44240:44240 -p 44241:44241 -p 44242:44242 -p 44243:44243 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=44241 --rest-port=44239 --tcp-port=44240 --discv5-udp-port=44242 --rest-address=0.0.0.0 --nat=extip:172.18.137.92 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=eaaf00bb9cd68dfdb05cefc8a1acbaddbc98e9cd9dad0b11fe1c469ee59209ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44243 --metrics-logging=true --relay=true --dns-discovery=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.137.92 waku e4cc43ba12bb6fecb16b13b0a6b343384022a7f61ac9a0570c6765d15a6e3d3d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e4cc43ba12bb. Setting up logs at ./log/docker/node1_2025-12-26_04-30-27__674c838a-45eb-4a48-9655-1f72d966afaa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 44239
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container ee972664ff76. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a575e153e4c2. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44239/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44239/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.137.92/tcp/44240/p2p/16Uiu2HAm4C9aau2WQGYZFZRZUJyu5UmrtC59somxGxuurne2uqUd","/ip4/172.18.137.92/tcp/44241/ws/p2p/16Uiu2HAm4C9aau2WQGYZFZRZUJyu5UmrtC59somxGxuurne2uqUd"],"enrUri":"enr:-La4QPj1cZ0umli4qAAyPjJMPRmh2yWcPPQQRGdaj6e-zDxeGGBHn1kQ3B7NylCsq8ASRQ24pkTIU5LtXz6pV3L3fI8CgmlkgnY0gmlwhKwSiVyKbXVsdGlhZGRyc5YACASsEolcBqzQAAoErBKJXAas0d0DgnJzhQADAQAAiXNlY3AyNTZrMaECgkJCHeCtvfWoh36KALx27syTpKPOeN40w4r6bsZHlhKDdGNwgqzQhXdha3UyAQ"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.132.190
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['25177', '25178', '25179', '25180', '25181']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 25177:25177 -p 25178:25178 -p 25179:25179 -p 25180:25180 -p 25181:25181 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=25179 --rest-port=25177 --tcp-port=25178 --discv5-udp-port=25180 --rest-address=0.0.0.0 --nat=extip:172.18.132.190 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=91f71adf7c0f8fcfc9e486fa4aa14c1acdfaa2de28ffe04ce9efc238f7b0a759 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25181 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QPj1cZ0umli4qAAyPjJMPRmh2yWcPPQQRGdaj6e-zDxeGGBHn1kQ3B7NylCsq8ASRQ24pkTIU5LtXz6pV3L3fI8CgmlkgnY0gmlwhKwSiVyKbXVsdGlhZGRyc5YACASsEolcBqzQAAoErBKJXAas0d0DgnJzhQADAQAAiXNlY3AyNTZrMaECgkJCHeCtvfWoh36KALx27syTpKPOeN40w4r6bsZHlhKDdGNwgqzQhXdha3UyAQ
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.132.190 waku bbbd764cd6bbad3ce2a985178944537a839a7105b8d21ea925aa27eeb8da4944
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID bbbd764cd6bb. Setting up logs at ./log/docker/node2_2025-12-26_04-30-27__674c838a-45eb-4a48-9655-1f72d966afaa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 25177
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25177/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25177/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.132.190/tcp/25178/p2p/16Uiu2HAm5Aqd5J8Y9tAXtQKBhbPugACpEa2nJCG76zvZYXRwHUNT","/ip4/172.18.132.190/tcp/25179/ws/p2p/16Uiu2HAm5Aqd5J8Y9tAXtQKBhbPugACpEa2nJCG76zvZYXRwHUNT"],"enrUri":"enr:-La4QNNBKMp14RYj6yNJjPFtvAjQM_j2ZFTFvEVRyacABAEuYK3nB5kMpudp6suGiViVSzghPFzH86cWrgdN0uwLRXACgmlkgnY0gmlwhKwShL6KbXVsdGlhZGRyc5YACASsEoS-BmJaAAoErBKEvgZiW90DgnJzhQADAQAAiXNlY3AyNTZrMaECkMgPbOxTS4wjgr6qxBpAIXLbz04hXleJCMgEmsBlYYiDdGNwgmJahXdha3UyAQ"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44239/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
|
||||
[35mDEBUG [0m tests.rest_flags.test_admin_flags:test_admin_flags.py:334 relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e4cc43ba12bb
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id bbbd764cd6bb
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
39
nim/1015/data/attachments/1ae7544d09002205.txt
Normal file
39
nim/1015/data/attachments/1ae7544d09002205.txt
Normal file
@ -0,0 +1,39 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_get_debug_version_is_string with id: 2025-12-26_04-30-32__2badf6be-4377-4cfe-8bdd-5e5f874a8768
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-30-32__2badf6be-4377-4cfe-8bdd-5e5f874a8768__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.139.179
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['49580', '49581', '49582', '49583', '49584']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 49580:49580 -p 49581:49581 -p 49582:49582 -p 49583:49583 -p 49584:49584 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=49582 --rest-port=49580 --tcp-port=49581 --discv5-udp-port=49583 --rest-address=0.0.0.0 --nat=extip:172.18.139.179 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=daa5943b25d03b4a43f3999a485e2182ebaa1a1b89fd78c6c4cfe3f64195f8c3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49584 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.139.179 waku 1c0a81a9acf5479f7a69cb91bf5bf180d134b4278314e2e22a4c408cd5f9d923
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1c0a81a9acf5. Setting up logs at ./log/docker/node1_2025-12-26_04-30-32__2badf6be-4377-4cfe-8bdd-5e5f874a8768__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 49580
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e4cc43ba12bb. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container bbbd764cd6bb. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:49580/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:49580/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.179/tcp/49581/p2p/16Uiu2HAkxjG67aj12feME5JRYw65USUJukCK9pQCm1CG7v4m8sZT","/ip4/172.18.139.179/tcp/49582/ws/p2p/16Uiu2HAkxjG67aj12feME5JRYw65USUJukCK9pQCm1CG7v4m8sZT"],"enrUri":"enr:-L24QLKVmbOxM0BEqGLjiyvWUv4rYmn1wcfg6kqeXMLlbU4xbMOTePRqn9NDAQ552aOjqqM6YuW6_Dd_1gTGYX3goTYCgmlkgnY0gmlwhKwSi7OKbXVsdGlhZGRyc5YACASsEouzBsGtAAoErBKLswbBrt0DgnJzhQADAQAAiXNlY3AyNTZrMaECMRSAbgM-dUJKY48CSjCaVdOBMh7oJ9lj-zvhCfdFFlqDdGNwgsGtg3VkcILBr4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:49580/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'v0.36.0-124-g96196a'
|
||||
[35mDEBUG [0m tests.rest_flags.test_debug_flags:test_debug_flags.py:40 debug version returned: v0.36.0-124-g96196a
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 1c0a81a9acf5
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
15168
nim/1015/data/attachments/1afd64c31588467d.txt
Normal file
15168
nim/1015/data/attachments/1afd64c31588467d.txt
Normal file
File diff suppressed because it is too large
Load Diff
3532
nim/1015/data/attachments/1b4d6bfd2721a69e.txt
Normal file
3532
nim/1015/data/attachments/1b4d6bfd2721a69e.txt
Normal file
File diff suppressed because it is too large
Load Diff
68
nim/1015/data/attachments/1b6b88611a97db7a.txt
Normal file
68
nim/1015/data/attachments/1b6b88611a97db7a.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2025-12-26 04:15:55.941 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:15:55.941 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_invalid_request_id with id: 2025-12-26_04-15-55__6e28e5d8-431d-470b-9595-b090c5b41686
|
||||
2025-12-26 04:15:55.941 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:15:55.941 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-26 04:15:55.942 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2025-12-26 04:15:55.948 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:15:55.948 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-15-55__6e28e5d8-431d-470b-9595-b090c5b41686__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:15:55.949 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:15:55.949 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:15:55.950 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:15:55.950 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.106.153
|
||||
2025-12-26 04:15:55.950 DEBUG [src.node.docker_mananger] Generated ports ['39443', '39444', '39445', '39446', '39447']
|
||||
2025-12-26 04:15:55.950 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:15:55.951 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:15:55.951 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:15:55.951 DEBUG [src.node.docker_mananger] docker run -i -t -p 39443:39443 -p 39444:39444 -p 39445:39445 -p 39446:39446 -p 39447:39447 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=39445 --rest-port=39443 --tcp-port=39444 --discv5-udp-port=39446 --rest-address=0.0.0.0 --nat=extip:172.18.106.153 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a0c9edac805dadcfc7ad6feffbfa9359bfbe2a75c0c4f1aabbe329f161a1669a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39447 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-26 04:15:56.152 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.106.153 waku 8beb7ff2a841af1b6c78343e8b8b7fcd09318af6de05a65a67f7ed8189c6e170
|
||||
2025-12-26 04:15:56.171 ERROR [src.node.docker_mananger] Max retries reached for container b6eea0f71e32. Exiting log stream.
|
||||
2025-12-26 04:15:56.195 DEBUG [src.node.docker_mananger] Container started with ID 8beb7ff2a841. Setting up logs at ./log/docker/node1_2025-12-26_04-15-55__6e28e5d8-431d-470b-9595-b090c5b41686__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:15:56.195 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39443
|
||||
2025-12-26 04:15:56.195 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:15:56.726 ERROR [src.node.docker_mananger] Max retries reached for container 1f34cb4d880b. Exiting log stream.
|
||||
2025-12-26 04:15:57.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39443/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:57.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:15:57.199 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:15:57.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39443/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:57.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.153/tcp/39444/p2p/16Uiu2HAmULnfCShD9TBbP7cwSz3fbrVLHU7Uu4uZTTCn2yrmBhPb","/ip4/172.18.106.153/tcp/39445/ws/p2p/16Uiu2HAmULnfCShD9TBbP7cwSz3fbrVLHU7Uu4uZTTCn2yrmBhPb"],"enrUri":"enr:-L24QM6TYyQNRjnHaONZXx_vv0JHUVieUTo4QL9LUJIt4briepqEFYRhhwx4ow4lL4qbdt0uAYjMsbLCJ2t0iHbIFkoCgmlkgnY0gmlwhKwSapmKbXVsdGlhZGRyc5YACASsEmqZBpoUAAoErBJqmQaaFd0DgnJzhQADAQAAiXNlY3AyNTZrMaED6RFRIpc65PbyuoNXNyJQbCDLm7djgE1H1hBBn-QqZi6DdGNwgpoUg3VkcIKaFoV3YWt1MgU"}'
|
||||
2025-12-26 04:15:57.202 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:15:57.202 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2025-12-26 04:15:57.209 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:15:57.209 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-15-55__6e28e5d8-431d-470b-9595-b090c5b41686__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:15:57.209 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:15:57.209 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:15:57.211 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:15:57.211 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.53.220
|
||||
2025-12-26 04:15:57.211 DEBUG [src.node.docker_mananger] Generated ports ['11680', '11681', '11682', '11683', '11684']
|
||||
2025-12-26 04:15:57.211 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:15:57.211 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:15:57.212 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:15:57.212 DEBUG [src.node.docker_mananger] docker run -i -t -p 11680:11680 -p 11681:11681 -p 11682:11682 -p 11683:11683 -p 11684:11684 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=11682 --rest-port=11680 --tcp-port=11681 --discv5-udp-port=11683 --rest-address=0.0.0.0 --nat=extip:172.18.53.220 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c87b85ef34e42caa28abc73ad3fe94b259ba56dcb0ce2fcbeb85d9e9b5de8abd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11684 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QM6TYyQNRjnHaONZXx_vv0JHUVieUTo4QL9LUJIt4briepqEFYRhhwx4ow4lL4qbdt0uAYjMsbLCJ2t0iHbIFkoCgmlkgnY0gmlwhKwSapmKbXVsdGlhZGRyc5YACASsEmqZBpoUAAoErBJqmQaaFd0DgnJzhQADAQAAiXNlY3AyNTZrMaED6RFRIpc65PbyuoNXNyJQbCDLm7djgE1H1hBBn-QqZi6DdGNwgpoUg3VkcIKaFoV3YWt1MgU --filternode=/ip4/172.18.106.153/tcp/39444/p2p/16Uiu2HAmULnfCShD9TBbP7cwSz3fbrVLHU7Uu4uZTTCn2yrmBhPb
|
||||
2025-12-26 04:15:57.403 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.53.220 waku 3f2aabee1549f0c4e9aafb0dff46e3007d01d539f40298125f9a6fdd87ddc35d
|
||||
2025-12-26 04:15:57.494 DEBUG [src.node.docker_mananger] Container started with ID 3f2aabee1549. Setting up logs at ./log/docker/node2_2025-12-26_04-15-55__6e28e5d8-431d-470b-9595-b090c5b41686__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:15:57.494 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11680
|
||||
2025-12-26 04:15:57.495 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:15:58.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11680/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:58.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:15:58.499 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:15:58.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11680/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:58.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.53.220/tcp/11681/p2p/16Uiu2HAm5wycR2KYMnyHxmNgP8du21ZuDdUBmfJBHo8zYxxTMj1L","/ip4/172.18.53.220/tcp/11682/ws/p2p/16Uiu2HAm5wycR2KYMnyHxmNgP8du21ZuDdUBmfJBHo8zYxxTMj1L"],"enrUri":"enr:-L24QP_Gp48WxSRSWhUHNLWTljyp1b_ZCIbHelQp2QE839RDBlrke52HHd5hTngjkN8_DYi-8ql_gK_OBN1vbHAAbHYCgmlkgnY0gmlwhKwSNdyKbXVsdGlhZGRyc5YACASsEjXcBi2hAAoErBI13AYtot0DgnJzhQADAQAAiXNlY3AyNTZrMaECnFg6u9mX6gQcxWOiEroDmVRWvpI5npyQYQa7dvKHkFuDdGNwgi2hg3VkcIIto4V3YWt1MgA"}'
|
||||
2025-12-26 04:15:58.502 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:15:58.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11680/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.106.153/tcp/39444/p2p/16Uiu2HAmULnfCShD9TBbP7cwSz3fbrVLHU7Uu4uZTTCn2yrmBhPb"]'
|
||||
2025-12-26 04:15:58.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:15:58.531 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2025-12-26 04:15:58.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39443/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:15:58.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:15:58.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11680/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "8a77f41e-6c13-4a3c-8c28-de702a68946c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-26 04:15:58.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8a77f41e-6c13-4a3c-8c28-de702a68946c","statusDesc":"OK"}'
|
||||
2025-12-26 04:15:58.559 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:11680/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": 1, "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-26 04:15:58.561 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:11680/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
2025-12-26 04:15:58.564 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:15:58.565 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:15:58.565 DEBUG [src.node.waku_node] Stopping container with id 8beb7ff2a841
|
||||
2025-12-26 04:15:59.134 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:15:59.135 DEBUG [src.node.waku_node] Stopping container with id 3f2aabee1549
|
||||
2025-12-26 04:15:59.672 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:15:59.673 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:15:59.678 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:15:59.683 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
1724
nim/1015/data/attachments/1bdb53d36da603ab.txt
Normal file
1724
nim/1015/data/attachments/1bdb53d36da603ab.txt
Normal file
File diff suppressed because it is too large
Load Diff
77
nim/1015/data/attachments/1c13d5b5bc04bd32.txt
Normal file
77
nim/1015/data/attachments/1c13d5b5bc04bd32.txt
Normal file
@ -0,0 +1,77 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_metrics_initial_value with id: 2025-12-26_04-17-47__ddff53a2-e1a0-467c-9aa7-4e4bd4093684
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-17-47__ddff53a2-e1a0-467c-9aa7-4e4bd4093684__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.232.238
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['42449', '42450', '42451', '42452', '42453']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 42449:42449 -p 42450:42450 -p 42451:42451 -p 42452:42452 -p 42453:42453 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=42451 --rest-port=42449 --tcp-port=42450 --discv5-udp-port=42452 --rest-address=0.0.0.0 --nat=extip:172.18.232.238 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5d42e03bfb150dbdce422bbe7f5ae3f4b7e3aa8c68dfb622d6bbdf10defbdee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42453 --metrics-logging=true --relay=true --filter=true --store=true --lightpush=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.232.238 waku 652eab7f75ab04b35fb68344a41c3fc57d926fc9a3fb21fbfe8a139bf94f7300
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 652eab7f75ab. Setting up logs at ./log/docker/node1_2025-12-26_04-17-47__ddff53a2-e1a0-467c-9aa7-4e4bd4093684__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 42449
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42449/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42449/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.232.238/tcp/42450/p2p/16Uiu2HAkvjr6nAvADSj28QAZFKeJm1N3D4r2VLynPUPby6bz3U8G","/ip4/172.18.232.238/tcp/42451/ws/p2p/16Uiu2HAkvjr6nAvADSj28QAZFKeJm1N3D4r2VLynPUPby6bz3U8G"],"enrUri":"enr:-L24QMbn-ri352rauE4pVItlHTLXRMZMruI_wNuztpNZNbyKQO10Rv3vlgv6aUbraw8V470zrZl90oNEbv-ABxCJMswCgmlkgnY0gmlwhKwS6O6KbXVsdGlhZGRyc5YACASsEujuBqXSAAoErBLo7gal090DgnJzhQADAQAAiXNlY3AyNTZrMaECE4OVsCf-QRVjFgQF-OpIDesJvICvAYkNYsMZl40vNdGDdGNwgqXSg3VkcIKl1IV3YWt1Mg8"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 5 seconds
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 652eab7f75ab
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:73 Running fixture teardown: attach_logs_on_fail
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:74 Test failed, attempting to attach logs to the allure reports
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/node1_2025-12-26_04-17-47__ddff53a2-e1a0-467c-9aa7-4e4bd4093684__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_metrics_initial_value with id: 2025-12-26_04-17-54__720f7905-ee8d-42c5-8a41-40ccd9ebe57c
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-17-54__720f7905-ee8d-42c5-8a41-40ccd9ebe57c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.44.141
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['3085', '3086', '3087', '3088', '3089']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 3085:3085 -p 3086:3086 -p 3087:3087 -p 3088:3088 -p 3089:3089 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=3087 --rest-port=3085 --tcp-port=3086 --discv5-udp-port=3088 --rest-address=0.0.0.0 --nat=extip:172.18.44.141 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=af8f58adf1f55a3960b23d2ea3fcb6fb9c494edf05bccea3adc4de1fcf573b2a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3089 --metrics-logging=true --relay=true --filter=true --store=true --lightpush=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.44.141 waku a403c02bee196ab43ca0a5990ae9b1388db0f2de02471bbdf1cde9aad32c4908
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a403c02bee19. Setting up logs at ./log/docker/node1_2025-12-26_04-17-54__720f7905-ee8d-42c5-8a41-40ccd9ebe57c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 3085
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 652eab7f75ab. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3085/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3085/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.44.141/tcp/3086/p2p/16Uiu2HAmJS3yjrXjwgBFCLhHc8LzNvwtDQPuCjxap4nR8pLkQHaH","/ip4/172.18.44.141/tcp/3087/ws/p2p/16Uiu2HAmJS3yjrXjwgBFCLhHc8LzNvwtDQPuCjxap4nR8pLkQHaH"],"enrUri":"enr:-L24QEnBbkYxFQhr9bEd3-ppe4Afi2ZseudInmQpOceCcaIkWVzfsg5cfSui8qhd5boJgklK6JdIuA5WUKVa71GpH7cCgmlkgnY0gmlwhKwSLI2KbXVsdGlhZGRyc5YACASsEiyNBgwOAAoErBIsjQYMD90DgnJzhQADAQAAiXNlY3AyNTZrMaEDVdWsefNj2-HJGM_RP_uZAKYjDFZ9Z9FGc8f_IZuxTTKDdGNwggwOg3VkcIIMEIV3YWt1Mg8"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 5 seconds
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id a403c02bee19
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:73 Running fixture teardown: attach_logs_on_fail
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:74 Test failed, attempting to attach logs to the allure reports
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/node1_2025-12-26_04-17-54__720f7905-ee8d-42c5-8a41-40ccd9ebe57c__wakuorg_nwaku:latest.log
|
||||
70
nim/1015/data/attachments/1c3e52eae88add56.txt
Normal file
70
nim/1015/data/attachments/1c3e52eae88add56.txt
Normal file
@ -0,0 +1,70 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_admin_relay_peers_schema with id: 2025-12-26_04-19-35__3e52ce4b-e4e1-425d-ac2b-5479fd49efd4
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-19-35__3e52ce4b-e4e1-425d-ac2b-5479fd49efd4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-19-35__3e52ce4b-e4e1-425d-ac2b-5479fd49efd4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-19-35__3e52ce4b-e4e1-425d-ac2b-5479fd49efd4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node4_2025-12-26_04-19-35__3e52ce4b-e4e1-425d-ac2b-5479fd49efd4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.36.195
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['58108', '58109', '58110', '58111', '58112']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 58108:58108 -p 58109:58109 -p 58110:58110 -p 58111:58111 -p 58112:58112 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=58110 --rest-port=58108 --tcp-port=58109 --discv5-udp-port=58111 --rest-address=0.0.0.0 --nat=extip:172.18.36.195 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3a9124e614931aa8f1c7678ceabffefd8c5bf53733509b1ccd1f87dc7e6f8bf7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58112 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.36.195 waku 8e6a1e5b51584d93cd9dcb60b0d9037a70957dc3fbef17aa6386177f1490c905
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 8e6a1e5b5158. Setting up logs at ./log/docker/node1_2025-12-26_04-19-35__3e52ce4b-e4e1-425d-ac2b-5479fd49efd4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 58108
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 718815b7869a. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58108/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58108/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.195/tcp/58109/p2p/16Uiu2HAmHgSkP8wedGKnrcAGP2xZYRJZqGPuSaYDq35tHbynBWr9","/ip4/172.18.36.195/tcp/58110/ws/p2p/16Uiu2HAmHgSkP8wedGKnrcAGP2xZYRJZqGPuSaYDq35tHbynBWr9"],"enrUri":"enr:-L24QGt5AHwvFA5FYbTTgj17h29YeiVViKnla2HAjtrrPf6uZl38N8nkYT5_hdzMAdnSITRs1AeXQufyq4au_-aQX5ECgmlkgnY0gmlwhKwSJMOKbXVsdGlhZGRyc5YACASsEiTDBuL9AAoErBIkwwbi_t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSqndKgYFdLNiMNu4-uwAYV2Yj0-zRA9vB5SKod9T1BaDdGNwguL9g3VkcILi_4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.63.49
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['4863', '4864', '4865', '4866', '4867']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 4863:4863 -p 4864:4864 -p 4865:4865 -p 4866:4866 -p 4867:4867 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=4865 --rest-port=4863 --tcp-port=4864 --discv5-udp-port=4866 --rest-address=0.0.0.0 --nat=extip:172.18.63.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cac034db272424d8a1d1fbbe8ac1aaabef3d769fb6fbbdfb6fd716a52635a6f0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4867 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGt5AHwvFA5FYbTTgj17h29YeiVViKnla2HAjtrrPf6uZl38N8nkYT5_hdzMAdnSITRs1AeXQufyq4au_-aQX5ECgmlkgnY0gmlwhKwSJMOKbXVsdGlhZGRyc5YACASsEiTDBuL9AAoErBIkwwbi_t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSqndKgYFdLNiMNu4-uwAYV2Yj0-zRA9vB5SKod9T1BaDdGNwguL9g3VkcILi_4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.63.49 waku 78e1b8df51f2a15ea54244fe63c4fc1ebe61bc82981b42d057435c27050dbd57
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 78e1b8df51f2. Setting up logs at ./log/docker/node2_2025-12-26_04-19-35__3e52ce4b-e4e1-425d-ac2b-5479fd49efd4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 4863
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4863/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4863/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.63.49/tcp/4864/p2p/16Uiu2HAmRY2zHbBvtTAmbaSJHNn4eScdmtHpNEhnJ5bA6CJf8uhy","/ip4/172.18.63.49/tcp/4865/ws/p2p/16Uiu2HAmRY2zHbBvtTAmbaSJHNn4eScdmtHpNEhnJ5bA6CJf8uhy"],"enrUri":"enr:-L24QDu8FEYp1wRVzp1ihSYhTUq14ncgAmGIhUKoxmigblqVXLT9uJhV4_02GqXUo6iqQXk5IFSYxp9bgmIccAOc_rACgmlkgnY0gmlwhKwSPzGKbXVsdGlhZGRyc5YACASsEj8xBhMAAAoErBI_MQYTAd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDv1_Y13vxoFff5gv9uUFtpCckgBGoQ4On5-YV7uXaafCDdGNwghMAg3VkcIITAoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58108/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.63.49/tcp/4864/p2p/16Uiu2HAmRY2zHbBvtTAmbaSJHNn4eScdmtHpNEhnJ5bA6CJf8uhy"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:4863/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.36.195/tcp/58109/p2p/16Uiu2HAmHgSkP8wedGKnrcAGP2xZYRJZqGPuSaYDq35tHbynBWr9"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58108/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.63.49/tcp/42060/p2p/16Uiu2HAmRY2zHbBvtTAmbaSJHNn4eScdmtHpNEhnJ5bA6CJf8uhy","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin","score":0.0}]}]'
|
||||
[35mDEBUG [0m tests.rest_flags.test_admin_flags:test_admin_flags.py:379 /admin/v1/peers/relay (schema): [{'shard': 0, 'peers': [{'multiaddr': '/ip4/172.18.63.49/tcp/42060/p2p/16Uiu2HAmRY2zHbBvtTAmbaSJHNn4eScdmtHpNEhnJ5bA6CJf8uhy', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/relay/2.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'nwaku-v0.36.0-124-g96196a', 'origin': 'UnknownOrigin', 'score': 0.0}]}] / type=list
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 8e6a1e5b5158
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 78e1b8df51f2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
4050
nim/1015/data/attachments/1c76d2016541e35b.txt
Normal file
4050
nim/1015/data/attachments/1c76d2016541e35b.txt
Normal file
File diff suppressed because it is too large
Load Diff
68
nim/1015/data/attachments/1cc866a051dc56b6.txt
Normal file
68
nim/1015/data/attachments/1cc866a051dc56b6.txt
Normal file
@ -0,0 +1,68 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_unsubscribe_with_no_content_topic with id: 2025-12-26_04-14-00__df579c7d-9e30-4497-888a-5b7affd0f4b4
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-14-00__df579c7d-9e30-4497-888a-5b7affd0f4b4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.168.113
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['32975', '32976', '32977', '32978', '32979']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 32975:32975 -p 32976:32976 -p 32977:32977 -p 32978:32978 -p 32979:32979 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=32977 --rest-port=32975 --tcp-port=32976 --discv5-udp-port=32978 --rest-address=0.0.0.0 --nat=extip:172.18.168.113 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9e69f2ee1ffcdffbccfe23ad59bb923d3d1befdcd849de8c2ecf9cd05fe65acd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32979 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.168.113 waku 96d8c78b15b19c6633c60296e1e4714796205167c699f6c352e9227e599785e9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 96d8c78b15b1. Setting up logs at ./log/docker/node1_2025-12-26_04-14-00__df579c7d-9e30-4497-888a-5b7affd0f4b4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 32975
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 326718ae4437. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 7dc6a7ed849c. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32975/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32975/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.113/tcp/32976/p2p/16Uiu2HAmVfYaL5K3QZ95oK1Uct3hWYwTC1hibQ75FbmBzppg6Ch5","/ip4/172.18.168.113/tcp/32977/ws/p2p/16Uiu2HAmVfYaL5K3QZ95oK1Uct3hWYwTC1hibQ75FbmBzppg6Ch5"],"enrUri":"enr:-L24QJoJQokriarOmOzRybJ01uwl-KJ0eJ5j9srcFqUyybn_DqsZQNKAVZ0juWpfcSU868FeuUuKoVqB80S5XHl0YSkCgmlkgnY0gmlwhKwSqHGKbXVsdGlhZGRyc5YACASsEqhxBoDQAAoErBKocQaA0d0DgnJzhQADAQAAiXNlY3AyNTZrMaED_LsdThmg1NRVl-7-lCBCqlN5_ZfmCUoDKS5GmzfCqHiDdGNwgoDQg3VkcIKA0oV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-14-00__df579c7d-9e30-4497-888a-5b7affd0f4b4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.154.104
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['63406', '63407', '63408', '63409', '63410']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 63406:63406 -p 63407:63407 -p 63408:63408 -p 63409:63409 -p 63410:63410 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=63408 --rest-port=63406 --tcp-port=63407 --discv5-udp-port=63409 --rest-address=0.0.0.0 --nat=extip:172.18.154.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=11eeb7cacd2931cdab9ba6a6e1b900678f36d83ff3d641dcefcfb8deaae0a0fc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63410 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QJoJQokriarOmOzRybJ01uwl-KJ0eJ5j9srcFqUyybn_DqsZQNKAVZ0juWpfcSU868FeuUuKoVqB80S5XHl0YSkCgmlkgnY0gmlwhKwSqHGKbXVsdGlhZGRyc5YACASsEqhxBoDQAAoErBKocQaA0d0DgnJzhQADAQAAiXNlY3AyNTZrMaED_LsdThmg1NRVl-7-lCBCqlN5_ZfmCUoDKS5GmzfCqHiDdGNwgoDQg3VkcIKA0oV3YWt1MgU --filternode=/ip4/172.18.168.113/tcp/32976/p2p/16Uiu2HAmVfYaL5K3QZ95oK1Uct3hWYwTC1hibQ75FbmBzppg6Ch5
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.154.104 waku 35590c127c41368167db1cd3e3bfff36181d7373f10af049bbe0787574ddf908
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 35590c127c41. Setting up logs at ./log/docker/node2_2025-12-26_04-14-00__df579c7d-9e30-4497-888a-5b7affd0f4b4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 63406
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63406/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63406/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.104/tcp/63407/p2p/16Uiu2HAmQwBxS5gv9wPcX1P6vj1K9XS2J6PUqVj5fxmy1wbDzPpT","/ip4/172.18.154.104/tcp/63408/ws/p2p/16Uiu2HAmQwBxS5gv9wPcX1P6vj1K9XS2J6PUqVj5fxmy1wbDzPpT"],"enrUri":"enr:-L24QCaQIVs3L2Ci2aoOae8Zh-Lw90ob7YsAXxHVgO5qHdPIN9x5XfmMOPU4oJwsYx9CeUFy646hRms5w1YS-yANuxYCgmlkgnY0gmlwhKwSmmiKbXVsdGlhZGRyc5YACASsEppoBvevAAoErBKaaAb3sN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtnKorsvFBm_F1VYQzJQ61TA_NNW-xIVRWjEkUDoHCECDdGNwgvevg3VkcIL3sYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63406/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.113/tcp/32976/p2p/16Uiu2HAmVfYaL5K3QZ95oK1Uct3hWYwTC1hibQ75FbmBzppg6Ch5"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32975/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63406/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "218869ad-c1cd-472e-a8fa-3a9d5994744f", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"218869ad-c1cd-472e-a8fa-3a9d5994744f","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:63406/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63406/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 96d8c78b15b1
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 35590c127c41
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
128
nim/1015/data/attachments/1cfaf3fe6c32ff08.txt
Normal file
128
nim/1015/data/attachments/1cfaf3fe6c32ff08.txt
Normal file
@ -0,0 +1,128 @@
|
||||
2025-12-26 04:22:30.459 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:22:30.459 DEBUG [tests.conftest] Running test: test_store_with_both_pubsub_topic_and_content_topic with id: 2025-12-26_04-22-30__4e0b0118-7ec0-4a54-8f0f-1fb04a19bd54
|
||||
2025-12-26 04:22:30.459 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:22:30.460 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:22:30.460 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-26 04:22:30.467 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:22:30.467 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-22-30__4e0b0118-7ec0-4a54-8f0f-1fb04a19bd54__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:30.468 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:22:30.468 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:22:30.469 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:22:30.469 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.75
|
||||
2025-12-26 04:22:30.469 DEBUG [src.node.docker_mananger] Generated ports ['17044', '17045', '17046', '17047', '17048']
|
||||
2025-12-26 04:22:30.470 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:22:30.470 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:22:30.470 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:22:30.470 DEBUG [src.node.docker_mananger] docker run -i -t -p 17044:17044 -p 17045:17045 -p 17046:17046 -p 17047:17047 -p 17048:17048 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=17046 --rest-port=17044 --tcp-port=17045 --discv5-udp-port=17047 --rest-address=0.0.0.0 --nat=extip:172.18.221.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=53dd2b92b8ebfc0f9119ba52ecd43f627afe76faf91a11cf28b947c51e716edd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17048 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:22:30.664 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.75 waku ba3668c6dd60d4dede53fc27059e5622e3fb3b51f07e85023fe8fa2ba836b374
|
||||
2025-12-26 04:22:30.691 ERROR [src.node.docker_mananger] Max retries reached for container 4dad93dad6e3. Exiting log stream.
|
||||
2025-12-26 04:22:30.698 DEBUG [src.node.docker_mananger] Container started with ID ba3668c6dd60. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-22-30__4e0b0118-7ec0-4a54-8f0f-1fb04a19bd54__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:30.699 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17044
|
||||
2025-12-26 04:22:30.702 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:22:31.256 ERROR [src.node.docker_mananger] Max retries reached for container 7803ab006b85. Exiting log stream.
|
||||
2025-12-26 04:22:31.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17044/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:31.706 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":"READY"},{"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":"READY"},{"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-26 04:22:31.707 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:22:31.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17044/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:31.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.221.75/tcp/17045/p2p/16Uiu2HAm2FBy1tQ6Cb5WBpuVFbWNwpCuEGLhgmT1YdCSBtWJXq9i","/ip4/172.18.221.75/tcp/17046/ws/p2p/16Uiu2HAm2FBy1tQ6Cb5WBpuVFbWNwpCuEGLhgmT1YdCSBtWJXq9i"],"enrUri":"enr:-L24QCQ0q_ft1aNLTggQphsmbp5zNhTSl6-1f4hX5ZgHmUZqNJjUbs35XA-KF-sS7LzMtXrcn__JOOq98yCMlhdLK9ECgmlkgnY0gmlwhKwS3UuKbXVsdGlhZGRyc5YACASsEt1LBkKVAAoErBLdSwZClt0DgnJzhQADAQAAiXNlY3AyNTZrMaECZVJTVmUZiqVoyLxd4eoC9-hBh6vDAcIc2Cs-ItmBQVmDdGNwgkKVg3VkcIJCl4V3YWt1MgM"}'
|
||||
2025-12-26 04:22:31.710 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:22:31.716 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:22:31.716 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-22-30__4e0b0118-7ec0-4a54-8f0f-1fb04a19bd54__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:31.717 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:22:31.717 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:22:31.718 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:22:31.718 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.122.98
|
||||
2025-12-26 04:22:31.718 DEBUG [src.node.docker_mananger] Generated ports ['1143', '1144', '1145', '1146', '1147']
|
||||
2025-12-26 04:22:31.718 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:22:31.719 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:22:31.719 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:22:31.719 DEBUG [src.node.docker_mananger] docker run -i -t -p 1143:1143 -p 1144:1144 -p 1145:1145 -p 1146:1146 -p 1147:1147 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=1145 --rest-port=1143 --tcp-port=1144 --discv5-udp-port=1146 --rest-address=0.0.0.0 --nat=extip:172.18.122.98 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a328e3eead8699b6fec13c78a08fb8bd30c52eb2568bbfc0f004aec1a0ba9daf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1147 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QCQ0q_ft1aNLTggQphsmbp5zNhTSl6-1f4hX5ZgHmUZqNJjUbs35XA-KF-sS7LzMtXrcn__JOOq98yCMlhdLK9ECgmlkgnY0gmlwhKwS3UuKbXVsdGlhZGRyc5YACASsEt1LBkKVAAoErBLdSwZClt0DgnJzhQADAQAAiXNlY3AyNTZrMaECZVJTVmUZiqVoyLxd4eoC9-hBh6vDAcIc2Cs-ItmBQVmDdGNwgkKVg3VkcIJCl4V3YWt1MgM --storenode=/ip4/172.18.221.75/tcp/17045/p2p/16Uiu2HAm2FBy1tQ6Cb5WBpuVFbWNwpCuEGLhgmT1YdCSBtWJXq9i --store=true --relay=true
|
||||
2025-12-26 04:22:31.904 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.122.98 waku 7365f975ed853beed2392431c7f01c1db3cdf7a02f64c4b2437591aaf9eb685e
|
||||
2025-12-26 04:22:31.940 DEBUG [src.node.docker_mananger] Container started with ID 7365f975ed85. Setting up logs at ./log/docker/store_node1_2025-12-26_04-22-30__4e0b0118-7ec0-4a54-8f0f-1fb04a19bd54__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:31.941 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1143
|
||||
2025-12-26 04:22:31.941 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:22:32.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1143/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:32.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:22:32.946 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:22:32.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1143/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:32.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.122.98/tcp/1144/p2p/16Uiu2HAmPq29K9pMvUriVtAKHsiXEaL2UHuyMBHqsck7EiUSjuZq","/ip4/172.18.122.98/tcp/1145/ws/p2p/16Uiu2HAmPq29K9pMvUriVtAKHsiXEaL2UHuyMBHqsck7EiUSjuZq"],"enrUri":"enr:-L24QBPKxM3Q_hG9SlW_MsJFC0stl-PXCmwr1f7eKVXtQYAEcZ8KSe6Ri1XMQWvhEJ2BE2EhntmxlUOX2TD1ZWx5ntwCgmlkgnY0gmlwhKwSemKKbXVsdGlhZGRyc5YACASsEnpiBgR4AAoErBJ6YgYEed0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpgJkaDc150EAquDyaEMI89Ez_rJg2wvXMTal9KrbFICDdGNwggR4g3VkcIIEeoV3YWt1MgM"}'
|
||||
2025-12-26 04:22:32.949 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:22:32.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1143/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.221.75/tcp/17045/p2p/16Uiu2HAm2FBy1tQ6Cb5WBpuVFbWNwpCuEGLhgmT1YdCSBtWJXq9i"]'
|
||||
2025-12-26 04:22:32.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:32.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17044/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:22:32.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:32.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1143/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:22:32.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:32.957 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:32.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17044/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:32.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:32.963 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:33.163 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:33.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17044/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:33.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:33.170 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:33.371 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:33.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17044/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:33.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:33.377 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:33.578 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:33.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17044/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:33.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:33.583 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:33.785 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:33.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17044/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:33.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:33.791 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:33.992 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:33.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17044/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:33.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:33.998 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:34.199 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:34.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17044/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:34.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:34.205 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:34.405 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:34.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17044/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:34.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:34.411 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:34.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17044/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fmyapp%2F1%2Flatest%2Fproto&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x24a673d55877106bcb6b0b9361b4513726a06086be598eae8e7d9b22e3df125a"}]}'
|
||||
2025-12-26 04:22:34.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17044/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fwaku%2F2%2Fcontent%2Ftest.js&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x822aa9f9f237175bad9a5b2553af72fba4b4567fd2a3c22271e5399657862475"}]}'
|
||||
2025-12-26 04:22:34.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17044/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fapp%2F22%2Fsometopic%2Fsomeencoding&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd4bd0c0d39063b929285cc6a60fb87f9080bee0f0e7975a9445f19f776cb2474"}]}'
|
||||
2025-12-26 04:22:34.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17044/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Ftoychat%2F2%2Fhuilong%2Fproto&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x003bbcdf12d30de2919f7e13894b8d8979948700c584ebc770e41657bba4bcd9"}]}'
|
||||
2025-12-26 04:22:34.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17044/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fstatusim%2F1%2Fcommunity%2Fcbor&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x9dbe609e1e83aeca61d76328a56a5e32b0d6ca1dee3d70d40322653637ee6ee6"}]}'
|
||||
2025-12-26 04:22:34.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17044/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fapp%2F27%2Fsometopic%2Fsomeencoding&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe04feb9f78de71e5260a356cb568d09c2d68c6c9794bf29d0dcccc56952d83b5"}]}'
|
||||
2025-12-26 04:22:34.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17044/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fapp%2F29%2Fsometopic%2Fsomeencoding&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa003c5af08e82a274afe488684c5b5aa5344f452c8d49d7c0b6d092f8e90c33e"}]}'
|
||||
2025-12-26 04:22:34.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17044/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fapp%2F20%2Fsometopic%2Fsomeencoding&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa4bb85cdb0ad6df904cbcac78911fe369f0e0a24d55580c2c812dd8d2ab280b8"}]}'
|
||||
2025-12-26 04:22:34.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fmyapp%2F1%2Flatest%2Fproto&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x24a673d55877106bcb6b0b9361b4513726a06086be598eae8e7d9b22e3df125a"}]}'
|
||||
2025-12-26 04:22:34.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fwaku%2F2%2Fcontent%2Ftest.js&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x822aa9f9f237175bad9a5b2553af72fba4b4567fd2a3c22271e5399657862475"}]}'
|
||||
2025-12-26 04:22:34.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fapp%2F22%2Fsometopic%2Fsomeencoding&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd4bd0c0d39063b929285cc6a60fb87f9080bee0f0e7975a9445f19f776cb2474"}]}'
|
||||
2025-12-26 04:22:34.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Ftoychat%2F2%2Fhuilong%2Fproto&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x003bbcdf12d30de2919f7e13894b8d8979948700c584ebc770e41657bba4bcd9"}]}'
|
||||
2025-12-26 04:22:34.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fstatusim%2F1%2Fcommunity%2Fcbor&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x9dbe609e1e83aeca61d76328a56a5e32b0d6ca1dee3d70d40322653637ee6ee6"}]}'
|
||||
2025-12-26 04:22:34.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fapp%2F27%2Fsometopic%2Fsomeencoding&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe04feb9f78de71e5260a356cb568d09c2d68c6c9794bf29d0dcccc56952d83b5"}]}'
|
||||
2025-12-26 04:22:34.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fapp%2F29%2Fsometopic%2Fsomeencoding&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa003c5af08e82a274afe488684c5b5aa5344f452c8d49d7c0b6d092f8e90c33e"}]}'
|
||||
2025-12-26 04:22:34.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&contentTopics=%2Fapp%2F20%2Fsometopic%2Fsomeencoding&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa4bb85cdb0ad6df904cbcac78911fe369f0e0a24d55580c2c812dd8d2ab280b8"}]}'
|
||||
2025-12-26 04:22:34.658 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:22:34.660 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:22:34.660 DEBUG [src.node.waku_node] Stopping container with id ba3668c6dd60
|
||||
2025-12-26 04:22:35.234 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:22:35.235 DEBUG [src.node.waku_node] Stopping container with id 7365f975ed85
|
||||
2025-12-26 04:22:35.799 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:22:35.800 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:22:35.809 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:22:35.816 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
738
nim/1015/data/attachments/1d271b673faaa7ac.txt
Normal file
738
nim/1015/data/attachments/1d271b673faaa7ac.txt
Normal file
@ -0,0 +1,738 @@
|
||||
WRN 2025-12-26 04:28:15.094+00:00 whether to mount storeSync is not specified, defaulting to not mounting topics="waku conf builder" tid=1 file=waku_conf_builder.nim:429
|
||||
bSubscribeShards: some(@[0])
|
||||
INF 2025-12-26 04:28:15.094+00:00 Sharding configuration: topics="waku conf builder" tid=1 file=waku_conf_builder.nim:464 shardingConf="(kind: AutoSharding, numShardsInCluster: 1)" subscribeShards=@[0]
|
||||
INF 2025-12-26 04:28:15.094+00:00 Configuration: Enabled protocols topics="waku conf" tid=1 file=waku_conf.nim:151 relay=true rlnRelay=false store=false filter=false lightPush=true peerExchange=true rendezvous=true
|
||||
INF 2025-12-26 04:28:15.094+00:00 Configuration. Network topics="waku conf" tid=1 file=waku_conf.nim:160 cluster=3
|
||||
INF 2025-12-26 04:28:15.094+00:00 Configuration. Active Relay Shards topics="waku conf" tid=1 file=waku_conf.nim:163 shard=0
|
||||
NTC 2025-12-26 04:28:15.094+00:00 REST service started tid=1 file=server.nim:183 address=0.0.0.0:6981
|
||||
INF 2025-12-26 04:28:15.095+00:00 Starting REST HTTP server tid=1 file=builder.nim:112 url=http://0.0.0.0:6981/
|
||||
INF 2025-12-26 04:28:15.096+00:00 Setting up storage tid=1 file=node_factory.nim:503
|
||||
INF 2025-12-26 04:28:15.096+00:00 Initializing node tid=1 file=node_factory.nim:512
|
||||
TRC 2025-12-26 04:28:15.097+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/ipfs/id/1.0.0]"
|
||||
TRC 2025-12-26 04:28:15.097+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/libp2p/autonat/1.0.0]"
|
||||
TRC 2025-12-26 04:28:15.098+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/libp2p/circuit/relay/0.2.0/hop, /libp2p/circuit/relay/0.1.0]"
|
||||
TRC 2025-12-26 04:28:15.098+00:00 no peer storage found tid=1 file=peer_manager.nim:1130
|
||||
INF 2025-12-26 04:28:15.098+00:00 Initializing networking tid=1 file=waku_node.nim:178 addrs="@[/ip4/172.18.237.157/tcp/6982, /ip4/172.18.237.157/tcp/6983/ws]"
|
||||
INF 2025-12-26 04:28:15.098+00:00 Mounting protocols tid=1 file=node_factory.nim:518
|
||||
INF 2025-12-26 04:28:15.098+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards=[]
|
||||
TRC 2025-12-26 04:28:15.098+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/metadata/1.0.0]"
|
||||
INF 2025-12-26 04:28:15.098+00:00 mounting store client topics="waku node store api" tid=1 file=store.nim:274
|
||||
INF 2025-12-26 04:28:15.098+00:00 mounting legacy store client topics="waku node store api" tid=1 file=store.nim:145
|
||||
INF 2025-12-26 04:28:15.098+00:00 mounting auto sharding topics="waku node" tid=1 file=waku_node.nim:252 clusterId=3 shardCount=1
|
||||
INF 2025-12-26 04:28:15.098+00:00 Shards created from content topics tid=1 file=node_factory.nim:309 contentTopics=[] shards=[]
|
||||
INF 2025-12-26 04:28:15.098+00:00 Setting max message size tid=1 file=node_factory.nim:318 num_bytes=153600
|
||||
INF 2025-12-26 04:28:15.098+00:00 mounting relay protocol topics="waku node relay api" tid=1 file=relay.nim:208
|
||||
TRC 2025-12-26 04:28:15.098+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/relay/2.0.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0, /meshsub/1.2.0, /meshsub/1.1.0, /meshsub/1.0.0]"
|
||||
INF 2025-12-26 04:28:15.098+00:00 relay mounted successfully topics="waku node relay api" tid=1 file=relay.nim:225
|
||||
INF 2025-12-26 04:28:15.098+00:00 adding validator to signed shards tid=1 file=validator_signed.nim:56 protectedShards=[] clusterId=3
|
||||
INF 2025-12-26 04:28:15.098+00:00 mounting rendezvous discovery protocol topics="waku node" tid=1 file=waku_node.nim:377
|
||||
INF 2025-12-26 04:28:15.098+00:00 waku rendezvous initialized topics="waku node" tid=1 file=protocol.nim:207 clusterId=3 shards=[] capabilities="[Relay, Lightpush]" wakuPeerRecord="(peerId: 16U*J5zror, seqNo: 1766723295, addresses: [/ip4/172.18.237.157/tcp/6982, /ip4/172.18.237.157/tcp/6983/ws], mixKey: )"
|
||||
TRC 2025-12-26 04:28:15.099+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/rendezvous/1.0.0]"
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting rendezvous client topics="waku node" tid=1 file=waku_node.nim:365
|
||||
INF 2025-12-26 04:28:15.099+00:00 waku rendezvous client initialized topics="waku node" tid=1 file=client.nim:130 clusterId=3
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting libp2p ping protocol topics="waku node ping api" tid=1 file=ping.nim:20
|
||||
TRC 2025-12-26 04:28:15.099+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/ipfs/ping/1.0.0]"
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting light push topics="waku node lightpush api" tid=1 file=lightpush.nim:154
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting lightpush with relay topics="waku node lightpush api" tid=1 file=lightpush.nim:159
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting lightpush without rln-relay topics="waku node lightpush api" tid=1 file=lightpush.nim:162
|
||||
TRC 2025-12-26 04:28:15.099+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/lightpush/3.0.0]"
|
||||
INF 2025-12-26 04:28:15.099+00:00 lightpush mounted successfully topics="waku node lightpush api" tid=1 file=lightpush.nim:179
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting legacy light push topics="waku node lightpush api" tid=1 file=lightpush.nim:43
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting legacy lightpush with relay topics="waku node lightpush api" tid=1 file=lightpush.nim:48
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting legacy lightpush without rln-relay topics="waku node lightpush api" tid=1 file=lightpush.nim:51
|
||||
TRC 2025-12-26 04:28:15.099+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/lightpush/2.0.0-beta1]"
|
||||
INF 2025-12-26 04:28:15.099+00:00 legacy lightpush mounted successfully topics="waku node lightpush api" tid=1 file=lightpush.nim:68
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:183
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting legacy light push client topics="waku node lightpush api" tid=1 file=lightpush.nim:72
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting filter client topics="waku node filter api" tid=1 file=filter.nim:81
|
||||
TRC 2025-12-26 04:28:15.099+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/filter-push/2.0.0-beta1]"
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting waku peer exchange topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:37
|
||||
TRC 2025-12-26 04:28:15.099+00:00 registering protocols topics="libp2p multistream" tid=1 file=multistream.nim:227 protos="[/vac/waku/peer-exchange/2.0.0-alpha1]"
|
||||
INF 2025-12-26 04:28:15.099+00:00 mounting waku peer exchange client topics="waku node peerexchange api" tid=1 file=peer_exchange.nim:54
|
||||
INF 2025-12-26 04:28:15.099+00:00 No external callbacks to be set topics="wakunode waku" tid=1 file=waku.nim:120
|
||||
INF 2025-12-26 04:28:15.099+00:00 Retrieve dynamic bootstrap nodes topics="wakunode waku" tid=1 file=waku.nim:362
|
||||
INF 2025-12-26 04:28:15.099+00:00 Running nwaku node tid=1 file=node_factory.nim:440 version=v0.36.0-124-g96196a
|
||||
INF 2025-12-26 04:28:15.099+00:00 Starting Waku node topics="waku node" tid=1 file=waku_node.nim:451 version=v0.36.0-124-g96196a
|
||||
INF 2025-12-26 04:28:15.099+00:00 starting relay protocol topics="waku node" tid=1 file=waku_node.nim:336
|
||||
INF 2025-12-26 04:28:15.099+00:00 start topics="waku relay" tid=1 file=protocol.nim:463
|
||||
TRC 2025-12-26 04:28:15.099+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:992
|
||||
TRC 2025-12-26 04:28:15.099+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:15.099+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:15.099+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:318 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:15.099+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:150 peers=0
|
||||
TRC 2025-12-26 04:28:15.099+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:314 peers=0
|
||||
INF 2025-12-26 04:28:15.099+00:00 relay started successfully topics="waku node" tid=1 file=waku_node.nim:357
|
||||
INF 2025-12-26 04:28:15.099+00:00 waku rendezvous periodic registration started topics="waku rendezvous" tid=1 file=protocol.nim:128 interval=10s
|
||||
INF 2025-12-26 04:28:15.099+00:00 waku rendezvous discovery started topics="waku rendezvous" tid=1 file=protocol.nim:228
|
||||
INF 2025-12-26 04:28:15.099+00:00 waku rendezvous periodic requests started topics="waku rendezvous client" tid=1 file=client.nim:80 interval=10s
|
||||
INF 2025-12-26 04:28:15.099+00:00 waku rendezvous client started topics="waku rendezvous client" tid=1 file=client.nim:136
|
||||
DBG 2025-12-26 04:28:15.099+00:00 starting switch for peer topics="libp2p switch" tid=1 file=switch.nim:352 peerInfo="(peerId: 16Uiu2HAmD1Dc7JmbjkuB6wquwtZjuGhwRwRRCe2TVUdafKJ5zror, listenAddrs: [/ip4/0.0.0.0/tcp/6983/ws, /ip4/0.0.0.0/tcp/6982], addrs: [], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: nwaku-v0.36.0-124-g96196a)"
|
||||
TRC 2025-12-26 04:28:15.100+00:00 Starting TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:122
|
||||
TRC 2025-12-26 04:28:15.100+00:00 Listening on topics="libp2p tcptransport" tid=1 file=tcptransport.nim:146 address=/ip4/0.0.0.0/tcp/6982
|
||||
TRC 2025-12-26 04:28:15.100+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:55 address=@[/ip4/0.0.0.0/tcp/6982]
|
||||
DBG 2025-12-26 04:28:15.100+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:270
|
||||
TRC 2025-12-26 04:28:15.100+00:00 Acquired slot topics="libp2p semaphore" tid=1 file=semaphore.nim:36 available=3 queue=0
|
||||
TRC 2025-12-26 04:28:15.100+00:00 Acquired slot topics="libp2p semaphore" tid=1 file=semaphore.nim:36 available=49 queue=0
|
||||
TRC 2025-12-26 04:28:15.100+00:00 Starting WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:160
|
||||
TRC 2025-12-26 04:28:15.100+00:00 starting transport on addrs topics="libp2p transport" tid=1 file=transport.nim:55 address=@[/ip4/0.0.0.0/tcp/6983/ws]
|
||||
TRC 2025-12-26 04:28:15.100+00:00 Created HTTP Server topics="libp2p wstransport" tid=1 file=server.nim:261 host=0.0.0.0:6983
|
||||
TRC 2025-12-26 04:28:15.100+00:00 Listening on topics="libp2p wstransport" tid=1 file=wstransport.nim:210 addresses="[/ip4/0.0.0.0/tcp/6983/ws]"
|
||||
INF 2025-12-26 04:28:15.100+00:00 Setting up AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:213
|
||||
TRC 2025-12-26 04:28:15.101+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
|
||||
TRC 2025-12-26 04:28:15.101+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:166
|
||||
DBG 2025-12-26 04:28:15.101+00:00 About to accept incoming connection topics="libp2p switch" tid=1 file=switch.nim:270
|
||||
TRC 2025-12-26 04:28:15.101+00:00 Acquired slot topics="libp2p semaphore" tid=1 file=semaphore.nim:36 available=3 queue=0
|
||||
TRC 2025-12-26 04:28:15.101+00:00 Acquired slot topics="libp2p semaphore" tid=1 file=semaphore.nim:36 available=48 queue=0
|
||||
TRC 2025-12-26 04:28:15.101+00:00 WsTransport accept topics="libp2p wstransport" tid=1 file=wstransport.nim:285
|
||||
TRC 2025-12-26 04:28:15.101+00:00 Awaiting new request topics="websock http-server" tid=1 file=server.nim:193
|
||||
TRC 2025-12-26 04:28:15.101+00:00 gossipsub start topics="libp2p gossipsub" tid=1 file=gossipsub.nim:992
|
||||
WRN 2025-12-26 04:28:15.101+00:00 Starting gossipsub twice topics="libp2p gossipsub" tid=1 file=gossipsub.nim:995
|
||||
WRN 2025-12-26 04:28:15.101+00:00 Starting rendezvous twice topics="waku rendezvous" tid=1 file=rendezvous.nim:629
|
||||
DBG 2025-12-26 04:28:15.102+00:00 Started libp2p node topics="libp2p switch" tid=1 file=switch.nim:392 peer="(peerId: 16Uiu2HAmD1Dc7JmbjkuB6wquwtZjuGhwRwRRCe2TVUdafKJ5zror, listenAddrs: [/ip4/0.0.0.0/tcp/6982, /ip4/0.0.0.0/tcp/6983/ws], addrs: [/ip4/172.18.237.157/tcp/6982, /ip4/172.18.237.157/tcp/6983/ws], protocols: [/ipfs/id/1.0.0, /libp2p/autonat/1.0.0, /libp2p/circuit/relay/0.2.0/hop, /vac/waku/metadata/1.0.0, /vac/waku/relay/2.0.0, /vac/waku/rendezvous/1.0.0, /ipfs/ping/1.0.0, /vac/waku/lightpush/3.0.0, /vac/waku/lightpush/2.0.0-beta1, /vac/waku/filter-push/2.0.0-beta1, /vac/waku/peer-exchange/2.0.0-alpha1], protoVersion: ipfs/0.1.0, agentVersion: nwaku-v0.36.0-124-g96196a)"
|
||||
INF 2025-12-26 04:28:15.102+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:416 peerId=16U*J5zror addrs="[/ip4/172.18.237.157/tcp/6982, /ip4/172.18.237.157/tcp/6983/ws]"
|
||||
INF 2025-12-26 04:28:15.102+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:439 full=[/ip4/0.0.0.0/tcp/6982/p2p/16Uiu2HAmD1Dc7JmbjkuB6wquwtZjuGhwRwRRCe2TVUdafKJ5zror][/ip4/0.0.0.0/tcp/6983/ws/p2p/16Uiu2HAmD1Dc7JmbjkuB6wquwtZjuGhwRwRRCe2TVUdafKJ5zror] localIp=172.17.0.2 switchAddress="@[/ip4/172.18.237.157/tcp/6982, /ip4/172.18.237.157/tcp/6983/ws]"
|
||||
INF 2025-12-26 04:28:15.102+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:441 full=[/ip4/172.18.237.157/tcp/6982/p2p/16Uiu2HAmD1Dc7JmbjkuB6wquwtZjuGhwRwRRCe2TVUdafKJ5zror][/ip4/172.18.237.157/tcp/6983/ws/p2p/16Uiu2HAmD1Dc7JmbjkuB6wquwtZjuGhwRwRRCe2TVUdafKJ5zror]
|
||||
INF 2025-12-26 04:28:15.102+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:442 enr=enr:-LO4QCH2RxvUZt7dClMF7_Pg480MF02oDayz6_pVsM8M7US2K0MNzAoW0gbWuuvWr6babpkqUpxqAPJsI4UUmM2zjZcBgmlkgnY0gmlwhKwS7Z2KbXVsdGlhZGRyc4wACgSsEu2dBhtH3QOCcnOFAAMBAACJc2VjcDI1NmsxoQMFLpqvOWVf02mu0-oKuc3mniQceDkA_DlOUAAXICQZyYN0Y3CCG0aDdWRwghtIhXdha3UyCQ
|
||||
INF 2025-12-26 04:28:15.102+00:00 Node started successfully topics="waku node" tid=1 file=waku_node.nim:502
|
||||
TRC 2025-12-26 04:28:15.102+00:00 Starting relay connectivity loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:984
|
||||
TRC 2025-12-26 04:28:15.102+00:00 Starting prune peerstore loop topics="waku node peer_manager" tid=1 file=peer_manager.nim:977
|
||||
INF 2025-12-26 04:28:15.102+00:00 Relay peer connections topics="waku node peer_manager" tid=1 file=peer_manager.nim:758 inRelayConns=0/20 outRelayConns=0/10 totalConnections=0/50 notConnectedPeers=0 outsideBackoffPeers=0
|
||||
INF 2025-12-26 04:28:15.103+00:00 PeerInfo topics="waku node" tid=1 file=waku_node.nim:416 peerId=16U*J5zror addrs="[/ip4/172.18.237.157/tcp/6982, /ip4/172.18.237.157/tcp/6983/ws]"
|
||||
INF 2025-12-26 04:28:15.103+00:00 Listening on topics="waku node" tid=1 file=waku_node.nim:439 full=[/ip4/0.0.0.0/tcp/6982/p2p/16Uiu2HAmD1Dc7JmbjkuB6wquwtZjuGhwRwRRCe2TVUdafKJ5zror][/ip4/0.0.0.0/tcp/6983/ws/p2p/16Uiu2HAmD1Dc7JmbjkuB6wquwtZjuGhwRwRRCe2TVUdafKJ5zror] localIp=172.17.0.2 switchAddress="@[/ip4/172.18.237.157/tcp/6982, /ip4/172.18.237.157/tcp/6983/ws]"
|
||||
INF 2025-12-26 04:28:15.103+00:00 Announcing addresses topics="waku node" tid=1 file=waku_node.nim:441 full=[/ip4/172.18.237.157/tcp/6982/p2p/16Uiu2HAmD1Dc7JmbjkuB6wquwtZjuGhwRwRRCe2TVUdafKJ5zror][/ip4/172.18.237.157/tcp/6983/ws/p2p/16Uiu2HAmD1Dc7JmbjkuB6wquwtZjuGhwRwRRCe2TVUdafKJ5zror]
|
||||
INF 2025-12-26 04:28:15.103+00:00 DNS: discoverable ENR topics="waku node" tid=1 file=waku_node.nim:442 enr=enr:-LO4QCH2RxvUZt7dClMF7_Pg480MF02oDayz6_pVsM8M7US2K0MNzAoW0gbWuuvWr6babpkqUpxqAPJsI4UUmM2zjZcBgmlkgnY0gmlwhKwS7Z2KbXVsdGlhZGRyc4wACgSsEu2dBhtH3QOCcnOFAAMBAACJc2VjcDI1NmsxoQMFLpqvOWVf02mu0-oKuc3mniQceDkA_DlOUAAXICQZyYN0Y3CCG0aDdWRwghtIhXdha3UyCQ
|
||||
INF 2025-12-26 04:28:15.103+00:00 Waku node ENR updated successfully with new multiaddress topics="wakunode waku" tid=1 file=waku.nim:296 enr=enr:-L24QBUDB_bSUy7-527vQ4joSnWIaebqrEdPnUMosh-Ox4GfAXo2XV4k05dsxfPRlY9Ke91-OPFIu_OUm_Vt9G2oBOMCgmlkgnY0gmlwhKwS7Z2KbXVsdGlhZGRyc5YACASsEu2dBhtGAAoErBLtnQYbR90DgnJzhQADAQAAiXNlY3AyNTZrMaEDBS6arzllX9NprtPqCrnN5p4kHHg5APw5TlAAFyAkGcmDdGNwghtGg3VkcIIbSIV3YWt1Mgk record="(2, id: \"v4\", ip: 172.18.237.157, multiaddrs: 0x000804AC12ED9D061B46000A04AC12ED9D061B47DD03, rs: 0x0003010000, secp256k1: 0x03052E9AAF39655FD369AED3EA0AB9CDE69E241C783900FC394E500017202419C9, tcp: 6982, udp: 6984, waku2: 0x09)"
|
||||
INF 2025-12-26 04:28:15.103+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
||||
INF 2025-12-26 04:28:15.103+00:00 Starting discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:336
|
||||
INF 2025-12-26 04:28:15.104+00:00 start listening on udp port topics="waku discv5" tid=1 file=waku_discv5.nim:338 address=0.0.0.0 port=6984
|
||||
TRC 2025-12-26 04:28:15.104+00:00 start discv5 service topics="waku discv5" tid=1 file=waku_discv5.nim:346
|
||||
INF 2025-12-26 04:28:15.104+00:00 Starting discovery v5 search topics="waku discv5" tid=1 file=waku_discv5.nim:258
|
||||
TRC 2025-12-26 04:28:15.104+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:28:15.104+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:28:15.104+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
INF 2025-12-26 04:28:15.104+00:00 Successfully started discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:352
|
||||
INF 2025-12-26 04:28:15.104+00:00 Discv5: discoverable ENR topics="waku discv5" tid=1 file=waku_discv5.nim:353 enrUri=enr:-L24QP853BQzExRpFixrphmvdkaueWhPiVJKRWcGlR6UZ6-rS-tdG1qS3s_XkUbCDHPJpcP6mQRHdstDIJ8Ro4rM3d8DgmlkgnY0gmlwhKwS7Z2KbXVsdGlhZGRyc5YACASsEu2dBhtGAAoErBLtnQYbR90DgnJzhQADAQAAiXNlY3AyNTZrMaEDBS6arzllX9NprtPqCrnN5p4kHHg5APw5TlAAFyAkGcmDdGNwghtGg3VkcIIbSIV3YWt1Mgk enr="(3, id: \"v4\", ip: 172.18.237.157, multiaddrs: 0x000804AC12ED9D061B46000A04AC12ED9D061B47DD03, rs: 0x0003010000, secp256k1: 0x03052E9AAF39655FD369AED3EA0AB9CDE69E241C783900FC394E500017202419C9, tcp: 6982, udp: 6984, waku2: 0x09)"
|
||||
TRC 2025-12-26 04:28:15.104+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
INF 2025-12-26 04:28:15.105+00:00 starting keepalive tid=1 file=node_health_monitor.nim:379 randomPeersKeepalive=10s allPeersKeepalive=2m
|
||||
TRC 2025-12-26 04:28:15.105+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:294
|
||||
INF 2025-12-26 04:28:15.105+00:00 subscribe topics="waku relay" tid=1 file=protocol.nim:540 pubsubTopic=/waku/2/rs/3/0
|
||||
TRC 2025-12-26 04:28:15.105+00:00 adding validator for topic topics="libp2p pubsub" tid=1 file=pubsub.nim:621 topic=/waku/2/rs/3/0
|
||||
TRC 2025-12-26 04:28:15.105+00:00 subscribing to topic topics="libp2p pubsub" tid=1 file=pubsub.nim:583 name=/waku/2/rs/3/0
|
||||
TRC 2025-12-26 04:28:15.106+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:15.106+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:15.106+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:15.106+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
INF 2025-12-26 04:28:15.108+00:00 REST services are installed tid=1 file=builder.nim:220
|
||||
INF 2025-12-26 04:28:15.108+00:00 Starting metrics HTTP server topics="waku node metrics" tid=1 file=waku_metrics.nim:63 serverIp=0.0.0.0 serverPort=6985
|
||||
INF 2025-12-26 04:28:15.108+00:00 ENR updated successfully topics="waku discv5" tid=1 file=waku_discv5.nim:323 enrUri=enr:-L24QByBXDOgDMZEg22ld6Im3tB4w9EfC5lZM8mAEpTkzWk8Q0AS4BHVBSkFJ5CDSIIwD5WnMhl2tGZKdpDGc7OF_0kEgmlkgnY0gmlwhKwS7Z2KbXVsdGlhZGRyc5YACASsEu2dBhtGAAoErBLtnQYbR90DgnJzhQADAQAAiXNlY3AyNTZrMaEDBS6arzllX9NprtPqCrnN5p4kHHg5APw5TlAAFyAkGcmDdGNwghtGg3VkcIIbSIV3YWt1Mgk enr="(4, id: \"v4\", ip: 172.18.237.157, multiaddrs: 0x000804AC12ED9D061B46000A04AC12ED9D061B47DD03, rs: 0x0003010000, secp256k1: 0x03052E9AAF39655FD369AED3EA0AB9CDE69E241C783900FC394E500017202419C9, tcp: 6982, udp: 6984, waku2: 0x09)"
|
||||
INF 2025-12-26 04:28:15.109+00:00 peer filtering updated topics="waku discv5" tid=1 file=waku_discv5.nim:70
|
||||
INF 2025-12-26 04:28:15.109+00:00 Metrics HTTP server started topics="waku node metrics" tid=1 file=waku_metrics.nim:73 serverIp=0.0.0.0 serverPort=6985
|
||||
INF 2025-12-26 04:28:15.109+00:00 Setting up shutdown hooks topics="wakunode main" tid=1 file=wakunode2.nim:63
|
||||
INF 2025-12-26 04:28:15.109+00:00 Node setup complete topics="wakunode main" tid=1 file=wakunode2.nim:100
|
||||
TRC 2025-12-26 04:28:15.112+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:28:16.100+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:16.100+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:16.100+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:16.100+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:16.100+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:16.100+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
DBG 2025-12-26 04:28:16.127+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:34622 meth=GET uri=/health
|
||||
DBG 2025-12-26 04:28:16.127+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:34622 meth=GET uri=/health path_params=[] query_params=[] content_body=(None)
|
||||
TRC 2025-12-26 04:28:16.128+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/lightpush/3.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:16.128+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/lightpush/3.0.0
|
||||
TRC 2025-12-26 04:28:16.128+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/lightpush/2.0.0-beta1 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:16.128+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/lightpush/2.0.0-beta1
|
||||
TRC 2025-12-26 04:28:16.128+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/store-query/3.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:16.128+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/store-query/3.0.0
|
||||
TRC 2025-12-26 04:28:16.128+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/store/2.0.0-beta4 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:16.128+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/store/2.0.0-beta4
|
||||
TRC 2025-12-26 04:28:16.128+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/filter-subscribe/2.0.0-beta1 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:16.128+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/filter-subscribe/2.0.0-beta1
|
||||
DBG 2025-12-26 04:28:16.128+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:34622 uri=/health content_type=application/json content_size=999
|
||||
DBG 2025-12-26 04:28:16.131+00:00 Received request tid=1 file=serverprivate.nim:141 peer=172.17.0.1:34638 meth=GET uri=/debug/v1/info
|
||||
DBG 2025-12-26 04:28:16.131+00:00 Serving API request tid=1 file=serverprivate.nim:202 peer=172.17.0.1:34638 meth=GET uri=/debug/v1/info path_params=[] query_params=[] content_body=(None)
|
||||
INF 2025-12-26 04:28:16.131+00:00 node info topics="waku node" tid=1 file=waku_node.nim:217 wakuInfo="(listenAddresses: [/ip4/172.18.237.157/tcp/6982/p2p/16Uiu2HAmD1Dc7JmbjkuB6wquwtZjuGhwRwRRCe2TVUdafKJ5zror, /ip4/172.18.237.157/tcp/6983/ws/p2p/16Uiu2HAmD1Dc7JmbjkuB6wquwtZjuGhwRwRRCe2TVUdafKJ5zror], enrUri: enr:-L24QBUDB_bSUy7-527vQ4joSnWIaebqrEdPnUMosh-Ox4GfAXo2XV4k05dsxfPRlY9Ke91-OPFIu_OUm_Vt9G2oBOMCgmlkgnY0gmlwhKwS7Z2KbXVsdGlhZGRyc5YACASsEu2dBhtGAAoErBLtnQYbR90DgnJzhQADAQAAiXNlY3AyNTZrMaEDBS6arzllX9NprtPqCrnN5p4kHHg5APw5TlAAFyAkGcmDdGNwghtGg3VkcIIbSIV3YWt1Mgk, mixPubKey: none(string))"
|
||||
DBG 2025-12-26 04:28:16.131+00:00 Received response from handler tid=1 file=serverprivate.nim:297 status=200 meth=GET peer=172.17.0.1:34638 uri=/debug/v1/info content_type=application/json content_size=473
|
||||
TRC 2025-12-26 04:28:17.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:17.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:17.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:17.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:17.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:17.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:18.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:18.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:18.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:18.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:18.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:18.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:19.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:19.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:19.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:19.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:19.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:19.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:20.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:20.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:20.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:20.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:20.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:20.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:20.104+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:28:20.104+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:28:20.105+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:28:20.113+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:28:20.117+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:28:21.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:21.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:21.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:21.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:21.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:21.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:22.100+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:22.100+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:22.100+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:22.100+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:22.100+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:22.100+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:23.100+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:23.100+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:23.100+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:23.100+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:23.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:23.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:24.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:24.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:24.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:24.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:24.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:24.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:25.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:25.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:25.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:25.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:25.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:25.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
INF 2025-12-26 04:28:25.101+00:00 getPubSubPeersInMesh - there is no mesh peer for the given pubsub topic topics="waku relay" tid=1 file=protocol.nim:383 pubsubTopic=/waku/2/rs/3/0
|
||||
TRC 2025-12-26 04:28:25.101+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:113
|
||||
TRC 2025-12-26 04:28:25.101+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:25.101+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/rendezvous/1.0.0
|
||||
INF 2025-12-26 04:28:25.101+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:136 error="could not get a peer supporting RendezVousCodec"
|
||||
TRC 2025-12-26 04:28:25.101+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
|
||||
TRC 2025-12-26 04:28:25.101+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:25.101+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/rendezvous/1.0.0
|
||||
ERR 2025-12-26 04:28:25.101+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
|
||||
TRC 2025-12-26 04:28:25.105+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:28:25.105+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:28:25.105+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:28:25.105+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:259 meshPeers=[]
|
||||
TRC 2025-12-26 04:28:25.105+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:270 selected=[]
|
||||
TRC 2025-12-26 04:28:25.106+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:330 count=0 countdownToPingAll=11
|
||||
TRC 2025-12-26 04:28:25.106+00:00 Keepalive results tid=1 file=node_health_monitor.nim:345 attemptedPings=0 successfulPings=0
|
||||
TRC 2025-12-26 04:28:25.106+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:294
|
||||
TRC 2025-12-26 04:28:25.118+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:28:25.121+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:28:26.100+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:26.100+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:26.100+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:26.100+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:26.100+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:26.100+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:27.100+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:27.100+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:27.100+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:27.100+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:27.100+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:27.100+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:27.100+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:318 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:27.100+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:150 peers=0
|
||||
TRC 2025-12-26 04:28:27.100+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:314 peers=0
|
||||
TRC 2025-12-26 04:28:28.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:28.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:28.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:28.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:28.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:28.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:29.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:29.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:29.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:29.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:29.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:29.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:30.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:30.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:30.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:30.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:30.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:30.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:30.107+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:28:30.107+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:28:30.107+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:28:30.121+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:28:30.124+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:28:31.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:31.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:31.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:31.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:31.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:31.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:32.100+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:32.100+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:32.100+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:32.100+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:32.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:32.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:33.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:33.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:33.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:33.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:33.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:33.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:34.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:34.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:34.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:34.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:34.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:34.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:35.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:35.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:35.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:35.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:35.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:35.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
INF 2025-12-26 04:28:35.101+00:00 getPubSubPeersInMesh - there is no mesh peer for the given pubsub topic topics="waku relay" tid=1 file=protocol.nim:383 pubsubTopic=/waku/2/rs/3/0
|
||||
TRC 2025-12-26 04:28:35.101+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:113
|
||||
TRC 2025-12-26 04:28:35.101+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:35.101+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/rendezvous/1.0.0
|
||||
INF 2025-12-26 04:28:35.101+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:136 error="could not get a peer supporting RendezVousCodec"
|
||||
TRC 2025-12-26 04:28:35.101+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
|
||||
TRC 2025-12-26 04:28:35.101+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:35.101+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/rendezvous/1.0.0
|
||||
ERR 2025-12-26 04:28:35.101+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
|
||||
TRC 2025-12-26 04:28:35.107+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:259 meshPeers=[]
|
||||
TRC 2025-12-26 04:28:35.107+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:270 selected=[]
|
||||
TRC 2025-12-26 04:28:35.107+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:330 count=0 countdownToPingAll=10
|
||||
TRC 2025-12-26 04:28:35.107+00:00 Keepalive results tid=1 file=node_health_monitor.nim:345 attemptedPings=0 successfulPings=0
|
||||
TRC 2025-12-26 04:28:35.107+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:294
|
||||
TRC 2025-12-26 04:28:35.107+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:28:35.107+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:28:35.107+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:28:35.125+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:28:35.129+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:28:36.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:36.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:36.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:36.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:36.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:36.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:37.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:37.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:37.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:37.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:37.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:37.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:38.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:38.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:38.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:38.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:38.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:38.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:39.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:39.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:39.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:39.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:39.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:39.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:39.101+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:318 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:39.101+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:150 peers=0
|
||||
TRC 2025-12-26 04:28:39.101+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:314 peers=0
|
||||
TRC 2025-12-26 04:28:40.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:40.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:40.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:40.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:40.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:40.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:40.108+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:28:40.108+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:28:40.108+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:28:40.130+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:28:40.133+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:28:41.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:41.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:41.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:41.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:41.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:41.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:42.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:42.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:42.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:42.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:42.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:42.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:43.100+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:43.100+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:43.100+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:43.100+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:43.100+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:43.100+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:44.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:44.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:44.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:44.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:44.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:44.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:45.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:45.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:45.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:45.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:45.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:45.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:45.101+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
|
||||
TRC 2025-12-26 04:28:45.101+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:166
|
||||
INF 2025-12-26 04:28:45.102+00:00 getPubSubPeersInMesh - there is no mesh peer for the given pubsub topic topics="waku relay" tid=1 file=protocol.nim:383 pubsubTopic=/waku/2/rs/3/0
|
||||
TRC 2025-12-26 04:28:45.102+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:113
|
||||
TRC 2025-12-26 04:28:45.102+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:45.102+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/rendezvous/1.0.0
|
||||
INF 2025-12-26 04:28:45.102+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:136 error="could not get a peer supporting RendezVousCodec"
|
||||
TRC 2025-12-26 04:28:45.102+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
|
||||
TRC 2025-12-26 04:28:45.102+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:45.102+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/rendezvous/1.0.0
|
||||
ERR 2025-12-26 04:28:45.102+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
|
||||
TRC 2025-12-26 04:28:45.107+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:259 meshPeers=[]
|
||||
TRC 2025-12-26 04:28:45.107+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:270 selected=[]
|
||||
TRC 2025-12-26 04:28:45.107+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:330 count=0 countdownToPingAll=9
|
||||
TRC 2025-12-26 04:28:45.107+00:00 Keepalive results tid=1 file=node_health_monitor.nim:345 attemptedPings=0 successfulPings=0
|
||||
TRC 2025-12-26 04:28:45.107+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:294
|
||||
TRC 2025-12-26 04:28:45.108+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:28:45.108+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:28:45.109+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:28:45.134+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:28:45.137+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:28:46.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:46.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:46.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:46.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:46.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:46.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:47.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:47.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:47.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:47.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:47.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:47.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:48.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:48.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:48.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:48.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:48.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:48.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:49.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:49.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:49.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:49.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:49.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:49.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:50.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:50.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:50.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:50.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:50.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:50.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:50.109+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:28:50.109+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:28:50.109+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:28:50.139+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:28:50.141+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:28:51.100+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:51.100+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:51.100+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:51.100+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:51.100+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:51.100+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:51.100+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:318 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:51.100+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:150 peers=0
|
||||
TRC 2025-12-26 04:28:51.100+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:314 peers=0
|
||||
TRC 2025-12-26 04:28:52.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:52.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:52.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:52.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:52.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:52.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:53.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:53.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:53.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:53.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:53.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:53.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:54.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:54.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:54.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:54.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:54.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:54.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:55.100+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:55.100+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:55.100+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:55.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:55.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:55.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
INF 2025-12-26 04:28:55.103+00:00 getPubSubPeersInMesh - there is no mesh peer for the given pubsub topic topics="waku relay" tid=1 file=protocol.nim:383 pubsubTopic=/waku/2/rs/3/0
|
||||
TRC 2025-12-26 04:28:55.103+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:113
|
||||
TRC 2025-12-26 04:28:55.103+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:55.103+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/rendezvous/1.0.0
|
||||
INF 2025-12-26 04:28:55.103+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:136 error="could not get a peer supporting RendezVousCodec"
|
||||
TRC 2025-12-26 04:28:55.103+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
|
||||
TRC 2025-12-26 04:28:55.103+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:28:55.103+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/rendezvous/1.0.0
|
||||
ERR 2025-12-26 04:28:55.103+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
|
||||
TRC 2025-12-26 04:28:55.108+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:259 meshPeers=[]
|
||||
TRC 2025-12-26 04:28:55.108+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:270 selected=[]
|
||||
TRC 2025-12-26 04:28:55.108+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:330 count=0 countdownToPingAll=8
|
||||
TRC 2025-12-26 04:28:55.108+00:00 Keepalive results tid=1 file=node_health_monitor.nim:345 attemptedPings=0 successfulPings=0
|
||||
TRC 2025-12-26 04:28:55.108+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:294
|
||||
TRC 2025-12-26 04:28:55.109+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:28:55.109+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:28:55.109+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:28:55.143+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:28:55.146+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:28:56.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:56.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:56.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:56.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:56.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:56.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:57.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:57.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:57.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:57.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:57.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:57.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:58.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:58.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:58.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:58.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:58.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:58.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:28:59.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:28:59.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:59.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:59.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:59.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:28:59.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:00.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:00.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:00.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:00.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:00.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:00.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:00.111+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:29:00.111+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:29:00.111+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:29:00.147+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:29:00.151+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:29:01.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:01.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:01.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:01.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:01.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:01.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:02.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:02.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:02.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:02.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:02.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:02.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:03.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:03.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:03.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:03.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:03.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:03.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:03.102+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:318 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:03.102+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:150 peers=0
|
||||
TRC 2025-12-26 04:29:03.102+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:314 peers=0
|
||||
TRC 2025-12-26 04:29:04.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:04.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:04.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:04.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:04.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:04.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:05.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:05.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:05.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:05.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:05.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:05.103+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
INF 2025-12-26 04:29:05.105+00:00 getPubSubPeersInMesh - there is no mesh peer for the given pubsub topic topics="waku relay" tid=1 file=protocol.nim:383 pubsubTopic=/waku/2/rs/3/0
|
||||
TRC 2025-12-26 04:29:05.105+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:113
|
||||
TRC 2025-12-26 04:29:05.105+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:29:05.105+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/rendezvous/1.0.0
|
||||
INF 2025-12-26 04:29:05.105+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:136 error="could not get a peer supporting RendezVousCodec"
|
||||
TRC 2025-12-26 04:29:05.105+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
|
||||
TRC 2025-12-26 04:29:05.105+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:29:05.105+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/rendezvous/1.0.0
|
||||
ERR 2025-12-26 04:29:05.105+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
|
||||
TRC 2025-12-26 04:29:05.110+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:259 meshPeers=[]
|
||||
TRC 2025-12-26 04:29:05.110+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:270 selected=[]
|
||||
TRC 2025-12-26 04:29:05.110+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:330 count=0 countdownToPingAll=7
|
||||
TRC 2025-12-26 04:29:05.110+00:00 Keepalive results tid=1 file=node_health_monitor.nim:345 attemptedPings=0 successfulPings=0
|
||||
TRC 2025-12-26 04:29:05.110+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:294
|
||||
TRC 2025-12-26 04:29:05.111+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:29:05.111+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:29:05.111+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:29:05.153+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:29:05.156+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.0.0.1", "1.1.1.1", "2606:4700:4700:0000:0000:0000:0000:1111", "2606:4700:4700:0000:0000:0000:0000:1001"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:29:06.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:06.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:06.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:06.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:06.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:06.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:07.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:07.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:07.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:07.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:07.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:07.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:08.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:08.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:08.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:08.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:08.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:08.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:09.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:09.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:09.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:09.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:09.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:09.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:10.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:10.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:10.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:10.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:10.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:10.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:10.112+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:29:10.112+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:29:10.112+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:29:10.157+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:29:10.159+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:29:11.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:11.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:11.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:11.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:11.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:11.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:12.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:12.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:12.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:12.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:12.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:12.103+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:13.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:13.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:13.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:13.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:13.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:13.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:14.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:14.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:14.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:14.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:14.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:14.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:15.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:15.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:15.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:15.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:15.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:15.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:15.102+00:00 running scoring heartbeat topics="libp2p gossipsub" tid=1 file=scoring.nim:318 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:15.102+00:00 updating scores topics="libp2p gossipsub" tid=1 file=scoring.nim:150 peers=0
|
||||
TRC 2025-12-26 04:29:15.102+00:00 updated scores topics="libp2p gossipsub" tid=1 file=scoring.nim:314 peers=0
|
||||
TRC 2025-12-26 04:29:15.102+00:00 Running AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:237
|
||||
TRC 2025-12-26 04:29:15.102+00:00 Asking peers for reachability topics="libp2p autonatservice" tid=1 file=service.nim:166
|
||||
INF 2025-12-26 04:29:15.105+00:00 getPubSubPeersInMesh - there is no mesh peer for the given pubsub topic topics="waku relay" tid=1 file=protocol.nim:383 pubsubTopic=/waku/2/rs/3/0
|
||||
TRC 2025-12-26 04:29:15.105+00:00 waku rendezvous advertisements started topics="waku rendezvous" tid=1 file=protocol.nim:113
|
||||
TRC 2025-12-26 04:29:15.105+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:29:15.105+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/rendezvous/1.0.0
|
||||
INF 2025-12-26 04:29:15.105+00:00 waku rendezvous advertisements failed topics="waku rendezvous" tid=1 file=protocol.nim:136 error="could not get a peer supporting RendezVousCodec"
|
||||
TRC 2025-12-26 04:29:15.105+00:00 waku rendezvous client requests started topics="waku rendezvous client" tid=1 file=client.nim:43
|
||||
TRC 2025-12-26 04:29:15.106+00:00 Selecting peer from peerstore topics="waku node peer_manager" tid=1 file=peer_manager.nim:220 protocol=/vac/waku/rendezvous/1.0.0 peers=[] address=139623615210320
|
||||
TRC 2025-12-26 04:29:15.106+00:00 No peer found for protocol topics="waku node peer_manager" tid=1 file=peer_manager.nim:249 protocol=/vac/waku/rendezvous/1.0.0
|
||||
ERR 2025-12-26 04:29:15.106+00:00 waku rendezvous requests failed topics="waku rendezvous client" tid=1 file=client.nim:87 error="could not get a peer supporting WakuRendezVousCodec"
|
||||
TRC 2025-12-26 04:29:15.111+00:00 Mesh peers for keepalive tid=1 file=node_health_monitor.nim:259 meshPeers=[]
|
||||
TRC 2025-12-26 04:29:15.111+00:00 Selected peers for keepalive tid=1 file=node_health_monitor.nim:270 selected=[]
|
||||
TRC 2025-12-26 04:29:15.111+00:00 Pinging random peers tid=1 file=node_health_monitor.nim:330 count=0 countdownToPingAll=6
|
||||
TRC 2025-12-26 04:29:15.111+00:00 Keepalive results tid=1 file=node_health_monitor.nim:345 attemptedPings=0 successfulPings=0
|
||||
TRC 2025-12-26 04:29:15.111+00:00 Running keepalive loop tid=1 file=node_health_monitor.nim:294
|
||||
TRC 2025-12-26 04:29:15.113+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:29:15.113+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:29:15.113+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:29:15.160+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:29:15.164+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
|
||||
TRC 2025-12-26 04:29:16.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:16.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:16.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:16.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:16.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:16.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:17.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:17.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:17.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:17.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:17.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:17.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:18.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:18.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:18.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:18.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:18.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:18.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:19.101+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:19.101+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:19.101+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:19.101+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:19.101+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:19.101+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:20.102+00:00 running heartbeat topics="libp2p gossipsub" tid=1 file=behavior.nim:889 instance=139623615365200
|
||||
TRC 2025-12-26 04:29:20.102+00:00 rebalancing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:473 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:20.102+00:00 replenishing mesh topics="libp2p gossipsub" tid=1 file=behavior.nim:485 peers=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:20.102+00:00 grafting topics="libp2p gossipsub" tid=1 file=behavior.nim:513 grafting=0 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:20.102+00:00 mesh balanced topics="libp2p gossipsub" tid=1 file=behavior.nim:695 topic=/waku/2/rs/3/0 mesh=0 gossipsub=0
|
||||
TRC 2025-12-26 04:29:20.102+00:00 getting gossip peers (iHave) topics="libp2p gossipsub" tid=1 file=behavior.nim:758 ntopics=0
|
||||
TRC 2025-12-26 04:29:20.114+00:00 running discv5 discovery loop topics="waku discv5" tid=1 file=waku_discv5.nim:261
|
||||
TRC 2025-12-26 04:29:20.114+00:00 discv5 discovered peers topics="waku discv5" tid=1 file=waku_discv5.nim:277 num_discovered_peers=0 peers=[]
|
||||
TRC 2025-12-26 04:29:20.114+00:00 discv5 discarded wrong records topics="waku discv5" tid=1 file=waku_discv5.nim:281 wrong_records=[]
|
||||
TRC 2025-12-26 04:29:20.165+00:00 Resolving IP using DNS topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:107 address=one.one.one.one servers="[1.1.1.1:53, 1.0.0.1:53]" domain=AF_UNSPEC
|
||||
TRC 2025-12-26 04:29:20.169+00:00 Got IPs from DNS server topics="libp2p dnsresolver" tid=1 file=dnsresolver.nim:161 resolvedAddresses={"1.1.1.1", "1.0.0.1", "2606:4700:4700:0000:0000:0000:0000:1001", "2606:4700:4700:0000:0000:0000:0000:1111"} server=1.1.1.1:53
|
||||
NTC 2025-12-26 04:29:20.354+00:00 Shutting down after receiving SIGTERM topics="wakunode main" tid=1 file=wakunode2.nim:81
|
||||
INF 2025-12-26 04:29:20.365+00:00 Stopping discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:362
|
||||
TRC 2025-12-26 04:29:20.365+00:00 Stop listening on discv5 port topics="waku discv5" tid=1 file=waku_discv5.nim:365
|
||||
INF 2025-12-26 04:29:20.365+00:00 Successfully stopped discovery v5 service topics="waku discv5" tid=1 file=waku_discv5.nim:368
|
||||
TRC 2025-12-26 04:29:20.365+00:00 Stopping switch topics="libp2p switch" tid=1 file=switch.nim:317
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Releasing slot topics="libp2p semaphore" tid=1 file=semaphore.nim:82 available=48 queue=0
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Released slot topics="libp2p semaphore" tid=1 file=semaphore.nim:93 available=49 queue=0
|
||||
TRC 2025-12-26 04:29:20.366+00:00 releasing semaphore on cancellation topics="libp2p switch" tid=1 file=switch.nim:303
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Releasing slot topics="libp2p semaphore" tid=1 file=semaphore.nim:82 available=3 queue=0
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Released slot topics="libp2p semaphore" tid=1 file=semaphore.nim:93 available=4 queue=0
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Releasing slot topics="libp2p semaphore" tid=1 file=semaphore.nim:82 available=49 queue=0
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Released slot topics="libp2p semaphore" tid=1 file=semaphore.nim:93 available=50 queue=0
|
||||
TRC 2025-12-26 04:29:20.366+00:00 releasing semaphore on cancellation topics="libp2p switch" tid=1 file=switch.nim:303
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Releasing slot topics="libp2p semaphore" tid=1 file=semaphore.nim:82 available=3 queue=0
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Released slot topics="libp2p semaphore" tid=1 file=semaphore.nim:93 available=4 queue=0
|
||||
INF 2025-12-26 04:29:20.366+00:00 Stopping AutonatService topics="libp2p autonatservice" tid=1 file=service.nim:243
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Closing ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:421
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Closed ConnManager topics="libp2p connmanager" tid=1 file=connmanager.nim:435
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Stopping TCP transport topics="libp2p tcptransport" tid=1 file=tcptransport.nim:165
|
||||
TRC 2025-12-26 04:29:20.366+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:65 address=@[/ip4/0.0.0.0/tcp/6982]
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Transport stopped topics="libp2p tcptransport" tid=1 file=tcptransport.nim:195
|
||||
TRC 2025-12-26 04:29:20.366+00:00 Stopping WS transport topics="libp2p wstransport" tid=1 file=wstransport.nim:219
|
||||
TRC 2025-12-26 04:29:20.366+00:00 stopping transport topics="libp2p transport" tid=1 file=transport.nim:65 address=@[/ip4/0.0.0.0/tcp/6983/ws]
|
||||
TRC 2025-12-26 04:29:20.367+00:00 Transport stopped topics="libp2p wstransport" tid=1 file=wstransport.nim:241
|
||||
TRC 2025-12-26 04:29:20.367+00:00 gossipsub stop topics="libp2p gossipsub" tid=1 file=gossipsub.nim:1010
|
||||
TRC 2025-12-26 04:29:20.367+00:00 Switch stopped topics="libp2p switch" tid=1 file=switch.nim:343
|
||||
WRN 2025-12-26 04:29:20.367+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:641
|
||||
WRN 2025-12-26 04:29:20.367+00:00 Stopping rendezvous without starting it topics="waku rendezvous" tid=1 file=rendezvous.nim:641
|
||||
INF 2025-12-26 04:29:20.367+00:00 waku rendezvous discovery stopped topics="waku rendezvous" tid=1 file=protocol.nim:240
|
||||
INF 2025-12-26 04:29:20.367+00:00 waku rendezvous client stopped topics="waku rendezvous client" tid=1 file=client.nim:142
|
||||
NTC 2025-12-26 04:29:20.367+00:00 REST service stopped tid=1 file=server.nim:188 address=0.0.0.0:6981
|
||||
189
nim/1015/data/attachments/1d39c7cdbfa3b0c7.txt
Normal file
189
nim/1015/data/attachments/1d39c7cdbfa3b0c7.txt
Normal file
@ -0,0 +1,189 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_last_node_to_start_publishes with id: 2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.102.43
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['34173', '34174', '34175', '34176', '34177']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 34173:34173 -p 34174:34174 -p 34175:34175 -p 34176:34176 -p 34177:34177 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=34175 --rest-port=34173 --tcp-port=34174 --discv5-udp-port=34176 --rest-address=0.0.0.0 --nat=extip:172.18.102.43 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aac061bfabbc29fd1eca37b77a387e6cc2476ab0cbe3cecf0bb88dfc10bfee0d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34177 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.102.43 waku 75c914637e8df928c7fb2bea734d919304842f7ac7e17c93b71436e5f0b62098
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 75c914637e8d. Setting up logs at ./log/docker/node1_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 34173
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34173/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34173/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.43/tcp/34174/p2p/16Uiu2HAm4YjbAC9uRRf5hwTcasC5QJ4FJht1UyR93jksfThjvrY2","/ip4/172.18.102.43/tcp/34175/ws/p2p/16Uiu2HAm4YjbAC9uRRf5hwTcasC5QJ4FJht1UyR93jksfThjvrY2"],"enrUri":"enr:-L24QMX1xb72lBN4bqLD5m1x0sdLRL4xhK-KNHRUFcRYJ0GMIvoCC1D6mmV4I0tUPddEkfn1y2ViDE124IqqX0cn7iMCgmlkgnY0gmlwhKwSZiuKbXVsdGlhZGRyc5YACASsEmYrBoV-AAoErBJmKwaFf90DgnJzhQADAQAAiXNlY3AyNTZrMaECh4hUXkhMZ83QL-kYhQeb-h9g-krYW1U2LrWlDuDcdFODdGNwgoV-g3VkcIKFgIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.120.208
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['27068', '27069', '27070', '27071', '27072']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 27068:27068 -p 27069:27069 -p 27070:27070 -p 27071:27071 -p 27072:27072 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=27070 --rest-port=27068 --tcp-port=27069 --discv5-udp-port=27071 --rest-address=0.0.0.0 --nat=extip:172.18.120.208 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1a63bbbb0f01dfdb7edf1ad0b7f33b4312145b89ecb3deaa75e425b8a00cc3c4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27072 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMX1xb72lBN4bqLD5m1x0sdLRL4xhK-KNHRUFcRYJ0GMIvoCC1D6mmV4I0tUPddEkfn1y2ViDE124IqqX0cn7iMCgmlkgnY0gmlwhKwSZiuKbXVsdGlhZGRyc5YACASsEmYrBoV-AAoErBJmKwaFf90DgnJzhQADAQAAiXNlY3AyNTZrMaECh4hUXkhMZ83QL-kYhQeb-h9g-krYW1U2LrWlDuDcdFODdGNwgoV-g3VkcIKFgIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.120.208 waku 0657929b66176c83abcf3ebbe2c197d029c8435c669bee8638e2e768228c0f22
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 0657929b6617. Setting up logs at ./log/docker/node2_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 27068
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27068/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27068/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.120.208/tcp/27069/p2p/16Uiu2HAkzFbahpK9EAeRpN72x2xSyUhsVNo1FVnF36j7nL9MBeNx","/ip4/172.18.120.208/tcp/27070/ws/p2p/16Uiu2HAkzFbahpK9EAeRpN72x2xSyUhsVNo1FVnF36j7nL9MBeNx"],"enrUri":"enr:-L24QD_rut97PYZNIKW36kJK7aT2MBNIqLShy5IHokgRRR6dV_9-ySlwGtp7A6MS3zRAtYhUICoL3EiU64b56U1bsI4CgmlkgnY0gmlwhKwSeNCKbXVsdGlhZGRyc5YACASsEnjQBmm9AAoErBJ40AZpvt0DgnJzhQADAQAAiXNlY3AyNTZrMaECR7WnUvL7Xo7u7ayt67Vuq-JFWbJ4fbidU5_kgDOcAD2DdGNwgmm9g3VkcIJpv4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:27068/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.43/tcp/34174/p2p/16Uiu2HAm4YjbAC9uRRf5hwTcasC5QJ4FJht1UyR93jksfThjvrY2"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:46 Running fixture setup: setup_optional_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.145.141
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['25940', '25941', '25942', '25943', '25944']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 25940:25940 -p 25941:25941 -p 25942:25942 -p 25943:25943 -p 25944:25944 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=25942 --rest-port=25940 --tcp-port=25941 --discv5-udp-port=25943 --rest-address=0.0.0.0 --nat=extip:172.18.145.141 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cdc03ac04ef9cd6a5ca56446a03ad6f717fcc95ab99934ca35c6e4b70f40a6fa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25944 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMX1xb72lBN4bqLD5m1x0sdLRL4xhK-KNHRUFcRYJ0GMIvoCC1D6mmV4I0tUPddEkfn1y2ViDE124IqqX0cn7iMCgmlkgnY0gmlwhKwSZiuKbXVsdGlhZGRyc5YACASsEmYrBoV-AAoErBJmKwaFf90DgnJzhQADAQAAiXNlY3AyNTZrMaECh4hUXkhMZ83QL-kYhQeb-h9g-krYW1U2LrWlDuDcdFODdGNwgoV-g3VkcIKFgIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.145.141 waku bbb448950322e466e9a81b3aa65df812996ca718dc6654e345345c79965ff942
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID bbb448950322. Setting up logs at ./log/docker/node3_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 25940
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25940/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25940/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.145.141/tcp/25941/p2p/16Uiu2HAmUfk1iWheTiBrUKbzSC78GKQWDpsEHJMqfqK22uH2RLqh","/ip4/172.18.145.141/tcp/25942/ws/p2p/16Uiu2HAmUfk1iWheTiBrUKbzSC78GKQWDpsEHJMqfqK22uH2RLqh"],"enrUri":"enr:-L24QOBK_F31ojelnVOUkR2xuj0T0ItgNdoOE1rSikVvcv7lauCBfggrKHR3u9yIOfZzrYyPE24piE4HtQjjRnVitQsCgmlkgnY0gmlwhKwSkY2KbXVsdGlhZGRyc5YACASsEpGNBmVVAAoErBKRjQZlVt0DgnJzhQADAQAAiXNlY3AyNTZrMaED7excNhWD2XIJmkwpoSorv2SnXHCPLC44qEVajAN9lASDdGNwgmVVg3VkcIJlV4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25940/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.43/tcp/34174/p2p/16Uiu2HAm4YjbAC9uRRf5hwTcasC5QJ4FJht1UyR93jksfThjvrY2"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node4_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.71.204
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['25882', '25883', '25884', '25885', '25886']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 25882:25882 -p 25883:25883 -p 25884:25884 -p 25885:25885 -p 25886:25886 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=25884 --rest-port=25882 --tcp-port=25883 --discv5-udp-port=25885 --rest-address=0.0.0.0 --nat=extip:172.18.71.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b17de8617fac15b430fcfae1bcaad2fcb721c5c620b3609fb8d0298dcc9b4a0e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25886 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMX1xb72lBN4bqLD5m1x0sdLRL4xhK-KNHRUFcRYJ0GMIvoCC1D6mmV4I0tUPddEkfn1y2ViDE124IqqX0cn7iMCgmlkgnY0gmlwhKwSZiuKbXVsdGlhZGRyc5YACASsEmYrBoV-AAoErBJmKwaFf90DgnJzhQADAQAAiXNlY3AyNTZrMaECh4hUXkhMZ83QL-kYhQeb-h9g-krYW1U2LrWlDuDcdFODdGNwgoV-g3VkcIKFgIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.71.204 waku d891d679dbd4f8ab0169d3495be5ab5cce2752440e86999fad812d9d67eeabdb
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d891d679dbd4. Setting up logs at ./log/docker/node4_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 25882
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25882/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25882/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.204/tcp/25883/p2p/16Uiu2HAm48oJZ76uDZgoAMgAPH3Dp2zFwL8rfYJX5xc34VBYtmjg","/ip4/172.18.71.204/tcp/25884/ws/p2p/16Uiu2HAm48oJZ76uDZgoAMgAPH3Dp2zFwL8rfYJX5xc34VBYtmjg"],"enrUri":"enr:-L24QHbT4GqagGlTUWYUz-CVHDNK8JxCaf7YdDalbsrfBP4vZ5qwj3ekgdIqRvQYUp-IveYPH0KwfkBVdvULtYFohL8CgmlkgnY0gmlwhKwSR8yKbXVsdGlhZGRyc5YACASsEkfMBmUbAAoErBJHzAZlHN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgWaW2P7GfJ43YOabcHEFGjF6BzS-W-ROuVSfsGObaYODdGNwgmUbg3VkcIJlHYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25882/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.43/tcp/34174/p2p/16Uiu2HAm4YjbAC9uRRf5hwTcasC5QJ4FJht1UyR93jksfThjvrY2"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node5_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.38.167
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['59939', '59940', '59941', '59942', '59943']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 59939:59939 -p 59940:59940 -p 59941:59941 -p 59942:59942 -p 59943:59943 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=59941 --rest-port=59939 --tcp-port=59940 --discv5-udp-port=59942 --rest-address=0.0.0.0 --nat=extip:172.18.38.167 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=777697bdedf99cbd680cfeb4e2f61da42accfc570ffab8cdd63a2fcbb68c4d61 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59943 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMX1xb72lBN4bqLD5m1x0sdLRL4xhK-KNHRUFcRYJ0GMIvoCC1D6mmV4I0tUPddEkfn1y2ViDE124IqqX0cn7iMCgmlkgnY0gmlwhKwSZiuKbXVsdGlhZGRyc5YACASsEmYrBoV-AAoErBJmKwaFf90DgnJzhQADAQAAiXNlY3AyNTZrMaECh4hUXkhMZ83QL-kYhQeb-h9g-krYW1U2LrWlDuDcdFODdGNwgoV-g3VkcIKFgIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.38.167 waku f6889d338a5301081dddf1a247a24e53b4ca1935aa0bbca6f252f65754f662b7
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f6889d338a53. Setting up logs at ./log/docker/node5_2025-12-26_04-18-17__fe03e794-4fe4-47b9-b6f3-652b778b2296__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 59939
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59939/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59939/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.167/tcp/59940/p2p/16Uiu2HAm73rb4HeYU9dnv4NZEqGMw8htMBzH2hEJeSy8MV6knjbe","/ip4/172.18.38.167/tcp/59941/ws/p2p/16Uiu2HAm73rb4HeYU9dnv4NZEqGMw8htMBzH2hEJeSy8MV6knjbe"],"enrUri":"enr:-L24QI86bb2WsgWbJ8kXRTx2PMSACpMIFo5Zd_rKQQvVC4GHXYkdsr2GdW3dnoGO--NXI-7NkKo62Q-9uU8jmvI03aYCgmlkgnY0gmlwhKwSJqeKbXVsdGlhZGRyc5YACASsEianBuokAAoErBImpwbqJd0DgnJzhQADAQAAiXNlY3AyNTZrMaECrLV1tsFZd58e2OabJ55roDzOv0rOKHDcU3FJz8gzWpmDdGNwguokg3VkcILqJoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59939/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.43/tcp/34174/p2p/16Uiu2HAm4YjbAC9uRRf5hwTcasC5QJ4FJht1UyR93jksfThjvrY2"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:34173/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:27068/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:64 Running fixture setup: subscribe_optional_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25940/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25882/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59939/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:34173/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34173/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722703963489280,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27068/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722703963489280,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722703963489280,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25882/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722703963489280,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722703963489280,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34173/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722704093811000,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27068/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722704093811000,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722704093811000,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25882/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722704093811000,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59939/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722704093811000,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 75c914637e8d
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 0657929b6617
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id bbb448950322
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 75c914637e8d. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id d891d679dbd4
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 0657929b6617. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f6889d338a53
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container bbb448950322. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
73
nim/1015/data/attachments/1d8aaafc4afe37b.txt
Normal file
73
nim/1015/data/attachments/1d8aaafc4afe37b.txt
Normal file
@ -0,0 +1,73 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_2_nodes_different_content_topic_different_shard with id: 2025-12-26_04-21-53__a2eb05d4-80b4-4376-8832-dfb4fb17dee5
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-21-53__a2eb05d4-80b4-4376-8832-dfb4fb17dee5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.245.75
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['22172', '22173', '22174', '22175', '22176']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 22172:22172 -p 22173:22173 -p 22174:22174 -p 22175:22175 -p 22176:22176 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=22174 --rest-port=22172 --tcp-port=22173 --discv5-udp-port=22175 --rest-address=0.0.0.0 --nat=extip:172.18.245.75 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e5b5bb0f26eb0a576c0737b541d1fe5be0d937cb05f0c0ca9a7cfe9dc40392a8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22176 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.245.75 waku 5023d06768370cdb345c2eb7a40b431b21fc95c5e558a850712b8cae6b8c0f7d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 5023d0676837. Setting up logs at ./log/docker/node1_2025-12-26_04-21-53__a2eb05d4-80b4-4376-8832-dfb4fb17dee5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 22172
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b9ce993d1cd1. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container feea9190f301. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:22172/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:22172/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.245.75/tcp/22173/p2p/16Uiu2HAmM9VLknogDLd1Pcdb4xyq9UZT79qwwbwti82PaAgZiJAY","/ip4/172.18.245.75/tcp/22174/ws/p2p/16Uiu2HAmM9VLknogDLd1Pcdb4xyq9UZT79qwwbwti82PaAgZiJAY"],"enrUri":"enr:-L24QCf6rsB4xJ-i_UIx6lstTO0n3vAli6Q_iNmubXp1w09uVZR4AeC-hvV2eUFRF163hPTAvZL4hzmc71JQR3aJNaQCgmlkgnY0gmlwhKwS9UuKbXVsdGlhZGRyc5YACASsEvVLBladAAoErBL1SwZWnt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDfiqJvio0eL_XmpkhKic2IXixvsEU502ubXA-NIZ9thWDdGNwgladg3VkcIJWn4V3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-21-53__a2eb05d4-80b4-4376-8832-dfb4fb17dee5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.236.143
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['33563', '33564', '33565', '33566', '33567']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 33563:33563 -p 33564:33564 -p 33565:33565 -p 33566:33566 -p 33567:33567 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=33565 --rest-port=33563 --tcp-port=33564 --discv5-udp-port=33566 --rest-address=0.0.0.0 --nat=extip:172.18.236.143 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3e7cde4ec08efc5f36facfc4aa7da0ceaea7d720bcb1e0140ad3d3b1bba5acd2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33567 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCf6rsB4xJ-i_UIx6lstTO0n3vAli6Q_iNmubXp1w09uVZR4AeC-hvV2eUFRF163hPTAvZL4hzmc71JQR3aJNaQCgmlkgnY0gmlwhKwS9UuKbXVsdGlhZGRyc5YACASsEvVLBladAAoErBL1SwZWnt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDfiqJvio0eL_XmpkhKic2IXixvsEU502ubXA-NIZ9thWDdGNwgladg3VkcIJWn4V3YWt1MgU --content-topic=/waku/2/content/test.js
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.236.143 waku f38dcc7b047bfc0b256b6a8d0ad67cd1f13ba23c66a4b05833192ebd14a89d0d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f38dcc7b047b. Setting up logs at ./log/docker/node2_2025-12-26_04-21-53__a2eb05d4-80b4-4376-8832-dfb4fb17dee5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 33563
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:33563/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:33563/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.143/tcp/33564/p2p/16Uiu2HAm3N3eUXduULA58rPXK3fa83G43HDQyJbr4JsoxtqrdFeF","/ip4/172.18.236.143/tcp/33565/ws/p2p/16Uiu2HAm3N3eUXduULA58rPXK3fa83G43HDQyJbr4JsoxtqrdFeF"],"enrUri":"enr:-L24QOeXI2aFM2Ws9zgJBokhb1Gpe3WuPusbnxjzXpsCF1PRHT5oCAPAZaOLiVNXep2O6A1wic-7w-9yEbUC2hkQ9owCgmlkgnY0gmlwhKwS7I-KbXVsdGlhZGRyc5YACASsEuyPBoMcAAoErBLsjwaDHd0DgnJzhQACAQAAiXNlY3AyNTZrMaECde-rye-8vd6vY9c3q65o_9oS1heV-IXE7_3E-m0wCliDdGNwgoMcg3VkcIKDHoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:33563/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.75/tcp/22173/p2p/16Uiu2HAmM9VLknogDLd1Pcdb4xyq9UZT79qwwbwti82PaAgZiJAY"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:22172/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:33563/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:22172/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:22172/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722915785109714,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:33563/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722915785109714,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 5023d0676837
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f38dcc7b047b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
73
nim/1015/data/attachments/1da302c905c450d9.txt
Normal file
73
nim/1015/data/attachments/1da302c905c450d9.txt
Normal file
@ -0,0 +1,73 @@
|
||||
2025-12-26 04:31:32.897 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:31:32.898 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_same_shard with id: 2025-12-26_04-31-32__f42aba0d-98d5-47f0-9220-0997ce12af4c
|
||||
2025-12-26 04:31:32.898 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:31:32.898 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:31:32.898 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2025-12-26 04:31:32.906 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:31:32.907 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-31-32__f42aba0d-98d5-47f0-9220-0997ce12af4c__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:31:32.907 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:31:32.907 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:31:32.909 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:31:32.909 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.189
|
||||
2025-12-26 04:31:32.909 DEBUG [src.node.docker_mananger] Generated ports ['47352', '47353', '47354', '47355', '47356']
|
||||
2025-12-26 04:31:32.909 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:31:32.909 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:31:32.909 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:31:32.909 DEBUG [src.node.docker_mananger] docker run -i -t -p 47352:47352 -p 47353:47353 -p 47354:47354 -p 47355:47355 -p 47356:47356 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=47354 --rest-port=47352 --tcp-port=47353 --discv5-udp-port=47355 --rest-address=0.0.0.0 --nat=extip:172.18.86.189 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=efb8eeb3e6bd2ab3eadcaeb3b1772ddbfefdf4cadba1dc1403269e9fba0a1970 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47356 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
|
||||
2025-12-26 04:31:33.115 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.189 waku 614c0912d725bb7cbb42cc091e63358e4c7bcbb3f073df5201afef7bf5cc5c86
|
||||
2025-12-26 04:31:33.136 ERROR [src.node.docker_mananger] Max retries reached for container f34107139230. Exiting log stream.
|
||||
2025-12-26 04:31:33.151 DEBUG [src.node.docker_mananger] Container started with ID 614c0912d725. Setting up logs at ./log/docker/node1_2025-12-26_04-31-32__f42aba0d-98d5-47f0-9220-0997ce12af4c__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:31:33.152 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47352
|
||||
2025-12-26 04:31:33.153 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:31:33.697 ERROR [src.node.docker_mananger] Max retries reached for container c4982d25f00f. Exiting log stream.
|
||||
2025-12-26 04:31:34.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47352/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:34.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:31:34.157 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:31:34.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47352/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:34.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.189/tcp/47353/p2p/16Uiu2HAmSnNFW4N1mYhsAseqXnPTQ3KbrzdfBr72mAYaKrg3inJR","/ip4/172.18.86.189/tcp/47354/ws/p2p/16Uiu2HAmSnNFW4N1mYhsAseqXnPTQ3KbrzdfBr72mAYaKrg3inJR"],"enrUri":"enr:-L24QIJOOo2y-Y3CZypV7L3EVAKmhunkIcW9NdufVnuzaQZsDBozwnu3RiNkxx2WjmtJI3Z21BA0bNNdEPnxPYaLG9QCgmlkgnY0gmlwhKwSVr2KbXVsdGlhZGRyc5YACASsEla9Brj5AAoErBJWvQa4-t0DgnJzhQACAQAAiXNlY3AyNTZrMaED0edx_XznfhaXB5H071BJRh311TPPAYiBI6nUl3EXc26DdGNwgrj5g3VkcIK4-4V3YWt1MgU"}'
|
||||
2025-12-26 04:31:34.160 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:31:34.167 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:31:34.167 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-31-32__f42aba0d-98d5-47f0-9220-0997ce12af4c__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:31:34.168 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:31:34.168 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:31:34.169 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:31:34.170 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.60
|
||||
2025-12-26 04:31:34.170 DEBUG [src.node.docker_mananger] Generated ports ['3925', '3926', '3927', '3928', '3929']
|
||||
2025-12-26 04:31:34.170 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:31:34.170 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:31:34.170 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:31:34.170 DEBUG [src.node.docker_mananger] docker run -i -t -p 3925:3925 -p 3926:3926 -p 3927:3927 -p 3928:3928 -p 3929:3929 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=3927 --rest-port=3925 --tcp-port=3926 --discv5-udp-port=3928 --rest-address=0.0.0.0 --nat=extip:172.18.1.60 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1396bf9af94796f5537ab6de1b5cfe621c1fff40fcc00a3c96b67f8e6b32c14b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3929 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIJOOo2y-Y3CZypV7L3EVAKmhunkIcW9NdufVnuzaQZsDBozwnu3RiNkxx2WjmtJI3Z21BA0bNNdEPnxPYaLG9QCgmlkgnY0gmlwhKwSVr2KbXVsdGlhZGRyc5YACASsEla9Brj5AAoErBJWvQa4-t0DgnJzhQACAQAAiXNlY3AyNTZrMaED0edx_XznfhaXB5H071BJRh311TPPAYiBI6nUl3EXc26DdGNwgrj5g3VkcIK4-4V3YWt1MgU --content-topic=/newsService/1.0/alerts/xml
|
||||
2025-12-26 04:31:34.376 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.60 waku 6dcd1bccd2fde3b279ae7ef8c912719302cc0629d7ce1adf7f15e7cfbdc80bdf
|
||||
2025-12-26 04:31:34.414 DEBUG [src.node.docker_mananger] Container started with ID 6dcd1bccd2fd. Setting up logs at ./log/docker/node2_2025-12-26_04-31-32__f42aba0d-98d5-47f0-9220-0997ce12af4c__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:31:34.415 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3925
|
||||
2025-12-26 04:31:34.415 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:31:35.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3925/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:35.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:31:35.423 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:31:35.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3925/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:35.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.60/tcp/3926/p2p/16Uiu2HAkvbFTvPq1v77bN7qoPgz8bdTQ1yxMqro1EyrdWUAaawAo","/ip4/172.18.1.60/tcp/3927/ws/p2p/16Uiu2HAkvbFTvPq1v77bN7qoPgz8bdTQ1yxMqro1EyrdWUAaawAo"],"enrUri":"enr:-L24QCVpJeDQSc9TZTpm8UGR4ZOUl6YXwCDXOxFuqPpJgO3Paom9YcdL0CwKVJesxjpbaCE5hrr6UpNVkQfCds4vOhICgmlkgnY0gmlwhKwSATyKbXVsdGlhZGRyc5YACASsEgE8Bg9WAAoErBIBPAYPV90DgnJzhQACAQAAiXNlY3AyNTZrMaECEU_GmVAnN3_PTInGsFmzXGXee-fOjJZarCUdF3Rbd-iDdGNwgg9Wg3VkcIIPWIV3YWt1MgE"}'
|
||||
2025-12-26 04:31:35.427 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:31:35.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3925/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.86.189/tcp/47353/p2p/16Uiu2HAmSnNFW4N1mYhsAseqXnPTQ3KbrzdfBr72mAYaKrg3inJR"]'
|
||||
2025-12-26 04:31:35.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:35.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47352/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
||||
2025-12-26 04:31:35.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:35.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3925/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/alerts/xml"]'
|
||||
2025-12-26 04:31:35.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:35.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47352/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:31:35.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:31:35.441 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:31:35.542 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:35.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47352/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:35.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1766723495436838068,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:35.547 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:31:35.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3925/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:31:35.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1766723495436838068,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:31:35.552 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:31:35.553 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:31:35.554 DEBUG [src.node.waku_node] Stopping container with id 614c0912d725
|
||||
2025-12-26 04:31:36.095 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:31:36.096 DEBUG [src.node.waku_node] Stopping container with id 6dcd1bccd2fd
|
||||
2025-12-26 04:31:36.632 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:31:36.635 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:31:36.640 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:31:36.644 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
7964
nim/1015/data/attachments/1de933c563fdeee6.txt
Normal file
7964
nim/1015/data/attachments/1de933c563fdeee6.txt
Normal file
File diff suppressed because it is too large
Load Diff
76
nim/1015/data/attachments/1df452971dd9aa67.txt
Normal file
76
nim/1015/data/attachments/1df452971dd9aa67.txt
Normal file
@ -0,0 +1,76 @@
|
||||
2025-12-26 04:18:50.140 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:18:50.140 DEBUG [tests.conftest] Running test: test_get_store_message_with_meta with id: 2025-12-26_04-18-50__cfacc02d-21ff-4de3-86eb-0b8497fb7076
|
||||
2025-12-26 04:18:50.140 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:18:50.141 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:18:50.141 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-26 04:18:50.148 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:50.148 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-18-50__cfacc02d-21ff-4de3-86eb-0b8497fb7076__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:50.148 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:50.148 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:50.149 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:50.150 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.171.253
|
||||
2025-12-26 04:18:50.150 DEBUG [src.node.docker_mananger] Generated ports ['26090', '26091', '26092', '26093', '26094']
|
||||
2025-12-26 04:18:50.150 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:50.150 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:50.150 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:50.150 DEBUG [src.node.docker_mananger] docker run -i -t -p 26090:26090 -p 26091:26091 -p 26092:26092 -p 26093:26093 -p 26094:26094 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=26092 --rest-port=26090 --tcp-port=26091 --discv5-udp-port=26093 --rest-address=0.0.0.0 --nat=extip:172.18.171.253 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fe93debe6c839f471a25af2099a8a896b3befbcda9a1a5a1fbcf919abcbd5a51 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26094 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:18:50.329 ERROR [src.node.docker_mananger] Max retries reached for container 4e41245e1899. Exiting log stream.
|
||||
2025-12-26 04:18:50.338 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.171.253 waku b130a7d7c6b9cdb38a3635a332189633b476731dc6466819a2ded6583930d8cd
|
||||
2025-12-26 04:18:50.370 DEBUG [src.node.docker_mananger] Container started with ID b130a7d7c6b9. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-18-50__cfacc02d-21ff-4de3-86eb-0b8497fb7076__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:50.370 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26090
|
||||
2025-12-26 04:18:50.370 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:50.854 ERROR [src.node.docker_mananger] Max retries reached for container 8977db008bb3. Exiting log stream.
|
||||
2025-12-26 04:18:51.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26090/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.374 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":"READY"},{"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":"READY"},{"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-26 04:18:51.374 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:18:51.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26090/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:51.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.171.253/tcp/26091/p2p/16Uiu2HAmPUdvWqXU3sEXdSiE6Nn1gh8G8KR1Wt9NfNKUsxpP7t25","/ip4/172.18.171.253/tcp/26092/ws/p2p/16Uiu2HAmPUdvWqXU3sEXdSiE6Nn1gh8G8KR1Wt9NfNKUsxpP7t25"],"enrUri":"enr:-L24QNnB7gk5mKRTAtQZZmbjTKKlxL42YO1m30cibL0yR-qQDn53MkpTV2l6URRE04n7H6hxJ3qndBz0jOI0AEVUpXMCgmlkgnY0gmlwhKwSq_2KbXVsdGlhZGRyc5YACASsEqv9BmXrAAoErBKr_QZl7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDoMmmqxk_muDWqXrRox1FIayF-ZZodmE7SeZijPquOtqDdGNwgmXrg3VkcIJl7YV3YWt1MgM"}'
|
||||
2025-12-26 04:18:51.377 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:18:51.384 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:18:51.384 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-18-50__cfacc02d-21ff-4de3-86eb-0b8497fb7076__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:51.385 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:18:51.385 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:18:51.386 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:18:51.386 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.233.40
|
||||
2025-12-26 04:18:51.386 DEBUG [src.node.docker_mananger] Generated ports ['37221', '37222', '37223', '37224', '37225']
|
||||
2025-12-26 04:18:51.387 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:18:51.387 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:18:51.387 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:18:51.387 DEBUG [src.node.docker_mananger] docker run -i -t -p 37221:37221 -p 37222:37222 -p 37223:37223 -p 37224:37224 -p 37225:37225 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=37223 --rest-port=37221 --tcp-port=37222 --discv5-udp-port=37224 --rest-address=0.0.0.0 --nat=extip:172.18.233.40 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a33590641ddce7fdc57bebf3e92c0ffef221fe40db0ebb3cc8e33abf8dc1cdb6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37225 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNnB7gk5mKRTAtQZZmbjTKKlxL42YO1m30cibL0yR-qQDn53MkpTV2l6URRE04n7H6hxJ3qndBz0jOI0AEVUpXMCgmlkgnY0gmlwhKwSq_2KbXVsdGlhZGRyc5YACASsEqv9BmXrAAoErBKr_QZl7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDoMmmqxk_muDWqXrRox1FIayF-ZZodmE7SeZijPquOtqDdGNwgmXrg3VkcIJl7YV3YWt1MgM --storenode=/ip4/172.18.171.253/tcp/26091/p2p/16Uiu2HAmPUdvWqXU3sEXdSiE6Nn1gh8G8KR1Wt9NfNKUsxpP7t25 --store=true --relay=true
|
||||
2025-12-26 04:18:51.592 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.233.40 waku d9dd1e40c31c2414484e71e6a6bf0239e784ededa3ad98e9ac182b06087b7a68
|
||||
2025-12-26 04:18:51.624 DEBUG [src.node.docker_mananger] Container started with ID d9dd1e40c31c. Setting up logs at ./log/docker/store_node1_2025-12-26_04-18-50__cfacc02d-21ff-4de3-86eb-0b8497fb7076__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:18:51.624 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37221
|
||||
2025-12-26 04:18:51.624 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:18:52.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37221/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:18:52.630 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:18:52.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37221/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.233.40/tcp/37222/p2p/16Uiu2HAm3Ev7aa49oKtmKtVEvKcHAf2CtSZRT6JbvDhW9WnEiqVg","/ip4/172.18.233.40/tcp/37223/ws/p2p/16Uiu2HAm3Ev7aa49oKtmKtVEvKcHAf2CtSZRT6JbvDhW9WnEiqVg"],"enrUri":"enr:-L24QJm7dA13-zY1otAZ_at0o-h1UQO65ldI1Cw-9gV_EGRhZA_zNxOZ6VGhHcAmLf1IF_YSnoFDGUYCxddY362fHfgCgmlkgnY0gmlwhKwS6SiKbXVsdGlhZGRyc5YACASsEukoBpFmAAoErBLpKAaRZ90DgnJzhQADAQAAiXNlY3AyNTZrMaECdBwWkQb_HU4rnRM1vGI6HG66G3-pFpYC5jXCidZPsteDdGNwgpFmg3VkcIKRaIV3YWt1MgM"}'
|
||||
2025-12-26 04:18:52.633 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:18:52.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37221/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.171.253/tcp/26091/p2p/16Uiu2HAmPUdvWqXU3sEXdSiE6Nn1gh8G8KR1Wt9NfNKUsxpP7t25"]'
|
||||
2025-12-26 04:18:52.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:52.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26090/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:18:52.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:52.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37221/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:18:52.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:52.642 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:18:52.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26090/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)', "meta": "U3RvcmUgd29ya3MhIQ=="}'
|
||||
2025-12-26 04:18:52.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:18:52.649 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:18:52.849 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:18:52.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26090/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x175e99980eb465125fb8f649f05d39f6b59f16fcf7e0725d136a5a25e89fe2e8"}]}'
|
||||
2025-12-26 04:18:52.853 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-26 04:18:52.854 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:18:52.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37221/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:18:52.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x175e99980eb465125fb8f649f05d39f6b59f16fcf7e0725d136a5a25e89fe2e8"}]}'
|
||||
2025-12-26 04:18:52.857 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-26 04:18:52.859 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:18:52.860 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:18:52.860 DEBUG [src.node.waku_node] Stopping container with id b130a7d7c6b9
|
||||
2025-12-26 04:18:53.417 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:18:53.417 DEBUG [src.node.waku_node] Stopping container with id d9dd1e40c31c
|
||||
2025-12-26 04:18:53.915 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:18:53.919 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:18:53.924 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:18:53.929 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
93
nim/1015/data/attachments/1e077bf392ad8691.txt
Normal file
93
nim/1015/data/attachments/1e077bf392ad8691.txt
Normal file
@ -0,0 +1,93 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_and_retrieve_duplicate_message with id: 2025-12-26_04-18-30__3f2a7950-dd08-464f-8a77-35c19bf13244
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-18-30__3f2a7950-dd08-464f-8a77-35c19bf13244__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.47.82
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['33542', '33543', '33544', '33545', '33546']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 33542:33542 -p 33543:33543 -p 33544:33544 -p 33545:33545 -p 33546:33546 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=33544 --rest-port=33542 --tcp-port=33543 --discv5-udp-port=33545 --rest-address=0.0.0.0 --nat=extip:172.18.47.82 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b35a1c88c53befffa5efddb22e0b68b94a5f9caabe754b1e624c275fae5df9be --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33546 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.47.82 waku 3b4036682d384b39e3c05c25ebca179e18a68a7965a81e69bf26c97dc69ff64c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 3b4036682d38. Setting up logs at ./log/docker/node1_2025-12-26_04-18-30__3f2a7950-dd08-464f-8a77-35c19bf13244__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 33542
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f9a62211ec66. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 4f073951dafa. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:33542/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:33542/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.82/tcp/33543/p2p/16Uiu2HAmBaDApxqrdbobD2eNBn6ChLwoUmNnXuZW7oSDkwEwuKfw","/ip4/172.18.47.82/tcp/33544/ws/p2p/16Uiu2HAmBaDApxqrdbobD2eNBn6ChLwoUmNnXuZW7oSDkwEwuKfw"],"enrUri":"enr:-L24QFDsGLlqQhIZyXQJcu1BS6RVkPI3uC5uttySULQGyb9yS2O_qO8fM7VuGjse58JnutEpON_zCA4YGu_vj0AakjoCgmlkgnY0gmlwhKwSL1KKbXVsdGlhZGRyc5YACASsEi9SBoMHAAoErBIvUgaDCN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7-rnesnxZ_SXulCSh5PhNBX8VQSdVShUhZYnomrgYvqDdGNwgoMHg3VkcIKDCYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-18-30__3f2a7950-dd08-464f-8a77-35c19bf13244__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.28.216
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['51817', '51818', '51819', '51820', '51821']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 51817:51817 -p 51818:51818 -p 51819:51819 -p 51820:51820 -p 51821:51821 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=51819 --rest-port=51817 --tcp-port=51818 --discv5-udp-port=51820 --rest-address=0.0.0.0 --nat=extip:172.18.28.216 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bc128bcbcf5eedc1010d56aeaca2abdeff0f0fbe56c8bb4fb8b4d7fca2aee626 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51821 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFDsGLlqQhIZyXQJcu1BS6RVkPI3uC5uttySULQGyb9yS2O_qO8fM7VuGjse58JnutEpON_zCA4YGu_vj0AakjoCgmlkgnY0gmlwhKwSL1KKbXVsdGlhZGRyc5YACASsEi9SBoMHAAoErBIvUgaDCN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7-rnesnxZ_SXulCSh5PhNBX8VQSdVShUhZYnomrgYvqDdGNwgoMHg3VkcIKDCYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.28.216 waku 1242eba69bf64db061111b11f1fe8fd0d7dc86b71a9b9daa55e580ca9c06b273
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1242eba69bf6. Setting up logs at ./log/docker/node2_2025-12-26_04-18-30__3f2a7950-dd08-464f-8a77-35c19bf13244__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 51817
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51817/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51817/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.216/tcp/51818/p2p/16Uiu2HAmBKxLeurk5yhiLnrGJAMvWYse1zDD7ZbSDqy98e1n41Cj","/ip4/172.18.28.216/tcp/51819/ws/p2p/16Uiu2HAmBKxLeurk5yhiLnrGJAMvWYse1zDD7ZbSDqy98e1n41Cj"],"enrUri":"enr:-L24QHDFPFF1ENo-S-sRQGCFmY6GBIMqC2vR9lDNbNAvb0o4NzSDta2QOMLV485C_lQPBUUCBpXjGDu8XAfPChT0BggCgmlkgnY0gmlwhKwSHNiKbXVsdGlhZGRyc5YACASsEhzYBspqAAoErBIc2AbKa90DgnJzhQADAQAAiXNlY3AyNTZrMaEC7EQBAAa13QLnOB0UISydA9SMBjLP6Nww5rWwfzF2tbCDdGNwgspqg3VkcILKbIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51817/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.47.82/tcp/33543/p2p/16Uiu2HAmBaDApxqrdbobD2eNBn6ChLwoUmNnXuZW7oSDkwEwuKfw"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:33542/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51817/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:33542/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:33542/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722713231017728,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51817/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722713231017728,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:33542/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:33542/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722713346719607,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51817/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722713346719607,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:33542/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:33542/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722713346719607,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51817/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 3b4036682d38
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 1242eba69bf6
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
116
nim/1015/data/attachments/1e3fcad2e0631edf.txt
Normal file
116
nim/1015/data/attachments/1e3fcad2e0631edf.txt
Normal file
@ -0,0 +1,116 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster with id: 2025-12-26_04-13-56__7d163cbd-1115-46eb-9824-a1a9a83b5fea
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-13-56__7d163cbd-1115-46eb-9824-a1a9a83b5fea__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.215.101
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['8979', '8980', '8981', '8982', '8983']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 8979:8979 -p 8980:8980 -p 8981:8981 -p 8982:8982 -p 8983:8983 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=8981 --rest-port=8979 --tcp-port=8980 --discv5-udp-port=8982 --rest-address=0.0.0.0 --nat=extip:172.18.215.101 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ecfe6c84fee5f682dac5f6f4c62affe59cee7c0ab7912ec303cc68eda4bdcf3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8983 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.215.101 waku 6ff93f452b6e5b872a7c878ffb4a57c3a3ffd4ec65fe57b3bf8b0de1b3413084
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6ff93f452b6e. Setting up logs at ./log/docker/node1_2025-12-26_04-13-56__7d163cbd-1115-46eb-9824-a1a9a83b5fea__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 8979
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container bee7d13db428. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container adf2f98932df. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8979/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8979/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.215.101/tcp/8980/p2p/16Uiu2HAmLmKyJizLPyWb2SEw3BKatrBSiQskhPcuDPkgSZno1A8m","/ip4/172.18.215.101/tcp/8981/ws/p2p/16Uiu2HAmLmKyJizLPyWb2SEw3BKatrBSiQskhPcuDPkgSZno1A8m"],"enrUri":"enr:-L24QB9wLW5j2guk8bMTV2ngypFYIkwTgtdmoHgIpgeLXxaWYqIOtJkSUz-EpfoUbTRSjCLQbHlb3hEPwcPbW3SzuwMCgmlkgnY0gmlwhKwS12WKbXVsdGlhZGRyc5YACASsEtdlBiMUAAoErBLXZQYjFd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeH0qcAfeEaVmYT6VAlqleyA64rz2BnJM7aPVIPzrCYaDdGNwgiMUg3VkcIIjFoV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-13-56__7d163cbd-1115-46eb-9824-a1a9a83b5fea__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.139.194
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['44290', '44291', '44292', '44293', '44294']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 44290:44290 -p 44291:44291 -p 44292:44292 -p 44293:44293 -p 44294:44294 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=44292 --rest-port=44290 --tcp-port=44291 --discv5-udp-port=44293 --rest-address=0.0.0.0 --nat=extip:172.18.139.194 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1f894243c275691f5f4ee6490be70a8f6a8e50fedb2b8b39ebf8b5c6a332bad3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44294 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QB9wLW5j2guk8bMTV2ngypFYIkwTgtdmoHgIpgeLXxaWYqIOtJkSUz-EpfoUbTRSjCLQbHlb3hEPwcPbW3SzuwMCgmlkgnY0gmlwhKwS12WKbXVsdGlhZGRyc5YACASsEtdlBiMUAAoErBLXZQYjFd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeH0qcAfeEaVmYT6VAlqleyA64rz2BnJM7aPVIPzrCYaDdGNwgiMUg3VkcIIjFoV3YWt1MgU --filternode=/ip4/172.18.215.101/tcp/8980/p2p/16Uiu2HAmLmKyJizLPyWb2SEw3BKatrBSiQskhPcuDPkgSZno1A8m
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.139.194 waku 6e82bea8d2cafd032fcd85cffa88a3cc61af482aa021cc6a77af4731b48f76c8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6e82bea8d2ca. Setting up logs at ./log/docker/node2_2025-12-26_04-13-56__7d163cbd-1115-46eb-9824-a1a9a83b5fea__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 44290
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44290/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44290/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.194/tcp/44291/p2p/16Uiu2HAmNmiDNp5nwbwiT7HRMEfE49eEeNuawUP844bXD8oHxpej","/ip4/172.18.139.194/tcp/44292/ws/p2p/16Uiu2HAmNmiDNp5nwbwiT7HRMEfE49eEeNuawUP844bXD8oHxpej"],"enrUri":"enr:-L24QBW6xwN9hg2onOlkChJA3NHcGcKBip77rO_6GkcF4QeUQ3XNx2ZmOLadL5G1k60zDp6VW_jxcgj39iw5B3suLYQCgmlkgnY0gmlwhKwSi8KKbXVsdGlhZGRyc5YACASsEovCBq0DAAoErBKLwgatBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDlk2wfPBVxygUBcfB8ZQY6jah46AyP_MoNuPc44dJFECDdGNwgq0Dg3VkcIKtBYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:44290/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.215.101/tcp/8980/p2p/16Uiu2HAmLmKyJizLPyWb2SEw3BKatrBSiQskhPcuDPkgSZno1A8m"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:20 Running test with pubsub topic: /waku/2/rs/3/0
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8979/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:44290/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c15556e2-959c-482f-82b1-18ee7d881147", "contentFilters": ["/waku/2/rs/3/0"], "pubsubTopic": "/waku/2/rs/3/0"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"c15556e2-959c-482f-82b1-18ee7d881147","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8979/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/0", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44290/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/0","version":0,"timestamp":1766722439286531166,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:20 Running test with pubsub topic: /waku/2/rs/3/1
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8979/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:44290/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "414eb30f-ab91-4c5b-b494-721b608ba999", "contentFilters": ["/waku/2/rs/3/1"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"414eb30f-ab91-4c5b-b494-721b608ba999","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8979/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/1", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44290/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/1","version":0,"timestamp":1766722439411544915,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:20 Running test with pubsub topic: /waku/2/rs/3/9
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8979/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/9"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:44290/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "4c48bc71-e234-41a4-b185-3f3e547eb24d", "contentFilters": ["/waku/2/rs/3/9"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"4c48bc71-e234-41a4-b185-3f3e547eb24d","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8979/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/9", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44290/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/9","version":0,"timestamp":1766722439534058657,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:20 Running test with pubsub topic: /waku/2/rs/3/25
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8979/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/25"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:44290/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5a5fa659-44b9-4b88-a478-c2e6bd9668af", "contentFilters": ["/waku/2/rs/3/25"], "pubsubTopic": "/waku/2/rs/3/25"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"5a5fa659-44b9-4b88-a478-c2e6bd9668af","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8979/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/25", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44290/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/25","version":0,"timestamp":1766722439658289687,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:20 Running test with pubsub topic: /waku/2/rs/3/1000
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8979/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:44290/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "542d99be-e13e-41b1-9028-efb1eecc4b50", "contentFilters": ["/waku/2/rs/3/1000"], "pubsubTopic": "/waku/2/rs/3/1000"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"542d99be-e13e-41b1-9028-efb1eecc4b50","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8979/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/1000", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44290/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/1000","version":0,"timestamp":1766722439782236088,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6ff93f452b6e
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6e82bea8d2ca
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
1718
nim/1015/data/attachments/1e69e6d5ffd0c86b.txt
Normal file
1718
nim/1015/data/attachments/1e69e6d5ffd0c86b.txt
Normal file
File diff suppressed because it is too large
Load Diff
110
nim/1015/data/attachments/1e8205bc0d5acdc8.txt
Normal file
110
nim/1015/data/attachments/1e8205bc0d5acdc8.txt
Normal file
@ -0,0 +1,110 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_metrics_after_store_get with id: 2025-12-26_04-22-35__30de316a-63d5-4aba-8dad-4c997d8aa997
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-22-35__30de316a-63d5-4aba-8dad-4c997d8aa997__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.118.129
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['7037', '7038', '7039', '7040', '7041']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 7037:7037 -p 7038:7038 -p 7039:7039 -p 7040:7040 -p 7041:7041 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=7039 --rest-port=7037 --tcp-port=7038 --discv5-udp-port=7040 --rest-address=0.0.0.0 --nat=extip:172.18.118.129 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2c5cbe154bb210fe7de4f1cabd84bf3c6c61bd6f63ff814fc4d0110ba30d2cfd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7041 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.118.129 waku d67a96da090bd10ebb3c32d168098912c1b9a6e532f03c493b51693eb5f95a55
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d67a96da090b. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-22-35__30de316a-63d5-4aba-8dad-4c997d8aa997__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 7037
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7037/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7037/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.118.129/tcp/7038/p2p/16Uiu2HAm8nRFi4MesKcmxv1YTdNGUFAiHniRxhkwLQhYCr8Eeo55","/ip4/172.18.118.129/tcp/7039/ws/p2p/16Uiu2HAm8nRFi4MesKcmxv1YTdNGUFAiHniRxhkwLQhYCr8Eeo55"],"enrUri":"enr:-L24QMW-MsY021uMNQhobppkUUqtDuLva9j2XI5h27Z1_iSQBpSiDE2JdLjf5zfP2B8UHQGszYBl3fMPcLRBoCLJ4ucCgmlkgnY0gmlwhKwSdoGKbXVsdGlhZGRyc5YACASsEnaBBht-AAoErBJ2gQYbf90DgnJzhQADAQAAiXNlY3AyNTZrMaECxnh6C-WO8O139_sqnsAiMe5dLtpQOHyS1-5HxQRBbxyDdGNwght-g3VkcIIbgIV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-22-35__30de316a-63d5-4aba-8dad-4c997d8aa997__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.186.151
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['47898', '47899', '47900', '47901', '47902']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 47898:47898 -p 47899:47899 -p 47900:47900 -p 47901:47901 -p 47902:47902 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=47900 --rest-port=47898 --tcp-port=47899 --discv5-udp-port=47901 --rest-address=0.0.0.0 --nat=extip:172.18.186.151 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=675f4f58389a5da1c156d9857e82dc9ccff0aec96a3fa8ccacf6c854ee4fd3d5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47902 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMW-MsY021uMNQhobppkUUqtDuLva9j2XI5h27Z1_iSQBpSiDE2JdLjf5zfP2B8UHQGszYBl3fMPcLRBoCLJ4ucCgmlkgnY0gmlwhKwSdoGKbXVsdGlhZGRyc5YACASsEnaBBht-AAoErBJ2gQYbf90DgnJzhQADAQAAiXNlY3AyNTZrMaECxnh6C-WO8O139_sqnsAiMe5dLtpQOHyS1-5HxQRBbxyDdGNwght-g3VkcIIbgIV3YWt1MgM --storenode=/ip4/172.18.118.129/tcp/7038/p2p/16Uiu2HAm8nRFi4MesKcmxv1YTdNGUFAiHniRxhkwLQhYCr8Eeo55 --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.186.151 waku b54ad0fbe7ba4a4b3f40f27f01037d6408c0b00573aef451b9223914087adc4e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b54ad0fbe7ba. Setting up logs at ./log/docker/store_node1_2025-12-26_04-22-35__30de316a-63d5-4aba-8dad-4c997d8aa997__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 47898
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47898/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47898/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.186.151/tcp/47899/p2p/16Uiu2HAm1h2FtzCwWzxdH4NJ7d4vgELfvXms4WgWwd2tq9Tuu8eh","/ip4/172.18.186.151/tcp/47900/ws/p2p/16Uiu2HAm1h2FtzCwWzxdH4NJ7d4vgELfvXms4WgWwd2tq9Tuu8eh"],"enrUri":"enr:-L24QE21xtU8Q8g_AEJJUFhZYFlEkbHUNiBDxSYox5uoZSojWeve2ycBnJKPMlop0ZQr4Oq6erI3SsPb8BlphjHvY1sCgmlkgnY0gmlwhKwSupeKbXVsdGlhZGRyc5YACASsErqXBrsbAAoErBK6lwa7HN0DgnJzhQADAQAAiXNlY3AyNTZrMaECXRTC_xF-18gU3YLlfd85TjE_zaKGYYw6eC26aQj99SaDdGNwgrsbg3VkcIK7HYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:47898/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.118.129/tcp/7038/p2p/16Uiu2HAm8nRFi4MesKcmxv1YTdNGUFAiHniRxhkwLQhYCr8Eeo55"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7037/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:47898/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7037/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7037/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x90ffa9108b9faa2ad2f4b9dc5dfff7e6eedbc62b7c0dcddaebf771d07e29c6b4"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47898/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x90ffa9108b9faa2ad2f4b9dc5dfff7e6eedbc62b7c0dcddaebf771d07e29c6b4"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 5 seconds
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_peers has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_peers with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_pubsub_peers has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_pubsub_peers with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_pubsub_topics has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_pubsub_topics with value 2.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_pubsub_subscriptions_total has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_peer_store_size has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_peer_store_size with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_histogram_message_size_count has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_histogram_message_size_count with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_node_messages_total{type="relay"} has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_service_peers{protocol="/vac/waku/store/2.0.0-beta4",peerId="/ip4/172.18.118.129/tcp/7038"} has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_service_peers{protocol="/vac/waku/store/2.0.0-beta4",peerId="/ip4/172.18.118.129/tcp/7038"} with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_service_peers{protocol="/vac/waku/store-query/3.0.0",peerId="/ip4/172.18.118.129/tcp/7038"} has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_service_peers{protocol="/vac/waku/store-query/3.0.0",peerId="/ip4/172.18.118.129/tcp/7038"} with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_peers has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_peers with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_pubsub_peers has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_pubsub_peers with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_pubsub_topics has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_pubsub_topics with value 2.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_pubsub_subscriptions_total has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_peer_store_size has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_peer_store_size with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_histogram_message_size_count has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_histogram_message_size_count with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_node_messages_total{type="relay"} has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id d67a96da090b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id b54ad0fbe7ba
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
92
nim/1015/data/attachments/1e972ad4bb62e613.txt
Normal file
92
nim/1015/data/attachments/1e972ad4bb62e613.txt
Normal file
@ -0,0 +1,92 @@
|
||||
2025-12-26 04:27:18.191 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:27:18.192 DEBUG [tests.conftest] Running test: test_time_filter_invalid_start_time with id: 2025-12-26_04-27-18__d056d979-b54e-4222-9f88-6491a67c246a
|
||||
2025-12-26 04:27:18.193 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:27:18.193 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:27:18.193 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-26 04:27:18.202 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:27:18.203 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-27-18__d056d979-b54e-4222-9f88-6491a67c246a__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:27:18.203 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:27:18.203 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:27:18.205 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:27:18.206 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.77.62
|
||||
2025-12-26 04:27:18.206 DEBUG [src.node.docker_mananger] Generated ports ['58084', '58085', '58086', '58087', '58088']
|
||||
2025-12-26 04:27:18.206 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:27:18.206 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:27:18.207 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:27:18.207 DEBUG [src.node.docker_mananger] docker run -i -t -p 58084:58084 -p 58085:58085 -p 58086:58086 -p 58087:58087 -p 58088:58088 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=58086 --rest-port=58084 --tcp-port=58085 --discv5-udp-port=58087 --rest-address=0.0.0.0 --nat=extip:172.18.77.62 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fb15e5545ed9daaea642d6fc31db9a4bcd182611e7ada6ea7a8b30d6fa37d103 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58088 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:27:18.393 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.77.62 waku 218094f10d39ec90bdc9fc4227b4ee575d65fd8b9370170fc47c7668c2c24823
|
||||
2025-12-26 04:27:18.421 ERROR [src.node.docker_mananger] Max retries reached for container c6ed4d3439e2. Exiting log stream.
|
||||
2025-12-26 04:27:18.424 DEBUG [src.node.docker_mananger] Container started with ID 218094f10d39. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-27-18__d056d979-b54e-4222-9f88-6491a67c246a__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:27:18.424 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58084
|
||||
2025-12-26 04:27:18.426 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:27:19.025 ERROR [src.node.docker_mananger] Max retries reached for container aeadf80be8c5. Exiting log stream.
|
||||
2025-12-26 04:27:19.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58084/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:19.429 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":"READY"},{"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":"READY"},{"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-26 04:27:19.430 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:27:19.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58084/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:19.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.77.62/tcp/58085/p2p/16Uiu2HAkw9KH1ExmMK7T8FHkqHDpsf7FK4VQMXwQSNjvPovigMV1","/ip4/172.18.77.62/tcp/58086/ws/p2p/16Uiu2HAkw9KH1ExmMK7T8FHkqHDpsf7FK4VQMXwQSNjvPovigMV1"],"enrUri":"enr:-L24QJK2L0XAnsGhmqFixbZmDzlXQR7L3I6sYi_V_pQa7sQAfs4F0LqbDrAnW9td1IvJcX7VV1LZ9qNvCTejJ69NrkECgmlkgnY0gmlwhKwSTT6KbXVsdGlhZGRyc5YACASsEk0-BuLlAAoErBJNPgbi5t0DgnJzhQADAQAAiXNlY3AyNTZrMaECGYar8mBOQsSakoAJ9puLo7KJR4GQC_Ky-Eg94wdN5nCDdGNwguLlg3VkcILi54V3YWt1MgM"}'
|
||||
2025-12-26 04:27:19.432 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:27:19.442 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:27:19.442 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-27-18__d056d979-b54e-4222-9f88-6491a67c246a__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:27:19.442 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:27:19.442 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:27:19.443 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:27:19.444 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.160
|
||||
2025-12-26 04:27:19.444 DEBUG [src.node.docker_mananger] Generated ports ['64357', '64358', '64359', '64360', '64361']
|
||||
2025-12-26 04:27:19.444 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:27:19.444 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:27:19.444 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:27:19.444 DEBUG [src.node.docker_mananger] docker run -i -t -p 64357:64357 -p 64358:64358 -p 64359:64359 -p 64360:64360 -p 64361:64361 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=64359 --rest-port=64357 --tcp-port=64358 --discv5-udp-port=64360 --rest-address=0.0.0.0 --nat=extip:172.18.135.160 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3dd3b7145fd1f01def6d2e0cdecb6d152adf32bbce9c2ab7b0f173dada1deb1c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64361 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJK2L0XAnsGhmqFixbZmDzlXQR7L3I6sYi_V_pQa7sQAfs4F0LqbDrAnW9td1IvJcX7VV1LZ9qNvCTejJ69NrkECgmlkgnY0gmlwhKwSTT6KbXVsdGlhZGRyc5YACASsEk0-BuLlAAoErBJNPgbi5t0DgnJzhQADAQAAiXNlY3AyNTZrMaECGYar8mBOQsSakoAJ9puLo7KJR4GQC_Ky-Eg94wdN5nCDdGNwguLlg3VkcILi54V3YWt1MgM --storenode=/ip4/172.18.77.62/tcp/58085/p2p/16Uiu2HAkw9KH1ExmMK7T8FHkqHDpsf7FK4VQMXwQSNjvPovigMV1 --store=true --relay=true
|
||||
2025-12-26 04:27:19.630 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.160 waku cc155c256842ab9d9d877c680eab47d1255d4ae34e38e78407993f52c7ac2145
|
||||
2025-12-26 04:27:19.660 DEBUG [src.node.docker_mananger] Container started with ID cc155c256842. Setting up logs at ./log/docker/store_node1_2025-12-26_04-27-18__d056d979-b54e-4222-9f88-6491a67c246a__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:27:19.661 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64357
|
||||
2025-12-26 04:27:19.661 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:27:20.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64357/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:20.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:27:20.666 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:27:20.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64357/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:20.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.160/tcp/64358/p2p/16Uiu2HAmLUC2xqu3ykYZjCa4nGzHiXtBStCTnerfaCRscHVGT5Dm","/ip4/172.18.135.160/tcp/64359/ws/p2p/16Uiu2HAmLUC2xqu3ykYZjCa4nGzHiXtBStCTnerfaCRscHVGT5Dm"],"enrUri":"enr:-L24QDLkXSIju4rMKgR-tz29WD6B0bwMYhig9TLO97i5Q1OCYe6jvkuZuPCxja5Mk_xB6FXeXwW9j2tjKB-T2JZQBYsCgmlkgnY0gmlwhKwSh6CKbXVsdGlhZGRyc5YACASsEoegBvtmAAoErBKHoAb7Z90DgnJzhQADAQAAiXNlY3AyNTZrMaEDdBlRU9-qnEEbqiRnV30NVociRMgkiOyLdWxCC_HaKnSDdGNwgvtmg3VkcIL7aIV3YWt1MgM"}'
|
||||
2025-12-26 04:27:20.668 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:27:20.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64357/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.77.62/tcp/58085/p2p/16Uiu2HAkw9KH1ExmMK7T8FHkqHDpsf7FK4VQMXwQSNjvPovigMV1"]'
|
||||
2025-12-26 04:27:20.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:20.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58084/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:27:20.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:20.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64357/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:27:20.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:20.678 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:20.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58084/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:20.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:20.683 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:20.883 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:20.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58084/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:20.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:20.889 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:21.090 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:21.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58084/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:21.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:21.095 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:21.296 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:21.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58084/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:21.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:21.302 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:21.503 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:21.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58084/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:21.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:21.509 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:21.710 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:21.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58084/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:21.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:21.716 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:21.916 DEBUG [tests.store.test_time_filter] inquering stored messages with start time abc
|
||||
2025-12-26 04:27:21.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58084/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=abc&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:21.920 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58084/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=abc&pageSize=20&ascending=true. Response content: b'time parsing error: invalid integer: abc'
|
||||
2025-12-26 04:27:21.921 DEBUG [tests.store.test_time_filter] invalid start_time cause error Error: 400 Client Error: Bad Request for url: http://127.0.0.1:58084/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=abc&pageSize=20&ascending=true with response: b'time parsing error: invalid integer: abc'
|
||||
2025-12-26 04:27:21.922 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:27:21.923 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:27:21.924 DEBUG [src.node.waku_node] Stopping container with id 218094f10d39
|
||||
2025-12-26 04:27:22.458 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:27:22.458 DEBUG [src.node.waku_node] Stopping container with id cc155c256842
|
||||
2025-12-26 04:27:22.980 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:27:22.982 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:27:22.989 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:27:22.996 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
518
nim/1015/data/attachments/1e9a3335fb64af01.txt
Normal file
518
nim/1015/data/attachments/1e9a3335fb64af01.txt
Normal file
@ -0,0 +1,518 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_sync_overlap_sync_window with id: 2025-12-26_04-35-47__ff1ec8a1-bfca-4833-a76c-3491365a0a24
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-35-47__ff1ec8a1-bfca-4833-a76c-3491365a0a24__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-35-47__ff1ec8a1-bfca-4833-a76c-3491365a0a24__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-35-47__ff1ec8a1-bfca-4833-a76c-3491365a0a24__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.184.241
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['55353', '55354', '55355', '55356', '55357']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 55353:55353 -p 55354:55354 -p 55355:55355 -p 55356:55356 -p 55357:55357 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=55355 --rest-port=55353 --tcp-port=55354 --discv5-udp-port=55356 --rest-address=0.0.0.0 --nat=extip:172.18.184.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5ff195d4a4ec2f9d1f17c7d6b44d40fbbf258bd93e4f4dbcea30d54106f66df8 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55357 --metrics-logging=true --relay=true --dns-discovery=false
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d0db4cb10007. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.184.241 waku a0d7cefc943555bf906f7e96497a41b4baadc2cda06f4d3c18e82b78d7e740c6
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a0d7cefc9435. Setting up logs at ./log/docker/node1_2025-12-26_04-35-47__ff1ec8a1-bfca-4833-a76c-3491365a0a24__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 55353
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container bedf1149e166. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55353/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55353/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.241/tcp/55354/p2p/16Uiu2HAm5KDdiWTyL2UNUZY7YgX19AyFwhgxDrcCAp19Uys39HK1","/ip4/172.18.184.241/tcp/55355/ws/p2p/16Uiu2HAm5KDdiWTyL2UNUZY7YgX19AyFwhgxDrcCAp19Uys39HK1"],"enrUri":"enr:-L24QPn8t2JkKhl8zoql57JC79O_iedRGysMugKy85IMRyXzc-6nthD4SiDk3bSuuAm38X314v4FoLgQnex7NQJBOxACgmlkgnY0gmlwhKwSuPGKbXVsdGlhZGRyc5YACASsErjxBtg6AAoErBK48QbYO90DgnJzhQADAQAAiXNlY3AyNTZrMaECku2YP0eOJrvaRJ18k4WWkGAsPR_KTPwLhCHwJvrBMHSDdGNwgtg6g3VkcILYPIV3YWt1MhM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.5.111
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['18947', '18948', '18949', '18950', '18951']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 18947:18947 -p 18948:18948 -p 18949:18949 -p 18950:18950 -p 18951:18951 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=18949 --rest-port=18947 --tcp-port=18948 --discv5-udp-port=18950 --rest-address=0.0.0.0 --nat=extip:172.18.5.111 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bf5ad2807cc0ccdcaad42edddc7bb7dc8517ffb4b1f5efbb5cfb123cd3dd3e64 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=15 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18951 --metrics-logging=true --relay=false --store-sync-relay-jitter=0 --dns-discovery=false --discv5-bootstrap-node=enr:-L24QPn8t2JkKhl8zoql57JC79O_iedRGysMugKy85IMRyXzc-6nthD4SiDk3bSuuAm38X314v4FoLgQnex7NQJBOxACgmlkgnY0gmlwhKwSuPGKbXVsdGlhZGRyc5YACASsErjxBtg6AAoErBK48QbYO90DgnJzhQADAQAAiXNlY3AyNTZrMaECku2YP0eOJrvaRJ18k4WWkGAsPR_KTPwLhCHwJvrBMHSDdGNwgtg6g3VkcILYPIV3YWt1MhM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.5.111 waku 6387fa582eeaebbc584ee2cebc140f2ad17a94b83e55751a1aec9f3fca8afc89
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6387fa582eea. Setting up logs at ./log/docker/node2_2025-12-26_04-35-47__ff1ec8a1-bfca-4833-a76c-3491365a0a24__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 18947
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18947/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18947/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.111/tcp/18948/p2p/16Uiu2HAmLGZ78F8922kKXBh4w5ddLQYpyV5SoSH1mHGBTdCnAT4b","/ip4/172.18.5.111/tcp/18949/ws/p2p/16Uiu2HAmLGZ78F8922kKXBh4w5ddLQYpyV5SoSH1mHGBTdCnAT4b"],"enrUri":"enr:-L24QDCR_0_tBscSLw6IXj-ELketqsgRHL25M8oR57xwcR1PU_KeVL9QubQtZtK8vrKJMJNj4e_5_zvXaErowQX2OsACgmlkgnY0gmlwhKwSBW-KbXVsdGlhZGRyc5YACASsEgVvBkoEAAoErBIFbwZKBd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDcR4shDEO9s1D52QxxYhKOiR78AqyDB_OD68-TZ1VXZCDdGNwgkoEg3VkcIJKBoV3YWt1MhI"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18947/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.184.241/tcp/55354/p2p/16Uiu2HAm5KDdiWTyL2UNUZY7YgX19AyFwhgxDrcCAp19Uys39HK1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m tests.store_sync.test_store_sync:test_store_sync.py:656 Publishing 90 messages at 1 msg/s
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m tests.store_sync.test_store_sync:test_store_sync.py:663 Waiting 30 seconds to allow at least two sync rounds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 30 seconds
|
||||
[35mDEBUG [0m tests.store_sync.test_store_sync:test_store_sync.py:666 Querying node2 store for all messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18947/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=2000&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:custom_logger.py:10 Log line was discarded because it's longer than max_log_line_length=5000
|
||||
[35mDEBUG [0m tests.store_sync.test_store_sync:test_store_sync.py:670 Store returned 90 messages, published publish_secs messages
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id a0d7cefc9435
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6387fa582eea
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
862
nim/1015/data/attachments/1ef212fafa2bc1f3.txt
Normal file
862
nim/1015/data/attachments/1ef212fafa2bc1f3.txt
Normal file
@ -0,0 +1,862 @@
|
||||
2025-12-26 04:21:54.899 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:21:54.900 DEBUG [tests.conftest] Running test: test_light_push_with_extra_field with id: 2025-12-26_04-21-54__7afc49a8-05ff-4b1b-a4d6-9016990f13f2
|
||||
2025-12-26 04:21:54.900 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:21:54.900 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-26 04:21:54.907 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:21:54.907 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-21-54__7afc49a8-05ff-4b1b-a4d6-9016990f13f2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:21:54.907 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:21:54.908 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:21:54.909 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:21:54.909 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.43.183
|
||||
2025-12-26 04:21:54.909 DEBUG [src.node.docker_mananger] Generated ports ['17598', '17599', '17600', '17601', '17602']
|
||||
2025-12-26 04:21:54.909 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:21:54.910 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:21:54.910 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:21:54.910 DEBUG [src.node.docker_mananger] docker run -i -t -p 17598:17598 -p 17599:17599 -p 17600:17600 -p 17601:17601 -p 17602:17602 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=17600 --rest-port=17598 --tcp-port=17599 --discv5-udp-port=17601 --rest-address=0.0.0.0 --nat=extip:172.18.43.183 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cafcee9e5cba9748d6ac140cf0acfaccbf5d61aba6acce2f9aa9add2b41f8fce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17602 --metrics-logging=true --lightpush=true --relay=true
|
||||
2025-12-26 04:21:55.114 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.43.183 waku d4982bb2b01c08944703fcf746a32c61469fe9ea1f0b78f458a55350d2c2a397
|
||||
2025-12-26 04:21:55.151 DEBUG [src.node.docker_mananger] Container started with ID d4982bb2b01c. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-21-54__7afc49a8-05ff-4b1b-a4d6-9016990f13f2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:21:55.151 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17598
|
||||
2025-12-26 04:21:55.151 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:21:56.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17598/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:56.156 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-26 04:21:56.156 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:21:56.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17598/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:56.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.43.183/tcp/17599/p2p/16Uiu2HAmEMFDhUfvDMXJTo3vjVZ7WkyTp2QCGx9PxRLFLRmSdJpY","/ip4/172.18.43.183/tcp/17600/ws/p2p/16Uiu2HAmEMFDhUfvDMXJTo3vjVZ7WkyTp2QCGx9PxRLFLRmSdJpY"],"enrUri":"enr:-L24QH_IYK_hpOtXXgJcKGp5X01c9V13b68zIdb_xj3eIu-2N6OdN4MyUDHNOoufDwaH-oGsNaj0wJNARDFo2Iejxy8CgmlkgnY0gmlwhKwSK7eKbXVsdGlhZGRyc5YACASsEiu3BkS_AAoErBIrtwZEwN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGSu7WsyBm9WSr8lLqU8dUedBvKrWMGzPYKgIm7In51mDdGNwgkS_g3VkcIJEwYV3YWt1Mgk"}'
|
||||
2025-12-26 04:21:56.159 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:21:56.165 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:21:56.165 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-26_04-21-54__7afc49a8-05ff-4b1b-a4d6-9016990f13f2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:21:56.165 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:21:56.165 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:21:56.167 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:21:56.167 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.12.58
|
||||
2025-12-26 04:21:56.167 DEBUG [src.node.docker_mananger] Generated ports ['33313', '33314', '33315', '33316', '33317']
|
||||
2025-12-26 04:21:56.167 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:21:56.167 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:21:56.167 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:21:56.168 DEBUG [src.node.docker_mananger] docker run -i -t -p 33313:33313 -p 33314:33314 -p 33315:33315 -p 33316:33316 -p 33317:33317 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=33315 --rest-port=33313 --tcp-port=33314 --discv5-udp-port=33316 --rest-address=0.0.0.0 --nat=extip:172.18.12.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebcbebedabfd04a1d5a647c677a1ff0ad87dca55bed8cf6fced7413acf3baf0f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33317 --metrics-logging=true --lightpush=false --relay=true
|
||||
2025-12-26 04:21:56.351 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.12.58 waku cf2436cf975b4b1249d4fcda85f4cd50019fe679fdaf1a686b2555166ffdea66
|
||||
2025-12-26 04:21:56.380 DEBUG [src.node.docker_mananger] Container started with ID cf2436cf975b. Setting up logs at ./log/docker/receiving_node2_2025-12-26_04-21-54__7afc49a8-05ff-4b1b-a4d6-9016990f13f2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:21:56.381 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33313
|
||||
2025-12-26 04:21:56.381 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:21:57.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33313/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:57.384 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-26 04:21:57.385 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:21:57.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33313/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:57.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.12.58/tcp/33314/p2p/16Uiu2HAm6JuwF7PZmWqvDSMxMQG1kA5oiwU8mfRtHni4FdAWCoTL","/ip4/172.18.12.58/tcp/33315/ws/p2p/16Uiu2HAm6JuwF7PZmWqvDSMxMQG1kA5oiwU8mfRtHni4FdAWCoTL"],"enrUri":"enr:-L24QM6EkKi0Rnxkk011AT4t2unhw7s7xR3AeOx5amksrppAOxO19m0buctb921MGbZlqAq8LaxbCUYOjnUhF6Vfxe8CgmlkgnY0gmlwhKwSDDqKbXVsdGlhZGRyc5YACASsEgw6BoIiAAoErBIMOgaCI90DgnJzhQADAQAAiXNlY3AyNTZrMaECobVFSwelsjn1d872q-CDs1mdmAR74P0ckBhjJDmnxJeDdGNwgoIig3VkcIKCJIV3YWt1MgE"}'
|
||||
2025-12-26 04:21:57.387 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:21:57.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33313/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.43.183/tcp/17599/p2p/16Uiu2HAmEMFDhUfvDMXJTo3vjVZ7WkyTp2QCGx9PxRLFLRmSdJpY"]'
|
||||
2025-12-26 04:21:57.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:21:57.427 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:21:57.427 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-21-54__7afc49a8-05ff-4b1b-a4d6-9016990f13f2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:21:57.427 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:21:57.428 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:21:57.429 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:21:57.430 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.14.134
|
||||
2025-12-26 04:21:57.431 DEBUG [src.node.docker_mananger] Generated ports ['4513', '4514', '4515', '4516', '4517']
|
||||
2025-12-26 04:21:57.434 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:21:57.435 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:21:57.436 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:21:57.436 DEBUG [src.node.docker_mananger] docker run -i -t -p 4513:4513 -p 4514:4514 -p 4515:4515 -p 4516:4516 -p 4517:4517 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=4515 --rest-port=4513 --tcp-port=4514 --discv5-udp-port=4516 --rest-address=0.0.0.0 --nat=extip:172.18.14.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=845ae3dae7b190e56cccc0eca9ce6797cfff22df40ec64af3ccc73b7414bda7a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4517 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QH_IYK_hpOtXXgJcKGp5X01c9V13b68zIdb_xj3eIu-2N6OdN4MyUDHNOoufDwaH-oGsNaj0wJNARDFo2Iejxy8CgmlkgnY0gmlwhKwSK7eKbXVsdGlhZGRyc5YACASsEiu3BkS_AAoErBIrtwZEwN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGSu7WsyBm9WSr8lLqU8dUedBvKrWMGzPYKgIm7In51mDdGNwgkS_g3VkcIJEwYV3YWt1Mgk --lightpushnode=/ip4/172.18.43.183/tcp/17599/p2p/16Uiu2HAmEMFDhUfvDMXJTo3vjVZ7WkyTp2QCGx9PxRLFLRmSdJpY --lightpush=true --relay=false
|
||||
2025-12-26 04:21:57.638 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.14.134 waku c39d7385c5c03db73ad79d8f9b58acfb3ce7d603a0ba15cf961d7c9d92482f01
|
||||
2025-12-26 04:21:57.666 DEBUG [src.node.docker_mananger] Container started with ID c39d7385c5c0. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-21-54__7afc49a8-05ff-4b1b-a4d6-9016990f13f2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:21:57.667 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4513
|
||||
2025-12-26 04:21:57.667 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:21:58.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:58.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:58.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:58.970 ERROR [src.node.docker_mananger] Max retries reached for container c39d7385c5c0. Exiting log stream.
|
||||
2025-12-26 04:21:58.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:59.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:59.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:59.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:59.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:59.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:59.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:59.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:59.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:59.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:21:59.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:00.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:00.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:00.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:00.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:00.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:00.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:00.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:00.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:00.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:00.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:01.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:01.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:01.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:01.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:01.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:01.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:01.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:01.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:01.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:02.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:02.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:02.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:02.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:02.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:02.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:02.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:02.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:02.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:02.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:03.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:03.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:03.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:03.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:03.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:03.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:03.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:03.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:03.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:03.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:04.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:04.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:04.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:04.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:04.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:04.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:04.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:04.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:04.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:04.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:05.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:05.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:05.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:05.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:05.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:05.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:05.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:05.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:05.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:05.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:06.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:06.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:06.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:06.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:06.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:06.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:06.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:06.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:06.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:06.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:07.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:07.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:07.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:07.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:07.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:07.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:07.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:07.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:07.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:07.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:08.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:08.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:08.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:08.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:08.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:08.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:08.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:08.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:08.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:08.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:09.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:09.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:09.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:09.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:09.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:09.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:09.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:09.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:09.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:10.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:10.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:10.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:10.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:10.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:10.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:10.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:10.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:10.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:10.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:11.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:11.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:11.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:11.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:11.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:11.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:11.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:11.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:11.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:11.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:12.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:12.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:12.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:12.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:12.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:12.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:12.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:12.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:12.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:12.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:13.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:13.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:13.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:13.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:13.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:13.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:13.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:13.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:13.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:13.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:14.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:14.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:14.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:14.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:14.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:14.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:14.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:14.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:14.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:14.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:16.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:16.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:16.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:16.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:16.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:16.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:16.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:16.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:16.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:16.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:17.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:17.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:17.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:17.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:17.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:17.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:17.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:17.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:17.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:18.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:18.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:18.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:18.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:18.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:18.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:18.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:18.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4513/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:18.711 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=4513): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f8196285010>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-26 04:22:18.811 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:22:18.812 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:22:18.813 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:22:18.813 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.144
|
||||
2025-12-26 04:22:18.814 DEBUG [src.node.docker_mananger] Generated ports ['14371', '14372', '14373', '14374', '14375']
|
||||
2025-12-26 04:22:18.814 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:22:18.814 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:22:18.814 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:22:18.814 DEBUG [src.node.docker_mananger] docker run -i -t -p 14371:14371 -p 14372:14372 -p 14373:14373 -p 14374:14374 -p 14375:14375 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=14373 --rest-port=14371 --tcp-port=14372 --discv5-udp-port=14374 --rest-address=0.0.0.0 --nat=extip:172.18.207.144 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d1f93eb2e8d8fb8eac332847577a94e2a9bf7f3ccbc2fb1f8b0dc4a4fc3ab2dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14375 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QH_IYK_hpOtXXgJcKGp5X01c9V13b68zIdb_xj3eIu-2N6OdN4MyUDHNOoufDwaH-oGsNaj0wJNARDFo2Iejxy8CgmlkgnY0gmlwhKwSK7eKbXVsdGlhZGRyc5YACASsEiu3BkS_AAoErBIrtwZEwN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGSu7WsyBm9WSr8lLqU8dUedBvKrWMGzPYKgIm7In51mDdGNwgkS_g3VkcIJEwYV3YWt1Mgk --lightpushnode=/ip4/172.18.43.183/tcp/17599/p2p/16Uiu2HAmEMFDhUfvDMXJTo3vjVZ7WkyTp2QCGx9PxRLFLRmSdJpY --lightpush=true --relay=false
|
||||
2025-12-26 04:22:18.995 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.144 waku 4b2a6d8ba1454d30381c61199f354b92aabf768251bb14c7ad02699bb51d1555
|
||||
2025-12-26 04:22:19.026 DEBUG [src.node.docker_mananger] Container started with ID 4b2a6d8ba145. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-21-54__7afc49a8-05ff-4b1b-a4d6-9016990f13f2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:19.028 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14371
|
||||
2025-12-26 04:22:19.028 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:22:20.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:20.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:20.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:20.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:20.348 ERROR [src.node.docker_mananger] Max retries reached for container 4b2a6d8ba145. Exiting log stream.
|
||||
2025-12-26 04:22:20.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:20.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:20.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:20.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:20.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:20.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:21.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:21.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:21.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:21.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:21.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:21.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:21.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:21.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:21.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:21.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:22.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:22.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:22.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:22.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:22.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:22.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:22.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:22.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:22.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:22.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:23.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:23.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:23.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:23.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:23.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:23.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:23.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:23.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:23.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:23.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:24.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:24.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:24.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:24.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:24.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:24.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:24.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:24.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:24.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:25.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:25.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:25.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:25.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:25.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:25.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:25.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:25.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:25.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:25.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:26.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:26.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:26.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:26.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:26.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:26.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:26.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:26.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:26.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:26.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:27.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:27.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:27.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:27.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:27.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:27.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:27.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:27.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:27.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:27.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:28.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:28.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:28.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:28.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:28.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:28.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:28.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:28.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:28.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:28.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:29.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:29.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:29.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:29.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:29.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:29.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:29.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:29.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:29.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:29.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:30.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:30.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:30.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:30.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:30.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:30.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:30.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:30.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:30.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:30.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:31.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:31.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:31.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:31.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:31.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:31.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:31.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:31.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:31.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:31.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:32.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:32.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:32.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:32.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:32.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:32.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:32.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:32.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:32.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:33.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:33.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:33.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:33.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:33.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:33.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:33.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:33.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:33.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:33.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:34.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:35.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:35.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:35.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:35.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:35.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:35.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:35.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:35.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:35.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:35.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:36.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:36.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:36.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:36.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:36.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:36.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:36.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:36.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:36.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:36.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:37.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:37.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:37.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:37.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:37.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:37.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:37.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:37.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:37.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:37.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:38.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:38.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:38.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:38.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:38.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:38.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:38.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:38.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:38.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:38.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:39.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:39.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:39.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:39.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:39.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:39.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:39.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:39.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:39.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:39.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:40.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14371/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:40.093 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=14371): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f81962249b0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-26 04:22:40.194 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:22:40.194 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:22:40.195 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:22:40.196 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.140.149
|
||||
2025-12-26 04:22:40.196 DEBUG [src.node.docker_mananger] Generated ports ['61933', '61934', '61935', '61936', '61937']
|
||||
2025-12-26 04:22:40.196 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:22:40.196 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:22:40.196 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:22:40.196 DEBUG [src.node.docker_mananger] docker run -i -t -p 61933:61933 -p 61934:61934 -p 61935:61935 -p 61936:61936 -p 61937:61937 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=61935 --rest-port=61933 --tcp-port=61934 --discv5-udp-port=61936 --rest-address=0.0.0.0 --nat=extip:172.18.140.149 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2412f51dd65b6fcefbdd652871889dac91b0a41f65f89ef0f68d39a183f4ca6d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61937 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QH_IYK_hpOtXXgJcKGp5X01c9V13b68zIdb_xj3eIu-2N6OdN4MyUDHNOoufDwaH-oGsNaj0wJNARDFo2Iejxy8CgmlkgnY0gmlwhKwSK7eKbXVsdGlhZGRyc5YACASsEiu3BkS_AAoErBIrtwZEwN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGSu7WsyBm9WSr8lLqU8dUedBvKrWMGzPYKgIm7In51mDdGNwgkS_g3VkcIJEwYV3YWt1Mgk --lightpushnode=/ip4/172.18.43.183/tcp/17599/p2p/16Uiu2HAmEMFDhUfvDMXJTo3vjVZ7WkyTp2QCGx9PxRLFLRmSdJpY --lightpush=true --relay=false
|
||||
2025-12-26 04:22:40.388 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.140.149 waku ce113b2fc5f2df2fe9c056d17b2dfda8f2aba7d2fee371f1d9d24f06dc136b12
|
||||
2025-12-26 04:22:40.417 DEBUG [src.node.docker_mananger] Container started with ID ce113b2fc5f2. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-21-54__7afc49a8-05ff-4b1b-a4d6-9016990f13f2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:40.418 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61933
|
||||
2025-12-26 04:22:40.418 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:22:41.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:41.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:41.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:41.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:41.726 ERROR [src.node.docker_mananger] Max retries reached for container ce113b2fc5f2. Exiting log stream.
|
||||
2025-12-26 04:22:41.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:41.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:42.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:42.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:42.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:42.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:42.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:42.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:42.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:42.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:42.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:42.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:43.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:43.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:43.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:43.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:43.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:43.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:43.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:43.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:43.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:43.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:44.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:44.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:44.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:44.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:44.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:44.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:44.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:44.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:44.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:44.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:45.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:45.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:45.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:45.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:45.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:45.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:45.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:45.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:45.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:45.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:46.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:46.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:46.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:46.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:46.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:46.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:46.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:46.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:46.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:46.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:47.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:47.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:47.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:47.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:47.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:47.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:47.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:47.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:47.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:48.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:48.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:48.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:48.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:48.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:48.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:48.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:48.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:48.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:48.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:49.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:49.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:49.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:49.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:49.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:49.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:49.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:49.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:49.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:49.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:50.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:50.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:50.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:50.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:50.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:50.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:50.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:50.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:50.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:50.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:51.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:51.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:51.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:51.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:51.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:51.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:51.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:51.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:51.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:51.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:52.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:52.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:52.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:52.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:52.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:52.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:52.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:52.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:52.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:52.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:53.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:53.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:53.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:53.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:53.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:53.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:53.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:53.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:53.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:53.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:54.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:54.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:54.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:54.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:54.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:54.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:54.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:54.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:54.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:54.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:55.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:55.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:55.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:55.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:55.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:55.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:55.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:55.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:55.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:56.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:56.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:56.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:56.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:56.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:56.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:56.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:56.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:56.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:56.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:57.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:57.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:57.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:57.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:57.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:57.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:57.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:57.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:57.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:57.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:58.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:58.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:58.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:58.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:58.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:58.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:58.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:58.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:58.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:58.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:59.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:59.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:59.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:59.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:59.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:59.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:59.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:59.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:59.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:59.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:00.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:00.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:00.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:00.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:00.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:00.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:00.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:00.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:00.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:00.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:01.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:01.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:01.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:01.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:01.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61933/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:23:01.472 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=61933): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f8196285250>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-26 04:23:01.656 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:23:01.657 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:23:01.658 DEBUG [src.node.waku_node] Stopping container with id d4982bb2b01c
|
||||
2025-12-26 04:23:02.174 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:23:02.175 DEBUG [src.node.waku_node] Stopping container with id cf2436cf975b
|
||||
2025-12-26 04:23:02.657 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:23:02.657 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:02.760 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:02.862 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:02.963 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:02.986 ERROR [src.node.docker_mananger] Max retries reached for container d4982bb2b01c. Exiting log stream.
|
||||
2025-12-26 04:23:03.065 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:03.166 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:03.267 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:03.368 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:03.469 ERROR [src.node.docker_mananger] Max retries reached for container cf2436cf975b. Exiting log stream.
|
||||
2025-12-26 04:23:03.470 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:03.571 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:03.672 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:03.774 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:03.875 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:03.977 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:04.078 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:04.179 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:04.281 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:04.382 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:04.483 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:04.585 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:04.686 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:04.787 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:04.889 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:04.990 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:05.092 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:05.193 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:05.295 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:05.396 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:05.498 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:05.599 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:05.701 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:05.802 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:05.903 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:06.005 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:06.106 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:06.208 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:06.309 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:06.410 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:06.512 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:06.613 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:06.715 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:06.816 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:06.918 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:07.019 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:07.121 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:07.222 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:07.324 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:07.425 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:07.527 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:07.628 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:07.730 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:07.731 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/ce113b2fc5f2df2fe9c056d17b2dfda8f2aba7d2fee371f1d9d24f06dc136b12/stop: Not Found ("No such container: ce113b2fc5f2df2fe9c056d17b2dfda8f2aba7d2fee371f1d9d24f06dc136b12")
|
||||
2025-12-26 04:23:07.731 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:07.832 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:07.934 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:08.035 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:08.137 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:08.238 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:08.340 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:08.441 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:08.543 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:08.644 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:08.746 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:08.847 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:08.948 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:09.050 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:09.151 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:09.253 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:09.354 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:09.456 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:09.557 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:09.659 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:09.760 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:09.862 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:09.963 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:10.064 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:10.166 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:10.267 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:10.369 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:10.470 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:10.572 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:10.673 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:10.774 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:10.876 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:10.977 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:11.078 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:11.180 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:11.281 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:11.383 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:11.484 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:11.586 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:11.687 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:11.789 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:11.890 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:11.992 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:12.093 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:12.195 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:12.296 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:12.398 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:12.499 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:12.600 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:12.702 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:12.803 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:12.805 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/ce113b2fc5f2df2fe9c056d17b2dfda8f2aba7d2fee371f1d9d24f06dc136b12/stop: Not Found ("No such container: ce113b2fc5f2df2fe9c056d17b2dfda8f2aba7d2fee371f1d9d24f06dc136b12")
|
||||
2025-12-26 04:23:12.805 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:12.906 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:13.007 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:13.109 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:13.210 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:13.312 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:13.413 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:13.515 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:13.616 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:13.717 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:13.819 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:13.920 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:14.021 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:14.123 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:14.224 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:14.325 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:14.427 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:14.528 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:14.630 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:14.731 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:14.832 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:14.934 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:15.035 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:15.137 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:15.238 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:15.339 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:15.441 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:15.542 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:15.644 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:15.745 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:15.846 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:15.948 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:16.049 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:16.151 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:16.253 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:16.354 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:16.455 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:16.557 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:16.658 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:16.760 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:16.861 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:16.962 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:17.064 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:17.166 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:17.267 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:17.368 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:17.470 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:17.571 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:17.673 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:17.774 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:17.875 DEBUG [src.node.waku_node] Stopping container with id ce113b2fc5f2
|
||||
2025-12-26 04:23:17.877 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/ce113b2fc5f2df2fe9c056d17b2dfda8f2aba7d2fee371f1d9d24f06dc136b12/stop: Not Found ("No such container: ce113b2fc5f2df2fe9c056d17b2dfda8f2aba7d2fee371f1d9d24f06dc136b12")
|
||||
2025-12-26 04:23:17.878 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:23:17.901 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:23:17.925 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:23:17.925 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:23:17.925 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:23:17.926 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
77
nim/1015/data/attachments/1ef600819e5533e9.txt
Normal file
77
nim/1015/data/attachments/1ef600819e5533e9.txt
Normal file
@ -0,0 +1,77 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_with_missing_content_topic with id: 2025-12-26_04-19-20__f290a4a8-89d2-4a2b-b9ec-bd1e433b8ec9
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-19-20__f290a4a8-89d2-4a2b-b9ec-bd1e433b8ec9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.255.109
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['15742', '15743', '15744', '15745', '15746']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 15742:15742 -p 15743:15743 -p 15744:15744 -p 15745:15745 -p 15746:15746 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=15744 --rest-port=15742 --tcp-port=15743 --discv5-udp-port=15745 --rest-address=0.0.0.0 --nat=extip:172.18.255.109 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ead33a55ce026d3f8f0c26cbade5fb137fceac6873af8f03d2f84a4e88e859f1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15746 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.255.109 waku fddba95b03ee0493a85fe8325e7086efaee454c38b882de53767915346956c33
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fddba95b03ee. Setting up logs at ./log/docker/node1_2025-12-26_04-19-20__f290a4a8-89d2-4a2b-b9ec-bd1e433b8ec9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 15742
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 7d8e220c7afa. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 5a5dafcbe323. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15742/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15742/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.255.109/tcp/15743/p2p/16Uiu2HAmNkrbbfVMyFL394CsTAnD4zVYX3onBwEDqdKUKjd5R2Dg","/ip4/172.18.255.109/tcp/15744/ws/p2p/16Uiu2HAmNkrbbfVMyFL394CsTAnD4zVYX3onBwEDqdKUKjd5R2Dg"],"enrUri":"enr:-L24QKV4yLTcssz0SM7r7_zm_MOZ9QtllFu1TxzEZa2hqrK4Q4R5KiiV0uiCx0BdvPdRTRADs5e-wlPiu_HQTYq0kJACgmlkgnY0gmlwhKwS_22KbXVsdGlhZGRyc5YACASsEv9tBj1_AAoErBL_bQY9gN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDlhWWYgqhLQq9x838UI1gn1g0Yi8yCzHNY1-X7e8nhQODdGNwgj1_g3VkcII9gYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-19-20__f290a4a8-89d2-4a2b-b9ec-bd1e433b8ec9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.38.251
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['31277', '31278', '31279', '31280', '31281']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 31277:31277 -p 31278:31278 -p 31279:31279 -p 31280:31280 -p 31281:31281 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=31279 --rest-port=31277 --tcp-port=31278 --discv5-udp-port=31280 --rest-address=0.0.0.0 --nat=extip:172.18.38.251 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8aed3119d3eb20ad0c62c661aba2113b7bf19bce1d59e33cf8ed3561f79fcec8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31281 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKV4yLTcssz0SM7r7_zm_MOZ9QtllFu1TxzEZa2hqrK4Q4R5KiiV0uiCx0BdvPdRTRADs5e-wlPiu_HQTYq0kJACgmlkgnY0gmlwhKwS_22KbXVsdGlhZGRyc5YACASsEv9tBj1_AAoErBL_bQY9gN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDlhWWYgqhLQq9x838UI1gn1g0Yi8yCzHNY1-X7e8nhQODdGNwgj1_g3VkcII9gYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.38.251 waku dc43e7d58feb6b8900ec5d8c27eeded013e215a26dbd91d2651be1b277a9d429
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID dc43e7d58feb. Setting up logs at ./log/docker/node2_2025-12-26_04-19-20__f290a4a8-89d2-4a2b-b9ec-bd1e433b8ec9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 31277
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31277/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31277/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.251/tcp/31278/p2p/16Uiu2HAmFTFv16vNBwgPJdZBcVjBZP9m9Ytijseii48dCRjqFLS9","/ip4/172.18.38.251/tcp/31279/ws/p2p/16Uiu2HAmFTFv16vNBwgPJdZBcVjBZP9m9Ytijseii48dCRjqFLS9"],"enrUri":"enr:-L24QI4OSdt5-hIRUw33cjYXB75dckEHIGC9uJV4BeAuBYUiE9ri3qOwEbzfsrdwmHFUDKa5JQlvNX7hsksnosUW0gcCgmlkgnY0gmlwhKwSJvuKbXVsdGlhZGRyc5YACASsEib7BnouAAoErBIm-wZ6L90DgnJzhQADAQAAiXNlY3AyNTZrMaEDKZGweYzja_R5QkCcc9C6WhYU6qFL-J8k7Y85J69JVE6DdGNwgnoug3VkcIJ6MIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31277/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.255.109/tcp/15743/p2p/16Uiu2HAmNkrbbfVMyFL394CsTAnD4zVYX3onBwEDqdKUKjd5R2Dg"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15742/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31277/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15742/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15742/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722763078267136,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31277/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722763078267136,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15742/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "timestamp": '$(date +%s%N)'}'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15742/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id fddba95b03ee
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id dc43e7d58feb
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
88
nim/1015/data/attachments/20f193125036abde.txt
Normal file
88
nim/1015/data/attachments/20f193125036abde.txt
Normal file
@ -0,0 +1,88 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_message_relayed_while_store_node_is_stopped_without_removing with id: 2025-12-26_04-19-47__6237125c-9127-4246-a6ee-2156a733d3f4
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-19-47__6237125c-9127-4246-a6ee-2156a733d3f4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.50.79
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['42629', '42630', '42631', '42632', '42633']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 42629:42629 -p 42630:42630 -p 42631:42631 -p 42632:42632 -p 42633:42633 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=42631 --rest-port=42629 --tcp-port=42630 --discv5-udp-port=42632 --rest-address=0.0.0.0 --nat=extip:172.18.50.79 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=312bd09a78d187cabc8c7ecbd752ed8ac4ba4ae4f4bb4847b4a6682aad940a8d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42633 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.50.79 waku 98f7601e2788b90d76ab199f52c73b0b82387a03b4556f67b926571b7316da9d
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b3d3d5a8bbd5. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 98f7601e2788. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-19-47__6237125c-9127-4246-a6ee-2156a733d3f4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 42629
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 65a3a2d380b7. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42629/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42629/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.50.79/tcp/42630/p2p/16Uiu2HAm9n4KB538VXwou9qPHcLLzhfvxKe1ijzYdP59rRPq4tyX","/ip4/172.18.50.79/tcp/42631/ws/p2p/16Uiu2HAm9n4KB538VXwou9qPHcLLzhfvxKe1ijzYdP59rRPq4tyX"],"enrUri":"enr:-L24QGqn4sJCy8pRVpRJ6koAlJADNFLQZa-uLufo-pntJhl6VdYrStnYmoB_-ZuB6bw12TrWy1jR0Y08YjdLR9OpvQICgmlkgnY0gmlwhKwSMk-KbXVsdGlhZGRyc5YACASsEjJPBqaGAAoErBIyTwamh90DgnJzhQADAQAAiXNlY3AyNTZrMaEC1Tx8iIthco5malm5w4d5CYzyc6GQE8JYHdssC7OaGLKDdGNwgqaGg3VkcIKmiIV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-19-47__6237125c-9127-4246-a6ee-2156a733d3f4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.10.20
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['5050', '5051', '5052', '5053', '5054']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 5050:5050 -p 5051:5051 -p 5052:5052 -p 5053:5053 -p 5054:5054 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=5052 --rest-port=5050 --tcp-port=5051 --discv5-udp-port=5053 --rest-address=0.0.0.0 --nat=extip:172.18.10.20 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0e43dccf71be7a1cde3bc7b49863dfcc6627cbb34af12db39313a52b75fede50 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5054 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGqn4sJCy8pRVpRJ6koAlJADNFLQZa-uLufo-pntJhl6VdYrStnYmoB_-ZuB6bw12TrWy1jR0Y08YjdLR9OpvQICgmlkgnY0gmlwhKwSMk-KbXVsdGlhZGRyc5YACASsEjJPBqaGAAoErBIyTwamh90DgnJzhQADAQAAiXNlY3AyNTZrMaEC1Tx8iIthco5malm5w4d5CYzyc6GQE8JYHdssC7OaGLKDdGNwgqaGg3VkcIKmiIV3YWt1MgM --storenode=/ip4/172.18.50.79/tcp/42630/p2p/16Uiu2HAm9n4KB538VXwou9qPHcLLzhfvxKe1ijzYdP59rRPq4tyX --store=false --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.10.20 waku a7cd320120c26a8f0a2b28642b243bee420a4bec546b0e39394c4edb938fa2fd
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a7cd320120c2. Setting up logs at ./log/docker/store_node1_2025-12-26_04-19-47__6237125c-9127-4246-a6ee-2156a733d3f4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 5050
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5050/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5050/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.20/tcp/5051/p2p/16Uiu2HAmHdTkJrpMs35iDmfZ66YuzeFWFhtqe2g8ceahXKFeLQQv","/ip4/172.18.10.20/tcp/5052/ws/p2p/16Uiu2HAmHdTkJrpMs35iDmfZ66YuzeFWFhtqe2g8ceahXKFeLQQv"],"enrUri":"enr:-L24QBsDL9HexBtRoQcYFV1om96FBRKzIKkeVw-IovzTGAksQQDotoF1Jnvlpzp6Ry_HGScC8satHxUrZQZms4xHylcCgmlkgnY0gmlwhKwSChSKbXVsdGlhZGRyc5YACASsEgoUBhO7AAoErBIKFAYTvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSeZAMd5RJHKEWUmVG_dMDU9EBdbzx8B7ZKLL7B3GAC-DdGNwghO7g3VkcIITvYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:5050/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.50.79/tcp/42630/p2p/16Uiu2HAm9n4KB538VXwou9qPHcLLzhfvxKe1ijzYdP59rRPq4tyX"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42629/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42629/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42629/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xcdf6383379af2416299eaa9dbfa0d4c8cc0f404dab0de145e97944e4e7bb747d"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5050/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"0bd2d8ff46cf15789edf","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xcdf6383379af2416299eaa9dbfa0d4c8cc0f404dab0de145e97944e4e7bb747d"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42629/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5050/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5050/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5050/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.20/tcp/5051/p2p/16Uiu2HAmHdTkJrpMs35iDmfZ66YuzeFWFhtqe2g8ceahXKFeLQQv","/ip4/172.18.10.20/tcp/5052/ws/p2p/16Uiu2HAmHdTkJrpMs35iDmfZ66YuzeFWFhtqe2g8ceahXKFeLQQv"],"enrUri":"enr:-L24QBsDL9HexBtRoQcYFV1om96FBRKzIKkeVw-IovzTGAksQQDotoF1Jnvlpzp6Ry_HGScC8satHxUrZQZms4xHylcCgmlkgnY0gmlwhKwSChSKbXVsdGlhZGRyc5YACASsEgoUBhO7AAoErBIKFAYTvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSeZAMd5RJHKEWUmVG_dMDU9EBdbzx8B7ZKLL7B3GAC-DdGNwghO7g3VkcIITvYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42629/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xcdf6383379af2416299eaa9dbfa0d4c8cc0f404dab0de145e97944e4e7bb747d"},{"messageHash":"0x8285a2a28687f67f320a873520abe067f2beb721c3c6712a9289b68f8f7e28c3"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5050/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"78fcb2bdaad257bf49e0","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xcdf6383379af2416299eaa9dbfa0d4c8cc0f404dab0de145e97944e4e7bb747d"},{"messageHash":"0x8285a2a28687f67f320a873520abe067f2beb721c3c6712a9289b68f8f7e28c3"}]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 98f7601e2788
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id a7cd320120c2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
74
nim/1015/data/attachments/218f0ffe69a33815.txt
Normal file
74
nim/1015/data/attachments/218f0ffe69a33815.txt
Normal file
@ -0,0 +1,74 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_unsubscribe_from_non_existing_content_topic with id: 2025-12-26_04-13-32__448490fb-fcc6-4434-aa12-293f6bcef218
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-13-32__448490fb-fcc6-4434-aa12-293f6bcef218__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.148.92
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['48429', '48430', '48431', '48432', '48433']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 48429:48429 -p 48430:48430 -p 48431:48431 -p 48432:48432 -p 48433:48433 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=48431 --rest-port=48429 --tcp-port=48430 --discv5-udp-port=48432 --rest-address=0.0.0.0 --nat=extip:172.18.148.92 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=439ac3e51f325d9abfbefeee9bc8ef5befd098526eca93f34efff6ecfabf439c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48433 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.148.92 waku e8e95b0e1adc301e38e6568980b04d460a3b45718f3a1e929bbcd647e54326e9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e8e95b0e1adc. Setting up logs at ./log/docker/node1_2025-12-26_04-13-32__448490fb-fcc6-4434-aa12-293f6bcef218__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 48429
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 8ae95b7eaf38. Exiting log stream.
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 3d669c45cd79. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48429/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48429/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.148.92/tcp/48430/p2p/16Uiu2HAmSLuTTtwPC3dQWnZQcbXTte9ivqvh7fC1A3tVRbWQZfP1","/ip4/172.18.148.92/tcp/48431/ws/p2p/16Uiu2HAmSLuTTtwPC3dQWnZQcbXTte9ivqvh7fC1A3tVRbWQZfP1"],"enrUri":"enr:-L24QG9lVUVAcssrXhCcNecu5UdhE5QjQMslq7Jk1tUO5iqQQHLTG7tQLNsWDhLUBIkqrc0CHLN2HmJk6dFV5Eq1KRYCgmlkgnY0gmlwhKwSlFyKbXVsdGlhZGRyc5YACASsEpRcBr0uAAoErBKUXAa9L90DgnJzhQADAQAAiXNlY3AyNTZrMaEDy2GhF0zo95wrZgvBEUoBDtZrll7UDMPMam3KGlNU52SDdGNwgr0ug3VkcIK9MIV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-13-32__448490fb-fcc6-4434-aa12-293f6bcef218__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.154.190
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['63548', '63549', '63550', '63551', '63552']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 63548:63548 -p 63549:63549 -p 63550:63550 -p 63551:63551 -p 63552:63552 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=63550 --rest-port=63548 --tcp-port=63549 --discv5-udp-port=63551 --rest-address=0.0.0.0 --nat=extip:172.18.154.190 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a8bd9b188a1c3b29ecd4fddf91bbeb4a4e7d70e80e6f536bddc975aed68b02a7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63552 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QG9lVUVAcssrXhCcNecu5UdhE5QjQMslq7Jk1tUO5iqQQHLTG7tQLNsWDhLUBIkqrc0CHLN2HmJk6dFV5Eq1KRYCgmlkgnY0gmlwhKwSlFyKbXVsdGlhZGRyc5YACASsEpRcBr0uAAoErBKUXAa9L90DgnJzhQADAQAAiXNlY3AyNTZrMaEDy2GhF0zo95wrZgvBEUoBDtZrll7UDMPMam3KGlNU52SDdGNwgr0ug3VkcIK9MIV3YWt1MgU --filternode=/ip4/172.18.148.92/tcp/48430/p2p/16Uiu2HAmSLuTTtwPC3dQWnZQcbXTte9ivqvh7fC1A3tVRbWQZfP1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.154.190 waku 33752438df20efd2dc70160f8b25dbf7921d3fef3667badef38f868044443270
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 33752438df20. Setting up logs at ./log/docker/node2_2025-12-26_04-13-32__448490fb-fcc6-4434-aa12-293f6bcef218__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 63548
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63548/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63548/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.190/tcp/63549/p2p/16Uiu2HAmJ3bWtoBxs1WhZ4bWHFe35EbQY3mxZZ6jbaoZzgBr9h7f","/ip4/172.18.154.190/tcp/63550/ws/p2p/16Uiu2HAmJ3bWtoBxs1WhZ4bWHFe35EbQY3mxZZ6jbaoZzgBr9h7f"],"enrUri":"enr:-L24QC5gsdwY3Ezl176eA9qrLiPm-RQJcak-FSUHzIXxcXxaN9BIbWUSd98eKBREMzEhTUCP3uSWWPBMM-96XGtqofoCgmlkgnY0gmlwhKwSmr6KbXVsdGlhZGRyc5YACASsEpq-Bvg9AAoErBKavgb4Pt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUBT5atDeKmZpWCytx6pKnY-lhX0Uw7suMhKBbNdqIvKDdGNwgvg9g3VkcIL4P4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63548/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.148.92/tcp/48430/p2p/16Uiu2HAmSLuTTtwPC3dQWnZQcbXTte9ivqvh7fC1A3tVRbWQZfP1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48429/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63548/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ef2b2b68-b89d-476c-ac9f-d0983a6b4340", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"ef2b2b68-b89d-476c-ac9f-d0983a6b4340","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:63548/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:63548/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48429/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63548/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1766722415207040339,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e8e95b0e1adc
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 33752438df20
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
114
nim/1015/data/attachments/21b019772cc79a02.txt
Normal file
114
nim/1015/data/attachments/21b019772cc79a02.txt
Normal file
@ -0,0 +1,114 @@
|
||||
2025-12-26 04:33:43.998 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:33:43.998 DEBUG [tests.conftest] Running test: test_publish_after_node2_restarts with id: 2025-12-26_04-33-43__e609049d-8fe8-464a-bcb9-1d2eec7d074b
|
||||
2025-12-26 04:33:43.998 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:33:43.999 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:33:43.999 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2025-12-26 04:33:44.006 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:33:44.006 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-33-43__e609049d-8fe8-464a-bcb9-1d2eec7d074b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:33:44.006 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:33:44.006 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:33:44.007 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:33:44.008 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.30.253
|
||||
2025-12-26 04:33:44.008 DEBUG [src.node.docker_mananger] Generated ports ['35673', '35674', '35675', '35676', '35677']
|
||||
2025-12-26 04:33:44.008 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:33:44.008 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:33:44.008 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:33:44.008 DEBUG [src.node.docker_mananger] docker run -i -t -p 35673:35673 -p 35674:35674 -p 35675:35675 -p 35676:35676 -p 35677:35677 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=35675 --rest-port=35673 --tcp-port=35674 --discv5-udp-port=35676 --rest-address=0.0.0.0 --nat=extip:172.18.30.253 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0804f508cc5f1b419cf7ffdd136af5d79a552bc8e815dd6f4fc0498d1bec75aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35677 --metrics-logging=true --relay=true
|
||||
2025-12-26 04:33:44.135 ERROR [src.node.docker_mananger] Max retries reached for container a2217c6a5f7b. Exiting log stream.
|
||||
2025-12-26 04:33:44.199 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.30.253 waku 2aa83c9c17753bfb982e1e8b9f0d348e40c0bd76e5acc790aadf27a9c63b7fcb
|
||||
2025-12-26 04:33:44.230 DEBUG [src.node.docker_mananger] Container started with ID 2aa83c9c1775. Setting up logs at ./log/docker/node1_2025-12-26_04-33-43__e609049d-8fe8-464a-bcb9-1d2eec7d074b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:33:44.230 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35673
|
||||
2025-12-26 04:33:44.230 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:33:44.675 ERROR [src.node.docker_mananger] Max retries reached for container 6576f3165be0. Exiting log stream.
|
||||
2025-12-26 04:33:45.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35673/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:45.235 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-26 04:33:45.235 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:33:45.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35673/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:45.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.30.253/tcp/35674/p2p/16Uiu2HAkwxCmgXoW4CBJzeRALwsuUL14QnS8xoCFYKjnh42Q8mhs","/ip4/172.18.30.253/tcp/35675/ws/p2p/16Uiu2HAkwxCmgXoW4CBJzeRALwsuUL14QnS8xoCFYKjnh42Q8mhs"],"enrUri":"enr:-L24QPjuG4liuyqsrDSox7Mk5cKt23Wb3WF2XJ50bjEGjV8ZbkOG2NTB2ZmekE6qxqfFop-MTbzojDj__cHfeluarzMCgmlkgnY0gmlwhKwSHv2KbXVsdGlhZGRyc5YACASsEh79BotaAAoErBIe_QaLW90DgnJzhQADAQAAiXNlY3AyNTZrMaECJYmdJBB5SGDaDc1853GIvWUgkAwEFe4EP5skYUVfbFqDdGNwgotag3VkcIKLXIV3YWt1MgE"}'
|
||||
2025-12-26 04:33:45.238 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:33:45.245 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:33:45.245 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-33-43__e609049d-8fe8-464a-bcb9-1d2eec7d074b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:33:45.245 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:33:45.245 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:33:45.246 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:33:45.246 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.227.8
|
||||
2025-12-26 04:33:45.247 DEBUG [src.node.docker_mananger] Generated ports ['65424', '65425', '65426', '65427', '65428']
|
||||
2025-12-26 04:33:45.247 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:33:45.247 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:33:45.247 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:33:45.247 DEBUG [src.node.docker_mananger] docker run -i -t -p 65424:65424 -p 65425:65425 -p 65426:65426 -p 65427:65427 -p 65428:65428 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=65426 --rest-port=65424 --tcp-port=65425 --discv5-udp-port=65427 --rest-address=0.0.0.0 --nat=extip:172.18.227.8 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dfa9dffc0d4f0fd9e091eb80bc5bcc1abc67fcecddfdb23fe7eecc4bc0a2ffba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65428 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPjuG4liuyqsrDSox7Mk5cKt23Wb3WF2XJ50bjEGjV8ZbkOG2NTB2ZmekE6qxqfFop-MTbzojDj__cHfeluarzMCgmlkgnY0gmlwhKwSHv2KbXVsdGlhZGRyc5YACASsEh79BotaAAoErBIe_QaLW90DgnJzhQADAQAAiXNlY3AyNTZrMaECJYmdJBB5SGDaDc1853GIvWUgkAwEFe4EP5skYUVfbFqDdGNwgotag3VkcIKLXIV3YWt1MgE
|
||||
2025-12-26 04:33:45.442 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.227.8 waku 7479f705bff72005e3ac7976af1429dcfcb2e0a25c250b6684ebd7804a541394
|
||||
2025-12-26 04:33:45.473 DEBUG [src.node.docker_mananger] Container started with ID 7479f705bff7. Setting up logs at ./log/docker/node2_2025-12-26_04-33-43__e609049d-8fe8-464a-bcb9-1d2eec7d074b__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:33:45.473 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65424
|
||||
2025-12-26 04:33:45.474 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:33:46.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65424/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:46.488 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-26 04:33:46.488 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:33:46.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65424/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:46.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.227.8/tcp/65425/p2p/16Uiu2HAmNG9UpHUD2XptDehpZvGgCfypEM4Q9iwxdpajTaozFknS","/ip4/172.18.227.8/tcp/65426/ws/p2p/16Uiu2HAmNG9UpHUD2XptDehpZvGgCfypEM4Q9iwxdpajTaozFknS"],"enrUri":"enr:-L24QMyCE3IqDyem6LTKThtSmjVDUA28X3hl6jkpMqcM-cxuQX5hdCxObXoQT_7QOyc08nKS3Jgg1Mj8scOJ8a0uPuYCgmlkgnY0gmlwhKwS4wiKbXVsdGlhZGRyc5YACASsEuMIBv-RAAoErBLjCAb_kt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjrrVbfke7RIrm5NUgi3JOIN4GWl0c6JEN9rF1ZUKqBeDdGNwgv-Rg3VkcIL_k4V3YWt1MgE"}'
|
||||
2025-12-26 04:33:46.497 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:33:46.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65424/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.30.253/tcp/35674/p2p/16Uiu2HAkwxCmgXoW4CBJzeRALwsuUL14QnS8xoCFYKjnh42Q8mhs"]'
|
||||
2025-12-26 04:33:46.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:33:46.500 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2025-12-26 04:33:46.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35673/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:33:46.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:33:46.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65424/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:33:46.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:33:46.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35673/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:33:46.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:33:46.516 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:33:46.617 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:33:46.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35673/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:46.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723626511323904,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:33:46.622 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:33:46.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65424/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:46.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723626511323904,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:33:46.626 INFO [src.steps.relay] WARM UP successful!!
|
||||
2025-12-26 04:33:46.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35673/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:33:46.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:33:46.632 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:33:46.732 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:33:46.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35673/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:46.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723626627183730,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:33:46.737 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:33:46.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65424/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:46.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723626627183730,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:33:46.741 DEBUG [src.node.waku_node] Restarting container with id 7479f705bff7
|
||||
2025-12-26 04:33:47.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65424/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:47.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65424/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:47.828 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-26 04:33:47.828 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:33:47.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65424/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:47.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.227.8/tcp/65425/p2p/16Uiu2HAmNG9UpHUD2XptDehpZvGgCfypEM4Q9iwxdpajTaozFknS","/ip4/172.18.227.8/tcp/65426/ws/p2p/16Uiu2HAmNG9UpHUD2XptDehpZvGgCfypEM4Q9iwxdpajTaozFknS"],"enrUri":"enr:-L24QMyCE3IqDyem6LTKThtSmjVDUA28X3hl6jkpMqcM-cxuQX5hdCxObXoQT_7QOyc08nKS3Jgg1Mj8scOJ8a0uPuYCgmlkgnY0gmlwhKwS4wiKbXVsdGlhZGRyc5YACASsEuMIBv-RAAoErBLjCAb_kt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjrrVbfke7RIrm5NUgi3JOIN4GWl0c6JEN9rF1ZUKqBeDdGNwgv-Rg3VkcIL_k4V3YWt1MgE"}'
|
||||
2025-12-26 04:33:47.831 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:33:47.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35673/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:33:47.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:33:47.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65424/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:33:47.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:33:47.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35673/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:33:47.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:33:47.849 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:33:47.949 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:33:47.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35673/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:47.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723627846276096,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:33:47.954 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:33:47.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65424/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:47.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
||||
2025-12-26 04:33:48.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35673/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:33:48.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:33:48.962 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:33:49.063 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:33:49.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35673/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:49.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723628957416192,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:33:49.068 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:33:49.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65424/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:33:49.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766723628957416192,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:33:49.073 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:33:49.074 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:33:49.074 DEBUG [src.node.waku_node] Stopping container with id 2aa83c9c1775
|
||||
2025-12-26 04:33:49.599 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:33:49.600 DEBUG [src.node.waku_node] Stopping container with id 7479f705bff7
|
||||
2025-12-26 04:33:50.109 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:33:50.111 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:33:50.120 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:33:50.139 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
1734
nim/1015/data/attachments/2240ab24d3097182.txt
Normal file
1734
nim/1015/data/attachments/2240ab24d3097182.txt
Normal file
File diff suppressed because it is too large
Load Diff
349
nim/1015/data/attachments/2261c617d4d5000d.txt
Normal file
349
nim/1015/data/attachments/2261c617d4d5000d.txt
Normal file
@ -0,0 +1,349 @@
|
||||
2025-12-26 04:19:17.403 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:19:17.404 DEBUG [tests.conftest] Running test: test_static_shard_relay_10_nwaku_nodes with id: 2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f
|
||||
2025-12-26 04:19:17.404 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:19:17.404 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:19:17.404 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2025-12-26 04:19:17.412 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:17.412 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:17.412 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:17.412 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:17.413 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:17.413 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.50.179
|
||||
2025-12-26 04:19:17.413 DEBUG [src.node.docker_mananger] Generated ports ['45780', '45781', '45782', '45783', '45784']
|
||||
2025-12-26 04:19:17.414 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2025-12-26 04:19:17.414 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-26 04:19:17.414 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:17.414 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:17.414 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:17.414 DEBUG [src.node.docker_mananger] docker run -i -t -p 45780:45780 -p 45781:45781 -p 45782:45782 -p 45783:45783 -p 45784:45784 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=45782 --rest-port=45780 --tcp-port=45781 --discv5-udp-port=45783 --rest-address=0.0.0.0 --nat=extip:172.18.50.179 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ff1a92f91d7cb09adc7bbdad4bdc1d38abbb00c5e00ae8fc233dac6db9c1dad2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45784 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-26 04:19:17.601 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.50.179 waku acced7b9e9d080ee2298e1337c572e4af33905890619c89a649dae06bf8244d9
|
||||
2025-12-26 04:19:17.635 DEBUG [src.node.docker_mananger] Container started with ID acced7b9e9d0. Setting up logs at ./log/docker/node1_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:17.636 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45780
|
||||
2025-12-26 04:19:17.637 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:17.673 ERROR [src.node.docker_mananger] Max retries reached for container 73b19e8168cc. Exiting log stream.
|
||||
2025-12-26 04:19:18.211 ERROR [src.node.docker_mananger] Max retries reached for container 59611575a66c. Exiting log stream.
|
||||
2025-12-26 04:19:18.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45780/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:18.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:19:18.641 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:18.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45780/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:18.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.50.179/tcp/45781/p2p/16Uiu2HAmGXcoKeeiSCEJunfRLbavajEbsr36xhGtPWFL8tTxjYco","/ip4/172.18.50.179/tcp/45782/ws/p2p/16Uiu2HAmGXcoKeeiSCEJunfRLbavajEbsr36xhGtPWFL8tTxjYco"],"enrUri":"enr:-L24QNMi1w_riDNLkfP8p9eUK9ywZ30bGYlR6tCsHvCHb3WEDLpleQYUinv_JKZKS-WlpTbS8Dz5oSK3C8hmOfsj4P8CgmlkgnY0gmlwhKwSMrOKbXVsdGlhZGRyc5YACASsEjKzBrLVAAoErBIysway1t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDOYtQZmxYG9oDWaz3_GyPlFva51VGrjnAuz_dlM4ORfiDdGNwgrLVg3VkcIKy14V3YWt1MgU"}'
|
||||
2025-12-26 04:19:18.644 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:18.650 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:18.651 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:18.651 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:18.651 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:18.652 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:18.652 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.152
|
||||
2025-12-26 04:19:18.652 DEBUG [src.node.docker_mananger] Generated ports ['60107', '60108', '60109', '60110', '60111']
|
||||
2025-12-26 04:19:18.653 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2025-12-26 04:19:18.653 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-26 04:19:18.653 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:18.653 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:18.653 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:18.653 DEBUG [src.node.docker_mananger] docker run -i -t -p 60107:60107 -p 60108:60108 -p 60109:60109 -p 60110:60110 -p 60111:60111 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=60109 --rest-port=60107 --tcp-port=60108 --discv5-udp-port=60110 --rest-address=0.0.0.0 --nat=extip:172.18.236.152 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f0d433cf89fe334fdf845efec3caed5aeb57549f63275b6ecfffa9189ea5ff18 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60111 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNMi1w_riDNLkfP8p9eUK9ywZ30bGYlR6tCsHvCHb3WEDLpleQYUinv_JKZKS-WlpTbS8Dz5oSK3C8hmOfsj4P8CgmlkgnY0gmlwhKwSMrOKbXVsdGlhZGRyc5YACASsEjKzBrLVAAoErBIysway1t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDOYtQZmxYG9oDWaz3_GyPlFva51VGrjnAuz_dlM4ORfiDdGNwgrLVg3VkcIKy14V3YWt1MgU
|
||||
2025-12-26 04:19:18.837 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.152 waku 065463c990806e9a2b1ca61751ae7d0800f1c0da3d06fd3cb11c42fa75e96652
|
||||
2025-12-26 04:19:18.866 DEBUG [src.node.docker_mananger] Container started with ID 065463c99080. Setting up logs at ./log/docker/node3_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:18.866 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60107
|
||||
2025-12-26 04:19:18.867 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:19.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60107/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:19.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:19:19.882 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:19.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60107/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:19.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.152/tcp/60108/p2p/16Uiu2HAmBf9sEckjzr6x7zLiTofJxbuVuVQDKmMoLyY1mzRwwFD5","/ip4/172.18.236.152/tcp/60109/ws/p2p/16Uiu2HAmBf9sEckjzr6x7zLiTofJxbuVuVQDKmMoLyY1mzRwwFD5"],"enrUri":"enr:-L24QP_pOy5b4VgGkWMzIc217-6MeSaU3lvHY8Rv_yG_ARXIGrpCbXIltShxKNQ5AOzU0vRLC7vaI0GZZlV81M98KRMCgmlkgnY0gmlwhKwS7JiKbXVsdGlhZGRyc5YACASsEuyYBurMAAoErBLsmAbqzd0DgnJzhQACAQAAiXNlY3AyNTZrMaEC8S8SvN1HchSTm9ClQsYm21WO_9I-aqCmpjt5zz-g18SDdGNwgurMg3VkcILqzoV3YWt1MgE"}'
|
||||
2025-12-26 04:19:19.888 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:19.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60107/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.50.179/tcp/45781/p2p/16Uiu2HAmGXcoKeeiSCEJunfRLbavajEbsr36xhGtPWFL8tTxjYco"]'
|
||||
2025-12-26 04:19:19.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:19.898 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:19.898 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:19.898 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:19.898 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:19.900 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:19.900 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.152.95
|
||||
2025-12-26 04:19:19.900 DEBUG [src.node.docker_mananger] Generated ports ['24319', '24320', '24321', '24322', '24323']
|
||||
2025-12-26 04:19:19.900 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2025-12-26 04:19:19.900 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-26 04:19:19.900 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:19.900 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:19.901 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:19.901 DEBUG [src.node.docker_mananger] docker run -i -t -p 24319:24319 -p 24320:24320 -p 24321:24321 -p 24322:24322 -p 24323:24323 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=24321 --rest-port=24319 --tcp-port=24320 --discv5-udp-port=24322 --rest-address=0.0.0.0 --nat=extip:172.18.152.95 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c2cfbd6dccfeb51a9817bf8a995203277ccd866c62ad8d0d10c76ccfecde90fd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24323 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNMi1w_riDNLkfP8p9eUK9ywZ30bGYlR6tCsHvCHb3WEDLpleQYUinv_JKZKS-WlpTbS8Dz5oSK3C8hmOfsj4P8CgmlkgnY0gmlwhKwSMrOKbXVsdGlhZGRyc5YACASsEjKzBrLVAAoErBIysway1t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDOYtQZmxYG9oDWaz3_GyPlFva51VGrjnAuz_dlM4ORfiDdGNwgrLVg3VkcIKy14V3YWt1MgU
|
||||
2025-12-26 04:19:20.089 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.152.95 waku 9791f344f753f39479e3d6b3295f8b4e2c4617b7ce08dcb4e3cb5dda6a147b8b
|
||||
2025-12-26 04:19:20.121 DEBUG [src.node.docker_mananger] Container started with ID 9791f344f753. Setting up logs at ./log/docker/node4_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:20.121 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24319
|
||||
2025-12-26 04:19:20.121 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:21.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24319/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:21.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:19:21.131 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:21.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24319/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:21.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.152.95/tcp/24320/p2p/16Uiu2HAmPRxrWieMzi5buxnDGWCcVsoypFZekyahzgFNQpZh874G","/ip4/172.18.152.95/tcp/24321/ws/p2p/16Uiu2HAmPRxrWieMzi5buxnDGWCcVsoypFZekyahzgFNQpZh874G"],"enrUri":"enr:-L24QIG4AR-yxlS_gMcoFHIPonE5yvse4H70a_nrXGnKorfgOcTS8KzMCVQ4bLh01vf0Qma4Dz9bPzwHuAeSqhOT4zkCgmlkgnY0gmlwhKwSmF-KbXVsdGlhZGRyc5YACASsEphfBl8AAAoErBKYXwZfAd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDoBpQYFf2w27XUZNfN38znBGj9CegXLrGbKV86W_hoW2DdGNwgl8Ag3VkcIJfAoV3YWt1MgE"}'
|
||||
2025-12-26 04:19:21.137 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:21.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24319/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.50.179/tcp/45781/p2p/16Uiu2HAmGXcoKeeiSCEJunfRLbavajEbsr36xhGtPWFL8tTxjYco"]'
|
||||
2025-12-26 04:19:21.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:21.148 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:21.148 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:21.149 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:21.149 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:21.150 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:21.150 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.120
|
||||
2025-12-26 04:19:21.150 DEBUG [src.node.docker_mananger] Generated ports ['58234', '58235', '58236', '58237', '58238']
|
||||
2025-12-26 04:19:21.151 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2025-12-26 04:19:21.151 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-26 04:19:21.151 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:21.151 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:21.151 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:21.151 DEBUG [src.node.docker_mananger] docker run -i -t -p 58234:58234 -p 58235:58235 -p 58236:58236 -p 58237:58237 -p 58238:58238 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=58236 --rest-port=58234 --tcp-port=58235 --discv5-udp-port=58237 --rest-address=0.0.0.0 --nat=extip:172.18.5.120 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ac966c88ebdf78b0b1b11aff2ec9afe535fb300c7af6525d5aaf044c6cebecce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58238 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNMi1w_riDNLkfP8p9eUK9ywZ30bGYlR6tCsHvCHb3WEDLpleQYUinv_JKZKS-WlpTbS8Dz5oSK3C8hmOfsj4P8CgmlkgnY0gmlwhKwSMrOKbXVsdGlhZGRyc5YACASsEjKzBrLVAAoErBIysway1t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDOYtQZmxYG9oDWaz3_GyPlFva51VGrjnAuz_dlM4ORfiDdGNwgrLVg3VkcIKy14V3YWt1MgU
|
||||
2025-12-26 04:19:21.344 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.120 waku c237bff6ae228bfcfa99fa7774a292a5707cf52a8d7dcd321db5c4012ffa5dfd
|
||||
2025-12-26 04:19:21.375 DEBUG [src.node.docker_mananger] Container started with ID c237bff6ae22. Setting up logs at ./log/docker/node5_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:21.376 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58234
|
||||
2025-12-26 04:19:21.376 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:22.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58234/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:22.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:19:22.387 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:22.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58234/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:22.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.120/tcp/58235/p2p/16Uiu2HAmUBQUNcTN8KfSHgZNytZYFB2rbSryQGByjjfuVgCjneh2","/ip4/172.18.5.120/tcp/58236/ws/p2p/16Uiu2HAmUBQUNcTN8KfSHgZNytZYFB2rbSryQGByjjfuVgCjneh2"],"enrUri":"enr:-L24QMqmi4QHWF90f06SG5A0WJd-lZ04q8jLOBxfigXliIQFDvD1dSxSf59oM4KGth8KTFvHdvgJH0cPzmI7nqb2U5ICgmlkgnY0gmlwhKwSBXiKbXVsdGlhZGRyc5YACASsEgV4BuN7AAoErBIFeAbjfN0DgnJzhQACAQAAiXNlY3AyNTZrMaED5qoAzj7Fxo3VnYyB2JShR337Llw-PaPwnQ0RRw4LXI2DdGNwguN7g3VkcILjfYV3YWt1MgE"}'
|
||||
2025-12-26 04:19:22.394 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:22.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58234/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.50.179/tcp/45781/p2p/16Uiu2HAmGXcoKeeiSCEJunfRLbavajEbsr36xhGtPWFL8tTxjYco"]'
|
||||
2025-12-26 04:19:22.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:22.404 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:22.405 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:22.405 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:22.405 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:22.406 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:22.406 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.34.72
|
||||
2025-12-26 04:19:22.407 DEBUG [src.node.docker_mananger] Generated ports ['23996', '23997', '23998', '23999', '24000']
|
||||
2025-12-26 04:19:22.407 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2025-12-26 04:19:22.407 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-26 04:19:22.407 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:22.407 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:22.407 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:22.407 DEBUG [src.node.docker_mananger] docker run -i -t -p 23996:23996 -p 23997:23997 -p 23998:23998 -p 23999:23999 -p 24000:24000 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=23998 --rest-port=23996 --tcp-port=23997 --discv5-udp-port=23999 --rest-address=0.0.0.0 --nat=extip:172.18.34.72 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ec7c0e2596ab2f5cdc7ea20ded28d68b945e5af9ce107dce30f8bec70fedbd78 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24000 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNMi1w_riDNLkfP8p9eUK9ywZ30bGYlR6tCsHvCHb3WEDLpleQYUinv_JKZKS-WlpTbS8Dz5oSK3C8hmOfsj4P8CgmlkgnY0gmlwhKwSMrOKbXVsdGlhZGRyc5YACASsEjKzBrLVAAoErBIysway1t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDOYtQZmxYG9oDWaz3_GyPlFva51VGrjnAuz_dlM4ORfiDdGNwgrLVg3VkcIKy14V3YWt1MgU
|
||||
2025-12-26 04:19:22.611 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.34.72 waku 536cb3dadc05ae7296f0645072888bf7d8728e08620cc5fede0e9af5d9a5cb6a
|
||||
2025-12-26 04:19:22.646 DEBUG [src.node.docker_mananger] Container started with ID 536cb3dadc05. Setting up logs at ./log/docker/node6_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:22.646 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23996
|
||||
2025-12-26 04:19:22.646 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:23.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23996/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:23.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:19:23.656 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:23.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23996/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:23.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.34.72/tcp/23997/p2p/16Uiu2HAmFW5zFo1CxcUQbr18XfLiyDdGP4eDo63SR2WZboPLaFA5","/ip4/172.18.34.72/tcp/23998/ws/p2p/16Uiu2HAmFW5zFo1CxcUQbr18XfLiyDdGP4eDo63SR2WZboPLaFA5"],"enrUri":"enr:-L24QBS99qf3nTAHdyLPSXt1mNxEvHqjncEJyTt_IAj-worVFf2M-1yKIWTPqV8jPvnzCm1fGiG5d9tQdK2pEA6GO40CgmlkgnY0gmlwhKwSIkiKbXVsdGlhZGRyc5YACASsEiJIBl29AAoErBIiSAZdvt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDKks1KW25xG_i3h9bthrCIjFHyptzkP2yhWx8hrBlV56DdGNwgl29g3VkcIJdv4V3YWt1MgE"}'
|
||||
2025-12-26 04:19:23.660 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:23.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23996/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.50.179/tcp/45781/p2p/16Uiu2HAmGXcoKeeiSCEJunfRLbavajEbsr36xhGtPWFL8tTxjYco"]'
|
||||
2025-12-26 04:19:23.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:23.669 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:23.669 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:23.670 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:23.670 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:23.671 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:23.671 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.198
|
||||
2025-12-26 04:19:23.671 DEBUG [src.node.docker_mananger] Generated ports ['62084', '62085', '62086', '62087', '62088']
|
||||
2025-12-26 04:19:23.671 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2025-12-26 04:19:23.671 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-26 04:19:23.672 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:23.672 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:23.672 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:23.672 DEBUG [src.node.docker_mananger] docker run -i -t -p 62084:62084 -p 62085:62085 -p 62086:62086 -p 62087:62087 -p 62088:62088 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=62086 --rest-port=62084 --tcp-port=62085 --discv5-udp-port=62087 --rest-address=0.0.0.0 --nat=extip:172.18.224.198 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=0bd40939afacafcc77da8ab3abdb4cb083a2b1c35cacf5ff9a3e7bad091f6376 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62088 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNMi1w_riDNLkfP8p9eUK9ywZ30bGYlR6tCsHvCHb3WEDLpleQYUinv_JKZKS-WlpTbS8Dz5oSK3C8hmOfsj4P8CgmlkgnY0gmlwhKwSMrOKbXVsdGlhZGRyc5YACASsEjKzBrLVAAoErBIysway1t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDOYtQZmxYG9oDWaz3_GyPlFva51VGrjnAuz_dlM4ORfiDdGNwgrLVg3VkcIKy14V3YWt1MgU
|
||||
2025-12-26 04:19:23.858 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.198 waku d3aaa261295b92c04abaaeb9d5c2b1f0776daf4e6aeff7a9470ac8892eed4d5d
|
||||
2025-12-26 04:19:23.890 DEBUG [src.node.docker_mananger] Container started with ID d3aaa261295b. Setting up logs at ./log/docker/node7_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:23.891 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62084
|
||||
2025-12-26 04:19:23.891 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:24.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62084/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:24.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:19:24.900 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:24.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62084/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:24.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.198/tcp/62085/p2p/16Uiu2HAmEWXF3oMB2wBC1F5gBdTjZMuYZWgykiG3DoN1WHmRVU4F","/ip4/172.18.224.198/tcp/62086/ws/p2p/16Uiu2HAmEWXF3oMB2wBC1F5gBdTjZMuYZWgykiG3DoN1WHmRVU4F"],"enrUri":"enr:-L24QEITcLDf1rSTWA14BaCAU8VFSlQM9vGU8X4HczhU7aRpZhuXKeKgK3A1woe35m_Co8GqDg8c1FwS5H6SMknjaScCgmlkgnY0gmlwhKwS4MaKbXVsdGlhZGRyc5YACASsEuDGBvKFAAoErBLgxgbyht0DgnJzhQACAQAAiXNlY3AyNTZrMaEDG4wTo9ydaK0_ReZpZ5ZCE1tiMHGq_46BbYRiJI9Xf2iDdGNwgvKFg3VkcILyh4V3YWt1MgE"}'
|
||||
2025-12-26 04:19:24.903 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:24.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62084/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.50.179/tcp/45781/p2p/16Uiu2HAmGXcoKeeiSCEJunfRLbavajEbsr36xhGtPWFL8tTxjYco"]'
|
||||
2025-12-26 04:19:24.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:24.912 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:24.912 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:24.913 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:24.913 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:24.914 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:24.914 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.181.187
|
||||
2025-12-26 04:19:24.914 DEBUG [src.node.docker_mananger] Generated ports ['42726', '42727', '42728', '42729', '42730']
|
||||
2025-12-26 04:19:24.914 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2025-12-26 04:19:24.914 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-26 04:19:24.914 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:24.915 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:24.915 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:24.915 DEBUG [src.node.docker_mananger] docker run -i -t -p 42726:42726 -p 42727:42727 -p 42728:42728 -p 42729:42729 -p 42730:42730 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=42728 --rest-port=42726 --tcp-port=42727 --discv5-udp-port=42729 --rest-address=0.0.0.0 --nat=extip:172.18.181.187 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3e1fc2ccfecb320e16c930bccb5ec0eb8c832fb958f1f49a5d1e9a3fdeb94d06 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42730 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNMi1w_riDNLkfP8p9eUK9ywZ30bGYlR6tCsHvCHb3WEDLpleQYUinv_JKZKS-WlpTbS8Dz5oSK3C8hmOfsj4P8CgmlkgnY0gmlwhKwSMrOKbXVsdGlhZGRyc5YACASsEjKzBrLVAAoErBIysway1t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDOYtQZmxYG9oDWaz3_GyPlFva51VGrjnAuz_dlM4ORfiDdGNwgrLVg3VkcIKy14V3YWt1MgU
|
||||
2025-12-26 04:19:25.106 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.181.187 waku 3577582c0e6cd529047f5cd173e2fb2baf6d5ef0c3187b1728ac96a00a18a80b
|
||||
2025-12-26 04:19:25.139 DEBUG [src.node.docker_mananger] Container started with ID 3577582c0e6c. Setting up logs at ./log/docker/node8_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:25.139 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42726
|
||||
2025-12-26 04:19:25.139 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:26.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42726/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:26.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:19:26.149 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:26.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42726/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:26.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.187/tcp/42727/p2p/16Uiu2HAmUMhWcXwLRBwUjeFMJsydaYVmPioccVBLJ4uYndSUBywF","/ip4/172.18.181.187/tcp/42728/ws/p2p/16Uiu2HAmUMhWcXwLRBwUjeFMJsydaYVmPioccVBLJ4uYndSUBywF"],"enrUri":"enr:-L24QFXY1LGVozUafP0Uu2TYjM7TIPUtuE163BmlzHleOyzfGmtvgfMsZbcFLRv8hMt0rylYZRG92DNquZ_AU0Wg6DwCgmlkgnY0gmlwhKwStbuKbXVsdGlhZGRyc5YACASsErW7BqbnAAoErBK1uwam6N0DgnJzhQACAQAAiXNlY3AyNTZrMaED6U0TraTSENG7I3azLfgGj1jwn11n375OGLZt7ys5U4qDdGNwgqbng3VkcIKm6YV3YWt1MgE"}'
|
||||
2025-12-26 04:19:26.154 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:26.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42726/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.50.179/tcp/45781/p2p/16Uiu2HAmGXcoKeeiSCEJunfRLbavajEbsr36xhGtPWFL8tTxjYco"]'
|
||||
2025-12-26 04:19:26.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:26.164 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:26.164 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:26.164 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:26.164 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:26.166 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:26.166 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.116.103
|
||||
2025-12-26 04:19:26.166 DEBUG [src.node.docker_mananger] Generated ports ['4041', '4042', '4043', '4044', '4045']
|
||||
2025-12-26 04:19:26.166 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2025-12-26 04:19:26.166 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-26 04:19:26.166 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:26.166 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:26.166 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:26.167 DEBUG [src.node.docker_mananger] docker run -i -t -p 4041:4041 -p 4042:4042 -p 4043:4043 -p 4044:4044 -p 4045:4045 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=4043 --rest-port=4041 --tcp-port=4042 --discv5-udp-port=4044 --rest-address=0.0.0.0 --nat=extip:172.18.116.103 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=0d18a60badde6bebceaebdadbded9b3bbaf4c55c1d3a5b4ff59fd6e9ba6c7491 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4045 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNMi1w_riDNLkfP8p9eUK9ywZ30bGYlR6tCsHvCHb3WEDLpleQYUinv_JKZKS-WlpTbS8Dz5oSK3C8hmOfsj4P8CgmlkgnY0gmlwhKwSMrOKbXVsdGlhZGRyc5YACASsEjKzBrLVAAoErBIysway1t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDOYtQZmxYG9oDWaz3_GyPlFva51VGrjnAuz_dlM4ORfiDdGNwgrLVg3VkcIKy14V3YWt1MgU
|
||||
2025-12-26 04:19:26.362 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.116.103 waku 21edebfde8f451fa39468f1e819bb7752de8a4a5d003fa69a3fdf50a0a690656
|
||||
2025-12-26 04:19:26.394 DEBUG [src.node.docker_mananger] Container started with ID 21edebfde8f4. Setting up logs at ./log/docker/node9_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:26.395 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4041
|
||||
2025-12-26 04:19:26.395 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:27.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4041/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:27.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:19:27.407 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:27.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4041/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:27.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.116.103/tcp/4042/p2p/16Uiu2HAmQYvMyEDbiX3CFjBGHHgPkAiqaXsfVCyoQQicv6LjY7uY","/ip4/172.18.116.103/tcp/4043/ws/p2p/16Uiu2HAmQYvMyEDbiX3CFjBGHHgPkAiqaXsfVCyoQQicv6LjY7uY"],"enrUri":"enr:-L24QGCc5ayxYClcF2_YnkiIALg465o3_Zig5s7tDoH7BHqHNQdYB38ughzD8PEEtONQRNeUsNqkpZo19dQdwVtpIWACgmlkgnY0gmlwhKwSdGeKbXVsdGlhZGRyc5YACASsEnRnBg_KAAoErBJ0ZwYPy90DgnJzhQACAQAAiXNlY3AyNTZrMaEDsL4_q409BA3VwSb5CxnxZEn5HG3BxxyC_ij1hweAkdeDdGNwgg_Kg3VkcIIPzIV3YWt1MgE"}'
|
||||
2025-12-26 04:19:27.412 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:27.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4041/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.50.179/tcp/45781/p2p/16Uiu2HAmGXcoKeeiSCEJunfRLbavajEbsr36xhGtPWFL8tTxjYco"]'
|
||||
2025-12-26 04:19:27.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:27.422 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:27.422 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:27.422 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:27.422 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:27.424 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:27.424 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.111.40
|
||||
2025-12-26 04:19:27.424 DEBUG [src.node.docker_mananger] Generated ports ['20410', '20411', '20412', '20413', '20414']
|
||||
2025-12-26 04:19:27.424 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2025-12-26 04:19:27.424 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-26 04:19:27.424 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:27.424 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:27.425 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:27.425 DEBUG [src.node.docker_mananger] docker run -i -t -p 20410:20410 -p 20411:20411 -p 20412:20412 -p 20413:20413 -p 20414:20414 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=20412 --rest-port=20410 --tcp-port=20411 --discv5-udp-port=20413 --rest-address=0.0.0.0 --nat=extip:172.18.111.40 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=53dd694f0acc878cff8f2a50e7c9967b19d48ace314fcc9e89d796addf62c3be --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20414 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNMi1w_riDNLkfP8p9eUK9ywZ30bGYlR6tCsHvCHb3WEDLpleQYUinv_JKZKS-WlpTbS8Dz5oSK3C8hmOfsj4P8CgmlkgnY0gmlwhKwSMrOKbXVsdGlhZGRyc5YACASsEjKzBrLVAAoErBIysway1t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDOYtQZmxYG9oDWaz3_GyPlFva51VGrjnAuz_dlM4ORfiDdGNwgrLVg3VkcIKy14V3YWt1MgU
|
||||
2025-12-26 04:19:27.658 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.111.40 waku 1a34bcc0f373719b227c8410f599597a9a6e827ece5a6f1f3bc2cd4b49deeb81
|
||||
2025-12-26 04:19:27.689 DEBUG [src.node.docker_mananger] Container started with ID 1a34bcc0f373. Setting up logs at ./log/docker/node10_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:27.689 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20410
|
||||
2025-12-26 04:19:27.690 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:28.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20410/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:28.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:19:28.695 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:28.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20410/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:28.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.111.40/tcp/20411/p2p/16Uiu2HAm46odHNGMprBPQKH7kkhus24U3ohTKRaBqbJo5dfMYtre","/ip4/172.18.111.40/tcp/20412/ws/p2p/16Uiu2HAm46odHNGMprBPQKH7kkhus24U3ohTKRaBqbJo5dfMYtre"],"enrUri":"enr:-L24QP4mqQ9Xujyuef1oZoLyFwF_lE0oIGEyiPR6kTddKSY1XWjeU2otiJ5EZUzBCgiai7fewZNcJLnYnc-vvBjRR5QCgmlkgnY0gmlwhKwSbyiKbXVsdGlhZGRyc5YACASsEm8oBk-7AAoErBJvKAZPvN0DgnJzhQACAQAAiXNlY3AyNTZrMaECgOPK8TnCZ-a8iPyZvlxydepIhczOAdlZmtd3e8iECkODdGNwgk-7g3VkcIJPvYV3YWt1MgE"}'
|
||||
2025-12-26 04:19:28.698 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:28.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20410/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.50.179/tcp/45781/p2p/16Uiu2HAmGXcoKeeiSCEJunfRLbavajEbsr36xhGtPWFL8tTxjYco"]'
|
||||
2025-12-26 04:19:28.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:28.707 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:19:28.708 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:28.708 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:19:28.708 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:19:28.709 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:19:28.709 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.215
|
||||
2025-12-26 04:19:28.709 DEBUG [src.node.docker_mananger] Generated ports ['56332', '56333', '56334', '56335', '56336']
|
||||
2025-12-26 04:19:28.710 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2025-12-26 04:19:28.710 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2025-12-26 04:19:28.710 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:19:28.710 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:19:28.710 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:19:28.710 DEBUG [src.node.docker_mananger] docker run -i -t -p 56332:56332 -p 56333:56333 -p 56334:56334 -p 56335:56335 -p 56336:56336 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=56334 --rest-port=56332 --tcp-port=56333 --discv5-udp-port=56335 --rest-address=0.0.0.0 --nat=extip:172.18.196.215 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a9feae78bd6dbecb942d4e60b50784b1a9e84d33e81dbcebbfe4fe11cfa0907a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56336 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNMi1w_riDNLkfP8p9eUK9ywZ30bGYlR6tCsHvCHb3WEDLpleQYUinv_JKZKS-WlpTbS8Dz5oSK3C8hmOfsj4P8CgmlkgnY0gmlwhKwSMrOKbXVsdGlhZGRyc5YACASsEjKzBrLVAAoErBIysway1t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDOYtQZmxYG9oDWaz3_GyPlFva51VGrjnAuz_dlM4ORfiDdGNwgrLVg3VkcIKy14V3YWt1MgU
|
||||
2025-12-26 04:19:28.946 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.215 waku db1da340b4ea68ffb194932f08c035b306ea6c98a86a580816f721d894c12f1b
|
||||
2025-12-26 04:19:28.979 DEBUG [src.node.docker_mananger] Container started with ID db1da340b4ea. Setting up logs at ./log/docker/node11_2025-12-26_04-19-17__f043f6c9-b600-496f-bf42-f068b0d13a4f__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:19:28.979 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56332
|
||||
2025-12-26 04:19:28.980 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:19:29.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56332/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:29.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:19:29.993 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:19:29.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56332/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:29.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.215/tcp/56333/p2p/16Uiu2HAmBFxQHkQG1kSMJeWFpNTVFVnQoRmDRjyEndJ5tsDwuqD2","/ip4/172.18.196.215/tcp/56334/ws/p2p/16Uiu2HAmBFxQHkQG1kSMJeWFpNTVFVnQoRmDRjyEndJ5tsDwuqD2"],"enrUri":"enr:-L24QDIVi_vL9LkH2Qu2GagCYqEePVe8B-530K80ZWf3NDaXbUehiP64pyPzrQAf_tzSTOXDo4ulq_lb06NEmGgwI4ECgmlkgnY0gmlwhKwSxNeKbXVsdGlhZGRyc5YACASsEsTXBtwNAAoErBLE1wbcDt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC6z3AZLQQwbVeK3Y1F9robbhy9tQgxXduII2Oc95CxHmDdGNwgtwNg3VkcILcD4V3YWt1MgE"}'
|
||||
2025-12-26 04:19:29.999 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:19:29.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56332/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.50.179/tcp/45781/p2p/16Uiu2HAmGXcoKeeiSCEJunfRLbavajEbsr36xhGtPWFL8tTxjYco"]'
|
||||
2025-12-26 04:19:30.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:30.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45780/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:19:30.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:30.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60107/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:19:30.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:30.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24319/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:19:30.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:30.012 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58234/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:19:30.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:30.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23996/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:19:30.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:30.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62084/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:19:30.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:30.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42726/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:19:30.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:30.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4041/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:19:30.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:30.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20410/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:19:30.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:30.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56332/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:19:30.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:30.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45780/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:19:30.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:19:30.046 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:19:30.147 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:19:30.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45780/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:30.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722770031852509,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:19:30.171 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:19:30.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60107/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:30.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722770031852509,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:19:30.184 DEBUG [src.steps.sharding] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:19:30.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24319/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:30.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722770031852509,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:19:30.195 DEBUG [src.steps.sharding] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:19:30.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58234/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:30.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722770031852509,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:19:30.202 DEBUG [src.steps.sharding] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:19:30.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23996/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:30.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722770031852509,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:19:30.208 DEBUG [src.steps.sharding] Checking that peer NODE_6:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:19:30.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62084/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:30.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722770031852509,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:19:30.215 DEBUG [src.steps.sharding] Checking that peer NODE_7:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:19:30.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42726/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:30.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722770031852509,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:19:30.222 DEBUG [src.steps.sharding] Checking that peer NODE_8:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:19:30.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4041/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:30.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722770031852509,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:19:30.227 DEBUG [src.steps.sharding] Checking that peer NODE_9:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:19:30.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20410/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:30.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722770031852509,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:19:30.232 DEBUG [src.steps.sharding] Checking that peer NODE_10:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:19:30.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56332/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:19:30.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722770031852509,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:19:30.237 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:19:30.238 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:19:30.238 DEBUG [src.node.waku_node] Stopping container with id acced7b9e9d0
|
||||
2025-12-26 04:19:30.860 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:30.860 DEBUG [src.node.waku_node] Stopping container with id 065463c99080
|
||||
2025-12-26 04:19:31.468 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:31.469 DEBUG [src.node.waku_node] Stopping container with id 9791f344f753
|
||||
2025-12-26 04:19:31.676 ERROR [src.node.docker_mananger] Max retries reached for container acced7b9e9d0. Exiting log stream.
|
||||
2025-12-26 04:19:32.038 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:32.039 DEBUG [src.node.waku_node] Stopping container with id c237bff6ae22
|
||||
2025-12-26 04:19:32.286 ERROR [src.node.docker_mananger] Max retries reached for container 065463c99080. Exiting log stream.
|
||||
2025-12-26 04:19:32.902 ERROR [src.node.docker_mananger] Max retries reached for container 9791f344f753. Exiting log stream.
|
||||
2025-12-26 04:19:42.582 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:42.582 DEBUG [src.node.waku_node] Stopping container with id 536cb3dadc05
|
||||
2025-12-26 04:19:43.395 ERROR [src.node.docker_mananger] Max retries reached for container c237bff6ae22. Exiting log stream.
|
||||
2025-12-26 04:19:53.190 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:53.191 DEBUG [src.node.waku_node] Stopping container with id d3aaa261295b
|
||||
2025-12-26 04:19:53.751 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:53.752 DEBUG [src.node.waku_node] Stopping container with id 3577582c0e6c
|
||||
2025-12-26 04:19:54.004 ERROR [src.node.docker_mananger] Max retries reached for container 536cb3dadc05. Exiting log stream.
|
||||
2025-12-26 04:19:54.332 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:54.333 DEBUG [src.node.waku_node] Stopping container with id 21edebfde8f4
|
||||
2025-12-26 04:19:54.565 ERROR [src.node.docker_mananger] Max retries reached for container d3aaa261295b. Exiting log stream.
|
||||
2025-12-26 04:19:54.882 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:54.883 DEBUG [src.node.waku_node] Stopping container with id 1a34bcc0f373
|
||||
2025-12-26 04:19:55.145 ERROR [src.node.docker_mananger] Max retries reached for container 3577582c0e6c. Exiting log stream.
|
||||
2025-12-26 04:19:55.412 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:55.412 DEBUG [src.node.waku_node] Stopping container with id db1da340b4ea
|
||||
2025-12-26 04:19:55.721 ERROR [src.node.docker_mananger] Max retries reached for container 21edebfde8f4. Exiting log stream.
|
||||
2025-12-26 04:19:55.941 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:19:55.944 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:19:55.976 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:55.990 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:56.019 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:56.025 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:56.042 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:56.057 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:56.067 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:56.079 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:56.085 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:19:56.091 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
84
nim/1015/data/attachments/226eb5482456948e.txt
Normal file
84
nim/1015/data/attachments/226eb5482456948e.txt
Normal file
@ -0,0 +1,84 @@
|
||||
2025-12-26 04:34:35.385 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:34:35.385 DEBUG [tests.conftest] Running test: test_store_with_empty_and_valid_hash with id: 2025-12-26_04-34-35__2379b6ba-c9db-438e-96e2-827ce7bbbb72
|
||||
2025-12-26 04:34:35.385 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:34:35.386 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:34:35.386 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-26 04:34:35.393 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:34:35.393 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-34-35__2379b6ba-c9db-438e-96e2-827ce7bbbb72__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:34:35.393 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:34:35.393 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:34:35.395 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:34:35.395 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.159.3
|
||||
2025-12-26 04:34:35.395 DEBUG [src.node.docker_mananger] Generated ports ['42271', '42272', '42273', '42274', '42275']
|
||||
2025-12-26 04:34:35.395 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:34:35.396 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:34:35.396 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:34:35.396 DEBUG [src.node.docker_mananger] docker run -i -t -p 42271:42271 -p 42272:42272 -p 42273:42273 -p 42274:42274 -p 42275:42275 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=42273 --rest-port=42271 --tcp-port=42272 --discv5-udp-port=42274 --rest-address=0.0.0.0 --nat=extip:172.18.159.3 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cef0af4ebec849b140d1abe209dedc45d30fe4fc3395b8e8acfcaaeaed3c2ab9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42275 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:34:35.582 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.159.3 waku 376ca0f488001e06296c0e426e4980a58fbad8785e630ae960b84dd09e1a8619
|
||||
2025-12-26 04:34:35.611 DEBUG [src.node.docker_mananger] Container started with ID 376ca0f48800. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-34-35__2379b6ba-c9db-438e-96e2-827ce7bbbb72__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:34:35.612 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42271
|
||||
2025-12-26 04:34:35.612 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:34:35.633 ERROR [src.node.docker_mananger] Max retries reached for container 4921aa472408. Exiting log stream.
|
||||
2025-12-26 04:34:36.186 ERROR [src.node.docker_mananger] Max retries reached for container ff5d64203087. Exiting log stream.
|
||||
2025-12-26 04:34:36.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42271/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:34:36.616 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":"READY"},{"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":"READY"},{"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-26 04:34:36.616 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:34:36.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42271/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:34:36.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.159.3/tcp/42272/p2p/16Uiu2HAmAPctuJU6JwzwCBzZc6QSB4iuFDUhR2XhELSKyTKDJTNR","/ip4/172.18.159.3/tcp/42273/ws/p2p/16Uiu2HAmAPctuJU6JwzwCBzZc6QSB4iuFDUhR2XhELSKyTKDJTNR"],"enrUri":"enr:-L24QFVE9QxcNVzWzkRtXOMn2Xa7KuriA6Y_O3Stx87tp0waTsxl0EiReZFD7FeH4snE2cyYN3HT6kgCSOvX6ujGIkwCgmlkgnY0gmlwhKwSnwOKbXVsdGlhZGRyc5YACASsEp8DBqUgAAoErBKfAwalId0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3linoiFegocZuaNO1YYrVteRDA_inuGKylvHEL2_96qDdGNwgqUgg3VkcIKlIoV3YWt1MgM"}'
|
||||
2025-12-26 04:34:36.619 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:34:36.626 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:34:36.626 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-34-35__2379b6ba-c9db-438e-96e2-827ce7bbbb72__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:34:36.626 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:34:36.626 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:34:36.628 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:34:36.628 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.29.50
|
||||
2025-12-26 04:34:36.628 DEBUG [src.node.docker_mananger] Generated ports ['33398', '33399', '33400', '33401', '33402']
|
||||
2025-12-26 04:34:36.628 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:34:36.628 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:34:36.628 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:34:36.629 DEBUG [src.node.docker_mananger] docker run -i -t -p 33398:33398 -p 33399:33399 -p 33400:33400 -p 33401:33401 -p 33402:33402 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=33400 --rest-port=33398 --tcp-port=33399 --discv5-udp-port=33401 --rest-address=0.0.0.0 --nat=extip:172.18.29.50 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dd1cf017cc7ac5afcb1b4e90fbb5fad81aaffc5d0aed6b0ece3fcaefc46796fb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33402 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFVE9QxcNVzWzkRtXOMn2Xa7KuriA6Y_O3Stx87tp0waTsxl0EiReZFD7FeH4snE2cyYN3HT6kgCSOvX6ujGIkwCgmlkgnY0gmlwhKwSnwOKbXVsdGlhZGRyc5YACASsEp8DBqUgAAoErBKfAwalId0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3linoiFegocZuaNO1YYrVteRDA_inuGKylvHEL2_96qDdGNwgqUgg3VkcIKlIoV3YWt1MgM --storenode=/ip4/172.18.159.3/tcp/42272/p2p/16Uiu2HAmAPctuJU6JwzwCBzZc6QSB4iuFDUhR2XhELSKyTKDJTNR --store=true --relay=true
|
||||
2025-12-26 04:34:36.826 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.29.50 waku 8bf28be38b6e006ef97c679f1368f1392544f31d42f23b253e3e70b4fb42f5cf
|
||||
2025-12-26 04:34:36.859 DEBUG [src.node.docker_mananger] Container started with ID 8bf28be38b6e. Setting up logs at ./log/docker/store_node1_2025-12-26_04-34-35__2379b6ba-c9db-438e-96e2-827ce7bbbb72__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:34:36.859 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33398
|
||||
2025-12-26 04:34:36.860 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:34:37.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33398/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:34:37.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:34:37.865 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:34:37.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33398/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:34:37.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.29.50/tcp/33399/p2p/16Uiu2HAkunCkCWbsVVcof4ednzgCPSgWUENn94qH6KZ4doWQGrT6","/ip4/172.18.29.50/tcp/33400/ws/p2p/16Uiu2HAkunCkCWbsVVcof4ednzgCPSgWUENn94qH6KZ4doWQGrT6"],"enrUri":"enr:-L24QIXd-f3mWIgxFYidw_qTn86ZiIxWkyc72UU-GBMZAiKmcTEB0xU9mCsba6ZkIKTCTTkuCpAG0T9JQ2_-EuMvWuUCgmlkgnY0gmlwhKwSHTKKbXVsdGlhZGRyc5YACASsEh0yBoJ3AAoErBIdMgaCeN0DgnJzhQADAQAAiXNlY3AyNTZrMaECBUJnKV1HBlUVyDripdMITnqWm7t2psMuHuqXZNa73jWDdGNwgoJ3g3VkcIKCeYV3YWt1MgM"}'
|
||||
2025-12-26 04:34:37.868 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:34:37.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33398/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.159.3/tcp/42272/p2p/16Uiu2HAmAPctuJU6JwzwCBzZc6QSB4iuFDUhR2XhELSKyTKDJTNR"]'
|
||||
2025-12-26 04:34:37.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:34:37.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42271/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:34:37.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:34:37.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33398/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:34:37.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:34:37.878 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:34:37.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42271/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:34:37.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:34:37.883 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:34:38.084 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:34:38.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42271/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:34:38.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:34:38.091 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:34:38.292 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:34:38.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42271/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:34:38.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:34:38.298 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:34:38.499 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:34:38.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42271/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:34:38.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:34:38.505 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:34:38.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42271/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0xdf51614548f6d97b922a1ee2da97c6db6dc2a7be098cf38b57218a77bbd879f4%2C&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:34:38.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xdf51614548f6d97b922a1ee2da97c6db6dc2a7be098cf38b57218a77bbd879f4"}]}'
|
||||
2025-12-26 04:34:38.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33398/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0xdf51614548f6d97b922a1ee2da97c6db6dc2a7be098cf38b57218a77bbd879f4%2C&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:34:38.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xdf51614548f6d97b922a1ee2da97c6db6dc2a7be098cf38b57218a77bbd879f4"}]}'
|
||||
2025-12-26 04:34:38.715 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:34:38.716 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:34:38.716 DEBUG [src.node.waku_node] Stopping container with id 376ca0f48800
|
||||
2025-12-26 04:34:39.261 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:34:39.261 DEBUG [src.node.waku_node] Stopping container with id 8bf28be38b6e
|
||||
2025-12-26 04:34:39.824 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:34:39.826 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:34:39.834 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:34:39.841 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
470
nim/1015/data/attachments/22f59e3f510f28aa.txt
Normal file
470
nim/1015/data/attachments/22f59e3f510f28aa.txt
Normal file
@ -0,0 +1,470 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_sync_after_partition_under_100_msgs with id: 2025-12-26_04-33-46__f1e526b9-78b0-41f8-b857-06b9f91247e7
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-33-46__f1e526b9-78b0-41f8-b857-06b9f91247e7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-33-46__f1e526b9-78b0-41f8-b857-06b9f91247e7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-33-46__f1e526b9-78b0-41f8-b857-06b9f91247e7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.237.239
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['25077', '25078', '25079', '25080', '25081']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 25077:25077 -p 25078:25078 -p 25079:25079 -p 25080:25080 -p 25081:25081 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=25079 --rest-port=25077 --tcp-port=25078 --discv5-udp-port=25080 --rest-address=0.0.0.0 --nat=extip:172.18.237.239 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6e7cb81c268fe924fafce84bc52aba8ff7ba14cebf2bfe5a76e74cbe28baaff2 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25081 --metrics-logging=true --relay=true --dns-discovery=false
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container ef661adc7b0b. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.237.239 waku 94f5e3c41dcf8c049bef040503e7521fde56ddbe930340e6cf65e20b7706af70
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 94f5e3c41dcf. Setting up logs at ./log/docker/node1_2025-12-26_04-33-46__f1e526b9-78b0-41f8-b857-06b9f91247e7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 25077
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f74f127b26df. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25077/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25077/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.239/tcp/25078/p2p/16Uiu2HAm4Lo7mqRF91JDaTdQLJqL4mtJD1bZsrNP5wjotzoiJJJv","/ip4/172.18.237.239/tcp/25079/ws/p2p/16Uiu2HAm4Lo7mqRF91JDaTdQLJqL4mtJD1bZsrNP5wjotzoiJJJv"],"enrUri":"enr:-L24QPqK92917evtqYzjBsvMtMiwmsfJafsmTBqjkZs_UAdBOrJu4ciFxeci1HXdHwdmsgBhw___7A3GrwW5KCW6bW0CgmlkgnY0gmlwhKwS7e-KbXVsdGlhZGRyc5YACASsEu3vBmH2AAoErBLt7wZh990DgnJzhQADAQAAiXNlY3AyNTZrMaEChHlZSnSiCh42dD_KU54tPCK6KAnL4ass7yXHnkqOQCuDdGNwgmH2g3VkcIJh-IV3YWt1MhM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.158.207
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['28165', '28166', '28167', '28168', '28169']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 28165:28165 -p 28166:28166 -p 28167:28167 -p 28168:28168 -p 28169:28169 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=28167 --rest-port=28165 --tcp-port=28166 --discv5-udp-port=28168 --rest-address=0.0.0.0 --nat=extip:172.18.158.207 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cf3f98c1adadf6dabfab6bda00bfe03bfae5ff65a35dd4cacede18ce70b9cb65 --store-sync=true --store=true --store-sync-range=180 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28169 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QPqK92917evtqYzjBsvMtMiwmsfJafsmTBqjkZs_UAdBOrJu4ciFxeci1HXdHwdmsgBhw___7A3GrwW5KCW6bW0CgmlkgnY0gmlwhKwS7e-KbXVsdGlhZGRyc5YACASsEu3vBmH2AAoErBLt7wZh990DgnJzhQADAQAAiXNlY3AyNTZrMaEChHlZSnSiCh42dD_KU54tPCK6KAnL4ass7yXHnkqOQCuDdGNwgmH2g3VkcIJh-IV3YWt1MhM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.158.207 waku 10e3fcf38a21ef7bdb282fe9dbd527e054cf7cf149e4bf22bc6fd752ffc988de
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 10e3fcf38a21. Setting up logs at ./log/docker/node2_2025-12-26_04-33-46__f1e526b9-78b0-41f8-b857-06b9f91247e7__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 28165
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28165/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28165/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.207/tcp/28166/p2p/16Uiu2HAm3acTQSARoqF9ZTCAZXAUHdwaw19ZR5q6QePVkrMjWb26","/ip4/172.18.158.207/tcp/28167/ws/p2p/16Uiu2HAm3acTQSARoqF9ZTCAZXAUHdwaw19ZR5q6QePVkrMjWb26"],"enrUri":"enr:-L24QNJK9UOG3cnf6ZXVMb79ycpXLvCTLC-RSkWnqJ_HThY_FRo62n11KMVQxrAPEZnNG0fAW6qZYnIiVWy4SlB-iqoCgmlkgnY0gmlwhKwSns-KbXVsdGlhZGRyc5YACASsEp7PBm4GAAoErBKezwZuB90DgnJzhQADAQAAiXNlY3AyNTZrMaECeSe89-sG_7Z5MlPy6QWYf1O0sBfOG4is4acf0vNYVG-DdGNwgm4Gg3VkcIJuCIV3YWt1MhI"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:28165/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.237.239/tcp/25078/p2p/16Uiu2HAm4Lo7mqRF91JDaTdQLJqL4mtJD1bZsrNP5wjotzoiJJJv"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m tests.store_sync.test_store_sync:test_store_sync.py:748 Pausing Node2 container
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:262 Pausing container with id 10e3fcf38a21
|
||||
[35mDEBUG [0m tests.store_sync.test_store_sync:test_store_sync.py:751 Publishing while node2 paused
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25077/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.8 seconds
|
||||
[35mDEBUG [0m tests.store_sync.test_store_sync:test_store_sync.py:757 Unpausing Node2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:267 Unpause container with id 10e3fcf38a21
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 20 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28165/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:custom_logger.py:10 Log line was discarded because it's longer than max_log_line_length=5000
|
||||
[35mDEBUG [0m tests.store_sync.test_store_sync:test_store_sync.py:764 Node2 store has 80 messages; expected 80
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 94f5e3c41dcf
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 10e3fcf38a21
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
473
nim/1015/data/attachments/2303873af4ca0328.txt
Normal file
473
nim/1015/data/attachments/2303873af4ca0328.txt
Normal file
@ -0,0 +1,473 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_with_valid_payloads with id: 2025-12-26_04-42-51__3f4276fb-ed52-4034-ba2a-d2060af450fa
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-42-51__3f4276fb-ed52-4034-ba2a-d2060af450fa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.106.25
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['58822', '58823', '58824', '58825', '58826']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 58822:58822 -p 58823:58823 -p 58824:58824 -p 58825:58825 -p 58826:58826 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=58824 --rest-port=58822 --tcp-port=58823 --discv5-udp-port=58825 --rest-address=0.0.0.0 --nat=extip:172.18.106.25 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0f1f6e2e3c42dfd023eb9eedfd131cbd94dd3bbf5f6e8bbce51e92a0d91fc7c8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58826 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.106.25 waku c300c3ff42c68582d0bab4fbac1dbdf1fdfc75f61d0db971d0d3163592c3e43e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c300c3ff42c6. Setting up logs at ./log/docker/node1_2025-12-26_04-42-51__3f4276fb-ed52-4034-ba2a-d2060af450fa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 58822
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.25/tcp/58823/p2p/16Uiu2HAm82WKwAKkhFRugTRo16wmdAX9bYJ4e7n58NDb5MZHPKuB","/ip4/172.18.106.25/tcp/58824/ws/p2p/16Uiu2HAm82WKwAKkhFRugTRo16wmdAX9bYJ4e7n58NDb5MZHPKuB"],"enrUri":"enr:-L24QMVTNijKLfKvjvoxj76oG1O-ERNHLmC0JspNwd_-6hszBES7EYrEGZ1cIpHtBfhh-M_rHHvkSO49L7Ux8vVqViICgmlkgnY0gmlwhKwSahmKbXVsdGlhZGRyc5YACASsEmoZBuXHAAoErBJqGQblyN0DgnJzhQADAQAAiXNlY3AyNTZrMaECuzioNDH5DFTY-xZ2vT2ONKOLE0UeiC8XkX7oEr7zqcqDdGNwguXHg3VkcILlyYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-42-51__3f4276fb-ed52-4034-ba2a-d2060af450fa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.9.72
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46276', '46277', '46278', '46279', '46280']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 46276:46276 -p 46277:46277 -p 46278:46278 -p 46279:46279 -p 46280:46280 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=46278 --rest-port=46276 --tcp-port=46277 --discv5-udp-port=46279 --rest-address=0.0.0.0 --nat=extip:172.18.9.72 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=716dfdcebaa8c7e4aa733657e7a9bb30d2c4c03efabcfb27bac8e0deb838a635 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46280 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMVTNijKLfKvjvoxj76oG1O-ERNHLmC0JspNwd_-6hszBES7EYrEGZ1cIpHtBfhh-M_rHHvkSO49L7Ux8vVqViICgmlkgnY0gmlwhKwSahmKbXVsdGlhZGRyc5YACASsEmoZBuXHAAoErBJqGQblyN0DgnJzhQADAQAAiXNlY3AyNTZrMaECuzioNDH5DFTY-xZ2vT2ONKOLE0UeiC8XkX7oEr7zqcqDdGNwguXHg3VkcILlyYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.9.72 waku ee5d442430aaa74f1876a1e6d450f8d723057f58a60305518be96beae79f306f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ee5d442430aa. Setting up logs at ./log/docker/node2_2025-12-26_04-42-51__3f4276fb-ed52-4034-ba2a-d2060af450fa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46276
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.72/tcp/46277/p2p/16Uiu2HAmDQzegtMrERisL8zwrKMT3sbwCNs5UFtFyVNh4BUEXqkf","/ip4/172.18.9.72/tcp/46278/ws/p2p/16Uiu2HAmDQzegtMrERisL8zwrKMT3sbwCNs5UFtFyVNh4BUEXqkf"],"enrUri":"enr:-L24QAiz24t_dco3-GcH_4v_flrX5jDxb_JKVU_eztvtCRLKGzwYihceoFgKGtGy0Pb3pmCL0YdcTpTw48O2RHdTx9sCgmlkgnY0gmlwhKwSCUiKbXVsdGlhZGRyc5YACASsEglIBrTFAAoErBIJSAa0xt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDC0XlEIg48GONk-Zi58PvVlb4FWOObW1FkXo0AuRFWwSDdGNwgrTFg3VkcIK0x4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46276/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.106.25/tcp/58823/p2p/16Uiu2HAm82WKwAKkhFRugTRo16wmdAX9bYJ4e7n58NDb5MZHPKuB"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46276/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174305295872,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174305295872,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A simple string
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "SGVsbG8gV29ybGQh", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"SGVsbG8gV29ybGQh","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174419279147,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"SGVsbG8gV29ybGQh","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174419279147,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload An integer
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTIzNDU2Nzg5MA==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MTIzNDU2Nzg5MA==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174531731081,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MTIzNDU2Nzg5MA==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174531731081,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A dictionary
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "eyJrZXkiOiAidmFsdWUifQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"eyJrZXkiOiAidmFsdWUifQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174642911786,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"eyJrZXkiOiAidmFsdWUifQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174642911786,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload Chinese characters
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "6L+Z5piv5LiA5Lqb5Lit5paH", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"6L+Z5piv5LiA5Lqb5Lit5paH","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174754808911,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"6L+Z5piv5LiA5Lqb5Lit5paH","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174754808911,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload Emojis
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "8J+agPCfjJ/inKg=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"8J+agPCfjJ/inKg=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174867139236,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"8J+agPCfjJ/inKg=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174867139236,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload Lorem ipsum text
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQ=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174980246385,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724174980246385,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload HTML content
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "PGh0bWw+PGJvZHk+SGVsbG88L2JvZHk+PC9odG1sPg==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"PGh0bWw+PGJvZHk+SGVsbG88L2JvZHk+PC9odG1sPg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175092803403,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"PGh0bWw+PGJvZHk+SGVsbG88L2JvZHk+PC9odG1sPg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175092803403,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload Cyrillic characters
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "0J/RgNC40LLQtdGC", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"0J/RgNC40LLQtdGC","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175204739570,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"0J/RgNC40LLQtdGC","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175204739570,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload Base64 encoded string
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "QmFzZTY0PT1kR1Z6ZEE9PQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"QmFzZTY0PT1kR1Z6ZEE9PQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175316649390,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"QmFzZTY0PT1kR1Z6ZEE9PQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175316649390,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload Binary data
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "ZDI5eWEybHVaeUIzYVhSb0lHSnBibUZ5ZVNCa1lYUmg6IFBR", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"ZDI5eWEybHVaeUIzYVhSb0lHSnBibUZ5ZVNCa1lYUmg6IFBR","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175428936775,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"ZDI5eWEybHVaeUIzYVhSb0lHSnBibUZ5ZVNCa1lYUmg6IFBR","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175428936775,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload Special characters with whitespace
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "CQpTcGVjaWFsCUNoYXJhY3RlcnMK", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"CQpTcGVjaWFsCUNoYXJhY3RlcnMK","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175542203451,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"CQpTcGVjaWFsCUNoYXJhY3RlcnMK","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175542203451,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload Boolean false as a string
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmFsc2U=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmFsc2U=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175654830129,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmFsc2U=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175654830129,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A float number
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "My4xNDE1OTI2NTM1", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"My4xNDE1OTI2NTM1","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175767654153,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"My4xNDE1OTI2NTM1","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175767654153,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A list
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "WzEsIDIsIDMsIDQsIDVd", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"WzEsIDIsIDMsIDQsIDVd","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175881252098,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"WzEsIDIsIDMsIDQsIDVd","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175881252098,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload Hexadecimal number as a string
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MHhERUFEQkVFRg==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MHhERUFEQkVFRg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175994092381,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MHhERUFEQkVFRg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724175994092381,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload Email format
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "dXNlckBleGFtcGxlLmNvbQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"dXNlckBleGFtcGxlLmNvbQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176109845476,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"dXNlckBleGFtcGxlLmNvbQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176109845476,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload URL format
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "aHR0cDovL2V4YW1wbGUuY29t", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"aHR0cDovL2V4YW1wbGUuY29t","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176222001046,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"aHR0cDovL2V4YW1wbGUuY29t","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176222001046,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload Date and time in ISO format
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MjAyMy0xMS0wMVQxMjowMDowMFo=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MjAyMy0xMS0wMVQxMjowMDowMFo=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176335257065,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MjAyMy0xMS0wMVQxMjowMDowMFo=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176335257065,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload String with escaped quotes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "IkVzY2FwZWQiIFwicXVvdGVzXCI=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"IkVzY2FwZWQiIFwicXVvdGVzXCI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176448592469,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"IkVzY2FwZWQiIFwicXVvdGVzXCI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176448592469,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A regular expression
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVndWxhciBleHByZXNzaW9uOiBeW2EtejAtOV8tXXszLDE2fSQ=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVndWxhciBleHByZXNzaW9uOiBeW2EtejAtOV8tXXszLDE2fSQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176561918507,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVndWxhciBleHByZXNzaW9uOiBeW2EtejAtOV8tXXszLDE2fSQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176561918507,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A very long string
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eA==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eA==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176674217474,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eA==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176674217474,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A JSON string
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "eyJuYW1lIjogIkpvaG4iLCAiYWdlIjogMzAsICJjaXR5IjogIk5ldyBZb3JrIn0=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"eyJuYW1lIjogIkpvaG4iLCAiYWdlIjogMzAsICJjaXR5IjogIk5ldyBZb3JrIn0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176790590371,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"eyJuYW1lIjogIkpvaG4iLCAiYWdlIjogMzAsICJjaXR5IjogIk5ldyBZb3JrIn0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176790590371,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A Unix path
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "L3Vzci9sb2NhbC9iaW4=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"L3Vzci9sb2NhbC9iaW4=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176903466850,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"L3Vzci9sb2NhbC9iaW4=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724176903466850,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A Windows path
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "QzpcV2luZG93c1xTeXN0ZW0zMg==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"QzpcV2luZG93c1xTeXN0ZW0zMg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177016892676,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"QzpcV2luZG93c1xTeXN0ZW0zMg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177016892676,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload An SQL query
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "U0VMRUNUICogRlJPTSB1c2VycyBXSEVSRSBpZCA9IDE7", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U0VMRUNUICogRlJPTSB1c2VycyBXSEVSRSBpZCA9IDE7","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177130458782,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U0VMRUNUICogRlJPTSB1c2VycyBXSEVSRSBpZCA9IDE7","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177130458782,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload JavaScript code snippet
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "ZnVuY3Rpb24gdGVzdCgpIHsgY29uc29sZS5sb2coJ0hlbGxvIFdvcmxkJyk7IH0=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"ZnVuY3Rpb24gdGVzdCgpIHsgY29uc29sZS5sb2coJ0hlbGxvIFdvcmxkJyk7IH0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177243843489,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"ZnVuY3Rpb24gdGVzdCgpIHsgY29uc29sZS5sb2coJ0hlbGxvIFdvcmxkJyk7IH0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177243843489,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A CSS snippet
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "Ym9keSB7IGJhY2tncm91bmQtY29sb3I6ICNmZmY7IH0=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"Ym9keSB7IGJhY2tncm91bmQtY29sb3I6ICNmZmY7IH0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177357255542,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"Ym9keSB7IGJhY2tncm91bmQtY29sb3I6ICNmZmY7IH0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177357255542,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A Python one-liner
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "cHJpbnQoJ0hlbGxvIFdvcmxkJyk=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"cHJpbnQoJ0hlbGxvIFdvcmxkJyk=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177469867578,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"cHJpbnQoJ0hlbGxvIFdvcmxkJyk=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177469867578,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload An IP address
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTkyLjE2OC4xLjE=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MTkyLjE2OC4xLjE=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177582996490,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MTkyLjE2OC4xLjE=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177582996490,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A domain name
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "d3d3LmV4YW1wbGUuY29t", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"d3d3LmV4YW1wbGUuY29t","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177695757320,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"d3d3LmV4YW1wbGUuY29t","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177695757320,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A user agent string
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCk=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCk=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177808099009,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCk=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177808099009,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A credit card number
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTIzNC01Njc4LTkwMTItMzQ1Ng==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MTIzNC01Njc4LTkwMTItMzQ1Ng==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177920658975,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MTIzNC01Njc4LTkwMTItMzQ1Ng==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724177920658975,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A phone number
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "KzEyMzQ1Njc4OTA=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"KzEyMzQ1Njc4OTA=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178034173507,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"KzEyMzQ1Njc4OTA=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178034173507,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A UUID
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTIzZTQ1NjctZTg5Yi0xMmQzLWE0NTYtNDI2NjE0MTc0MDAw", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MTIzZTQ1NjctZTg5Yi0xMmQzLWE0NTYtNDI2NjE0MTc0MDAw","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178146865376,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MTIzZTQ1NjctZTg5Yi0xMmQzLWE0NTYtNDI2NjE0MTc0MDAw","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178146865376,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A hashtag
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "I2hlbGxvV29ybGQ=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"I2hlbGxvV29ybGQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178258805405,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"I2hlbGxvV29ybGQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178258805405,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A Twitter handle
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "QHVzZXJuYW1l", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"QHVzZXJuYW1l","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178371237302,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"QHVzZXJuYW1l","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178371237302,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A password
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UEBzc3cwcmQh", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UEBzc3cwcmQh","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178483765830,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UEBzc3cwcmQh","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178483765830,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A date in common format
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MDEvMTEvMjAyMw==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MDEvMTEvMjAyMw==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178596263450,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MDEvMTEvMjAyMw==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178596263450,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A time string
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTI6MDA6MDA=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MTI6MDA6MDA=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178708951532,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"MTI6MDA6MDA=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178708951532,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:18 Running test with payload A mathematical equation
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RSA9IG1jXjI=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58822/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RSA9IG1jXjI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178821949329,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46276/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RSA9IG1jXjI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766724178821949329,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c300c3ff42c6
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id ee5d442430aa
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
88
nim/1015/data/attachments/2334780118983afa.txt
Normal file
88
nim/1015/data/attachments/2334780118983afa.txt
Normal file
@ -0,0 +1,88 @@
|
||||
2025-12-26 04:22:12.205 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:22:12.205 DEBUG [tests.conftest] Running test: test_invalid_hash_param with id: 2025-12-26_04-22-12__fa80571d-e2dc-4b78-a7fb-f20860ec5fd0
|
||||
2025-12-26 04:22:12.206 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:22:12.206 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:22:12.206 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-26 04:22:12.212 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:22:12.213 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-22-12__fa80571d-e2dc-4b78-a7fb-f20860ec5fd0__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:12.213 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:22:12.213 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:22:12.214 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:22:12.214 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.71.157
|
||||
2025-12-26 04:22:12.214 DEBUG [src.node.docker_mananger] Generated ports ['2310', '2311', '2312', '2313', '2314']
|
||||
2025-12-26 04:22:12.214 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:22:12.215 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:22:12.215 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:22:12.215 DEBUG [src.node.docker_mananger] docker run -i -t -p 2310:2310 -p 2311:2311 -p 2312:2312 -p 2313:2313 -p 2314:2314 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=2312 --rest-port=2310 --tcp-port=2311 --discv5-udp-port=2313 --rest-address=0.0.0.0 --nat=extip:172.18.71.157 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f72c73eadade1cb1c98edaaa8c2a43c256dcb2b8cfaae3a6a179e8886014f7ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2314 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:22:12.394 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.71.157 waku 293a23d0d87d7a4de6d41ba44b08befb7c1bb52e2600ec4159f25540f7dede7d
|
||||
2025-12-26 04:22:12.425 DEBUG [src.node.docker_mananger] Container started with ID 293a23d0d87d. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-22-12__fa80571d-e2dc-4b78-a7fb-f20860ec5fd0__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:12.427 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2310
|
||||
2025-12-26 04:22:12.427 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:22:12.503 ERROR [src.node.docker_mananger] Max retries reached for container 8a5370efa5fa. Exiting log stream.
|
||||
2025-12-26 04:22:13.007 ERROR [src.node.docker_mananger] Max retries reached for container 797e4d2a0a68. Exiting log stream.
|
||||
2025-12-26 04:22:13.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2310/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:13.433 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":"READY"},{"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":"READY"},{"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-26 04:22:13.433 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:22:13.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2310/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:13.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.157/tcp/2311/p2p/16Uiu2HAkybuomxX7c71nCKutjiiy3HqWBwrgpDR2iCLoqvAqQiNK","/ip4/172.18.71.157/tcp/2312/ws/p2p/16Uiu2HAkybuomxX7c71nCKutjiiy3HqWBwrgpDR2iCLoqvAqQiNK"],"enrUri":"enr:-L24QEvYwhh-wjBe84ryHAzhX6VdxcqERMspVvgIEeYZN_dkEzrSIO1l-ArnMwwztsvhh20d1lXj9AnqWITLH5OhOOkCgmlkgnY0gmlwhKwSR52KbXVsdGlhZGRyc5YACASsEkedBgkHAAoErBJHnQYJCN0DgnJzhQADAQAAiXNlY3AyNTZrMaECPg4wuxxnKa5uiZCtKizyVvBLDNrkY4tx-X4d3oUM0hCDdGNwggkHg3VkcIIJCYV3YWt1MgM"}'
|
||||
2025-12-26 04:22:13.435 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:22:13.443 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:22:13.443 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-22-12__fa80571d-e2dc-4b78-a7fb-f20860ec5fd0__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:13.443 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:22:13.443 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:22:13.444 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:22:13.445 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.33.14
|
||||
2025-12-26 04:22:13.445 DEBUG [src.node.docker_mananger] Generated ports ['44027', '44028', '44029', '44030', '44031']
|
||||
2025-12-26 04:22:13.445 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:22:13.445 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:22:13.445 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:22:13.445 DEBUG [src.node.docker_mananger] docker run -i -t -p 44027:44027 -p 44028:44028 -p 44029:44029 -p 44030:44030 -p 44031:44031 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=44029 --rest-port=44027 --tcp-port=44028 --discv5-udp-port=44030 --rest-address=0.0.0.0 --nat=extip:172.18.33.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ae22e43d17eefbcaae34ed7ddc2d6bbbe9dfdb03f93e8f7de8c5c9a9ebfce0a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44031 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEvYwhh-wjBe84ryHAzhX6VdxcqERMspVvgIEeYZN_dkEzrSIO1l-ArnMwwztsvhh20d1lXj9AnqWITLH5OhOOkCgmlkgnY0gmlwhKwSR52KbXVsdGlhZGRyc5YACASsEkedBgkHAAoErBJHnQYJCN0DgnJzhQADAQAAiXNlY3AyNTZrMaECPg4wuxxnKa5uiZCtKizyVvBLDNrkY4tx-X4d3oUM0hCDdGNwggkHg3VkcIIJCYV3YWt1MgM --storenode=/ip4/172.18.71.157/tcp/2311/p2p/16Uiu2HAkybuomxX7c71nCKutjiiy3HqWBwrgpDR2iCLoqvAqQiNK --store=true --relay=true
|
||||
2025-12-26 04:22:13.628 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.33.14 waku ec7ce51cc52a853fd2b77a230ce4e9644697f17085fbbd34239e9a582effe29b
|
||||
2025-12-26 04:22:13.659 DEBUG [src.node.docker_mananger] Container started with ID ec7ce51cc52a. Setting up logs at ./log/docker/store_node1_2025-12-26_04-22-12__fa80571d-e2dc-4b78-a7fb-f20860ec5fd0__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:22:13.660 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44027
|
||||
2025-12-26 04:22:13.661 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:22:14.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44027/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:14.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:22:14.666 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:22:14.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44027/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:14.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.33.14/tcp/44028/p2p/16Uiu2HAm36LbQogpAES3KiHyUKgT8JGenKqc71Cvjo2iELPZ1NxF","/ip4/172.18.33.14/tcp/44029/ws/p2p/16Uiu2HAm36LbQogpAES3KiHyUKgT8JGenKqc71Cvjo2iELPZ1NxF"],"enrUri":"enr:-L24QCgm3Oppp64qUoZFV1IC_8S6l_PJ6Oaa3Ei7fRGdr2TIKxYJ5-N48iV21xemFStttZX5Cc0XnEMaVrYjpRxVOC0CgmlkgnY0gmlwhKwSIQ6KbXVsdGlhZGRyc5YACASsEiEOBqv8AAoErBIhDgar_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECcemKUxEzH2axboZctIVc3w32E4uCEWG51hOnsKQJWHiDdGNwgqv8g3VkcIKr_oV3YWt1MgM"}'
|
||||
2025-12-26 04:22:14.669 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:22:14.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44027/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.157/tcp/2311/p2p/16Uiu2HAkybuomxX7c71nCKutjiiy3HqWBwrgpDR2iCLoqvAqQiNK"]'
|
||||
2025-12-26 04:22:14.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:14.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2310/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:22:14.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:14.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44027/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:22:14.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:14.678 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:14.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2310/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:14.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:14.684 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:14.885 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:14.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2310/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:14.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:14.891 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:15.092 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:15.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2310/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:15.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:15.098 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:15.299 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:22:15.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2310/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:22:15.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:22:15.304 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:22:15.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2310/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0x0755cf85d27f35074195047e59702015066fedff1c6b9e21ebc08b33dff1a080&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x0755cf85d27f35074195047e59702015066fedff1c6b9e21ebc08b33dff1a080"}]}'
|
||||
2025-12-26 04:22:15.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2310/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&ascending=true&hash=0x0755cf85d27f35074195047e59702015066fedff1c6b9e21ebc08b33dff1a080" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x135d1ea86f4b6299a80ed552a83c06880bdafc4dee06067cdff0f35d10bf6eef"},{"messageHash":"0xf960955969e3a2d1baef1716bcd903acfb7910f93af48e1683103db9ebe20744"},{"messageHash":"0x0755cf85d27f35074195047e59702015066fedff1c6b9e21ebc08b33dff1a080"},{"messageHash":"0x6c810d64b4b684d24e94d9556cfbd4e4c64d2dca8edb9886e038fb0e72e04ecd"}]}'
|
||||
2025-12-26 04:22:15.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44027/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0x0755cf85d27f35074195047e59702015066fedff1c6b9e21ebc08b33dff1a080&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x0755cf85d27f35074195047e59702015066fedff1c6b9e21ebc08b33dff1a080"}]}'
|
||||
2025-12-26 04:22:15.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44027/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&ascending=true&hash=0x0755cf85d27f35074195047e59702015066fedff1c6b9e21ebc08b33dff1a080" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:22:15.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x135d1ea86f4b6299a80ed552a83c06880bdafc4dee06067cdff0f35d10bf6eef"},{"messageHash":"0xf960955969e3a2d1baef1716bcd903acfb7910f93af48e1683103db9ebe20744"},{"messageHash":"0x0755cf85d27f35074195047e59702015066fedff1c6b9e21ebc08b33dff1a080"},{"messageHash":"0x6c810d64b4b684d24e94d9556cfbd4e4c64d2dca8edb9886e038fb0e72e04ecd"}]}'
|
||||
2025-12-26 04:22:15.519 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:22:15.520 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:22:15.520 DEBUG [src.node.waku_node] Stopping container with id 293a23d0d87d
|
||||
2025-12-26 04:22:16.026 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:22:16.026 DEBUG [src.node.waku_node] Stopping container with id ec7ce51cc52a
|
||||
2025-12-26 04:22:16.583 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:22:16.585 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:22:16.591 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:22:16.598 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
108
nim/1015/data/attachments/2347bdbd5959ef04.txt
Normal file
108
nim/1015/data/attachments/2347bdbd5959ef04.txt
Normal file
@ -0,0 +1,108 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_cursor_equal_to_first_message with id: 2025-12-26_04-34-24__15ff3704-0b41-4005-a5d0-3bf58928ffdf
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-34-24__15ff3704-0b41-4005-a5d0-3bf58928ffdf__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.162.90
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['51256', '51257', '51258', '51259', '51260']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 51256:51256 -p 51257:51257 -p 51258:51258 -p 51259:51259 -p 51260:51260 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=51258 --rest-port=51256 --tcp-port=51257 --discv5-udp-port=51259 --rest-address=0.0.0.0 --nat=extip:172.18.162.90 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=581eafccb68d82bd1b87ce2b64cc5cfd3fb5aff8bd8e4fdca674f3afdd10af02 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51260 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.162.90 waku fa7a2911a94e1e097ceb72eb05f4ff945c4658cc2a15843f99ab6a89052e1d70
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b8c53af5ed0e. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fa7a2911a94e. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-34-24__15ff3704-0b41-4005-a5d0-3bf58928ffdf__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 51256
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 15c411164b86. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51256/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51256/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.90/tcp/51257/p2p/16Uiu2HAkzy3eHJZjs7jZujvemfu7b5v1U1nTdrhkbJ4LfgEmSUCG","/ip4/172.18.162.90/tcp/51258/ws/p2p/16Uiu2HAkzy3eHJZjs7jZujvemfu7b5v1U1nTdrhkbJ4LfgEmSUCG"],"enrUri":"enr:-L24QMTpGD4aTz7mJE29vPuUsqDbDDazNzEEq4DStnHaQC3PccK62PCnA7CvFE7zx2UCf0IGgtlAnRqYI8zltjZF4ccCgmlkgnY0gmlwhKwSolqKbXVsdGlhZGRyc5YACASsEqJaBsg5AAoErBKiWgbIOt0DgnJzhQADAQAAiXNlY3AyNTZrMaECUlPvUBKpoAwO-aa2piTc1fQ4wOQouOAYkljfc_QF8uGDdGNwgsg5g3VkcILIO4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-34-24__15ff3704-0b41-4005-a5d0-3bf58928ffdf__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.58.245
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['19651', '19652', '19653', '19654', '19655']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 19651:19651 -p 19652:19652 -p 19653:19653 -p 19654:19654 -p 19655:19655 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=19653 --rest-port=19651 --tcp-port=19652 --discv5-udp-port=19654 --rest-address=0.0.0.0 --nat=extip:172.18.58.245 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8871fcb6f069dcc138dafbad1bb6e7edeaafaee9d91f631a1c93ed52eaed2eed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19655 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMTpGD4aTz7mJE29vPuUsqDbDDazNzEEq4DStnHaQC3PccK62PCnA7CvFE7zx2UCf0IGgtlAnRqYI8zltjZF4ccCgmlkgnY0gmlwhKwSolqKbXVsdGlhZGRyc5YACASsEqJaBsg5AAoErBKiWgbIOt0DgnJzhQADAQAAiXNlY3AyNTZrMaECUlPvUBKpoAwO-aa2piTc1fQ4wOQouOAYkljfc_QF8uGDdGNwgsg5g3VkcILIO4V3YWt1MgM --storenode=/ip4/172.18.162.90/tcp/51257/p2p/16Uiu2HAkzy3eHJZjs7jZujvemfu7b5v1U1nTdrhkbJ4LfgEmSUCG --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.58.245 waku fd8d7a4b58b5629efdc58f57d62cf378032a68c00cde622ef97fea0222fd8c8a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fd8d7a4b58b5. Setting up logs at ./log/docker/store_node1_2025-12-26_04-34-24__15ff3704-0b41-4005-a5d0-3bf58928ffdf__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 19651
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19651/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19651/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.245/tcp/19652/p2p/16Uiu2HAmHHtmECmhVG1r7XBDQ3Hsatg16T8UhaaC3jV9hAa47FiJ","/ip4/172.18.58.245/tcp/19653/ws/p2p/16Uiu2HAmHHtmECmhVG1r7XBDQ3Hsatg16T8UhaaC3jV9hAa47FiJ"],"enrUri":"enr:-L24QIXdCTM6COFZrVCOk8jl2HyN7UkRqvANbKA_7m3FD5v3HPgRD1BkHpRPxnFuRieokYhUtIOONWj_K20AqrGDND0CgmlkgnY0gmlwhKwSOvWKbXVsdGlhZGRyc5YACASsEjr1BkzEAAoErBI69QZMxd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDROLri6PB_M0iOQYNieCh8TboWOVw9sZrNEciHwTUs1ODdGNwgkzEg3VkcIJMxoV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:19651/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.162.90/tcp/51257/p2p/16Uiu2HAkzy3eHJZjs7jZujvemfu7b5v1U1nTdrhkbJ4LfgEmSUCG"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51256/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:19651/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51256/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51256/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51256/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51256/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51256/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51256/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51256/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51256/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51256/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51256/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51256/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xd72b7a22955d8e4fe1c0a24e8f18b3055395cf17bfc0a432f03169e4ad5ff38c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd9bbf950e50d05f5599ab51f1b961d8d976ad74c70c00815d4714f1091e4d7ed"},{"messageHash":"0x5a450ab1c0cfa0c7abb307c615d2a018c159ad58df5984e1534cf5a321180638"},{"messageHash":"0x9bc10824ece572886c60a761d866ce37ba98cade77711f193efebc99906e8bd1"},{"messageHash":"0xbe4f89f80f5c03a6d733ad1f2aafba4ae990d62dcc85dcc2f62d6d6236d535c2"},{"messageHash":"0x7c7db87e3d854072ac3b7bc2ec6f5502328a0227b4abf1513723e99977aac20c"},{"messageHash":"0xdaa44fcd1d61c0c3f35788e360f620cf2c14ec04cf8b0398a829fd9d411d642d"},{"messageHash":"0x9165a35548e3e98eef0677f1aa96253e012e90c4a57b928e4b76c30da2a5a93c"},{"messageHash":"0xfed0643ed77cf13039df1fffbcae1a50c9e4c0657eb1342e892d18cc9aab8cd5"},{"messageHash":"0x5cc72f7887f43916205c01de0300a6a4fbd9eb7bdc584487654d003c45402c18"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19651/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xd72b7a22955d8e4fe1c0a24e8f18b3055395cf17bfc0a432f03169e4ad5ff38c&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd9bbf950e50d05f5599ab51f1b961d8d976ad74c70c00815d4714f1091e4d7ed"},{"messageHash":"0x5a450ab1c0cfa0c7abb307c615d2a018c159ad58df5984e1534cf5a321180638"},{"messageHash":"0x9bc10824ece572886c60a761d866ce37ba98cade77711f193efebc99906e8bd1"},{"messageHash":"0xbe4f89f80f5c03a6d733ad1f2aafba4ae990d62dcc85dcc2f62d6d6236d535c2"},{"messageHash":"0x7c7db87e3d854072ac3b7bc2ec6f5502328a0227b4abf1513723e99977aac20c"},{"messageHash":"0xdaa44fcd1d61c0c3f35788e360f620cf2c14ec04cf8b0398a829fd9d411d642d"},{"messageHash":"0x9165a35548e3e98eef0677f1aa96253e012e90c4a57b928e4b76c30da2a5a93c"},{"messageHash":"0xfed0643ed77cf13039df1fffbcae1a50c9e4c0657eb1342e892d18cc9aab8cd5"},{"messageHash":"0x5cc72f7887f43916205c01de0300a6a4fbd9eb7bdc584487654d003c45402c18"}]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id fa7a2911a94e
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id fd8d7a4b58b5
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
864
nim/1015/data/attachments/23a779946972c4.txt
Normal file
864
nim/1015/data/attachments/23a779946972c4.txt
Normal file
@ -0,0 +1,864 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_light_push_with_no_timestamp with id: 2025-12-26_04-13-48__003c0b0c-b81d-4a4b-8204-a7e98b4e5b64
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-13-48__003c0b0c-b81d-4a4b-8204-a7e98b4e5b64__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.212.220
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['43119', '43120', '43121', '43122', '43123']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 43119:43119 -p 43120:43120 -p 43121:43121 -p 43122:43122 -p 43123:43123 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=43121 --rest-port=43119 --tcp-port=43120 --discv5-udp-port=43122 --rest-address=0.0.0.0 --nat=extip:172.18.212.220 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ed2ca26af020f2aaac01f3110ddeda3dba2b216bcabe3a09dce9523db450b8bc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43123 --metrics-logging=true --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.212.220 waku 45581c9c856e3bb47f8e7dd98a1536047d0e2a9c249515c0bc1b408bf043adb5
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 45581c9c856e. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-13-48__003c0b0c-b81d-4a4b-8204-a7e98b4e5b64__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 43119
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 2913bc967584. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1c21ea686315. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43119/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43119/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.212.220/tcp/43120/p2p/16Uiu2HAmDXS6VqDwCGieiPoBQxFE9PYLBbJsXPxMMAVN9V9hQyJu","/ip4/172.18.212.220/tcp/43121/ws/p2p/16Uiu2HAmDXS6VqDwCGieiPoBQxFE9PYLBbJsXPxMMAVN9V9hQyJu"],"enrUri":"enr:-L24QKQqb7MK8APEimYvM-JppvigJfFcqTaGWZQR8HgTCLsnEu2B_EwnoxREGXsufnTf-Ym4YB0mBzR4fXmxxeaxigoCgmlkgnY0gmlwhKwS1NyKbXVsdGlhZGRyc5YACASsEtTcBqhwAAoErBLU3Aaocd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDOwmf0kyusWvNzkL1RzQloZ3QlX62zwaID3OHendKQaDdGNwgqhwg3VkcIKocoV3YWt1Mgk"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-26_04-13-48__003c0b0c-b81d-4a4b-8204-a7e98b4e5b64__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.202.208
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['2377', '2378', '2379', '2380', '2381']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 2377:2377 -p 2378:2378 -p 2379:2379 -p 2380:2380 -p 2381:2381 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=2379 --rest-port=2377 --tcp-port=2378 --discv5-udp-port=2380 --rest-address=0.0.0.0 --nat=extip:172.18.202.208 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3ee3bd8bd7b4c4e778ebe59adc357eaee5cc5a1a58659e3db1fc86713edeb5af --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2381 --metrics-logging=true --lightpush=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.202.208 waku 153cf586091276fb9c28f25c45727a711714e94e3f1d5060666792107a8dc47f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 153cf5860912. Setting up logs at ./log/docker/receiving_node2_2025-12-26_04-13-48__003c0b0c-b81d-4a4b-8204-a7e98b4e5b64__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 2377
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2377/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2377/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.202.208/tcp/2378/p2p/16Uiu2HAm5uxrVvC3v8qgiCF2CnesuAPUpHPyBTcm29M2VjzYiPiz","/ip4/172.18.202.208/tcp/2379/ws/p2p/16Uiu2HAm5uxrVvC3v8qgiCF2CnesuAPUpHPyBTcm29M2VjzYiPiz"],"enrUri":"enr:-L24QOHU-bzsbfsPQdkNmsZH5Y3XiNUlfaPxe0EyPbI6Z5QmSQvGCFmPMDP_IVh5YaBpIzoBeYv1Z4e3RDLn2prl7qECgmlkgnY0gmlwhKwSytCKbXVsdGlhZGRyc5YACASsEsrQBglKAAoErBLK0AYJS90DgnJzhQADAQAAiXNlY3AyNTZrMaECm9Q2MLPOw1Ij0-t-_89GJNkX9Lqv5CQNjm3Fz17rnhODdGNwgglKg3VkcIIJTIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:2377/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.212.220/tcp/43120/p2p/16Uiu2HAmDXS6VqDwCGieiPoBQxFE9PYLBbJsXPxMMAVN9V9hQyJu"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-13-48__003c0b0c-b81d-4a4b-8204-a7e98b4e5b64__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.151.126
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['1319', '1320', '1321', '1322', '1323']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 1319:1319 -p 1320:1320 -p 1321:1321 -p 1322:1322 -p 1323:1323 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=1321 --rest-port=1319 --tcp-port=1320 --discv5-udp-port=1322 --rest-address=0.0.0.0 --nat=extip:172.18.151.126 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdee91caed059acf69d334c4fb3309becdd7f8a14ebaf007addd32c5f62a7ada --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1323 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKQqb7MK8APEimYvM-JppvigJfFcqTaGWZQR8HgTCLsnEu2B_EwnoxREGXsufnTf-Ym4YB0mBzR4fXmxxeaxigoCgmlkgnY0gmlwhKwS1NyKbXVsdGlhZGRyc5YACASsEtTcBqhwAAoErBLU3Aaocd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDOwmf0kyusWvNzkL1RzQloZ3QlX62zwaID3OHendKQaDdGNwgqhwg3VkcIKocoV3YWt1Mgk --lightpushnode=/ip4/172.18.212.220/tcp/43120/p2p/16Uiu2HAmDXS6VqDwCGieiPoBQxFE9PYLBbJsXPxMMAVN9V9hQyJu --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.151.126 waku b72fa4d1cd60f8e25ea6dc9541a1e8c08bd3e690f98336488b890e52010ede55
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b72fa4d1cd60. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-13-48__003c0b0c-b81d-4a4b-8204-a7e98b4e5b64__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 1319
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b72fa4d1cd60. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1319/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=1319): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f6b045d7ef0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.89.80
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['27241', '27242', '27243', '27244', '27245']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 27241:27241 -p 27242:27242 -p 27243:27243 -p 27244:27244 -p 27245:27245 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=27243 --rest-port=27241 --tcp-port=27242 --discv5-udp-port=27244 --rest-address=0.0.0.0 --nat=extip:172.18.89.80 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1cb24c4ee8dd7cffbcbfabeadb1caf77f57f79fc87b45dcb111aaa1d36b45e58 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27245 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKQqb7MK8APEimYvM-JppvigJfFcqTaGWZQR8HgTCLsnEu2B_EwnoxREGXsufnTf-Ym4YB0mBzR4fXmxxeaxigoCgmlkgnY0gmlwhKwS1NyKbXVsdGlhZGRyc5YACASsEtTcBqhwAAoErBLU3Aaocd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDOwmf0kyusWvNzkL1RzQloZ3QlX62zwaID3OHendKQaDdGNwgqhwg3VkcIKocoV3YWt1Mgk --lightpushnode=/ip4/172.18.212.220/tcp/43120/p2p/16Uiu2HAmDXS6VqDwCGieiPoBQxFE9PYLBbJsXPxMMAVN9V9hQyJu --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.89.80 waku 837ab64e129fa93d784f88528130888507b45614dcc8f709f2f852fdabeb85b0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 837ab64e129f. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-13-48__003c0b0c-b81d-4a4b-8204-a7e98b4e5b64__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 27241
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 837ab64e129f. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=27241): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f6b045d91c0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.32.4
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46098', '46099', '46100', '46101', '46102']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 46098:46098 -p 46099:46099 -p 46100:46100 -p 46101:46101 -p 46102:46102 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=46100 --rest-port=46098 --tcp-port=46099 --discv5-udp-port=46101 --rest-address=0.0.0.0 --nat=extip:172.18.32.4 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2d002ef0eedb2b86fa86ef64a2eab26decc5ba2a4f310f1c98ad9e61ebba4cc4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46102 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKQqb7MK8APEimYvM-JppvigJfFcqTaGWZQR8HgTCLsnEu2B_EwnoxREGXsufnTf-Ym4YB0mBzR4fXmxxeaxigoCgmlkgnY0gmlwhKwS1NyKbXVsdGlhZGRyc5YACASsEtTcBqhwAAoErBLU3Aaocd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDOwmf0kyusWvNzkL1RzQloZ3QlX62zwaID3OHendKQaDdGNwgqhwg3VkcIKocoV3YWt1Mgk --lightpushnode=/ip4/172.18.212.220/tcp/43120/p2p/16Uiu2HAmDXS6VqDwCGieiPoBQxFE9PYLBbJsXPxMMAVN9V9hQyJu --lightpush=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.32.4 waku 66a9d4c5dd897bf5bc10f9a0cc971205b34c7ffeb16ac4275bbc962ad5d9b1dd
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 66a9d4c5dd89. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-13-48__003c0b0c-b81d-4a4b-8204-a7e98b4e5b64__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46098
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 66a9d4c5dd89. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46098/health" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=46098): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f6b046122d0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 45581c9c856e
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 153cf5860912
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 45581c9c856e. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 153cf5860912. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/66a9d4c5dd897bf5bc10f9a0cc971205b34c7ffeb16ac4275bbc962ad5d9b1dd/stop: Not Found ("No such container: 66a9d4c5dd897bf5bc10f9a0cc971205b34c7ffeb16ac4275bbc962ad5d9b1dd")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/66a9d4c5dd897bf5bc10f9a0cc971205b34c7ffeb16ac4275bbc962ad5d9b1dd/stop: Not Found ("No such container: 66a9d4c5dd897bf5bc10f9a0cc971205b34c7ffeb16ac4275bbc962ad5d9b1dd")
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 66a9d4c5dd89
|
||||
[1m[31mERROR [0m tests.conftest:conftest.py:91 Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/66a9d4c5dd897bf5bc10f9a0cc971205b34c7ffeb16ac4275bbc962ad5d9b1dd/stop: Not Found ("No such container: 66a9d4c5dd897bf5bc10f9a0cc971205b34c7ffeb16ac4275bbc962ad5d9b1dd")
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
100
nim/1015/data/attachments/23d22a60ea090616.txt
Normal file
100
nim/1015/data/attachments/23d22a60ea090616.txt
Normal file
@ -0,0 +1,100 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_with_unknown_pubsub_topic with id: 2025-12-26_04-24-02__6da94bf4-99fb-4a93-a756-ee8bc528df36
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-24-02__6da94bf4-99fb-4a93-a756-ee8bc528df36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.167.13
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['42375', '42376', '42377', '42378', '42379']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 42375:42375 -p 42376:42376 -p 42377:42377 -p 42378:42378 -p 42379:42379 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=42377 --rest-port=42375 --tcp-port=42376 --discv5-udp-port=42378 --rest-address=0.0.0.0 --nat=extip:172.18.167.13 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ac3143a964f88a4e574bac5c091ced147976ee5aeeecec1e98bd38dcbc95be61 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42379 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.167.13 waku 62101a9a90884e3236f40f59506768182374ec39be7dc0e74bbb8d6f8e516626
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 62101a9a9088. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-24-02__6da94bf4-99fb-4a93-a756-ee8bc528df36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 42375
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 0e8e84562f2d. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 7aeb8b8f07b8. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42375/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42375/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.167.13/tcp/42376/p2p/16Uiu2HAmGd6m8mchk8TtnQBkZcKpVzmt4hQzw2eQty4j96RrPjQ9","/ip4/172.18.167.13/tcp/42377/ws/p2p/16Uiu2HAmGd6m8mchk8TtnQBkZcKpVzmt4hQzw2eQty4j96RrPjQ9"],"enrUri":"enr:-L24QDYD4iRQe-hdj5YRfI8ZVmBXgWeCr4-WloOl_z9P-LFRfFhKV5ZWHLJMJnj3YDn4y5oMqWXAz6dcLBwxyHapHaoCgmlkgnY0gmlwhKwSpw2KbXVsdGlhZGRyc5YACASsEqcNBqWIAAoErBKnDQalid0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOvLVzTSrr_mIxWVIuxrZF78Icl1YbtSnWqx1C1IlZuaDdGNwgqWIg3VkcIKlioV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-24-02__6da94bf4-99fb-4a93-a756-ee8bc528df36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.69.121
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['35562', '35563', '35564', '35565', '35566']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 35562:35562 -p 35563:35563 -p 35564:35564 -p 35565:35565 -p 35566:35566 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=35564 --rest-port=35562 --tcp-port=35563 --discv5-udp-port=35565 --rest-address=0.0.0.0 --nat=extip:172.18.69.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bef9dc6feebdf7d9ddf0910b4b3f27f9cbf5eee32eea9fb56c3aceb88a3ed31c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35566 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDYD4iRQe-hdj5YRfI8ZVmBXgWeCr4-WloOl_z9P-LFRfFhKV5ZWHLJMJnj3YDn4y5oMqWXAz6dcLBwxyHapHaoCgmlkgnY0gmlwhKwSpw2KbXVsdGlhZGRyc5YACASsEqcNBqWIAAoErBKnDQalid0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOvLVzTSrr_mIxWVIuxrZF78Icl1YbtSnWqx1C1IlZuaDdGNwgqWIg3VkcIKlioV3YWt1MgM --storenode=/ip4/172.18.167.13/tcp/42376/p2p/16Uiu2HAmGd6m8mchk8TtnQBkZcKpVzmt4hQzw2eQty4j96RrPjQ9 --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.69.121 waku f08b8d97b175c7ec8035e0def80f66babae39bcab4bb8d586d34a06655285fa8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f08b8d97b175. Setting up logs at ./log/docker/store_node1_2025-12-26_04-24-02__6da94bf4-99fb-4a93-a756-ee8bc528df36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 35562
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35562/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35562/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.121/tcp/35563/p2p/16Uiu2HAkxgR36kLZB7xwMHEuzcAwowVJJTxfXLZJp9Zntf2KBntW","/ip4/172.18.69.121/tcp/35564/ws/p2p/16Uiu2HAkxgR36kLZB7xwMHEuzcAwowVJJTxfXLZJp9Zntf2KBntW"],"enrUri":"enr:-L24QOGqhdTSlf7f_ElsMYwcxBQDTMkwEXub8ZmCMvNZyaMCGrTgspYfvNLodcrg69DiSQzuutIEfinQYQ7OPQzNonECgmlkgnY0gmlwhKwSRXmKbXVsdGlhZGRyc5YACASsEkV5BorrAAoErBJFeQaK7N0DgnJzhQADAQAAiXNlY3AyNTZrMaECMFngdzJgLpdq4DVEGMx279WXSP_IBE0fg7VQVWdP-0-DdGNwgorrg3VkcIKK7YV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35562/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.167.13/tcp/42376/p2p/16Uiu2HAmGd6m8mchk8TtnQBkZcKpVzmt4hQzw2eQty4j96RrPjQ9"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42375/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35562/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42375/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42375/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42375/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42375/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42375/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42375/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42375/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42375/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42375/store/v3/messages?pubsubTopic=test&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35562/store/v3/messages?pubsubTopic=test&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 62101a9a9088
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f08b8d97b175
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
71
nim/1015/data/attachments/23f3ac2ae83cd0e0.txt
Normal file
71
nim/1015/data/attachments/23f3ac2ae83cd0e0.txt
Normal file
@ -0,0 +1,71 @@
|
||||
2025-12-26 04:13:14.022 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:13:14.022 DEBUG [tests.conftest] Running test: test_relay with id: 2025-12-26_04-13-14__107fa9b6-1683-483a-b246-ee9fcd1215e5
|
||||
2025-12-26 04:13:14.023 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:13:14.023 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-26 04:13:14.023 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-26 04:13:14.023 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:13:14.024 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:13:14.033 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:13:14.034 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-13-14__107fa9b6-1683-483a-b246-ee9fcd1215e5__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:13:14.034 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:13:14.034 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:13:14.076 DEBUG [src.node.docker_mananger] Network waku created
|
||||
2025-12-26 04:13:14.076 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.19.172
|
||||
2025-12-26 04:13:14.076 DEBUG [src.node.docker_mananger] Generated ports ['24018', '24019', '24020', '24021', '24022']
|
||||
2025-12-26 04:13:14.076 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:13:14.076 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:13:14.077 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:13:14.077 DEBUG [src.node.docker_mananger] docker run -i -t -p 24018:24018 -p 24019:24019 -p 24020:24020 -p 24021:24021 -p 24022:24022 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=24020 --rest-port=24018 --tcp-port=24019 --discv5-udp-port=24021 --rest-address=0.0.0.0 --nat=extip:172.18.19.172 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=64919cbcbe28c868776afc7a4cecb3fa40deb6eab79e4d81d3633ab2a7cead45 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24022 --metrics-logging=true --relay=true
|
||||
2025-12-26 04:13:16.806 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.19.172 waku 8bb34be23450bcfb0adf16b8230f7003545dd21301e0b6096d336412e540bfc0
|
||||
2025-12-26 04:13:16.837 DEBUG [src.node.docker_mananger] Container started with ID 8bb34be23450. Setting up logs at ./log/docker/node1_2025-12-26_04-13-14__107fa9b6-1683-483a-b246-ee9fcd1215e5__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:13:16.838 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24018
|
||||
2025-12-26 04:13:16.838 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:13:17.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24018/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:17.842 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-26 04:13:17.843 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:13:17.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24018/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:17.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.19.172/tcp/24019/p2p/16Uiu2HAm4j1Kofq7TuCWL9d3esRD3Ci163tGdEzSnkhtSP1XLrun","/ip4/172.18.19.172/tcp/24020/ws/p2p/16Uiu2HAm4j1Kofq7TuCWL9d3esRD3Ci163tGdEzSnkhtSP1XLrun"],"enrUri":"enr:-L24QJqD2XMKujgEnFLjxIK1831w0fWy9SWHLFvtKGMA77aXXYmgcJ5XBqQZ6l9RQ_n41avxqZ_U7QmcxP8-cd0xTegCgmlkgnY0gmlwhKwSE6yKbXVsdGlhZGRyc5YACASsEhOsBl3TAAoErBITrAZd1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECiint-aZq64d8inumUa8yLtp8BvJl0gGIFum-Xbgof7GDdGNwgl3Tg3VkcIJd1YV3YWt1MgE"}'
|
||||
2025-12-26 04:13:17.845 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:13:17.852 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:13:17.852 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-13-14__107fa9b6-1683-483a-b246-ee9fcd1215e5__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:13:17.852 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:13:17.852 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:13:17.853 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:13:17.853 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.168
|
||||
2025-12-26 04:13:17.854 DEBUG [src.node.docker_mananger] Generated ports ['52086', '52087', '52088', '52089', '52090']
|
||||
2025-12-26 04:13:17.854 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:13:17.854 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:13:17.854 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:13:17.854 DEBUG [src.node.docker_mananger] docker run -i -t -p 52086:52086 -p 52087:52087 -p 52088:52088 -p 52089:52089 -p 52090:52090 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=52088 --rest-port=52086 --tcp-port=52087 --discv5-udp-port=52089 --rest-address=0.0.0.0 --nat=extip:172.18.99.168 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=53cc9aeadd139935580bbb9e0afb9bde263b70e9b099eab2a7e9caab9ccab04f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52090 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJqD2XMKujgEnFLjxIK1831w0fWy9SWHLFvtKGMA77aXXYmgcJ5XBqQZ6l9RQ_n41avxqZ_U7QmcxP8-cd0xTegCgmlkgnY0gmlwhKwSE6yKbXVsdGlhZGRyc5YACASsEhOsBl3TAAoErBITrAZd1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECiint-aZq64d8inumUa8yLtp8BvJl0gGIFum-Xbgof7GDdGNwgl3Tg3VkcIJd1YV3YWt1MgE
|
||||
2025-12-26 04:13:18.041 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.168 waku 01440036c0bbda9058792a82fd644e1f5c2f5333a29fc1db7ab3e11efa938e64
|
||||
2025-12-26 04:13:18.072 DEBUG [src.node.docker_mananger] Container started with ID 01440036c0bb. Setting up logs at ./log/docker/node1_2025-12-26_04-13-14__107fa9b6-1683-483a-b246-ee9fcd1215e5__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:13:18.073 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52086
|
||||
2025-12-26 04:13:18.074 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:13:19.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52086/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:19.087 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-26 04:13:19.088 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:13:19.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52086/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:19.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.99.168/tcp/52087/p2p/16Uiu2HAm9kLy4Mc1trovephtLMZMkn3D5BheLiLiVyiJVftDAtQk","/ip4/172.18.99.168/tcp/52088/ws/p2p/16Uiu2HAm9kLy4Mc1trovephtLMZMkn3D5BheLiLiVyiJVftDAtQk"],"enrUri":"enr:-L24QIm1oO_FMCy0s-sNN3wsLwWgi_dB1oeSExYIVHogJd2bMH1vD7Cs4jgvJG7qq5FI4P0Pf3oiAtjI1SRx_gPX4DgCgmlkgnY0gmlwhKwSY6iKbXVsdGlhZGRyc5YACASsEmOoBst3AAoErBJjqAbLeN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1MwnlvJihLmj0QXVdM7-0Tx3qpPRf4CttXF-zH0HORWDdGNwgst3g3VkcILLeYV3YWt1MgE"}'
|
||||
2025-12-26 04:13:19.094 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:13:19.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24018/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:13:19.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:19.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52086/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:13:19.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:19.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24018/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:13:19.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:19.112 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:13:19.213 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:19.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24018/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:19.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722399107079424,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:13:19.217 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:19.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52086/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:19.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1766722399107079424,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:13:19.223 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:13:19.224 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:13:19.224 DEBUG [src.node.waku_node] Stopping container with id 8bb34be23450
|
||||
2025-12-26 04:13:19.745 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:13:19.745 DEBUG [src.node.waku_node] Stopping container with id 01440036c0bb
|
||||
2025-12-26 04:13:20.245 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:13:20.246 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:13:20.252 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:13:20.257 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
77
nim/1015/data/attachments/2440c62fd90da886.txt
Normal file
77
nim/1015/data/attachments/2440c62fd90da886.txt
Normal file
@ -0,0 +1,77 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_content_topic_also_in_docker_flags[/aaaaa/3/bbbbb/proto] with id: 2025-12-26_04-23-25__afbd8380-b923-4d4b-9f8c-4289763a19b8
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-23-25__afbd8380-b923-4d4b-9f8c-4289763a19b8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.163.73
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['44662', '44663', '44664', '44665', '44666']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 44662:44662 -p 44663:44663 -p 44664:44664 -p 44665:44665 -p 44666:44666 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=44664 --rest-port=44662 --tcp-port=44663 --discv5-udp-port=44665 --rest-address=0.0.0.0 --nat=extip:172.18.163.73 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bb7b437ed9cc727ca06dedbd2ffc9f75da2b1f9a11ca1a9c8ce1e26a01efcf30 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44666 --metrics-logging=true --relay=true --filter=true --content-topic=/aaaaa/3/bbbbb/proto
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.163.73 waku 27c52d40cf0fc67225d1c1abfda96eab379ece8c5f076c83e606f14a20e72f9d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 27c52d40cf0f. Setting up logs at ./log/docker/node1_2025-12-26_04-23-25__afbd8380-b923-4d4b-9f8c-4289763a19b8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 44662
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container c209be7b6d9b. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 69ea8bf5a125. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44662/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44662/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.163.73/tcp/44663/p2p/16Uiu2HAmQGPnd3p8woUW524drbsnPA3cQPxYR4x4RbUDeXJUVhwT","/ip4/172.18.163.73/tcp/44664/ws/p2p/16Uiu2HAmQGPnd3p8woUW524drbsnPA3cQPxYR4x4RbUDeXJUVhwT"],"enrUri":"enr:-L24QH9cWmcWty08V-cC1N62fenOP0kJt449aBTRGTzi8kY8Q93SPBwxv5HA94ZtoOthHtPAEqashnIbFyCx5zBgNR4CgmlkgnY0gmlwhKwSo0mKbXVsdGlhZGRyc5YACASsEqNJBq53AAoErBKjSQaueN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDrIJicXqECFgYFQSk1xJz3DI5_9CZ5EdHM_6--6vJqKaDdGNwgq53g3VkcIKueYV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-23-25__afbd8380-b923-4d4b-9f8c-4289763a19b8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.174.227
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['25279', '25280', '25281', '25282', '25283']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 25279:25279 -p 25280:25280 -p 25281:25281 -p 25282:25282 -p 25283:25283 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=25281 --rest-port=25279 --tcp-port=25280 --discv5-udp-port=25282 --rest-address=0.0.0.0 --nat=extip:172.18.174.227 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fe7214b93bbdc06a7ed7bb0e7a2deaae8bd65c3ebfc65f5a4ff6fd9acc1bc5ed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25283 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH9cWmcWty08V-cC1N62fenOP0kJt449aBTRGTzi8kY8Q93SPBwxv5HA94ZtoOthHtPAEqashnIbFyCx5zBgNR4CgmlkgnY0gmlwhKwSo0mKbXVsdGlhZGRyc5YACASsEqNJBq53AAoErBKjSQaueN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDrIJicXqECFgYFQSk1xJz3DI5_9CZ5EdHM_6--6vJqKaDdGNwgq53g3VkcIKueYV3YWt1MgU --content-topic=/aaaaa/3/bbbbb/proto
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.174.227 waku 639337805bdcd02fb5892816d51010047f5c88f2d61e7ae88f1192e22ded19e9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 639337805bdc. Setting up logs at ./log/docker/node2_2025-12-26_04-23-25__afbd8380-b923-4d4b-9f8c-4289763a19b8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 25279
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25279/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25279/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.227/tcp/25280/p2p/16Uiu2HAkxqVgP4GSgs9QU1ZJRU29WmhLvFBmMLDdTfR737bQ9Vku","/ip4/172.18.174.227/tcp/25281/ws/p2p/16Uiu2HAkxqVgP4GSgs9QU1ZJRU29WmhLvFBmMLDdTfR737bQ9Vku"],"enrUri":"enr:-L24QA2c6jQ5-nTYqaQFc0T7SdRM91lx0CQgTQjFFj0fxAQTH3S_AAilcuK3LfsBWt8wFkPwxguAMsdJJHx911g6JkkCgmlkgnY0gmlwhKwSruOKbXVsdGlhZGRyc5YACASsEq7jBmLAAAoErBKu4wZiwd0DgnJzhQACAQAAiXNlY3AyNTZrMaECMq1ajJURfCTuV5zhHw70-dkDe9P7usjAgM2pXpqKT1KDdGNwgmLAg3VkcIJiwoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25279/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.163.73/tcp/44663/p2p/16Uiu2HAmQGPnd3p8woUW524drbsnPA3cQPxYR4x4RbUDeXJUVhwT"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:44662/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25279/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:44662/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44662/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723007645467305,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25279/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723007645467305,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 27c52d40cf0f
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 639337805bdc
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
1734
nim/1015/data/attachments/24501bdf92b8212a.txt
Normal file
1734
nim/1015/data/attachments/24501bdf92b8212a.txt
Normal file
File diff suppressed because it is too large
Load Diff
77
nim/1015/data/attachments/246a958a0ccad339.txt
Normal file
77
nim/1015/data/attachments/246a958a0ccad339.txt
Normal file
@ -0,0 +1,77 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_2_nodes_different_cluster_same_shard with id: 2025-12-26_04-31-19__0b561fa0-8a81-4c6e-b5bf-3b7f75093989
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-31-19__0b561fa0-8a81-4c6e-b5bf-3b7f75093989__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.94.96
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['5614', '5615', '5616', '5617', '5618']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 5614:5614 -p 5615:5615 -p 5616:5616 -p 5617:5617 -p 5618:5618 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=5616 --rest-port=5614 --tcp-port=5615 --discv5-udp-port=5617 --rest-address=0.0.0.0 --nat=extip:172.18.94.96 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3decbdaec1d51fae82be0afc401885de2cb72bc5e13eb93cee6a2e1de9cf1a0b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5618 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.94.96 waku f84908ced1b70ea7028de3199b2d2ee9acaf67f1da110ef8f7fe829c96c71a81
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a7f5b5e836c2. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f84908ced1b7. Setting up logs at ./log/docker/node1_2025-12-26_04-31-19__0b561fa0-8a81-4c6e-b5bf-3b7f75093989__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 5614
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container dac0f7e0b647. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5614/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5614/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.94.96/tcp/5615/p2p/16Uiu2HAmKMWhs9heCYrDYypZ6yftWsUpdN33g2sj5LyQ8R5pooRf","/ip4/172.18.94.96/tcp/5616/ws/p2p/16Uiu2HAmKMWhs9heCYrDYypZ6yftWsUpdN33g2sj5LyQ8R5pooRf"],"enrUri":"enr:-L24QAbabIHdua5k8ZplBBwspJTy2cU8w8Cd3bwsNyoaSPK5BbtoHHEZO3Khut3WYXBLVuyYMArTs--Fi5G_7WKZn3kCgmlkgnY0gmlwhKwSXmCKbXVsdGlhZGRyc5YACASsEl5gBhXvAAoErBJeYAYV8N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDY4etGAzgYzmdT7JZN-JMN240qJblideXylo-0NWIxC6DdGNwghXvg3VkcIIV8YV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-31-19__0b561fa0-8a81-4c6e-b5bf-3b7f75093989__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.205.152
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['21436', '21437', '21438', '21439', '21440']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 4
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 21436:21436 -p 21437:21437 -p 21438:21438 -p 21439:21439 -p 21440:21440 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=21438 --rest-port=21436 --tcp-port=21437 --discv5-udp-port=21439 --rest-address=0.0.0.0 --nat=extip:172.18.205.152 --peer-exchange=true --discv5-discovery=true --cluster-id=4 --nodekey=aed1acddad8a68c0c46cbbcf5de34f9ecfad6cf87eaf6d82d043f1b8b1ecaacd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21440 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAbabIHdua5k8ZplBBwspJTy2cU8w8Cd3bwsNyoaSPK5BbtoHHEZO3Khut3WYXBLVuyYMArTs--Fi5G_7WKZn3kCgmlkgnY0gmlwhKwSXmCKbXVsdGlhZGRyc5YACASsEl5gBhXvAAoErBJeYAYV8N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDY4etGAzgYzmdT7JZN-JMN240qJblideXylo-0NWIxC6DdGNwghXvg3VkcIIV8YV3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.205.152 waku 8dc80011a9b04ca987fdfcafd6afe62d8f1f9e9d8b667f8e4a4c27de796619d0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 8dc80011a9b0. Setting up logs at ./log/docker/node2_2025-12-26_04-31-19__0b561fa0-8a81-4c6e-b5bf-3b7f75093989__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 21436
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:21436/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:21436/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.205.152/tcp/21437/p2p/16Uiu2HAmHsuR8evmbYFqs5NQMsmAgVjchzNZkKsDmgUxckZQN5RL","/ip4/172.18.205.152/tcp/21438/ws/p2p/16Uiu2HAmHsuR8evmbYFqs5NQMsmAgVjchzNZkKsDmgUxckZQN5RL"],"enrUri":"enr:-L24QFxHGT9Dk4ge6Pg2cC8wtwYi0TqUMpdC4DIJLMYlqk4XEy5S9gu0HrPkW9hQgrUEzUgcA-hoXJj-AiCZ_3SVn94CgmlkgnY0gmlwhKwSzZiKbXVsdGlhZGRyc5YACASsEs2YBlO9AAoErBLNmAZTvt0DgnJzhQAEAQAAiXNlY3AyNTZrMaEDTZloE5OLZ3DOY0LT2-Ai-gayCuP9c26-IzvtDXQTDQuDdGNwglO9g3VkcIJTv4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:21436/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.94.96/tcp/5615/p2p/16Uiu2HAmKMWhs9heCYrDYypZ6yftWsUpdN33g2sj5LyQ8R5pooRf"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:5614/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:21436/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/4/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:5614/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5614/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766723481858516163,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:21436/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:21436/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b''
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f84908ced1b7
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 8dc80011a9b0
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
4012
nim/1015/data/attachments/2477aba0405c2d8e.txt
Normal file
4012
nim/1015/data/attachments/2477aba0405c2d8e.txt
Normal file
File diff suppressed because it is too large
Load Diff
84
nim/1015/data/attachments/24ae1b47073832e.txt
Normal file
84
nim/1015/data/attachments/24ae1b47073832e.txt
Normal file
@ -0,0 +1,84 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_with_non_hex_hash with id: 2025-12-26_04-22-07__5a2e6ccb-fba1-409f-aee8-6be62dfa72ee
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-22-07__5a2e6ccb-fba1-409f-aee8-6be62dfa72ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.46.204
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['26158', '26159', '26160', '26161', '26162']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 26158:26158 -p 26159:26159 -p 26160:26160 -p 26161:26161 -p 26162:26162 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=26160 --rest-port=26158 --tcp-port=26159 --discv5-udp-port=26161 --rest-address=0.0.0.0 --nat=extip:172.18.46.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aee3bbd6fbf808bf6bf4285a6eecb64ee7671e4de2c50b9f3dd4bb22ff72ed8b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26162 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.46.204 waku 8a5370efa5fae30c065b1fb669d8c8f6c4438f41baf0a3185cb8a6e73fe8efee
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 8a5370efa5fa. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-22-07__5a2e6ccb-fba1-409f-aee8-6be62dfa72ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 26158
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 906f5ed7939e. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 981049ca44e5. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26158/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26158/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.46.204/tcp/26159/p2p/16Uiu2HAkyUtyBB2MJUUZdZCh2uXCKQ4svxPP6cppzzHT6FFgri3g","/ip4/172.18.46.204/tcp/26160/ws/p2p/16Uiu2HAkyUtyBB2MJUUZdZCh2uXCKQ4svxPP6cppzzHT6FFgri3g"],"enrUri":"enr:-L24QK70uGjKxEgnAH1QUNZqRLx4oOidmQliZ7gimpKAFCLyPa55iMidQncF_kGQAulM7xdLMypUApCS4NAt21q8YUkCgmlkgnY0gmlwhKwSLsyKbXVsdGlhZGRyc5YACASsEi7MBmYvAAoErBIuzAZmMN0DgnJzhQADAQAAiXNlY3AyNTZrMaECPEItX_BSR7fOtPh-nV-7q4v5pe3rYyAHfoUY0IihqzeDdGNwgmYvg3VkcIJmMYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-22-07__5a2e6ccb-fba1-409f-aee8-6be62dfa72ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.41.146
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['16013', '16014', '16015', '16016', '16017']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 16013:16013 -p 16014:16014 -p 16015:16015 -p 16016:16016 -p 16017:16017 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=16015 --rest-port=16013 --tcp-port=16014 --discv5-udp-port=16016 --rest-address=0.0.0.0 --nat=extip:172.18.41.146 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1bdd4ebafacaa3b83c2eddeede47fb8d0bebbe1eeef9194d29155257b3aad5d5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16017 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QK70uGjKxEgnAH1QUNZqRLx4oOidmQliZ7gimpKAFCLyPa55iMidQncF_kGQAulM7xdLMypUApCS4NAt21q8YUkCgmlkgnY0gmlwhKwSLsyKbXVsdGlhZGRyc5YACASsEi7MBmYvAAoErBIuzAZmMN0DgnJzhQADAQAAiXNlY3AyNTZrMaECPEItX_BSR7fOtPh-nV-7q4v5pe3rYyAHfoUY0IihqzeDdGNwgmYvg3VkcIJmMYV3YWt1MgM --storenode=/ip4/172.18.46.204/tcp/26159/p2p/16Uiu2HAkyUtyBB2MJUUZdZCh2uXCKQ4svxPP6cppzzHT6FFgri3g --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.41.146 waku 797e4d2a0a6822655cd4f3293a19ae785c02a9f480aac21259bb4dfdda72bf47
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 797e4d2a0a68. Setting up logs at ./log/docker/store_node1_2025-12-26_04-22-07__5a2e6ccb-fba1-409f-aee8-6be62dfa72ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 16013
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:16013/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:16013/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.41.146/tcp/16014/p2p/16Uiu2HAmDHseNc9WGrUSNVMARPmF8veJwwMHb6SJmpiVnjE56rXb","/ip4/172.18.41.146/tcp/16015/ws/p2p/16Uiu2HAmDHseNc9WGrUSNVMARPmF8veJwwMHb6SJmpiVnjE56rXb"],"enrUri":"enr:-L24QHVkFif28Y_OWzauNzGinCApkW3OkARrJuCHEB7L4e1PDSLuFF3IlNyfusFF4Z8zHzbOSkJJNI663rXMHIQPIJMCgmlkgnY0gmlwhKwSKZKKbXVsdGlhZGRyc5YACASsEimSBj6OAAoErBIpkgY-j90DgnJzhQADAQAAiXNlY3AyNTZrMaEDCXLodgIFp3MwNUsX_LXl6-iWHNu0RzLF1tsbT-NeK_qDdGNwgj6Og3VkcII-kIV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16013/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.46.204/tcp/26159/p2p/16Uiu2HAkyUtyBB2MJUUZdZCh2uXCKQ4svxPP6cppzzHT6FFgri3g"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26158/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16013/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26158/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26158/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26158/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26158/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26158/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=test&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:26158/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=test&pageSize=50&ascending=true. Response content: b'Exception converting hex string to bytes: t is not a hexadecimal character'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:16013/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=test&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:16013/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=test&pageSize=50&ascending=true. Response content: b'Exception converting hex string to bytes: t is not a hexadecimal character'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 8a5370efa5fa
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 797e4d2a0a68
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
839
nim/1015/data/attachments/24cda58934ba5905.txt
Normal file
839
nim/1015/data/attachments/24cda58934ba5905.txt
Normal file
@ -0,0 +1,839 @@
|
||||
2025-12-26 04:14:37.726 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:14:37.727 DEBUG [tests.conftest] Running test: test_main_node_only_lightpush__peer_only_filter with id: 2025-12-26_04-14-37__7de97c13-d3b7-4782-8437-4ea54c4cb7c2
|
||||
2025-12-26 04:14:37.727 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:14:37.727 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2025-12-26 04:14:37.734 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:14:37.735 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-26_04-14-37__7de97c13-d3b7-4782-8437-4ea54c4cb7c2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:14:37.735 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:14:37.735 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:14:37.736 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:14:37.736 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.77.110
|
||||
2025-12-26 04:14:37.737 DEBUG [src.node.docker_mananger] Generated ports ['60214', '60215', '60216', '60217', '60218']
|
||||
2025-12-26 04:14:37.737 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:14:37.737 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:14:37.737 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:14:37.737 DEBUG [src.node.docker_mananger] docker run -i -t -p 60214:60214 -p 60215:60215 -p 60216:60216 -p 60217:60217 -p 60218:60218 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=60216 --rest-port=60214 --tcp-port=60215 --discv5-udp-port=60217 --rest-address=0.0.0.0 --nat=extip:172.18.77.110 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d1d845485da527c12dfacde96c2358cac5c8947ee94cb2bed0ceb4eabeff4ab8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60218 --metrics-logging=true --lightpush=false --relay=false --filter=true
|
||||
2025-12-26 04:14:37.920 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.77.110 waku 3dcb91cfdc8b38379198fbd0761a62231426b48999272d0d088b476469d9d085
|
||||
2025-12-26 04:14:37.952 DEBUG [src.node.docker_mananger] Container started with ID 3dcb91cfdc8b. Setting up logs at ./log/docker/receiving_node1_2025-12-26_04-14-37__7de97c13-d3b7-4782-8437-4ea54c4cb7c2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:14:37.952 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60214
|
||||
2025-12-26 04:14:37.952 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:14:37.987 ERROR [src.node.docker_mananger] Max retries reached for container 2536ac7ebe44. Exiting log stream.
|
||||
2025-12-26 04:14:38.512 ERROR [src.node.docker_mananger] Max retries reached for container 232b9e4d2201. Exiting log stream.
|
||||
2025-12-26 04:14:38.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60214/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:38.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:14:38.956 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:14:38.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60214/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:38.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.77.110/tcp/60215/p2p/16Uiu2HAm4c8V3HzGijcR4UGrWuTSy3WXnvAd9711AyhTzBS562D4","/ip4/172.18.77.110/tcp/60216/ws/p2p/16Uiu2HAm4c8V3HzGijcR4UGrWuTSy3WXnvAd9711AyhTzBS562D4"],"enrUri":"enr:-L24QGoLNxHfC6NrI2VDWtlQ4lVkuK_VzJJmiIQsPIs2h2ZuWRlJ3KgziBny-YpDgxFClm1ltqg2M3l5MFtTmfeXwdACgmlkgnY0gmlwhKwSTW6KbXVsdGlhZGRyc5YACASsEk1uBus3AAoErBJNbgbrON0DgnJzhQADAQAAiXNlY3AyNTZrMaECiGb1eYOcv7s3gfNXgtCyJMOhLRVo0IUDo6jPaQpQioeDdGNwgus3g3VkcILrOYV3YWt1MgQ"}'
|
||||
2025-12-26 04:14:38.959 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:14:38.966 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:14:38.966 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-26_04-14-37__7de97c13-d3b7-4782-8437-4ea54c4cb7c2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:14:38.966 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:14:38.966 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:14:38.967 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:14:38.967 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.11.195
|
||||
2025-12-26 04:14:38.967 DEBUG [src.node.docker_mananger] Generated ports ['54772', '54773', '54774', '54775', '54776']
|
||||
2025-12-26 04:14:38.968 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:14:38.968 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:14:38.968 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:14:38.968 DEBUG [src.node.docker_mananger] docker run -i -t -p 54772:54772 -p 54773:54773 -p 54774:54774 -p 54775:54775 -p 54776:54776 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=54774 --rest-port=54772 --tcp-port=54773 --discv5-udp-port=54775 --rest-address=0.0.0.0 --nat=extip:172.18.11.195 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b230d33ff3fcb86c58673ddf8cda2d6a65e39eab015e2ff90e14cd6de3cd2c8d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54776 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGoLNxHfC6NrI2VDWtlQ4lVkuK_VzJJmiIQsPIs2h2ZuWRlJ3KgziBny-YpDgxFClm1ltqg2M3l5MFtTmfeXwdACgmlkgnY0gmlwhKwSTW6KbXVsdGlhZGRyc5YACASsEk1uBus3AAoErBJNbgbrON0DgnJzhQADAQAAiXNlY3AyNTZrMaECiGb1eYOcv7s3gfNXgtCyJMOhLRVo0IUDo6jPaQpQioeDdGNwgus3g3VkcILrOYV3YWt1MgQ --lightpushnode=/ip4/172.18.77.110/tcp/60215/p2p/16Uiu2HAm4c8V3HzGijcR4UGrWuTSy3WXnvAd9711AyhTzBS562D4 --lightpush=true --relay=false
|
||||
2025-12-26 04:14:39.150 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.11.195 waku 92a926fb186dceb7cdc94be44dde936e6162081ede3e60588e6efe1a1f239385
|
||||
2025-12-26 04:14:39.183 DEBUG [src.node.docker_mananger] Container started with ID 92a926fb186d. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-14-37__7de97c13-d3b7-4782-8437-4ea54c4cb7c2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:14:39.184 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54772
|
||||
2025-12-26 04:14:39.184 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:14:40.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:40.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:40.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:40.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:40.526 ERROR [src.node.docker_mananger] Max retries reached for container 92a926fb186d. Exiting log stream.
|
||||
2025-12-26 04:14:40.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:40.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:40.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:40.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:40.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:41.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:41.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:41.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:41.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:41.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:41.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:41.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:41.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:41.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:42.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:42.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:42.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:42.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:42.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:42.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:42.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:42.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:42.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:42.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:43.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:43.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:43.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:43.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:43.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:43.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:43.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:43.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:43.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:43.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:44.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:44.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:44.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:44.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:44.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:44.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:44.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:44.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:44.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:44.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:45.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:45.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:45.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:45.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:45.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:45.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:45.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:45.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:45.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:45.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:46.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:46.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:46.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:46.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:46.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:46.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:46.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:46.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:46.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:46.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:47.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:47.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:47.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:47.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:47.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:47.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:47.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:47.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:47.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:48.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:48.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:48.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:48.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:48.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:48.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:48.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:48.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:48.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:48.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:49.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:49.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:49.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:49.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:49.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:49.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:49.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:49.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:49.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:49.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:50.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:50.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:50.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:50.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:50.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:50.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:50.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:50.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:50.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:50.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:51.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:51.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:51.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:51.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:51.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:51.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:51.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:51.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:51.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:51.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:52.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:52.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:52.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:52.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:52.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:52.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:52.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:52.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:52.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:52.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:53.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:53.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:53.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:53.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:53.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:53.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:53.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:53.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:53.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:53.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:54.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:54.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:54.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:54.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:54.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:54.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:54.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:54.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:54.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:55.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:55.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:55.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:55.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:55.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:55.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:55.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:55.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:55.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:55.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:56.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:56.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:56.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:56.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:56.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:56.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:56.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:56.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:56.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:56.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:57.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:57.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:57.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:57.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:57.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:57.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:57.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:57.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:57.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:57.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:58.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:58.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:58.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:58.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:58.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:58.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:58.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:58.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:58.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:58.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:59.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:59.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:59.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:59.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:59.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:59.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:59.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:59.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:59.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:14:59.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:00.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:00.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54772/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:00.188 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=54772): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f3d0c16f290>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-26 04:15:00.288 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:15:00.288 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:15:00.290 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:15:00.291 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.1
|
||||
2025-12-26 04:15:00.291 DEBUG [src.node.docker_mananger] Generated ports ['52246', '52247', '52248', '52249', '52250']
|
||||
2025-12-26 04:15:00.291 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:15:00.291 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:15:00.291 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:15:00.291 DEBUG [src.node.docker_mananger] docker run -i -t -p 52246:52246 -p 52247:52247 -p 52248:52248 -p 52249:52249 -p 52250:52250 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=52248 --rest-port=52246 --tcp-port=52247 --discv5-udp-port=52249 --rest-address=0.0.0.0 --nat=extip:172.18.76.1 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=df975bcbc220ef63d9e5f4cd98deddebe8d3eafbe5ace53cfcb4ccca71aeeece --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52250 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGoLNxHfC6NrI2VDWtlQ4lVkuK_VzJJmiIQsPIs2h2ZuWRlJ3KgziBny-YpDgxFClm1ltqg2M3l5MFtTmfeXwdACgmlkgnY0gmlwhKwSTW6KbXVsdGlhZGRyc5YACASsEk1uBus3AAoErBJNbgbrON0DgnJzhQADAQAAiXNlY3AyNTZrMaECiGb1eYOcv7s3gfNXgtCyJMOhLRVo0IUDo6jPaQpQioeDdGNwgus3g3VkcILrOYV3YWt1MgQ --lightpushnode=/ip4/172.18.77.110/tcp/60215/p2p/16Uiu2HAm4c8V3HzGijcR4UGrWuTSy3WXnvAd9711AyhTzBS562D4 --lightpush=true --relay=false
|
||||
2025-12-26 04:15:00.475 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.1 waku dc4e8e77db268980172f48f4d47fe739d25d6f01aab7b232ac2b2e312c933af9
|
||||
2025-12-26 04:15:00.503 DEBUG [src.node.docker_mananger] Container started with ID dc4e8e77db26. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-14-37__7de97c13-d3b7-4782-8437-4ea54c4cb7c2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:15:00.504 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52246
|
||||
2025-12-26 04:15:00.504 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:15:01.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:01.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:01.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:01.795 ERROR [src.node.docker_mananger] Max retries reached for container dc4e8e77db26. Exiting log stream.
|
||||
2025-12-26 04:15:01.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:01.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:02.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:02.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:02.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:02.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:02.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:02.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:02.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:02.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:02.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:02.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:03.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:03.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:03.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:03.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:03.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:03.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:03.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:03.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:03.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:03.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:04.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:04.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:04.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:04.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:04.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:04.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:04.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:04.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:04.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:04.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:05.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:05.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:05.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:05.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:05.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:05.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:05.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:05.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:05.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:05.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:06.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:06.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:06.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:06.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:06.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:06.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:06.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:06.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:06.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:07.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:07.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:07.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:07.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:07.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:07.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:07.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:07.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:07.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:07.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:08.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:08.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:08.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:08.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:08.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:08.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:08.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:08.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:08.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:08.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:09.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:09.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:09.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:09.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:09.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:09.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:09.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:09.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:09.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:09.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:10.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:10.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:10.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:10.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:10.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:10.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:10.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:10.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:10.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:10.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:11.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:11.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:11.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:11.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:11.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:11.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:11.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:11.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:11.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:11.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:12.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:12.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:12.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:12.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:12.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:12.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:12.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:12.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:12.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:12.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:13.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:13.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:13.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:13.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:13.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:13.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:13.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:13.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:13.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:14.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:14.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:14.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:14.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:14.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:14.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:14.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:14.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:14.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:14.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:15.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:15.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:15.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:15.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:15.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:15.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:15.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:15.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:15.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:15.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:16.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:16.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:16.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:16.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:16.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:16.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:16.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:16.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:16.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:16.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:17.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:17.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:17.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:17.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:17.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:17.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:17.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:17.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:17.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:17.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:18.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:18.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:18.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:18.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:18.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:18.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:18.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:18.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:18.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:18.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:19.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:19.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:19.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:19.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:19.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:19.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:19.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:19.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:19.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:19.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:20.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:20.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:20.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:20.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:20.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:20.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:20.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:20.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:20.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:21.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:21.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:21.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:21.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:21.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:21.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52246/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:21.521 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=52246): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f3d0c235940>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-26 04:15:21.621 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:15:21.621 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:15:21.623 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:15:21.623 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.212.199
|
||||
2025-12-26 04:15:21.623 DEBUG [src.node.docker_mananger] Generated ports ['40971', '40972', '40973', '40974', '40975']
|
||||
2025-12-26 04:15:21.623 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:15:21.623 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:15:21.623 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:15:21.624 DEBUG [src.node.docker_mananger] docker run -i -t -p 40971:40971 -p 40972:40972 -p 40973:40973 -p 40974:40974 -p 40975:40975 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=40973 --rest-port=40971 --tcp-port=40972 --discv5-udp-port=40974 --rest-address=0.0.0.0 --nat=extip:172.18.212.199 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aaaefd0b37bb78eec4eeedcc8e5ff8fcccb028aedfff676adbbfb80b7f6eb23b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40975 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGoLNxHfC6NrI2VDWtlQ4lVkuK_VzJJmiIQsPIs2h2ZuWRlJ3KgziBny-YpDgxFClm1ltqg2M3l5MFtTmfeXwdACgmlkgnY0gmlwhKwSTW6KbXVsdGlhZGRyc5YACASsEk1uBus3AAoErBJNbgbrON0DgnJzhQADAQAAiXNlY3AyNTZrMaECiGb1eYOcv7s3gfNXgtCyJMOhLRVo0IUDo6jPaQpQioeDdGNwgus3g3VkcILrOYV3YWt1MgQ --lightpushnode=/ip4/172.18.77.110/tcp/60215/p2p/16Uiu2HAm4c8V3HzGijcR4UGrWuTSy3WXnvAd9711AyhTzBS562D4 --lightpush=true --relay=false
|
||||
2025-12-26 04:15:21.804 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.212.199 waku e218f7fd21b9deb2b8406e6e269d870c6161de0938ea2a07b112826041c0cf98
|
||||
2025-12-26 04:15:21.831 DEBUG [src.node.docker_mananger] Container started with ID e218f7fd21b9. Setting up logs at ./log/docker/lightpush_node1_2025-12-26_04-14-37__7de97c13-d3b7-4782-8437-4ea54c4cb7c2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:15:21.832 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40971
|
||||
2025-12-26 04:15:21.832 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:15:22.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:22.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:23.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:23.135 ERROR [src.node.docker_mananger] Max retries reached for container e218f7fd21b9. Exiting log stream.
|
||||
2025-12-26 04:15:23.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:23.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:23.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:23.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:23.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:23.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:23.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:23.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:23.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:24.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:24.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:24.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:24.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:24.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:24.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:24.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:24.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:24.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:24.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:25.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:25.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:25.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:25.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:25.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:25.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:25.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:25.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:25.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:25.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:26.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:26.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:26.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:26.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:26.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:26.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:26.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:26.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:26.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:26.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:27.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:27.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:27.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:27.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:27.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:27.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:27.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:27.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:27.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:28.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:28.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:28.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:28.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:28.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:28.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:28.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:28.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:28.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:28.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:29.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:29.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:29.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:29.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:29.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:29.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:29.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:29.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:29.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:29.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:30.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:30.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:30.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:30.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:30.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:30.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:30.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:30.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:30.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:30.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:31.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:31.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:31.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:31.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:31.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:31.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:31.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:31.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:31.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:31.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:32.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:32.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:32.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:32.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:32.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:32.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:32.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:32.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:32.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:32.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:33.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:33.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:33.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:33.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:33.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:33.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:33.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:33.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:33.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:33.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:34.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:34.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:34.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:34.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:34.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:34.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:34.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:34.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:34.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:35.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:35.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:35.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:35.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:35.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:35.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:35.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:35.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:35.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:35.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:36.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:36.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:36.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:36.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:36.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:36.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:36.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:36.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:36.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:36.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:37.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:37.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:37.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:37.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:37.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:37.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:37.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:37.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:37.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:37.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:38.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:38.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:38.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:38.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:38.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:38.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:38.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:38.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:38.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:38.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:39.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:39.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:39.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:39.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:39.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:39.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:39.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:39.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:39.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:39.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:40.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:40.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:40.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:40.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:40.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:40.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:40.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:40.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:40.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:40.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:41.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:41.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:41.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:41.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:41.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:41.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:41.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:41.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:41.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:42.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:42.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:42.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:42.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:42.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:42.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:42.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:42.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:42.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:42.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40971/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:15:42.929 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=40971): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f3d0c147950>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
2025-12-26 04:15:43.182 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:15:43.183 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:15:43.183 DEBUG [src.node.waku_node] Stopping container with id 3dcb91cfdc8b
|
||||
2025-12-26 04:15:43.715 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:15:43.715 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:43.818 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:43.920 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:44.022 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:44.123 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:44.224 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:44.326 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:44.427 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:44.528 ERROR [src.node.docker_mananger] Max retries reached for container 3dcb91cfdc8b. Exiting log stream.
|
||||
2025-12-26 04:15:44.529 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:44.630 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:44.732 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:44.834 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:44.935 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:45.037 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:45.139 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:45.241 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:45.342 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:45.444 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:45.546 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:45.648 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:45.750 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:45.851 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:45.953 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:46.055 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:46.157 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:46.259 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:46.361 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:46.462 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:46.564 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:46.666 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:46.768 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:46.869 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:46.971 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:47.073 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:47.175 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:47.277 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:47.378 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:47.480 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:47.582 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:47.684 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:47.786 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:47.887 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:47.989 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:48.091 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:48.193 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:48.294 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:48.396 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:48.498 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:48.600 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:48.702 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:48.804 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:48.805 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/e218f7fd21b9deb2b8406e6e269d870c6161de0938ea2a07b112826041c0cf98/stop: Not Found ("No such container: e218f7fd21b9deb2b8406e6e269d870c6161de0938ea2a07b112826041c0cf98")
|
||||
2025-12-26 04:15:48.806 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:48.907 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:49.009 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:49.110 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:49.212 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:49.314 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:49.416 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:49.517 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:49.619 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:49.721 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:49.823 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:49.924 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:50.026 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:50.128 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:50.230 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:50.332 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:50.434 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:50.536 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:50.638 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:50.739 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:50.841 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:50.943 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:51.045 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:51.146 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:51.248 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:51.350 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:51.452 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:51.554 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:51.656 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:51.757 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:51.859 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:51.961 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:52.063 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:52.165 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:52.267 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:52.368 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:52.470 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:52.572 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:52.674 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:52.776 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:52.878 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:52.979 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:53.081 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:53.183 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:53.285 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:53.387 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:53.489 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:53.591 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:53.693 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:53.794 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:53.896 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:53.898 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/e218f7fd21b9deb2b8406e6e269d870c6161de0938ea2a07b112826041c0cf98/stop: Not Found ("No such container: e218f7fd21b9deb2b8406e6e269d870c6161de0938ea2a07b112826041c0cf98")
|
||||
2025-12-26 04:15:53.898 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:54.000 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:54.101 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:54.203 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:54.305 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:54.407 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:54.509 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:54.611 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:54.713 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:54.814 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:54.916 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:55.018 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:55.120 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:55.221 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:55.323 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:55.425 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:55.527 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:55.628 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:55.730 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:55.832 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:55.933 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:56.035 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:56.137 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:56.239 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:56.340 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:56.442 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:56.544 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:56.646 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:56.748 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:56.849 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:56.951 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:57.053 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:57.155 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:57.257 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:57.358 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:57.460 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:57.562 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:57.664 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:57.766 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:57.868 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:57.969 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:58.071 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:58.173 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:58.275 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:58.377 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:58.479 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:58.581 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:58.682 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:58.784 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:58.886 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:58.988 DEBUG [src.node.waku_node] Stopping container with id e218f7fd21b9
|
||||
2025-12-26 04:15:58.989 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/e218f7fd21b9deb2b8406e6e269d870c6161de0938ea2a07b112826041c0cf98/stop: Not Found ("No such container: e218f7fd21b9deb2b8406e6e269d870c6161de0938ea2a07b112826041c0cf98")
|
||||
2025-12-26 04:15:58.991 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:15:58.993 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:15:58.993 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:15:58.994 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:15:58.994 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:15:58.995 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
||||
2025-12-26 04:15:58.995 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
||||
2025-12-26 04:15:58.996 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2025-12-26_04-14-37__7de97c13-d3b7-4782-8437-4ea54c4cb7c2__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:15:58.996 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2025-12-26_04-14-37__7de97c13-d3b7-4782-8437-4ea54c4cb7c2__wakuorg_nwaku:latest.log
|
||||
95
nim/1015/data/attachments/24d6b6b1d00b4b8f.txt
Normal file
95
nim/1015/data/attachments/24d6b6b1d00b4b8f.txt
Normal file
@ -0,0 +1,95 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_time_filter_small_timestamp with id: 2025-12-26_04-22-27__dd460420-37c9-4a50-9553-8a035fce887f
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-22-27__dd460420-37c9-4a50-9553-8a035fce887f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.94.128
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['31300', '31301', '31302', '31303', '31304']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 31300:31300 -p 31301:31301 -p 31302:31302 -p 31303:31303 -p 31304:31304 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=31302 --rest-port=31300 --tcp-port=31301 --discv5-udp-port=31303 --rest-address=0.0.0.0 --nat=extip:172.18.94.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ffacca6555b823d0ae72dd0ac6805fc4b1cb5c5732397eb567c35ffcdcd97cbe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31304 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.94.128 waku d8c9c01c015cf08f21f9afdd8fe71ac96849fa60461d27cf030672894b60a7a3
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d8c9c01c015c. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-22-27__dd460420-37c9-4a50-9553-8a035fce887f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 31300
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b8ce6db1d13b. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container c225f7ae9cc2. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31300/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31300/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.94.128/tcp/31301/p2p/16Uiu2HAmVdxuppNoniu7KA3dyKwi6A7mwu9Terrb7XqX9xp7Byo8","/ip4/172.18.94.128/tcp/31302/ws/p2p/16Uiu2HAmVdxuppNoniu7KA3dyKwi6A7mwu9Terrb7XqX9xp7Byo8"],"enrUri":"enr:-L24QEpk3UfCsJ8DklROc00OlcUayhps67swECSnnrk1rrsmIB4MAcRUUJdtttu6gzt6y_G8V4RqqjzS7B7ijyFWP8MCgmlkgnY0gmlwhKwSXoCKbXVsdGlhZGRyc5YACASsEl6ABnpFAAoErBJegAZ6Rt0DgnJzhQADAQAAiXNlY3AyNTZrMaED_FN4RSYSHzvEfCse4ruLDR042OQpBEmb_XmcqaPhiGODdGNwgnpFg3VkcIJ6R4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-22-27__dd460420-37c9-4a50-9553-8a035fce887f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.194.35
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['60118', '60119', '60120', '60121', '60122']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 60118:60118 -p 60119:60119 -p 60120:60120 -p 60121:60121 -p 60122:60122 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=60120 --rest-port=60118 --tcp-port=60119 --discv5-udp-port=60121 --rest-address=0.0.0.0 --nat=extip:172.18.194.35 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fa486f672adf522a259fa58c7fbf6ffc0fdf84f90499c4cec8c5f880e2cacdcc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60122 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEpk3UfCsJ8DklROc00OlcUayhps67swECSnnrk1rrsmIB4MAcRUUJdtttu6gzt6y_G8V4RqqjzS7B7ijyFWP8MCgmlkgnY0gmlwhKwSXoCKbXVsdGlhZGRyc5YACASsEl6ABnpFAAoErBJegAZ6Rt0DgnJzhQADAQAAiXNlY3AyNTZrMaED_FN4RSYSHzvEfCse4ruLDR042OQpBEmb_XmcqaPhiGODdGNwgnpFg3VkcIJ6R4V3YWt1MgM --storenode=/ip4/172.18.94.128/tcp/31301/p2p/16Uiu2HAmVdxuppNoniu7KA3dyKwi6A7mwu9Terrb7XqX9xp7Byo8 --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.194.35 waku 5c745a0833ed175639c20bc97f3b8e96b1c3777b350efa6235ae38d907d7015f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 5c745a0833ed. Setting up logs at ./log/docker/store_node1_2025-12-26_04-22-27__dd460420-37c9-4a50-9553-8a035fce887f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 60118
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60118/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60118/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.194.35/tcp/60119/p2p/16Uiu2HAm6ADQtxRPhCmzKJv18U8qwkr6Rj1PrtfmMXSY8i1o5zvZ","/ip4/172.18.194.35/tcp/60120/ws/p2p/16Uiu2HAm6ADQtxRPhCmzKJv18U8qwkr6Rj1PrtfmMXSY8i1o5zvZ"],"enrUri":"enr:-L24QFFe4FcH_2WLaQqsmhDQEAvG3ypz3dSDBWy0MCCVHdu6RoCgh-WzD3lRVt5rPg_KCfzr6rz05Kp0iOSWxyIuOrsCgmlkgnY0gmlwhKwSwiOKbXVsdGlhZGRyc5YACASsEsIjBurXAAoErBLCIwbq2N0DgnJzhQADAQAAiXNlY3AyNTZrMaECn3rN76rWDvkgAxLDZloyggX7IUSbY046h7RiL3wQRWaDdGNwgurXg3VkcILq2YV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:60118/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.94.128/tcp/31301/p2p/16Uiu2HAmVdxuppNoniu7KA3dyKwi6A7mwu9Terrb7XqX9xp7Byo8"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31300/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:60118/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31300/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31300/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31300/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31300/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31300/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31300/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:212 inquering stored messages with start time 1766722946514082048 after end time 1766722959514097921
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31300/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1766722946514082048&endTime=1766722959514097921&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xba30f5e7fedf43fa1486d28b58ecb00bcf7cf63e03b59fd4cc0ec81337fa0d6a","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722946514082048,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x9e03e384388ed8b459244b4dca922e3c97c53d1655b56a774182a4cc899f3b94","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722948514089984,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x86ecdd4897827f06df67d59ae88b3de58654b420763571cabff53637eef2cb87","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722949414092032,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xad5480e5d8b1869d857171d7a2058d7e14b60f1a916cc30432b98e586256dc9d","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722949614094848,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xc97478b0e3cef1052848fe0dd91dff23c25e9da0a1d2c0a6df3b6f58a13b3cac","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722951514096128,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xa1f66104a03d8b0ae989d38d9dedf99149e2c0733a3164ad057c05de76f03651","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722959514097920,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:215 number of messages stored for start time 1766722946514082048 and end time = 1766722959514097921 is 6
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60118/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1766722946514082048&endTime=1766722959514097921&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xba30f5e7fedf43fa1486d28b58ecb00bcf7cf63e03b59fd4cc0ec81337fa0d6a","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722946514082048,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x9e03e384388ed8b459244b4dca922e3c97c53d1655b56a774182a4cc899f3b94","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722948514089984,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x86ecdd4897827f06df67d59ae88b3de58654b420763571cabff53637eef2cb87","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722949414092032,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xad5480e5d8b1869d857171d7a2058d7e14b60f1a916cc30432b98e586256dc9d","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722949614094848,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xc97478b0e3cef1052848fe0dd91dff23c25e9da0a1d2c0a6df3b6f58a13b3cac","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722951514096128,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xa1f66104a03d8b0ae989d38d9dedf99149e2c0733a3164ad057c05de76f03651","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722959514097920,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:215 number of messages stored for start time 1766722946514082048 and end time = 1766722959514097921 is 6
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id d8c9c01c015c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 5c745a0833ed
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
102
nim/1015/data/attachments/24f011254c7de7d6.txt
Normal file
102
nim/1015/data/attachments/24f011254c7de7d6.txt
Normal file
@ -0,0 +1,102 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_relay_receiving_node_not_connected_directly_to_relaying_node with id: 2025-12-26_04-12-43__368079b5-01f9-4fd8-ac0a-3b65f66a464c
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-12-43__368079b5-01f9-4fd8-ac0a-3b65f66a464c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-12-43__368079b5-01f9-4fd8-ac0a-3b65f66a464c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-12-43__368079b5-01f9-4fd8-ac0a-3b65f66a464c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:33 Network waku created
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.249.112
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['48119', '48120', '48121', '48122', '48123']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 48119:48119 -p 48120:48120 -p 48121:48121 -p 48122:48122 -p 48123:48123 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=48121 --rest-port=48119 --tcp-port=48120 --discv5-udp-port=48122 --rest-address=0.0.0.0 --nat=extip:172.18.249.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=380cfcdccdaa447afd4de0c8cdaacf1b1fb46d10a468ebf3047bcbdf89af85eb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48123 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.249.112 waku ae5f202f155568fa8ce311c67ae2ad17a8bbb8ffc9995b77d93d0df2283acb24
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ae5f202f1555. Setting up logs at ./log/docker/node1_2025-12-26_04-12-43__368079b5-01f9-4fd8-ac0a-3b65f66a464c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 48119
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48119/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48119/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.112/tcp/48120/p2p/16Uiu2HAmGaDjMAhkNbtEUriNs9sxXZ7STx3KS1GhXf64q1XpTW2y","/ip4/172.18.249.112/tcp/48121/ws/p2p/16Uiu2HAmGaDjMAhkNbtEUriNs9sxXZ7STx3KS1GhXf64q1XpTW2y"],"enrUri":"enr:-L24QMYk_1JsP6p_K9eheMzIxXUMw51L7RItQSOVY1NmzYAPHaSeIKXtlCwFpTNF1x1kacGoI8Ol4RsvPbitKqeEUCkCgmlkgnY0gmlwhKwS-XCKbXVsdGlhZGRyc5YACASsEvlwBrv4AAoErBL5cAa7-d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOjX5C-dgigzRYHvWGlEXrxwXeW34-7yH2892c2pFmUaDdGNwgrv4g3VkcIK7-oV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.60.84
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['31809', '31810', '31811', '31812', '31813']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 31809:31809 -p 31810:31810 -p 31811:31811 -p 31812:31812 -p 31813:31813 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=31811 --rest-port=31809 --tcp-port=31810 --discv5-udp-port=31812 --rest-address=0.0.0.0 --nat=extip:172.18.60.84 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5e69a5f580b09e215ce2e9eb29f71aafefaa2c3dfd7afc8cee576decdfcc7c4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31813 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMYk_1JsP6p_K9eheMzIxXUMw51L7RItQSOVY1NmzYAPHaSeIKXtlCwFpTNF1x1kacGoI8Ol4RsvPbitKqeEUCkCgmlkgnY0gmlwhKwS-XCKbXVsdGlhZGRyc5YACASsEvlwBrv4AAoErBL5cAa7-d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOjX5C-dgigzRYHvWGlEXrxwXeW34-7yH2892c2pFmUaDdGNwgrv4g3VkcIK7-oV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.60.84 waku 81cd874adc0c97f8f20cac9e48950dc2dafcb0aeea2bfcc4967422e6ac5a0c73
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 81cd874adc0c. Setting up logs at ./log/docker/node2_2025-12-26_04-12-43__368079b5-01f9-4fd8-ac0a-3b65f66a464c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 31809
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31809/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31809/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.84/tcp/31810/p2p/16Uiu2HAm7oyePkb8gL7vaUe4ucc5NgjWsVqjUGsHPLjM8CNj4UcH","/ip4/172.18.60.84/tcp/31811/ws/p2p/16Uiu2HAm7oyePkb8gL7vaUe4ucc5NgjWsVqjUGsHPLjM8CNj4UcH"],"enrUri":"enr:-L24QCVvW3zgnYoHMUWIj581AnC1HMq8jAX8CP_9hBgXe01JR-umM3eMQtXJzASKAyj7pdIrX7h-bGbmgdeMFdrhu7ACgmlkgnY0gmlwhKwSPFSKbXVsdGlhZGRyc5YACASsEjxUBnxCAAoErBI8VAZ8Q90DgnJzhQADAQAAiXNlY3AyNTZrMaECuAL-0KoL53BQFrcYtUzZwH1GMnxAUtwZqMvnlV6XJkKDdGNwgnxCg3VkcIJ8RIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.132.53
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['7926', '7927', '7928', '7929', '7930']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 7926:7926 -p 7927:7927 -p 7928:7928 -p 7929:7929 -p 7930:7930 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=7928 --rest-port=7926 --tcp-port=7927 --discv5-udp-port=7929 --rest-address=0.0.0.0 --nat=extip:172.18.132.53 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=106aa95ddc2bddba1b2df5547ea8b5b6d641c0b7cdf9ebb0ad42d74d0fe05ca6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7930 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCVvW3zgnYoHMUWIj581AnC1HMq8jAX8CP_9hBgXe01JR-umM3eMQtXJzASKAyj7pdIrX7h-bGbmgdeMFdrhu7ACgmlkgnY0gmlwhKwSPFSKbXVsdGlhZGRyc5YACASsEjxUBnxCAAoErBI8VAZ8Q90DgnJzhQADAQAAiXNlY3AyNTZrMaECuAL-0KoL53BQFrcYtUzZwH1GMnxAUtwZqMvnlV6XJkKDdGNwgnxCg3VkcIJ8RIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.132.53 waku 5436d8dfe367acfa6dfbb9a86a98634b0ed3c955f0517834b3d1f33fa8b3b9e3
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 5436d8dfe367. Setting up logs at ./log/docker/node3_2025-12-26_04-12-43__368079b5-01f9-4fd8-ac0a-3b65f66a464c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 7926
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7926/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7926/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.132.53/tcp/7927/p2p/16Uiu2HAkzL1xX67HFBAGktb2Gyc5AyHKAdLC45BVtsStwscYVvSW","/ip4/172.18.132.53/tcp/7928/ws/p2p/16Uiu2HAkzL1xX67HFBAGktb2Gyc5AyHKAdLC45BVtsStwscYVvSW"],"enrUri":"enr:-L24QDFlBdmnhlAojVAtCKAq9AjB3CG4QtzxpgivCU9GcazUY0J861Tz5SD2hRdpNfFbiM8SEacxMXYc5VuWGpBqzmoCgmlkgnY0gmlwhKwShDWKbXVsdGlhZGRyc5YACASsEoQ1Bh73AAoErBKENQYe-N0DgnJzhQADAQAAiXNlY3AyNTZrMaECSNeJ_NOEoiv_QD-SjiLVFrr35HOUQBPy2Ch1DWS3UOuDdGNwgh73g3VkcIIe-YV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48119/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31809/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7926/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48119/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.60.84/tcp/44594/p2p/16Uiu2HAm7oyePkb8gL7vaUe4ucc5NgjWsVqjUGsHPLjM8CNj4UcH","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31809/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.249.112/tcp/48120/p2p/16Uiu2HAmGaDjMAhkNbtEUriNs9sxXZ7STx3KS1GhXf64q1XpTW2y","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5"},{"multiaddr":"/ip4/172.18.132.53/tcp/50088/p2p/16Uiu2HAkzL1xX67HFBAGktb2Gyc5AyHKAdLC45BVtsStwscYVvSW","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7926/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.60.84/tcp/31810/p2p/16Uiu2HAm7oyePkb8gL7vaUe4ucc5NgjWsVqjUGsHPLjM8CNj4UcH","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-124-g96196a","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 30 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48119/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7926/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1766722399258898630,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id ae5f202f1555
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 81cd874adc0c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 5436d8dfe367
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container ae5f202f1555. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
95
nim/1015/data/attachments/24f0673d54fc9b16.txt
Normal file
95
nim/1015/data/attachments/24f0673d54fc9b16.txt
Normal file
@ -0,0 +1,95 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_time_filter_start_time_after_end_time with id: 2025-12-26_04-44-33__0808e5b3-bb2c-4ec6-b668-ee55ebb9c656
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-44-33__0808e5b3-bb2c-4ec6-b668-ee55ebb9c656__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.195.23
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['50493', '50494', '50495', '50496', '50497']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 50493:50493 -p 50494:50494 -p 50495:50495 -p 50496:50496 -p 50497:50497 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=50495 --rest-port=50493 --tcp-port=50494 --discv5-udp-port=50496 --rest-address=0.0.0.0 --nat=extip:172.18.195.23 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bae9a87ea5069dc31cdefc5d5a7cfbebffaa5bf3b21cfbdd50ae86a46aed0bdb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50497 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.195.23 waku 65454c838070fe71823953d8e531f80c44c306639305c51ed381903b39d78231
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 65454c838070. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-44-33__0808e5b3-bb2c-4ec6-b668-ee55ebb9c656__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 50493
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9e30e1ef491f. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container c201917582c8. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:50493/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:50493/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.195.23/tcp/50494/p2p/16Uiu2HAmBQ3roo4YF4iqgWVWmikcPmMdgTLzgw13NKbr5t5twJRK","/ip4/172.18.195.23/tcp/50495/ws/p2p/16Uiu2HAmBQ3roo4YF4iqgWVWmikcPmMdgTLzgw13NKbr5t5twJRK"],"enrUri":"enr:-L24QLdsC70JkVj2vPTbHSioQbzEthyzkJdKsJs7n1nHKTL0ZeYMFfYL2SEcfeHOraa_nI9HoGO02sU3TrR-FGZh1GgCgmlkgnY0gmlwhKwSwxeKbXVsdGlhZGRyc5YACASsEsMXBsU-AAoErBLDFwbFP90DgnJzhQADAQAAiXNlY3AyNTZrMaEC7VCRiMev3j1xU-Pu-SBVHW_WMw1SGmL1TWeH8CRWN8aDdGNwgsU-g3VkcILFQIV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-44-33__0808e5b3-bb2c-4ec6-b668-ee55ebb9c656__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.234.216
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['21936', '21937', '21938', '21939', '21940']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 21936:21936 -p 21937:21937 -p 21938:21938 -p 21939:21939 -p 21940:21940 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=21938 --rest-port=21936 --tcp-port=21937 --discv5-udp-port=21939 --rest-address=0.0.0.0 --nat=extip:172.18.234.216 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dbeeca084977ebb0b5c80b38aa0af94edcf6be2f7afad459baf8df92e6bcc9bb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21940 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLdsC70JkVj2vPTbHSioQbzEthyzkJdKsJs7n1nHKTL0ZeYMFfYL2SEcfeHOraa_nI9HoGO02sU3TrR-FGZh1GgCgmlkgnY0gmlwhKwSwxeKbXVsdGlhZGRyc5YACASsEsMXBsU-AAoErBLDFwbFP90DgnJzhQADAQAAiXNlY3AyNTZrMaEC7VCRiMev3j1xU-Pu-SBVHW_WMw1SGmL1TWeH8CRWN8aDdGNwgsU-g3VkcILFQIV3YWt1MgM --storenode=/ip4/172.18.195.23/tcp/50494/p2p/16Uiu2HAmBQ3roo4YF4iqgWVWmikcPmMdgTLzgw13NKbr5t5twJRK --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.234.216 waku f7c434bfdadbd79b80646b2e4ba03d644e299a6880910de99ecb6b5e943dd95a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f7c434bfdadb. Setting up logs at ./log/docker/store_node1_2025-12-26_04-44-33__0808e5b3-bb2c-4ec6-b668-ee55ebb9c656__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 21936
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:21936/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:21936/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.234.216/tcp/21937/p2p/16Uiu2HAmDcjBpUFXTnzBFRbAvwKgS8FBouRShYw47wYFsHpi51mS","/ip4/172.18.234.216/tcp/21938/ws/p2p/16Uiu2HAmDcjBpUFXTnzBFRbAvwKgS8FBouRShYw47wYFsHpi51mS"],"enrUri":"enr:-L24QFcV903UPOC5YBTqI6x6iKTC6vQRLjMPRYBXXEzCC2rILwd6hjvWYtt8fgqqRsviThm641x6vq408bewoq-IyPMCgmlkgnY0gmlwhKwS6tiKbXVsdGlhZGRyc5YACASsEurYBlWxAAoErBLq2AZVst0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDkdhT-h7tNuQOZwhqkZEO_1Ter7G9Kxma7W2WE2w_6GDdGNwglWxg3VkcIJVs4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:21936/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.195.23/tcp/50494/p2p/16Uiu2HAmBQ3roo4YF4iqgWVWmikcPmMdgTLzgw13NKbr5t5twJRK"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:50493/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:21936/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:50493/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:50493/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:50493/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:50493/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:50493/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:50493/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:114 inquering stored messages with start time 1766724277974071040 after end time 1766724272974057984
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:50493/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1766724277974071040&endTime=1766724272974057984&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:122 response for wrong time message is {'requestId': '', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:21936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1766724277974071040&endTime=1766724272974057984&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:122 response for wrong time message is {'requestId': '', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 65454c838070
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f7c434bfdadb
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
67
nim/1015/data/attachments/2508e58588bbd990.txt
Normal file
67
nim/1015/data/attachments/2508e58588bbd990.txt
Normal file
@ -0,0 +1,67 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_admin_peers_stats_schema with id: 2025-12-26_04-18-10__257ca109-df0e-430b-a39f-dbe5bcf22a07
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-18-10__257ca109-df0e-430b-a39f-dbe5bcf22a07__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-18-10__257ca109-df0e-430b-a39f-dbe5bcf22a07__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2025-12-26_04-18-10__257ca109-df0e-430b-a39f-dbe5bcf22a07__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node4_2025-12-26_04-18-10__257ca109-df0e-430b-a39f-dbe5bcf22a07__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.1.123
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['40719', '40720', '40721', '40722', '40723']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 40719:40719 -p 40720:40720 -p 40721:40721 -p 40722:40722 -p 40723:40723 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=40721 --rest-port=40719 --tcp-port=40720 --discv5-udp-port=40722 --rest-address=0.0.0.0 --nat=extip:172.18.1.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d914edb2e8402db4f67eeb1b385fa9c0385a4bc6d60a1bd552b4ed8bcd13674e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40723 --metrics-logging=true --filter=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.1.123 waku 13d1da094bbd20da692b632015278a01206aa2d3f27d0de192098276d5ddb35e
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 4a4deb189285. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 13d1da094bbd. Setting up logs at ./log/docker/node1_2025-12-26_04-18-10__257ca109-df0e-430b-a39f-dbe5bcf22a07__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 40719
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 62b6b18aa19f. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40719/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40719/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.123/tcp/40720/p2p/16Uiu2HAm6aGMrQkm4FDWHNnLaesuwNyTRyK4xtVMWdKymNTfci4Z","/ip4/172.18.1.123/tcp/40721/ws/p2p/16Uiu2HAm6aGMrQkm4FDWHNnLaesuwNyTRyK4xtVMWdKymNTfci4Z"],"enrUri":"enr:-L24QLnqFDhPIhC4JsKYjp6JOeobasUr2Tf-qYNH9xkOAZqZZW3DLYADlFM4u4rbx5_iiF_YFCrv6sa22ZT_1yBo5loCgmlkgnY0gmlwhKwSAXuKbXVsdGlhZGRyc5YACASsEgF7Bp8QAAoErBIBewafEd0DgnJzhQADAQAAiXNlY3AyNTZrMaECpaQTncsKM4EJ20BSZ89DoLGNEk_cxU1TklbOdsxWRuqDdGNwgp8Qg3VkcIKfEoV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.10.222
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['19328', '19329', '19330', '19331', '19332']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 19328:19328 -p 19329:19329 -p 19330:19330 -p 19331:19331 -p 19332:19332 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=19330 --rest-port=19328 --tcp-port=19329 --discv5-udp-port=19331 --rest-address=0.0.0.0 --nat=extip:172.18.10.222 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b592efbfd17cb936ac37dfeddedace87db0c0c2cabebdec74400b8ab6e885e8f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19332 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLnqFDhPIhC4JsKYjp6JOeobasUr2Tf-qYNH9xkOAZqZZW3DLYADlFM4u4rbx5_iiF_YFCrv6sa22ZT_1yBo5loCgmlkgnY0gmlwhKwSAXuKbXVsdGlhZGRyc5YACASsEgF7Bp8QAAoErBIBewafEd0DgnJzhQADAQAAiXNlY3AyNTZrMaECpaQTncsKM4EJ20BSZ89DoLGNEk_cxU1TklbOdsxWRuqDdGNwgp8Qg3VkcIKfEoV3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.10.222 waku bdaea39a046c9af60802a62b7ebb4e3cfaebefd5a6f2a2a2ca5e4749726adcca
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID bdaea39a046c. Setting up logs at ./log/docker/node2_2025-12-26_04-18-10__257ca109-df0e-430b-a39f-dbe5bcf22a07__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 19328
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19328/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19328/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.222/tcp/19329/p2p/16Uiu2HAmQoyKfzGkroyAKYXMktShuFMZkJuCw8BPnVcagkVaWsSf","/ip4/172.18.10.222/tcp/19330/ws/p2p/16Uiu2HAmQoyKfzGkroyAKYXMktShuFMZkJuCw8BPnVcagkVaWsSf"],"enrUri":"enr:-L24QFbDZpSdGOZ6AG1zhj7X5PudKLS122Urm3PPc7fEr2G9H09ni_g35Te7RQQwN2NDzWxPbZwpB0wJY9Ltl0O-bIcCgmlkgnY0gmlwhKwSCt6KbXVsdGlhZGRyc5YACASsEgreBkuBAAoErBIK3gZLgt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtJlO5Hl_ZgdoIX0a0m_lhYHqLh0cHPOSOjZoycpcRzCDdGNwgkuBg3VkcIJLg4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40719/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"Sum":{"Total peers":1},"By Connectedness":{"Connected":1,"NotConnected":0,"CannotConnect":0,"CanConnect":0},"Relay peers":{"0":1,"Total relay peers":1},"Mesh peers":{"0":1,"Total mesh peers":1},"By Protocols":{"/vac/waku/relay/2.0.0":1,"/vac/waku/filter-subscribe/2.0.0-beta1":0,"/vac/waku/filter-push/2.0.0-beta1":1,"/vac/waku/store-query/3.0.0":0,"/vac/waku/store/2.0.0-beta4":0,"/vac/waku/lightpush/3.0.0":0,"/vac/waku/lightpush/2.0.0-beta1":0,"/vac/waku/peer-exchange/2.0.0-alpha1":1,"/vac/waku/reconciliation/1.0.0":0}}'
|
||||
[35mDEBUG [0m tests.rest_flags.test_admin_flags:test_admin_flags.py:95 Peer stats schema check: {'Sum': {'Total peers': 1}, 'By Connectedness': {'Connected': 1, 'NotConnected': 0, 'CannotConnect': 0, 'CanConnect': 0}, 'Relay peers': {'0': 1, 'Total relay peers': 1}, 'Mesh peers': {'0': 1, 'Total mesh peers': 1}, 'By Protocols': {'/vac/waku/relay/2.0.0': 1, '/vac/waku/filter-subscribe/2.0.0-beta1': 0, '/vac/waku/filter-push/2.0.0-beta1': 1, '/vac/waku/store-query/3.0.0': 0, '/vac/waku/store/2.0.0-beta4': 0, '/vac/waku/lightpush/3.0.0': 0, '/vac/waku/lightpush/2.0.0-beta1': 0, '/vac/waku/peer-exchange/2.0.0-alpha1': 1, '/vac/waku/reconciliation/1.0.0': 0}}
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 13d1da094bbd
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id bdaea39a046c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
584
nim/1015/data/attachments/2522008cf3513ef7.txt
Normal file
584
nim/1015/data/attachments/2522008cf3513ef7.txt
Normal file
@ -0,0 +1,584 @@
|
||||
2025-12-26 04:27:39.061 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:27:39.062 DEBUG [tests.conftest] Running test: test_get_store_messages_with_different_payloads with id: 2025-12-26_04-27-39__08c2c503-88ce-48fc-9670-74645ad12f42
|
||||
2025-12-26 04:27:39.063 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:27:39.063 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2025-12-26 04:27:39.064 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2025-12-26 04:27:39.074 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:27:39.074 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-27-39__08c2c503-88ce-48fc-9670-74645ad12f42__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:27:39.075 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:27:39.075 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:27:39.076 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:27:39.077 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.34
|
||||
2025-12-26 04:27:39.077 DEBUG [src.node.docker_mananger] Generated ports ['14825', '14826', '14827', '14828', '14829']
|
||||
2025-12-26 04:27:39.077 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:27:39.077 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:27:39.077 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:27:39.077 DEBUG [src.node.docker_mananger] docker run -i -t -p 14825:14825 -p 14826:14826 -p 14827:14827 -p 14828:14828 -p 14829:14829 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=14827 --rest-port=14825 --tcp-port=14826 --discv5-udp-port=14828 --rest-address=0.0.0.0 --nat=extip:172.18.87.34 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ccccdee7e83b94c4d5ee789da53eabd0b513ce7bf8dfffbf3dbc7fc837661bfc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14829 --metrics-logging=true --store=true --relay=true
|
||||
2025-12-26 04:27:39.267 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.34 waku 23d132545dc6d93800015054970ef63966e3ea7107ecf2032444c7ce505ea4f0
|
||||
2025-12-26 04:27:39.299 DEBUG [src.node.docker_mananger] Container started with ID 23d132545dc6. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-27-39__08c2c503-88ce-48fc-9670-74645ad12f42__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:27:39.301 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14825
|
||||
2025-12-26 04:27:39.302 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:27:39.322 ERROR [src.node.docker_mananger] Max retries reached for container bb374b69cc4d. Exiting log stream.
|
||||
2025-12-26 04:27:39.888 ERROR [src.node.docker_mananger] Max retries reached for container efc78b113f70. Exiting log stream.
|
||||
2025-12-26 04:27:40.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:40.306 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":"READY"},{"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":"READY"},{"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-26 04:27:40.306 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:27:40.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:40.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.34/tcp/14826/p2p/16Uiu2HAmSo7N56xaiaocNLs6fmzvTNrEqzMjDfSSC9n2R2xBbfiA","/ip4/172.18.87.34/tcp/14827/ws/p2p/16Uiu2HAmSo7N56xaiaocNLs6fmzvTNrEqzMjDfSSC9n2R2xBbfiA"],"enrUri":"enr:-L24QCVpfm20rIeZXsjYZsMbvTIjUfTxEkHljqol6NVYBmaSaZPFXi29H6sXs0ZO4brPuE4m3rs7tVg3oFExddbzOi0CgmlkgnY0gmlwhKwSVyKKbXVsdGlhZGRyc5YACASsElciBjnqAAoErBJXIgY5690DgnJzhQADAQAAiXNlY3AyNTZrMaED0hgxkCDfzwHHEdO1yxMlJ447PS_OvqnrVYJUoa0jOzuDdGNwgjnqg3VkcII57IV3YWt1MgM"}'
|
||||
2025-12-26 04:27:40.309 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:27:40.316 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:27:40.316 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-27-39__08c2c503-88ce-48fc-9670-74645ad12f42__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:27:40.316 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:27:40.316 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:27:40.317 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:27:40.317 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.40
|
||||
2025-12-26 04:27:40.318 DEBUG [src.node.docker_mananger] Generated ports ['12335', '12336', '12337', '12338', '12339']
|
||||
2025-12-26 04:27:40.318 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:27:40.318 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:27:40.318 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:27:40.318 DEBUG [src.node.docker_mananger] docker run -i -t -p 12335:12335 -p 12336:12336 -p 12337:12337 -p 12338:12338 -p 12339:12339 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=12337 --rest-port=12335 --tcp-port=12336 --discv5-udp-port=12338 --rest-address=0.0.0.0 --nat=extip:172.18.85.40 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=edb5eedacf4e3d0bee53bd8d6cd6fcde7b9aeecffd6ddcb2d7bcdceb2b51dc8a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12339 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QCVpfm20rIeZXsjYZsMbvTIjUfTxEkHljqol6NVYBmaSaZPFXi29H6sXs0ZO4brPuE4m3rs7tVg3oFExddbzOi0CgmlkgnY0gmlwhKwSVyKKbXVsdGlhZGRyc5YACASsElciBjnqAAoErBJXIgY5690DgnJzhQADAQAAiXNlY3AyNTZrMaED0hgxkCDfzwHHEdO1yxMlJ447PS_OvqnrVYJUoa0jOzuDdGNwgjnqg3VkcII57IV3YWt1MgM --storenode=/ip4/172.18.87.34/tcp/14826/p2p/16Uiu2HAmSo7N56xaiaocNLs6fmzvTNrEqzMjDfSSC9n2R2xBbfiA --store=true --relay=true
|
||||
2025-12-26 04:27:40.497 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.40 waku 4dee302ad68d71ffb700051cac8acaf8bd96bff626a6637a6f9680d2cc5627aa
|
||||
2025-12-26 04:27:40.530 DEBUG [src.node.docker_mananger] Container started with ID 4dee302ad68d. Setting up logs at ./log/docker/store_node1_2025-12-26_04-27-39__08c2c503-88ce-48fc-9670-74645ad12f42__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:27:40.530 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12335
|
||||
2025-12-26 04:27:40.532 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:27:41.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:41.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:27:41.536 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:27:41.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:41.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.40/tcp/12336/p2p/16Uiu2HAkutm5NBnxk4dqEcZZkhmmnP9e4A3mK1SUjCzLhjjuDa3f","/ip4/172.18.85.40/tcp/12337/ws/p2p/16Uiu2HAkutm5NBnxk4dqEcZZkhmmnP9e4A3mK1SUjCzLhjjuDa3f"],"enrUri":"enr:-L24QFS5sqZqiXgvATwC0-D8NgWbr-OBkNiBmorlLMQot3lPJc1-I5PFvolbooMvQzKvtck_1W_yp2nqD11ilpjpLLoCgmlkgnY0gmlwhKwSVSiKbXVsdGlhZGRyc5YACASsElUoBjAwAAoErBJVKAYwMd0DgnJzhQADAQAAiXNlY3AyNTZrMaECBvBxqfjN62cK0bnyEfL6UMaf1p12OKU3tF1Z8g3KUx6DdGNwgjAwg3VkcIIwMoV3YWt1MgM"}'
|
||||
2025-12-26 04:27:41.539 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:27:41.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12335/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.87.34/tcp/14826/p2p/16Uiu2HAmSo7N56xaiaocNLs6fmzvTNrEqzMjDfSSC9n2R2xBbfiA"]'
|
||||
2025-12-26 04:27:41.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:41.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:27:41.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:41.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12335/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2025-12-26 04:27:41.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:41.548 DEBUG [tests.store.test_get_messages] Running test with payload A simple string
|
||||
2025-12-26 04:27:41.548 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:41.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "SGVsbG8gV29ybGQh", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:41.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:41.554 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:41.755 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:41.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:41.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"}]}'
|
||||
2025-12-26 04:27:41.759 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-26 04:27:41.759 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:41.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:41.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"}]}'
|
||||
2025-12-26 04:27:41.762 DEBUG [src.steps.store] messages length is 1
|
||||
2025-12-26 04:27:41.763 DEBUG [tests.store.test_get_messages] Running test with payload An integer
|
||||
2025-12-26 04:27:41.763 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:41.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "MTIzNDU2Nzg5MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:41.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:41.768 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:41.969 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:41.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:41.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"}]}'
|
||||
2025-12-26 04:27:41.973 DEBUG [src.steps.store] messages length is 2
|
||||
2025-12-26 04:27:41.973 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:41.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:41.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"}]}'
|
||||
2025-12-26 04:27:41.976 DEBUG [src.steps.store] messages length is 2
|
||||
2025-12-26 04:27:41.976 DEBUG [tests.store.test_get_messages] Running test with payload A dictionary
|
||||
2025-12-26 04:27:41.977 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:41.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "eyJrZXkiOiAidmFsdWUifQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:41.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:41.982 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:42.183 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:42.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:42.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"}]}'
|
||||
2025-12-26 04:27:42.187 DEBUG [src.steps.store] messages length is 3
|
||||
2025-12-26 04:27:42.187 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:42.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:42.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"}]}'
|
||||
2025-12-26 04:27:42.190 DEBUG [src.steps.store] messages length is 3
|
||||
2025-12-26 04:27:42.190 DEBUG [tests.store.test_get_messages] Running test with payload Chinese characters
|
||||
2025-12-26 04:27:42.191 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:42.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "6L+Z5piv5LiA5Lqb5Lit5paH", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:42.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:42.197 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:42.397 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:42.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:42.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"}]}'
|
||||
2025-12-26 04:27:42.401 DEBUG [src.steps.store] messages length is 4
|
||||
2025-12-26 04:27:42.402 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:42.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:42.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"}]}'
|
||||
2025-12-26 04:27:42.405 DEBUG [src.steps.store] messages length is 4
|
||||
2025-12-26 04:27:42.405 DEBUG [tests.store.test_get_messages] Running test with payload Emojis
|
||||
2025-12-26 04:27:42.406 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:42.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "8J+agPCfjJ/inKg=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:42.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:42.411 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:42.612 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:42.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:42.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"}]}'
|
||||
2025-12-26 04:27:42.615 DEBUG [src.steps.store] messages length is 5
|
||||
2025-12-26 04:27:42.616 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:42.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:42.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"}]}'
|
||||
2025-12-26 04:27:42.619 DEBUG [src.steps.store] messages length is 5
|
||||
2025-12-26 04:27:42.619 DEBUG [tests.store.test_get_messages] Running test with payload Lorem ipsum text
|
||||
2025-12-26 04:27:42.620 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:42.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQ=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:42.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:42.625 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:42.825 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:42.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:42.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"}]}'
|
||||
2025-12-26 04:27:42.829 DEBUG [src.steps.store] messages length is 6
|
||||
2025-12-26 04:27:42.829 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:42.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:42.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"}]}'
|
||||
2025-12-26 04:27:42.832 DEBUG [src.steps.store] messages length is 6
|
||||
2025-12-26 04:27:42.833 DEBUG [tests.store.test_get_messages] Running test with payload HTML content
|
||||
2025-12-26 04:27:42.833 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:42.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "PGh0bWw+PGJvZHk+SGVsbG88L2JvZHk+PC9odG1sPg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:42.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:42.838 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:43.039 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:43.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:43.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"}]}'
|
||||
2025-12-26 04:27:43.042 DEBUG [src.steps.store] messages length is 7
|
||||
2025-12-26 04:27:43.043 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:43.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:43.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"}]}'
|
||||
2025-12-26 04:27:43.046 DEBUG [src.steps.store] messages length is 7
|
||||
2025-12-26 04:27:43.046 DEBUG [tests.store.test_get_messages] Running test with payload Cyrillic characters
|
||||
2025-12-26 04:27:43.047 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:43.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "0J/RgNC40LLQtdGC", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:43.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:43.052 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:43.253 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:43.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:43.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"}]}'
|
||||
2025-12-26 04:27:43.257 DEBUG [src.steps.store] messages length is 8
|
||||
2025-12-26 04:27:43.257 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:43.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:43.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"}]}'
|
||||
2025-12-26 04:27:43.260 DEBUG [src.steps.store] messages length is 8
|
||||
2025-12-26 04:27:43.260 DEBUG [tests.store.test_get_messages] Running test with payload Base64 encoded string
|
||||
2025-12-26 04:27:43.261 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:43.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "QmFzZTY0PT1kR1Z6ZEE9PQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:43.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:43.266 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:43.466 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:43.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:43.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"}]}'
|
||||
2025-12-26 04:27:43.470 DEBUG [src.steps.store] messages length is 9
|
||||
2025-12-26 04:27:43.471 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:43.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:43.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"}]}'
|
||||
2025-12-26 04:27:43.474 DEBUG [src.steps.store] messages length is 9
|
||||
2025-12-26 04:27:43.474 DEBUG [tests.store.test_get_messages] Running test with payload Binary data
|
||||
2025-12-26 04:27:43.475 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:43.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "ZDI5eWEybHVaeUIzYVhSb0lHSnBibUZ5ZVNCa1lYUmg6IFBR", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:43.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:43.480 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:43.681 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:43.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:43.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"}]}'
|
||||
2025-12-26 04:27:43.685 DEBUG [src.steps.store] messages length is 10
|
||||
2025-12-26 04:27:43.685 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:43.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:43.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"}]}'
|
||||
2025-12-26 04:27:43.688 DEBUG [src.steps.store] messages length is 10
|
||||
2025-12-26 04:27:43.689 DEBUG [tests.store.test_get_messages] Running test with payload Special characters with whitespace
|
||||
2025-12-26 04:27:43.689 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:43.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "CQpTcGVjaWFsCUNoYXJhY3RlcnMK", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:43.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:43.694 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:43.895 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:43.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:43.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"}]}'
|
||||
2025-12-26 04:27:43.899 DEBUG [src.steps.store] messages length is 11
|
||||
2025-12-26 04:27:43.899 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:43.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:43.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"}]}'
|
||||
2025-12-26 04:27:43.903 DEBUG [src.steps.store] messages length is 11
|
||||
2025-12-26 04:27:43.903 DEBUG [tests.store.test_get_messages] Running test with payload Boolean false as a string
|
||||
2025-12-26 04:27:43.903 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:43.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "RmFsc2U=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:43.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:43.908 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:44.110 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:44.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:44.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"}]}'
|
||||
2025-12-26 04:27:44.113 DEBUG [src.steps.store] messages length is 12
|
||||
2025-12-26 04:27:44.114 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:44.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:44.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"}]}'
|
||||
2025-12-26 04:27:44.117 DEBUG [src.steps.store] messages length is 12
|
||||
2025-12-26 04:27:44.117 DEBUG [tests.store.test_get_messages] Running test with payload A float number
|
||||
2025-12-26 04:27:44.118 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:44.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "My4xNDE1OTI2NTM1", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:44.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:44.123 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:44.323 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:44.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:44.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"}]}'
|
||||
2025-12-26 04:27:44.327 DEBUG [src.steps.store] messages length is 13
|
||||
2025-12-26 04:27:44.327 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:44.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:44.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"}]}'
|
||||
2025-12-26 04:27:44.330 DEBUG [src.steps.store] messages length is 13
|
||||
2025-12-26 04:27:44.331 DEBUG [tests.store.test_get_messages] Running test with payload A list
|
||||
2025-12-26 04:27:44.331 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:44.331 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "WzEsIDIsIDMsIDQsIDVd", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:44.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:44.336 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:44.537 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:44.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:44.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"}]}'
|
||||
2025-12-26 04:27:44.541 DEBUG [src.steps.store] messages length is 14
|
||||
2025-12-26 04:27:44.542 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:44.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:44.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"}]}'
|
||||
2025-12-26 04:27:44.545 DEBUG [src.steps.store] messages length is 14
|
||||
2025-12-26 04:27:44.545 DEBUG [tests.store.test_get_messages] Running test with payload Hexadecimal number as a string
|
||||
2025-12-26 04:27:44.546 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:44.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "MHhERUFEQkVFRg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:44.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:44.552 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:44.753 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:44.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:44.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"}]}'
|
||||
2025-12-26 04:27:44.757 DEBUG [src.steps.store] messages length is 15
|
||||
2025-12-26 04:27:44.757 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:44.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:44.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"}]}'
|
||||
2025-12-26 04:27:44.761 DEBUG [src.steps.store] messages length is 15
|
||||
2025-12-26 04:27:44.761 DEBUG [tests.store.test_get_messages] Running test with payload Email format
|
||||
2025-12-26 04:27:44.761 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:44.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "dXNlckBleGFtcGxlLmNvbQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:44.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:44.766 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:44.967 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:44.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:44.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"}]}'
|
||||
2025-12-26 04:27:44.971 DEBUG [src.steps.store] messages length is 16
|
||||
2025-12-26 04:27:44.971 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:44.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:44.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"}]}'
|
||||
2025-12-26 04:27:44.975 DEBUG [src.steps.store] messages length is 16
|
||||
2025-12-26 04:27:44.975 DEBUG [tests.store.test_get_messages] Running test with payload URL format
|
||||
2025-12-26 04:27:44.976 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:44.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "aHR0cDovL2V4YW1wbGUuY29t", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:44.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:44.981 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:45.182 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:45.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:45.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"}]}'
|
||||
2025-12-26 04:27:45.186 DEBUG [src.steps.store] messages length is 17
|
||||
2025-12-26 04:27:45.186 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:45.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:45.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"}]}'
|
||||
2025-12-26 04:27:45.190 DEBUG [src.steps.store] messages length is 17
|
||||
2025-12-26 04:27:45.190 DEBUG [tests.store.test_get_messages] Running test with payload Date and time in ISO format
|
||||
2025-12-26 04:27:45.190 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:45.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "MjAyMy0xMS0wMVQxMjowMDowMFo=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:45.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:45.195 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:45.396 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:45.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:45.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"}]}'
|
||||
2025-12-26 04:27:45.400 DEBUG [src.steps.store] messages length is 18
|
||||
2025-12-26 04:27:45.400 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:45.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:45.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"}]}'
|
||||
2025-12-26 04:27:45.404 DEBUG [src.steps.store] messages length is 18
|
||||
2025-12-26 04:27:45.404 DEBUG [tests.store.test_get_messages] Running test with payload String with escaped quotes
|
||||
2025-12-26 04:27:45.404 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:45.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "IkVzY2FwZWQiIFwicXVvdGVzXCI=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:45.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:45.409 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:45.610 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:45.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:45.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"}]}'
|
||||
2025-12-26 04:27:45.614 DEBUG [src.steps.store] messages length is 19
|
||||
2025-12-26 04:27:45.614 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:45.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:45.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"}]}'
|
||||
2025-12-26 04:27:45.618 DEBUG [src.steps.store] messages length is 19
|
||||
2025-12-26 04:27:45.618 DEBUG [tests.store.test_get_messages] Running test with payload A regular expression
|
||||
2025-12-26 04:27:45.618 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:45.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVndWxhciBleHByZXNzaW9uOiBeW2EtejAtOV8tXXszLDE2fSQ=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:45.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:45.624 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:45.825 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:45.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:45.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"}]}'
|
||||
2025-12-26 04:27:45.829 DEBUG [src.steps.store] messages length is 20
|
||||
2025-12-26 04:27:45.829 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:45.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:45.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"}]}'
|
||||
2025-12-26 04:27:45.833 DEBUG [src.steps.store] messages length is 20
|
||||
2025-12-26 04:27:45.833 DEBUG [tests.store.test_get_messages] Running test with payload A very long string
|
||||
2025-12-26 04:27:45.834 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:45.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:45.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:45.839 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:46.040 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:46.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:46.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"}]}'
|
||||
2025-12-26 04:27:46.044 DEBUG [src.steps.store] messages length is 21
|
||||
2025-12-26 04:27:46.044 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:46.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:46.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"}]}'
|
||||
2025-12-26 04:27:46.047 DEBUG [src.steps.store] messages length is 21
|
||||
2025-12-26 04:27:46.048 DEBUG [tests.store.test_get_messages] Running test with payload A JSON string
|
||||
2025-12-26 04:27:46.048 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:46.048 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "eyJuYW1lIjogIkpvaG4iLCAiYWdlIjogMzAsICJjaXR5IjogIk5ldyBZb3JrIn0=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:46.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:46.054 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:46.254 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:46.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:46.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"}]}'
|
||||
2025-12-26 04:27:46.258 DEBUG [src.steps.store] messages length is 22
|
||||
2025-12-26 04:27:46.259 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:46.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:46.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"}]}'
|
||||
2025-12-26 04:27:46.262 DEBUG [src.steps.store] messages length is 22
|
||||
2025-12-26 04:27:46.262 DEBUG [tests.store.test_get_messages] Running test with payload A Unix path
|
||||
2025-12-26 04:27:46.263 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:46.263 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "L3Vzci9sb2NhbC9iaW4=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:46.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:46.269 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:46.469 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:46.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:46.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"}]}'
|
||||
2025-12-26 04:27:46.474 DEBUG [src.steps.store] messages length is 23
|
||||
2025-12-26 04:27:46.474 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:46.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:46.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"}]}'
|
||||
2025-12-26 04:27:46.478 DEBUG [src.steps.store] messages length is 23
|
||||
2025-12-26 04:27:46.478 DEBUG [tests.store.test_get_messages] Running test with payload A Windows path
|
||||
2025-12-26 04:27:46.479 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:46.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "QzpcV2luZG93c1xTeXN0ZW0zMg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:46.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:46.484 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:46.685 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:46.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:46.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"}]}'
|
||||
2025-12-26 04:27:46.689 DEBUG [src.steps.store] messages length is 24
|
||||
2025-12-26 04:27:46.689 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:46.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:46.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"}]}'
|
||||
2025-12-26 04:27:46.693 DEBUG [src.steps.store] messages length is 24
|
||||
2025-12-26 04:27:46.693 DEBUG [tests.store.test_get_messages] Running test with payload An SQL query
|
||||
2025-12-26 04:27:46.694 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:46.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U0VMRUNUICogRlJPTSB1c2VycyBXSEVSRSBpZCA9IDE7", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:46.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:46.699 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:46.899 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:46.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:46.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"}]}'
|
||||
2025-12-26 04:27:46.904 DEBUG [src.steps.store] messages length is 25
|
||||
2025-12-26 04:27:46.904 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:46.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:46.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"}]}'
|
||||
2025-12-26 04:27:46.908 DEBUG [src.steps.store] messages length is 25
|
||||
2025-12-26 04:27:46.908 DEBUG [tests.store.test_get_messages] Running test with payload JavaScript code snippet
|
||||
2025-12-26 04:27:46.908 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:46.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "ZnVuY3Rpb24gdGVzdCgpIHsgY29uc29sZS5sb2coJ0hlbGxvIFdvcmxkJyk7IH0=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:46.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:46.914 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:47.115 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:47.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:47.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"}]}'
|
||||
2025-12-26 04:27:47.119 DEBUG [src.steps.store] messages length is 26
|
||||
2025-12-26 04:27:47.119 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:47.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:47.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"}]}'
|
||||
2025-12-26 04:27:47.123 DEBUG [src.steps.store] messages length is 26
|
||||
2025-12-26 04:27:47.123 DEBUG [tests.store.test_get_messages] Running test with payload A CSS snippet
|
||||
2025-12-26 04:27:47.124 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:47.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "Ym9keSB7IGJhY2tncm91bmQtY29sb3I6ICNmZmY7IH0=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:47.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:47.129 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:47.331 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:47.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:47.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"}]}'
|
||||
2025-12-26 04:27:47.335 DEBUG [src.steps.store] messages length is 27
|
||||
2025-12-26 04:27:47.335 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:47.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:47.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"}]}'
|
||||
2025-12-26 04:27:47.340 DEBUG [src.steps.store] messages length is 27
|
||||
2025-12-26 04:27:47.340 DEBUG [tests.store.test_get_messages] Running test with payload A Python one-liner
|
||||
2025-12-26 04:27:47.340 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:47.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "cHJpbnQoJ0hlbGxvIFdvcmxkJyk=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:47.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:47.346 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:47.547 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:47.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:47.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"}]}'
|
||||
2025-12-26 04:27:47.551 DEBUG [src.steps.store] messages length is 28
|
||||
2025-12-26 04:27:47.551 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:47.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:47.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"}]}'
|
||||
2025-12-26 04:27:47.555 DEBUG [src.steps.store] messages length is 28
|
||||
2025-12-26 04:27:47.555 DEBUG [tests.store.test_get_messages] Running test with payload An IP address
|
||||
2025-12-26 04:27:47.555 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:47.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "MTkyLjE2OC4xLjE=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:47.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:47.561 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:47.763 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:47.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:47.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"}]}'
|
||||
2025-12-26 04:27:47.767 DEBUG [src.steps.store] messages length is 29
|
||||
2025-12-26 04:27:47.767 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:47.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:47.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"}]}'
|
||||
2025-12-26 04:27:47.771 DEBUG [src.steps.store] messages length is 29
|
||||
2025-12-26 04:27:47.772 DEBUG [tests.store.test_get_messages] Running test with payload A domain name
|
||||
2025-12-26 04:27:47.772 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:47.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "d3d3LmV4YW1wbGUuY29t", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:47.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:47.779 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:47.979 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:47.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:47.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"}]}'
|
||||
2025-12-26 04:27:47.984 DEBUG [src.steps.store] messages length is 30
|
||||
2025-12-26 04:27:47.984 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:47.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:47.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"}]}'
|
||||
2025-12-26 04:27:47.988 DEBUG [src.steps.store] messages length is 30
|
||||
2025-12-26 04:27:47.988 DEBUG [tests.store.test_get_messages] Running test with payload A user agent string
|
||||
2025-12-26 04:27:47.988 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:47.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCk=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:47.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:47.995 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:48.195 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:48.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:48.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"}]}'
|
||||
2025-12-26 04:27:48.200 DEBUG [src.steps.store] messages length is 31
|
||||
2025-12-26 04:27:48.200 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:48.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:48.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"}]}'
|
||||
2025-12-26 04:27:48.204 DEBUG [src.steps.store] messages length is 31
|
||||
2025-12-26 04:27:48.204 DEBUG [tests.store.test_get_messages] Running test with payload A credit card number
|
||||
2025-12-26 04:27:48.204 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:48.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "MTIzNC01Njc4LTkwMTItMzQ1Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:48.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:48.210 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:48.410 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:48.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:48.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"}]}'
|
||||
2025-12-26 04:27:48.415 DEBUG [src.steps.store] messages length is 32
|
||||
2025-12-26 04:27:48.415 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:48.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:48.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"}]}'
|
||||
2025-12-26 04:27:48.419 DEBUG [src.steps.store] messages length is 32
|
||||
2025-12-26 04:27:48.420 DEBUG [tests.store.test_get_messages] Running test with payload A phone number
|
||||
2025-12-26 04:27:48.420 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:48.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "KzEyMzQ1Njc4OTA=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:48.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:48.425 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:48.626 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:48.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:48.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"}]}'
|
||||
2025-12-26 04:27:48.630 DEBUG [src.steps.store] messages length is 33
|
||||
2025-12-26 04:27:48.631 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:48.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:48.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"}]}'
|
||||
2025-12-26 04:27:48.634 DEBUG [src.steps.store] messages length is 33
|
||||
2025-12-26 04:27:48.635 DEBUG [tests.store.test_get_messages] Running test with payload A UUID
|
||||
2025-12-26 04:27:48.635 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:48.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "MTIzZTQ1NjctZTg5Yi0xMmQzLWE0NTYtNDI2NjE0MTc0MDAw", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:48.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:48.640 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:48.841 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:48.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:48.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"}]}'
|
||||
2025-12-26 04:27:48.846 DEBUG [src.steps.store] messages length is 34
|
||||
2025-12-26 04:27:48.846 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:48.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:48.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"}]}'
|
||||
2025-12-26 04:27:48.850 DEBUG [src.steps.store] messages length is 34
|
||||
2025-12-26 04:27:48.850 DEBUG [tests.store.test_get_messages] Running test with payload A hashtag
|
||||
2025-12-26 04:27:48.851 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:48.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "I2hlbGxvV29ybGQ=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:48.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:48.857 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:49.058 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:49.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:49.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"},{"messageHash":"0x1e0616e80c74dfd951e547fe642aed2195179873cfee72932afba6b1c54f52f1"}]}'
|
||||
2025-12-26 04:27:49.062 DEBUG [src.steps.store] messages length is 35
|
||||
2025-12-26 04:27:49.063 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:49.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:49.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"},{"messageHash":"0x1e0616e80c74dfd951e547fe642aed2195179873cfee72932afba6b1c54f52f1"}]}'
|
||||
2025-12-26 04:27:49.067 DEBUG [src.steps.store] messages length is 35
|
||||
2025-12-26 04:27:49.067 DEBUG [tests.store.test_get_messages] Running test with payload A Twitter handle
|
||||
2025-12-26 04:27:49.067 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:49.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "QHVzZXJuYW1l", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:49.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:49.072 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:49.273 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:49.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:49.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"},{"messageHash":"0x1e0616e80c74dfd951e547fe642aed2195179873cfee72932afba6b1c54f52f1"},{"messageHash":"0x252ac90d2f322f8ececc87d095b809b759ab2027debfc2d771a153f4dcf8d04a"}]}'
|
||||
2025-12-26 04:27:49.278 DEBUG [src.steps.store] messages length is 36
|
||||
2025-12-26 04:27:49.278 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:49.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:49.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"},{"messageHash":"0x1e0616e80c74dfd951e547fe642aed2195179873cfee72932afba6b1c54f52f1"},{"messageHash":"0x252ac90d2f322f8ececc87d095b809b759ab2027debfc2d771a153f4dcf8d04a"}]}'
|
||||
2025-12-26 04:27:49.282 DEBUG [src.steps.store] messages length is 36
|
||||
2025-12-26 04:27:49.282 DEBUG [tests.store.test_get_messages] Running test with payload A password
|
||||
2025-12-26 04:27:49.283 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:49.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UEBzc3cwcmQh", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:49.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:49.289 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:49.489 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:49.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:49.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"},{"messageHash":"0x1e0616e80c74dfd951e547fe642aed2195179873cfee72932afba6b1c54f52f1"},{"messageHash":"0x252ac90d2f322f8ececc87d095b809b759ab2027debfc2d771a153f4dcf8d04a"},{"messageHash":"0x77932cbb8e875c8b2c9b7dfa372e34eda2ffa2a0bc7457afae4ae2fd40a4a442"}]}'
|
||||
2025-12-26 04:27:49.494 DEBUG [src.steps.store] messages length is 37
|
||||
2025-12-26 04:27:49.494 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:49.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:49.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"},{"messageHash":"0x1e0616e80c74dfd951e547fe642aed2195179873cfee72932afba6b1c54f52f1"},{"messageHash":"0x252ac90d2f322f8ececc87d095b809b759ab2027debfc2d771a153f4dcf8d04a"},{"messageHash":"0x77932cbb8e875c8b2c9b7dfa372e34eda2ffa2a0bc7457afae4ae2fd40a4a442"}]}'
|
||||
2025-12-26 04:27:49.499 DEBUG [src.steps.store] messages length is 37
|
||||
2025-12-26 04:27:49.499 DEBUG [tests.store.test_get_messages] Running test with payload A date in common format
|
||||
2025-12-26 04:27:49.499 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:49.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "MDEvMTEvMjAyMw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:49.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:49.505 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:49.706 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:49.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:49.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"},{"messageHash":"0x1e0616e80c74dfd951e547fe642aed2195179873cfee72932afba6b1c54f52f1"},{"messageHash":"0x252ac90d2f322f8ececc87d095b809b759ab2027debfc2d771a153f4dcf8d04a"},{"messageHash":"0x77932cbb8e875c8b2c9b7dfa372e34eda2ffa2a0bc7457afae4ae2fd40a4a442"},{"messageHash":"0x06a858c449e04f7e8e8635e1dbbc2dce33ce73b54650da7245e247ca38ca8c30"}]}'
|
||||
2025-12-26 04:27:49.710 DEBUG [src.steps.store] messages length is 38
|
||||
2025-12-26 04:27:49.711 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:49.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:49.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"},{"messageHash":"0x1e0616e80c74dfd951e547fe642aed2195179873cfee72932afba6b1c54f52f1"},{"messageHash":"0x252ac90d2f322f8ececc87d095b809b759ab2027debfc2d771a153f4dcf8d04a"},{"messageHash":"0x77932cbb8e875c8b2c9b7dfa372e34eda2ffa2a0bc7457afae4ae2fd40a4a442"},{"messageHash":"0x06a858c449e04f7e8e8635e1dbbc2dce33ce73b54650da7245e247ca38ca8c30"}]}'
|
||||
2025-12-26 04:27:49.715 DEBUG [src.steps.store] messages length is 38
|
||||
2025-12-26 04:27:49.716 DEBUG [tests.store.test_get_messages] Running test with payload A time string
|
||||
2025-12-26 04:27:49.716 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:49.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "MTI6MDA6MDA=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:49.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:49.722 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:49.922 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:49.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:49.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"},{"messageHash":"0x1e0616e80c74dfd951e547fe642aed2195179873cfee72932afba6b1c54f52f1"},{"messageHash":"0x252ac90d2f322f8ececc87d095b809b759ab2027debfc2d771a153f4dcf8d04a"},{"messageHash":"0x77932cbb8e875c8b2c9b7dfa372e34eda2ffa2a0bc7457afae4ae2fd40a4a442"},{"messageHash":"0x06a858c449e04f7e8e8635e1dbbc2dce33ce73b54650da7245e247ca38ca8c30"},{"messageHash":"0x77fdc89c03dddc956ab8bae208729842fc646e808d5ef05f97fde494cd85e90e"}]}'
|
||||
2025-12-26 04:27:49.927 DEBUG [src.steps.store] messages length is 39
|
||||
2025-12-26 04:27:49.927 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:49.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:49.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"},{"messageHash":"0x1e0616e80c74dfd951e547fe642aed2195179873cfee72932afba6b1c54f52f1"},{"messageHash":"0x252ac90d2f322f8ececc87d095b809b759ab2027debfc2d771a153f4dcf8d04a"},{"messageHash":"0x77932cbb8e875c8b2c9b7dfa372e34eda2ffa2a0bc7457afae4ae2fd40a4a442"},{"messageHash":"0x06a858c449e04f7e8e8635e1dbbc2dce33ce73b54650da7245e247ca38ca8c30"},{"messageHash":"0x77fdc89c03dddc956ab8bae208729842fc646e808d5ef05f97fde494cd85e90e"}]}'
|
||||
2025-12-26 04:27:49.931 DEBUG [src.steps.store] messages length is 39
|
||||
2025-12-26 04:27:49.931 DEBUG [tests.store.test_get_messages] Running test with payload A mathematical equation
|
||||
2025-12-26 04:27:49.932 DEBUG [src.steps.store] Relaying message
|
||||
2025-12-26 04:27:49.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14825/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "RSA9IG1jXjI=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:27:49.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:27:49.937 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2025-12-26 04:27:50.138 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:50.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14825/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:50.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"},{"messageHash":"0x1e0616e80c74dfd951e547fe642aed2195179873cfee72932afba6b1c54f52f1"},{"messageHash":"0x252ac90d2f322f8ececc87d095b809b759ab2027debfc2d771a153f4dcf8d04a"},{"messageHash":"0x77932cbb8e875c8b2c9b7dfa372e34eda2ffa2a0bc7457afae4ae2fd40a4a442"},{"messageHash":"0x06a858c449e04f7e8e8635e1dbbc2dce33ce73b54650da7245e247ca38ca8c30"},{"messageHash":"0x77fdc89c03dddc956ab8bae208729842fc646e808d5ef05f97fde494cd85e90e"},{"messageHash":"0xb5cfa78d71f07f27aaf6008c2893dbd2913eb5ae13df5ea24237e2cbca2e368c"}]}'
|
||||
2025-12-26 04:27:50.142 DEBUG [src.steps.store] messages length is 40
|
||||
2025-12-26 04:27:50.143 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2025-12-26 04:27:50.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12335/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:27:50.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3a0472b4033a56d9757bc827d0cf3e90ecec4b653918d6cf1eb1c613aea4b614"},{"messageHash":"0x715fbb47323793f27df62ff793f8e50d4ae0ecab04a43b6e9faeb7fd0588b5ff"},{"messageHash":"0xe3baa81bfcf8682e1357c3e5b2d4133fcedd5203bdb171d80d11dbe6a41f7892"},{"messageHash":"0xc097f6724860e19f974a7452ccc493f7fa29f9f785d447adcdd77ba29ff56486"},{"messageHash":"0x96dc71a2246174c30b4cbab59ce1a775e92bc6025c3bbfc60b04db9d207a7990"},{"messageHash":"0x56cbbc835b61ca49880864cb25eeeaf67f988b3b9fef44fa8199cdddfb47eefa"},{"messageHash":"0x0ed4e0a0089815767b96cc8ddc0c243beb5f5c4cf824ea6a2902aa795d0f0600"},{"messageHash":"0x25a7a9ae0ac410f75247d5adcaabd3c5211f42a8e9591d60f7a2adbfd25e9e7a"},{"messageHash":"0xadea0b6d19dcddccfa2ea9cd64e1b8d1dff1227ab88559b8b2e0beb1b8d5820f"},{"messageHash":"0xd701c6acf8387888ad4e6d5e63f895fa91c8bc45d4d23a19c7af691f0a11e38e"},{"messageHash":"0x19a85ab21d5b451dc9d3abcfe9c91cababcdd9fdd34558225f88925cbc6749af"},{"messageHash":"0xa9182a4f9e59f75cc271538745b70793220c43fe39ec65277cf489991945dabc"},{"messageHash":"0xa423a6ccee4ba4ffb1f3c22daa584e4db57b05f6b4466395ac4ea4afb3391ec3"},{"messageHash":"0xda0b91956a9e60d45ec4ad266ad72d1a65fd817fb58b0d48c11341247bfa0ccf"},{"messageHash":"0x75c8acebc8a64c257bec7e82c3bc5637455c787fa3f472e21df70b68df2287dc"},{"messageHash":"0x68fcc87ade10d553c5ddfc77ac60b3c2b33b37cdc19a06283f25603ab094edf2"},{"messageHash":"0x72802d4d43a19f753ed3feac8ed5484b7793c597b23d660af5817d12fc525dd8"},{"messageHash":"0x906b8c9f4eb31abb123bdb2520e28a94ba65bfc1fecc3e3cf6ec8e87d29472b6"},{"messageHash":"0x878b7225b33c0bd2fee47503276afd1569e41c430cdbc09141672c41c48693e7"},{"messageHash":"0x7dd5d2176a133dd4c00e7c741dcba9f796d279a52af8b5b8721c042cdd2cd269"},{"messageHash":"0x9ff5fc7bc8ab3f6a031ec01d347130bf6342f960cc825123bd807db80edb7462"},{"messageHash":"0x9de7869c2c348af23704bfb976fba76101f35867096193adf868af9fc460ea1d"},{"messageHash":"0x2de5399702b44306f182312132344809de8a3fea9140755bcf89220467a79332"},{"messageHash":"0xda220894597323b390c4e9bad82df9f8164ee482f0ea9832cf2e82d215fb0bfe"},{"messageHash":"0x245398237c6d20a62ee28092de431ec6a2f7b9d88ddf9d55010d2d0de1db555c"},{"messageHash":"0x0b93660429786e167ee9e3e0df544dd250841f2d7cc34bb51e4b04f12653811e"},{"messageHash":"0xb9472fd0d93947ed03d321f4d40d1d5dfe4f08c15b767e49ca2900675270c57c"},{"messageHash":"0x0a7458fa509fc5f4d63ad23a543fb3a6efebc6dec6d439ad540922363bc4e0a7"},{"messageHash":"0x51c5abf44df20fc791e3a6969e290187a785ccf5958b50ad8a7f8c61cc3fe056"},{"messageHash":"0x8c1cefaeeac94e5319d2becf6f92b504fd88519c68fdf91ed174b7e8228a0768"},{"messageHash":"0x9ad7ae2c60cfed674f9ffebc142fba81ce9a93798a004dded70f5a0073aec670"},{"messageHash":"0x629e7a845ee8c3022d1cb69b3cc8a4e1d72da993fea5497c6d7a1ea90d53d048"},{"messageHash":"0xe9e7903155c2749db23605cbe5d2c77005938ccc6ecb52000b212c29ec4fe06e"},{"messageHash":"0x50868c2478a7553f717b85c0f27ba49256c35ab34cd378bd086e5237ac142343"},{"messageHash":"0x1e0616e80c74dfd951e547fe642aed2195179873cfee72932afba6b1c54f52f1"},{"messageHash":"0x252ac90d2f322f8ececc87d095b809b759ab2027debfc2d771a153f4dcf8d04a"},{"messageHash":"0x77932cbb8e875c8b2c9b7dfa372e34eda2ffa2a0bc7457afae4ae2fd40a4a442"},{"messageHash":"0x06a858c449e04f7e8e8635e1dbbc2dce33ce73b54650da7245e247ca38ca8c30"},{"messageHash":"0x77fdc89c03dddc956ab8bae208729842fc646e808d5ef05f97fde494cd85e90e"},{"messageHash":"0xb5cfa78d71f07f27aaf6008c2893dbd2913eb5ae13df5ea24237e2cbca2e368c"}]}'
|
||||
2025-12-26 04:27:50.147 DEBUG [src.steps.store] messages length is 40
|
||||
2025-12-26 04:27:50.149 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:27:50.150 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:27:50.150 DEBUG [src.node.waku_node] Stopping container with id 23d132545dc6
|
||||
2025-12-26 04:27:50.672 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:27:50.672 DEBUG [src.node.waku_node] Stopping container with id 4dee302ad68d
|
||||
2025-12-26 04:27:51.174 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:27:51.175 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:27:51.191 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:27:51.207 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
84
nim/1015/data/attachments/2556d6c20a750826.txt
Normal file
84
nim/1015/data/attachments/2556d6c20a750826.txt
Normal file
@ -0,0 +1,84 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_with_empty_hashes with id: 2025-12-26_04-19-35__b826f42d-3ecf-4205-beea-62505cdc22dd
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-26_04-19-35__b826f42d-3ecf-4205-beea-62505cdc22dd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.137.203
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['10262', '10263', '10264', '10265', '10266']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 10262:10262 -p 10263:10263 -p 10264:10264 -p 10265:10265 -p 10266:10266 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=10264 --rest-port=10262 --tcp-port=10263 --discv5-udp-port=10265 --rest-address=0.0.0.0 --nat=extip:172.18.137.203 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=91a39ad1338f4ef7b9efecca55adc5adc29cc20e7d13991ec7422cb93fd74eff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10266 --metrics-logging=true --store=true --relay=true
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 6a24ed736066. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.137.203 waku ae9452e6def663ad2de190bac4245c82b42845a741de8c3d3146c9985c440afb
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ae9452e6def6. Setting up logs at ./log/docker/publishing_node1_2025-12-26_04-19-35__b826f42d-3ecf-4205-beea-62505cdc22dd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 10262
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a1c3cfcf2347. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10262/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10262/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.137.203/tcp/10263/p2p/16Uiu2HAmSSNt5N6kwgKe1eKrd3NhSpGHUww3nnNhuRLdhNZZ7V4K","/ip4/172.18.137.203/tcp/10264/ws/p2p/16Uiu2HAmSSNt5N6kwgKe1eKrd3NhSpGHUww3nnNhuRLdhNZZ7V4K"],"enrUri":"enr:-L24QNb2YWTJKKcO3MHQ-M5Jii19JmFNG-TJCXXENz7Rknb2ekay3r5i6Sg5hyQ8fIoXoxfyqcFdzQBkCT_y2xaDBu4CgmlkgnY0gmlwhKwSicuKbXVsdGlhZGRyc5YACASsEonLBigXAAoErBKJywYoGN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzMiKx0nywBIBDXlLknw5aXja6__aIwYoKyjzmmq2_OCDdGNwgigXg3VkcIIoGYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-26_04-19-35__b826f42d-3ecf-4205-beea-62505cdc22dd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.50.62
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['37727', '37728', '37729', '37730', '37731']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 37727:37727 -p 37728:37728 -p 37729:37729 -p 37730:37730 -p 37731:37731 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=37729 --rest-port=37727 --tcp-port=37728 --discv5-udp-port=37730 --rest-address=0.0.0.0 --nat=extip:172.18.50.62 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=47c9e2a8efac518054d8b7f093ffabb5bcdabb9d7da5fdafe59be7f38ac57cbf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37731 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNb2YWTJKKcO3MHQ-M5Jii19JmFNG-TJCXXENz7Rknb2ekay3r5i6Sg5hyQ8fIoXoxfyqcFdzQBkCT_y2xaDBu4CgmlkgnY0gmlwhKwSicuKbXVsdGlhZGRyc5YACASsEonLBigXAAoErBKJywYoGN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzMiKx0nywBIBDXlLknw5aXja6__aIwYoKyjzmmq2_OCDdGNwgigXg3VkcIIoGYV3YWt1MgM --storenode=/ip4/172.18.137.203/tcp/10263/p2p/16Uiu2HAmSSNt5N6kwgKe1eKrd3NhSpGHUww3nnNhuRLdhNZZ7V4K --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.50.62 waku 6b2f32c6739bcb9f2cf7f9a10f4299f95c0278904c784f0999c4f40e770d688c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6b2f32c6739b. Setting up logs at ./log/docker/store_node1_2025-12-26_04-19-35__b826f42d-3ecf-4205-beea-62505cdc22dd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 37727
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:37727/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:37727/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.50.62/tcp/37728/p2p/16Uiu2HAmJ1WZoN3beKTd1ewC9dB9SBCysk2WQWENh5CQxBB8q9av","/ip4/172.18.50.62/tcp/37729/ws/p2p/16Uiu2HAmJ1WZoN3beKTd1ewC9dB9SBCysk2WQWENh5CQxBB8q9av"],"enrUri":"enr:-L24QC1HSw8KeoP3GRE69XK9lEk6aR_w90y-yS2wUB-4KmoJRha1Pc0X3UHPDnAELRPF5ObGX9tX1ANPuExaambDj6ECgmlkgnY0gmlwhKwSMj6KbXVsdGlhZGRyc5YACASsEjI-BpNgAAoErBIyPgaTYd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDT4w3PzbDvcSeJNDBilrdHeyrOKGBE9z_djrHk8ykAP-DdGNwgpNgg3VkcIKTYoV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:37727/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.137.203/tcp/10263/p2p/16Uiu2HAmSSNt5N6kwgKe1eKrd3NhSpGHUww3nnNhuRLdhNZZ7V4K"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:10262/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:37727/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:10262/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:10262/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:10262/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:10262/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10262/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x18de00af129e111da793f77ded54902fbbe8d20eb99e66edc22c4fb309df018a"},{"messageHash":"0xd6674a8f3a535bbba111367b0b70780e3f2c0bf2e6c180df28610bc753a12ef1"},{"messageHash":"0x97ee622ee1529e0a4175e6416770f8039500d8763d9703acd5249bec624dab11"},{"messageHash":"0x072cae8dc47faa5c71cbc87511210ea18a90be1eea48d48fc2d28cb261cad247"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:37727/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x18de00af129e111da793f77ded54902fbbe8d20eb99e66edc22c4fb309df018a"},{"messageHash":"0xd6674a8f3a535bbba111367b0b70780e3f2c0bf2e6c180df28610bc753a12ef1"},{"messageHash":"0x97ee622ee1529e0a4175e6416770f8039500d8763d9703acd5249bec624dab11"},{"messageHash":"0x072cae8dc47faa5c71cbc87511210ea18a90be1eea48d48fc2d28cb261cad247"}]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id ae9452e6def6
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6b2f32c6739b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
3125
nim/1015/data/attachments/259516ce32032d2a.txt
Normal file
3125
nim/1015/data/attachments/259516ce32032d2a.txt
Normal file
File diff suppressed because it is too large
Load Diff
127
nim/1015/data/attachments/25a712bd8d8f53b3.txt
Normal file
127
nim/1015/data/attachments/25a712bd8d8f53b3.txt
Normal file
@ -0,0 +1,127 @@
|
||||
2025-12-26 04:13:10.606 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:13:10.606 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_from_few_content_topics with id: 2025-12-26_04-13-10__136da426-bbad-449e-9b31-5841a6893b58
|
||||
2025-12-26 04:13:10.606 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:13:10.606 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2025-12-26 04:13:10.607 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2025-12-26 04:13:10.613 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:13:10.613 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-13-10__136da426-bbad-449e-9b31-5841a6893b58__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:13:10.613 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:13:10.613 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:13:10.615 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:13:10.615 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.25
|
||||
2025-12-26 04:13:10.615 DEBUG [src.node.docker_mananger] Generated ports ['5429', '5430', '5431', '5432', '5433']
|
||||
2025-12-26 04:13:10.615 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:13:10.615 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:13:10.615 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:13:10.615 DEBUG [src.node.docker_mananger] docker run -i -t -p 5429:5429 -p 5430:5430 -p 5431:5431 -p 5432:5432 -p 5433:5433 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=5431 --rest-port=5429 --tcp-port=5430 --discv5-udp-port=5432 --rest-address=0.0.0.0 --nat=extip:172.18.26.25 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8a90d3d6f4c038c6dfabeee5eab3b104966b5cecc8ef4ddce6ad4cc8fd66b8de --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5433 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-26 04:13:10.800 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.25 waku fa818c12eb9114d8fc655b174edbcca6f190d6eb6b8a7b91770df98115783a09
|
||||
2025-12-26 04:13:10.830 DEBUG [src.node.docker_mananger] Container started with ID fa818c12eb91. Setting up logs at ./log/docker/node1_2025-12-26_04-13-10__136da426-bbad-449e-9b31-5841a6893b58__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:13:10.831 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5429
|
||||
2025-12-26 04:13:10.832 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:13:10.862 ERROR [src.node.docker_mananger] Max retries reached for container 5b5b2d4831e4. Exiting log stream.
|
||||
2025-12-26 04:13:11.384 ERROR [src.node.docker_mananger] Max retries reached for container fb5f5f0d7687. Exiting log stream.
|
||||
2025-12-26 04:13:11.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5429/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:11.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:13:11.835 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:13:11.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5429/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:11.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.25/tcp/5430/p2p/16Uiu2HAmQdxqF4BsWGe8Qyq8v7shJ2Nq855FGx6dyYF42btEy73X","/ip4/172.18.26.25/tcp/5431/ws/p2p/16Uiu2HAmQdxqF4BsWGe8Qyq8v7shJ2Nq855FGx6dyYF42btEy73X"],"enrUri":"enr:-L24QK10F-nkWywfjUQqOkgB7_zbW81L09mGiKT0OmaG3qG1MBT9BgQvLxOnPk4dPkSyOHG4sTW_a4fFagO8c2vgAeECgmlkgnY0gmlwhKwSGhmKbXVsdGlhZGRyc5YACASsEhoZBhU2AAoErBIaGQYVN90DgnJzhQADAQAAiXNlY3AyNTZrMaEDsgjyIvNhcneGQcFOA2nR6Cfttg1UUrCKGSA3PziPCtqDdGNwghU2g3VkcIIVOIV3YWt1MgU"}'
|
||||
2025-12-26 04:13:11.838 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:13:11.838 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2025-12-26 04:13:11.844 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:13:11.845 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-13-10__136da426-bbad-449e-9b31-5841a6893b58__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:13:11.845 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:13:11.845 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:13:11.846 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:13:11.846 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.210
|
||||
2025-12-26 04:13:11.846 DEBUG [src.node.docker_mananger] Generated ports ['29651', '29652', '29653', '29654', '29655']
|
||||
2025-12-26 04:13:11.847 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:13:11.847 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:13:11.847 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:13:11.847 DEBUG [src.node.docker_mananger] docker run -i -t -p 29651:29651 -p 29652:29652 -p 29653:29653 -p 29654:29654 -p 29655:29655 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=29653 --rest-port=29651 --tcp-port=29652 --discv5-udp-port=29654 --rest-address=0.0.0.0 --nat=extip:172.18.85.210 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=94ed9ac4ef4fb358dbd63c98ac5a2ad12589bdf4df416efaf72be24d12bec8cc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29655 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QK10F-nkWywfjUQqOkgB7_zbW81L09mGiKT0OmaG3qG1MBT9BgQvLxOnPk4dPkSyOHG4sTW_a4fFagO8c2vgAeECgmlkgnY0gmlwhKwSGhmKbXVsdGlhZGRyc5YACASsEhoZBhU2AAoErBIaGQYVN90DgnJzhQADAQAAiXNlY3AyNTZrMaEDsgjyIvNhcneGQcFOA2nR6Cfttg1UUrCKGSA3PziPCtqDdGNwghU2g3VkcIIVOIV3YWt1MgU --filternode=/ip4/172.18.26.25/tcp/5430/p2p/16Uiu2HAmQdxqF4BsWGe8Qyq8v7shJ2Nq855FGx6dyYF42btEy73X
|
||||
2025-12-26 04:13:12.027 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.210 waku 8cb60e15b455d876179fbba4b27a1b86db60c1137dca49873d1ce617ee8f7d87
|
||||
2025-12-26 04:13:12.057 DEBUG [src.node.docker_mananger] Container started with ID 8cb60e15b455. Setting up logs at ./log/docker/node2_2025-12-26_04-13-10__136da426-bbad-449e-9b31-5841a6893b58__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:13:12.057 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29651
|
||||
2025-12-26 04:13:12.057 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:13:13.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29651/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:13.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:13:13.062 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:13:13.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29651/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:13.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.210/tcp/29652/p2p/16Uiu2HAm17vYwbLDiZt5qS9e3BBWVkkcVmx2nj7qRH7daynwUse7","/ip4/172.18.85.210/tcp/29653/ws/p2p/16Uiu2HAm17vYwbLDiZt5qS9e3BBWVkkcVmx2nj7qRH7daynwUse7"],"enrUri":"enr:-L24QEgR8oDxT55Nvuq5wOmBJzvOGBtg2_RXF49ZpGKIohVRP7O5lLP01oPHe7p_38w_B5aJ0ACuddfoOorgF7HSmT4CgmlkgnY0gmlwhKwSVdKKbXVsdGlhZGRyc5YACASsElXSBnPUAAoErBJV0gZz1d0DgnJzhQADAQAAiXNlY3AyNTZrMaECVJokoGO3_ZR9EcKwg4BYHjzzfQsSB_PK0PXTJ5BAgqiDdGNwgnPUg3VkcIJz1oV3YWt1MgA"}'
|
||||
2025-12-26 04:13:13.065 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:13:13.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29651/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.26.25/tcp/5430/p2p/16Uiu2HAmQdxqF4BsWGe8Qyq8v7shJ2Nq855FGx6dyYF42btEy73X"]'
|
||||
2025-12-26 04:13:13.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:13.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5429/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2025-12-26 04:13:13.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:13.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29651/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "696f2303-de0c-45a4-a821-8f9e909f1101", "contentFilters": ["Hello World!", "1234567890", "{\"key\": \"value\"}", "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "\ud83d\ude80\ud83c\udf1f\u2728"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2025-12-26 04:13:13.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"696f2303-de0c-45a4-a821-8f9e909f1101","statusDesc":"OK"}'
|
||||
2025-12-26 04:13:13.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5429/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:13:13.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:13.134 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:13:13.234 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:13.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29651/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:13.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Hello World!","version":0,"timestamp":1766722393126318479,"ephemeral":false}]'
|
||||
2025-12-26 04:13:13.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5429/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:13:13.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:13.245 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:13:13.345 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:13.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29651/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:13.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1766722393239759610,"ephemeral":false}]'
|
||||
2025-12-26 04:13:13.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5429/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:13:13.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:13.356 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:13:13.457 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:13.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29651/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:13.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"{\\"key\\": \\"value\\"}","version":0,"timestamp":1766722393350821210,"ephemeral":false}]'
|
||||
2025-12-26 04:13:13.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5429/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:13:13.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:13.467 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:13:13.567 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:13.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29651/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:13.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87","version":0,"timestamp":1766722393461557855,"ephemeral":false}]'
|
||||
2025-12-26 04:13:13.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5429/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\ud83d\ude80\ud83c\udf1f\u2728", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:13:13.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:13.577 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:13:13.678 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:13.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29651/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:13.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\xf0\x9f\x9a\x80\xf0\x9f\x8c\x9f\xe2\x9c\xa8","version":0,"timestamp":1766722393572320187,"ephemeral":false}]'
|
||||
2025-12-26 04:13:13.683 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:29651/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": "1"}'
|
||||
2025-12-26 04:13:13.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2025-12-26 04:13:13.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5429/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:13:13.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:13.695 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:13:13.796 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:13.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29651/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:13.799 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:29651/filter/v2/messages/Hello%20World%21. Response content: b'Not subscribed to topic: Hello World!'
|
||||
2025-12-26 04:13:13.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5429/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:13:13.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:13.804 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:13:13.904 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:13.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29651/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:13.907 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:29651/filter/v2/messages/1234567890. Response content: b'Not subscribed to topic: 1234567890'
|
||||
2025-12-26 04:13:13.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5429/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:13:13.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:13.912 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:13:14.012 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:14.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29651/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:14.015 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:29651/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D. Response content: b'Not subscribed to topic: {"key": "value"}'
|
||||
2025-12-26 04:13:14.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5429/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:13:14.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:14.020 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:13:14.120 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:14.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29651/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:14.124 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:29651/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87. Response content: b'Not subscribed to topic: \xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87'
|
||||
2025-12-26 04:13:14.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5429/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\ud83d\ude80\ud83c\udf1f\u2728", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:13:14.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:13:14.128 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:13:14.229 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:13:14.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29651/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:13:14.232 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:29651/filter/v2/messages/%F0%9F%9A%80%F0%9F%8C%9F%E2%9C%A8. Response content: b'Not subscribed to topic: \xf0\x9f\x9a\x80\xf0\x9f\x8c\x9f\xe2\x9c\xa8'
|
||||
2025-12-26 04:13:14.234 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:13:14.235 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:13:14.235 DEBUG [src.node.waku_node] Stopping container with id fa818c12eb91
|
||||
2025-12-26 04:13:14.764 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:13:14.764 DEBUG [src.node.waku_node] Stopping container with id 8cb60e15b455
|
||||
2025-12-26 04:13:15.297 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:13:15.299 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:13:15.306 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:13:15.312 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
73
nim/1015/data/attachments/264e0f502d77e6e3.txt
Normal file
73
nim/1015/data/attachments/264e0f502d77e6e3.txt
Normal file
@ -0,0 +1,73 @@
|
||||
2025-12-26 04:20:20.342 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2025-12-26 04:20:20.342 DEBUG [tests.conftest] Running test: test_pubsub_topic_not_in_docker_flags with id: 2025-12-26_04-20-20__be700305-801e-4e0a-ad40-70ff78a49432
|
||||
2025-12-26 04:20:20.342 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2025-12-26 04:20:20.342 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2025-12-26 04:20:20.343 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2025-12-26 04:20:20.350 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:20:20.350 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-26_04-20-20__be700305-801e-4e0a-ad40-70ff78a49432__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:20:20.350 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:20:20.350 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:20:20.352 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:20:20.352 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.62.55
|
||||
2025-12-26 04:20:20.352 DEBUG [src.node.docker_mananger] Generated ports ['33284', '33285', '33286', '33287', '33288']
|
||||
2025-12-26 04:20:20.352 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:20:20.352 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:20:20.352 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:20:20.352 DEBUG [src.node.docker_mananger] docker run -i -t -p 33284:33284 -p 33285:33285 -p 33286:33286 -p 33287:33287 -p 33288:33288 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=33286 --rest-port=33284 --tcp-port=33285 --discv5-udp-port=33287 --rest-address=0.0.0.0 --nat=extip:172.18.62.55 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4a3d02bdfb1f14589dc6177c765a25c8f9b8c1d4202fdecebdbd8e7c0227e6aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33288 --metrics-logging=true --relay=true --filter=true
|
||||
2025-12-26 04:20:20.537 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.62.55 waku 129beb4f806b3a365b7ba4e8a1e6a4203b93d4fe421afff89ec68a935a9339b3
|
||||
2025-12-26 04:20:20.570 DEBUG [src.node.docker_mananger] Container started with ID 129beb4f806b. Setting up logs at ./log/docker/node1_2025-12-26_04-20-20__be700305-801e-4e0a-ad40-70ff78a49432__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:20:20.570 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33284
|
||||
2025-12-26 04:20:20.571 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:20:20.584 ERROR [src.node.docker_mananger] Max retries reached for container 340ab23fdbe7. Exiting log stream.
|
||||
2025-12-26 04:20:21.140 ERROR [src.node.docker_mananger] Max retries reached for container be2240fdfa17. Exiting log stream.
|
||||
2025-12-26 04:20:21.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33284/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:21.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
||||
2025-12-26 04:20:21.575 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:20:21.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33284/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:21.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.62.55/tcp/33285/p2p/16Uiu2HAm67rmWzqzzfKxqcxbVymyFEyvKVRdCJdx7S4prJokVCst","/ip4/172.18.62.55/tcp/33286/ws/p2p/16Uiu2HAm67rmWzqzzfKxqcxbVymyFEyvKVRdCJdx7S4prJokVCst"],"enrUri":"enr:-L24QIKxo126RS7isHIso7lWFaeDqQ7-VULXu6pvMxG8P65fSD0YA1Zd9nwUa0It5ULWPDHem_p-90KikOy8JmgfMg4CgmlkgnY0gmlwhKwSPjeKbXVsdGlhZGRyc5YACASsEj43BoIFAAoErBI-NwaCBt0DgnJzhQACAQAAiXNlY3AyNTZrMaECnuBM0IGddhZrdaz3-O6Nj8Kw3c-99J-nv2e929nheqODdGNwgoIFg3VkcIKCB4V3YWt1MgU"}'
|
||||
2025-12-26 04:20:21.577 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:20:21.584 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2025-12-26 04:20:21.584 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-26_04-20-20__be700305-801e-4e0a-ad40-70ff78a49432__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:20:21.584 DEBUG [src.node.waku_node] Starting Node...
|
||||
2025-12-26 04:20:21.584 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2025-12-26 04:20:21.586 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2025-12-26 04:20:21.586 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.51.167
|
||||
2025-12-26 04:20:21.586 DEBUG [src.node.docker_mananger] Generated ports ['52294', '52295', '52296', '52297', '52298']
|
||||
2025-12-26 04:20:21.586 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2025-12-26 04:20:21.586 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2025-12-26 04:20:21.586 DEBUG [src.node.waku_node] Using volumes []
|
||||
2025-12-26 04:20:21.586 DEBUG [src.node.docker_mananger] docker run -i -t -p 52294:52294 -p 52295:52295 -p 52296:52296 -p 52297:52297 -p 52298:52298 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=52296 --rest-port=52294 --tcp-port=52295 --discv5-udp-port=52297 --rest-address=0.0.0.0 --nat=extip:172.18.51.167 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=efab2eadca65be5a2cc2b0aa2b46a4832d6eecd1fc4a8b0a81910cefdc15c23d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52298 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIKxo126RS7isHIso7lWFaeDqQ7-VULXu6pvMxG8P65fSD0YA1Zd9nwUa0It5ULWPDHem_p-90KikOy8JmgfMg4CgmlkgnY0gmlwhKwSPjeKbXVsdGlhZGRyc5YACASsEj43BoIFAAoErBI-NwaCBt0DgnJzhQACAQAAiXNlY3AyNTZrMaECnuBM0IGddhZrdaz3-O6Nj8Kw3c-99J-nv2e929nheqODdGNwgoIFg3VkcIKCB4V3YWt1MgU
|
||||
2025-12-26 04:20:21.772 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.51.167 waku 6d8e02eab98ec955cfb323adbb20816db7b4cc307739fbfdad6bb14d46946007
|
||||
2025-12-26 04:20:21.804 DEBUG [src.node.docker_mananger] Container started with ID 6d8e02eab98e. Setting up logs at ./log/docker/node2_2025-12-26_04-20-20__be700305-801e-4e0a-ad40-70ff78a49432__wakuorg_nwaku:latest.log
|
||||
2025-12-26 04:20:21.805 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52294
|
||||
2025-12-26 04:20:21.805 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2025-12-26 04:20:22.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52294/health" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:22.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
||||
2025-12-26 04:20:22.819 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2025-12-26 04:20:22.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52294/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:22.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.51.167/tcp/52295/p2p/16Uiu2HAkuopbibPvFLfEAQN6wEaGyNFDDK4a5xJjW23pCQ5xj3gj","/ip4/172.18.51.167/tcp/52296/ws/p2p/16Uiu2HAkuopbibPvFLfEAQN6wEaGyNFDDK4a5xJjW23pCQ5xj3gj"],"enrUri":"enr:-L24QLhnKsXsx8zEDiqvQ4ccUqcg6fLNOBSJV_ImZv4HAYjcFWxejVi_W5V5xRwXdw3Vwkqe2mZKVNRLVsLWODkiTM0CgmlkgnY0gmlwhKwSM6eKbXVsdGlhZGRyc5YACASsEjOnBsxHAAoErBIzpwbMSN0DgnJzhQACAQAAiXNlY3AyNTZrMaECBayGFdzvu7IsozE_jZBXDUwb2lCPulFHchq01XE0pQiDdGNwgsxHg3VkcILMSYV3YWt1MgE"}'
|
||||
2025-12-26 04:20:22.825 INFO [src.node.waku_node] REST service is ready !!
|
||||
2025-12-26 04:20:22.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52294/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.62.55/tcp/33285/p2p/16Uiu2HAm67rmWzqzzfKxqcxbVymyFEyvKVRdCJdx7S4prJokVCst"]'
|
||||
2025-12-26 04:20:22.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:20:22.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33284/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:20:22.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:20:22.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52294/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2025-12-26 04:20:22.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:20:22.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33284/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2025-12-26 04:20:22.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2025-12-26 04:20:22.840 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2025-12-26 04:20:22.941 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:20:22.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33284/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:22.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722822835697574,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:20:22.946 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2025-12-26 04:20:22.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52294/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2025-12-26 04:20:22.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766722822835697574,"ephemeral":false,"proof":""}]'
|
||||
2025-12-26 04:20:22.951 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2025-12-26 04:20:22.952 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2025-12-26 04:20:22.952 DEBUG [src.node.waku_node] Stopping container with id 129beb4f806b
|
||||
2025-12-26 04:20:23.502 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:20:23.503 DEBUG [src.node.waku_node] Stopping container with id 6d8e02eab98e
|
||||
2025-12-26 04:20:24.061 DEBUG [src.node.waku_node] Container stopped.
|
||||
2025-12-26 04:20:24.063 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2025-12-26 04:20:24.068 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2025-12-26 04:20:24.073 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user