69 lines
12 KiB
Plaintext

2025-12-10 04:11:47.451 DEBUG [tests.conftest] Running fixture setup: test_id
2025-12-10 04:11:47.451 DEBUG [tests.conftest] Running test: test_publish_on_not_subscribed_content_topic_works with id: 2025-12-10_04-11-47__2d70fd55-0ffd-4e93-bb2f-d861344a5399
2025-12-10 04:11:47.452 DEBUG [src.steps.common] Running fixture setup: common_setup
2025-12-10 04:11:47.452 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2025-12-10 04:11:47.452 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2025-12-10 04:11:47.460 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-10 04:11:47.460 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-11-47__2d70fd55-0ffd-4e93-bb2f-d861344a5399__wakuorg_nwaku:latest.log
2025-12-10 04:11:47.460 DEBUG [src.node.waku_node] Starting Node...
2025-12-10 04:11:47.460 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-10 04:11:47.462 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-10 04:11:47.462 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.82.179
2025-12-10 04:11:47.462 DEBUG [src.node.docker_mananger] Generated ports ['29656', '29657', '29658', '29659', '29660']
2025-12-10 04:11:47.462 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-10 04:11:47.463 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-10 04:11:47.463 DEBUG [src.node.waku_node] Using volumes []
2025-12-10 04:11:47.463 DEBUG [src.node.docker_mananger] docker run -i -t -p 29656:29656 -p 29657:29657 -p 29658:29658 -p 29659:29659 -p 29660:29660 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=29658 --rest-port=29656 --tcp-port=29657 --discv5-udp-port=29659 --rest-address=0.0.0.0 --nat=extip:172.18.82.179 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d6ebcda2f02a16cdb9e0cb4c8095339ebfb361ce374dcbacbb8c2bd1aa3e8e3d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29660 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2025-12-10 04:11:47.659 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.82.179 waku a52cd290e52da51b97b1bf1447ec989e2fc3bd70e1fe5741fa32e93bb9f8e7f5
2025-12-10 04:11:47.691 DEBUG [src.node.docker_mananger] Container started with ID a52cd290e52d. Setting up logs at ./log/docker/node1_2025-12-10_04-11-47__2d70fd55-0ffd-4e93-bb2f-d861344a5399__wakuorg_nwaku:latest.log
2025-12-10 04:11:47.693 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29656
2025-12-10 04:11:47.693 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-10 04:11:47.706 ERROR [src.node.docker_mananger] Max retries reached for container 652fdbfb2104. Exiting log stream.
2025-12-10 04:11:48.247 ERROR [src.node.docker_mananger] Max retries reached for container 431a8a63715b. Exiting log stream.
2025-12-10 04:11:48.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29656/health" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:11:48.697 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-10 04:11:48.697 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-10 04:11:48.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29656/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:11:48.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.82.179/tcp/29657/p2p/16Uiu2HAm1d3hgwYhC38SyiRGheZLfjTcfdf4jWcWMeZRMWAB7PBG","/ip4/172.18.82.179/tcp/29658/ws/p2p/16Uiu2HAm1d3hgwYhC38SyiRGheZLfjTcfdf4jWcWMeZRMWAB7PBG"],"enrUri":"enr:-L24QJU4QcEwl-cyVy7L3znloW5M-x-09D6h95kJjh-EQMmQDyxmCgteFpEJpORQvoT2UPr6IuUElpv-VI8bEJOTPMgCgmlkgnY0gmlwhKwSUrOKbXVsdGlhZGRyc5YACASsElKzBnPZAAoErBJSswZz2t0DgnJzhQACAQAAiXNlY3AyNTZrMaECXBASbfIJRgt9UREgjWS4Oa-ebcjGCaGpavROWAklaNuDdGNwgnPZg3VkcIJz24V3YWt1MgU"}'
2025-12-10 04:11:48.700 INFO [src.node.waku_node] REST service is ready !!
2025-12-10 04:11:48.707 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-10 04:11:48.707 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-11-47__2d70fd55-0ffd-4e93-bb2f-d861344a5399__wakuorg_nwaku:latest.log
2025-12-10 04:11:48.707 DEBUG [src.node.waku_node] Starting Node...
2025-12-10 04:11:48.707 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-10 04:11:48.709 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-10 04:11:48.709 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.244.33
2025-12-10 04:11:48.709 DEBUG [src.node.docker_mananger] Generated ports ['40089', '40090', '40091', '40092', '40093']
2025-12-10 04:11:48.710 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-10 04:11:48.710 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-10 04:11:48.710 DEBUG [src.node.waku_node] Using volumes []
2025-12-10 04:11:48.710 DEBUG [src.node.docker_mananger] docker run -i -t -p 40089:40089 -p 40090:40090 -p 40091:40091 -p 40092:40092 -p 40093:40093 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=40091 --rest-port=40089 --tcp-port=40090 --discv5-udp-port=40092 --rest-address=0.0.0.0 --nat=extip:172.18.244.33 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bddf7eba3d15c57beefaad36baac14b0baadf6f39b1c5c89d5c8d69beb8ef14f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40093 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJU4QcEwl-cyVy7L3znloW5M-x-09D6h95kJjh-EQMmQDyxmCgteFpEJpORQvoT2UPr6IuUElpv-VI8bEJOTPMgCgmlkgnY0gmlwhKwSUrOKbXVsdGlhZGRyc5YACASsElKzBnPZAAoErBJSswZz2t0DgnJzhQACAQAAiXNlY3AyNTZrMaECXBASbfIJRgt9UREgjWS4Oa-ebcjGCaGpavROWAklaNuDdGNwgnPZg3VkcIJz24V3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2025-12-10 04:11:48.901 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.244.33 waku 8741a0a7393529c73ddeef04fe4f776c82e74110dadf7795f26587b9d4be9ddd
2025-12-10 04:11:48.934 DEBUG [src.node.docker_mananger] Container started with ID 8741a0a73935. Setting up logs at ./log/docker/node2_2025-12-10_04-11-47__2d70fd55-0ffd-4e93-bb2f-d861344a5399__wakuorg_nwaku:latest.log
2025-12-10 04:11:48.935 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40089
2025-12-10 04:11:48.936 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-10 04:11:49.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40089/health" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:11:49.948 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_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-10 04:11:49.950 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-10 04:11:49.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40089/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-10 04:11:49.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.244.33/tcp/40090/p2p/16Uiu2HAkyAGCB6xAi9L2oEFWZoX9hWT2tutLhzTnvzgCt8RzSBBv","/ip4/172.18.244.33/tcp/40091/ws/p2p/16Uiu2HAkyAGCB6xAi9L2oEFWZoX9hWT2tutLhzTnvzgCt8RzSBBv"],"enrUri":"enr:-L24QLOxTsFeCEF3jMBXFm3ZvCDu9hIMK11ILz_02x2zb_MOKTF-5U6BfbJl_j1CENA11zvxHdOcnSfBTCVSuOIcJrsCgmlkgnY0gmlwhKwS9CGKbXVsdGlhZGRyc5YACASsEvQhBpyaAAoErBL0IQacm90DgnJzhQACAQAAiXNlY3AyNTZrMaECN3wj2t4MQXOUNQ0WbYfnn5CpQq2TKv5Avw5wXvDzI5mDdGNwgpyag3VkcIKcnIV3YWt1MgE"}'
2025-12-10 04:11:49.959 INFO [src.node.waku_node] REST service is ready !!
2025-12-10 04:11:49.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40089/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.82.179/tcp/29657/p2p/16Uiu2HAm1d3hgwYhC38SyiRGheZLfjTcfdf4jWcWMeZRMWAB7PBG"]'
2025-12-10 04:11:49.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-10 04:11:49.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29656/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2025-12-10 04:11:49.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-10 04:11:49.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40089/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2025-12-10 04:11:49.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-10 04:11:49.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29656/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
2025-12-10 04:11:49.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-10 04:11:49.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40089/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
2025-12-10 04:11:49.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-10 04:11:49.976 DEBUG [tests.conftest] Running fixture teardown: test_setup
2025-12-10 04:11:49.977 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2025-12-10 04:11:49.977 DEBUG [src.node.waku_node] Stopping container with id a52cd290e52d
2025-12-10 04:11:50.544 DEBUG [src.node.waku_node] Container stopped.
2025-12-10 04:11:50.544 DEBUG [src.node.waku_node] Stopping container with id 8741a0a73935
2025-12-10 04:11:51.140 DEBUG [src.node.waku_node] Container stopped.
2025-12-10 04:11:51.141 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2025-12-10 04:11:51.146 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2025-12-10 04:11:51.151 DEBUG [src.node.docker_mananger] No errors found in the waku logs.