mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
98 lines
19 KiB
Plaintext
98 lines
19 KiB
Plaintext
2025-12-10 04:12:46.426 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:12:46.426 DEBUG [tests.conftest] Running test: test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0] with id: 2025-12-10_04-12-46__caee6e5b-efaf-46f0-8704-ed27dcb8a367
|
|
2025-12-10 04:12:46.426 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:12:46.427 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-10 04:12:46.427 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-10 04:12:46.434 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:12:46.434 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-12-46__caee6e5b-efaf-46f0-8704-ed27dcb8a367__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:46.434 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:12:46.434 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:12:46.436 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:12:46.436 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.101.155
|
|
2025-12-10 04:12:46.436 DEBUG [src.node.docker_mananger] Generated ports ['44938', '44939', '44940', '44941', '44942']
|
|
2025-12-10 04:12:46.436 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:12:46.436 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:12:46.436 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:12:46.436 DEBUG [src.node.docker_mananger] docker run -i -t -p 44938:44938 -p 44939:44939 -p 44940:44940 -p 44941:44941 -p 44942:44942 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=44940 --rest-port=44938 --tcp-port=44939 --discv5-udp-port=44941 --rest-address=0.0.0.0 --nat=extip:172.18.101.155 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=766ca28b4f0df6ff1f79879f7cade7dfd1aadaf0c49bd6cbb4ff7fa87765d2b4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44942 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2025-12-10 04:12:46.621 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.101.155 waku 8a70af30c2d37e0b8aed847e3336fe44c4f13cdcfd8db97085588ff2320de958
|
|
2025-12-10 04:12:46.648 ERROR [src.node.docker_mananger] Max retries reached for container 5f44713ace17. Exiting log stream.
|
|
2025-12-10 04:12:46.651 DEBUG [src.node.docker_mananger] Container started with ID 8a70af30c2d3. Setting up logs at ./log/docker/node1_2025-12-10_04-12-46__caee6e5b-efaf-46f0-8704-ed27dcb8a367__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:46.651 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44938
|
|
2025-12-10 04:12:46.651 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:12:47.218 ERROR [src.node.docker_mananger] Max retries reached for container 5873ef495f2f. Exiting log stream.
|
|
2025-12-10 04:12:47.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44938/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:47.655 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
|
2025-12-10 04:12:47.656 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:12:47.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44938/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:47.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.101.155/tcp/44939/p2p/16Uiu2HAmPYDcfQf9SMtXsGAyF8mB6CzNJfodcqZ9SY2vo7pAZZ4o","/ip4/172.18.101.155/tcp/44940/ws/p2p/16Uiu2HAmPYDcfQf9SMtXsGAyF8mB6CzNJfodcqZ9SY2vo7pAZZ4o"],"enrUri":"enr:-L24QHnxmbdjWIc5sDCfCHyL061y7pwr7nDWPMkhBGLllLqJMIpu4GTTqnsy0m5bO8N_agjwYa7rqyMgD-axQAsDLEUCgmlkgnY0gmlwhKwSZZuKbXVsdGlhZGRyc5YACASsEmWbBq-LAAoErBJlmwavjN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDobR9R2q-uCEo7yRvXxmNUD2S5imCRm1Jy5riZmLI88yDdGNwgq-Lg3VkcIKvjYV3YWt1MgU"}'
|
|
2025-12-10 04:12:47.659 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:12:47.665 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:12:47.665 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-12-46__caee6e5b-efaf-46f0-8704-ed27dcb8a367__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:47.665 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:12:47.665 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:12:47.667 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:12:47.667 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.201.130
|
|
2025-12-10 04:12:47.667 DEBUG [src.node.docker_mananger] Generated ports ['19689', '19690', '19691', '19692', '19693']
|
|
2025-12-10 04:12:47.667 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:12:47.667 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:12:47.667 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:12:47.668 DEBUG [src.node.docker_mananger] docker run -i -t -p 19689:19689 -p 19690:19690 -p 19691:19691 -p 19692:19692 -p 19693:19693 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=19691 --rest-port=19689 --tcp-port=19690 --discv5-udp-port=19692 --rest-address=0.0.0.0 --nat=extip:172.18.201.130 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=094debf539dfabfcfeeadafaedf8ca7bcd4fa0387c08ce763d15ade1f4b4eef9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19693 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHnxmbdjWIc5sDCfCHyL061y7pwr7nDWPMkhBGLllLqJMIpu4GTTqnsy0m5bO8N_agjwYa7rqyMgD-axQAsDLEUCgmlkgnY0gmlwhKwSZZuKbXVsdGlhZGRyc5YACASsEmWbBq-LAAoErBJlmwavjN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDobR9R2q-uCEo7yRvXxmNUD2S5imCRm1Jy5riZmLI88yDdGNwgq-Lg3VkcIKvjYV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2025-12-10 04:12:47.850 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.201.130 waku 47505e5c67ca9d164614d583c6d30bf48f9922812d021976cadf6b0780cf56d5
|
|
2025-12-10 04:12:47.879 DEBUG [src.node.docker_mananger] Container started with ID 47505e5c67ca. Setting up logs at ./log/docker/node2_2025-12-10_04-12-46__caee6e5b-efaf-46f0-8704-ed27dcb8a367__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:12:47.879 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19689
|
|
2025-12-10 04:12:47.880 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:12:48.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19689/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:48.893 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":"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":"READY"}]}'
|
|
2025-12-10 04:12:48.898 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:12:48.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19689/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:48.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.201.130/tcp/19690/p2p/16Uiu2HAmKPkKm5Ld2m5ueQWb2XG98JTNka1JmtZWNe9wmi65EHbR","/ip4/172.18.201.130/tcp/19691/ws/p2p/16Uiu2HAmKPkKm5Ld2m5ueQWb2XG98JTNka1JmtZWNe9wmi65EHbR"],"enrUri":"enr:-L24QOZamgsDLljNpHUNU5kSN8DMsM8IecTHzaKqaQMduWuQIJLzuZeJJ7RhLoYrlbmDz7ltnzcJO_593gBHcTuP4qICgmlkgnY0gmlwhKwSyYKKbXVsdGlhZGRyc5YACASsEsmCBkzqAAoErBLJggZM690DgnJzhQACAQAAiXNlY3AyNTZrMaEDZBo8l4mShtXGA_fYHyAI8wyeUbUZUohGgip_xYp5DrSDdGNwgkzqg3VkcIJM7IV3YWt1MgE"}'
|
|
2025-12-10 04:12:48.903 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:12:48.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19689/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.101.155/tcp/44939/p2p/16Uiu2HAmPYDcfQf9SMtXsGAyF8mB6CzNJfodcqZ9SY2vo7pAZZ4o"]'
|
|
2025-12-10 04:12:48.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:48.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44938/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf", "/newsService/1.0/alerts/xml", "/newsService/1.0/updates/json", "/newsService/2.0/alerts/json", "/newsService/2.0/summaries/xml", "/newsService/2.0/highlights/yaml", "/newsService/3.0/weekly/json", "/newsService/3.0/summaries/xml"]'
|
|
2025-12-10 04:12:48.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:48.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19689/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf", "/newsService/1.0/alerts/xml", "/newsService/1.0/updates/json", "/newsService/2.0/alerts/json", "/newsService/2.0/summaries/xml", "/newsService/2.0/highlights/yaml", "/newsService/3.0/weekly/json", "/newsService/3.0/summaries/xml"]'
|
|
2025-12-10 04:12:48.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:48.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44938/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzEuMC93ZWVrbHkvcHJvdG9idWY=", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:48.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:48.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44938/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzEuMC9hbGVydHMveG1s", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:48.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:48.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44938/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzEuMC91cGRhdGVzL2pzb24=", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:48.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:48.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44938/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzIuMC9hbGVydHMvanNvbg==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:48.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:48.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44938/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzIuMC9zdW1tYXJpZXMveG1s", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:48.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:48.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44938/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzIuMC9oaWdobGlnaHRzL3lhbWw=", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:48.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:48.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44938/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzMuMC93ZWVrbHkvanNvbg==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:48.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:48.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44938/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzMuMC9zdW1tYXJpZXMveG1s", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:12:48.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:12:48.967 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:12:49.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19689/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:49.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzEuMC93ZWVrbHkvcHJvdG9idWY=","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1765339968923772011,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:49.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19689/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:49.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzEuMC9hbGVydHMveG1s","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1765339968930787190,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:49.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19689/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:49.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzEuMC91cGRhdGVzL2pzb24=","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1765339968936717523,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:49.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19689/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:49.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzIuMC9hbGVydHMvanNvbg==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1765339968941963671,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:49.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19689/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:49.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzIuMC9zdW1tYXJpZXMveG1s","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1765339968946575919,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:49.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19689/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:49.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzIuMC9oaWdobGlnaHRzL3lhbWw=","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1765339968952152143,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:49.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19689/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:49.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzMuMC93ZWVrbHkvanNvbg==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1765339968956959497,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:49.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19689/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:12:49.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzMuMC9zdW1tYXJpZXMveG1s","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1765339968961398315,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:12:49.090 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:12:49.091 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:12:49.091 DEBUG [src.node.waku_node] Stopping container with id 8a70af30c2d3
|
|
2025-12-10 04:12:49.656 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:12:49.656 DEBUG [src.node.waku_node] Stopping container with id 47505e5c67ca
|
|
2025-12-10 04:12:50.213 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:12:50.214 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:12:50.222 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:12:50.229 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|