mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-13 22:10:07 +00:00
107 lines
19 KiB
Plaintext
107 lines
19 KiB
Plaintext
2026-02-19 04:35:16.844 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-19 04:35:16.845 DEBUG [tests.conftest] Running test: test_msg_not_stored_when_ephemeral_true with id: 2026-02-19_04-35-16__563ffcc4-df2c-4e61-9940-ef887fa41cfd
|
|
2026-02-19 04:35:16.845 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-19 04:35:16.845 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-19 04:35:16.845 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-19 04:35:16.855 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-19 04:35:16.855 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-19_04-35-16__563ffcc4-df2c-4e61-9940-ef887fa41cfd__wakuorg_nwaku:latest.log
|
|
2026-02-19 04:35:16.861 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-19 04:35:16.861 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-19_04-35-16__563ffcc4-df2c-4e61-9940-ef887fa41cfd__wakuorg_nwaku:latest.log
|
|
2026-02-19 04:35:16.867 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-19 04:35:16.867 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-19_04-35-16__563ffcc4-df2c-4e61-9940-ef887fa41cfd__wakuorg_nwaku:latest.log
|
|
2026-02-19 04:35:16.868 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-19 04:35:16.868 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-19 04:35:16.869 DEBUG [tests.e2e.test_e2e] Start 3 nodes
|
|
2026-02-19 04:35:16.869 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-19 04:35:16.869 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-19 04:35:16.907 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-02-19 04:35:16.907 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.243.189
|
|
2026-02-19 04:35:16.907 DEBUG [src.node.docker_mananger] Generated ports ['34872', '34873', '34874', '34875', '34876']
|
|
2026-02-19 04:35:16.907 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-19 04:35:16.907 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-19 04:35:16.907 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-19 04:35:16.908 DEBUG [src.node.docker_mananger] docker run -i -t -p 34872:34872 -p 34873:34873 -p 34874:34874 -p 34875:34875 -p 34876:34876 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=34874 --rest-port=34872 --tcp-port=34873 --discv5-udp-port=34875 --rest-address=0.0.0.0 --nat=extip:172.18.243.189 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c8fa5a175bd0a0c26e179abb0229fbab7ea731cb7dafe323aadcd9fa1adfdfdb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34876 --metrics-logging=true --relay=true --store=true
|
|
2026-02-19 04:35:20.177 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.243.189 waku 1945e3d4f5f4de820ce18fbd167b3eff1bd5bbca08e6f8f451551f59ddf19732
|
|
2026-02-19 04:35:20.224 DEBUG [src.node.docker_mananger] Container started with ID 1945e3d4f5f4. Setting up logs at ./log/docker/node1_2026-02-19_04-35-16__563ffcc4-df2c-4e61-9940-ef887fa41cfd__wakuorg_nwaku:latest.log
|
|
2026-02-19 04:35:20.225 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34872
|
|
2026-02-19 04:35:20.225 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-19 04:35:21.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34872/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:35:21.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-19 04:35:21.230 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-19 04:35:21.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34872/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:35:21.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.243.189/tcp/34873/p2p/16Uiu2HAmB8ipdgiPjFyuVENm3TULrBbFoqW5TX9QDcHu7wTgRqdZ","/ip4/172.18.243.189/tcp/34874/ws/p2p/16Uiu2HAmB8ipdgiPjFyuVENm3TULrBbFoqW5TX9QDcHu7wTgRqdZ"],"enrUri":"enr:-L24QCn5waA7TMXozhjeqdB2TzA6r8Dd3MIrqZoRDvLQwxfZItTvpEdiQHkQUJv6oHZZRWTYXcQJ1e8PtTDnwK8kp7gCgmlkgnY0gmlwhKwS872KbXVsdGlhZGRyc5YACASsEvO9Bog5AAoErBLzvQaIOt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6WNUokQPuwd2raPX_hVUJq27jpkduGAZTcH9uqmTYviDdGNwgog5g3VkcIKIO4V3YWt1MgM"}'
|
|
2026-02-19 04:35:21.232 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-19 04:35:21.233 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-19 04:35:21.233 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-19 04:35:21.234 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-19 04:35:21.235 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.219.234
|
|
2026-02-19 04:35:21.235 DEBUG [src.node.docker_mananger] Generated ports ['37365', '37366', '37367', '37368', '37369']
|
|
2026-02-19 04:35:21.235 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-19 04:35:21.235 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-19 04:35:21.235 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-19 04:35:21.235 DEBUG [src.node.docker_mananger] docker run -i -t -p 37365:37365 -p 37366:37366 -p 37367:37367 -p 37368:37368 -p 37369:37369 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=37367 --rest-port=37365 --tcp-port=37366 --discv5-udp-port=37368 --rest-address=0.0.0.0 --nat=extip:172.18.219.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6793fc41fabcfee4da8be5c1ebd6c9adb68b9ffbf09bef6bdd557fa5aace3eca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37369 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QCn5waA7TMXozhjeqdB2TzA6r8Dd3MIrqZoRDvLQwxfZItTvpEdiQHkQUJv6oHZZRWTYXcQJ1e8PtTDnwK8kp7gCgmlkgnY0gmlwhKwS872KbXVsdGlhZGRyc5YACASsEvO9Bog5AAoErBLzvQaIOt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6WNUokQPuwd2raPX_hVUJq27jpkduGAZTcH9uqmTYviDdGNwgog5g3VkcIKIO4V3YWt1MgM
|
|
2026-02-19 04:35:21.427 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.219.234 waku 1d6458eafe3f3942adf2fcbcff0564483c106ac041ce9e687f6c003b0a634958
|
|
2026-02-19 04:35:21.473 DEBUG [src.node.docker_mananger] Container started with ID 1d6458eafe3f. Setting up logs at ./log/docker/node2_2026-02-19_04-35-16__563ffcc4-df2c-4e61-9940-ef887fa41cfd__wakuorg_nwaku:latest.log
|
|
2026-02-19 04:35:21.474 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37365
|
|
2026-02-19 04:35:21.474 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-19 04:35:22.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37365/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:35:22.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-19 04:35:22.483 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-19 04:35:22.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37365/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:35:22.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.219.234/tcp/37366/p2p/16Uiu2HAmTqDwcaemKoTh6xp1nBwSebez4BQ9aA4qzr8pfHrdcSTa","/ip4/172.18.219.234/tcp/37367/ws/p2p/16Uiu2HAmTqDwcaemKoTh6xp1nBwSebez4BQ9aA4qzr8pfHrdcSTa"],"enrUri":"enr:-L24QDv0gebL5b2sHut69Mx5fMY3QnEygsf4zz8CppbecIQDDBNZAacrZuBy5EYHd4MLyykVlIokiVb78FEPPXiLyvICgmlkgnY0gmlwhKwS2-qKbXVsdGlhZGRyc5YACASsEtvqBpH2AAoErBLb6gaR990DgnJzhQADAQAAiXNlY3AyNTZrMaED4X5689XgZf7Pbfe3CL1m5SeXzDpVe_A4EEOgUm2Yn-GDdGNwgpH2g3VkcIKR-IV3YWt1MgM"}'
|
|
2026-02-19 04:35:22.496 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-19 04:35:22.496 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-19 04:35:22.497 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-19 04:35:22.502 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-19 04:35:22.504 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.87
|
|
2026-02-19 04:35:22.504 DEBUG [src.node.docker_mananger] Generated ports ['38128', '38129', '38130', '38131', '38132']
|
|
2026-02-19 04:35:22.504 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-19 04:35:22.505 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-19 04:35:22.505 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-19 04:35:22.505 DEBUG [src.node.docker_mananger] docker run -i -t -p 38128:38128 -p 38129:38129 -p 38130:38130 -p 38131:38131 -p 38132:38132 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=38130 --rest-port=38128 --tcp-port=38129 --discv5-udp-port=38131 --rest-address=0.0.0.0 --nat=extip:172.18.9.87 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=84f62b78daad9efa0d856dd8ed0cd7ad4ee54a3cb417cbeecb2eafa60f5b36ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38132 --metrics-logging=true --relay=false --storenode=/ip4/172.18.219.234/tcp/37366/p2p/16Uiu2HAmTqDwcaemKoTh6xp1nBwSebez4BQ9aA4qzr8pfHrdcSTa --discv5-bootstrap-node=enr:-L24QDv0gebL5b2sHut69Mx5fMY3QnEygsf4zz8CppbecIQDDBNZAacrZuBy5EYHd4MLyykVlIokiVb78FEPPXiLyvICgmlkgnY0gmlwhKwS2-qKbXVsdGlhZGRyc5YACASsEtvqBpH2AAoErBLb6gaR990DgnJzhQADAQAAiXNlY3AyNTZrMaED4X5689XgZf7Pbfe3CL1m5SeXzDpVe_A4EEOgUm2Yn-GDdGNwgpH2g3VkcIKR-IV3YWt1MgM
|
|
2026-02-19 04:35:22.710 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.87 waku 49b9f1cf08c4b8c8890dc222c4ce742d07fdee295ca2b719cdfc499d2f6e3ecc
|
|
2026-02-19 04:35:22.756 DEBUG [src.node.docker_mananger] Container started with ID 49b9f1cf08c4. Setting up logs at ./log/docker/node3_2026-02-19_04-35-16__563ffcc4-df2c-4e61-9940-ef887fa41cfd__wakuorg_nwaku:latest.log
|
|
2026-02-19 04:35:22.757 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38128
|
|
2026-02-19 04:35:22.757 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-19 04:35:23.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:35:23.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-19 04:35:23.760 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-19 04:35:23.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38128/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:35:23.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.87/tcp/38129/p2p/16Uiu2HAm8B9BNMmLu3tAsCfTC1Rxo5M44znTR1jZF6cLb4Z3mHRB","/ip4/172.18.9.87/tcp/38130/ws/p2p/16Uiu2HAm8B9BNMmLu3tAsCfTC1Rxo5M44znTR1jZF6cLb4Z3mHRB"],"enrUri":"enr:-L24QG0XsGPPAQ23Y2eU_S1Fbi-qrAAgEL3r56mtQDKwsyCCPdjwaYjWmiZFaq7wKyu4B3wMaKzgOH1-6lVtBjL2nK8CgmlkgnY0gmlwhKwSCVeKbXVsdGlhZGRyc5YACASsEglXBpTxAAoErBIJVwaU8t0DgnJzhQADAQAAiXNlY3AyNTZrMaECvW74-jH96F0g_OzYqQuKLo2M5CESG9sYKqlrel8wQXqDdGNwgpTxg3VkcIKU84V3YWt1MgA"}'
|
|
2026-02-19 04:35:23.763 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-19 04:35:23.763 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
|
2026-02-19 04:35:23.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34872/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-19 04:35:23.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-19 04:35:23.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37365/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-19 04:35:23.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-19 04:35:23.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34872/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:35:23.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.219.234/tcp/56012/p2p/16Uiu2HAmTqDwcaemKoTh6xp1nBwSebez4BQ9aA4qzr8pfHrdcSTa","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/store-query/3.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":"nwaku-v0.36.0-152-g2f3f56","origin":"UnknownOrigin"}]'
|
|
2026-02-19 04:35:23.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37365/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:35:23.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.243.189/tcp/34873/p2p/16Uiu2HAmB8ipdgiPjFyuVENm3TULrBbFoqW5TX9QDcHu7wTgRqdZ","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/store-query/3.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":"nwaku-v0.36.0-152-g2f3f56","origin":"Discv5"}]'
|
|
2026-02-19 04:35:23.781 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-02-19 04:35:53.781 DEBUG [tests.e2e.test_e2e] Node1 publish message with flag ephemeral = True
|
|
2026-02-19 04:35:53.782 DEBUG [src.steps.store] Relaying message
|
|
2026-02-19 04:35:53.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34872/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "ephemeral": true}'
|
|
2026-02-19 04:35:53.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-19 04:35:53.788 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-19 04:35:53.988 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-02-19 04:35:56.988 DEBUG [tests.e2e.test_e2e] Node3 makes store request to get messages
|
|
2026-02-19 04:35:56.989 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-19 04:35:56.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38128/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-19 04:35:57.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"fbf1d660b6d1bef73463","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-02-19 04:35:57.036 DEBUG [src.steps.store] messages length is 0
|
|
2026-02-19 04:35:57.039 DEBUG [tests.e2e.test_e2e] Response for store when ephemeral = true is strPeer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': 'fbf1d660b6d1bef73463', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
|
2026-02-19 04:35:57.041 DEBUG [tests.e2e.test_e2e] Message isn't stored as ephemeral = True
|
|
2026-02-19 04:35:57.046 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-19 04:35:57.047 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-19 04:35:57.047 DEBUG [src.node.waku_node] Stopping container with id 1945e3d4f5f4
|
|
2026-02-19 04:35:57.299 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-19 04:35:57.299 DEBUG [src.node.waku_node] Stopping container with id 1d6458eafe3f
|
|
2026-02-19 04:35:57.556 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-19 04:35:57.557 DEBUG [src.node.waku_node] Stopping container with id 49b9f1cf08c4
|
|
2026-02-19 04:35:57.805 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-19 04:35:57.808 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-19 04:35:57.842 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-19 04:35:57.882 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-19 04:35:57.889 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|