mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-28 06:33:40 +00:00
183 lines
34 KiB
Plaintext
183 lines
34 KiB
Plaintext
2026-03-07 04:32:46.099 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:32:46.100 DEBUG [tests.conftest] Running test: test_check_sync_when_2_nodes_publish with id: 2026-03-07_04-32-46__14026571-1656-405b-ad6b-f4a119bdaa25
|
|
2026-03-07 04:32:46.100 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:32:46.110 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:32:46.111 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-32-46__14026571-1656-405b-ad6b-f4a119bdaa25__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:32:46.120 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:32:46.122 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-32-46__14026571-1656-405b-ad6b-f4a119bdaa25__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:32:46.129 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:32:46.129 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-07_04-32-46__14026571-1656-405b-ad6b-f4a119bdaa25__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:32:46.129 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-07 04:32:46.130 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:32:46.130 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:32:46.132 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:32:46.133 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.79
|
|
2026-03-07 04:32:46.133 DEBUG [src.node.docker_mananger] Generated ports ['65428', '65429', '65430', '65431', '65432']
|
|
2026-03-07 04:32:46.133 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:32:46.133 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:32:46.133 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:32:46.133 DEBUG [src.node.docker_mananger] docker run -i -t -p 65428:65428 -p 65429:65429 -p 65430:65430 -p 65431:65431 -p 65432:65432 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=65430 --rest-port=65428 --tcp-port=65429 --discv5-udp-port=65431 --rest-address=0.0.0.0 --nat=extip:172.18.135.79 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bf39fdd6bed48da3efec43fd9b22bfd34c25d4f2b9bad4fa24ecfca4ffeabebd --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65432 --metrics-logging=true --relay=true
|
|
2026-03-07 04:32:46.328 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.79 waku 54e332f6957e9207f6ed220f5acb4e99bafa6936040c9755fb96dcf7d737e682
|
|
2026-03-07 04:32:46.330 ERROR [src.node.docker_mananger] Max retries reached for container 0086b556f8c9. Exiting log stream.
|
|
2026-03-07 04:32:46.366 DEBUG [src.node.docker_mananger] Container started with ID 54e332f6957e. Setting up logs at ./log/docker/node1_2026-03-07_04-32-46__14026571-1656-405b-ad6b-f4a119bdaa25__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:32:46.368 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65428
|
|
2026-03-07 04:32:46.368 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:32:46.934 ERROR [src.node.docker_mananger] Max retries reached for container 31f7a7d35cd8. Exiting log stream.
|
|
2026-03-07 04:32:47.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65428/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:47.372 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-07 04:32:47.373 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:32:47.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65428/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:47.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.79/tcp/65429/p2p/16Uiu2HAmCXEgFR2mU9ox7RNBxj9MZhG4qGqRWhV8wCBe27BdRb7y","/ip4/172.18.135.79/tcp/65430/ws/p2p/16Uiu2HAmCXEgFR2mU9ox7RNBxj9MZhG4qGqRWhV8wCBe27BdRb7y"],"enrUri":"enr:-L24QOMhnMqEa5aL1pgNucb20TLFM18E66EcnQi-bhtCYBFTBhKmHTAANovN639WFWuaLYCeU6V6ucjpxGty6wiL4xMCgmlkgnY0gmlwhKwSh0-KbXVsdGlhZGRyc5YACASsEodPBv-VAAoErBKHTwb_lt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_gONkMk0rb34fp9qXrMMb183OJW2C6VNsJFMqN9NJ5yDdGNwgv-Vg3VkcIL_l4V3YWt1MhM"}'
|
|
2026-03-07 04:32:47.376 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:32:47.376 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:32:47.376 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:32:47.377 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:32:47.378 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.29.129
|
|
2026-03-07 04:32:47.378 DEBUG [src.node.docker_mananger] Generated ports ['15482', '15483', '15484', '15485', '15486']
|
|
2026-03-07 04:32:47.378 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:32:47.378 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:32:47.378 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:32:47.378 DEBUG [src.node.docker_mananger] docker run -i -t -p 15482:15482 -p 15483:15483 -p 15484:15484 -p 15485:15485 -p 15486:15486 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=15484 --rest-port=15482 --tcp-port=15483 --discv5-udp-port=15485 --rest-address=0.0.0.0 --nat=extip:172.18.29.129 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7c4a8d2dce8ab192447ed962a361c26e24ec81c728bcbfac24fece730422050b --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15486 --metrics-logging=true --relay=true --storenode=/ip4/172.18.135.79/tcp/65429/p2p/16Uiu2HAmCXEgFR2mU9ox7RNBxj9MZhG4qGqRWhV8wCBe27BdRb7y --discv5-bootstrap-node=enr:-L24QOMhnMqEa5aL1pgNucb20TLFM18E66EcnQi-bhtCYBFTBhKmHTAANovN639WFWuaLYCeU6V6ucjpxGty6wiL4xMCgmlkgnY0gmlwhKwSh0-KbXVsdGlhZGRyc5YACASsEodPBv-VAAoErBKHTwb_lt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_gONkMk0rb34fp9qXrMMb183OJW2C6VNsJFMqN9NJ5yDdGNwgv-Vg3VkcIL_l4V3YWt1MhM
|
|
2026-03-07 04:32:47.585 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.29.129 waku ed125dfdd71a1624007d3b9e85fd19d584c56cb1bef64c9032c0858fcea0619f
|
|
2026-03-07 04:32:47.622 DEBUG [src.node.docker_mananger] Container started with ID ed125dfdd71a. Setting up logs at ./log/docker/node2_2026-03-07_04-32-46__14026571-1656-405b-ad6b-f4a119bdaa25__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:32:47.622 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15482
|
|
2026-03-07 04:32:47.622 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:32:48.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15482/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:48.626 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-07 04:32:48.627 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:32:48.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15482/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:48.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.29.129/tcp/15483/p2p/16Uiu2HAmGxUVNyRUs2XPgYph2dr16GuBs78T2BEcvm8cLhWWxdUY","/ip4/172.18.29.129/tcp/15484/ws/p2p/16Uiu2HAmGxUVNyRUs2XPgYph2dr16GuBs78T2BEcvm8cLhWWxdUY"],"enrUri":"enr:-L24QFFr2wcqWdFDy3w6lv8g10d2KRWMnZ7-H96W1i_Xa3RPR9x_6UAkNJ0ioANRCLO0396hSoH9xTmQf7R9lvF0mkgCgmlkgnY0gmlwhKwSHYGKbXVsdGlhZGRyc5YACASsEh2BBjx7AAoErBIdgQY8fN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDP-lwWckbHoNFiRYsyfmynFEDjCCNiirU0XjH0uJ1DlWDdGNwgjx7g3VkcII8fYV3YWt1MhM"}'
|
|
2026-03-07 04:32:48.629 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:32:48.630 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:32:48.630 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:32:48.631 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:32:48.631 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.91.181
|
|
2026-03-07 04:32:48.631 DEBUG [src.node.docker_mananger] Generated ports ['31446', '31447', '31448', '31449', '31450']
|
|
2026-03-07 04:32:48.632 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:32:48.632 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:32:48.632 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:32:48.632 DEBUG [src.node.docker_mananger] docker run -i -t -p 31446:31446 -p 31447:31447 -p 31448:31448 -p 31449:31449 -p 31450:31450 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=31448 --rest-port=31446 --tcp-port=31447 --discv5-udp-port=31449 --rest-address=0.0.0.0 --nat=extip:172.18.91.181 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5ffb9c7786bcbcaabdaec4a223bddd5c94e7daec2c9fdb164c2efefd913bb76d --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31450 --metrics-logging=true --relay=false --storenode=/ip4/172.18.29.129/tcp/15483/p2p/16Uiu2HAmGxUVNyRUs2XPgYph2dr16GuBs78T2BEcvm8cLhWWxdUY --discv5-bootstrap-node=enr:-L24QFFr2wcqWdFDy3w6lv8g10d2KRWMnZ7-H96W1i_Xa3RPR9x_6UAkNJ0ioANRCLO0396hSoH9xTmQf7R9lvF0mkgCgmlkgnY0gmlwhKwSHYGKbXVsdGlhZGRyc5YACASsEh2BBjx7AAoErBIdgQY8fN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDP-lwWckbHoNFiRYsyfmynFEDjCCNiirU0XjH0uJ1DlWDdGNwgjx7g3VkcII8fYV3YWt1MhM
|
|
2026-03-07 04:32:48.836 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.91.181 waku 74bdcac4f60a74ab28bd59d499b4e2c20aa8e9dcbea60e561443bca519c205bb
|
|
2026-03-07 04:32:48.871 DEBUG [src.node.docker_mananger] Container started with ID 74bdcac4f60a. Setting up logs at ./log/docker/node3_2026-03-07_04-32-46__14026571-1656-405b-ad6b-f4a119bdaa25__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:32:48.871 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31446
|
|
2026-03-07 04:32:48.871 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:32:49.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31446/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:49.875 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-07 04:32:49.875 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:32:49.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31446/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:49.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.91.181/tcp/31447/p2p/16Uiu2HAm3RmoypjZd3d6mU42S12SyLg3Z7jEc1uEktPFxZZHcDSe","/ip4/172.18.91.181/tcp/31448/ws/p2p/16Uiu2HAm3RmoypjZd3d6mU42S12SyLg3Z7jEc1uEktPFxZZHcDSe"],"enrUri":"enr:-L24QHsp10GawOs4x3NmihJDitiY0d591Ny2AWDNZz6jpI-iI3NbIdPRk1tqcgXgKvTcw7q6yFj7nTYIEMXHdmsEgJkCgmlkgnY0gmlwhKwSW7WKbXVsdGlhZGRyc5YACASsElu1BnrXAAoErBJbtQZ62N0DgnJzhQADAQAAiXNlY3AyNTZrMaECduQWnL5U1FqECwXGisFXcRiMFRDsjqdwhuTAX7YxQ3eDdGNwgnrXg3VkcIJ62YV3YWt1MgA"}'
|
|
2026-03-07 04:32:49.877 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:32:49.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15482/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.135.79/tcp/65429/p2p/16Uiu2HAmCXEgFR2mU9ox7RNBxj9MZhG4qGqRWhV8wCBe27BdRb7y"]'
|
|
2026-03-07 04:32:49.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:49.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31446/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.29.129/tcp/15483/p2p/16Uiu2HAmGxUVNyRUs2XPgYph2dr16GuBs78T2BEcvm8cLhWWxdUY"]'
|
|
2026-03-07 04:32:49.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:49.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65428/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-07 04:32:49.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:49.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15482/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-07 04:32:49.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:49.932 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:49.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65428/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-07 04:32:49.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:49.938 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:49.949 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:49.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65428/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-07 04:32:49.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:49.954 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:49.965 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:49.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65428/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-07 04:32:49.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:49.971 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:49.982 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:49.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65428/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-07 04:32:49.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:49.988 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:49.999 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:49.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65428/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-07 04:32:50.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.012 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.023 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65428/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-07 04:32:50.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.029 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.039 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65428/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-07 04:32:50.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.046 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.056 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65428/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-07 04:32:50.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.063 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.073 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65428/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-07 04:32:50.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.079 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.090 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65428/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-07 04:32:50.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.096 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.107 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15482/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-07 04:32:50.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.113 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.123 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15482/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-07 04:32:50.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.130 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.140 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15482/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-07 04:32:50.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.146 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.156 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15482/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-07 04:32:50.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.162 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.173 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15482/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-07 04:32:50.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.179 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.190 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15482/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-07 04:32:50.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.196 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.206 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15482/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-07 04:32:50.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.212 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.223 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15482/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-07 04:32:50.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.230 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.241 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15482/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-07 04:32:50.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.246 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.257 DEBUG [src.steps.store] Relaying message
|
|
2026-03-07 04:32:50.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15482/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-07 04:32:50.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:50.263 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-07 04:32:50.274 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-07 04:32:50.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65428/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:50.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5bda984ac080498aef5b1d44f1a06c8ddc70a66a1364ecc832e7064f0984393a"},{"messageHash":"0xfcd0a02a00186cc98c45bc1d589f00fcab6582f1d0cfb311523ff9b3717c7cb0"},{"messageHash":"0x7f2ee70a0efa1bc1ccb8a2178c918a3222b84700b6e79f639b43e063fb4e76f3"},{"messageHash":"0x3ef14db6795d7f3e146406888c87433137b790cf77cc49bc7f69e9ad8df5fa61"},{"messageHash":"0x683cc7e987120e4a6300d8d718638461d8facfb74129acc9f0122aeb7cbf10cb"},{"messageHash":"0x1f8d6d92a69c882c7d4f9dcd6c0ec41e4a3480eb600fe38721b89e7d9c984152"},{"messageHash":"0x0167550302c8db5f014abb9ee62f0e92472ddb0721bed7578ca9c35a1b014774"},{"messageHash":"0x2b3cffe1ea89f841f910ff1644521f3efbedcc3df83937d93050e245397dc557"},{"messageHash":"0xec2697e1b83b4a178eaaa8c04b77725c98bf72d8bfe76653fdb2f7eee99873e9"},{"messageHash":"0x8ba220132e03cfd0e8238c6b6cb703c043d22abb5fdf734698d8c6133bff71f0"},{"messageHash":"0x15b75d06c3601807311b99b3250b5c79ee0ddb29c4aac962307b501ae3802874"},{"messageHash":"0xda3f59440d83594565a57e8ec958e4e3d6f784d5ed021cc0d77694f7946836f8"},{"messageHash":"0xbbd7e81a911b5aaf34ec0e058e800db7e83bff068a3ccfc96a1b515f2572f067"},{"messageHash":"0xc4575fb11748a458bd1a3bd1a3d518b4360e1ad851c360a283fb1de5291fefca"},{"messageHash":"0x503a99354a09fb75e0071dfbd5f3c0a1fba37bb34600be452ae85ddc5a8e1a44"},{"messageHash":"0x7e9e18ecc1a2f6b0345bf09d353e944a534b6eb04a7b15624e5dccf3f8fbb4e6"},{"messageHash":"0x2edd7e5796ffa36707c7e49a311646688f3513e73cd9e6fe64d2e41719b0ce31"},{"messageHash":"0xd4e84b4d653c3b5ca6bfb8dfb9a2632d61e05b101289cefbedbcfb67ce492a95"},{"messageHash":"0xd9a9dcc5fa8a105ac523b1e866f417d6787f4b21bfc8cd045ca49f58dcbc93ae"},{"messageHash":"0xb6e27b193f01d43e9960ba49ef29c3b45544112d53148fc5579f365ea76c1f76"}]}'
|
|
2026-03-07 04:32:50.278 DEBUG [src.steps.store] messages length is 20
|
|
2026-03-07 04:32:50.280 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-07 04:32:50.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15482/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:50.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5bda984ac080498aef5b1d44f1a06c8ddc70a66a1364ecc832e7064f0984393a"},{"messageHash":"0xfcd0a02a00186cc98c45bc1d589f00fcab6582f1d0cfb311523ff9b3717c7cb0"},{"messageHash":"0x7f2ee70a0efa1bc1ccb8a2178c918a3222b84700b6e79f639b43e063fb4e76f3"},{"messageHash":"0x3ef14db6795d7f3e146406888c87433137b790cf77cc49bc7f69e9ad8df5fa61"},{"messageHash":"0x683cc7e987120e4a6300d8d718638461d8facfb74129acc9f0122aeb7cbf10cb"},{"messageHash":"0x1f8d6d92a69c882c7d4f9dcd6c0ec41e4a3480eb600fe38721b89e7d9c984152"},{"messageHash":"0x0167550302c8db5f014abb9ee62f0e92472ddb0721bed7578ca9c35a1b014774"},{"messageHash":"0x2b3cffe1ea89f841f910ff1644521f3efbedcc3df83937d93050e245397dc557"},{"messageHash":"0xec2697e1b83b4a178eaaa8c04b77725c98bf72d8bfe76653fdb2f7eee99873e9"},{"messageHash":"0x8ba220132e03cfd0e8238c6b6cb703c043d22abb5fdf734698d8c6133bff71f0"},{"messageHash":"0x15b75d06c3601807311b99b3250b5c79ee0ddb29c4aac962307b501ae3802874"},{"messageHash":"0xda3f59440d83594565a57e8ec958e4e3d6f784d5ed021cc0d77694f7946836f8"},{"messageHash":"0xbbd7e81a911b5aaf34ec0e058e800db7e83bff068a3ccfc96a1b515f2572f067"},{"messageHash":"0xc4575fb11748a458bd1a3bd1a3d518b4360e1ad851c360a283fb1de5291fefca"},{"messageHash":"0x503a99354a09fb75e0071dfbd5f3c0a1fba37bb34600be452ae85ddc5a8e1a44"},{"messageHash":"0x7e9e18ecc1a2f6b0345bf09d353e944a534b6eb04a7b15624e5dccf3f8fbb4e6"},{"messageHash":"0x2edd7e5796ffa36707c7e49a311646688f3513e73cd9e6fe64d2e41719b0ce31"},{"messageHash":"0xd4e84b4d653c3b5ca6bfb8dfb9a2632d61e05b101289cefbedbcfb67ce492a95"},{"messageHash":"0xd9a9dcc5fa8a105ac523b1e866f417d6787f4b21bfc8cd045ca49f58dcbc93ae"},{"messageHash":"0xb6e27b193f01d43e9960ba49ef29c3b45544112d53148fc5579f365ea76c1f76"}]}'
|
|
2026-03-07 04:32:50.283 DEBUG [src.steps.store] messages length is 20
|
|
2026-03-07 04:32:50.285 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-07 04:32:50.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31446/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:50.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3626c1d582a4cecf2f75","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5bda984ac080498aef5b1d44f1a06c8ddc70a66a1364ecc832e7064f0984393a"},{"messageHash":"0xfcd0a02a00186cc98c45bc1d589f00fcab6582f1d0cfb311523ff9b3717c7cb0"},{"messageHash":"0x7f2ee70a0efa1bc1ccb8a2178c918a3222b84700b6e79f639b43e063fb4e76f3"},{"messageHash":"0x3ef14db6795d7f3e146406888c87433137b790cf77cc49bc7f69e9ad8df5fa61"},{"messageHash":"0x683cc7e987120e4a6300d8d718638461d8facfb74129acc9f0122aeb7cbf10cb"},{"messageHash":"0x1f8d6d92a69c882c7d4f9dcd6c0ec41e4a3480eb600fe38721b89e7d9c984152"},{"messageHash":"0x0167550302c8db5f014abb9ee62f0e92472ddb0721bed7578ca9c35a1b014774"},{"messageHash":"0x2b3cffe1ea89f841f910ff1644521f3efbedcc3df83937d93050e245397dc557"},{"messageHash":"0xec2697e1b83b4a178eaaa8c04b77725c98bf72d8bfe76653fdb2f7eee99873e9"},{"messageHash":"0x8ba220132e03cfd0e8238c6b6cb703c043d22abb5fdf734698d8c6133bff71f0"},{"messageHash":"0x15b75d06c3601807311b99b3250b5c79ee0ddb29c4aac962307b501ae3802874"},{"messageHash":"0xda3f59440d83594565a57e8ec958e4e3d6f784d5ed021cc0d77694f7946836f8"},{"messageHash":"0xbbd7e81a911b5aaf34ec0e058e800db7e83bff068a3ccfc96a1b515f2572f067"},{"messageHash":"0xc4575fb11748a458bd1a3bd1a3d518b4360e1ad851c360a283fb1de5291fefca"},{"messageHash":"0x503a99354a09fb75e0071dfbd5f3c0a1fba37bb34600be452ae85ddc5a8e1a44"},{"messageHash":"0x7e9e18ecc1a2f6b0345bf09d353e944a534b6eb04a7b15624e5dccf3f8fbb4e6"},{"messageHash":"0x2edd7e5796ffa36707c7e49a311646688f3513e73cd9e6fe64d2e41719b0ce31"},{"messageHash":"0xd4e84b4d653c3b5ca6bfb8dfb9a2632d61e05b101289cefbedbcfb67ce492a95"},{"messageHash":"0xd9a9dcc5fa8a105ac523b1e866f417d6787f4b21bfc8cd045ca49f58dcbc93ae"},{"messageHash":"0xb6e27b193f01d43e9960ba49ef29c3b45544112d53148fc5579f365ea76c1f76"}]}'
|
|
2026-03-07 04:32:50.295 DEBUG [src.steps.store] messages length is 20
|
|
2026-03-07 04:32:50.298 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:32:50.299 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:32:50.299 DEBUG [src.node.waku_node] Stopping container with id 54e332f6957e
|
|
2026-03-07 04:32:50.879 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:32:50.881 DEBUG [src.node.waku_node] Stopping container with id ed125dfdd71a
|
|
2026-03-07 04:32:51.456 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:32:51.456 DEBUG [src.node.waku_node] Stopping container with id 74bdcac4f60a
|
|
2026-03-07 04:32:51.733 ERROR [src.node.docker_mananger] Max retries reached for container 54e332f6957e. Exiting log stream.
|
|
2026-03-07 04:32:52.052 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:32:52.054 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:32:52.073 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:32:52.097 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:32:52.102 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|