78 lines
13 KiB
Plaintext

2026-03-03 04:39:01.127 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-03 04:39:01.128 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/0] with id: 2026-03-03_04-39-01__aa9fd753-dde6-40d0-b96d-fa7ab17a39f8
2026-03-03 04:39:01.128 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-03 04:39:01.128 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-03 04:39:01.128 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-03 04:39:01.136 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-03 04:39:01.136 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-39-01__aa9fd753-dde6-40d0-b96d-fa7ab17a39f8__wakuorg_nwaku:latest.log
2026-03-03 04:39:01.136 DEBUG [src.node.waku_node] Starting Node...
2026-03-03 04:39:01.137 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-03 04:39:01.138 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-03 04:39:01.138 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.43.121
2026-03-03 04:39:01.138 DEBUG [src.node.docker_mananger] Generated ports ['27022', '27023', '27024', '27025', '27026']
2026-03-03 04:39:01.139 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
2026-03-03 04:39:01.139 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-03 04:39:01.139 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-03 04:39:01.139 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-03 04:39:01.139 DEBUG [src.node.waku_node] Using volumes []
2026-03-03 04:39:01.139 DEBUG [src.node.docker_mananger] docker run -i -t -p 27022:27022 -p 27023:27023 -p 27024:27024 -p 27025:27025 -p 27026:27026 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=27024 --rest-port=27022 --tcp-port=27023 --discv5-udp-port=27025 --rest-address=0.0.0.0 --nat=extip:172.18.43.121 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=fec6aacc1ae6b32edae1fc80bbdb28de158cfce6de89cbafa0e4beb507bf83a8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27026 --metrics-logging=true --relay=true --filter=true
2026-03-03 04:39:01.331 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.43.121 waku 22772ee2a86960156eadf2693f3cbf05076c8a5594c1055870cbf5d6f0c7a4a2
2026-03-03 04:39:01.349 ERROR [src.node.docker_mananger] Max retries reached for container f5fc2121715c. Exiting log stream.
2026-03-03 04:39:01.369 DEBUG [src.node.docker_mananger] Container started with ID 22772ee2a869. Setting up logs at ./log/docker/node1_2026-03-03_04-39-01__aa9fd753-dde6-40d0-b96d-fa7ab17a39f8__wakuorg_nwaku:latest.log
2026-03-03 04:39:01.369 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27022
2026-03-03 04:39:01.370 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-03 04:39:01.874 ERROR [src.node.docker_mananger] Max retries reached for container feedf30abb58. Exiting log stream.
2026-03-03 04:39:02.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27022/health" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:39:02.374 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-03-03 04:39:02.374 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-03 04:39:02.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27022/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:39:02.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.43.121/tcp/27023/p2p/16Uiu2HAmSy8j7Uxq5z7wdNzsaTwWPr7p6UsNEogqUMBtpUo85Sqz","/ip4/172.18.43.121/tcp/27024/ws/p2p/16Uiu2HAmSy8j7Uxq5z7wdNzsaTwWPr7p6UsNEogqUMBtpUo85Sqz"],"enrUri":"enr:-L24QKZJiTUYRkHZpADtzlTvIwkzXwvP9ULAs_RZiuahHIIKb-6xX5ZtMFPxh53-O9t-fF-0jMOOfLOuXEiW_0ggXTYCgmlkgnY0gmlwhKwSK3mKbXVsdGlhZGRyc5YACASsEit5BmmPAAoErBIreQZpkN0DgnJzhQAFAQAAiXNlY3AyNTZrMaED1KmK51O4UkMK3N-wwI1p1FSgu70ZWrKmqwoG6N87L62DdGNwgmmPg3VkcIJpkYV3YWt1MgU"}'
2026-03-03 04:39:02.377 INFO [src.node.waku_node] REST service is ready !!
2026-03-03 04:39:02.383 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-03 04:39:02.384 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-39-01__aa9fd753-dde6-40d0-b96d-fa7ab17a39f8__wakuorg_nwaku:latest.log
2026-03-03 04:39:02.384 DEBUG [src.node.waku_node] Starting Node...
2026-03-03 04:39:02.384 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-03 04:39:02.385 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-03 04:39:02.385 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.136.208
2026-03-03 04:39:02.385 DEBUG [src.node.docker_mananger] Generated ports ['2719', '2720', '2721', '2722', '2723']
2026-03-03 04:39:02.386 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
2026-03-03 04:39:02.386 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-03 04:39:02.386 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-03 04:39:02.386 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-03 04:39:02.386 DEBUG [src.node.waku_node] Using volumes []
2026-03-03 04:39:02.386 DEBUG [src.node.docker_mananger] docker run -i -t -p 2719:2719 -p 2720:2720 -p 2721:2721 -p 2722:2722 -p 2723:2723 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=2721 --rest-port=2719 --tcp-port=2720 --discv5-udp-port=2722 --rest-address=0.0.0.0 --nat=extip:172.18.136.208 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=02af6adfc8c9fbcad0b06e0fd01c9b605aa9091175adad9dedd4ab31d6dd3da9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2723 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKZJiTUYRkHZpADtzlTvIwkzXwvP9ULAs_RZiuahHIIKb-6xX5ZtMFPxh53-O9t-fF-0jMOOfLOuXEiW_0ggXTYCgmlkgnY0gmlwhKwSK3mKbXVsdGlhZGRyc5YACASsEit5BmmPAAoErBIreQZpkN0DgnJzhQAFAQAAiXNlY3AyNTZrMaED1KmK51O4UkMK3N-wwI1p1FSgu70ZWrKmqwoG6N87L62DdGNwgmmPg3VkcIJpkYV3YWt1MgU
2026-03-03 04:39:02.582 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.136.208 waku 61b83b73ee752e715144a09e9febd1a815f2a216467b8ce271eda5b0579aea0a
2026-03-03 04:39:02.619 DEBUG [src.node.docker_mananger] Container started with ID 61b83b73ee75. Setting up logs at ./log/docker/node2_2026-03-03_04-39-01__aa9fd753-dde6-40d0-b96d-fa7ab17a39f8__wakuorg_nwaku:latest.log
2026-03-03 04:39:02.619 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2719
2026-03-03 04:39:02.619 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-03 04:39:03.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2719/health" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:39:03.641 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-03-03 04:39:03.641 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-03 04:39:03.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2719/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:39:03.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.208/tcp/2720/p2p/16Uiu2HAkxcnyzUmuvJonaQtEkFc76fX7dVuo2YCrh9VMaYJoZ9pE","/ip4/172.18.136.208/tcp/2721/ws/p2p/16Uiu2HAkxcnyzUmuvJonaQtEkFc76fX7dVuo2YCrh9VMaYJoZ9pE"],"enrUri":"enr:-L24QPCuprKq6iSdH783hd7aSw_WLH_AiCsUJ7JfYf4HYhcRZYmi-vyM3jl22f0yJU8oFFSea2-QwhJXibFFm4V3j8oCgmlkgnY0gmlwhKwSiNCKbXVsdGlhZGRyc5YACASsEojQBgqgAAoErBKI0AYKod0DgnJzhQAFAQAAiXNlY3AyNTZrMaECL2xeVBCr2QN5uauKbH3-SEYTUw6kfH1ujOMjWqbJeZODdGNwggqgg3VkcIIKooV3YWt1MgE"}'
2026-03-03 04:39:03.649 INFO [src.node.waku_node] REST service is ready !!
2026-03-03 04:39:03.649 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2719/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.43.121/tcp/27023/p2p/16Uiu2HAmSy8j7Uxq5z7wdNzsaTwWPr7p6UsNEogqUMBtpUo85Sqz"]'
2026-03-03 04:39:03.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:39:03.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27022/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/0"]'
2026-03-03 04:39:03.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:39:03.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2719/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/0"]'
2026-03-03 04:39:03.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:39:03.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27022/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-03 04:39:03.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:39:03.664 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-03 04:39:03.765 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-03 04:39:03.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27022/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:39:03.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512743660041006,"ephemeral":false,"proof":""}]'
2026-03-03 04:39:03.769 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-03 04:39:03.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2719/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:39:03.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772512743660041006,"ephemeral":false,"proof":""}]'
2026-03-03 04:39:03.775 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-03 04:39:03.776 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-03 04:39:03.776 DEBUG [src.node.waku_node] Stopping container with id 22772ee2a869
2026-03-03 04:39:04.324 DEBUG [src.node.waku_node] Container stopped.
2026-03-03 04:39:04.324 DEBUG [src.node.waku_node] Stopping container with id 61b83b73ee75
2026-03-03 04:39:04.869 DEBUG [src.node.waku_node] Container stopped.
2026-03-03 04:39:04.869 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-03 04:39:04.874 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-03 04:39:04.880 DEBUG [src.node.docker_mananger] No errors found in the waku logs.