mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
70 lines
12 KiB
Plaintext
70 lines
12 KiB
Plaintext
2025-12-11 04:15:47.220 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:15:47.221 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_only_store with id: 2025-12-11_04-15-47__26d072f9-3e91-4ad9-8ab1-0530f4fe6a65
|
|
2025-12-11 04:15:47.222 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:15:47.222 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-11 04:15:47.235 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:15:47.236 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-11_04-15-47__26d072f9-3e91-4ad9-8ab1-0530f4fe6a65__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:47.237 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:15:47.237 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:15:47.242 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:15:47.242 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.168
|
|
2025-12-11 04:15:47.243 DEBUG [src.node.docker_mananger] Generated ports ['12684', '12685', '12686', '12687', '12688']
|
|
2025-12-11 04:15:47.245 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:15:47.246 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:15:47.247 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:15:47.247 DEBUG [src.node.docker_mananger] docker run -i -t -p 12684:12684 -p 12685:12685 -p 12686:12686 -p 12687:12687 -p 12688:12688 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=12686 --rest-port=12684 --tcp-port=12685 --discv5-udp-port=12687 --rest-address=0.0.0.0 --nat=extip:172.18.196.168 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=20dabc7cd7e39a8a32d101aaf39c4028b2714ee3e21fa9ae89ede7abc776f0cd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12688 --metrics-logging=true --store=true --relay=true
|
|
2025-12-11 04:15:47.444 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.168 waku 7880806e5942c475f38a632320bdbe190dc0ba84c0b7002dfcf5ffc899bd6b39
|
|
2025-12-11 04:15:47.451 ERROR [src.node.docker_mananger] Max retries reached for container 8aea60060e48. Exiting log stream.
|
|
2025-12-11 04:15:47.477 DEBUG [src.node.docker_mananger] Container started with ID 7880806e5942. Setting up logs at ./log/docker/publishing_node1_2025-12-11_04-15-47__26d072f9-3e91-4ad9-8ab1-0530f4fe6a65__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:47.479 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12684
|
|
2025-12-11 04:15:47.480 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:15:48.065 ERROR [src.node.docker_mananger] Max retries reached for container 11602663ef8e. Exiting log stream.
|
|
2025-12-11 04:15:48.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12684/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:48.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-11 04:15:48.485 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:15:48.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12684/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:48.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.168/tcp/12685/p2p/16Uiu2HAm6SjsgrV7RsUcJ1QRBQ5BJfy86P2YZsEkL7PbeKRQ1B22","/ip4/172.18.196.168/tcp/12686/ws/p2p/16Uiu2HAm6SjsgrV7RsUcJ1QRBQ5BJfy86P2YZsEkL7PbeKRQ1B22"],"enrUri":"enr:-L24QMBm0o8PaS05_lwkGsbApNl4lc3gHxoZcxRdwONDkeeJVrawLJ_K73nlwEWB2HmXedJQWcdAo_8D6FO0UVII7jUCgmlkgnY0gmlwhKwSxKiKbXVsdGlhZGRyc5YACASsEsSoBjGNAAoErBLEqAYxjt0DgnJzhQADAQAAiXNlY3AyNTZrMaECo7aKcPCVh_04RZGCOGGg372oagx0dvdmhXU3y2noahODdGNwgjGNg3VkcIIxj4V3YWt1MgM"}'
|
|
2025-12-11 04:15:48.488 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:15:48.496 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:15:48.496 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-11_04-15-47__26d072f9-3e91-4ad9-8ab1-0530f4fe6a65__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:48.496 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:15:48.496 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:15:48.498 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:15:48.498 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.75
|
|
2025-12-11 04:15:48.498 DEBUG [src.node.docker_mananger] Generated ports ['32222', '32223', '32224', '32225', '32226']
|
|
2025-12-11 04:15:48.498 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:15:48.498 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:15:48.499 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:15:48.499 DEBUG [src.node.docker_mananger] docker run -i -t -p 32222:32222 -p 32223:32223 -p 32224:32224 -p 32225:32225 -p 32226:32226 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=32224 --rest-port=32222 --tcp-port=32223 --discv5-udp-port=32225 --rest-address=0.0.0.0 --nat=extip:172.18.100.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=98399b0ca44491b4dd0aaba2d8dcafbba65fcf37e7eebebfd5fb77574e68eaec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32226 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMBm0o8PaS05_lwkGsbApNl4lc3gHxoZcxRdwONDkeeJVrawLJ_K73nlwEWB2HmXedJQWcdAo_8D6FO0UVII7jUCgmlkgnY0gmlwhKwSxKiKbXVsdGlhZGRyc5YACASsEsSoBjGNAAoErBLEqAYxjt0DgnJzhQADAQAAiXNlY3AyNTZrMaECo7aKcPCVh_04RZGCOGGg372oagx0dvdmhXU3y2noahODdGNwgjGNg3VkcIIxj4V3YWt1MgM --storenode=/ip4/172.18.196.168/tcp/12685/p2p/16Uiu2HAm6SjsgrV7RsUcJ1QRBQ5BJfy86P2YZsEkL7PbeKRQ1B22 --store=true --relay=false
|
|
2025-12-11 04:15:48.701 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.75 waku 6abe228b499d4bc93f23ea342fa3d819667f1bdd0a2dfa626a9a9ddaa5827992
|
|
2025-12-11 04:15:48.735 DEBUG [src.node.docker_mananger] Container started with ID 6abe228b499d. Setting up logs at ./log/docker/store_node1_2025-12-11_04-15-47__26d072f9-3e91-4ad9-8ab1-0530f4fe6a65__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:15:48.736 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32222
|
|
2025-12-11 04:15:48.736 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:15:49.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32222/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:49.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-11 04:15:49.741 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:15:49.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32222/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:49.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.75/tcp/32223/p2p/16Uiu2HAmMT5je38PJLfFqkCYx44dCV4MR9MSntXgLtPFYuJn1nA8","/ip4/172.18.100.75/tcp/32224/ws/p2p/16Uiu2HAmMT5je38PJLfFqkCYx44dCV4MR9MSntXgLtPFYuJn1nA8"],"enrUri":"enr:-L24QOqQKQ7SMjymwVc_HE-lWCGb1eCDq4J0YZFLBRsdw3QXDaP31ifGpNvqqOiD9RvKv6FN_Vcn51VcsS3XSkYgv6kCgmlkgnY0gmlwhKwSZEuKbXVsdGlhZGRyc5YACASsEmRLBn3fAAoErBJkSwZ94N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgqxNRd8iYg3i0BQLe6HiYQKgjHk_i-vXRlKypu4xFVWDdGNwgn3fg3VkcIJ94YV3YWt1MgI"}'
|
|
2025-12-11 04:15:49.743 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:15:49.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32222/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.196.168/tcp/12685/p2p/16Uiu2HAm6SjsgrV7RsUcJ1QRBQ5BJfy86P2YZsEkL7PbeKRQ1B22"]'
|
|
2025-12-11 04:15:49.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:49.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12684/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-11 04:15:49.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:49.785 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:15:49.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12684/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:15:49.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:15:49.795 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:15:49.996 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-11 04:15:49.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12684/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:15:50.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
|
2025-12-11 04:15:50.000 DEBUG [src.steps.store] messages length is 0
|
|
2025-12-11 04:15:50.002 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:15:50.003 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:15:50.003 DEBUG [src.node.waku_node] Stopping container with id 7880806e5942
|
|
2025-12-11 04:15:50.567 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:15:50.569 DEBUG [src.node.waku_node] Stopping container with id 6abe228b499d
|
|
2025-12-11 04:15:51.114 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:15:51.116 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:15:51.121 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:15:51.125 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|