mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
108 lines
19 KiB
Plaintext
108 lines
19 KiB
Plaintext
2026-02-25 15:20:07.726 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 15:20:07.727 DEBUG [tests.conftest] Running test: test_msg_not_stored_when_ephemeral_true with id: 2026-02-25_15-20-07__004e51c2-7e79-4b5b-b8af-5dba5d8c4fc7
|
|
2026-02-25 15:20:07.727 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 15:20:07.727 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-25 15:20:07.728 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-25 15:20:07.737 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:07.737 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_15-20-07__004e51c2-7e79-4b5b-b8af-5dba5d8c4fc7__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:07.743 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:07.743 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_15-20-07__004e51c2-7e79-4b5b-b8af-5dba5d8c4fc7__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:07.748 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 15:20:07.748 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_15-20-07__004e51c2-7e79-4b5b-b8af-5dba5d8c4fc7__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:07.749 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 15:20:07.749 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-25 15:20:07.750 DEBUG [tests.e2e.test_e2e] Start 3 nodes
|
|
2026-02-25 15:20:07.750 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:07.750 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:07.791 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-02-25 15:20:07.791 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.16.0
|
|
2026-02-25 15:20:07.791 DEBUG [src.node.docker_mananger] Generated ports ['30627', '30628', '30629', '30630', '30631']
|
|
2026-02-25 15:20:07.791 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:07.791 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:07.791 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:07.792 DEBUG [src.node.docker_mananger] docker run -i -t -p 30627:30627 -p 30628:30628 -p 30629:30629 -p 30630:30630 -p 30631:30631 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=30629 --rest-port=30627 --tcp-port=30628 --discv5-udp-port=30630 --rest-address=0.0.0.0 --nat=extip:172.18.16.0 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ccbcbdaeaf7d7f5f21687cd891f581fdda2c59dafbcddccfb7f4c26c4e7523c4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30631 --metrics-logging=true --relay=true --store=true
|
|
2026-02-25 15:20:11.243 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.16.0 waku cd55a775621a08c1ee2fb9543c6c0680caac8952140019d2ce7e67410f57854d
|
|
2026-02-25 15:20:11.276 DEBUG [src.node.docker_mananger] Container started with ID cd55a775621a. Setting up logs at ./log/docker/node1_2026-02-25_15-20-07__004e51c2-7e79-4b5b-b8af-5dba5d8c4fc7__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:11.278 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30627
|
|
2026-02-25 15:20:11.278 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:12.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30627/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:12.282 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-25 15:20:12.282 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:12.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30627/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:12.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.16.0/tcp/30628/p2p/16Uiu2HAmDWcee9jwTVLnDRP1KrvbqZCbHhhR2KSatUs7gGM4V8P4","/ip4/172.18.16.0/tcp/30629/ws/p2p/16Uiu2HAmDWcee9jwTVLnDRP1KrvbqZCbHhhR2KSatUs7gGM4V8P4"],"enrUri":"enr:-L24QKDGqYurdpj1tgfR4ysi7p5NXLyQfUeZUbLS1qVwpgCHYnRqmRtMxaXgK8DugG0aTnpKgaBLF81keLRLzonyoVECgmlkgnY0gmlwhKwSEACKbXVsdGlhZGRyc5YACASsEhAABnekAAoErBIQAAZ3pd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDLaA1EyviAVSFIXxUNrW0fwlC297fYW9ezJUg8vPukuDdGNwgnekg3VkcIJ3poV3YWt1MgM"}'
|
|
2026-02-25 15:20:12.285 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:12.286 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:12.286 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:12.287 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:20:12.287 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.151
|
|
2026-02-25 15:20:12.287 DEBUG [src.node.docker_mananger] Generated ports ['17539', '17540', '17541', '17542', '17543']
|
|
2026-02-25 15:20:12.288 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:12.288 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:12.288 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:12.288 DEBUG [src.node.docker_mananger] docker run -i -t -p 17539:17539 -p 17540:17540 -p 17541:17541 -p 17542:17542 -p 17543:17543 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=17541 --rest-port=17539 --tcp-port=17540 --discv5-udp-port=17542 --rest-address=0.0.0.0 --nat=extip:172.18.135.151 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8eabfa870f0cec7dc4efa60eb3bd8a80f069dfbdb1cfa0cd3f4aceadda16cd7d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17543 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QKDGqYurdpj1tgfR4ysi7p5NXLyQfUeZUbLS1qVwpgCHYnRqmRtMxaXgK8DugG0aTnpKgaBLF81keLRLzonyoVECgmlkgnY0gmlwhKwSEACKbXVsdGlhZGRyc5YACASsEhAABnekAAoErBIQAAZ3pd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDLaA1EyviAVSFIXxUNrW0fwlC297fYW9ezJUg8vPukuDdGNwgnekg3VkcIJ3poV3YWt1MgM
|
|
2026-02-25 15:20:12.468 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.151 waku 50af0a9edb0a9ec32b7c94bd4461c290319204e946fc25738885b575ac64244c
|
|
2026-02-25 15:20:12.502 DEBUG [src.node.docker_mananger] Container started with ID 50af0a9edb0a. Setting up logs at ./log/docker/node2_2026-02-25_15-20-07__004e51c2-7e79-4b5b-b8af-5dba5d8c4fc7__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:12.502 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17539
|
|
2026-02-25 15:20:12.503 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:13.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17539/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:13.506 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-25 15:20:13.506 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:13.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17539/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:13.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.151/tcp/17540/p2p/16Uiu2HAmL282iw1wf2iz1SZsJgF8ivbmNTTYbK2CyfBpLzsQoeSH","/ip4/172.18.135.151/tcp/17541/ws/p2p/16Uiu2HAmL282iw1wf2iz1SZsJgF8ivbmNTTYbK2CyfBpLzsQoeSH"],"enrUri":"enr:-L24QGP3M4f0AWWyzXbpxYlTnSJqAIeiT88odRMZUj722IQRCCk6ovO-G3ptV-OCk5cT8z_fNEjqNODM9qeKhbdP-z4CgmlkgnY0gmlwhKwSh5eKbXVsdGlhZGRyc5YACASsEoeXBkSEAAoErBKHlwZEhd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbWuwbMUD-GURyD6FzTkIlkCbNBEIVYOo1lO4oKQRS46DdGNwgkSEg3VkcIJEhoV3YWt1MgM"}'
|
|
2026-02-25 15:20:13.509 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:13.509 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 15:20:13.509 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 15:20:13.510 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 15:20:13.511 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.133.148
|
|
2026-02-25 15:20:13.511 DEBUG [src.node.docker_mananger] Generated ports ['47320', '47321', '47322', '47323', '47324']
|
|
2026-02-25 15:20:13.511 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 15:20:13.511 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 15:20:13.512 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 15:20:13.512 DEBUG [src.node.docker_mananger] docker run -i -t -p 47320:47320 -p 47321:47321 -p 47322:47322 -p 47323:47323 -p 47324:47324 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=47322 --rest-port=47320 --tcp-port=47321 --discv5-udp-port=47323 --rest-address=0.0.0.0 --nat=extip:172.18.133.148 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6de7e35bd0a7d9e0027ae9a20ca1d7c4c2ccc6e8e8fca8b299ff16e768fa85e1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47324 --metrics-logging=true --relay=false --storenode=/ip4/172.18.135.151/tcp/17540/p2p/16Uiu2HAmL282iw1wf2iz1SZsJgF8ivbmNTTYbK2CyfBpLzsQoeSH --discv5-bootstrap-node=enr:-L24QGP3M4f0AWWyzXbpxYlTnSJqAIeiT88odRMZUj722IQRCCk6ovO-G3ptV-OCk5cT8z_fNEjqNODM9qeKhbdP-z4CgmlkgnY0gmlwhKwSh5eKbXVsdGlhZGRyc5YACASsEoeXBkSEAAoErBKHlwZEhd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbWuwbMUD-GURyD6FzTkIlkCbNBEIVYOo1lO4oKQRS46DdGNwgkSEg3VkcIJEhoV3YWt1MgM
|
|
2026-02-25 15:20:13.728 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.133.148 waku 4332d5e5ec37194ae79b0a7f6ecbdcb5d2364c5e2284457853732e6de602a767
|
|
2026-02-25 15:20:13.760 DEBUG [src.node.docker_mananger] Container started with ID 4332d5e5ec37. Setting up logs at ./log/docker/node3_2026-02-25_15-20-07__004e51c2-7e79-4b5b-b8af-5dba5d8c4fc7__wakuorg_nwaku:latest.log
|
|
2026-02-25 15:20:13.761 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47320
|
|
2026-02-25 15:20:13.761 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 15:20:14.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47320/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:14.764 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-25 15:20:14.764 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 15:20:14.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47320/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:14.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.133.148/tcp/47321/p2p/16Uiu2HAm4QAvXwb9N3NwZ5yxuhFJRS79rhrWPSSGbcDLLHDoJY2s","/ip4/172.18.133.148/tcp/47322/ws/p2p/16Uiu2HAm4QAvXwb9N3NwZ5yxuhFJRS79rhrWPSSGbcDLLHDoJY2s"],"enrUri":"enr:-L24QPn_sopQ066a3mY9XRJiaA547jikdy4AowxFBrl_rsVRKsXv8JX8EXktXnqfEtcbH8e1DOhQGe44LKHjS3d0MWQCgmlkgnY0gmlwhKwShZSKbXVsdGlhZGRyc5YACASsEoWUBrjZAAoErBKFlAa42t0DgnJzhQADAQAAiXNlY3AyNTZrMaEChVa_Yb49Qa_qNiWlfG7-5Ds8SeczUv9rOGEMoGG4E1CDdGNwgrjZg3VkcIK424V3YWt1MgA"}'
|
|
2026-02-25 15:20:14.767 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 15:20:14.767 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
|
2026-02-25 15:20:14.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30627/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 15:20:14.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:14.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17539/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 15:20:14.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:14.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30627/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:14.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.135.151/tcp/53210/p2p/16Uiu2HAmL282iw1wf2iz1SZsJgF8ivbmNTTYbK2CyfBpLzsQoeSH","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-156-gc7e0cc","origin":"UnknownOrigin"}]'
|
|
2026-02-25 15:20:14.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17539/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:14.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.16.0/tcp/30628/p2p/16Uiu2HAmDWcee9jwTVLnDRP1KrvbqZCbHhhR2KSatUs7gGM4V8P4","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-156-gc7e0cc","origin":"Discv5"}]'
|
|
2026-02-25 15:20:14.785 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-02-25 15:20:44.786 DEBUG [tests.e2e.test_e2e] Node1 publish message with flag ephemeral = True
|
|
2026-02-25 15:20:44.786 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 15:20:44.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30627/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-25 15:20:44.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 15:20:44.792 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 15:20:44.993 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-02-25 15:20:47.993 DEBUG [tests.e2e.test_e2e] Node3 makes store request to get messages
|
|
2026-02-25 15:20:47.994 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-25 15:20:47.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47320/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 15:20:48.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"222dd2e9db553f2a542b","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-02-25 15:20:48.041 DEBUG [src.steps.store] messages length is 0
|
|
2026-02-25 15:20:48.044 DEBUG [tests.e2e.test_e2e] Response for store when ephemeral = true is strPeer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': '222dd2e9db553f2a542b', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
|
2026-02-25 15:20:48.044 DEBUG [tests.e2e.test_e2e] Message isn't stored as ephemeral = True
|
|
2026-02-25 15:20:48.050 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 15:20:48.051 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 15:20:48.051 DEBUG [src.node.waku_node] Stopping container with id cd55a775621a
|
|
2026-02-25 15:20:48.596 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:20:48.596 DEBUG [src.node.waku_node] Stopping container with id 50af0a9edb0a
|
|
2026-02-25 15:20:49.127 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:20:49.127 DEBUG [src.node.waku_node] Stopping container with id 4332d5e5ec37
|
|
2026-02-25 15:20:49.474 ERROR [src.node.docker_mananger] Max retries reached for container cd55a775621a. Exiting log stream.
|
|
2026-02-25 15:20:49.632 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 15:20:49.633 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 15:20:49.667 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:20:49.689 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 15:20:49.693 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|