mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
110 lines
18 KiB
Plaintext
110 lines
18 KiB
Plaintext
2025-12-10 04:13:23.608 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:13:23.609 DEBUG [tests.conftest] Running test: test_sync_flags_no_relay_2nodes with id: 2025-12-10_04-13-23__c32d6f5b-31b1-485c-986c-70a19ec0aa26
|
|
2025-12-10 04:13:23.610 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:13:23.617 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:23.618 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-13-23__c32d6f5b-31b1-485c-986c-70a19ec0aa26__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:23.625 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:23.626 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-13-23__c32d6f5b-31b1-485c-986c-70a19ec0aa26__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:23.633 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:13:23.634 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-10_04-13-23__c32d6f5b-31b1-485c-986c-70a19ec0aa26__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:23.634 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-10 04:13:23.634 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:23.635 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:23.636 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:23.636 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.114.108
|
|
2025-12-10 04:13:23.636 DEBUG [src.node.docker_mananger] Generated ports ['47698', '47699', '47700', '47701', '47702']
|
|
2025-12-10 04:13:23.636 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:23.637 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:23.637 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:23.637 DEBUG [src.node.docker_mananger] docker run -i -t -p 47698:47698 -p 47699:47699 -p 47700:47700 -p 47701:47701 -p 47702:47702 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=47700 --rest-port=47698 --tcp-port=47699 --discv5-udp-port=47701 --rest-address=0.0.0.0 --nat=extip:172.18.114.108 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6e6e8c66e4c24c8b48cbe7d1ce3beb7d619abde99abf9bc0dc703cd2b99f47a2 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47702 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
|
2025-12-10 04:13:23.820 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.114.108 waku 4ce88d4779191096ae38af67475936170912ee71998f90e79f7d66840e41788b
|
|
2025-12-10 04:13:23.850 DEBUG [src.node.docker_mananger] Container started with ID 4ce88d477919. Setting up logs at ./log/docker/node1_2025-12-10_04-13-23__c32d6f5b-31b1-485c-986c-70a19ec0aa26__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:23.850 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47698
|
|
2025-12-10 04:13:23.851 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:23.859 ERROR [src.node.docker_mananger] Max retries reached for container 11404ee7d854. Exiting log stream.
|
|
2025-12-10 04:13:24.445 ERROR [src.node.docker_mananger] Max retries reached for container 6ca6e9fd1800. Exiting log stream.
|
|
2025-12-10 04:13:24.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47698/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:24.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-10 04:13:24.855 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:24.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47698/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:24.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.114.108/tcp/47699/p2p/16Uiu2HAmLkVvH8UJeC7RdMvRCtf7xp7HgXx4rcPFabg6dUoR5GAm","/ip4/172.18.114.108/tcp/47700/ws/p2p/16Uiu2HAmLkVvH8UJeC7RdMvRCtf7xp7HgXx4rcPFabg6dUoR5GAm"],"enrUri":"enr:-L24QJY1ZVDZrL48LDDp8jQ17dIfaS52qKH6r8FpBsPOx1z1BKkLR6zuNwr1whQLTo6GlKlFzbLeiP0m02ofnMy_2iUCgmlkgnY0gmlwhKwScmyKbXVsdGlhZGRyc5YACASsEnJsBrpTAAoErBJybAa6VN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeEbVPg2Ke5XY5edHbzJ8-r05yUNThtCcKY66SecfGfKDdGNwgrpTg3VkcIK6VYV3YWt1MhM"}'
|
|
2025-12-10 04:13:24.858 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:24.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47698/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-10 04:13:24.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:24.871 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:13:24.871 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:13:24.872 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:13:24.872 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.142.26
|
|
2025-12-10 04:13:24.873 DEBUG [src.node.docker_mananger] Generated ports ['32106', '32107', '32108', '32109', '32110']
|
|
2025-12-10 04:13:24.873 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:13:24.873 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:13:24.873 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:13:24.873 DEBUG [src.node.docker_mananger] docker run -i -t -p 32106:32106 -p 32107:32107 -p 32108:32108 -p 32109:32109 -p 32110:32110 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=32108 --rest-port=32106 --tcp-port=32107 --discv5-udp-port=32109 --rest-address=0.0.0.0 --nat=extip:172.18.142.26 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0a40ba5cec75ad6bed938fe243f92afac7b5c61425dcf6069ebf91d89d62be71 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32110 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QJY1ZVDZrL48LDDp8jQ17dIfaS52qKH6r8FpBsPOx1z1BKkLR6zuNwr1whQLTo6GlKlFzbLeiP0m02ofnMy_2iUCgmlkgnY0gmlwhKwScmyKbXVsdGlhZGRyc5YACASsEnJsBrpTAAoErBJybAa6VN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeEbVPg2Ke5XY5edHbzJ8-r05yUNThtCcKY66SecfGfKDdGNwgrpTg3VkcIK6VYV3YWt1MhM
|
|
2025-12-10 04:13:25.069 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.142.26 waku 03a96e08748029a1582ee92b0ffa0d435dd4a29bc63d4cc6859dad744c9d121f
|
|
2025-12-10 04:13:25.101 DEBUG [src.node.docker_mananger] Container started with ID 03a96e087480. Setting up logs at ./log/docker/node2_2025-12-10_04-13-23__c32d6f5b-31b1-485c-986c-70a19ec0aa26__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:13:25.101 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32106
|
|
2025-12-10 04:13:25.101 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:26.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32106/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:26.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-10 04:13:26.107 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:13:26.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32106/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:26.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.142.26/tcp/32107/p2p/16Uiu2HAmRkRw7WwnspnEgf12vDW8QUBwybvEqzq1y54AH4Tkg49G","/ip4/172.18.142.26/tcp/32108/ws/p2p/16Uiu2HAmRkRw7WwnspnEgf12vDW8QUBwybvEqzq1y54AH4Tkg49G"],"enrUri":"enr:-L24QMlN4kotAZIYNeXAtjJHTNM51h_BD1mJ5ZMvqum5kpxvdU3L63ujBnmykwPKwkS7A5Chym2FFipC7Ltvy_WQP74CgmlkgnY0gmlwhKwSjhqKbXVsdGlhZGRyc5YACASsEo4aBn1rAAoErBKOGgZ9bN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwozC1Mm3WiHw4GX25HEqNnP9QH_SqGfo7PW6kFRvixODdGNwgn1rg3VkcIJ9bYV3YWt1MhI"}'
|
|
2025-12-10 04:13:26.109 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:13:26.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32106/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.114.108/tcp/47699/p2p/16Uiu2HAmLkVvH8UJeC7RdMvRCtf7xp7HgXx4rcPFabg6dUoR5GAm"]'
|
|
2025-12-10 04:13:26.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:26.139 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:13:27.140 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:27.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47698/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:27.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:27.145 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:27.346 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:27.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47698/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:27.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:27.350 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:27.551 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:27.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47698/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:27.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:27.556 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:27.757 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:27.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47698/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:27.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:27.761 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:27.962 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:27.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47698/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:27.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:27.966 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:28.167 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:28.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47698/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:28.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:28.171 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:28.372 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:28.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47698/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:28.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:28.376 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:28.577 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:28.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47698/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:28.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:28.581 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:28.782 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:28.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47698/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:28.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:28.786 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:28.987 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:13:28.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47698/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:13:28.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:13:28.993 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:13:29.193 DEBUG [src.libs.common] Sleeping for 20 seconds
|
|
2025-12-10 04:13:49.194 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-10 04:13:49.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32106/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:13:49.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x83017b82e758879021378e3114a773dceda04f623ef43bc27e3d1b39d5f09132"},{"messageHash":"0x188f9f06919a49f46460d791219f6cb1ee2f49b5f63e3fd6b33aed214bf32188"},{"messageHash":"0xad6d5aff17e4061add68101b7234be4148bd0b523f4fae96cf6b9dc7198a1863"},{"messageHash":"0xed75f884ed85a16995897d68c7bd43c6b64b42ca3afbc81c65b20de08218cbb4"},{"messageHash":"0x87648a87de1a8885578a594ef3cc63c99c60e0ebf03369d8be5d78163f8ea131"},{"messageHash":"0x3c60cf163dd3c786e9181526c85db8df266d13b8cd52564bc3e545a36c6a830e"},{"messageHash":"0xd282665919180998364568885a5bb9a3e8ca81283f7a29590f05629fa1ce57e3"},{"messageHash":"0x4559ba74d05db19ba3ab3011a03c9ea3eb14b2ee70bd116ad83c50f0f819bf05"},{"messageHash":"0x956d3d30ce3d8d6a65769a11bbd07aa3d23cf3366e57abe662f72954b346606e"},{"messageHash":"0xa1212a91b1ef1b9e908103e93b72db6163776efa7e3ea098ed35aad95eae17e6"}]}'
|
|
2025-12-10 04:13:49.198 DEBUG [src.steps.store] messages length is 10
|
|
2025-12-10 04:13:49.200 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:13:49.201 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:13:49.202 DEBUG [src.node.waku_node] Stopping container with id 4ce88d477919
|
|
2025-12-10 04:13:49.788 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:13:49.790 DEBUG [src.node.waku_node] Stopping container with id 03a96e087480
|
|
2025-12-10 04:13:50.346 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:13:50.347 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:13:50.374 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:13:50.385 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|