2026-04-22 15:08:14 +00:00

239 lines
47 KiB
Plaintext

2026-04-22 14:42:25.669 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-22 14:42:25.670 DEBUG [tests.conftest] Running test: test_latency_with_load_sender_side with id: 2026-04-22_14-42-25__54889f1d-f2ff-4054-ada2-94ba0cdde1ed
2026-04-22 14:42:25.670 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-22 14:42:25.670 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-04-22 14:42:25.676 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 14:42:25.676 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_14-42-25__54889f1d-f2ff-4054-ada2-94ba0cdde1ed__wakuorg_nwaku:latest.log
2026-04-22 14:42:25.682 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 14:42:25.682 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_14-42-25__54889f1d-f2ff-4054-ada2-94ba0cdde1ed__wakuorg_nwaku:latest.log
2026-04-22 14:42:25.687 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 14:42:25.688 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-22_14-42-25__54889f1d-f2ff-4054-ada2-94ba0cdde1ed__wakuorg_nwaku:latest.log
2026-04-22 14:42:25.693 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 14:42:25.693 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-04-22_14-42-25__54889f1d-f2ff-4054-ada2-94ba0cdde1ed__wakuorg_nwaku:latest.log
2026-04-22 14:42:25.693 INFO [tests.e2e.test_network_conditions] Starting 4 nodes with relay enabled
2026-04-22 14:42:25.693 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 14:42:25.693 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 14:42:25.695 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 14:42:25.695 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.179
2026-04-22 14:42:25.695 DEBUG [src.node.docker_mananger] Generated ports ['46387', '46388', '46389', '46390', '46391']
2026-04-22 14:42:25.695 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 14:42:25.695 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 14:42:25.695 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 14:42:25.695 DEBUG [src.node.docker_mananger] docker run -i -t -p 46387:46387 -p 46388:46388 -p 46389:46389 -p 46390:46390 -p 46391:46391 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=46389 --rest-port=46387 --tcp-port=46388 --discv5-udp-port=46390 --rest-address=0.0.0.0 --nat=extip:172.18.208.179 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=395a9c436ece31863b3ec68dbbc8e4141fc3d907e2b328a0d861d1453500c6fd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46391 --metrics-logging=true --relay=true
2026-04-22 14:42:25.847 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.179 waku 7f590035e632d85c906fa6e00344f7254c78e3d760b138afc211d61d02d3cd32
2026-04-22 14:42:25.871 ERROR [src.node.docker_mananger] Max retries reached for container c0af30f3c81f. Exiting log stream.
2026-04-22 14:42:25.873 DEBUG [src.node.docker_mananger] Container started with ID 7f590035e632. Setting up logs at ./log/docker/node1_2026-04-22_14-42-25__54889f1d-f2ff-4054-ada2-94ba0cdde1ed__wakuorg_nwaku:latest.log
2026-04-22 14:42:25.874 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46387
2026-04-22 14:42:25.875 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 14:42:26.275 ERROR [src.node.docker_mananger] Max retries reached for container 5f455bacd5a5. Exiting log stream.
2026-04-22 14:42:26.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46387/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:42:26.878 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 14:42:26.879 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 14:42:26.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46387/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:42:26.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.179/tcp/46388/p2p/16Uiu2HAmHd5hoxHHaxhoXHJGcN8RTxNuwvWN7f7e5HvMEyh6gbsg","/ip4/172.18.208.179/tcp/46389/ws/p2p/16Uiu2HAmHd5hoxHHaxhoXHJGcN8RTxNuwvWN7f7e5HvMEyh6gbsg"],"enrUri":"enr:-L24QOt_dCah0L7TyuScSxdPdLrBlVEPhcdVgrkDpz8el-hhOZvul6EUJlv3vQTFJhLxjHf1k8VoaJKC2GLfriMCVC4CgmlkgnY0gmlwhKwS0LOKbXVsdGlhZGRyc5YACASsEtCzBrU0AAoErBLQswa1Nd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDSc1Tmn1BF65O1Loayyf9pWIR-srDBDWfppBbTwGN9SuDdGNwgrU0g3VkcIK1NoV3YWt1MgE"}'
2026-04-22 14:42:26.882 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 14:42:26.882 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 14:42:26.882 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 14:42:26.883 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 14:42:26.884 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.110
2026-04-22 14:42:26.884 DEBUG [src.node.docker_mananger] Generated ports ['10421', '10422', '10423', '10424', '10425']
2026-04-22 14:42:26.884 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 14:42:26.884 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 14:42:26.884 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 14:42:26.884 DEBUG [src.node.docker_mananger] docker run -i -t -p 10421:10421 -p 10422:10422 -p 10423:10423 -p 10424:10424 -p 10425:10425 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=10423 --rest-port=10421 --tcp-port=10422 --discv5-udp-port=10424 --rest-address=0.0.0.0 --nat=extip:172.18.100.110 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=3dacbf0adfde3fed72e0809f82f281b5bdc7c1ca83daf509bb2a0431cf225ede --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10425 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOt_dCah0L7TyuScSxdPdLrBlVEPhcdVgrkDpz8el-hhOZvul6EUJlv3vQTFJhLxjHf1k8VoaJKC2GLfriMCVC4CgmlkgnY0gmlwhKwS0LOKbXVsdGlhZGRyc5YACASsEtCzBrU0AAoErBLQswa1Nd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDSc1Tmn1BF65O1Loayyf9pWIR-srDBDWfppBbTwGN9SuDdGNwgrU0g3VkcIK1NoV3YWt1MgE
2026-04-22 14:42:27.046 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.110 waku 147c64a519352132dbb57033912f59cb33c12e58f8a2e7e17736118dce1c69c7
2026-04-22 14:42:27.076 DEBUG [src.node.docker_mananger] Container started with ID 147c64a51935. Setting up logs at ./log/docker/node2_2026-04-22_14-42-25__54889f1d-f2ff-4054-ada2-94ba0cdde1ed__wakuorg_nwaku:latest.log
2026-04-22 14:42:27.077 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10421
2026-04-22 14:42:27.077 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 14:42:28.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10421/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:42:28.089 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":"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 14:42:28.089 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 14:42:28.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10421/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:42:28.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.110/tcp/10422/p2p/16Uiu2HAkwzWDKCFVzrrsqR4z28ebnC5dt86JW55xGJVMuTAvLR5Z","/ip4/172.18.100.110/tcp/10423/ws/p2p/16Uiu2HAkwzWDKCFVzrrsqR4z28ebnC5dt86JW55xGJVMuTAvLR5Z"],"enrUri":"enr:-L24QA0EJ8Vulxzq2Z2cHKkjldM9EC5qg_jB4dMLkKOywCoTJ0JOOez0l7SkCAXXBbUD-GjmXEuk5Im2hTQwBclwGmcCgmlkgnY0gmlwhKwSZG6KbXVsdGlhZGRyc5YACASsEmRuBii2AAoErBJkbgYot90DgnJzhQDGAQAAiXNlY3AyNTZrMaECJiB_Qlv6BasSH0ioY-By6gzWDk7Z7Sh-0vKqNhfPoNCDdGNwgii2g3VkcIIouIV3YWt1MgE"}'
2026-04-22 14:42:28.095 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 14:42:28.095 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 14:42:28.095 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 14:42:28.097 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 14:42:28.097 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.187
2026-04-22 14:42:28.097 DEBUG [src.node.docker_mananger] Generated ports ['11645', '11646', '11647', '11648', '11649']
2026-04-22 14:42:28.097 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 14:42:28.097 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 14:42:28.097 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 14:42:28.097 DEBUG [src.node.docker_mananger] docker run -i -t -p 11645:11645 -p 11646:11646 -p 11647:11647 -p 11648:11648 -p 11649:11649 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=11647 --rest-port=11645 --tcp-port=11646 --discv5-udp-port=11648 --rest-address=0.0.0.0 --nat=extip:172.18.154.187 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=dd26f8d07592dc20a5b2fbc6afca5ef1e602acd9e5ad6df7e91dee1d569fac0a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11649 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOt_dCah0L7TyuScSxdPdLrBlVEPhcdVgrkDpz8el-hhOZvul6EUJlv3vQTFJhLxjHf1k8VoaJKC2GLfriMCVC4CgmlkgnY0gmlwhKwS0LOKbXVsdGlhZGRyc5YACASsEtCzBrU0AAoErBLQswa1Nd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDSc1Tmn1BF65O1Loayyf9pWIR-srDBDWfppBbTwGN9SuDdGNwgrU0g3VkcIK1NoV3YWt1MgE
2026-04-22 14:42:28.270 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.187 waku d9ce2dcaa69bb8277d588e57c21765682a81d00b7511dea7b722ff2de92a4edc
2026-04-22 14:42:28.296 DEBUG [src.node.docker_mananger] Container started with ID d9ce2dcaa69b. Setting up logs at ./log/docker/node3_2026-04-22_14-42-25__54889f1d-f2ff-4054-ada2-94ba0cdde1ed__wakuorg_nwaku:latest.log
2026-04-22 14:42:28.296 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11645
2026-04-22 14:42:28.297 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 14:42:29.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11645/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:42:29.308 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":"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 14:42:29.308 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 14:42:29.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11645/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:42:29.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.187/tcp/11646/p2p/16Uiu2HAkzgCaDbNncnHbQ4ZvV2E5pmxBkNPNRKAfieMSMEAhvBYR","/ip4/172.18.154.187/tcp/11647/ws/p2p/16Uiu2HAkzgCaDbNncnHbQ4ZvV2E5pmxBkNPNRKAfieMSMEAhvBYR"],"enrUri":"enr:-L24QKg39QoMHk_xHSwjo6T7SckZdhIRGqCQrTbPyskEfSNgB9Mal8Bi0BvWXP9YbD3YaY4D1gyFuwfUWdncNgQNVbUCgmlkgnY0gmlwhKwSmruKbXVsdGlhZGRyc5YACASsEpq7Bi1-AAoErBKauwYtf90DgnJzhQDGAQAAiXNlY3AyNTZrMaECTgMofaP2qdk9kVhhmofQfWwHsTRLj7a7FVKXt4FPYi6DdGNwgi1-g3VkcIItgIV3YWt1MgE"}'
2026-04-22 14:42:29.313 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 14:42:29.313 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 14:42:29.313 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 14:42:29.314 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 14:42:29.314 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.228.135
2026-04-22 14:42:29.314 DEBUG [src.node.docker_mananger] Generated ports ['44014', '44015', '44016', '44017', '44018']
2026-04-22 14:42:29.314 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 14:42:29.315 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 14:42:29.315 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 14:42:29.315 DEBUG [src.node.docker_mananger] docker run -i -t -p 44014:44014 -p 44015:44015 -p 44016:44016 -p 44017:44017 -p 44018:44018 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=44016 --rest-port=44014 --tcp-port=44015 --discv5-udp-port=44017 --rest-address=0.0.0.0 --nat=extip:172.18.228.135 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=bd231a4dd28fb8fabcb95becad9cea52dc9f8a4fbfbc8f7def909cba69fbfadd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44018 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOt_dCah0L7TyuScSxdPdLrBlVEPhcdVgrkDpz8el-hhOZvul6EUJlv3vQTFJhLxjHf1k8VoaJKC2GLfriMCVC4CgmlkgnY0gmlwhKwS0LOKbXVsdGlhZGRyc5YACASsEtCzBrU0AAoErBLQswa1Nd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDSc1Tmn1BF65O1Loayyf9pWIR-srDBDWfppBbTwGN9SuDdGNwgrU0g3VkcIK1NoV3YWt1MgE
2026-04-22 14:42:29.468 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.228.135 waku b34c635f1ed2f50530519fc54fbf44ff28af930a2bc0073e127b3bf6bdc2716c
2026-04-22 14:42:29.497 DEBUG [src.node.docker_mananger] Container started with ID b34c635f1ed2. Setting up logs at ./log/docker/node4_2026-04-22_14-42-25__54889f1d-f2ff-4054-ada2-94ba0cdde1ed__wakuorg_nwaku:latest.log
2026-04-22 14:42:29.497 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44014
2026-04-22 14:42:29.497 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 14:42:30.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44014/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:42:30.503 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 14:42:30.503 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 14:42:30.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44014/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:42:30.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.228.135/tcp/44015/p2p/16Uiu2HAm5xJuRZxjoaU54upBpugyb4i9XDFjGVzioSnRuaw9gTCG","/ip4/172.18.228.135/tcp/44016/ws/p2p/16Uiu2HAm5xJuRZxjoaU54upBpugyb4i9XDFjGVzioSnRuaw9gTCG"],"enrUri":"enr:-L24QLo53z-70h68NKTAd5gfx48hFuQduPs_c3mKYnzPn4UVbbmkGpk2pjgUtMPJuogxZwD5AhtEm_kfGrnnzxYLqAYCgmlkgnY0gmlwhKwS5IeKbXVsdGlhZGRyc5YACASsEuSHBqvvAAoErBLkhwar8N0DgnJzhQDGAQAAiXNlY3AyNTZrMaECnG4LXWUgw1ytmY9SJTna-tBmtZiUfHRnc3Ymf3sbKs2DdGNwgqvvg3VkcIKr8YV3YWt1MgE"}'
2026-04-22 14:42:30.510 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 14:42:30.510 INFO [tests.e2e.test_network_conditions] Subscribing all nodes to relay topic
2026-04-22 14:42:30.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 14:42:30.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:42:30.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10421/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 14:42:30.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:42:30.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11645/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 14:42:30.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:42:30.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44014/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 14:42:30.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:42:30.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46387/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:42:30.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.228.135/tcp/58160/p2p/16Uiu2HAm5xJuRZxjoaU54upBpugyb4i9XDFjGVzioSnRuaw9gTCG","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-\\"v0.38.0-16-g260def\\"","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.100.110/tcp/53626/p2p/16Uiu2HAkwzWDKCFVzrrsqR4z28ebnC5dt86JW55xGJVMuTAvLR5Z","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-\\"v0.38.0-16-g260def\\"","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.154.187/tcp/42116/p2p/16Uiu2HAkzgCaDbNncnHbQ4ZvV2E5pmxBkNPNRKAfieMSMEAhvBYR","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-\\"v0.38.0-16-g260def\\"","origin":"UnknownOrigin"}]'
2026-04-22 14:42:30.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10421/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:42:30.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.208.179/tcp/46388/p2p/16Uiu2HAmHd5hoxHHaxhoXHJGcN8RTxNuwvWN7f7e5HvMEyh6gbsg","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-\\"v0.38.0-16-g260def\\"","origin":"Discv5"}]'
2026-04-22 14:42:30.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11645/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:42:30.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.208.179/tcp/46388/p2p/16Uiu2HAmHd5hoxHHaxhoXHJGcN8RTxNuwvWN7f7e5HvMEyh6gbsg","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-\\"v0.38.0-16-g260def\\"","origin":"Discv5"}]'
2026-04-22 14:42:30.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44014/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:42:30.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.208.179/tcp/46388/p2p/16Uiu2HAmHd5hoxHHaxhoXHJGcN8RTxNuwvWN7f7e5HvMEyh6gbsg","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-\\"v0.38.0-16-g260def\\"","origin":"Discv5"}]'
2026-04-22 14:42:30.547 DEBUG [src.libs.common] Sleeping for 30 seconds
2026-04-22 14:43:00.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44014/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:43:00.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
2026-04-22 14:43:00.550 INFO [tests.e2e.test_network_conditions] Applying 3000ms latency on sender node1
2026-04-22 14:43:00.552 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '24857', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
2026-04-22 14:43:00.561 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '24857', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
2026-04-22 14:43:00.569 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '24857', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '3000ms']
2026-04-22 14:43:00.576 INFO [tests.e2e.test_network_conditions] Sending 50 messages from node1
2026-04-22 14:43:00.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:43:06.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:43:06.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:43:12.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:43:12.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:43:18.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:43:18.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:43:24.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:43:24.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:43:30.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:43:30.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:43:36.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:43:36.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:43:42.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:43:42.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:43:48.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:43:48.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:43:54.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:43:54.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:44:00.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:44:00.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:44:06.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:44:06.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:44:12.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:44:12.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:44:18.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:44:18.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:44:24.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:44:24.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:44:30.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:44:30.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:44:36.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:44:36.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:44:42.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:44:42.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:44:48.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:44:48.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:44:54.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:44:54.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:45:00.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:45:00.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:45:06.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:45:06.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:45:12.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:45:12.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:45:18.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:45:18.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:45:24.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:45:24.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:45:30.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:45:30.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:45:36.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:45:36.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:45:42.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:45:42.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:45:48.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:45:48.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:45:54.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:45:54.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:46:00.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:46:00.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:46:06.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:46:06.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:46:12.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:46:12.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:46:18.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:46:18.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:46:24.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:46:24.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:46:30.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:46:30.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:46:36.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:46:36.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:46:42.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:46:42.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:46:48.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:46:48.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:46:54.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:46:54.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:47:00.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:47:00.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:47:06.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:47:06.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:47:12.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:47:12.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:47:18.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:47:18.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:47:24.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:47:24.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:47:30.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:47:30.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:47:36.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:47:36.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:47:42.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:47:42.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:47:48.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:47:48.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:47:54.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:47:55.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 14:48:01.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 14:48:01.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44014/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
2026-04-22 14:48:01.011 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-04-22 14:48:01.011 INFO [tests.e2e.test_network_conditions] Node4 received 50 messages (min_expected=25.0, total_sent=50)
2026-04-22 14:48:01.013 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '24857', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
2026-04-22 14:48:01.022 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-22 14:48:01.022 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-22 14:48:01.023 DEBUG [src.node.waku_node] Stopping container with id 7f590035e632
2026-04-22 14:48:01.445 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 14:48:01.445 DEBUG [src.node.waku_node] Stopping container with id 147c64a51935
2026-04-22 14:48:01.835 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 14:48:01.836 DEBUG [src.node.waku_node] Stopping container with id d9ce2dcaa69b
2026-04-22 14:48:02.235 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 14:48:02.235 DEBUG [src.node.waku_node] Stopping container with id b34c635f1ed2
2026-04-22 14:48:02.263 ERROR [src.node.docker_mananger] Max retries reached for container 7f590035e632. Exiting log stream.
2026-04-22 14:48:02.649 ERROR [src.node.docker_mananger] Max retries reached for container 147c64a51935. Exiting log stream.
2026-04-22 14:48:02.657 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 14:48:02.661 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-22 14:48:02.924 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 14:48:03.218 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 14:48:03.518 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 14:48:03.806 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 14:48:03.809 ERROR [src.node.docker_mananger] Max retries reached for container d9ce2dcaa69b. Exiting log stream.