mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
81 lines
14 KiB
Plaintext
81 lines
14 KiB
Plaintext
2026-03-16 04:53:11.725 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-16 04:53:11.725 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_different_shard with id: 2026-03-16_04-53-11__d959f84a-2001-4558-b7f3-8b900694834a
|
|
2026-03-16 04:53:11.725 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-16 04:53:11.726 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-16 04:53:11.726 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-16 04:53:11.734 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 04:53:11.734 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_04-53-11__d959f84a-2001-4558-b7f3-8b900694834a__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:53:11.734 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 04:53:11.734 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 04:53:11.736 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 04:53:11.736 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.245
|
|
2026-03-16 04:53:11.737 DEBUG [src.node.docker_mananger] Generated ports ['40777', '40778', '40779', '40780', '40781']
|
|
2026-03-16 04:53:11.737 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 04:53:11.737 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 04:53:11.737 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 04:53:11.737 DEBUG [src.node.docker_mananger] docker run -i -t -p 40777:40777 -p 40778:40778 -p 40779:40779 -p 40780:40780 -p 40781:40781 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=40779 --rest-port=40777 --tcp-port=40778 --discv5-udp-port=40780 --rest-address=0.0.0.0 --nat=extip:172.18.173.245 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=abda48dfe2ae1ae1f7bd17d9fc3852a6ed85d1efbf0cabe213c133e1b51ea73a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40781 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
|
2026-03-16 04:53:11.934 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.245 waku ad381d20dd2f88ce3aa89e06546b5ade9e87c970e61e2dacfa4827be2ce14990
|
|
2026-03-16 04:53:11.972 DEBUG [src.node.docker_mananger] Container started with ID ad381d20dd2f. Setting up logs at ./log/docker/node1_2026-03-16_04-53-11__d959f84a-2001-4558-b7f3-8b900694834a__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:53:11.973 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40777
|
|
2026-03-16 04:53:11.974 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 04:53:11.995 ERROR [src.node.docker_mananger] Max retries reached for container 15ab3588419f. Exiting log stream.
|
|
2026-03-16 04:53:12.514 ERROR [src.node.docker_mananger] Max retries reached for container 21bc6855af01. Exiting log stream.
|
|
2026-03-16 04:53:12.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40777/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:53:12.978 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-16 04:53:12.979 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 04:53:12.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40777/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:53:12.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.245/tcp/40778/p2p/16Uiu2HAmTMA2KzWQZK8DZ48Wsgek3eSnLDoE41DYYbLoZxjmLpBF","/ip4/172.18.173.245/tcp/40779/ws/p2p/16Uiu2HAmTMA2KzWQZK8DZ48Wsgek3eSnLDoE41DYYbLoZxjmLpBF"],"enrUri":"enr:-L24QM3SNsKHOb9RuUgcvb3Fr9Cq98KJtqkW0gfaacKQfHC4O-qLDIu2CtX6vELCBequQ7YHSAF3_fifTReydcMw6TYCgmlkgnY0gmlwhKwSrfWKbXVsdGlhZGRyc5YACASsEq31Bp9KAAoErBKt9QafS90DgnJzhQACAQAAiXNlY3AyNTZrMaED2k3JZgrSM4Hd7P8o_H-0ZoqO6U-qLfZtuem6w7DJm6aDdGNwgp9Kg3VkcIKfTIV3YWt1MgU"}'
|
|
2026-03-16 04:53:12.983 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 04:53:12.991 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-16 04:53:12.991 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_04-53-11__d959f84a-2001-4558-b7f3-8b900694834a__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:53:12.991 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 04:53:12.992 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 04:53:12.994 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 04:53:12.994 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.98
|
|
2026-03-16 04:53:12.994 DEBUG [src.node.docker_mananger] Generated ports ['1988', '1989', '1990', '1991', '1992']
|
|
2026-03-16 04:53:12.994 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 04:53:12.994 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 04:53:12.994 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 04:53:12.994 DEBUG [src.node.docker_mananger] docker run -i -t -p 1988:1988 -p 1989:1989 -p 1990:1990 -p 1991:1991 -p 1992:1992 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=1990 --rest-port=1988 --tcp-port=1989 --discv5-udp-port=1991 --rest-address=0.0.0.0 --nat=extip:172.18.104.98 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=76fd4eb242f59c7d716046f116b59c61ccae3e19c0be09aa1da804dcfb7ab513 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1992 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM3SNsKHOb9RuUgcvb3Fr9Cq98KJtqkW0gfaacKQfHC4O-qLDIu2CtX6vELCBequQ7YHSAF3_fifTReydcMw6TYCgmlkgnY0gmlwhKwSrfWKbXVsdGlhZGRyc5YACASsEq31Bp9KAAoErBKt9QafS90DgnJzhQACAQAAiXNlY3AyNTZrMaED2k3JZgrSM4Hd7P8o_H-0ZoqO6U-qLfZtuem6w7DJm6aDdGNwgp9Kg3VkcIKfTIV3YWt1MgU --content-topic=/waku/2/content/test.js
|
|
2026-03-16 04:53:13.221 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.98 waku 222977bd9e627d9c757785e0405ab9fc17fa67802d4dd9d99ce6648857773191
|
|
2026-03-16 04:53:13.258 DEBUG [src.node.docker_mananger] Container started with ID 222977bd9e62. Setting up logs at ./log/docker/node2_2026-03-16_04-53-11__d959f84a-2001-4558-b7f3-8b900694834a__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:53:13.259 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1988
|
|
2026-03-16 04:53:13.259 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 04:53:14.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1988/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:53:14.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-16 04:53:14.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1988/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:53:14.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-16 04:53:14.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1988/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:53:14.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-16 04:53:14.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1988/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:53:14.574 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-16 04:53:14.574 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 04:53:14.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1988/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:53:14.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.98/tcp/1989/p2p/16Uiu2HAm4qjkSjzJtdWQQcQPKqV6YnjWcBwVnsq74R6Wb87nZ2Sx","/ip4/172.18.104.98/tcp/1990/ws/p2p/16Uiu2HAm4qjkSjzJtdWQQcQPKqV6YnjWcBwVnsq74R6Wb87nZ2Sx"],"enrUri":"enr:-L24QLs2h_r3Ib6_oDkq-Iusvze9hAD0cINkQDF3IxX-fzHHKd7XgXZ5afr2tWoUu0agVt_0chrnd0J0aBsUZZahhWMCgmlkgnY0gmlwhKwSaGKKbXVsdGlhZGRyc5YACASsEmhiBgfFAAoErBJoYgYHxt0DgnJzhQACAQAAiXNlY3AyNTZrMaECi-NiY7upGKVVFaefsqNFpo-J5FoUS8wcsyXMI_ZfjVWDdGNwggfFg3VkcIIHx4V3YWt1MgE"}'
|
|
2026-03-16 04:53:14.577 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 04:53:14.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1988/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.173.245/tcp/40778/p2p/16Uiu2HAmTMA2KzWQZK8DZ48Wsgek3eSnLDoE41DYYbLoZxjmLpBF"]'
|
|
2026-03-16 04:53:14.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:53:14.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40777/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-16 04:53:14.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:53:14.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1988/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-03-16 04:53:14.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:53:14.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40777/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-16 04:53:14.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 04:53:14.643 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-16 04:53:14.743 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-16 04:53:14.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40777/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 04:53:14.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773636792894690335,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773636790310265306,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773636790617175417,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773636794628462886,"ephemeral":false,"proof":""}]'
|
|
2026-03-16 04:53:14.796 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-16 04:53:14.797 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-16 04:53:14.798 DEBUG [src.node.waku_node] Stopping container with id ad381d20dd2f
|
|
2026-03-16 04:53:15.468 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 04:53:15.469 DEBUG [src.node.waku_node] Stopping container with id 222977bd9e62
|
|
2026-03-16 04:53:16.079 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 04:53:16.082 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-16 04:53:16.221 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 04:53:16.257 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 04:53:16.259 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-16 04:53:16.259 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-16 04:53:16.259 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-16_04-53-11__d959f84a-2001-4558-b7f3-8b900694834a__wakuorg_nwaku:latest.log
|
|
2026-03-16 04:53:16.260 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-16_04-53-11__d959f84a-2001-4558-b7f3-8b900694834a__wakuorg_nwaku:latest.log
|