78 lines
13 KiB
Plaintext
Raw Normal View History

2025-12-21 04:24:31.646 DEBUG [tests.conftest] Running fixture setup: test_id
2025-12-21 04:24:31.646 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/8/0] with id: 2025-12-21_04-24-31__7f158f75-82d3-47ce-b6d0-91c8494c8d79
2025-12-21 04:24:31.646 DEBUG [src.steps.common] Running fixture setup: common_setup
2025-12-21 04:24:31.647 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2025-12-21 04:24:31.647 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2025-12-21 04:24:31.654 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-21 04:24:31.654 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-21_04-24-31__7f158f75-82d3-47ce-b6d0-91c8494c8d79__wakuorg_nwaku:latest.log
2025-12-21 04:24:31.654 DEBUG [src.node.waku_node] Starting Node...
2025-12-21 04:24:31.654 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-21 04:24:31.656 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-21 04:24:31.656 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.39
2025-12-21 04:24:31.656 DEBUG [src.node.docker_mananger] Generated ports ['15973', '15974', '15975', '15976', '15977']
2025-12-21 04:24:31.656 DEBUG [src.node.waku_node] Cluster id was resolved to: 8
2025-12-21 04:24:31.656 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2025-12-21 04:24:31.656 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-21 04:24:31.657 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-21 04:24:31.657 DEBUG [src.node.waku_node] Using volumes []
2025-12-21 04:24:31.657 DEBUG [src.node.docker_mananger] docker run -i -t -p 15973:15973 -p 15974:15974 -p 15975:15975 -p 15976:15976 -p 15977:15977 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=15975 --rest-port=15973 --tcp-port=15974 --discv5-udp-port=15976 --rest-address=0.0.0.0 --nat=extip:172.18.131.39 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=be8b1ff04aad7bde8f0300fbaf5bf6cd56c5ecbf8e3cda50cbbcca14ab2cc8dd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15977 --metrics-logging=true --relay=true --filter=true
2025-12-21 04:24:31.836 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.39 waku 4966cd75d6d3b9319be0723a2e227af1d282838c6520be9b096ef149594ff161
2025-12-21 04:24:31.867 DEBUG [src.node.docker_mananger] Container started with ID 4966cd75d6d3. Setting up logs at ./log/docker/node1_2025-12-21_04-24-31__7f158f75-82d3-47ce-b6d0-91c8494c8d79__wakuorg_nwaku:latest.log
2025-12-21 04:24:31.869 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15973
2025-12-21 04:24:31.869 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-21 04:24:31.919 ERROR [src.node.docker_mananger] Max retries reached for container dc7743d0e8ba. Exiting log stream.
2025-12-21 04:24:32.449 ERROR [src.node.docker_mananger] Max retries reached for container b5f38b1e6569. Exiting log stream.
2025-12-21 04:24:32.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15973/health" -H "Content-Type: application/json" -d 'None'
2025-12-21 04:24:32.873 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_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"}]}'
2025-12-21 04:24:32.873 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-21 04:24:32.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15973/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-21 04:24:32.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.39/tcp/15974/p2p/16Uiu2HAmJM2R2NV52wafJVFA8LPHD2JPjg3ws3nTr8CQC3Z5nSPZ","/ip4/172.18.131.39/tcp/15975/ws/p2p/16Uiu2HAmJM2R2NV52wafJVFA8LPHD2JPjg3ws3nTr8CQC3Z5nSPZ"],"enrUri":"enr:-L24QLFW4BMMRvMqGJ2APlJP7vsbzSpFVLJodTv85lLy48ooP9wxL7ADB79cc7JlqJ62LhYPCAp41k0BGTOBse1kjSYCgmlkgnY0gmlwhKwSgyeKbXVsdGlhZGRyc5YACASsEoMnBj5mAAoErBKDJwY-Z90DgnJzhQAIAQAAiXNlY3AyNTZrMaEDVIwATxmOwrPhnwZSoxvcPP7Rqd3Ih5HmY9LpxT7qZ-iDdGNwgj5mg3VkcII-aIV3YWt1MgU"}'
2025-12-21 04:24:32.876 INFO [src.node.waku_node] REST service is ready !!
2025-12-21 04:24:32.882 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-21 04:24:32.883 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-21_04-24-31__7f158f75-82d3-47ce-b6d0-91c8494c8d79__wakuorg_nwaku:latest.log
2025-12-21 04:24:32.883 DEBUG [src.node.waku_node] Starting Node...
2025-12-21 04:24:32.883 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-21 04:24:32.884 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-21 04:24:32.884 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.155
2025-12-21 04:24:32.884 DEBUG [src.node.docker_mananger] Generated ports ['60831', '60832', '60833', '60834', '60835']
2025-12-21 04:24:32.885 DEBUG [src.node.waku_node] Cluster id was resolved to: 8
2025-12-21 04:24:32.885 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2025-12-21 04:24:32.885 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-21 04:24:32.885 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-21 04:24:32.885 DEBUG [src.node.waku_node] Using volumes []
2025-12-21 04:24:32.885 DEBUG [src.node.docker_mananger] docker run -i -t -p 60831:60831 -p 60832:60832 -p 60833:60833 -p 60834:60834 -p 60835:60835 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=60833 --rest-port=60831 --tcp-port=60832 --discv5-udp-port=60834 --rest-address=0.0.0.0 --nat=extip:172.18.68.155 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=4e153a47ec7bca53b1ad9edcd439df2102ae0cf1ebbeb3febbed2af8bb4100ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60835 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLFW4BMMRvMqGJ2APlJP7vsbzSpFVLJodTv85lLy48ooP9wxL7ADB79cc7JlqJ62LhYPCAp41k0BGTOBse1kjSYCgmlkgnY0gmlwhKwSgyeKbXVsdGlhZGRyc5YACASsEoMnBj5mAAoErBKDJwY-Z90DgnJzhQAIAQAAiXNlY3AyNTZrMaEDVIwATxmOwrPhnwZSoxvcPP7Rqd3Ih5HmY9LpxT7qZ-iDdGNwgj5mg3VkcII-aIV3YWt1MgU
2025-12-21 04:24:33.059 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.155 waku 47c896aa5371fe0b5c094e8c3fc5e5301f5bfa4121565bac4d4ac9a1336c49f6
2025-12-21 04:24:33.094 DEBUG [src.node.docker_mananger] Container started with ID 47c896aa5371. Setting up logs at ./log/docker/node2_2025-12-21_04-24-31__7f158f75-82d3-47ce-b6d0-91c8494c8d79__wakuorg_nwaku:latest.log
2025-12-21 04:24:33.094 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60831
2025-12-21 04:24:33.095 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-21 04:24:34.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60831/health" -H "Content-Type: application/json" -d 'None'
2025-12-21 04:24:34.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
2025-12-21 04:24:34.105 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-21 04:24:34.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60831/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-21 04:24:34.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.155/tcp/60832/p2p/16Uiu2HAm8y67Wwj3C4iuw35FExaQZqtuRvAz1maVw3zR6m6aWXct","/ip4/172.18.68.155/tcp/60833/ws/p2p/16Uiu2HAm8y67Wwj3C4iuw35FExaQZqtuRvAz1maVw3zR6m6aWXct"],"enrUri":"enr:-L24QCA1Kzh0omCPaVcJVKDWalkNFjEICyWa4b-PapURPmAoG1-l7ibr0Hr-pGgKKenRhvwEuMZ0NF7Nx5nNM8dIYLgCgmlkgnY0gmlwhKwSRJuKbXVsdGlhZGRyc5YACASsEkSbBu2gAAoErBJEmwbtod0DgnJzhQAIAQAAiXNlY3AyNTZrMaECyTQ4-wlOzwFrrOekLdNptF9U6zfBpbJ23dCYa60thZGDdGNwgu2gg3VkcILtooV3YWt1MgE"}'
2025-12-21 04:24:34.108 INFO [src.node.waku_node] REST service is ready !!
2025-12-21 04:24:34.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60831/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.131.39/tcp/15974/p2p/16Uiu2HAmJM2R2NV52wafJVFA8LPHD2JPjg3ws3nTr8CQC3Z5nSPZ"]'
2025-12-21 04:24:34.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-21 04:24:34.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15973/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
2025-12-21 04:24:34.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-21 04:24:34.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60831/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
2025-12-21 04:24:34.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-21 04:24:34.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15973/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-21 04:24:34.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-21 04:24:34.121 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2025-12-21 04:24:34.221 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2025-12-21 04:24:34.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15973/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
2025-12-21 04:24:34.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766291074116657027,"ephemeral":false,"proof":""}]'
2025-12-21 04:24:34.225 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2025-12-21 04:24:34.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60831/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
2025-12-21 04:24:34.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766291074116657027,"ephemeral":false,"proof":""}]'
2025-12-21 04:24:34.230 DEBUG [tests.conftest] Running fixture teardown: test_setup
2025-12-21 04:24:34.231 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2025-12-21 04:24:34.231 DEBUG [src.node.waku_node] Stopping container with id 4966cd75d6d3
2025-12-21 04:24:34.762 DEBUG [src.node.waku_node] Container stopped.
2025-12-21 04:24:34.762 DEBUG [src.node.waku_node] Stopping container with id 47c896aa5371
2025-12-21 04:24:35.290 DEBUG [src.node.waku_node] Container stopped.
2025-12-21 04:24:35.292 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2025-12-21 04:24:35.297 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2025-12-21 04:24:35.303 DEBUG [src.node.docker_mananger] No errors found in the waku logs.