mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
80 lines
14 KiB
Plaintext
80 lines
14 KiB
Plaintext
2026-03-13 04:33:52.768 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:33:52.769 DEBUG [tests.conftest] Running test: test_relay_unsubscribe_from_single_pubsub_topic with id: 2026-03-13_04-33-52__84f68ee1-4250-476d-a7c7-5a7f11697a62
|
|
2026-03-13 04:33:52.770 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:33:52.771 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-13 04:33:52.771 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-13 04:33:52.780 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:33:52.780 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-33-52__84f68ee1-4250-476d-a7c7-5a7f11697a62__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:33:52.780 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:33:52.781 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:33:52.784 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:33:52.784 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.17.206
|
|
2026-03-13 04:33:52.784 DEBUG [src.node.docker_mananger] Generated ports ['56616', '56617', '56618', '56619', '56620']
|
|
2026-03-13 04:33:52.784 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:33:52.785 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:33:52.785 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:33:52.786 DEBUG [src.node.docker_mananger] docker run -i -t -p 56616:56616 -p 56617:56617 -p 56618:56618 -p 56619:56619 -p 56620:56620 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=56618 --rest-port=56616 --tcp-port=56617 --discv5-udp-port=56619 --rest-address=0.0.0.0 --nat=extip:172.18.17.206 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=50d1bef5acde7364dee695ad6e6d5da28b0e5a37f280b93abaf73d1bcea72d8d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56620 --metrics-logging=true --relay=true
|
|
2026-03-13 04:33:52.971 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.17.206 waku f54832c6a92e4dee20c62c2e012a54a03afc9006944fd8d98be46dbfaeef5733
|
|
2026-03-13 04:33:52.982 ERROR [src.node.docker_mananger] Max retries reached for container 864c6d9d58e7. Exiting log stream.
|
|
2026-03-13 04:33:53.005 DEBUG [src.node.docker_mananger] Container started with ID f54832c6a92e. Setting up logs at ./log/docker/node1_2026-03-13_04-33-52__84f68ee1-4250-476d-a7c7-5a7f11697a62__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:33:53.006 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56616
|
|
2026-03-13 04:33:53.006 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:33:53.599 ERROR [src.node.docker_mananger] Max retries reached for container 8d3489bdaad2. Exiting log stream.
|
|
2026-03-13 04:33:54.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:54.010 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-13 04:33:54.011 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:33:54.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56616/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:54.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.17.206/tcp/56617/p2p/16Uiu2HAm9ZQCcqjj4btfEagFEFhk7PsnJUngUMiyjwrWQfDTNR3R","/ip4/172.18.17.206/tcp/56618/ws/p2p/16Uiu2HAm9ZQCcqjj4btfEagFEFhk7PsnJUngUMiyjwrWQfDTNR3R"],"enrUri":"enr:-L24QKVYTH0C9Kmkj4YRsXJhDeQ0fr4YVqjb8FGpvTvhBZ33Ex6qOh1LMGdAdSwMbNIZdxKylL-_buMiO4yzirJ7l7ECgmlkgnY0gmlwhKwSEc6KbXVsdGlhZGRyc5YACASsEhHOBt0pAAoErBIRzgbdKt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0f5sFfsxMIsz3x0wALFyEh5cGJSephGPtwbLHG6pNlSDdGNwgt0pg3VkcILdK4V3YWt1MgE"}'
|
|
2026-03-13 04:33:54.013 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:33:54.019 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:33:54.020 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-33-52__84f68ee1-4250-476d-a7c7-5a7f11697a62__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:33:54.020 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:33:54.020 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:33:54.021 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:33:54.021 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.74
|
|
2026-03-13 04:33:54.021 DEBUG [src.node.docker_mananger] Generated ports ['27746', '27747', '27748', '27749', '27750']
|
|
2026-03-13 04:33:54.022 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:33:54.022 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:33:54.022 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:33:54.022 DEBUG [src.node.docker_mananger] docker run -i -t -p 27746:27746 -p 27747:27747 -p 27748:27748 -p 27749:27749 -p 27750:27750 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=27748 --rest-port=27746 --tcp-port=27747 --discv5-udp-port=27749 --rest-address=0.0.0.0 --nat=extip:172.18.237.74 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=13b8a20d3cfc6adcbc2afafadb17716330ebde4dffb2eb123480dd72cf9ceebb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27750 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKVYTH0C9Kmkj4YRsXJhDeQ0fr4YVqjb8FGpvTvhBZ33Ex6qOh1LMGdAdSwMbNIZdxKylL-_buMiO4yzirJ7l7ECgmlkgnY0gmlwhKwSEc6KbXVsdGlhZGRyc5YACASsEhHOBt0pAAoErBIRzgbdKt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0f5sFfsxMIsz3x0wALFyEh5cGJSephGPtwbLHG6pNlSDdGNwgt0pg3VkcILdK4V3YWt1MgE
|
|
2026-03-13 04:33:54.213 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.74 waku 65c61079135aca5d7de276e3760f3413e0c0069f994703bd3851c79b357b2a13
|
|
2026-03-13 04:33:54.246 DEBUG [src.node.docker_mananger] Container started with ID 65c61079135a. Setting up logs at ./log/docker/node2_2026-03-13_04-33-52__84f68ee1-4250-476d-a7c7-5a7f11697a62__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:33:54.247 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27746
|
|
2026-03-13 04:33:54.247 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:33:55.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27746/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:55.271 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-13 04:33:55.273 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:33:55.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27746/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:55.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.74/tcp/27747/p2p/16Uiu2HAmDFxeoAYzm7i6mxXSrKFDVPigJb7bxm2dMLJYp9osh52Y","/ip4/172.18.237.74/tcp/27748/ws/p2p/16Uiu2HAmDFxeoAYzm7i6mxXSrKFDVPigJb7bxm2dMLJYp9osh52Y"],"enrUri":"enr:-L24QIhgXrL8hEpPvl95Xu--fEGuDzcvnmXWgRHjc7XHCA99fYYDHXXZzzt5qYrYO59hGaxmNB1HoJMfXA6iQnGOR9UCgmlkgnY0gmlwhKwS7UqKbXVsdGlhZGRyc5YACASsEu1KBmxjAAoErBLtSgZsZN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCPVogCJhNKjnY-PjB9A3jBq7ygeO9tT3chHCtPrVf4mDdGNwgmxjg3VkcIJsZYV3YWt1MgE"}'
|
|
2026-03-13 04:33:55.279 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:33:55.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27746/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.17.206/tcp/56617/p2p/16Uiu2HAm9ZQCcqjj4btfEagFEFhk7PsnJUngUMiyjwrWQfDTNR3R"]'
|
|
2026-03-13 04:33:55.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:33:55.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56616/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:33:55.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:33:55.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27746/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:33:55.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:33:55.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56616/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-13 04:33:55.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:33:55.307 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:33:55.407 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:33:55.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56616/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:55.409 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":1773376435300000768,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:33:55.411 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:33:55.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27746/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:55.413 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":1773376435300000768,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:33:55.415 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:56616/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:33:55.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:33:55.420 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:27746/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:33:55.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:33:55.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56616/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-13 04:33:55.427 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:56616/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/1'
|
|
2026-03-13 04:33:55.429 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:33:55.430 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:33:55.430 DEBUG [src.node.waku_node] Stopping container with id f54832c6a92e
|
|
2026-03-13 04:33:56.007 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:33:56.007 DEBUG [src.node.waku_node] Stopping container with id 65c61079135a
|
|
2026-03-13 04:33:56.585 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:33:56.589 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:33:56.594 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:33:56.599 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|