mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
83 lines
15 KiB
Plaintext
83 lines
15 KiB
Plaintext
2026-03-01 04:41:18.688 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-01 04:41:18.688 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_content_topic_from_same_shard with id: 2026-03-01_04-41-18__c7f5ba45-78a0-4777-b604-b3885fe90508
|
|
2026-03-01 04:41:18.688 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-01 04:41:18.688 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-01 04:41:18.689 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-01 04:41:18.696 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-01 04:41:18.696 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-01_04-41-18__c7f5ba45-78a0-4777-b604-b3885fe90508__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:41:18.697 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-01 04:41:18.697 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-01 04:41:18.698 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-01 04:41:18.698 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.183.53
|
|
2026-03-01 04:41:18.699 DEBUG [src.node.docker_mananger] Generated ports ['13949', '13950', '13951', '13952', '13953']
|
|
2026-03-01 04:41:18.699 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-01 04:41:18.699 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-01 04:41:18.699 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-01 04:41:18.699 DEBUG [src.node.docker_mananger] docker run -i -t -p 13949:13949 -p 13950:13950 -p 13951:13951 -p 13952:13952 -p 13953:13953 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=13951 --rest-port=13949 --tcp-port=13950 --discv5-udp-port=13952 --rest-address=0.0.0.0 --nat=extip:172.18.183.53 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=aec1a9f50e9a33bafea2d0a186fda3bba9c13e3967d6d4caf9042d7bfda5b56b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13953 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-03-01 04:41:18.901 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.183.53 waku 1f0aa74c9e34852380fd3fbbaa25dbb37351db495c16948978adb79b43401b07
|
|
2026-03-01 04:41:18.932 ERROR [src.node.docker_mananger] Max retries reached for container 01b233f552b9. Exiting log stream.
|
|
2026-03-01 04:41:18.935 DEBUG [src.node.docker_mananger] Container started with ID 1f0aa74c9e34. Setting up logs at ./log/docker/node1_2026-03-01_04-41-18__c7f5ba45-78a0-4777-b604-b3885fe90508__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:41:18.936 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13949
|
|
2026-03-01 04:41:18.936 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-01 04:41:19.486 ERROR [src.node.docker_mananger] Max retries reached for container 44c1ad5595e0. Exiting log stream.
|
|
2026-03-01 04:41:19.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13949/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:41:19.939 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-01 04:41:19.940 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-01 04:41:19.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13949/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:41:19.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.53/tcp/13950/p2p/16Uiu2HAm6sTb5zh6hcRMxHHMSqvWyAhetgRcKVZCUTjanLutDSAJ","/ip4/172.18.183.53/tcp/13951/ws/p2p/16Uiu2HAm6sTb5zh6hcRMxHHMSqvWyAhetgRcKVZCUTjanLutDSAJ"],"enrUri":"enr:-L24QKbn7kBCmc7XTxuk-jZxF7TfY3G67LwEN1i_atPPcXBIHrgmlYBTqWJzOKPLotzTK1AoSkhGOLE1mS-hM8ePu5ACgmlkgnY0gmlwhKwStzWKbXVsdGlhZGRyc5YACASsErc1BjZ-AAoErBK3NQY2f90DgnJzhQACAQAAiXNlY3AyNTZrMaECqgulaCH9asdN5VvIe_7yNkG-eL-pCRKD9-UNDNmEh2-DdGNwgjZ-g3VkcII2gIV3YWt1MgU"}'
|
|
2026-03-01 04:41:19.943 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-01 04:41:19.950 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-01 04:41:19.950 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-01_04-41-18__c7f5ba45-78a0-4777-b604-b3885fe90508__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:41:19.950 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-01 04:41:19.950 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-01 04:41:19.951 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-01 04:41:19.952 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.117.84
|
|
2026-03-01 04:41:19.952 DEBUG [src.node.docker_mananger] Generated ports ['51496', '51497', '51498', '51499', '51500']
|
|
2026-03-01 04:41:19.952 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-01 04:41:19.952 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-01 04:41:19.952 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-01 04:41:19.952 DEBUG [src.node.docker_mananger] docker run -i -t -p 51496:51496 -p 51497:51497 -p 51498:51498 -p 51499:51499 -p 51500:51500 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=51498 --rest-port=51496 --tcp-port=51497 --discv5-udp-port=51499 --rest-address=0.0.0.0 --nat=extip:172.18.117.84 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e9356dedebd96cfeabeb51defac03f84b0c9c1370fdb44bf9650bcd93aa9b27c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51500 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKbn7kBCmc7XTxuk-jZxF7TfY3G67LwEN1i_atPPcXBIHrgmlYBTqWJzOKPLotzTK1AoSkhGOLE1mS-hM8ePu5ACgmlkgnY0gmlwhKwStzWKbXVsdGlhZGRyc5YACASsErc1BjZ-AAoErBK3NQY2f90DgnJzhQACAQAAiXNlY3AyNTZrMaECqgulaCH9asdN5VvIe_7yNkG-eL-pCRKD9-UNDNmEh2-DdGNwgjZ-g3VkcII2gIV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-03-01 04:41:20.157 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.117.84 waku 63d7116f1a3a0a212a4feabab49147ca388100d57d000c2303b36446407041e7
|
|
2026-03-01 04:41:20.193 DEBUG [src.node.docker_mananger] Container started with ID 63d7116f1a3a. Setting up logs at ./log/docker/node2_2026-03-01_04-41-18__c7f5ba45-78a0-4777-b604-b3885fe90508__wakuorg_nwaku:latest.log
|
|
2026-03-01 04:41:20.193 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51496
|
|
2026-03-01 04:41:20.193 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-01 04:41:21.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51496/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:41:21.214 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-01 04:41:21.215 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-01 04:41:21.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51496/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:41:21.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.84/tcp/51497/p2p/16Uiu2HAkvHxyRjpYD1rsy12o8D15KSFxMoSwkySJuDxj6mdFh3ik","/ip4/172.18.117.84/tcp/51498/ws/p2p/16Uiu2HAkvHxyRjpYD1rsy12o8D15KSFxMoSwkySJuDxj6mdFh3ik"],"enrUri":"enr:-L24QJ_qKDTCyAG66BaQYBEFRL_ftRRESLrEtdGbK6X9uJWARtw1W8OiI53dwrYofPq0PMo6a87kXK7DDoWmA_7ItNUCgmlkgnY0gmlwhKwSdVSKbXVsdGlhZGRyc5YACASsEnVUBskpAAoErBJ1VAbJKt0DgnJzhQACAQAAiXNlY3AyNTZrMaECDOJBWcucsyBxpT2ubqr3hMjgMGUXi14F7mRzV5b8wt2DdGNwgskpg3VkcILJK4V3YWt1MgE"}'
|
|
2026-03-01 04:41:21.224 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-01 04:41:21.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51496/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.183.53/tcp/13950/p2p/16Uiu2HAm6sTb5zh6hcRMxHHMSqvWyAhetgRcKVZCUTjanLutDSAJ"]'
|
|
2026-03-01 04:41:21.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:41:21.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13949/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
|
2026-03-01 04:41:21.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:41:21.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51496/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
|
2026-03-01 04:41:21.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:41:21.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13949/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-01 04:41:21.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:41:21.245 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-01 04:41:21.346 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-01 04:41:21.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13949/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:41:21.349 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":1772340081238945920,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:41:21.350 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-01 04:41:21.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51496/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:41:21.353 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":1772340081238945920,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:41:21.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13949/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-01 04:41:21.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-01 04:41:21.360 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-01 04:41:21.461 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-01 04:41:21.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13949/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:41:21.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772340081355251138,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:41:21.466 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-01 04:41:21.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51496/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-01 04:41:21.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772340081355251138,"ephemeral":false,"proof":""}]'
|
|
2026-03-01 04:41:21.471 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-01 04:41:21.472 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-01 04:41:21.472 DEBUG [src.node.waku_node] Stopping container with id 1f0aa74c9e34
|
|
2026-03-01 04:41:22.071 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-01 04:41:22.071 DEBUG [src.node.waku_node] Stopping container with id 63d7116f1a3a
|
|
2026-03-01 04:41:22.645 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-01 04:41:22.648 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-01 04:41:22.654 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-01 04:41:22.659 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|