mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
76 lines
13 KiB
Plaintext
76 lines
13 KiB
Plaintext
2026-02-28 04:28:52.808 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:28:52.808 DEBUG [tests.conftest] Running test: test_content_topic_not_in_docker_flags with id: 2026-02-28_04-28-52__eae2bbc2-7845-4bed-b27d-c67e42a07cc1
|
|
2026-02-28 04:28:52.808 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:28:52.809 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 04:28:52.809 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-28 04:28:52.816 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:28:52.817 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-28-52__eae2bbc2-7845-4bed-b27d-c67e42a07cc1__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:28:52.817 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:28:52.817 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:28:52.818 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:28:52.818 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.112
|
|
2026-02-28 04:28:52.819 DEBUG [src.node.docker_mananger] Generated ports ['63725', '63726', '63727', '63728', '63729']
|
|
2026-02-28 04:28:52.819 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:28:52.819 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:28:52.819 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:28:52.819 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:28:52.819 DEBUG [src.node.docker_mananger] docker run -i -t -p 63725:63725 -p 63726:63726 -p 63727:63727 -p 63728:63728 -p 63729:63729 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=63727 --rest-port=63725 --tcp-port=63726 --discv5-udp-port=63728 --rest-address=0.0.0.0 --nat=extip:172.18.168.112 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=db9da4997deab4fed5f24ace1add132bc2abc6c7efa6cef8e11e696e9d49fa67 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63729 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-28 04:28:53.011 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.112 waku 2fce7b5014af82439c6b0548b57a5a788e4cbed58d7d9d5ac630c9ffaa836395
|
|
2026-02-28 04:28:53.032 ERROR [src.node.docker_mananger] Max retries reached for container 42f5eb0eb102. Exiting log stream.
|
|
2026-02-28 04:28:53.053 DEBUG [src.node.docker_mananger] Container started with ID 2fce7b5014af. Setting up logs at ./log/docker/node1_2026-02-28_04-28-52__eae2bbc2-7845-4bed-b27d-c67e42a07cc1__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:28:53.053 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63725
|
|
2026-02-28 04:28:53.054 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:28:53.606 ERROR [src.node.docker_mananger] Max retries reached for container 5ce8550860a2. Exiting log stream.
|
|
2026-02-28 04:28:54.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63725/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:54.057 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-02-28 04:28:54.057 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:28:54.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63725/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:54.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.112/tcp/63726/p2p/16Uiu2HAmDmNT6jtdPM4meRqEiNNxJduMDE16gMtwn5eEixZ2AvcH","/ip4/172.18.168.112/tcp/63727/ws/p2p/16Uiu2HAmDmNT6jtdPM4meRqEiNNxJduMDE16gMtwn5eEixZ2AvcH"],"enrUri":"enr:-L24QDGyD9e4z4w8sxtQV1fL8_nMlCwKf27kcKBQYLhXUXPxDndLtMZAKr7O0KDtsLiQERQjPzvyxmAwEZnjVYMR10kCgmlkgnY0gmlwhKwSqHCKbXVsdGlhZGRyc5YACASsEqhwBvjuAAoErBKocAb4790DgnJzhQACAQAAiXNlY3AyNTZrMaEDEH4pGA_ks99yUyQZ4L5kGnybKOjMXdcjypbzJxGymiqDdGNwgvjug3VkcIL48IV3YWt1MgU"}'
|
|
2026-02-28 04:28:54.060 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:28:54.067 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:28:54.067 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-28-52__eae2bbc2-7845-4bed-b27d-c67e42a07cc1__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:28:54.067 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:28:54.068 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:28:54.069 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:28:54.069 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.60
|
|
2026-02-28 04:28:54.069 DEBUG [src.node.docker_mananger] Generated ports ['6634', '6635', '6636', '6637', '6638']
|
|
2026-02-28 04:28:54.069 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:28:54.070 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:28:54.070 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:28:54.070 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:28:54.070 DEBUG [src.node.docker_mananger] docker run -i -t -p 6634:6634 -p 6635:6635 -p 6636:6636 -p 6637:6637 -p 6638:6638 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=6636 --rest-port=6634 --tcp-port=6635 --discv5-udp-port=6637 --rest-address=0.0.0.0 --nat=extip:172.18.242.60 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1911fc83efe1becf66ddcfc3bfbaaeb80c30fc9acdd9da435e7b0f3dbcada49d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6638 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDGyD9e4z4w8sxtQV1fL8_nMlCwKf27kcKBQYLhXUXPxDndLtMZAKr7O0KDtsLiQERQjPzvyxmAwEZnjVYMR10kCgmlkgnY0gmlwhKwSqHCKbXVsdGlhZGRyc5YACASsEqhwBvjuAAoErBKocAb4790DgnJzhQACAQAAiXNlY3AyNTZrMaEDEH4pGA_ks99yUyQZ4L5kGnybKOjMXdcjypbzJxGymiqDdGNwgvjug3VkcIL48IV3YWt1MgU
|
|
2026-02-28 04:28:54.267 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.60 waku 1b30df3f0eba3f7d9dc6ff2e9339900dfb1a9a8d309f8e2966e1225f83c4d08d
|
|
2026-02-28 04:28:54.302 DEBUG [src.node.docker_mananger] Container started with ID 1b30df3f0eba. Setting up logs at ./log/docker/node2_2026-02-28_04-28-52__eae2bbc2-7845-4bed-b27d-c67e42a07cc1__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:28:54.303 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6634
|
|
2026-02-28 04:28:54.303 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:28:55.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6634/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:55.325 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-02-28 04:28:55.327 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:28:55.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6634/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:55.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.60/tcp/6635/p2p/16Uiu2HAmA1ZAjjkFCp25YA4rUEPCUJ3KcWFHygMydZPVMgtEbZoP","/ip4/172.18.242.60/tcp/6636/ws/p2p/16Uiu2HAmA1ZAjjkFCp25YA4rUEPCUJ3KcWFHygMydZPVMgtEbZoP"],"enrUri":"enr:-L24QN6OKDNKlR9dJrJfx8vezBAkgHufqu4VFYw1TNfCJThgFXc0Bkp2wgdMGJgax3RskU_aPpwc-pq6gk5KDg_K0tACgmlkgnY0gmlwhKwS8jyKbXVsdGlhZGRyc5YACASsEvI8BhnrAAoErBLyPAYZ7N0DgnJzhQACAQAAiXNlY3AyNTZrMaEC2LGptEgrEtT7njLj4QCQ5dsVE08cLgd-LPkZ_uU6fsKDdGNwghnrg3VkcIIZ7YV3YWt1MgE"}'
|
|
2026-02-28 04:28:55.334 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:28:55.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6634/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.112/tcp/63726/p2p/16Uiu2HAmDmNT6jtdPM4meRqEiNNxJduMDE16gMtwn5eEixZ2AvcH"]'
|
|
2026-02-28 04:28:55.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:55.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63725/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-02-28 04:28:55.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:55.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6634/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-02-28 04:28:55.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:55.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63725/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:28:55.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:55.353 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:28:55.453 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:55.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63725/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:55.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252935347931233,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:55.458 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:55.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6634/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:55.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252935347931233,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:55.463 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:28:55.464 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:28:55.464 DEBUG [src.node.waku_node] Stopping container with id 2fce7b5014af
|
|
2026-02-28 04:28:56.014 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:28:56.015 DEBUG [src.node.waku_node] Stopping container with id 1b30df3f0eba
|
|
2026-02-28 04:28:56.565 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:28:56.566 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:28:56.576 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:28:56.582 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|