mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-10 13:53:10 +00:00
209 lines
35 KiB
Plaintext
209 lines
35 KiB
Plaintext
2026-03-16 12:40:06.647 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-16 12:40:06.647 DEBUG [tests.conftest] Running test: test_node_without_sync_or_relay_stays_empty with id: 2026-03-16_12-40-06__ae8dc34f-6723-4dbd-b352-866445b7b933
|
|
2026-03-16 12:40:06.647 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-16 12:40:06.654 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:40:06.654 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_12-40-06__ae8dc34f-6723-4dbd-b352-866445b7b933__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:40:06.660 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:40:06.660 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_12-40-06__ae8dc34f-6723-4dbd-b352-866445b7b933__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:40:06.666 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:40:06.666 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-16_12-40-06__ae8dc34f-6723-4dbd-b352-866445b7b933__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:40:06.667 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-16 12:40:06.667 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:40:06.668 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:40:06.669 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:40:06.669 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.142.103
|
|
2026-03-16 12:40:06.669 DEBUG [src.node.docker_mananger] Generated ports ['49449', '49450', '49451', '49452', '49453']
|
|
2026-03-16 12:40:06.669 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:40:06.670 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:40:06.670 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:40:06.670 DEBUG [src.node.docker_mananger] docker run -i -t -p 49449:49449 -p 49450:49450 -p 49451:49451 -p 49452:49452 -p 49453:49453 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=49451 --rest-port=49449 --tcp-port=49450 --discv5-udp-port=49452 --rest-address=0.0.0.0 --nat=extip:172.18.142.103 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dd6cfa8fe6d34fc79b59076c2fbaae9cdb71d8e4a3c58dc37fcfe547defe4dc6 --store-sync=true --store=true --store-sync-range=300 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49453 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-03-16 12:40:06.860 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.142.103 waku ee5c7bdf691502fef8e0455016e964b3ccc65b622501b4ca02fd9fc88e0e61af
|
|
2026-03-16 12:40:06.863 ERROR [src.node.docker_mananger] Max retries reached for container 43fe00defcf9. Exiting log stream.
|
|
2026-03-16 12:40:06.901 DEBUG [src.node.docker_mananger] Container started with ID ee5c7bdf6915. Setting up logs at ./log/docker/node1_2026-03-16_12-40-06__ae8dc34f-6723-4dbd-b352-866445b7b933__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:40:06.902 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 49449
|
|
2026-03-16 12:40:06.902 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:40:07.443 ERROR [src.node.docker_mananger] Max retries reached for container 24a57e6eb0b5. Exiting log stream.
|
|
2026-03-16 12:40:07.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49449/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:40:07.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-16 12:40:07.907 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:40:07.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49449/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:40:07.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.142.103/tcp/49450/p2p/16Uiu2HAm6PCbMw6UhQPWxi8urTkGbvzkwvqywdgGkeWFjocvkRjN","/ip4/172.18.142.103/tcp/49451/ws/p2p/16Uiu2HAm6PCbMw6UhQPWxi8urTkGbvzkwvqywdgGkeWFjocvkRjN"],"enrUri":"enr:-L24QFXstxvJgPQ0S4VrvAUhfZF__e5lOW7FlotE_4AAw96-JztmrxwGeto-ERdSf6uKF25EQeg8R_wo6amkJfYrcqQCgmlkgnY0gmlwhKwSjmeKbXVsdGlhZGRyc5YACASsEo5nBsEqAAoErBKOZwbBK90DgnJzhQADAQAAiXNlY3AyNTZrMaECos5towrBhnJ80blPPEAKINAr7-7qD_WxQcvQAgxyp2GDdGNwgsEqg3VkcILBLIV3YWt1MhM"}'
|
|
2026-03-16 12:40:07.909 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:40:07.910 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:07.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:07.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:07.926 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:08.137 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:08.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:08.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:08.141 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:08.352 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:08.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:08.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:08.356 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:08.567 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:08.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:08.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:08.573 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:08.784 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:08.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:08.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:08.788 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:08.999 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:08.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:09.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:09.003 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:09.214 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:09.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:09.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:09.218 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:09.428 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:09.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:09.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:09.432 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:09.643 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:09.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:09.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:09.647 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:09.858 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:09.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:09.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:09.862 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:10.072 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:10.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:10.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:10.076 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:10.287 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:10.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:10.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:10.291 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:10.501 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:10.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:10.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:10.505 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:10.716 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:10.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:10.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:10.719 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:10.930 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:10.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:10.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:10.934 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:11.145 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:11.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:11.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:11.149 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:11.359 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:11.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:11.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:11.363 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:11.574 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:11.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:11.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:11.578 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:11.789 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:11.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:11.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:11.793 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:12.003 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:12.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:12.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:12.009 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:12.219 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:12.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:12.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:12.224 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:12.434 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:12.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:12.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:12.439 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:12.649 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:12.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:12.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:12.653 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:12.864 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:12.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:12.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:12.868 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:13.079 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:13.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:13.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:13.083 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:13.293 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:13.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:13.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:13.297 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:13.508 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:13.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:13.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:13.513 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:13.724 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:13.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:13.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:13.728 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:13.939 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:13.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:13.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:13.943 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:14.153 DEBUG [src.steps.store] Relaying message
|
|
2026-03-16 12:40:14.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49449/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)'}'
|
|
2026-03-16 12:40:14.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:14.158 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-16 12:40:14.369 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:40:14.369 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:40:14.370 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:40:14.371 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.222.48
|
|
2026-03-16 12:40:14.371 DEBUG [src.node.docker_mananger] Generated ports ['58639', '58640', '58641', '58642', '58643']
|
|
2026-03-16 12:40:14.371 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:40:14.371 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:40:14.371 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:40:14.371 DEBUG [src.node.docker_mananger] docker run -i -t -p 58639:58639 -p 58640:58640 -p 58641:58641 -p 58642:58642 -p 58643:58643 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=58641 --rest-port=58639 --tcp-port=58640 --discv5-udp-port=58642 --rest-address=0.0.0.0 --nat=extip:172.18.222.48 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1ed0ec587e7d2fdabaea5ddfeb1b595a4e4fa9382d31b7b83a5e22751a5e2d14 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58643 --metrics-logging=true --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QFXstxvJgPQ0S4VrvAUhfZF__e5lOW7FlotE_4AAw96-JztmrxwGeto-ERdSf6uKF25EQeg8R_wo6amkJfYrcqQCgmlkgnY0gmlwhKwSjmeKbXVsdGlhZGRyc5YACASsEo5nBsEqAAoErBKOZwbBK90DgnJzhQADAQAAiXNlY3AyNTZrMaECos5towrBhnJ80blPPEAKINAr7-7qD_WxQcvQAgxyp2GDdGNwgsEqg3VkcILBLIV3YWt1MhM
|
|
2026-03-16 12:40:14.557 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.222.48 waku 3f2b3b8ce395fbe1d3c0e387904a67d67a5bff64c08cbdd74d04fcc8977e52a8
|
|
2026-03-16 12:40:14.590 DEBUG [src.node.docker_mananger] Container started with ID 3f2b3b8ce395. Setting up logs at ./log/docker/node2_2026-03-16_12-40-06__ae8dc34f-6723-4dbd-b352-866445b7b933__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:40:14.590 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 58639
|
|
2026-03-16 12:40:14.590 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:40:15.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58639/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:40:15.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-16 12:40:15.594 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:40:15.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58639/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:40:15.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.48/tcp/58640/p2p/16Uiu2HAm4jzjUPWAz9D3QCdmvCmf9XZGebTjybz9iQfVUrhzz6EX","/ip4/172.18.222.48/tcp/58641/ws/p2p/16Uiu2HAm4jzjUPWAz9D3QCdmvCmf9XZGebTjybz9iQfVUrhzz6EX"],"enrUri":"enr:-L24QOvDeCq3coHgcWR06SbjGFvQs8TJRiNNPi5_8hX6aI3jVm79wCWg4mZFM_sI8hWnHLhbqwDQ3Fi3JgMUiPLXXhcCgmlkgnY0gmlwhKwS3jCKbXVsdGlhZGRyc5YACASsEt4wBuUQAAoErBLeMAblEd0DgnJzhQADAQAAiXNlY3AyNTZrMaECimrXUdeN_9jIq6szt740wJ0FXyb4XgbB0WRxtzewqvyDdGNwguUQg3VkcILlEoV3YWt1MgA"}'
|
|
2026-03-16 12:40:15.597 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:40:15.597 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:40:15.597 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:40:15.598 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:40:15.598 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.188.105
|
|
2026-03-16 12:40:15.598 DEBUG [src.node.docker_mananger] Generated ports ['6970', '6971', '6972', '6973', '6974']
|
|
2026-03-16 12:40:15.599 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:40:15.599 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:40:15.599 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:40:15.599 DEBUG [src.node.docker_mananger] docker run -i -t -p 6970:6970 -p 6971:6971 -p 6972:6972 -p 6973:6973 -p 6974:6974 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=6972 --rest-port=6970 --tcp-port=6971 --discv5-udp-port=6973 --rest-address=0.0.0.0 --nat=extip:172.18.188.105 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=479504ef2dbeabdd7a46d4a5beabea35d9dfa932a320b162aeff9ed5ac3bcab9 --store-sync=true --store=true --store-sync-range=300 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6974 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QFXstxvJgPQ0S4VrvAUhfZF__e5lOW7FlotE_4AAw96-JztmrxwGeto-ERdSf6uKF25EQeg8R_wo6amkJfYrcqQCgmlkgnY0gmlwhKwSjmeKbXVsdGlhZGRyc5YACASsEo5nBsEqAAoErBKOZwbBK90DgnJzhQADAQAAiXNlY3AyNTZrMaECos5towrBhnJ80blPPEAKINAr7-7qD_WxQcvQAgxyp2GDdGNwgsEqg3VkcILBLIV3YWt1MhM
|
|
2026-03-16 12:40:15.792 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.188.105 waku 879b16f4cd11333301b59b747f0d851c2c76b428d4be5904ac42936a2a12166b
|
|
2026-03-16 12:40:15.825 DEBUG [src.node.docker_mananger] Container started with ID 879b16f4cd11. Setting up logs at ./log/docker/node3_2026-03-16_12-40-06__ae8dc34f-6723-4dbd-b352-866445b7b933__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:40:15.826 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 6970
|
|
2026-03-16 12:40:15.826 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:40:16.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6970/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:40:16.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-16 12:40:16.829 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:40:16.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6970/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:40:16.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.188.105/tcp/6971/p2p/16Uiu2HAm9EvEU8q8QnjdcBviwXrNZGrkhTx2bRwTTGEoCU6XGqUm","/ip4/172.18.188.105/tcp/6972/ws/p2p/16Uiu2HAm9EvEU8q8QnjdcBviwXrNZGrkhTx2bRwTTGEoCU6XGqUm"],"enrUri":"enr:-L24QEjexXwzhunv7BB9SqR_5-rR7cXQHF3tyzXuM1hVcOkDWHSXBJ6bOZWATQgQ4Q9oSQJSOMvVL9aNJo4fUQJ04RoCgmlkgnY0gmlwhKwSvGmKbXVsdGlhZGRyc5YACASsErxpBhs7AAoErBK8aQYbPN0DgnJzhQADAQAAiXNlY3AyNTZrMaECzUJYEQg_eP-rDbLp-LSGdSGcqeOuRSTah1al1Rp-AaKDdGNwghs7g3VkcIIbPYV3YWt1MhI"}'
|
|
2026-03-16 12:40:16.832 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:40:16.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6970/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.142.103/tcp/49450/p2p/16Uiu2HAm6PCbMw6UhQPWxi8urTkGbvzkwvqywdgGkeWFjocvkRjN"]'
|
|
2026-03-16 12:40:16.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:40:34.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6970/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=200&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:40:34.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb74cc775839fee9c76f2d07ccc3edb49a5db79709eec3451e8c530a4e0228689"},{"messageHash":"0x654e82da49baf65e8553dc2248d8975b610504b412f4a683b8021e597ca8833d"},{"messageHash":"0x470334711989365754a305bf310b3679eefe65cb94ef1f9404d24feb18b8dd47"},{"messageHash":"0xabf30bdeac3975929486f1db05b11f81af2595b46f8379bff63cb9e78ded1994"},{"messageHash":"0x7ab30877c4377c216c91cc1824ba329b98425e6fe955b2391867b16e86fcb1bc"},{"messageHash":"0xd18d22b6f2cc05c6401a446d10ea9ac131c198f128823d3d4207dfcf6f68b567"},{"messageHash":"0xcf6546fd8107ee1706594e779e222bc7ec366d1732955fa26cc6712d76cfd5ec"},{"messageHash":"0xb1016097cd649e5d929829ab33513665e775d6e791439159a1dbeca47e9031eb"},{"messageHash":"0x7d81b2d6cf09702cd34ef38e947096e2ae9cd4f5e29b5f0c2e429474e6684550"},{"messageHash":"0xb8fa5eef430f737e79367813614e6aacecd57e8970f53e59e8d161fcad8709f9"},{"messageHash":"0x40a5c7513688ec1189fce1b300711efb8623d5176f526befc2e99603c15c6f0c"},{"messageHash":"0x740aff6263ec03c2afb43d3a2618cb7740bd4a31a221ea858a702504e7b72d7a"},{"messageHash":"0x7f50f671b2ac85e17e19aca9537b586539c58b416acad0db7580fbb69d46b3f2"},{"messageHash":"0x97b1a0f1d9ede133d04d9db11493ec2dc34ad62cbbb9d5e2a0b8dea3973b97ea"},{"messageHash":"0x632bcabf859d9b94ba2a72946162ccb7282c17703ecc1767fe6e6d802e1cb5c8"},{"messageHash":"0x26972d6600d9e5112f781c15fac96fdb5582448478cd4b08bba697715fd795a5"},{"messageHash":"0x198f8d37da14a26537035d9d0779082a188b559729836f4343097cb184aa66a4"},{"messageHash":"0x62dbd637d8791280fc5340405d060bbedf0e82133edf5f682be37c3c610ecc25"},{"messageHash":"0x33f65cdb6376fd4851c7ddfbc5bc1e15d839ae3508d7621ef94a8de48888b7fd"},{"messageHash":"0xfe7529275e66edc72178b11503d9e27b4ab7f642213fd812358f8c4415e3bc71"},{"messageHash":"0xb16b85bc6f41574315b82a5c06babeb078b6cd9d2f6bc0c2535fa0d693665232"},{"messageHash":"0x72a6b171640e90b945619cbdccc51be1bfef2c5e33129961a5bc688e43bc12c1"},{"messageHash":"0x46563641942db64095211dd0cbe1273ce482bfd7017ad4222a6d85df12e6a7d6"},{"messageHash":"0xc4ae15bb6797878e7d61ce4db21abfb995d57de0044a7d7b3d1ddda82b437737"},{"messageHash":"0x003eb58fd21112b6cdca86d35fca3ca5501ad66f9cc14e8670c3f103cf9abee1"},{"messageHash":"0x4c79894f9843eda688b27bed5a505f23eee2f934ade8a399a4350d33aaaca462"},{"messageHash":"0x7f8f9422bd1a0199b6d887083a09e5db81442a79ae0e9ee2fc39df3a4bb37778"},{"messageHash":"0x3afc4b3d61ae026917fda991e2f913686661499ddb96933307bc8fa0b727899c"},{"messageHash":"0x6852e534b23beb1a91b721a54855077ce3e5aaa74680bfee1f24880a496fe2c8"},{"messageHash":"0x08eb2264266b33aa11b049000f24144f741f86ac32c3b5ab747222c45b543d6b"}]}'
|
|
2026-03-16 12:40:34.873 DEBUG [tests.store_sync.test_store_sync] Node3 store has 30 messages expected 30
|
|
2026-03-16 12:40:34.875 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-16 12:40:34.877 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-16 12:40:34.877 DEBUG [src.node.waku_node] Stopping container with id ee5c7bdf6915
|
|
2026-03-16 12:40:35.457 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:40:35.457 DEBUG [src.node.waku_node] Stopping container with id 3f2b3b8ce395
|
|
2026-03-16 12:40:35.995 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:40:35.995 DEBUG [src.node.waku_node] Stopping container with id 879b16f4cd11
|
|
2026-03-16 12:40:36.327 ERROR [src.node.docker_mananger] Max retries reached for container ee5c7bdf6915. Exiting log stream.
|
|
2026-03-16 12:40:36.806 ERROR [src.node.docker_mananger] Max retries reached for container 3f2b3b8ce395. Exiting log stream.
|
|
2026-03-16 12:40:46.578 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:40:46.581 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-16 12:40:46.609 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 12:40:46.610 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 12:40:46.622 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|