2026-02-28 20:41:24 +00:00

87 lines
15 KiB
Plaintext

2026-02-28 20:31:15.992 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-28 20:31:15.992 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_shard with id: 2026-02-28_20-31-15__56c1b36a-a285-4a69-b66b-d26aa2df5bca
2026-02-28 20:31:15.992 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-28 20:31:15.993 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-28 20:31:15.993 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-02-28 20:31:16.000 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 20:31:16.001 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_20-31-15__56c1b36a-a285-4a69-b66b-d26aa2df5bca__wakuorg_nwaku:latest.log
2026-02-28 20:31:16.001 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 20:31:16.001 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 20:31:16.002 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 20:31:16.003 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.205.140
2026-02-28 20:31:16.003 DEBUG [src.node.docker_mananger] Generated ports ['6827', '6828', '6829', '6830', '6831']
2026-02-28 20:31:16.003 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-28 20:31:16.003 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-28 20:31:16.003 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 20:31:16.003 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 20:31:16.003 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 20:31:16.004 DEBUG [src.node.docker_mananger] docker run -i -t -p 6827:6827 -p 6828:6828 -p 6829:6829 -p 6830:6830 -p 6831:6831 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=6829 --rest-port=6827 --tcp-port=6828 --discv5-udp-port=6830 --rest-address=0.0.0.0 --nat=extip:172.18.205.140 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e3622b6de75af1dc87762fcca123de8fcef566eedbac3d68ffea993ef3ff29ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6831 --metrics-logging=true --relay=true --filter=true
2026-02-28 20:31:16.181 ERROR [src.node.docker_mananger] Max retries reached for container 82539188443d. Exiting log stream.
2026-02-28 20:31:16.204 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.205.140 waku f065f7adf72eee3ffd9c70f4e3ea39498a489707dfb44a9332e3c1edf9ce4a61
2026-02-28 20:31:16.239 DEBUG [src.node.docker_mananger] Container started with ID f065f7adf72e. Setting up logs at ./log/docker/node1_2026-02-28_20-31-15__56c1b36a-a285-4a69-b66b-d26aa2df5bca__wakuorg_nwaku:latest.log
2026-02-28 20:31:16.240 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6827
2026-02-28 20:31:16.240 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 20:31:16.748 ERROR [src.node.docker_mananger] Max retries reached for container 5d9a14ff35e1. Exiting log stream.
2026-02-28 20:31:17.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6827/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:31:17.243 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 20:31:17.243 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 20:31:17.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6827/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:31:17.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.205.140/tcp/6828/p2p/16Uiu2HAmQgyqJinUNkZQP1W1Wi4PKyzyjESxG2SNzeckcE2N64go","/ip4/172.18.205.140/tcp/6829/ws/p2p/16Uiu2HAmQgyqJinUNkZQP1W1Wi4PKyzyjESxG2SNzeckcE2N64go"],"enrUri":"enr:-L24QK_prYGUpFYM8bRTkR1hQoTh8qLSo_YQn3b2-Paryqf7TR1oohOtUa7ppJl0jIuB1Yhv5Ag8Eqpg-CTM2LbatFECgmlkgnY0gmlwhKwSzYyKbXVsdGlhZGRyc5YACASsEs2MBhqsAAoErBLNjAYard0DgnJzhQACAQAAiXNlY3AyNTZrMaEDss7R-THun6bwxZm7G2WD4Nw0ErDSHzLI9A1ACz0twOiDdGNwghqsg3VkcIIaroV3YWt1MgU"}'
2026-02-28 20:31:17.247 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 20:31:17.254 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 20:31:17.254 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_20-31-15__56c1b36a-a285-4a69-b66b-d26aa2df5bca__wakuorg_nwaku:latest.log
2026-02-28 20:31:17.254 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 20:31:17.254 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 20:31:17.256 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 20:31:17.256 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.186
2026-02-28 20:31:17.256 DEBUG [src.node.docker_mananger] Generated ports ['16028', '16029', '16030', '16031', '16032']
2026-02-28 20:31:17.256 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-28 20:31:17.256 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-28 20:31:17.256 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 20:31:17.257 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 20:31:17.257 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 20:31:17.257 DEBUG [src.node.docker_mananger] docker run -i -t -p 16028:16028 -p 16029:16029 -p 16030:16030 -p 16031:16031 -p 16032:16032 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=16030 --rest-port=16028 --tcp-port=16029 --discv5-udp-port=16031 --rest-address=0.0.0.0 --nat=extip:172.18.154.186 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=be80e1cecb119d2e8d8796ca36e12411fc178e8d5c503bb57f5a35cccdb4da3d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16032 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK_prYGUpFYM8bRTkR1hQoTh8qLSo_YQn3b2-Paryqf7TR1oohOtUa7ppJl0jIuB1Yhv5Ag8Eqpg-CTM2LbatFECgmlkgnY0gmlwhKwSzYyKbXVsdGlhZGRyc5YACASsEs2MBhqsAAoErBLNjAYard0DgnJzhQACAQAAiXNlY3AyNTZrMaEDss7R-THun6bwxZm7G2WD4Nw0ErDSHzLI9A1ACz0twOiDdGNwghqsg3VkcIIaroV3YWt1MgU
2026-02-28 20:31:17.466 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.186 waku 31671f230603791071f9eed7ca81214a9ca47d1689c6b459f9b7003b00142595
2026-02-28 20:31:17.499 DEBUG [src.node.docker_mananger] Container started with ID 31671f230603. Setting up logs at ./log/docker/node2_2026-02-28_20-31-15__56c1b36a-a285-4a69-b66b-d26aa2df5bca__wakuorg_nwaku:latest.log
2026-02-28 20:31:17.499 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16028
2026-02-28 20:31:17.500 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 20:31:18.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16028/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:31:18.525 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 20:31:18.529 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 20:31:18.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16028/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:31:18.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.186/tcp/16029/p2p/16Uiu2HAmCbriPbouQMV9LEE6wH6ReXep94e5zNENCzsqqUa91P1V","/ip4/172.18.154.186/tcp/16030/ws/p2p/16Uiu2HAmCbriPbouQMV9LEE6wH6ReXep94e5zNENCzsqqUa91P1V"],"enrUri":"enr:-L24QOZKuJqqFSic9wvU1KLFgG7Tx6B7tXG-dzGUSsH5h8LZT6m3PCKuP4zU8zGV_LcTFCPhdhIPAe4QIgK-1Tz84PcCgmlkgnY0gmlwhKwSmrqKbXVsdGlhZGRyc5YACASsEpq6Bj6dAAoErBKaugY-nt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC_zKfkHFT_8XRuksXF-IAaVYTbJEHnZWstEpHfkib5BSDdGNwgj6dg3VkcII-n4V3YWt1MgE"}'
2026-02-28 20:31:18.534 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 20:31:18.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16028/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.205.140/tcp/6828/p2p/16Uiu2HAmQgyqJinUNkZQP1W1Wi4PKyzyjESxG2SNzeckcE2N64go"]'
2026-02-28 20:31:18.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 20:31:18.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6827/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
2026-02-28 20:31:18.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 20:31:18.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16028/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
2026-02-28 20:31:18.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 20:31:18.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-28 20:31:18.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 20:31:18.558 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 20:31:18.659 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-28 20:31:18.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:31:18.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310678551306588,"ephemeral":false,"proof":""}]'
2026-02-28 20:31:18.664 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-28 20:31:18.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16028/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:31:18.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310678551306588,"ephemeral":false,"proof":""}]'
2026-02-28 20:31:18.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6827/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-02-28 20:31:18.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 20:31:18.674 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 20:31:18.774 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-28 20:31:18.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:31:18.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310678668521729,"ephemeral":false,"proof":""}]'
2026-02-28 20:31:18.779 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-28 20:31:18.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16028/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:31:18.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310678668521729,"ephemeral":false,"proof":""}]'
2026-02-28 20:31:18.785 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-28 20:31:18.786 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-28 20:31:18.786 DEBUG [src.node.waku_node] Stopping container with id f065f7adf72e
2026-02-28 20:31:19.362 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 20:31:19.362 DEBUG [src.node.waku_node] Stopping container with id 31671f230603
2026-02-28 20:31:19.943 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 20:31:19.946 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-28 20:31:19.952 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 20:31:19.957 DEBUG [src.node.docker_mananger] No errors found in the waku logs.