mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 23:23:50 +00:00
105 lines
19 KiB
Plaintext
105 lines
19 KiB
Plaintext
2026-03-09 04:42:00.219 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-09 04:42:00.219 DEBUG [tests.conftest] Running test: test_relay_subscribe_with_multiple_overlapping_pubsub_topics with id: 2026-03-09_04-42-00__366500b1-08f8-4a0e-83b5-e6233e6fa689
|
|
2026-03-09 04:42:00.220 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-09 04:42:00.220 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-09 04:42:00.220 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-09 04:42:00.227 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:42:00.227 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-09_04-42-00__366500b1-08f8-4a0e-83b5-e6233e6fa689__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:42:00.227 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:42:00.227 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:42:00.229 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:42:00.229 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.39.138
|
|
2026-03-09 04:42:00.229 DEBUG [src.node.docker_mananger] Generated ports ['39004', '39005', '39006', '39007', '39008']
|
|
2026-03-09 04:42:00.229 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:42:00.229 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:42:00.229 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:42:00.229 DEBUG [src.node.docker_mananger] docker run -i -t -p 39004:39004 -p 39005:39005 -p 39006:39006 -p 39007:39007 -p 39008:39008 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=39006 --rest-port=39004 --tcp-port=39005 --discv5-udp-port=39007 --rest-address=0.0.0.0 --nat=extip:172.18.39.138 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c4e6a6fe5c8faf1f1c21fc2b6d7b9dffc901cca0f70f0bbe8fa9cf5dfadcbaf8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39008 --metrics-logging=true --relay=true
|
|
2026-03-09 04:42:00.415 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.39.138 waku 76c3eb6f57521993a0d8d07c2529d74cb943790099e384e9ef5bdafc55b9e754
|
|
2026-03-09 04:42:00.454 DEBUG [src.node.docker_mananger] Container started with ID 76c3eb6f5752. Setting up logs at ./log/docker/node1_2026-03-09_04-42-00__366500b1-08f8-4a0e-83b5-e6233e6fa689__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:42:00.454 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39004
|
|
2026-03-09 04:42:00.455 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:42:00.484 ERROR [src.node.docker_mananger] Max retries reached for container 6f1277bd1521. Exiting log stream.
|
|
2026-03-09 04:42:01.021 ERROR [src.node.docker_mananger] Max retries reached for container aca0ac660011. Exiting log stream.
|
|
2026-03-09 04:42:01.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39004/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:42:01.458 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":"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-09 04:42:01.458 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:42:01.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39004/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:42:01.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.39.138/tcp/39005/p2p/16Uiu2HAm4oDJwxGLzK2gaRfPbPsaZaqNPc3KA3HCXnMTdddCeVKq","/ip4/172.18.39.138/tcp/39006/ws/p2p/16Uiu2HAm4oDJwxGLzK2gaRfPbPsaZaqNPc3KA3HCXnMTdddCeVKq"],"enrUri":"enr:-L24QBc23oVA-ubHn2Fm1QduTvsbU_5_ARu9Le5jXEWMp4OGQaBg-axN8FwK9md5uIr62zouBti4UcaCn8Rny2u01xgCgmlkgnY0gmlwhKwSJ4qKbXVsdGlhZGRyc5YACASsEieKBphdAAoErBInigaYXt0DgnJzhQADAQAAiXNlY3AyNTZrMaECiz3N95v_G4jQ5GoDHrlCRdb8tHYQ2x-k_bcqEGmpByyDdGNwgphdg3VkcIKYX4V3YWt1MgE"}'
|
|
2026-03-09 04:42:01.461 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:42:01.468 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:42:01.468 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-09_04-42-00__366500b1-08f8-4a0e-83b5-e6233e6fa689__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:42:01.468 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:42:01.468 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:42:01.470 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:42:01.470 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.153
|
|
2026-03-09 04:42:01.470 DEBUG [src.node.docker_mananger] Generated ports ['47496', '47497', '47498', '47499', '47500']
|
|
2026-03-09 04:42:01.470 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:42:01.471 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:42:01.471 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:42:01.471 DEBUG [src.node.docker_mananger] docker run -i -t -p 47496:47496 -p 47497:47497 -p 47498:47498 -p 47499:47499 -p 47500:47500 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=47498 --rest-port=47496 --tcp-port=47497 --discv5-udp-port=47499 --rest-address=0.0.0.0 --nat=extip:172.18.184.153 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e4e1dd187be5ebfefabf6430b4fd1ac6c47da115c61d1cdafcd4450ffad8b25b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47500 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBc23oVA-ubHn2Fm1QduTvsbU_5_ARu9Le5jXEWMp4OGQaBg-axN8FwK9md5uIr62zouBti4UcaCn8Rny2u01xgCgmlkgnY0gmlwhKwSJ4qKbXVsdGlhZGRyc5YACASsEieKBphdAAoErBInigaYXt0DgnJzhQADAQAAiXNlY3AyNTZrMaECiz3N95v_G4jQ5GoDHrlCRdb8tHYQ2x-k_bcqEGmpByyDdGNwgphdg3VkcIKYX4V3YWt1MgE
|
|
2026-03-09 04:42:01.667 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.153 waku a4f653d4f007b61c244c43718004e48daca77e67d60ec8310616a7ea0d05fb24
|
|
2026-03-09 04:42:01.701 DEBUG [src.node.docker_mananger] Container started with ID a4f653d4f007. Setting up logs at ./log/docker/node2_2026-03-09_04-42-00__366500b1-08f8-4a0e-83b5-e6233e6fa689__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:42:01.701 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47496
|
|
2026-03-09 04:42:01.701 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:42:02.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47496/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:42:02.726 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":"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-09 04:42:02.728 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:42:02.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47496/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:42:02.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.153/tcp/47497/p2p/16Uiu2HAm1cYDbp6r6qeqdTbMsyQvHw4XExML98HzKTJdYKK32r5F","/ip4/172.18.184.153/tcp/47498/ws/p2p/16Uiu2HAm1cYDbp6r6qeqdTbMsyQvHw4XExML98HzKTJdYKK32r5F"],"enrUri":"enr:-L24QNbuCrwA4x4mAv0bMJB8KgCx8b8ftiG8umK2V8FQflyTLz_J0XVcMBggvKlgI_dE7DDCcB58tKw3tb7DTOOwjlwCgmlkgnY0gmlwhKwSuJmKbXVsdGlhZGRyc5YACASsEriZBrmJAAoErBK4mQa5it0DgnJzhQADAQAAiXNlY3AyNTZrMaECW-675790X_11UgGmWuu_8kpMhBji00Np_pVlTFQRemKDdGNwgrmJg3VkcIK5i4V3YWt1MgE"}'
|
|
2026-03-09 04:42:02.733 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:42:02.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47496/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.39.138/tcp/39005/p2p/16Uiu2HAm4oDJwxGLzK2gaRfPbPsaZaqNPc3KA3HCXnMTdddCeVKq"]'
|
|
2026-03-09 04:42:02.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:42:02.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39004/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9"]'
|
|
2026-03-09 04:42:02.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:42:02.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47496/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9"]'
|
|
2026-03-09 04:42:02.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:42:02.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39004/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25"]'
|
|
2026-03-09 04:42:02.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:42:02.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47496/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25"]'
|
|
2026-03-09 04:42:02.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:42:02.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39004/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:42:02.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:42:02.775 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-09 04:42:02.876 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:42:02.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39004/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:42:02.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773031322768076800,"ephemeral":false,"proof":""}]'
|
|
2026-03-09 04:42:02.881 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:42:02.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47496/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:42:02.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773031322768076800,"ephemeral":false,"proof":""}]'
|
|
2026-03-09 04:42:02.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39004/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:42:02.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:42:02.890 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-09 04:42:02.990 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:42:02.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39004/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:42:02.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773031322884887296,"ephemeral":false,"proof":""}]'
|
|
2026-03-09 04:42:02.995 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:42:02.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47496/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:42:02.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773031322884887296,"ephemeral":false,"proof":""}]'
|
|
2026-03-09 04:42:02.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39004/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:42:03.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:42:03.004 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-09 04:42:03.104 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:42:03.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39004/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:42:03.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773031322999204608,"ephemeral":false,"proof":""}]'
|
|
2026-03-09 04:42:03.108 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:42:03.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47496/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:42:03.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773031322999204608,"ephemeral":false,"proof":""}]'
|
|
2026-03-09 04:42:03.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39004/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:42:03.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:42:03.118 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-09 04:42:03.219 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:42:03.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39004/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:42:03.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773031323113078528,"ephemeral":false,"proof":""}]'
|
|
2026-03-09 04:42:03.223 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:42:03.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47496/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:42:03.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773031323113078528,"ephemeral":false,"proof":""}]'
|
|
2026-03-09 04:42:03.229 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-09 04:42:03.230 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-09 04:42:03.230 DEBUG [src.node.waku_node] Stopping container with id 76c3eb6f5752
|
|
2026-03-09 04:42:03.783 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:42:03.784 DEBUG [src.node.waku_node] Stopping container with id a4f653d4f007
|
|
2026-03-09 04:42:04.307 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:42:04.310 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-09 04:42:04.317 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:42:04.324 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|