mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-28 14:43:15 +00:00
108 lines
19 KiB
Plaintext
108 lines
19 KiB
Plaintext
2026-02-26 04:34:16.189 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-26 04:34:16.190 DEBUG [tests.conftest] Running test: test_msg_not_stored_when_ephemeral_true with id: 2026-02-26_04-34-16__30ccf82e-0c05-4bd7-95e4-6c7d98259351
|
|
2026-02-26 04:34:16.190 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-26 04:34:16.190 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-26 04:34:16.190 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-26 04:34:16.201 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:34:16.201 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-26_04-34-16__30ccf82e-0c05-4bd7-95e4-6c7d98259351__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:34:16.207 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:34:16.208 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-26_04-34-16__30ccf82e-0c05-4bd7-95e4-6c7d98259351__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:34:16.215 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:34:16.215 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-26_04-34-16__30ccf82e-0c05-4bd7-95e4-6c7d98259351__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:34:16.215 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-26 04:34:16.215 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-26 04:34:16.216 DEBUG [tests.e2e.test_e2e] Start 3 nodes
|
|
2026-02-26 04:34:16.216 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:34:16.216 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:34:16.266 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-02-26 04:34:16.266 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.35
|
|
2026-02-26 04:34:16.266 DEBUG [src.node.docker_mananger] Generated ports ['35002', '35003', '35004', '35005', '35006']
|
|
2026-02-26 04:34:16.267 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:34:16.267 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:34:16.267 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:34:16.267 DEBUG [src.node.docker_mananger] docker run -i -t -p 35002:35002 -p 35003:35003 -p 35004:35004 -p 35005:35005 -p 35006:35006 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=35004 --rest-port=35002 --tcp-port=35003 --discv5-udp-port=35005 --rest-address=0.0.0.0 --nat=extip:172.18.144.35 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3016d8f3c1fe093da2712ae67dab0785854db3a0eddf57a9114a328fc1faece9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35006 --metrics-logging=true --relay=true --store=true
|
|
2026-02-26 04:34:20.284 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.35 waku b32b1f35439669d4921bbe30d02dcdd2d80bdf6d1463db39600365840a007c69
|
|
2026-02-26 04:34:20.323 DEBUG [src.node.docker_mananger] Container started with ID b32b1f354396. Setting up logs at ./log/docker/node1_2026-02-26_04-34-16__30ccf82e-0c05-4bd7-95e4-6c7d98259351__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:34:20.323 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35002
|
|
2026-02-26 04:34:20.323 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:34:21.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35002/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:21.328 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-26 04:34:21.328 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:34:21.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35002/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:21.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.35/tcp/35003/p2p/16Uiu2HAkxSYTiyRWqBi2LLUkvyNFQshGPYxbfdVqFw2abvEG5KgX","/ip4/172.18.144.35/tcp/35004/ws/p2p/16Uiu2HAkxSYTiyRWqBi2LLUkvyNFQshGPYxbfdVqFw2abvEG5KgX"],"enrUri":"enr:-L24QOOw0qyYnaUAQilWJXjMsn51azMed1LnGOZdr1dUY_PcMJSJQPfdc6sCpWzbpY6fRuzsLgaYi3Va9iAk9M0ICEsCgmlkgnY0gmlwhKwSkCOKbXVsdGlhZGRyc5YACASsEpAjBoi7AAoErBKQIwaIvN0DgnJzhQADAQAAiXNlY3AyNTZrMaECLMwj9d755ZNkwQ_HGmy-7th7vaZHS8qFiMTvBjs5zmyDdGNwgoi7g3VkcIKIvYV3YWt1MgM"}'
|
|
2026-02-26 04:34:21.331 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:34:21.331 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:34:21.331 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:34:21.333 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:34:21.333 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.207
|
|
2026-02-26 04:34:21.333 DEBUG [src.node.docker_mananger] Generated ports ['53711', '53712', '53713', '53714', '53715']
|
|
2026-02-26 04:34:21.333 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:34:21.333 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:34:21.333 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:34:21.333 DEBUG [src.node.docker_mananger] docker run -i -t -p 53711:53711 -p 53712:53712 -p 53713:53713 -p 53714:53714 -p 53715:53715 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=53713 --rest-port=53711 --tcp-port=53712 --discv5-udp-port=53714 --rest-address=0.0.0.0 --nat=extip:172.18.102.207 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6724ecc44ca4a7cb3e6b465bbf28cebe98cac1bdbf86beeadef8fee37d2eada3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53715 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QOOw0qyYnaUAQilWJXjMsn51azMed1LnGOZdr1dUY_PcMJSJQPfdc6sCpWzbpY6fRuzsLgaYi3Va9iAk9M0ICEsCgmlkgnY0gmlwhKwSkCOKbXVsdGlhZGRyc5YACASsEpAjBoi7AAoErBKQIwaIvN0DgnJzhQADAQAAiXNlY3AyNTZrMaECLMwj9d755ZNkwQ_HGmy-7th7vaZHS8qFiMTvBjs5zmyDdGNwgoi7g3VkcIKIvYV3YWt1MgM
|
|
2026-02-26 04:34:21.527 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.207 waku 68eec5ece3f252458d0683888d8be803a0cc80d3caf272dfc49f125b2f436464
|
|
2026-02-26 04:34:21.562 DEBUG [src.node.docker_mananger] Container started with ID 68eec5ece3f2. Setting up logs at ./log/docker/node2_2026-02-26_04-34-16__30ccf82e-0c05-4bd7-95e4-6c7d98259351__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:34:21.562 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53711
|
|
2026-02-26 04:34:21.564 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:34:22.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53711/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:22.567 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-26 04:34:22.567 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:34:22.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53711/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:22.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.207/tcp/53712/p2p/16Uiu2HAm3XXQmpSbQ9YRs3ouiVA8gX7eKpwLinv3Wzon4rSHZXtV","/ip4/172.18.102.207/tcp/53713/ws/p2p/16Uiu2HAm3XXQmpSbQ9YRs3ouiVA8gX7eKpwLinv3Wzon4rSHZXtV"],"enrUri":"enr:-L24QFD__TAEdtPgoZOVPclSAHmUjn9wFrhbrQePOEemKxt3WYSfGIq-xn9UIzkPbC5xIEHAZZWCoXcMf3Y1WA2x6SQCgmlkgnY0gmlwhKwSZs-KbXVsdGlhZGRyc5YACASsEmbPBtHQAAoErBJmzwbR0d0DgnJzhQADAQAAiXNlY3AyNTZrMaECeF1KeXIa1qoaRV1W_V4VTyLewbN6TdbeH1kuY1Tpf0KDdGNwgtHQg3VkcILR0oV3YWt1MgM"}'
|
|
2026-02-26 04:34:22.570 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:34:22.570 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:34:22.571 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:34:22.572 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:34:22.572 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.230
|
|
2026-02-26 04:34:22.573 DEBUG [src.node.docker_mananger] Generated ports ['40874', '40875', '40876', '40877', '40878']
|
|
2026-02-26 04:34:22.573 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:34:22.573 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:34:22.573 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:34:22.573 DEBUG [src.node.docker_mananger] docker run -i -t -p 40874:40874 -p 40875:40875 -p 40876:40876 -p 40877:40877 -p 40878:40878 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=40876 --rest-port=40874 --tcp-port=40875 --discv5-udp-port=40877 --rest-address=0.0.0.0 --nat=extip:172.18.224.230 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e5da4f5e7abf4fddc8fd55ebc9aa7f17487c333eeff825adb58d7df16fcd2ac4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40878 --metrics-logging=true --relay=false --storenode=/ip4/172.18.102.207/tcp/53712/p2p/16Uiu2HAm3XXQmpSbQ9YRs3ouiVA8gX7eKpwLinv3Wzon4rSHZXtV --discv5-bootstrap-node=enr:-L24QFD__TAEdtPgoZOVPclSAHmUjn9wFrhbrQePOEemKxt3WYSfGIq-xn9UIzkPbC5xIEHAZZWCoXcMf3Y1WA2x6SQCgmlkgnY0gmlwhKwSZs-KbXVsdGlhZGRyc5YACASsEmbPBtHQAAoErBJmzwbR0d0DgnJzhQADAQAAiXNlY3AyNTZrMaECeF1KeXIa1qoaRV1W_V4VTyLewbN6TdbeH1kuY1Tpf0KDdGNwgtHQg3VkcILR0oV3YWt1MgM
|
|
2026-02-26 04:34:22.798 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.230 waku 3917cc6cc2e7fb2488f8381fe14de376547eb5c22b4460715524ac3457d84745
|
|
2026-02-26 04:34:22.830 DEBUG [src.node.docker_mananger] Container started with ID 3917cc6cc2e7. Setting up logs at ./log/docker/node3_2026-02-26_04-34-16__30ccf82e-0c05-4bd7-95e4-6c7d98259351__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:34:22.831 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40874
|
|
2026-02-26 04:34:22.831 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:34:23.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40874/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:23.834 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-26 04:34:23.835 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:34:23.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40874/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:23.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.230/tcp/40875/p2p/16Uiu2HAmKKgjw1p9zgchmdWDXiBBGVAwvqCuVip4nYDeT8NSJsLr","/ip4/172.18.224.230/tcp/40876/ws/p2p/16Uiu2HAmKKgjw1p9zgchmdWDXiBBGVAwvqCuVip4nYDeT8NSJsLr"],"enrUri":"enr:-L24QMLY793lswpB_ktUZmRXFbX94DbJDqLrrMwmLgd25NiLd9X4ypFOcwHdPwAxJQZ_tKBPXIgw4jNPUpz_wkyz1IMCgmlkgnY0gmlwhKwS4OaKbXVsdGlhZGRyc5YACASsEuDmBp-rAAoErBLg5gafrN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYw_cooH1o0AS1DYFmxlIMgEC6XcwD2gFcFCd618FjJ-DdGNwgp-rg3VkcIKfrYV3YWt1MgA"}'
|
|
2026-02-26 04:34:23.837 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:34:23.838 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
|
2026-02-26 04:34:23.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35002/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:34:23.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:34:23.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53711/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:34:23.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:34:23.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35002/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:23.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.102.207/tcp/51466/p2p/16Uiu2HAm3XXQmpSbQ9YRs3ouiVA8gX7eKpwLinv3Wzon4rSHZXtV","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-26 04:34:23.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53711/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:23.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.144.35/tcp/35003/p2p/16Uiu2HAkxSYTiyRWqBi2LLUkvyNFQshGPYxbfdVqFw2abvEG5KgX","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-26 04:34:23.857 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-02-26 04:34:53.857 DEBUG [tests.e2e.test_e2e] Node1 publish message with flag ephemeral = True
|
|
2026-02-26 04:34:53.858 DEBUG [src.steps.store] Relaying message
|
|
2026-02-26 04:34:53.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35002/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-26 04:34:53.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:34:53.864 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-26 04:34:54.065 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-02-26 04:34:57.065 DEBUG [tests.e2e.test_e2e] Node3 makes store request to get messages
|
|
2026-02-26 04:34:57.066 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-26 04:34:57.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:34:57.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8966b7c121c76b9c660e","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2026-02-26 04:34:57.117 DEBUG [src.steps.store] messages length is 0
|
|
2026-02-26 04:34:57.121 DEBUG [tests.e2e.test_e2e] Response for store when ephemeral = true is strPeer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': '8966b7c121c76b9c660e', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
|
2026-02-26 04:34:57.122 DEBUG [tests.e2e.test_e2e] Message isn't stored as ephemeral = True
|
|
2026-02-26 04:34:57.125 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-26 04:34:57.126 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-26 04:34:57.127 DEBUG [src.node.waku_node] Stopping container with id b32b1f354396
|
|
2026-02-26 04:34:57.647 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:34:57.648 DEBUG [src.node.waku_node] Stopping container with id 68eec5ece3f2
|
|
2026-02-26 04:34:58.241 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:34:58.243 DEBUG [src.node.waku_node] Stopping container with id 3917cc6cc2e7
|
|
2026-02-26 04:34:58.461 ERROR [src.node.docker_mananger] Max retries reached for container b32b1f354396. Exiting log stream.
|
|
2026-02-26 04:34:58.812 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:34:58.814 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-26 04:34:58.832 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:34:58.852 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:34:58.857 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|