mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-10 13:53:10 +00:00
108 lines
19 KiB
Plaintext
108 lines
19 KiB
Plaintext
2026-03-13 04:33:18.644 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:33:18.645 DEBUG [tests.conftest] Running test: test_msg_stored_when_ephemeral_false with id: 2026-03-13_04-33-18__102808bb-147e-48ff-a3b6-982fc1a9215b
|
|
2026-03-13 04:33:18.645 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:33:18.645 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-13 04:33:18.645 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-13 04:33:18.652 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:33:18.652 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-33-18__102808bb-147e-48ff-a3b6-982fc1a9215b__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:33:18.658 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:33:18.658 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-33-18__102808bb-147e-48ff-a3b6-982fc1a9215b__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:33:18.664 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:33:18.664 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-13_04-33-18__102808bb-147e-48ff-a3b6-982fc1a9215b__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:33:18.664 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-13 04:33:18.665 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-13 04:33:18.665 DEBUG [tests.e2e.test_e2e] Start 3 nodes
|
|
2026-03-13 04:33:18.666 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:33:18.666 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:33:18.667 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:33:18.667 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.7
|
|
2026-03-13 04:33:18.667 DEBUG [src.node.docker_mananger] Generated ports ['26083', '26084', '26085', '26086', '26087']
|
|
2026-03-13 04:33:18.668 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:33:18.668 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:33:18.668 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:33:18.668 DEBUG [src.node.docker_mananger] docker run -i -t -p 26083:26083 -p 26084:26084 -p 26085:26085 -p 26086:26086 -p 26087:26087 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=26085 --rest-port=26083 --tcp-port=26084 --discv5-udp-port=26086 --rest-address=0.0.0.0 --nat=extip:172.18.252.7 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4b1ebc3eaaa8add61b9cf8a16cac31fccd5f1608f631ffebec6ead7eaaacfdbc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26087 --metrics-logging=true --relay=true --store=true
|
|
2026-03-13 04:33:18.859 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.252.7 waku 2478c23ad5e9f41320a0454f102bba74d2a1ca286020f251bd76b34723c7e10c
|
|
2026-03-13 04:33:18.893 DEBUG [src.node.docker_mananger] Container started with ID 2478c23ad5e9. Setting up logs at ./log/docker/node1_2026-03-13_04-33-18__102808bb-147e-48ff-a3b6-982fc1a9215b__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:33:18.893 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26083
|
|
2026-03-13 04:33:18.894 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:33:18.915 ERROR [src.node.docker_mananger] Max retries reached for container da046e8536ae. Exiting log stream.
|
|
2026-03-13 04:33:19.376 ERROR [src.node.docker_mananger] Max retries reached for container 7f6ebdd54af1. Exiting log stream.
|
|
2026-03-13 04:33:19.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26083/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:19.897 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-03-13 04:33:19.897 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:33:19.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26083/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:19.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.252.7/tcp/26084/p2p/16Uiu2HAmRFuAXyPGCeGLf8Ync451HoMPA7EZBg7g7FMdAimTr62V","/ip4/172.18.252.7/tcp/26085/ws/p2p/16Uiu2HAmRFuAXyPGCeGLf8Ync451HoMPA7EZBg7g7FMdAimTr62V"],"enrUri":"enr:-L24QP2PK2Bj7lo3Olf0mqKSUC4BxzL0Zs5IPnVo93zXc2gZMvgEB8DGjA5lm23c5iaMrSXTlAYAM9w9Y1rlzl9XlTcCgmlkgnY0gmlwhKwS_AeKbXVsdGlhZGRyc5YACASsEvwHBmXkAAoErBL8BwZl5d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuz21T6_VKrBS_c5iYQz4kB1aJooQCIEw-avlWBi1EZKDdGNwgmXkg3VkcIJl5oV3YWt1MgM"}'
|
|
2026-03-13 04:33:19.900 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:33:19.900 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:33:19.900 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:33:19.902 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:33:19.902 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.140.93
|
|
2026-03-13 04:33:19.902 DEBUG [src.node.docker_mananger] Generated ports ['26964', '26965', '26966', '26967', '26968']
|
|
2026-03-13 04:33:19.902 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:33:19.902 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:33:19.902 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:33:19.903 DEBUG [src.node.docker_mananger] docker run -i -t -p 26964:26964 -p 26965:26965 -p 26966:26966 -p 26967:26967 -p 26968:26968 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=26966 --rest-port=26964 --tcp-port=26965 --discv5-udp-port=26967 --rest-address=0.0.0.0 --nat=extip:172.18.140.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d4d9e110464d2ccef8a945cf9dd7afafbbe7ab1ef9e3f8ddbdfce2bca4ebbf99 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26968 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QP2PK2Bj7lo3Olf0mqKSUC4BxzL0Zs5IPnVo93zXc2gZMvgEB8DGjA5lm23c5iaMrSXTlAYAM9w9Y1rlzl9XlTcCgmlkgnY0gmlwhKwS_AeKbXVsdGlhZGRyc5YACASsEvwHBmXkAAoErBL8BwZl5d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuz21T6_VKrBS_c5iYQz4kB1aJooQCIEw-avlWBi1EZKDdGNwgmXkg3VkcIJl5oV3YWt1MgM
|
|
2026-03-13 04:33:20.091 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.140.93 waku 9b76ee8c86f00ab555538d49cdce7a3a2ca00e9172261082a17f7e246415b3f7
|
|
2026-03-13 04:33:20.126 DEBUG [src.node.docker_mananger] Container started with ID 9b76ee8c86f0. Setting up logs at ./log/docker/node2_2026-03-13_04-33-18__102808bb-147e-48ff-a3b6-982fc1a9215b__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:33:20.127 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26964
|
|
2026-03-13 04:33:20.127 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:33:21.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26964/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:21.132 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-03-13 04:33:21.132 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:33:21.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26964/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:21.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.140.93/tcp/26965/p2p/16Uiu2HAmJXYMsr4e3X5CdsPxYCqypm14PNBMQYkky2N3mhBhTtuU","/ip4/172.18.140.93/tcp/26966/ws/p2p/16Uiu2HAmJXYMsr4e3X5CdsPxYCqypm14PNBMQYkky2N3mhBhTtuU"],"enrUri":"enr:-L24QETe_xA_V-uFvyFqFikgfLn7fQJiDMBJgkPewUamvOfITZ9XM6cgfbvrh8inZyxlB78aENn4KFOq86gCxj3_08MCgmlkgnY0gmlwhKwSjF2KbXVsdGlhZGRyc5YACASsEoxdBmlVAAoErBKMXQZpVt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVz2rR0AcD5nWQojFvkPj8605E76VZ_XGnHiwv4J-9N-DdGNwgmlVg3VkcIJpV4V3YWt1MgM"}'
|
|
2026-03-13 04:33:21.135 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:33:21.135 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:33:21.136 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:33:21.137 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:33:21.137 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.46
|
|
2026-03-13 04:33:21.138 DEBUG [src.node.docker_mananger] Generated ports ['49520', '49521', '49522', '49523', '49524']
|
|
2026-03-13 04:33:21.139 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:33:21.140 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:33:21.141 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:33:21.142 DEBUG [src.node.docker_mananger] docker run -i -t -p 49520:49520 -p 49521:49521 -p 49522:49522 -p 49523:49523 -p 49524:49524 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=49522 --rest-port=49520 --tcp-port=49521 --discv5-udp-port=49523 --rest-address=0.0.0.0 --nat=extip:172.18.104.46 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=deace19da20cb2efec0af7c5ceca6fe44abbf735b5ca412fe9feff9beddba6f7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49524 --metrics-logging=true --relay=false --storenode=/ip4/172.18.140.93/tcp/26965/p2p/16Uiu2HAmJXYMsr4e3X5CdsPxYCqypm14PNBMQYkky2N3mhBhTtuU --discv5-bootstrap-node=enr:-L24QETe_xA_V-uFvyFqFikgfLn7fQJiDMBJgkPewUamvOfITZ9XM6cgfbvrh8inZyxlB78aENn4KFOq86gCxj3_08MCgmlkgnY0gmlwhKwSjF2KbXVsdGlhZGRyc5YACASsEoxdBmlVAAoErBKMXQZpVt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVz2rR0AcD5nWQojFvkPj8605E76VZ_XGnHiwv4J-9N-DdGNwgmlVg3VkcIJpV4V3YWt1MgM
|
|
2026-03-13 04:33:21.357 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.46 waku e78cf99f26c3a8b3be05284a09d122101a547ff53f475986857ea4d240091b9f
|
|
2026-03-13 04:33:21.388 DEBUG [src.node.docker_mananger] Container started with ID e78cf99f26c3. Setting up logs at ./log/docker/node3_2026-03-13_04-33-18__102808bb-147e-48ff-a3b6-982fc1a9215b__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:33:21.389 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49520
|
|
2026-03-13 04:33:21.390 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:33:22.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49520/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:22.393 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-03-13 04:33:22.393 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:33:22.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49520/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:22.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.46/tcp/49521/p2p/16Uiu2HAmDNYKsJYXpfNepTmYiKC9m5GSa54RtHd61wMqdFYRQYi1","/ip4/172.18.104.46/tcp/49522/ws/p2p/16Uiu2HAmDNYKsJYXpfNepTmYiKC9m5GSa54RtHd61wMqdFYRQYi1"],"enrUri":"enr:-L24QLv8IEAeeJ3OG3M1EEj8mScl1_cpjbTIkSOug9F2bmbWfM8p6ILKpmzPWZa_KNOHlkcYXikvZtMRRocH4RWSsh8CgmlkgnY0gmlwhKwSaC6KbXVsdGlhZGRyc5YACASsEmguBsFxAAoErBJoLgbBct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCqT3zOL01qVyQhH5cbZxkVtHmwPTrJT31SdOXywHg56DdGNwgsFxg3VkcILBc4V3YWt1MgA"}'
|
|
2026-03-13 04:33:22.396 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:33:22.396 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
|
2026-03-13 04:33:22.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26083/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:33:22.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:33:22.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26964/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:33:22.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:33:22.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26083/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:22.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.140.93/tcp/46134/p2p/16Uiu2HAmJXYMsr4e3X5CdsPxYCqypm14PNBMQYkky2N3mhBhTtuU","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-13 04:33:22.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26964/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:22.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.252.7/tcp/26084/p2p/16Uiu2HAmRFuAXyPGCeGLf8Ync451HoMPA7EZBg7g7FMdAimTr62V","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-13 04:33:22.415 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-13 04:33:52.415 DEBUG [tests.e2e.test_e2e] Node1 publish message with ephemeral = false
|
|
2026-03-13 04:33:52.416 DEBUG [src.steps.store] Relaying message
|
|
2026-03-13 04:33:52.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26083/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": false}'
|
|
2026-03-13 04:33:52.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:33:52.423 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-13 04:33:52.624 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-13 04:33:55.624 DEBUG [tests.e2e.test_e2e] Check if message is stored
|
|
2026-03-13 04:33:55.625 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-13 04:33:55.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49520/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:55.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3f0d0c6e80a9f290c9d0","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xdbc00108d5be613a0e4edb212e99e001ac4824777c3520227784fc408ee2ad10"}]}'
|
|
2026-03-13 04:33:55.677 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-13 04:33:55.683 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:33:55.684 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:33:55.684 DEBUG [src.node.waku_node] Stopping container with id 2478c23ad5e9
|
|
2026-03-13 04:33:56.233 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:33:56.234 DEBUG [src.node.waku_node] Stopping container with id 9b76ee8c86f0
|
|
2026-03-13 04:33:56.782 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:33:56.782 DEBUG [src.node.waku_node] Stopping container with id e78cf99f26c3
|
|
2026-03-13 04:33:57.116 ERROR [src.node.docker_mananger] Max retries reached for container 2478c23ad5e9. Exiting log stream.
|
|
2026-03-13 04:33:57.309 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:33:57.310 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:33:57.348 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:33:57.367 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:33:57.371 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|