mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
146 lines
27 KiB
Plaintext
146 lines
27 KiB
Plaintext
2026-03-08 04:40:41.567 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-08 04:40:41.567 DEBUG [tests.conftest] Running test: test_sync_with_one_node_with_delayed_start with id: 2026-03-08_04-40-41__1ef8e04b-2ebc-46f0-8612-6a75832da712
|
|
2026-03-08 04:40:41.568 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-08 04:40:41.576 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:40:41.576 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-08_04-40-41__1ef8e04b-2ebc-46f0-8612-6a75832da712__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:40:41.583 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:40:41.583 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-08_04-40-41__1ef8e04b-2ebc-46f0-8612-6a75832da712__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:40:41.590 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:40:41.590 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-08_04-40-41__1ef8e04b-2ebc-46f0-8612-6a75832da712__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:40:41.591 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-08 04:40:41.591 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:40:41.592 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:40:41.593 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:40:41.594 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.79.93
|
|
2026-03-08 04:40:41.594 DEBUG [src.node.docker_mananger] Generated ports ['23330', '23331', '23332', '23333', '23334']
|
|
2026-03-08 04:40:41.594 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:40:41.594 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:40:41.594 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:40:41.594 DEBUG [src.node.docker_mananger] docker run -i -t -p 23330:23330 -p 23331:23331 -p 23332:23332 -p 23333:23333 -p 23334:23334 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=23332 --rest-port=23330 --tcp-port=23331 --discv5-udp-port=23333 --rest-address=0.0.0.0 --nat=extip:172.18.79.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7f18df9ab8e7bd2b2eaff64f8cad3c3482f96dc5dd73feec9ae65cf4c27158e4 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23334 --metrics-logging=true --relay=true
|
|
2026-03-08 04:40:41.776 ERROR [src.node.docker_mananger] Max retries reached for container ef7873d7ac24. Exiting log stream.
|
|
2026-03-08 04:40:41.802 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.79.93 waku 18811e50a02f8b85af7f84ce0155bb3274095469ecc54854f0e93572e150fb88
|
|
2026-03-08 04:40:41.839 DEBUG [src.node.docker_mananger] Container started with ID 18811e50a02f. Setting up logs at ./log/docker/node1_2026-03-08_04-40-41__1ef8e04b-2ebc-46f0-8612-6a75832da712__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:40:41.840 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23330
|
|
2026-03-08 04:40:41.842 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:40:42.367 ERROR [src.node.docker_mananger] Max retries reached for container 1494064dc535. Exiting log stream.
|
|
2026-03-08 04:40:42.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23330/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:40:42.845 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-08 04:40:42.845 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:40:42.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23330/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:40:42.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.79.93/tcp/23331/p2p/16Uiu2HAmSkuNXeeUvv6wfSUiUmDPB8jFLK3qbyFCsbWvpY1CicKA","/ip4/172.18.79.93/tcp/23332/ws/p2p/16Uiu2HAmSkuNXeeUvv6wfSUiUmDPB8jFLK3qbyFCsbWvpY1CicKA"],"enrUri":"enr:-L24QPx-jjWZKa0agpDWmeREsabjASeRg15tweWDDBgSPiMUR_vsHYZrB1ATkNWAXQelKyaMmtkBWFpvSX03nW3peH4CgmlkgnY0gmlwhKwST12KbXVsdGlhZGRyc5YACASsEk9dBlsjAAoErBJPXQZbJN0DgnJzhQADAQAAiXNlY3AyNTZrMaED0Yd485VwTnCEc8rBGSmbrbkKdmQFOXuWQFFS_L0HbmGDdGNwglsjg3VkcIJbJYV3YWt1MhM"}'
|
|
2026-03-08 04:40:42.848 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:40:42.848 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:40:42.848 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:40:42.850 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:40:42.850 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.126
|
|
2026-03-08 04:40:42.850 DEBUG [src.node.docker_mananger] Generated ports ['9233', '9234', '9235', '9236', '9237']
|
|
2026-03-08 04:40:42.850 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:40:42.851 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:40:42.851 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:40:42.851 DEBUG [src.node.docker_mananger] docker run -i -t -p 9233:9233 -p 9234:9234 -p 9235:9235 -p 9236:9236 -p 9237:9237 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=9235 --rest-port=9233 --tcp-port=9234 --discv5-udp-port=9236 --rest-address=0.0.0.0 --nat=extip:172.18.20.126 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b4d6e003a22c126c05a214687e5f8e1ec52d7b1f46962cd06abdf48c6ffa2fcd --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9237 --metrics-logging=true --relay=true --storenode=/ip4/172.18.79.93/tcp/23331/p2p/16Uiu2HAmSkuNXeeUvv6wfSUiUmDPB8jFLK3qbyFCsbWvpY1CicKA --discv5-bootstrap-node=enr:-L24QPx-jjWZKa0agpDWmeREsabjASeRg15tweWDDBgSPiMUR_vsHYZrB1ATkNWAXQelKyaMmtkBWFpvSX03nW3peH4CgmlkgnY0gmlwhKwST12KbXVsdGlhZGRyc5YACASsEk9dBlsjAAoErBJPXQZbJN0DgnJzhQADAQAAiXNlY3AyNTZrMaED0Yd485VwTnCEc8rBGSmbrbkKdmQFOXuWQFFS_L0HbmGDdGNwglsjg3VkcIJbJYV3YWt1MhM
|
|
2026-03-08 04:40:43.055 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.126 waku 7d0de5509f2feab32a6de5035285f2be34f71e759e67a4a26581406c744209e2
|
|
2026-03-08 04:40:43.091 DEBUG [src.node.docker_mananger] Container started with ID 7d0de5509f2f. Setting up logs at ./log/docker/node2_2026-03-08_04-40-41__1ef8e04b-2ebc-46f0-8612-6a75832da712__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:40:43.091 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9233
|
|
2026-03-08 04:40:43.091 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:40:44.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9233/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:40:44.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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-08 04:40:44.095 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:40:44.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9233/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:40:44.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.126/tcp/9234/p2p/16Uiu2HAmJouEZjoUsxjKCaYQjaZXfUWbQ6PjhhDb76mHLUc7FGQP","/ip4/172.18.20.126/tcp/9235/ws/p2p/16Uiu2HAmJouEZjoUsxjKCaYQjaZXfUWbQ6PjhhDb76mHLUc7FGQP"],"enrUri":"enr:-L24QJkUCJ16ZBK6XkrOFBEh6asyq0MSlMJmcYZeqd5s59TrQGjd0jmav5wwwwZ0W5JDtfE7M-LErxCDU8yCXTm5jGoCgmlkgnY0gmlwhKwSFH6KbXVsdGlhZGRyc5YACASsEhR-BiQSAAoErBIUfgYkE90DgnJzhQADAQAAiXNlY3AyNTZrMaEDW26QcSC5eeeSbD4TjEhpBfCUVw837zZihd5oZ5AVWBiDdGNwgiQSg3VkcIIkFIV3YWt1MhM"}'
|
|
2026-03-08 04:40:44.097 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:40:44.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9233/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.79.93/tcp/23331/p2p/16Uiu2HAmSkuNXeeUvv6wfSUiUmDPB8jFLK3qbyFCsbWvpY1CicKA"]'
|
|
2026-03-08 04:40:44.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:44.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23330/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-08 04:40:44.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:44.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9233/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-08 04:40:44.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:44.106 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:40:44.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23330/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-08 04:40:44.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:44.112 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-08 04:40:44.313 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:40:44.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23330/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-08 04:40:44.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:44.321 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-08 04:40:44.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:40:44.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23330/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-08 04:40:44.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:44.529 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-08 04:40:44.730 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:40:44.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23330/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-08 04:40:44.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:44.737 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-08 04:40:44.939 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:40:44.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23330/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-08 04:40:44.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:44.947 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-08 04:40:45.147 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:40:45.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23330/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-08 04:40:45.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:45.154 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-08 04:40:45.355 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:40:45.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23330/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-08 04:40:45.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:45.362 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-08 04:40:45.564 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:40:45.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23330/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-08 04:40:45.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:45.571 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-08 04:40:45.772 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:40:45.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23330/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-08 04:40:45.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:45.778 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-08 04:40:45.979 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:40:45.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23330/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-08 04:40:45.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:45.986 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-08 04:40:46.186 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:40:46.187 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:40:46.189 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:40:46.189 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.246.197
|
|
2026-03-08 04:40:46.189 DEBUG [src.node.docker_mananger] Generated ports ['36119', '36120', '36121', '36122', '36123']
|
|
2026-03-08 04:40:46.189 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:40:46.189 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:40:46.189 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:40:46.189 DEBUG [src.node.docker_mananger] docker run -i -t -p 36119:36119 -p 36120:36120 -p 36121:36121 -p 36122:36122 -p 36123:36123 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=36121 --rest-port=36119 --tcp-port=36120 --discv5-udp-port=36122 --rest-address=0.0.0.0 --nat=extip:172.18.246.197 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=71b4e2ca32fe86fc84a8dda918537dd422b774e5e69ff64a4f7d706f26de49a9 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36123 --metrics-logging=true --relay=true --storenode=/ip4/172.18.20.126/tcp/9234/p2p/16Uiu2HAmJouEZjoUsxjKCaYQjaZXfUWbQ6PjhhDb76mHLUc7FGQP --discv5-bootstrap-node=enr:-L24QJkUCJ16ZBK6XkrOFBEh6asyq0MSlMJmcYZeqd5s59TrQGjd0jmav5wwwwZ0W5JDtfE7M-LErxCDU8yCXTm5jGoCgmlkgnY0gmlwhKwSFH6KbXVsdGlhZGRyc5YACASsEhR-BiQSAAoErBIUfgYkE90DgnJzhQADAQAAiXNlY3AyNTZrMaEDW26QcSC5eeeSbD4TjEhpBfCUVw837zZihd5oZ5AVWBiDdGNwgiQSg3VkcIIkFIV3YWt1MhM
|
|
2026-03-08 04:40:46.398 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.246.197 waku 3b30aabf4a147718cc8919cdf5f41c30951a879986cb527ab8c28dcc5fd01277
|
|
2026-03-08 04:40:46.434 DEBUG [src.node.docker_mananger] Container started with ID 3b30aabf4a14. Setting up logs at ./log/docker/node3_2026-03-08_04-40-41__1ef8e04b-2ebc-46f0-8612-6a75832da712__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:40:46.434 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36119
|
|
2026-03-08 04:40:46.434 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:40:47.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36119/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:40:47.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-08 04:40:47.461 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:40:47.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36119/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:40:47.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.246.197/tcp/36120/p2p/16Uiu2HAmV6hstARuoCLAkegZ6CUhMqxf5GKEjrYVnXSmfnqhxMpc","/ip4/172.18.246.197/tcp/36121/ws/p2p/16Uiu2HAmV6hstARuoCLAkegZ6CUhMqxf5GKEjrYVnXSmfnqhxMpc"],"enrUri":"enr:-L24QGM2i9zW4FHMFOoiPZZehbzhy04umGgeizB-H-ZgOetwScu81aVM7gedkxkP8ZmWlSuQ4_N3HIGyapEQQJE8tdoCgmlkgnY0gmlwhKwS9sWKbXVsdGlhZGRyc5YACASsEvbFBo0YAAoErBL2xQaNGd0DgnJzhQADAQAAiXNlY3AyNTZrMaED9FF3X7uf6VoNdmsbikvzmaC1yh0oYAa2F-AqBmdnJvGDdGNwgo0Yg3VkcIKNGoV3YWt1MgE"}'
|
|
2026-03-08 04:40:47.470 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:40:47.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36119/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.20.126/tcp/9234/p2p/16Uiu2HAmJouEZjoUsxjKCaYQjaZXfUWbQ6PjhhDb76mHLUc7FGQP"]'
|
|
2026-03-08 04:40:47.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:47.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36119/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-08 04:40:47.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:40:47.476 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:40:48.476 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-08 04:40:48.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23330/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:40:48.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8614138e8316269757ed2b5d421e94c92aea69b17445ed493bbc866dcceab895"},{"messageHash":"0xc029da9556c0061f4fa833ea2694b83b9675a8df0b67d7e19a309c9f208da202"},{"messageHash":"0x5e68e9f0bf7b4edf2fdfa420f0edcdd1286e785bb047b0dcd6b8d83df242c392"},{"messageHash":"0x517ff936b9a499e52870ef847375a1c7f4517c21fff1c178f1cec3e37329b07f"},{"messageHash":"0x3ff94e9b72c4cb647bbbc2a124f172e0918541070a14e9d3113ee6739e2688d9"},{"messageHash":"0x114e7ab4ad8dc3b9f57b071df4522c5d28fb315f4c11e329d7d4514e1bc22962"},{"messageHash":"0x47356b36965a38ac9b98ff48afb901300894ac69b515e9308f89dabb9a215157"},{"messageHash":"0x0b35407de4f9b63c44b3fa21de596415b436877bcaa0b0e2823def11f57876e4"},{"messageHash":"0x2f8f0fde0fb0d2240549661cea144a3ef521d325259f21e9dc6a19d7c189a641"},{"messageHash":"0x5588df48ac021298426fe489b2a0cf9781fe16f5e67dbce10f14e5fcdb4187f4"}]}'
|
|
2026-03-08 04:40:48.481 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-08 04:40:48.483 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-08 04:40:48.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9233/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:40:48.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8614138e8316269757ed2b5d421e94c92aea69b17445ed493bbc866dcceab895"},{"messageHash":"0xc029da9556c0061f4fa833ea2694b83b9675a8df0b67d7e19a309c9f208da202"},{"messageHash":"0x5e68e9f0bf7b4edf2fdfa420f0edcdd1286e785bb047b0dcd6b8d83df242c392"},{"messageHash":"0x517ff936b9a499e52870ef847375a1c7f4517c21fff1c178f1cec3e37329b07f"},{"messageHash":"0x3ff94e9b72c4cb647bbbc2a124f172e0918541070a14e9d3113ee6739e2688d9"},{"messageHash":"0x114e7ab4ad8dc3b9f57b071df4522c5d28fb315f4c11e329d7d4514e1bc22962"},{"messageHash":"0x47356b36965a38ac9b98ff48afb901300894ac69b515e9308f89dabb9a215157"},{"messageHash":"0x0b35407de4f9b63c44b3fa21de596415b436877bcaa0b0e2823def11f57876e4"},{"messageHash":"0x2f8f0fde0fb0d2240549661cea144a3ef521d325259f21e9dc6a19d7c189a641"},{"messageHash":"0x5588df48ac021298426fe489b2a0cf9781fe16f5e67dbce10f14e5fcdb4187f4"}]}'
|
|
2026-03-08 04:40:48.486 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-08 04:40:48.487 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-08 04:40:48.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36119/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:40:48.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"315f0332f66d55cfea7d","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x8614138e8316269757ed2b5d421e94c92aea69b17445ed493bbc866dcceab895"},{"messageHash":"0xc029da9556c0061f4fa833ea2694b83b9675a8df0b67d7e19a309c9f208da202"},{"messageHash":"0x5e68e9f0bf7b4edf2fdfa420f0edcdd1286e785bb047b0dcd6b8d83df242c392"},{"messageHash":"0x517ff936b9a499e52870ef847375a1c7f4517c21fff1c178f1cec3e37329b07f"},{"messageHash":"0x3ff94e9b72c4cb647bbbc2a124f172e0918541070a14e9d3113ee6739e2688d9"},{"messageHash":"0x114e7ab4ad8dc3b9f57b071df4522c5d28fb315f4c11e329d7d4514e1bc22962"},{"messageHash":"0x47356b36965a38ac9b98ff48afb901300894ac69b515e9308f89dabb9a215157"},{"messageHash":"0x0b35407de4f9b63c44b3fa21de596415b436877bcaa0b0e2823def11f57876e4"},{"messageHash":"0x2f8f0fde0fb0d2240549661cea144a3ef521d325259f21e9dc6a19d7c189a641"},{"messageHash":"0x5588df48ac021298426fe489b2a0cf9781fe16f5e67dbce10f14e5fcdb4187f4"}]}'
|
|
2026-03-08 04:40:48.497 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-08 04:40:48.500 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-08 04:40:48.502 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-08 04:40:48.502 DEBUG [src.node.waku_node] Stopping container with id 18811e50a02f
|
|
2026-03-08 04:40:49.071 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:40:49.072 DEBUG [src.node.waku_node] Stopping container with id 7d0de5509f2f
|
|
2026-03-08 04:40:49.636 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:40:49.637 DEBUG [src.node.waku_node] Stopping container with id 3b30aabf4a14
|
|
2026-03-08 04:40:49.923 ERROR [src.node.docker_mananger] Max retries reached for container 18811e50a02f. Exiting log stream.
|
|
2026-03-08 04:40:50.232 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:40:50.234 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-08 04:40:50.250 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:40:50.262 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:40:50.268 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|