2025-12-18 04:25:20.571 DEBUG [tests.conftest] Running fixture setup: test_id 2025-12-18 04:25:20.572 DEBUG [tests.conftest] Running test: test_on_empty_postgress_db with id: 2025-12-18_04-25-20__d8b581e4-fbf3-49cd-930e-cd19c0818396 2025-12-18 04:25:20.572 DEBUG [src.steps.common] Running fixture setup: common_setup 2025-12-18 04:25:20.574 DEBUG [src.steps.store] Running fixture setup: store_setup 2025-12-18 04:25:20.784 ERROR [src.node.docker_mananger] Max retries reached for container 9aedc0bec7db. Exiting log stream. 2025-12-18 04:25:21.402 ERROR [src.node.docker_mananger] Max retries reached for container 6440edf13f13. Exiting log stream. 2025-12-18 04:25:24.890 DEBUG [src.postgres_setup] Postgres container started 2025-12-18 04:25:24.898 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest 2025-12-18 04:25:24.898 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-18_04-25-20__d8b581e4-fbf3-49cd-930e-cd19c0818396__wakuorg_nwaku:latest.log 2025-12-18 04:25:24.898 DEBUG [src.node.waku_node] Starting Node... 2025-12-18 04:25:24.899 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku 2025-12-18 04:25:24.900 DEBUG [src.node.docker_mananger] Network waku already exists 2025-12-18 04:25:24.900 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.247.180 2025-12-18 04:25:24.901 DEBUG [src.node.docker_mananger] Generated ports ['58408', '58409', '58410', '58411', '58412'] 2025-12-18 04:25:24.901 DEBUG [src.node.waku_node] RLN credentials were not set 2025-12-18 04:25:24.901 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN 2025-12-18 04:25:24.901 DEBUG [src.node.waku_node] Using volumes [] 2025-12-18 04:25:24.901 DEBUG [src.node.docker_mananger] docker run -i -t -p 58408:58408 -p 58409:58409 -p 58410:58410 -p 58411:58411 -p 58412:58412 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=58410 --rest-port=58408 --tcp-port=58409 --discv5-udp-port=58411 --rest-address=0.0.0.0 --nat=extip:172.18.247.180 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2e724a8ce1b2b475bcdd0daebecb6ae93dbb13d09dab1a339afc0c7dacddea3e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58412 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres 2025-12-18 04:25:25.105 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.247.180 waku e147d0ae1d1b36916967383ce203b1c6fba44df966ad2f04f9a55c6ebb3a0a5b 2025-12-18 04:25:25.138 DEBUG [src.node.docker_mananger] Container started with ID e147d0ae1d1b. Setting up logs at ./log/docker/publishing_node1_2025-12-18_04-25-20__d8b581e4-fbf3-49cd-930e-cd19c0818396__wakuorg_nwaku:latest.log 2025-12-18 04:25:25.138 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58408 2025-12-18 04:25:25.139 DEBUG [src.libs.common] Sleeping for 1 seconds 2025-12-18 04:25:26.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58408/health" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:25:27.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","protocolsHealth":[]}' 2025-12-18 04:25:27.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58408/health" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:25:27.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","protocolsHealth":[]}' 2025-12-18 04:25:27.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58408/health" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:25:27.864 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":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"}]}' 2025-12-18 04:25:27.864 INFO [src.node.waku_node] Node protocols are initialized !! 2025-12-18 04:25:27.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58408/debug/v1/info" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:25:27.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.180/tcp/58409/p2p/16Uiu2HAm3A8XnRXkeLuz9avUqubewLn2qia6LTjpeiAwi6qCCw7x","/ip4/172.18.247.180/tcp/58410/ws/p2p/16Uiu2HAm3A8XnRXkeLuz9avUqubewLn2qia6LTjpeiAwi6qCCw7x"],"enrUri":"enr:-L24QN4Kd6lByDnrna43QBbQI3I1PwxX-ipN2MI90kYZcxF0XFVbhwlWPmdApGJ5TTN2pCps7UzZYx0zoVuqEmrgTskCgmlkgnY0gmlwhKwS97SKbXVsdGlhZGRyc5YACASsEve0BuQpAAoErBL3tAbkKt0DgnJzhQADAQAAiXNlY3AyNTZrMaECcuI5cuoSSCzL4QT84A6K8owqgG7y-giLTcIMso_UjlODdGNwguQpg3VkcILkK4V3YWt1MgM"}' 2025-12-18 04:25:27.867 INFO [src.node.waku_node] REST service is ready !! 2025-12-18 04:25:27.874 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest 2025-12-18 04:25:27.874 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-18_04-25-20__d8b581e4-fbf3-49cd-930e-cd19c0818396__wakuorg_nwaku:latest.log 2025-12-18 04:25:27.874 DEBUG [src.node.waku_node] Starting Node... 2025-12-18 04:25:27.874 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku 2025-12-18 04:25:27.876 DEBUG [src.node.docker_mananger] Network waku already exists 2025-12-18 04:25:27.876 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.36 2025-12-18 04:25:27.876 DEBUG [src.node.docker_mananger] Generated ports ['46352', '46353', '46354', '46355', '46356'] 2025-12-18 04:25:27.876 DEBUG [src.node.waku_node] RLN credentials were not set 2025-12-18 04:25:27.876 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN 2025-12-18 04:25:27.876 DEBUG [src.node.waku_node] Using volumes [] 2025-12-18 04:25:27.877 DEBUG [src.node.docker_mananger] docker run -i -t -p 46352:46352 -p 46353:46353 -p 46354:46354 -p 46355:46355 -p 46356:46356 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=46354 --rest-port=46352 --tcp-port=46353 --discv5-udp-port=46355 --rest-address=0.0.0.0 --nat=extip:172.18.100.36 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=caf072cf1bdaef9d22b49efceeaf8aafbaebebeca081da45f65a2aa3afddddea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46356 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QN4Kd6lByDnrna43QBbQI3I1PwxX-ipN2MI90kYZcxF0XFVbhwlWPmdApGJ5TTN2pCps7UzZYx0zoVuqEmrgTskCgmlkgnY0gmlwhKwS97SKbXVsdGlhZGRyc5YACASsEve0BuQpAAoErBL3tAbkKt0DgnJzhQADAQAAiXNlY3AyNTZrMaECcuI5cuoSSCzL4QT84A6K8owqgG7y-giLTcIMso_UjlODdGNwguQpg3VkcILkK4V3YWt1MgM --storenode=/ip4/172.18.247.180/tcp/58409/p2p/16Uiu2HAm3A8XnRXkeLuz9avUqubewLn2qia6LTjpeiAwi6qCCw7x --store=false --relay=true 2025-12-18 04:25:28.065 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.36 waku 46d24f186402b152d76b0a4ce59663375ed0d5b2e6a27fbdc0604047fe7e734d 2025-12-18 04:25:28.096 DEBUG [src.node.docker_mananger] Container started with ID 46d24f186402. Setting up logs at ./log/docker/store_node1_2025-12-18_04-25-20__d8b581e4-fbf3-49cd-930e-cd19c0818396__wakuorg_nwaku:latest.log 2025-12-18 04:25:28.097 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46352 2025-12-18 04:25:28.098 DEBUG [src.libs.common] Sleeping for 1 seconds 2025-12-18 04:25:29.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46352/health" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:25:29.119 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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}' 2025-12-18 04:25:29.119 INFO [src.node.waku_node] Node protocols are initialized !! 2025-12-18 04:25:29.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46352/debug/v1/info" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:25:29.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.36/tcp/46353/p2p/16Uiu2HAmP7zK7nRtCPngzcCehLjURi29UhK8HjiwMgRXRoymSzh5","/ip4/172.18.100.36/tcp/46354/ws/p2p/16Uiu2HAmP7zK7nRtCPngzcCehLjURi29UhK8HjiwMgRXRoymSzh5"],"enrUri":"enr:-L24QNen-eUDOEOfu5k7gl03_4rmZcTxirmY-cZFNWzwwgo3A9iVrC9I7h_Lf32z2Oxvna5BxyS8n_-HvXmKca2c5UgCgmlkgnY0gmlwhKwSZCSKbXVsdGlhZGRyc5YACASsEmQkBrURAAoErBJkJAa1Et0DgnJzhQADAQAAiXNlY3AyNTZrMaEDm3-CPlQ6VVGpmBpRj07zBRjEswy0IYCMcKETsFDio0CDdGNwgrURg3VkcIK1E4V3YWt1MgE"}' 2025-12-18 04:25:29.128 INFO [src.node.waku_node] REST service is ready !! 2025-12-18 04:25:29.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46352/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.247.180/tcp/58409/p2p/16Uiu2HAm3A8XnRXkeLuz9avUqubewLn2qia6LTjpeiAwi6qCCw7x"]' 2025-12-18 04:25:29.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-18 04:25:29.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58408/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]' 2025-12-18 04:25:29.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-18 04:25:29.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46352/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]' 2025-12-18 04:25:29.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-18 04:25:29.139 DEBUG [src.steps.store] Relaying message 2025-12-18 04:25:29.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58408/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}' 2025-12-18 04:25:29.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-18 04:25:29.148 DEBUG [src.libs.common] Sleeping for 0.2 seconds 2025-12-18 04:25:29.348 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages 2025-12-18 04:25:29.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58408/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:25:29.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x345ef59e8ccb8c7eaf7f4fa92983b31bb74b5a7195e5beb004e22672dcc38dcb"}]}' 2025-12-18 04:25:29.355 DEBUG [src.steps.store] messages length is 1 2025-12-18 04:25:29.355 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages 2025-12-18 04:25:29.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46352/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None' 2025-12-18 04:25:29.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"f526b89725cf259ef442","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x345ef59e8ccb8c7eaf7f4fa92983b31bb74b5a7195e5beb004e22672dcc38dcb"}]}' 2025-12-18 04:25:29.365 DEBUG [src.steps.store] messages length is 1 2025-12-18 04:25:29.528 DEBUG [src.postgres_setup] Postgres container stopped and removed. 2025-12-18 04:25:29.530 DEBUG [tests.conftest] Running fixture teardown: test_setup 2025-12-18 04:25:29.531 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes 2025-12-18 04:25:29.531 DEBUG [src.node.waku_node] Stopping container with id e147d0ae1d1b 2025-12-18 04:25:30.107 DEBUG [src.node.waku_node] Container stopped. 2025-12-18 04:25:30.110 DEBUG [src.node.waku_node] Stopping container with id 46d24f186402 2025-12-18 04:25:30.655 DEBUG [src.node.waku_node] Container stopped. 2025-12-18 04:25:30.657 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors 2025-12-18 04:25:30.663 DEBUG [src.node.docker_mananger] No errors found in the waku logs. 2025-12-18 04:25:30.668 DEBUG [src.node.docker_mananger] No errors found in the waku logs.