mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-27 22:23:37 +00:00
102 lines
17 KiB
Plaintext
102 lines
17 KiB
Plaintext
2026-03-11 04:35:09.780 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:35:09.781 DEBUG [tests.conftest] Running test: test_content_topic_and_pubsub_topic_not_in_docker_flags with id: 2026-03-11_04-35-09__101f8b43-11a5-4443-bc62-1079776ae2e9
|
|
2026-03-11 04:35:09.781 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:35:09.782 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:35:09.782 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-11 04:35:09.793 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:35:09.794 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-35-09__101f8b43-11a5-4443-bc62-1079776ae2e9__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:09.794 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:35:09.795 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:35:09.797 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:35:09.797 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.167
|
|
2026-03-11 04:35:09.797 DEBUG [src.node.docker_mananger] Generated ports ['31906', '31907', '31908', '31909', '31910']
|
|
2026-03-11 04:35:09.797 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:35:09.797 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:35:09.798 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:35:09.798 DEBUG [src.node.docker_mananger] docker run -i -t -p 31906:31906 -p 31907:31907 -p 31908:31908 -p 31909:31909 -p 31910:31910 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=31908 --rest-port=31906 --tcp-port=31907 --discv5-udp-port=31909 --rest-address=0.0.0.0 --nat=extip:172.18.169.167 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c1a2f6dc359f0ccdfcbeb17ef3a93a6fdaacfe0d359a66cdc8b812a2aebc2d9f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31910 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-11 04:35:10.025 ERROR [src.node.docker_mananger] Max retries reached for container 2a4361c5d2f7. Exiting log stream.
|
|
2026-03-11 04:35:10.027 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.167 waku ef653ea986442dbec9a2be691d336f15db2e86bd0bc79564cb0ab93d3ce7389c
|
|
2026-03-11 04:35:10.065 DEBUG [src.node.docker_mananger] Container started with ID ef653ea98644. Setting up logs at ./log/docker/node1_2026-03-11_04-35-09__101f8b43-11a5-4443-bc62-1079776ae2e9__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:10.067 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31906
|
|
2026-03-11 04:35:10.067 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:35:10.713 ERROR [src.node.docker_mananger] Max retries reached for container 762e9c33bdbd. Exiting log stream.
|
|
2026-03-11 04:35:11.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:11.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:11.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:11.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:11.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:11.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:11.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:11.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:11.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:11.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:11.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:11.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:11.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:11.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:11.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:11.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:11.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:11.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:11.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:11.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:12.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:12.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:12.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:12.204 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-11 04:35:12.205 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:35:12.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:12.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.167/tcp/31907/p2p/16Uiu2HAkzpctaSnFEk7UP65qZKd72JVymSCZEqwBUG4A8957F2vf","/ip4/172.18.169.167/tcp/31908/ws/p2p/16Uiu2HAkzpctaSnFEk7UP65qZKd72JVymSCZEqwBUG4A8957F2vf"],"enrUri":"enr:-L24QKK8WEd1fbs1q28MjyULBI3k8nsDh1GMh4qqPWZyi1eRQ5dQIZQEnpKZ6K4URva79nb0u2Pfy0H-UjVhsYLHWn0CgmlkgnY0gmlwhKwSqaeKbXVsdGlhZGRyc5YACASsEqmnBnyjAAoErBKppwZ8pN0DgnJzhQACAQAAiXNlY3AyNTZrMaECUCtMqErE61Q1KhOtqQkBzcm15NegEZJ4KDOPjdxaUtyDdGNwgnyjg3VkcIJ8pYV3YWt1MgU"}'
|
|
2026-03-11 04:35:12.209 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:35:12.217 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:35:12.218 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-35-09__101f8b43-11a5-4443-bc62-1079776ae2e9__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:12.218 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:35:12.219 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:35:12.222 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:35:12.222 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.61.40
|
|
2026-03-11 04:35:12.222 DEBUG [src.node.docker_mananger] Generated ports ['50864', '50865', '50866', '50867', '50868']
|
|
2026-03-11 04:35:12.222 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:35:12.223 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:35:12.223 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:35:12.223 DEBUG [src.node.docker_mananger] docker run -i -t -p 50864:50864 -p 50865:50865 -p 50866:50866 -p 50867:50867 -p 50868:50868 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=50866 --rest-port=50864 --tcp-port=50865 --discv5-udp-port=50867 --rest-address=0.0.0.0 --nat=extip:172.18.61.40 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=8dc4aba131cfc621ce315b831daffeb778f59e9d0c2dd6d3bc74f6fe0fab0f8d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50868 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKK8WEd1fbs1q28MjyULBI3k8nsDh1GMh4qqPWZyi1eRQ5dQIZQEnpKZ6K4URva79nb0u2Pfy0H-UjVhsYLHWn0CgmlkgnY0gmlwhKwSqaeKbXVsdGlhZGRyc5YACASsEqmnBnyjAAoErBKppwZ8pN0DgnJzhQACAQAAiXNlY3AyNTZrMaECUCtMqErE61Q1KhOtqQkBzcm15NegEZJ4KDOPjdxaUtyDdGNwgnyjg3VkcIJ8pYV3YWt1MgU
|
|
2026-03-11 04:35:12.426 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.61.40 waku 1fe71ead9f79ee2cc0b36291ca5524c070990d4243645341df6c0972a4098115
|
|
2026-03-11 04:35:12.460 DEBUG [src.node.docker_mananger] Container started with ID 1fe71ead9f79. Setting up logs at ./log/docker/node2_2026-03-11_04-35-09__101f8b43-11a5-4443-bc62-1079776ae2e9__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:35:12.461 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50864
|
|
2026-03-11 04:35:12.461 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:35:13.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50864/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:13.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:13.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50864/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:13.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:13.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50864/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:13.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-11 04:35:13.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50864/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:13.774 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":"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":"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-11 04:35:13.774 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:35:13.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50864/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:13.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.61.40/tcp/50865/p2p/16Uiu2HAmJjcZ6koMqKNnqazXtrtVWS8HTovw7v2yr154XZTabMcq","/ip4/172.18.61.40/tcp/50866/ws/p2p/16Uiu2HAmJjcZ6koMqKNnqazXtrtVWS8HTovw7v2yr154XZTabMcq"],"enrUri":"enr:-L24QNX_QOlAqO_F843D6SxdbFpWTU2BoWUEWkZNeVl9vMk4UtHF8r4LuPQvIaFW9bje-y8I41sobWFbwtwxJen9Z3wCgmlkgnY0gmlwhKwSPSiKbXVsdGlhZGRyc5YACASsEj0oBsaxAAoErBI9KAbGst0DgnJzhQACAQAAiXNlY3AyNTZrMaEDWlVhX2kA1RLwD5n02Oc0LXEgzBKZAwyl3wAIMGCEn46DdGNwgsaxg3VkcILGs4V3YWt1MgE"}'
|
|
2026-03-11 04:35:13.776 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:35:13.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50864/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.169.167/tcp/31907/p2p/16Uiu2HAkzpctaSnFEk7UP65qZKd72JVymSCZEqwBUG4A8957F2vf"]'
|
|
2026-03-11 04:35:13.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:13.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31906/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-11 04:35:13.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:13.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50864/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-11 04:35:13.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:13.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31906/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-11 04:35:13.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:13.832 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-11 04:35:13.932 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:13.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31906/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:13.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203713821259695,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:13.936 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-11 04:35:13.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50864/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:35:13.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773203713821259695,"ephemeral":false,"proof":""}]'
|
|
2026-03-11 04:35:13.942 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:35:13.943 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:35:13.943 DEBUG [src.node.waku_node] Stopping container with id ef653ea98644
|
|
2026-03-11 04:35:14.553 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:35:14.556 DEBUG [src.node.waku_node] Stopping container with id 1fe71ead9f79
|
|
2026-03-11 04:35:15.129 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:35:15.132 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:35:15.171 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:35:15.199 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|