mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
91 lines
15 KiB
Plaintext
91 lines
15 KiB
Plaintext
2026-03-12 04:38:56.562 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-12 04:38:56.562 DEBUG [tests.conftest] Running test: test_2_nodes_different_cluster_same_shard with id: 2026-03-12_04-38-56__9542d540-d24b-4aa7-8124-24246f934fa5
|
|
2026-03-12 04:38:56.563 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-12 04:38:56.563 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-12 04:38:56.563 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-12 04:38:56.571 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:56.571 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-38-56__9542d540-d24b-4aa7-8124-24246f934fa5__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:56.571 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:56.571 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:56.573 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:56.573 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.239
|
|
2026-03-12 04:38:56.573 DEBUG [src.node.docker_mananger] Generated ports ['11160', '11161', '11162', '11163', '11164']
|
|
2026-03-12 04:38:56.573 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-12 04:38:56.574 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:38:56.574 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:56.574 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:56.574 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:56.574 DEBUG [src.node.docker_mananger] docker run -i -t -p 11160:11160 -p 11161:11161 -p 11162:11162 -p 11163:11163 -p 11164:11164 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=11162 --rest-port=11160 --tcp-port=11161 --discv5-udp-port=11163 --rest-address=0.0.0.0 --nat=extip:172.18.5.239 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a14cc6fbb972fb3fd3d111bfcff0ad9de1e0e1a8000ddb1f0988c37da371ac25 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11164 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-12 04:38:56.779 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.239 waku 6670cf36f7a88ae296f92cc2fc9c1a2a8f0d13cf536255ae3627bbd1f3767d59
|
|
2026-03-12 04:38:56.816 ERROR [src.node.docker_mananger] Max retries reached for container 141bf0f8d80d. Exiting log stream.
|
|
2026-03-12 04:38:56.822 DEBUG [src.node.docker_mananger] Container started with ID 6670cf36f7a8. Setting up logs at ./log/docker/node1_2026-03-12_04-38-56__9542d540-d24b-4aa7-8124-24246f934fa5__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:56.822 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11160
|
|
2026-03-12 04:38:56.822 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:57.337 ERROR [src.node.docker_mananger] Max retries reached for container 4bbc41b60596. Exiting log stream.
|
|
2026-03-12 04:38:57.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11160/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:57.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:57.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11160/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:57.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:58.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11160/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:58.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:58.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11160/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:58.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:58.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11160/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:58.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:58.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11160/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:58.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:38:58.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11160/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:58.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:38:58.444 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:58.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11160/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:58.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.239/tcp/11161/p2p/16Uiu2HAm8n3rwu8sbXC1tS1Ui7ifagwNTSdLnjyJFNBZ342gohAh","/ip4/172.18.5.239/tcp/11162/ws/p2p/16Uiu2HAm8n3rwu8sbXC1tS1Ui7ifagwNTSdLnjyJFNBZ342gohAh"],"enrUri":"enr:-L24QOffO5FfrtK5wTNsTwswIPFn5OnqAIpHKtRHNesAyMPIJ01pm-ttb8NZ5tUCdu6jgV-AUciKV8Fff7QUCBPbXvMCgmlkgnY0gmlwhKwSBe-KbXVsdGlhZGRyc5YACASsEgXvBiuZAAoErBIF7wYrmt0DgnJzhQACAQAAiXNlY3AyNTZrMaECxmBJyfjJ-hCMDBuhBaKbDZuonczshEhU48vATJgy9dKDdGNwgiuZg3VkcIIrm4V3YWt1MgU"}'
|
|
2026-03-12 04:38:58.447 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:58.454 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:38:58.454 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-38-56__9542d540-d24b-4aa7-8124-24246f934fa5__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:58.454 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:38:58.454 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:38:58.456 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:38:58.456 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.72.167
|
|
2026-03-12 04:38:58.456 DEBUG [src.node.docker_mananger] Generated ports ['30698', '30699', '30700', '30701', '30702']
|
|
2026-03-12 04:38:58.456 DEBUG [src.node.waku_node] Cluster id was resolved to: 4
|
|
2026-03-12 04:38:58.456 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-12 04:38:58.457 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:38:58.457 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:38:58.457 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:38:58.457 DEBUG [src.node.docker_mananger] docker run -i -t -p 30698:30698 -p 30699:30699 -p 30700:30700 -p 30701:30701 -p 30702:30702 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=30700 --rest-port=30698 --tcp-port=30699 --discv5-udp-port=30701 --rest-address=0.0.0.0 --nat=extip:172.18.72.167 --peer-exchange=true --discv5-discovery=true --cluster-id=4 --nodekey=ac702b611d2fdc0998a885d3ffde7fb68e6ca0cf8c9adeb4cbc4aa7adb28b597 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30702 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOffO5FfrtK5wTNsTwswIPFn5OnqAIpHKtRHNesAyMPIJ01pm-ttb8NZ5tUCdu6jgV-AUciKV8Fff7QUCBPbXvMCgmlkgnY0gmlwhKwSBe-KbXVsdGlhZGRyc5YACASsEgXvBiuZAAoErBIF7wYrmt0DgnJzhQACAQAAiXNlY3AyNTZrMaECxmBJyfjJ-hCMDBuhBaKbDZuonczshEhU48vATJgy9dKDdGNwgiuZg3VkcIIrm4V3YWt1MgU
|
|
2026-03-12 04:38:58.678 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.72.167 waku f93f22c35432835b6309581b4d06f3cfd5db433988cd54b1ba74695da6829c78
|
|
2026-03-12 04:38:58.712 DEBUG [src.node.docker_mananger] Container started with ID f93f22c35432. Setting up logs at ./log/docker/node2_2026-03-12_04-38-56__9542d540-d24b-4aa7-8124-24246f934fa5__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:38:58.713 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30698
|
|
2026-03-12 04:38:58.713 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:38:59.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30698/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:59.734 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-12 04:38:59.736 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:38:59.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30698/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:59.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.167/tcp/30699/p2p/16Uiu2HAkv5H592GNKZ6HN4o2YSv1dLuUZjZvTDwFdivA6sSBnJUL","/ip4/172.18.72.167/tcp/30700/ws/p2p/16Uiu2HAkv5H592GNKZ6HN4o2YSv1dLuUZjZvTDwFdivA6sSBnJUL"],"enrUri":"enr:-L24QE5kJU2dGRwk4VVDQ73KS_QDeEy2xDae1EBI534mZI0QHfk5E_WJoZR_g2A9N7TWztJvSQGToE-PwmlRDgBEIwoCgmlkgnY0gmlwhKwSSKeKbXVsdGlhZGRyc5YACASsEkinBnfrAAoErBJIpwZ37N0DgnJzhQAEAQAAiXNlY3AyNTZrMaECCaIrNMUF3tqy48wgVeuGpuHVd727om1mwo2XfL78Gd2DdGNwgnfrg3VkcIJ37YV3YWt1MgE"}'
|
|
2026-03-12 04:38:59.746 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:38:59.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30698/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.5.239/tcp/11161/p2p/16Uiu2HAm8n3rwu8sbXC1tS1Ui7ifagwNTSdLnjyJFNBZ342gohAh"]'
|
|
2026-03-12 04:38:59.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:59.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11160/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-12 04:38:59.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:59.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30698/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/4/0"]'
|
|
2026-03-12 04:38:59.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:59.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11160/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:38:59.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:38:59.798 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:38:59.898 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:38:59.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11160/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:38:59.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290339787370076,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290339833279419,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:38:59.910 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-12 04:38:59.911 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-12 04:38:59.911 DEBUG [src.node.waku_node] Stopping container with id 6670cf36f7a8
|
|
2026-03-12 04:39:00.517 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:39:00.519 DEBUG [src.node.waku_node] Stopping container with id f93f22c35432
|
|
2026-03-12 04:39:01.084 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:39:01.089 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-12 04:39:01.149 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:39:01.156 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:39:01.157 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-12 04:39:01.157 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-12 04:39:01.158 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-12_04-38-56__9542d540-d24b-4aa7-8124-24246f934fa5__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:39:01.158 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-12_04-38-56__9542d540-d24b-4aa7-8124-24246f934fa5__wakuorg_nwaku:latest.log
|