82 lines
14 KiB
Plaintext

2026-03-23 04:53:34.514 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-23 04:53:34.515 DEBUG [tests.conftest] Running test: test_single_content_topic[/waku/2/content/test.js] with id: 2026-03-23_04-53-34__a71d3463-3a22-4573-b3af-e76dfe878bd3
2026-03-23 04:53:34.515 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-23 04:53:34.515 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-23 04:53:34.516 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-23 04:53:34.524 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-23 04:53:34.525 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-53-34__a71d3463-3a22-4573-b3af-e76dfe878bd3__wakuorg_nwaku:latest.log
2026-03-23 04:53:34.525 DEBUG [src.node.waku_node] Starting Node...
2026-03-23 04:53:34.525 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-23 04:53:34.526 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-23 04:53:34.526 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.75.17
2026-03-23 04:53:34.527 DEBUG [src.node.docker_mananger] Generated ports ['27669', '27670', '27671', '27672', '27673']
2026-03-23 04:53:34.527 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-23 04:53:34.527 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-23 04:53:34.527 DEBUG [src.node.waku_node] Using volumes []
2026-03-23 04:53:34.527 DEBUG [src.node.docker_mananger] docker run -i -t -p 27669:27669 -p 27670:27670 -p 27671:27671 -p 27672:27672 -p 27673:27673 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=27671 --rest-port=27669 --tcp-port=27670 --discv5-udp-port=27672 --rest-address=0.0.0.0 --nat=extip:172.18.75.17 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fae8ea2e7c882b3909ea0929e9bed0278b6ce0faedee718ffa81f26d8946da20 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27673 --metrics-logging=true --relay=true --filter=true --content-topic=/waku/2/content/test.js
2026-03-23 04:53:34.721 ERROR [src.node.docker_mananger] Max retries reached for container 7eb48ec93965. Exiting log stream.
2026-03-23 04:53:34.736 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.75.17 waku e4b648d441ac614472330a13e64b6e7b1cf8653adeae7fa930fd85109f585760
2026-03-23 04:53:34.773 DEBUG [src.node.docker_mananger] Container started with ID e4b648d441ac. Setting up logs at ./log/docker/node1_2026-03-23_04-53-34__a71d3463-3a22-4573-b3af-e76dfe878bd3__wakuorg_nwaku:latest.log
2026-03-23 04:53:34.774 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27669
2026-03-23 04:53:34.775 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-23 04:53:35.290 ERROR [src.node.docker_mananger] Max retries reached for container 38be96d52599. Exiting log stream.
2026-03-23 04:53:35.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27669/health" -H "Content-Type: application/json" -d 'None'
2026-03-23 04:53:35.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-23 04:53:35.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27669/health" -H "Content-Type: application/json" -d 'None'
2026-03-23 04:53:35.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-23 04:53:35.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27669/health" -H "Content-Type: application/json" -d 'None'
2026-03-23 04:53:36.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-23 04:53:36.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27669/health" -H "Content-Type: application/json" -d 'None'
2026-03-23 04:53:36.123 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-23 04:53:36.124 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-23 04:53:36.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27669/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-23 04:53:36.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.75.17/tcp/27670/p2p/16Uiu2HAmUtWrE1YrBkq8ZMiJVvz3hwV9YDCfN7fNvsDBm1MF9zy9","/ip4/172.18.75.17/tcp/27671/ws/p2p/16Uiu2HAmUtWrE1YrBkq8ZMiJVvz3hwV9YDCfN7fNvsDBm1MF9zy9"],"enrUri":"enr:-L24QDQmW9QM19LZO8h1d3o5f-lqJKdahXH-MyChrBPQrFUOL5oBxrHn2Vs0IifW_ap73lgALmAA8U3Z74wpjgwu66ACgmlkgnY0gmlwhKwSSxGKbXVsdGlhZGRyc5YACASsEksRBmwWAAoErBJLEQZsF90DgnJzhQACAQAAiXNlY3AyNTZrMaED8TIGyyKjMsVV2TTTfF62Wz3B6kUojbFYrorLDOvPIlyDdGNwgmwWg3VkcIJsGIV3YWt1MgU"}'
2026-03-23 04:53:36.127 INFO [src.node.waku_node] REST service is ready !!
2026-03-23 04:53:36.134 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-23 04:53:36.134 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-53-34__a71d3463-3a22-4573-b3af-e76dfe878bd3__wakuorg_nwaku:latest.log
2026-03-23 04:53:36.135 DEBUG [src.node.waku_node] Starting Node...
2026-03-23 04:53:36.135 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-23 04:53:36.136 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-23 04:53:36.136 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.179
2026-03-23 04:53:36.136 DEBUG [src.node.docker_mananger] Generated ports ['37819', '37820', '37821', '37822', '37823']
2026-03-23 04:53:36.136 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-23 04:53:36.137 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-23 04:53:36.137 DEBUG [src.node.waku_node] Using volumes []
2026-03-23 04:53:36.137 DEBUG [src.node.docker_mananger] docker run -i -t -p 37819:37819 -p 37820:37820 -p 37821:37821 -p 37822:37822 -p 37823:37823 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=37821 --rest-port=37819 --tcp-port=37820 --discv5-udp-port=37822 --rest-address=0.0.0.0 --nat=extip:172.18.191.179 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ef6ff7ab3e37da042ebfb0fb774a66bed66c83582bfa90b954b9b19a70ab8d9f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37823 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDQmW9QM19LZO8h1d3o5f-lqJKdahXH-MyChrBPQrFUOL5oBxrHn2Vs0IifW_ap73lgALmAA8U3Z74wpjgwu66ACgmlkgnY0gmlwhKwSSxGKbXVsdGlhZGRyc5YACASsEksRBmwWAAoErBJLEQZsF90DgnJzhQACAQAAiXNlY3AyNTZrMaED8TIGyyKjMsVV2TTTfF62Wz3B6kUojbFYrorLDOvPIlyDdGNwgmwWg3VkcIJsGIV3YWt1MgU --content-topic=/waku/2/content/test.js
2026-03-23 04:53:36.345 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.179 waku 1037f0f9fa1032d512a0ac94bf32be23d47d85ea5a61ebf990b89261ed7e01de
2026-03-23 04:53:36.378 DEBUG [src.node.docker_mananger] Container started with ID 1037f0f9fa10. Setting up logs at ./log/docker/node2_2026-03-23_04-53-34__a71d3463-3a22-4573-b3af-e76dfe878bd3__wakuorg_nwaku:latest.log
2026-03-23 04:53:36.379 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37819
2026-03-23 04:53:36.379 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-23 04:53:37.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37819/health" -H "Content-Type: application/json" -d 'None'
2026-03-23 04:53:37.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-23 04:53:37.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37819/health" -H "Content-Type: application/json" -d 'None'
2026-03-23 04:53:37.487 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-23 04:53:37.487 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-23 04:53:37.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37819/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-23 04:53:37.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.179/tcp/37820/p2p/16Uiu2HAmQgU3H9a8TdCPgSwuiqMhEi9t1YyvAN7HBSbq9BzYs17y","/ip4/172.18.191.179/tcp/37821/ws/p2p/16Uiu2HAmQgU3H9a8TdCPgSwuiqMhEi9t1YyvAN7HBSbq9BzYs17y"],"enrUri":"enr:-L24QKtQHyh8oipc18_lhBRRy3E4HmbCOuHHLeKIJi4oSOWqRYrj5SSplKbXHEEiSba73TgKiuAyTqyiCeyKKP1hJE0CgmlkgnY0gmlwhKwSv7OKbXVsdGlhZGRyc5YACASsEr-zBpO8AAoErBK_swaTvd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDsq0h7DcUE5nS_slmMRzZYWYrt9CIKTFyhrrkA9JiDXSDdGNwgpO8g3VkcIKTvoV3YWt1MgE"}'
2026-03-23 04:53:37.490 INFO [src.node.waku_node] REST service is ready !!
2026-03-23 04:53:37.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37819/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.75.17/tcp/27670/p2p/16Uiu2HAmUtWrE1YrBkq8ZMiJVvz3hwV9YDCfN7fNvsDBm1MF9zy9"]'
2026-03-23 04:53:37.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-23 04:53:37.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27669/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
2026-03-23 04:53:37.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-23 04:53:37.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37819/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
2026-03-23 04:53:37.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-23 04:53:37.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27669/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
2026-03-23 04:53:37.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-23 04:53:37.547 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-23 04:53:37.648 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-23 04:53:37.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27669/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
2026-03-23 04:53:37.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1774241617533488918,"ephemeral":false,"proof":""}]'
2026-03-23 04:53:37.652 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-23 04:53:37.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37819/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
2026-03-23 04:53:37.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1774241617533488918,"ephemeral":false,"proof":""}]'
2026-03-23 04:53:37.658 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-23 04:53:37.659 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-23 04:53:37.659 DEBUG [src.node.waku_node] Stopping container with id e4b648d441ac
2026-03-23 04:53:38.267 DEBUG [src.node.waku_node] Container stopped.
2026-03-23 04:53:38.267 DEBUG [src.node.waku_node] Stopping container with id 1037f0f9fa10
2026-03-23 04:53:38.903 DEBUG [src.node.waku_node] Container stopped.
2026-03-23 04:53:38.906 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-23 04:53:38.938 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-23 04:53:38.965 DEBUG [src.node.docker_mananger] No errors found in the waku logs.