mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-13 05:49:33 +00:00
87 lines
15 KiB
Plaintext
87 lines
15 KiB
Plaintext
2026-02-01 04:51:36.966 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-01 04:51:36.966 DEBUG [tests.conftest] Running test: test_relay_unsubscribe_from_non_existing_pubsub_topic with id: 2026-02-01_04-51-36__f3eadca9-75e8-4a41-9be3-4f2092f564bd
|
|
2026-02-01 04:51:36.966 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-01 04:51:36.967 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-01 04:51:36.967 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-02-01 04:51:36.974 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-01 04:51:36.974 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-01_04-51-36__f3eadca9-75e8-4a41-9be3-4f2092f564bd__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:51:36.974 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-01 04:51:36.974 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-01 04:51:36.976 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-01 04:51:36.976 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.176.236
|
|
2026-02-01 04:51:36.976 DEBUG [src.node.docker_mananger] Generated ports ['54817', '54818', '54819', '54820', '54821']
|
|
2026-02-01 04:51:36.976 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-01 04:51:36.976 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-01 04:51:36.977 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-01 04:51:36.977 DEBUG [src.node.docker_mananger] docker run -i -t -p 54817:54817 -p 54818:54818 -p 54819:54819 -p 54820:54820 -p 54821:54821 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=54819 --rest-port=54817 --tcp-port=54818 --discv5-udp-port=54820 --rest-address=0.0.0.0 --nat=extip:172.18.176.236 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ff0eceaf7aad99ed420d593e936d1dc7bbb5c4aceec41e7da7ee17ebdddbfe28 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54821 --metrics-logging=true --relay=true
|
|
2026-02-01 04:51:37.165 ERROR [src.node.docker_mananger] Max retries reached for container 00b6d5edb2ab. Exiting log stream.
|
|
2026-02-01 04:51:37.182 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.176.236 waku ea8c234f7083498fe78f35fbf462b06b2d0b03b1847e7093ca4283b4ff08bc47
|
|
2026-02-01 04:51:37.212 DEBUG [src.node.docker_mananger] Container started with ID ea8c234f7083. Setting up logs at ./log/docker/node1_2026-02-01_04-51-36__f3eadca9-75e8-4a41-9be3-4f2092f564bd__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:51:37.213 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54817
|
|
2026-02-01 04:51:37.213 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-01 04:51:37.770 ERROR [src.node.docker_mananger] Max retries reached for container 0f84c0ea697d. Exiting log stream.
|
|
2026-02-01 04:51:38.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54817/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:51:38.218 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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-01 04:51:38.218 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-01 04:51:38.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54817/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:51:38.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.176.236/tcp/54818/p2p/16Uiu2HAmPRZ7dhASJ7oJC4GAfF4qduGs6RGmgpHJXC5N4nhPLhMW","/ip4/172.18.176.236/tcp/54819/ws/p2p/16Uiu2HAmPRZ7dhASJ7oJC4GAfF4qduGs6RGmgpHJXC5N4nhPLhMW"],"enrUri":"enr:-L24QCB9w_lPl2plGdicHvvw30XyeaColp7QNKtALGTXa3p7RP1xIIwfEdYFaDpAGn__POjA15aERdLHNfQaiznusHYCgmlkgnY0gmlwhKwSsOyKbXVsdGlhZGRyc5YACASsErDsBtYiAAoErBKw7AbWI90DgnJzhQADAQAAiXNlY3AyNTZrMaEDn_94yzzq-woJq98gTbS-qFzNfLmGV-SxdcGhfopPxV2DdGNwgtYig3VkcILWJIV3YWt1MgE"}'
|
|
2026-02-01 04:51:38.222 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-01 04:51:38.231 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-01 04:51:38.231 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-01_04-51-36__f3eadca9-75e8-4a41-9be3-4f2092f564bd__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:51:38.231 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-01 04:51:38.231 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-01 04:51:38.233 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-01 04:51:38.233 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.149.186
|
|
2026-02-01 04:51:38.233 DEBUG [src.node.docker_mananger] Generated ports ['1587', '1588', '1589', '1590', '1591']
|
|
2026-02-01 04:51:38.233 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-01 04:51:38.233 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-01 04:51:38.233 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-01 04:51:38.234 DEBUG [src.node.docker_mananger] docker run -i -t -p 1587:1587 -p 1588:1588 -p 1589:1589 -p 1590:1590 -p 1591:1591 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=1589 --rest-port=1587 --tcp-port=1588 --discv5-udp-port=1590 --rest-address=0.0.0.0 --nat=extip:172.18.149.186 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0043a86a0d92dea37c0ecdfaf0cfafced2fcfcba3acbe79a1ff144851d00dccd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1591 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCB9w_lPl2plGdicHvvw30XyeaColp7QNKtALGTXa3p7RP1xIIwfEdYFaDpAGn__POjA15aERdLHNfQaiznusHYCgmlkgnY0gmlwhKwSsOyKbXVsdGlhZGRyc5YACASsErDsBtYiAAoErBKw7AbWI90DgnJzhQADAQAAiXNlY3AyNTZrMaEDn_94yzzq-woJq98gTbS-qFzNfLmGV-SxdcGhfopPxV2DdGNwgtYig3VkcILWJIV3YWt1MgE
|
|
2026-02-01 04:51:38.413 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.149.186 waku cbc913e2377fffa92e5995e7e334f6a25ce716cf17b40430dd5373c62f19167f
|
|
2026-02-01 04:51:38.445 DEBUG [src.node.docker_mananger] Container started with ID cbc913e2377f. Setting up logs at ./log/docker/node2_2026-02-01_04-51-36__f3eadca9-75e8-4a41-9be3-4f2092f564bd__wakuorg_nwaku:latest.log
|
|
2026-02-01 04:51:38.446 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1587
|
|
2026-02-01 04:51:38.446 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-01 04:51:39.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1587/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:51:39.457 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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-01 04:51:39.462 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-01 04:51:39.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1587/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:51:39.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.149.186/tcp/1588/p2p/16Uiu2HAm8qKjh61GHZcp6RfqQEAdwxj8rvAk8NhgWv2MsL6fPDoF","/ip4/172.18.149.186/tcp/1589/ws/p2p/16Uiu2HAm8qKjh61GHZcp6RfqQEAdwxj8rvAk8NhgWv2MsL6fPDoF"],"enrUri":"enr:-L24QEw-pzsOX4mEiT8PwQQmSxuMIjWTpq7r5wVEEFKjBAVoBWLPVqBiSm_XYPSUDDdcjkUCNRSFC97pKiQIknw1QisCgmlkgnY0gmlwhKwSlbqKbXVsdGlhZGRyc5YACASsEpW6BgY0AAoErBKVugYGNd0DgnJzhQADAQAAiXNlY3AyNTZrMaECxzb7ALxKeZVpo2pN9Q994qQo-qc4RVusHIz5iB-lwdqDdGNwggY0g3VkcIIGNoV3YWt1MgE"}'
|
|
2026-02-01 04:51:39.466 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-01 04:51:39.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1587/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.176.236/tcp/54818/p2p/16Uiu2HAmPRZ7dhASJ7oJC4GAfF4qduGs6RGmgpHJXC5N4nhPLhMW"]'
|
|
2026-02-01 04:51:39.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:51:39.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54817/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-01 04:51:39.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:51:39.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1587/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-01 04:51:39.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:51:39.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54817/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-02-01 04:51:39.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:51:39.485 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:51:39.585 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:51:39.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54817/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:51:39.589 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":1769921499478772736,"ephemeral":false,"proof":""}]'
|
|
2026-02-01 04:51:39.590 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:51:39.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1587/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:51:39.593 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":1769921499478772736,"ephemeral":false,"proof":""}]'
|
|
2026-02-01 04:51:39.594 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:54817/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
|
2026-02-01 04:51:39.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:51:39.597 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:1587/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
|
2026-02-01 04:51:39.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:51:39.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54817/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-02-01 04:51:39.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-01 04:51:39.604 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-01 04:51:39.704 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:51:39.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54817/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:51:39.707 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":1769921499599952870,"ephemeral":false,"proof":""}]'
|
|
2026-02-01 04:51:39.709 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-01 04:51:39.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1587/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-01 04:51:39.711 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":1769921499599952870,"ephemeral":false,"proof":""}]'
|
|
2026-02-01 04:51:39.714 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-01 04:51:39.715 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-01 04:51:39.715 DEBUG [src.node.waku_node] Stopping container with id ea8c234f7083
|
|
2026-02-01 04:51:40.240 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-01 04:51:40.242 DEBUG [src.node.waku_node] Stopping container with id cbc913e2377f
|
|
2026-02-01 04:51:40.799 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-01 04:51:40.801 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-01 04:51:40.807 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-01 04:51:40.812 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|