40 lines
6.1 KiB
Plaintext

2026-03-05 04:38:11.315 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-05 04:38:11.315 DEBUG [tests.conftest] Running test: test_get_debug_version_is_string with id: 2026-03-05_04-38-11__8ead5ac8-2bd1-45ef-ade6-012921e362f4
2026-03-05 04:38:11.315 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-05 04:38:11.316 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-05 04:38:11.316 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-05 04:38:11.323 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-05 04:38:11.323 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-38-11__8ead5ac8-2bd1-45ef-ade6-012921e362f4__wakuorg_nwaku:latest.log
2026-03-05 04:38:11.323 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-05 04:38:11.323 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-05 04:38:11.324 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 04:38:11.324 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 04:38:11.326 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 04:38:11.326 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.209.146
2026-03-05 04:38:11.326 DEBUG [src.node.docker_mananger] Generated ports ['10717', '10718', '10719', '10720', '10721']
2026-03-05 04:38:11.326 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 04:38:11.326 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 04:38:11.326 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 04:38:11.327 DEBUG [src.node.docker_mananger] docker run -i -t -p 10717:10717 -p 10718:10718 -p 10719:10719 -p 10720:10720 -p 10721:10721 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=10719 --rest-port=10717 --tcp-port=10718 --discv5-udp-port=10720 --rest-address=0.0.0.0 --nat=extip:172.18.209.146 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d926cf949d5babe76c1e383e9bfd1bd3d6ba1aee1c1d00561bfb2e98b9fab4e5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10721 --metrics-logging=true --relay=true
2026-03-05 04:38:11.498 ERROR [src.node.docker_mananger] Max retries reached for container 7f5f4ae3ce90. Exiting log stream.
2026-03-05 04:38:11.536 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.209.146 waku b46348ef5e3aa3f56eab7824b6069c01f595c5e64d32e652652d75577afe6cfb
2026-03-05 04:38:11.569 DEBUG [src.node.docker_mananger] Container started with ID b46348ef5e3a. Setting up logs at ./log/docker/node1_2026-03-05_04-38-11__8ead5ac8-2bd1-45ef-ade6-012921e362f4__wakuorg_nwaku:latest.log
2026-03-05 04:38:11.569 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10717
2026-03-05 04:38:11.571 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 04:38:12.123 ERROR [src.node.docker_mananger] Max retries reached for container 550ba1199e18. Exiting log stream.
2026-03-05 04:38:12.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10717/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:38:12.574 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-05 04:38:12.575 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 04:38:12.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10717/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:38:12.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.209.146/tcp/10718/p2p/16Uiu2HAmCxxrt3edAQRnjbvUg2g5UyiKh44yPdARocKd2xHfy4ym","/ip4/172.18.209.146/tcp/10719/ws/p2p/16Uiu2HAmCxxrt3edAQRnjbvUg2g5UyiKh44yPdARocKd2xHfy4ym"],"enrUri":"enr:-L24QHrsv_oIyF3kOk9QNlqVB9ClxOM6JyXq1kWdAkaygH2xGd1I9IRHxAz0q8COqoKB6aOuwkxIEfYUk-069tJWG0oCgmlkgnY0gmlwhKwS0ZKKbXVsdGlhZGRyc5YACASsEtGSBineAAoErBLRkgYp390DgnJzhQADAQAAiXNlY3AyNTZrMaEDBJrFILJpzK1_A5TzFNimKj7ggrJuU4xsZzN-U8M4zaiDdGNwgineg3VkcIIp4IV3YWt1MgE"}'
2026-03-05 04:38:12.577 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 04:38:12.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10717/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2026-03-05 04:38:12.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-164-g0ad551'
2026-03-05 04:38:12.579 DEBUG [tests.rest_flags.test_debug_flags] debug version returned: v0.36.0-164-g0ad551
2026-03-05 04:38:12.581 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-05 04:38:12.582 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-05 04:38:12.583 DEBUG [src.node.waku_node] Stopping container with id b46348ef5e3a
2026-03-05 04:38:13.174 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 04:38:13.176 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-05 04:38:13.177 DEBUG [src.node.docker_mananger] No errors found in the waku logs.