mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
83 lines
15 KiB
Plaintext
83 lines
15 KiB
Plaintext
2025-12-19 04:26:16.379 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-19 04:26:16.379 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_content_topic_from_same_shard with id: 2025-12-19_04-26-16__037750c5-bba1-4546-89f1-065775ae118b
|
|
2025-12-19 04:26:16.379 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-19 04:26:16.379 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-19 04:26:16.380 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-19 04:26:16.386 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-19 04:26:16.387 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-19_04-26-16__037750c5-bba1-4546-89f1-065775ae118b__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:26:16.387 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-19 04:26:16.387 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-19 04:26:16.388 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-19 04:26:16.388 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.231.202
|
|
2025-12-19 04:26:16.388 DEBUG [src.node.docker_mananger] Generated ports ['40036', '40037', '40038', '40039', '40040']
|
|
2025-12-19 04:26:16.389 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-19 04:26:16.389 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-19 04:26:16.389 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-19 04:26:16.389 DEBUG [src.node.docker_mananger] docker run -i -t -p 40036:40036 -p 40037:40037 -p 40038:40038 -p 40039:40039 -p 40040:40040 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=40038 --rest-port=40036 --tcp-port=40037 --discv5-udp-port=40039 --rest-address=0.0.0.0 --nat=extip:172.18.231.202 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=23214df95bbaafd6ea3ac598d3b9ecb23dca490bb1c64fdf085e7cffad95a1cc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40040 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2025-12-19 04:26:16.575 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.231.202 waku 946d0144285b225b73bbcc9efb193e02a6ee17be9f931ce9177b8ad6712ff457
|
|
2025-12-19 04:26:16.606 DEBUG [src.node.docker_mananger] Container started with ID 946d0144285b. Setting up logs at ./log/docker/node1_2025-12-19_04-26-16__037750c5-bba1-4546-89f1-065775ae118b__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:26:16.606 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40036
|
|
2025-12-19 04:26:16.606 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-19 04:26:16.670 ERROR [src.node.docker_mananger] Max retries reached for container 6a6e2196a2d6. Exiting log stream.
|
|
2025-12-19 04:26:17.186 ERROR [src.node.docker_mananger] Max retries reached for container e78c5e79d29b. Exiting log stream.
|
|
2025-12-19 04:26:17.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40036/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:26:17.610 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-19 04:26:17.610 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-19 04:26:17.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40036/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:26:17.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.231.202/tcp/40037/p2p/16Uiu2HAm6EBkuCdkbh4iUhZ8w6xxtvTtNznBcoEptZ7pb9f5jrLL","/ip4/172.18.231.202/tcp/40038/ws/p2p/16Uiu2HAm6EBkuCdkbh4iUhZ8w6xxtvTtNznBcoEptZ7pb9f5jrLL"],"enrUri":"enr:-L24QEC0q4h0Gy-KjOrxZfcvBPegWBDcSZEI9oEVGtDcjw-GFPHCl0AtENmIKNtPmkgCeisFkIm9veELXtdOCs_AqtwCgmlkgnY0gmlwhKwS58qKbXVsdGlhZGRyc5YACASsEufKBpxlAAoErBLnygacZt0DgnJzhQACAQAAiXNlY3AyNTZrMaECoH9BmXBByetkXIApIfaNGpf2bfvEL6gU3H43FeO8BtWDdGNwgpxlg3VkcIKcZ4V3YWt1MgU"}'
|
|
2025-12-19 04:26:17.612 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-19 04:26:17.619 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-19 04:26:17.619 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-19_04-26-16__037750c5-bba1-4546-89f1-065775ae118b__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:26:17.619 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-19 04:26:17.619 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-19 04:26:17.620 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-19 04:26:17.620 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.209.169
|
|
2025-12-19 04:26:17.621 DEBUG [src.node.docker_mananger] Generated ports ['35547', '35548', '35549', '35550', '35551']
|
|
2025-12-19 04:26:17.621 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-19 04:26:17.621 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-19 04:26:17.621 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-19 04:26:17.621 DEBUG [src.node.docker_mananger] docker run -i -t -p 35547:35547 -p 35548:35548 -p 35549:35549 -p 35550:35550 -p 35551:35551 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=35549 --rest-port=35547 --tcp-port=35548 --discv5-udp-port=35550 --rest-address=0.0.0.0 --nat=extip:172.18.209.169 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ccbc95ed4c5b7b2eeeedec6a3f11ea7a5e38b4032cbcdea27a3dc6ddb5fda0cf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35551 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEC0q4h0Gy-KjOrxZfcvBPegWBDcSZEI9oEVGtDcjw-GFPHCl0AtENmIKNtPmkgCeisFkIm9veELXtdOCs_AqtwCgmlkgnY0gmlwhKwS58qKbXVsdGlhZGRyc5YACASsEufKBpxlAAoErBLnygacZt0DgnJzhQACAQAAiXNlY3AyNTZrMaECoH9BmXBByetkXIApIfaNGpf2bfvEL6gU3H43FeO8BtWDdGNwgpxlg3VkcIKcZ4V3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2025-12-19 04:26:17.802 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.209.169 waku d8dbf09b21bed52be5347571ed03768b4e3c237adb97ccdb9f3c6fbdae9db9dd
|
|
2025-12-19 04:26:17.832 DEBUG [src.node.docker_mananger] Container started with ID d8dbf09b21be. Setting up logs at ./log/docker/node2_2025-12-19_04-26-16__037750c5-bba1-4546-89f1-065775ae118b__wakuorg_nwaku:latest.log
|
|
2025-12-19 04:26:17.832 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35547
|
|
2025-12-19 04:26:17.832 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-19 04:26:18.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35547/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:26:18.852 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-19 04:26:18.852 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-19 04:26:18.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35547/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:26:18.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.209.169/tcp/35548/p2p/16Uiu2HAm4jVXeq5MzsuZQUUvgmpSDt2DCvNNnVGdK2gBrsh3bpta","/ip4/172.18.209.169/tcp/35549/ws/p2p/16Uiu2HAm4jVXeq5MzsuZQUUvgmpSDt2DCvNNnVGdK2gBrsh3bpta"],"enrUri":"enr:-L24QD4NoMWP-TvPnXMKJqUrUXuKjo90HrPx_8UoICit6dZMU8CnP5xNQQmiMsvyFzZUhKeSe_vDt9rQyro2XdocQeQCgmlkgnY0gmlwhKwS0amKbXVsdGlhZGRyc5YACASsEtGpBorcAAoErBLRqQaK3d0DgnJzhQACAQAAiXNlY3AyNTZrMaECiknR_HndJ92kk6sw4bk6wVCbogY4MmFjN_7u5KRL-LuDdGNwgorcg3VkcIKK3oV3YWt1MgE"}'
|
|
2025-12-19 04:26:18.858 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-19 04:26:18.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35547/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.231.202/tcp/40037/p2p/16Uiu2HAm6EBkuCdkbh4iUhZ8w6xxtvTtNznBcoEptZ7pb9f5jrLL"]'
|
|
2025-12-19 04:26:18.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:26:18.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40036/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
|
2025-12-19 04:26:18.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:26:18.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35547/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
|
2025-12-19 04:26:18.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:26:18.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40036/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:26:18.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:26:18.878 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-19 04:26:18.978 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-19 04:26:18.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40036/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:26:18.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1766118378872363068,"ephemeral":false,"proof":""}]'
|
|
2025-12-19 04:26:18.983 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-19 04:26:18.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35547/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:26:18.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1766118378872363068,"ephemeral":false,"proof":""}]'
|
|
2025-12-19 04:26:18.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40036/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-19 04:26:18.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-19 04:26:18.992 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-19 04:26:19.092 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-19 04:26:19.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40036/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:26:19.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766118378986848779,"ephemeral":false,"proof":""}]'
|
|
2025-12-19 04:26:19.096 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-19 04:26:19.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35547/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-19 04:26:19.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766118378986848779,"ephemeral":false,"proof":""}]'
|
|
2025-12-19 04:26:19.101 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-19 04:26:19.102 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-19 04:26:19.103 DEBUG [src.node.waku_node] Stopping container with id 946d0144285b
|
|
2025-12-19 04:26:19.630 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-19 04:26:19.631 DEBUG [src.node.waku_node] Stopping container with id d8dbf09b21be
|
|
2025-12-19 04:26:20.166 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-19 04:26:20.169 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-19 04:26:20.174 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-19 04:26:20.179 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|