mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
238 lines
47 KiB
Plaintext
238 lines
47 KiB
Plaintext
2026-03-12 04:35:40.194 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-12 04:35:40.194 DEBUG [tests.conftest] Running test: test_latency_with_load_sender_side with id: 2026-03-12_04-35-40__d0ab2838-cef7-444d-9812-a22651dbc97c
|
|
2026-03-12 04:35:40.194 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-12 04:35:40.195 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-12 04:35:40.202 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:35:40.202 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-35-40__d0ab2838-cef7-444d-9812-a22651dbc97c__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:40.208 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:35:40.208 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-35-40__d0ab2838-cef7-444d-9812-a22651dbc97c__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:40.215 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:35:40.215 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-12_04-35-40__d0ab2838-cef7-444d-9812-a22651dbc97c__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:40.221 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:35:40.221 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-12_04-35-40__d0ab2838-cef7-444d-9812-a22651dbc97c__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:40.221 INFO [tests.e2e.test_network_conditions] Starting 4 nodes with relay enabled
|
|
2026-03-12 04:35:40.221 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:35:40.221 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:35:40.223 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:35:40.223 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.159.191
|
|
2026-03-12 04:35:40.223 DEBUG [src.node.docker_mananger] Generated ports ['43715', '43716', '43717', '43718', '43719']
|
|
2026-03-12 04:35:40.223 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:35:40.223 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:35:40.224 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:35:40.224 DEBUG [src.node.docker_mananger] docker run -i -t -p 43715:43715 -p 43716:43716 -p 43717:43717 -p 43718:43718 -p 43719:43719 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=43717 --rest-port=43715 --tcp-port=43716 --discv5-udp-port=43718 --rest-address=0.0.0.0 --nat=extip:172.18.159.191 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4ecef5afdb6f4e2ef293b6a0669d30261552ddffddeb47150bd0dcc1dfde626f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43719 --metrics-logging=true --relay=true
|
|
2026-03-12 04:35:40.243 ERROR [src.node.docker_mananger] Max retries reached for container 5534ef2bb962. Exiting log stream.
|
|
2026-03-12 04:35:40.416 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.159.191 waku 6723b2f477cc31e6b654fd8211f697b64e2bbf101b6ccf1880f74f080504edd8
|
|
2026-03-12 04:35:40.453 DEBUG [src.node.docker_mananger] Container started with ID 6723b2f477cc. Setting up logs at ./log/docker/node1_2026-03-12_04-35-40__d0ab2838-cef7-444d-9812-a22651dbc97c__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:40.453 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43715
|
|
2026-03-12 04:35:40.454 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:35:40.727 ERROR [src.node.docker_mananger] Max retries reached for container db5616104ce4. Exiting log stream.
|
|
2026-03-12 04:35:41.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43715/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:41.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:35:41.457 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:35:41.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43715/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:41.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.159.191/tcp/43716/p2p/16Uiu2HAmP6hciYtfp6JKTzuX6A7raDxaZu55ig4UgTqAaLp4GNhf","/ip4/172.18.159.191/tcp/43717/ws/p2p/16Uiu2HAmP6hciYtfp6JKTzuX6A7raDxaZu55ig4UgTqAaLp4GNhf"],"enrUri":"enr:-L24QLuSst0RS70p9fVEadB3hBAKgyoRcR6Y7GLcYRaY66zeeJmwRn1A_HAWnDL0AFAsmxO72eh-cPJwq4kaKNi4p9ECgmlkgnY0gmlwhKwSn7-KbXVsdGlhZGRyc5YACASsEp-_BqrEAAoErBKfvwaqxd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmysMkUu1odDt-DJ5sKGoFusbMhUA35SaIe48MvB_j1KDdGNwgqrEg3VkcIKqxoV3YWt1MgE"}'
|
|
2026-03-12 04:35:41.461 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:35:41.461 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:35:41.461 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:35:41.463 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:35:41.463 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.113.190
|
|
2026-03-12 04:35:41.463 DEBUG [src.node.docker_mananger] Generated ports ['29806', '29807', '29808', '29809', '29810']
|
|
2026-03-12 04:35:41.463 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:35:41.463 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:35:41.463 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:35:41.464 DEBUG [src.node.docker_mananger] docker run -i -t -p 29806:29806 -p 29807:29807 -p 29808:29808 -p 29809:29809 -p 29810:29810 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=29808 --rest-port=29806 --tcp-port=29807 --discv5-udp-port=29809 --rest-address=0.0.0.0 --nat=extip:172.18.113.190 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=51cc0ceaa9daed13ebc85e1efabf6cdc42cccead1a9ec4baaa2a2f1d6bcdd30f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29810 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLuSst0RS70p9fVEadB3hBAKgyoRcR6Y7GLcYRaY66zeeJmwRn1A_HAWnDL0AFAsmxO72eh-cPJwq4kaKNi4p9ECgmlkgnY0gmlwhKwSn7-KbXVsdGlhZGRyc5YACASsEp-_BqrEAAoErBKfvwaqxd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmysMkUu1odDt-DJ5sKGoFusbMhUA35SaIe48MvB_j1KDdGNwgqrEg3VkcIKqxoV3YWt1MgE
|
|
2026-03-12 04:35:41.670 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.113.190 waku 7bee32fd6f266293ad04404ca7b29e2a3027bf12f131c2fdb61b853dbbb1a462
|
|
2026-03-12 04:35:41.704 DEBUG [src.node.docker_mananger] Container started with ID 7bee32fd6f26. Setting up logs at ./log/docker/node2_2026-03-12_04-35-40__d0ab2838-cef7-444d-9812-a22651dbc97c__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:41.704 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29806
|
|
2026-03-12 04:35:41.704 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:35:42.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29806/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:42.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:35:42.735 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:35:42.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29806/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:42.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.113.190/tcp/29807/p2p/16Uiu2HAmCAGq2TAN8G4SZSNyVt3uUCUsP4pK3tmwYCSfHMF73JuC","/ip4/172.18.113.190/tcp/29808/ws/p2p/16Uiu2HAmCAGq2TAN8G4SZSNyVt3uUCUsP4pK3tmwYCSfHMF73JuC"],"enrUri":"enr:-L24QMME5mDsTkh_9As6XWoPEE_igiz7wdM782omhBW_0yRERglRsZPEC3vdAkNCEtqK3tsURDRTV-UjKxBHoTGB7-ACgmlkgnY0gmlwhKwScb6KbXVsdGlhZGRyc5YACASsEnG-BnRvAAoErBJxvgZ0cN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-KTJ22Uq2SOjlG4Pko_KQOh0_sCxf_YLNWF-Ex9b1aeDdGNwgnRvg3VkcIJ0cYV3YWt1MgE"}'
|
|
2026-03-12 04:35:42.741 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:35:42.741 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:35:42.741 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:35:42.743 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:35:42.743 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.8.14
|
|
2026-03-12 04:35:42.743 DEBUG [src.node.docker_mananger] Generated ports ['35186', '35187', '35188', '35189', '35190']
|
|
2026-03-12 04:35:42.743 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:35:42.743 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:35:42.744 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:35:42.744 DEBUG [src.node.docker_mananger] docker run -i -t -p 35186:35186 -p 35187:35187 -p 35188:35188 -p 35189:35189 -p 35190:35190 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=35188 --rest-port=35186 --tcp-port=35187 --discv5-udp-port=35189 --rest-address=0.0.0.0 --nat=extip:172.18.8.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ffaf9da2e3bae5e0334aa09a250be396a3df48bfad6679b9cdef8fcdd758222b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35190 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLuSst0RS70p9fVEadB3hBAKgyoRcR6Y7GLcYRaY66zeeJmwRn1A_HAWnDL0AFAsmxO72eh-cPJwq4kaKNi4p9ECgmlkgnY0gmlwhKwSn7-KbXVsdGlhZGRyc5YACASsEp-_BqrEAAoErBKfvwaqxd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmysMkUu1odDt-DJ5sKGoFusbMhUA35SaIe48MvB_j1KDdGNwgqrEg3VkcIKqxoV3YWt1MgE
|
|
2026-03-12 04:35:42.943 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.8.14 waku 71e054a58f5588e37310a6c4c5365584f30fc568ce84870b15ab6e175ea0bca6
|
|
2026-03-12 04:35:42.982 DEBUG [src.node.docker_mananger] Container started with ID 71e054a58f55. Setting up logs at ./log/docker/node3_2026-03-12_04-35-40__d0ab2838-cef7-444d-9812-a22651dbc97c__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:42.983 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35186
|
|
2026-03-12 04:35:42.983 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:35:43.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35186/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:44.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:35:44.003 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:35:44.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35186/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:44.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.8.14/tcp/35187/p2p/16Uiu2HAmPVLYEbCc2RLHkeRm7wYGTL7QT933wnoDCnwkT14rX9kk","/ip4/172.18.8.14/tcp/35188/ws/p2p/16Uiu2HAmPVLYEbCc2RLHkeRm7wYGTL7QT933wnoDCnwkT14rX9kk"],"enrUri":"enr:-L24QAD8rNP7fbJ0xYYb8zNkpc5Mculan4YhkmkJa73VqkXefkMy9-WrYQ0uEQLXBw3e6SikgZ9QQuPv2Tn_611DX6cCgmlkgnY0gmlwhKwSCA6KbXVsdGlhZGRyc5YACASsEggOBolzAAoErBIIDgaJdN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDoPeTVxW-T9t-3fHx1MlGrmnHWs2obDQ8tKqh7Qlo6KmDdGNwgolzg3VkcIKJdYV3YWt1MgE"}'
|
|
2026-03-12 04:35:44.010 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:35:44.011 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:35:44.011 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:35:44.012 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:35:44.012 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.232.157
|
|
2026-03-12 04:35:44.013 DEBUG [src.node.docker_mananger] Generated ports ['41408', '41409', '41410', '41411', '41412']
|
|
2026-03-12 04:35:44.013 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:35:44.013 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:35:44.013 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:35:44.013 DEBUG [src.node.docker_mananger] docker run -i -t -p 41408:41408 -p 41409:41409 -p 41410:41410 -p 41411:41411 -p 41412:41412 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=41410 --rest-port=41408 --tcp-port=41409 --discv5-udp-port=41411 --rest-address=0.0.0.0 --nat=extip:172.18.232.157 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a0a9e582401a8b8e4bd59db1fc36ee4d80feb9836e01c4cb4d9b18ba91afbc0a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41412 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLuSst0RS70p9fVEadB3hBAKgyoRcR6Y7GLcYRaY66zeeJmwRn1A_HAWnDL0AFAsmxO72eh-cPJwq4kaKNi4p9ECgmlkgnY0gmlwhKwSn7-KbXVsdGlhZGRyc5YACASsEp-_BqrEAAoErBKfvwaqxd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmysMkUu1odDt-DJ5sKGoFusbMhUA35SaIe48MvB_j1KDdGNwgqrEg3VkcIKqxoV3YWt1MgE
|
|
2026-03-12 04:35:44.206 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.232.157 waku 16e7be7ca0beec13b6ade309012496005f2d284deaf5c094c940d56bbced9293
|
|
2026-03-12 04:35:44.244 DEBUG [src.node.docker_mananger] Container started with ID 16e7be7ca0be. Setting up logs at ./log/docker/node4_2026-03-12_04-35-40__d0ab2838-cef7-444d-9812-a22651dbc97c__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:44.245 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41408
|
|
2026-03-12 04:35:44.245 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:35:45.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41408/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:45.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:35:45.259 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:35:45.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41408/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:45.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.232.157/tcp/41409/p2p/16Uiu2HAmBEGRWo63pzwmBJTdP5ZSvhAvZ7dWHDGukhZA16pEjYne","/ip4/172.18.232.157/tcp/41410/ws/p2p/16Uiu2HAmBEGRWo63pzwmBJTdP5ZSvhAvZ7dWHDGukhZA16pEjYne"],"enrUri":"enr:-L24QD2awRu6IufJZPAlJNiRWT-ktQqsl1C2FBo2Nz5d89ibbfy0_1Zn-Bju9LVsro5hNlEX1EMwCM-78Pwki_7RglsCgmlkgnY0gmlwhKwS6J2KbXVsdGlhZGRyc5YACASsEuidBqHBAAoErBLonQahwt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6s73aiRTnL0CZlUTGHSHs93fwwuqb_X1GtJcShMk7rODdGNwgqHBg3VkcIKhw4V3YWt1MgE"}'
|
|
2026-03-12 04:35:45.266 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:35:45.266 INFO [tests.e2e.test_network_conditions] Subscribing all nodes to relay topic
|
|
2026-03-12 04:35:45.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-12 04:35:45.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:45.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29806/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-12 04:35:45.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:45.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35186/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-12 04:35:45.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:45.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41408/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-12 04:35:45.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:45.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43715/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:45.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.113.190/tcp/43938/p2p/16Uiu2HAmCAGq2TAN8G4SZSNyVt3uUCUsP4pK3tmwYCSfHMF73JuC","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.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.232.157/tcp/37326/p2p/16Uiu2HAmBEGRWo63pzwmBJTdP5ZSvhAvZ7dWHDGukhZA16pEjYne","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.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.8.14/tcp/48766/p2p/16Uiu2HAmPVLYEbCc2RLHkeRm7wYGTL7QT933wnoDCnwkT14rX9kk","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.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-12 04:35:45.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29806/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:45.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.159.191/tcp/43716/p2p/16Uiu2HAmP6hciYtfp6JKTzuX6A7raDxaZu55ig4UgTqAaLp4GNhf","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.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-12 04:35:45.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35186/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:45.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.159.191/tcp/43716/p2p/16Uiu2HAmP6hciYtfp6JKTzuX6A7raDxaZu55ig4UgTqAaLp4GNhf","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.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-12 04:35:45.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41408/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:45.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.159.191/tcp/43716/p2p/16Uiu2HAmP6hciYtfp6JKTzuX6A7raDxaZu55ig4UgTqAaLp4GNhf","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.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-12 04:35:45.306 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-12 04:36:15.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41408/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:36:15.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-12 04:36:15.310 INFO [tests.e2e.test_network_conditions] Applying 3000ms latency on sender node1
|
|
2026-03-12 04:36:15.311 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6278', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-12 04:36:15.323 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6278', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-12 04:36:15.334 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6278', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '3000ms']
|
|
2026-03-12 04:36:15.344 INFO [tests.e2e.test_network_conditions] Sending 50 messages from node1
|
|
2026-03-12 04:36:15.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:36:21.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:36:21.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:36:27.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:36:27.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:36:33.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:36:33.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:36:39.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:36:39.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:36:45.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:36:45.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:36:51.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:36:51.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:36:57.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:36:57.403 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:37:03.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:03.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:37:09.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:09.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:37:15.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:15.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:37:21.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:21.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:37:27.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:27.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:37:33.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:33.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:37:39.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:39.462 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:37:45.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:45.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:37:51.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:51.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:37:57.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:37:57.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:03.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:03.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:09.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:09.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:15.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:15.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:21.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:21.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:27.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:27.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:33.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:33.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:39.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:39.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:45.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:45.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:51.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:51.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:57.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:57.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:39:03.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:39:03.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:39:09.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:39:09.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:39:15.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:39:15.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:39:21.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:39:21.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:39:27.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:39:27.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:39:33.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:39:33.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:39:39.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:39:39.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:39:45.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:39:45.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:39:51.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:39:51.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:39:57.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:39:57.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:40:03.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:40:03.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:40:09.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:40:09.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:40:15.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:40:15.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:40:21.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:40:21.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:40:27.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:40:27.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:40:33.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:40:33.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:40:39.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:40:39.693 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:40:45.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:40:45.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:40:51.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:40:51.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:40:57.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:40:57.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:41:03.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:41:03.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:41:09.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:41:09.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43715/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:41:15.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:41:15.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41408/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:41:15.748 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:41:15.748 INFO [tests.e2e.test_network_conditions] Node4 received 50 messages (min_expected=25.0, total_sent=50)
|
|
2026-03-12 04:41:15.749 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6278', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-12 04:41:15.761 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-12 04:41:15.762 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-12 04:41:15.762 DEBUG [src.node.waku_node] Stopping container with id 6723b2f477cc
|
|
2026-03-12 04:41:16.345 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:41:16.346 DEBUG [src.node.waku_node] Stopping container with id 7bee32fd6f26
|
|
2026-03-12 04:41:16.894 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:41:16.896 DEBUG [src.node.waku_node] Stopping container with id 71e054a58f55
|
|
2026-03-12 04:41:17.160 ERROR [src.node.docker_mananger] Max retries reached for container 6723b2f477cc. Exiting log stream.
|
|
2026-03-12 04:41:17.442 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:41:17.443 DEBUG [src.node.waku_node] Stopping container with id 16e7be7ca0be
|
|
2026-03-12 04:41:17.712 ERROR [src.node.docker_mananger] Max retries reached for container 7bee32fd6f26. Exiting log stream.
|
|
2026-03-12 04:41:18.011 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:41:18.014 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-12 04:41:18.252 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:41:18.502 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:41:18.921 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:41:19.175 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|