mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-06 16:03:05 +00:00
178 lines
31 KiB
Plaintext
178 lines
31 KiB
Plaintext
2025-12-08 12:14:10.922 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:14:10.923 DEBUG [tests.conftest] Running test: test_on_postgress_db_with_one_message with id: 2025-12-08_12-14-10__7279ef8b-8271-4ca4-a123-36bcd5aa289e
|
|
2025-12-08 12:14:10.923 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:14:10.924 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-08 12:14:11.181 ERROR [src.node.docker_mananger] Max retries reached for container c2765efe27a3. Exiting log stream.
|
|
2025-12-08 12:14:11.756 ERROR [src.node.docker_mananger] Max retries reached for container ae10b0e30eff. Exiting log stream.
|
|
2025-12-08 12:14:14.029 DEBUG [src.postgres_setup] Postgres container started
|
|
2025-12-08 12:14:14.036 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:14:14.036 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-08_12-14-10__7279ef8b-8271-4ca4-a123-36bcd5aa289e__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:14:14.036 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:14:14.037 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:14:14.038 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:14:14.038 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.133
|
|
2025-12-08 12:14:14.039 DEBUG [src.node.docker_mananger] Generated ports ['18675', '18676', '18677', '18678', '18679']
|
|
2025-12-08 12:14:14.039 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:14:14.039 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:14:14.039 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:14:14.039 DEBUG [src.node.docker_mananger] docker run -i -t -p 18675:18675 -p 18676:18676 -p 18677:18677 -p 18678:18678 -p 18679:18679 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=18677 --rest-port=18675 --tcp-port=18676 --discv5-udp-port=18678 --rest-address=0.0.0.0 --nat=extip:172.18.187.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbec8aeeedc4aabfdddcddc8c2ec368fe63f25c1e65213c4dd379e09bcf64523 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18679 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
|
2025-12-08 12:14:14.244 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.133 waku b311dbf098ea93ac1215866c558c00170f82003485c0be5288d2c6ba0ae8a838
|
|
2025-12-08 12:14:14.280 DEBUG [src.node.docker_mananger] Container started with ID b311dbf098ea. Setting up logs at ./log/docker/publishing_node1_2025-12-08_12-14-10__7279ef8b-8271-4ca4-a123-36bcd5aa289e__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:14:14.281 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18675
|
|
2025-12-08 12:14:14.281 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:14:15.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18675/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:35.304 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=18675): Read timed out. (read timeout=20)
|
|
2025-12-08 12:14:35.405 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:14:35.405 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:14:35.407 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:14:35.407 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.17.236
|
|
2025-12-08 12:14:35.407 DEBUG [src.node.docker_mananger] Generated ports ['16332', '16333', '16334', '16335', '16336']
|
|
2025-12-08 12:14:35.407 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:14:35.407 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:14:35.407 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:14:35.407 DEBUG [src.node.docker_mananger] docker run -i -t -p 16332:16332 -p 16333:16333 -p 16334:16334 -p 16335:16335 -p 16336:16336 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=16334 --rest-port=16332 --tcp-port=16333 --discv5-udp-port=16335 --rest-address=0.0.0.0 --nat=extip:172.18.17.236 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dce63af2baabfba6bf08dca6e7c58441caf894cdda106ddf2c33fbb33edda5fd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16336 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
|
2025-12-08 12:14:35.600 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.17.236 waku 6fcd17721f1d03473837c74d2422bd0b1e2cf26f797727ced594a4950505f451
|
|
2025-12-08 12:14:35.628 DEBUG [src.node.docker_mananger] Container started with ID 6fcd17721f1d. Setting up logs at ./log/docker/publishing_node1_2025-12-08_12-14-10__7279ef8b-8271-4ca4-a123-36bcd5aa289e__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:14:35.628 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16332
|
|
2025-12-08 12:14:35.629 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:14:36.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16332/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:36.633 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-08 12:14:36.633 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:14:36.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16332/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:36.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.17.236/tcp/16333/p2p/16Uiu2HAmFkJdghjbCvLYckx9vc8985mFsQjJ46qSdU49k2tbY5FD","/ip4/172.18.17.236/tcp/16334/ws/p2p/16Uiu2HAmFkJdghjbCvLYckx9vc8985mFsQjJ46qSdU49k2tbY5FD"],"enrUri":"enr:-L24QHVTrQE9Dgu9HI4wuYmWpEOa4PfnoF2boxJV19p0WITAF1opWnzMf1T6Si8DVSAig-uM-QHWjp4WcRuK34i1WVkCgmlkgnY0gmlwhKwSEeyKbXVsdGlhZGRyc5YACASsEhHsBj_NAAoErBIR7AY_zt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDLe-jGhqQeHi1J7MB44fiky3evH5RIMcbD7aC7cFOqWCDdGNwgj_Ng3VkcII_z4V3YWt1MgM"}'
|
|
2025-12-08 12:14:36.635 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:14:36.642 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:14:36.643 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-08_12-14-10__7279ef8b-8271-4ca4-a123-36bcd5aa289e__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:14:36.643 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:14:36.643 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:14:36.644 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:14:36.644 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.192
|
|
2025-12-08 12:14:36.644 DEBUG [src.node.docker_mananger] Generated ports ['56032', '56033', '56034', '56035', '56036']
|
|
2025-12-08 12:14:36.645 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:14:36.645 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:14:36.645 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:14:36.645 DEBUG [src.node.docker_mananger] docker run -i -t -p 56032:56032 -p 56033:56033 -p 56034:56034 -p 56035:56035 -p 56036:56036 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=56034 --rest-port=56032 --tcp-port=56033 --discv5-udp-port=56035 --rest-address=0.0.0.0 --nat=extip:172.18.193.192 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fbbe3f5e4c9a1bbede655ef2ca68a36612bf8a5a16dc207dcefb9b6d26ce06e0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56036 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHVTrQE9Dgu9HI4wuYmWpEOa4PfnoF2boxJV19p0WITAF1opWnzMf1T6Si8DVSAig-uM-QHWjp4WcRuK34i1WVkCgmlkgnY0gmlwhKwSEeyKbXVsdGlhZGRyc5YACASsEhHsBj_NAAoErBIR7AY_zt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDLe-jGhqQeHi1J7MB44fiky3evH5RIMcbD7aC7cFOqWCDdGNwgj_Ng3VkcII_z4V3YWt1MgM --storenode=/ip4/172.18.17.236/tcp/16333/p2p/16Uiu2HAmFkJdghjbCvLYckx9vc8985mFsQjJ46qSdU49k2tbY5FD --store=false --relay=true
|
|
2025-12-08 12:14:36.841 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.192 waku 64273eb0230c1c431a9ad5e5809216f2e5437e76e5666901863102fb82073a0e
|
|
2025-12-08 12:14:36.872 DEBUG [src.node.docker_mananger] Container started with ID 64273eb0230c. Setting up logs at ./log/docker/store_node1_2025-12-08_12-14-10__7279ef8b-8271-4ca4-a123-36bcd5aa289e__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:14:36.873 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56032
|
|
2025-12-08 12:14:36.873 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:14:37.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56032/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:37.883 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-08 12:14:37.884 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:14:37.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56032/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:37.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.192/tcp/56033/p2p/16Uiu2HAm3QdH6NSqMSbvundXovARgxWPtKKPNuEWnsfmFLwNXGED","/ip4/172.18.193.192/tcp/56034/ws/p2p/16Uiu2HAm3QdH6NSqMSbvundXovARgxWPtKKPNuEWnsfmFLwNXGED"],"enrUri":"enr:-L24QNHiEEEEEvhw80xsuBds_0mv5KjLqzjSUPzRzXvnqZX4XIKIVUZuVLlCHBOD34pP8u-tagSchQChITsKb84bDdUCgmlkgnY0gmlwhKwSwcCKbXVsdGlhZGRyc5YACASsEsHABtrhAAoErBLBwAba4t0DgnJzhQADAQAAiXNlY3AyNTZrMaECdpjcGJbt0Y9T_jlHSfuVhYeF9xTAzyujIbnuzSYzDJqDdGNwgtrhg3VkcILa44V3YWt1MgE"}'
|
|
2025-12-08 12:14:37.892 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:14:37.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56032/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.17.236/tcp/16333/p2p/16Uiu2HAmFkJdghjbCvLYckx9vc8985mFsQjJ46qSdU49k2tbY5FD"]'
|
|
2025-12-08 12:14:37.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:14:37.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16332/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-08 12:14:37.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:14:37.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56032/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-08 12:14:37.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:14:37.918 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 12:14:37.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16332/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-08 12:14:37.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:14:37.926 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 12:14:38.127 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-08 12:14:38.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16332/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:38.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xdff617f79ba5e5e9dde180e5a4065bfd2afc462069494237d0b7c3e623a35949"}]}'
|
|
2025-12-08 12:14:38.133 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-08 12:14:38.134 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-08 12:14:38.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56032/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:38.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d39185e84819b072c66c","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xdff617f79ba5e5e9dde180e5a4065bfd2afc462069494237d0b7c3e623a35949"}]}'
|
|
2025-12-08 12:14:38.143 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-08 12:14:38.150 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:14:38.150 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-08_12-14-10__7279ef8b-8271-4ca4-a123-36bcd5aa289e__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:14:38.150 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:14:38.150 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:14:38.151 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:14:38.152 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.75
|
|
2025-12-08 12:14:38.152 DEBUG [src.node.docker_mananger] Generated ports ['58578', '58579', '58580', '58581', '58582']
|
|
2025-12-08 12:14:38.152 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:14:38.152 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:14:38.152 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:14:38.152 DEBUG [src.node.docker_mananger] docker run -i -t -p 58578:58578 -p 58579:58579 -p 58580:58580 -p 58581:58581 -p 58582:58582 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=58580 --rest-port=58578 --tcp-port=58579 --discv5-udp-port=58581 --rest-address=0.0.0.0 --nat=extip:172.18.226.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c9a2365e54dc9be4c6c3ff9faebc9ed49fbbdfe3dbccbae45d1ba7cc6cbcd8d3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58582 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
|
2025-12-08 12:14:38.336 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.75 waku 63054e601e16aec5c9acf82aa2194cf9860c66c4624d4da17e977ac0a716286b
|
|
2025-12-08 12:14:38.365 DEBUG [src.node.docker_mananger] Container started with ID 63054e601e16. Setting up logs at ./log/docker/publishing_node1_2025-12-08_12-14-10__7279ef8b-8271-4ca4-a123-36bcd5aa289e__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:14:38.365 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58578
|
|
2025-12-08 12:14:38.365 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:14:39.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58578/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:39.369 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-08 12:14:39.370 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:14:39.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58578/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:39.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.75/tcp/58579/p2p/16Uiu2HAm1yEAoVVP1tM9D4ii7rMCzCQc7D5KfKWcqYg5DAAAHzUL","/ip4/172.18.226.75/tcp/58580/ws/p2p/16Uiu2HAm1yEAoVVP1tM9D4ii7rMCzCQc7D5KfKWcqYg5DAAAHzUL"],"enrUri":"enr:-L24QEhmTSkVtHAGaluvmmxUcor4nWyVbjZx7h3aVm51GKMIB6eHTOR7onlpADpyA-zM0NbDYjFEhUZ8dOVYTgfr3NUCgmlkgnY0gmlwhKwS4kuKbXVsdGlhZGRyc5YACASsEuJLBuTTAAoErBLiSwbk1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECYTuGFeQhKEPO9wdqxNigEG4RMCG29KWWbHqrEJGuKiWDdGNwguTTg3VkcILk1YV3YWt1MgM"}'
|
|
2025-12-08 12:14:39.372 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:14:39.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58578/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.17.236/tcp/16333/p2p/16Uiu2HAmFkJdghjbCvLYckx9vc8985mFsQjJ46qSdU49k2tbY5FD"]'
|
|
2025-12-08 12:14:39.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:14:39.409 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:14:39.409 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-08_12-14-10__7279ef8b-8271-4ca4-a123-36bcd5aa289e__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:14:39.409 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:14:39.409 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:14:39.410 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:14:39.410 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.180
|
|
2025-12-08 12:14:39.411 DEBUG [src.node.docker_mananger] Generated ports ['3886', '3887', '3888', '3889', '3890']
|
|
2025-12-08 12:14:39.411 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:14:39.411 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:14:39.411 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:14:39.411 DEBUG [src.node.docker_mananger] docker run -i -t -p 3886:3886 -p 3887:3887 -p 3888:3888 -p 3889:3889 -p 3890:3890 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=3888 --rest-port=3886 --tcp-port=3887 --discv5-udp-port=3889 --rest-address=0.0.0.0 --nat=extip:172.18.184.180 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8c7c28b26ffa415eafaca8ce049cbe9ab4cedffffd9aa50af021ce6dfbac19eb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3890 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEhmTSkVtHAGaluvmmxUcor4nWyVbjZx7h3aVm51GKMIB6eHTOR7onlpADpyA-zM0NbDYjFEhUZ8dOVYTgfr3NUCgmlkgnY0gmlwhKwS4kuKbXVsdGlhZGRyc5YACASsEuJLBuTTAAoErBLiSwbk1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECYTuGFeQhKEPO9wdqxNigEG4RMCG29KWWbHqrEJGuKiWDdGNwguTTg3VkcILk1YV3YWt1MgM --storenode=/ip4/172.18.17.236/tcp/16333/p2p/16Uiu2HAmFkJdghjbCvLYckx9vc8985mFsQjJ46qSdU49k2tbY5FD --store=false --relay=true
|
|
2025-12-08 12:14:39.605 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.180 waku 4ec395b3cdb62b8a48afefc0d8885ae4697980f1c52bdfbaaecdb2e05c2e5025
|
|
2025-12-08 12:14:39.638 DEBUG [src.node.docker_mananger] Container started with ID 4ec395b3cdb6. Setting up logs at ./log/docker/store_node1_2025-12-08_12-14-10__7279ef8b-8271-4ca4-a123-36bcd5aa289e__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:14:39.639 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3886
|
|
2025-12-08 12:14:39.639 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:14:40.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3886/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:40.657 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-08 12:14:40.657 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:14:40.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3886/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:40.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.180/tcp/3887/p2p/16Uiu2HAm6aVfr2x4kQnXo6c3wFntQxEUA5CpaYj43JsPKbSeCgKv","/ip4/172.18.184.180/tcp/3888/ws/p2p/16Uiu2HAm6aVfr2x4kQnXo6c3wFntQxEUA5CpaYj43JsPKbSeCgKv"],"enrUri":"enr:-L24QGY64t2Jr5jddqd4MI6d3jsKGqM-pi_FjV8IKZTjW3xLKmXvdUOvQxB0Xmog4rKsMbZkms0hVNOMYHispggSOOoCgmlkgnY0gmlwhKwSuLSKbXVsdGlhZGRyc5YACASsEri0Bg8vAAoErBK4tAYPMN0DgnJzhQADAQAAiXNlY3AyNTZrMaECpbMgZeh9Q9XBpZM7UYjz-W2yhfW1bMI02urmhfF5o-2DdGNwgg8vg3VkcIIPMYV3YWt1MgE"}'
|
|
2025-12-08 12:14:40.663 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:14:40.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3886/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.17.236/tcp/16333/p2p/16Uiu2HAmFkJdghjbCvLYckx9vc8985mFsQjJ46qSdU49k2tbY5FD"]'
|
|
2025-12-08 12:14:40.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:14:40.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3886/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.226.75/tcp/58579/p2p/16Uiu2HAm1yEAoVVP1tM9D4ii7rMCzCQc7D5KfKWcqYg5DAAAHzUL"]'
|
|
2025-12-08 12:14:40.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:14:40.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16332/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-08 12:14:40.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:14:40.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56032/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-08 12:14:40.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:14:40.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58578/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-08 12:14:40.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:14:40.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3886/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-08 12:14:40.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:14:40.708 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 12:14:40.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58578/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-08 12:14:40.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:14:40.718 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 12:14:40.918 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-08 12:14:40.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16332/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:40.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xdff617f79ba5e5e9dde180e5a4065bfd2afc462069494237d0b7c3e623a35949"},{"messageHash":"0x61a4fb28b84f55c45ffcf96b4db8d5aad227f31916a640c959eb25d9d1bf0058"}]}'
|
|
2025-12-08 12:14:40.924 DEBUG [src.steps.store] messages length is 2
|
|
2025-12-08 12:14:40.924 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-08 12:14:40.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56032/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:40.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5bcad81652ce0653c28c","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xdff617f79ba5e5e9dde180e5a4065bfd2afc462069494237d0b7c3e623a35949"},{"messageHash":"0x61a4fb28b84f55c45ffcf96b4db8d5aad227f31916a640c959eb25d9d1bf0058"}]}'
|
|
2025-12-08 12:14:40.933 DEBUG [src.steps.store] messages length is 2
|
|
2025-12-08 12:14:40.934 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-08 12:14:40.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58578/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:40.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xdff617f79ba5e5e9dde180e5a4065bfd2afc462069494237d0b7c3e623a35949"},{"messageHash":"0x61a4fb28b84f55c45ffcf96b4db8d5aad227f31916a640c959eb25d9d1bf0058"}]}'
|
|
2025-12-08 12:14:40.940 DEBUG [src.steps.store] messages length is 2
|
|
2025-12-08 12:14:40.940 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-08 12:14:40.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3886/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:14:40.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d417f58ec1b9ed9666f7","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xdff617f79ba5e5e9dde180e5a4065bfd2afc462069494237d0b7c3e623a35949"},{"messageHash":"0x61a4fb28b84f55c45ffcf96b4db8d5aad227f31916a640c959eb25d9d1bf0058"}]}'
|
|
2025-12-08 12:14:40.949 DEBUG [src.steps.store] messages length is 2
|
|
2025-12-08 12:14:41.106 DEBUG [src.postgres_setup] Postgres container stopped and removed.
|
|
2025-12-08 12:14:41.108 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:14:41.109 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:14:41.109 DEBUG [src.node.waku_node] Stopping container with id 6fcd17721f1d
|
|
2025-12-08 12:14:41.689 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:14:41.689 DEBUG [src.node.waku_node] Stopping container with id 64273eb0230c
|
|
2025-12-08 12:14:42.244 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:14:42.245 DEBUG [src.node.waku_node] Stopping container with id 63054e601e16
|
|
2025-12-08 12:14:42.501 ERROR [src.node.docker_mananger] Max retries reached for container 6fcd17721f1d. Exiting log stream.
|
|
2025-12-08 12:14:42.814 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:14:42.814 DEBUG [src.node.waku_node] Stopping container with id 4ec395b3cdb6
|
|
2025-12-08 12:14:43.056 ERROR [src.node.docker_mananger] Max retries reached for container 64273eb0230c. Exiting log stream.
|
|
2025-12-08 12:14:43.351 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:14:43.352 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:14:43.368 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:14:43.381 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:14:43.389 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:14:43.402 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:14:43.410 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|