mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-02-27 01:03:10 +00:00
145 lines
26 KiB
Plaintext
145 lines
26 KiB
Plaintext
2026-01-31 04:34:59.373 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-31 04:34:59.373 DEBUG [tests.conftest] Running test: test_sync_nodes_have_store_true with id: 2026-01-31_04-34-59__5753c5cf-3848-4157-9817-3d7a3274bd79
|
|
2026-01-31 04:34:59.374 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-31 04:34:59.381 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-31 04:34:59.381 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-31_04-34-59__5753c5cf-3848-4157-9817-3d7a3274bd79__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:34:59.387 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-31 04:34:59.388 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-31_04-34-59__5753c5cf-3848-4157-9817-3d7a3274bd79__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:34:59.394 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-31 04:34:59.394 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-31_04-34-59__5753c5cf-3848-4157-9817-3d7a3274bd79__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:34:59.395 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-31 04:34:59.395 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-31 04:34:59.395 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-31 04:34:59.397 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-31 04:34:59.397 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.0.29
|
|
2026-01-31 04:34:59.397 DEBUG [src.node.docker_mananger] Generated ports ['28210', '28211', '28212', '28213', '28214']
|
|
2026-01-31 04:34:59.397 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-31 04:34:59.397 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-31 04:34:59.397 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-31 04:34:59.398 DEBUG [src.node.docker_mananger] docker run -i -t -p 28210:28210 -p 28211:28211 -p 28212:28212 -p 28213:28213 -p 28214:28214 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=28212 --rest-port=28210 --tcp-port=28211 --discv5-udp-port=28213 --rest-address=0.0.0.0 --nat=extip:172.18.0.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d6b5ea0a47e85a73be54895fc6c7f146fc4dc2db3a3ddc57992bc7d9b797d9a6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28214 --metrics-logging=true --store=true --relay=true
|
|
2026-01-31 04:34:59.586 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.0.29 waku 0401c0e7bc2fab34dd4c47be08a9cb8c3b3d6c72ddbe22f17b05030a37732ef2
|
|
2026-01-31 04:34:59.595 ERROR [src.node.docker_mananger] Max retries reached for container 24fcf29c6784. Exiting log stream.
|
|
2026-01-31 04:34:59.623 DEBUG [src.node.docker_mananger] Container started with ID 0401c0e7bc2f. Setting up logs at ./log/docker/node1_2026-01-31_04-34-59__5753c5cf-3848-4157-9817-3d7a3274bd79__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:34:59.625 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28210
|
|
2026-01-31 04:34:59.625 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:35:00.170 ERROR [src.node.docker_mananger] Max retries reached for container 52cb4d729350. Exiting log stream.
|
|
2026-01-31 04:35:00.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28210/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:35:00.629 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"}]}'
|
|
2026-01-31 04:35:00.629 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-31 04:35:00.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28210/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:35:00.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.0.29/tcp/28211/p2p/16Uiu2HAmCCtCdg1uK3nwac52d3qTCstWRTEH2mk6niR2dozvEMWq","/ip4/172.18.0.29/tcp/28212/ws/p2p/16Uiu2HAmCCtCdg1uK3nwac52d3qTCstWRTEH2mk6niR2dozvEMWq"],"enrUri":"enr:-L24QPPyVUTr0doJ7KJjedEsudhL2wyOX52URMZqGWiBuW9xVEYF-Nohw-UIJ2Di9eYQH3GT0pCq0oeirnHF-tGmh2YCgmlkgnY0gmlwhKwSAB2KbXVsdGlhZGRyc5YACASsEgAdBm4zAAoErBIAHQZuNN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-U_yK7gnsjRXYVRLCSr8kmT-9gxrJwMQq0HU0ZVTbQqDdGNwgm4zg3VkcIJuNYV3YWt1MgM"}'
|
|
2026-01-31 04:35:00.632 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-31 04:35:00.632 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-31 04:35:00.632 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-31 04:35:00.633 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-31 04:35:00.634 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.84
|
|
2026-01-31 04:35:00.634 DEBUG [src.node.docker_mananger] Generated ports ['30803', '30804', '30805', '30806', '30807']
|
|
2026-01-31 04:35:00.634 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-31 04:35:00.634 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-31 04:35:00.634 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-31 04:35:00.634 DEBUG [src.node.docker_mananger] docker run -i -t -p 30803:30803 -p 30804:30804 -p 30805:30805 -p 30806:30806 -p 30807:30807 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=30805 --rest-port=30803 --tcp-port=30804 --discv5-udp-port=30806 --rest-address=0.0.0.0 --nat=extip:172.18.20.84 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c8cf95cd1feabc1a968f2dbc89fde374b65aca3726aa57abcad53eedd4b2e97b --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30807 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPPyVUTr0doJ7KJjedEsudhL2wyOX52URMZqGWiBuW9xVEYF-Nohw-UIJ2Di9eYQH3GT0pCq0oeirnHF-tGmh2YCgmlkgnY0gmlwhKwSAB2KbXVsdGlhZGRyc5YACASsEgAdBm4zAAoErBIAHQZuNN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-U_yK7gnsjRXYVRLCSr8kmT-9gxrJwMQq0HU0ZVTbQqDdGNwgm4zg3VkcIJuNYV3YWt1MgM
|
|
2026-01-31 04:35:00.821 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.84 waku 829b405090c3a5a1384edbb9318b7dc800f6f3e741273a934a3d75a13e696054
|
|
2026-01-31 04:35:00.855 DEBUG [src.node.docker_mananger] Container started with ID 829b405090c3. Setting up logs at ./log/docker/node2_2026-01-31_04-34-59__5753c5cf-3848-4157-9817-3d7a3274bd79__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:35:00.856 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30803
|
|
2026-01-31 04:35:00.856 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:35:01.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30803/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:35:01.861 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"}]}'
|
|
2026-01-31 04:35:01.861 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-31 04:35:01.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30803/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:35:01.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.84/tcp/30804/p2p/16Uiu2HAmSpSz7BB8rTvzUvfb9pYmuGJLmYdtagUvo22dSQNrDQCT","/ip4/172.18.20.84/tcp/30805/ws/p2p/16Uiu2HAmSpSz7BB8rTvzUvfb9pYmuGJLmYdtagUvo22dSQNrDQCT"],"enrUri":"enr:-L24QN0HCXylHyIx1f2H-XYel7XCiMwYxmvkjGgHkb7pe6-vHcEClrCzWq-ExBQe5ZnIhm9X2czc_fKeWHKXesF8aoMCgmlkgnY0gmlwhKwSFFSKbXVsdGlhZGRyc5YACASsEhRUBnhUAAoErBIUVAZ4Vd0DgnJzhQADAQAAiXNlY3AyNTZrMaED0m_11fEb71Oh1bzsY_meAwUptp65A7wfgxJw1xgS6SSDdGNwgnhUg3VkcIJ4VoV3YWt1MhM"}'
|
|
2026-01-31 04:35:01.864 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-31 04:35:01.864 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-31 04:35:01.864 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-31 04:35:01.866 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-31 04:35:01.866 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.157.207
|
|
2026-01-31 04:35:01.866 DEBUG [src.node.docker_mananger] Generated ports ['20138', '20139', '20140', '20141', '20142']
|
|
2026-01-31 04:35:01.867 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-31 04:35:01.867 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-31 04:35:01.868 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-31 04:35:01.869 DEBUG [src.node.docker_mananger] docker run -i -t -p 20138:20138 -p 20139:20139 -p 20140:20140 -p 20141:20141 -p 20142:20142 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=20140 --rest-port=20138 --tcp-port=20139 --discv5-udp-port=20141 --rest-address=0.0.0.0 --nat=extip:172.18.157.207 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c0ed3ad5dae5d707d57cf7c2f6eeff8aaf51fffb1b55a6c6af76a9e50e78fac7 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20142 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QN0HCXylHyIx1f2H-XYel7XCiMwYxmvkjGgHkb7pe6-vHcEClrCzWq-ExBQe5ZnIhm9X2czc_fKeWHKXesF8aoMCgmlkgnY0gmlwhKwSFFSKbXVsdGlhZGRyc5YACASsEhRUBnhUAAoErBIUVAZ4Vd0DgnJzhQADAQAAiXNlY3AyNTZrMaED0m_11fEb71Oh1bzsY_meAwUptp65A7wfgxJw1xgS6SSDdGNwgnhUg3VkcIJ4VoV3YWt1MhM
|
|
2026-01-31 04:35:02.087 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.157.207 waku 99a50c8d7ac2ad1949a7fe03164deac195c1a4524348a9b106b65557d4d13a69
|
|
2026-01-31 04:35:02.119 DEBUG [src.node.docker_mananger] Container started with ID 99a50c8d7ac2. Setting up logs at ./log/docker/node3_2026-01-31_04-34-59__5753c5cf-3848-4157-9817-3d7a3274bd79__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:35:02.119 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20138
|
|
2026-01-31 04:35:02.121 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:35:03.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20138/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:35:03.125 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"}]}'
|
|
2026-01-31 04:35:03.125 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-31 04:35:03.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20138/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:35:03.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.207/tcp/20139/p2p/16Uiu2HAkwMu2xuuSX3C5fMLUG3JyD9upMgGsXyXfcPLgnErCuxkW","/ip4/172.18.157.207/tcp/20140/ws/p2p/16Uiu2HAkwMu2xuuSX3C5fMLUG3JyD9upMgGsXyXfcPLgnErCuxkW"],"enrUri":"enr:-L24QBBnDlLu_D4ahZNKBlck_kvvM-YrTutYYlGzYoVrbxy1BTvAUBpiIIe09ksTtPW9bY2hebzB_ecZsGcCyELlO_QCgmlkgnY0gmlwhKwSnc-KbXVsdGlhZGRyc5YACASsEp3PBk6rAAoErBKdzwZOrN0DgnJzhQADAQAAiXNlY3AyNTZrMaECHL_PxDHeBpOjqppIlJY3yPur5UJPb5mneebrlvN0jseDdGNwgk6rg3VkcIJOrYV3YWt1MhM"}'
|
|
2026-01-31 04:35:03.128 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-31 04:35:03.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30803/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.0.29/tcp/28211/p2p/16Uiu2HAmCCtCdg1uK3nwac52d3qTCstWRTEH2mk6niR2dozvEMWq"]'
|
|
2026-01-31 04:35:03.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:03.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20138/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.20.84/tcp/30804/p2p/16Uiu2HAmSpSz7BB8rTvzUvfb9pYmuGJLmYdtagUvo22dSQNrDQCT"]'
|
|
2026-01-31 04:35:03.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:03.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28210/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-31 04:35:03.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:03.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30803/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-31 04:35:03.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:03.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20138/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-31 04:35:03.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:03.184 DEBUG [src.steps.store] Relaying message
|
|
2026-01-31 04:35:03.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28210/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-01-31 04:35:03.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:03.191 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-31 04:35:03.393 DEBUG [src.steps.store] Relaying message
|
|
2026-01-31 04:35:03.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28210/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-01-31 04:35:03.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:03.399 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-31 04:35:03.600 DEBUG [src.steps.store] Relaying message
|
|
2026-01-31 04:35:03.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28210/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-01-31 04:35:03.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:03.607 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-31 04:35:03.808 DEBUG [src.steps.store] Relaying message
|
|
2026-01-31 04:35:03.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28210/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-01-31 04:35:03.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:03.815 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-31 04:35:04.016 DEBUG [src.steps.store] Relaying message
|
|
2026-01-31 04:35:04.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28210/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-01-31 04:35:04.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:04.022 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-31 04:35:04.224 DEBUG [src.steps.store] Relaying message
|
|
2026-01-31 04:35:04.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28210/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-01-31 04:35:04.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:04.230 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-31 04:35:04.431 DEBUG [src.steps.store] Relaying message
|
|
2026-01-31 04:35:04.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28210/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-01-31 04:35:04.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:04.438 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-31 04:35:04.639 DEBUG [src.steps.store] Relaying message
|
|
2026-01-31 04:35:04.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28210/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-01-31 04:35:04.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:04.646 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-31 04:35:04.848 DEBUG [src.steps.store] Relaying message
|
|
2026-01-31 04:35:04.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28210/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-01-31 04:35:04.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:04.855 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-31 04:35:05.055 DEBUG [src.steps.store] Relaying message
|
|
2026-01-31 04:35:05.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28210/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-01-31 04:35:05.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:35:05.064 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-31 04:35:05.264 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-01-31 04:35:05.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28210/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:35:05.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x76d1d7094329d2e4edee2c3d87552f5905e1bd72a7d817d3584b51058f18a812"},{"messageHash":"0x4ed514dd01509955d757d2c126f8e5b987ee9ce0833ee2add842162e777753ff"},{"messageHash":"0x2fb26e05c125339f77c45799edabb2478fa2c7dbf591dc598bc87cfa2b2d0816"},{"messageHash":"0x8dfb78c588c9f5c88244d8dd19bfd1094c8918a95d68ffe409e2c1fabf1f7820"},{"messageHash":"0x101c9973ff2c21e6baeef9380f722b6ae982f214fd8d8f713e378b8706e19b50"},{"messageHash":"0x6af87943898782655e01ad411ac7a3ca83d74f9b659664573a6c7d41b2ea63c5"},{"messageHash":"0xe9ae97391ba5da9132df898cd91ce494ffd45d28a61bca93354e5d557d2d2ae8"},{"messageHash":"0x959ecf3b40688e1ce5bb366a7e4f800a6610484c0d1c6a69b24d25254dee607c"},{"messageHash":"0x7b5681fb58085fceb4a3916f5994fcac37b2b260964dbedb34a88944f8fa2941"},{"messageHash":"0x1a7cc35be3db2645f2da20e2285e19c7f64c90ad180a893c82002b8b2dfe3584"}]}'
|
|
2026-01-31 04:35:05.269 DEBUG [src.steps.store] messages length is 10
|
|
2026-01-31 04:35:05.270 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-01-31 04:35:05.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30803/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:35:05.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x76d1d7094329d2e4edee2c3d87552f5905e1bd72a7d817d3584b51058f18a812"},{"messageHash":"0x4ed514dd01509955d757d2c126f8e5b987ee9ce0833ee2add842162e777753ff"},{"messageHash":"0x2fb26e05c125339f77c45799edabb2478fa2c7dbf591dc598bc87cfa2b2d0816"},{"messageHash":"0x8dfb78c588c9f5c88244d8dd19bfd1094c8918a95d68ffe409e2c1fabf1f7820"},{"messageHash":"0x101c9973ff2c21e6baeef9380f722b6ae982f214fd8d8f713e378b8706e19b50"},{"messageHash":"0x6af87943898782655e01ad411ac7a3ca83d74f9b659664573a6c7d41b2ea63c5"},{"messageHash":"0xe9ae97391ba5da9132df898cd91ce494ffd45d28a61bca93354e5d557d2d2ae8"},{"messageHash":"0x959ecf3b40688e1ce5bb366a7e4f800a6610484c0d1c6a69b24d25254dee607c"},{"messageHash":"0x7b5681fb58085fceb4a3916f5994fcac37b2b260964dbedb34a88944f8fa2941"},{"messageHash":"0x1a7cc35be3db2645f2da20e2285e19c7f64c90ad180a893c82002b8b2dfe3584"}]}'
|
|
2026-01-31 04:35:05.274 DEBUG [src.steps.store] messages length is 10
|
|
2026-01-31 04:35:05.275 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-01-31 04:35:05.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20138/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:35:05.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x76d1d7094329d2e4edee2c3d87552f5905e1bd72a7d817d3584b51058f18a812"},{"messageHash":"0x4ed514dd01509955d757d2c126f8e5b987ee9ce0833ee2add842162e777753ff"},{"messageHash":"0x2fb26e05c125339f77c45799edabb2478fa2c7dbf591dc598bc87cfa2b2d0816"},{"messageHash":"0x8dfb78c588c9f5c88244d8dd19bfd1094c8918a95d68ffe409e2c1fabf1f7820"},{"messageHash":"0x101c9973ff2c21e6baeef9380f722b6ae982f214fd8d8f713e378b8706e19b50"},{"messageHash":"0x6af87943898782655e01ad411ac7a3ca83d74f9b659664573a6c7d41b2ea63c5"},{"messageHash":"0xe9ae97391ba5da9132df898cd91ce494ffd45d28a61bca93354e5d557d2d2ae8"},{"messageHash":"0x959ecf3b40688e1ce5bb366a7e4f800a6610484c0d1c6a69b24d25254dee607c"},{"messageHash":"0x7b5681fb58085fceb4a3916f5994fcac37b2b260964dbedb34a88944f8fa2941"},{"messageHash":"0x1a7cc35be3db2645f2da20e2285e19c7f64c90ad180a893c82002b8b2dfe3584"}]}'
|
|
2026-01-31 04:35:05.278 DEBUG [src.steps.store] messages length is 10
|
|
2026-01-31 04:35:05.281 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-31 04:35:05.282 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-31 04:35:05.282 DEBUG [src.node.waku_node] Stopping container with id 0401c0e7bc2f
|
|
2026-01-31 04:35:05.842 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-31 04:35:05.842 DEBUG [src.node.waku_node] Stopping container with id 829b405090c3
|
|
2026-01-31 04:35:06.410 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-31 04:35:06.411 DEBUG [src.node.waku_node] Stopping container with id 99a50c8d7ac2
|
|
2026-01-31 04:35:06.688 ERROR [src.node.docker_mananger] Max retries reached for container 0401c0e7bc2f. Exiting log stream.
|
|
2026-01-31 04:35:06.998 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-31 04:35:06.999 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-31 04:35:07.013 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-31 04:35:07.033 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-31 04:35:07.042 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|