2026-03-18 09:27:31 +00:00

73 lines
13 KiB
Plaintext

2026-03-18 09:15:21.587 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-18 09:15:21.588 DEBUG [tests.conftest] Running test: test_message_with_ephemeral_true with id: 2026-03-18_09-15-21__3ecc4b2a-8c1c-4241-9de9-ad4d4fe969e6
2026-03-18 09:15:21.589 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-18 09:15:21.589 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-18 09:15:21.590 DEBUG [src.steps.store] Running fixture setup: node_setup
2026-03-18 09:15:21.600 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:15:21.600 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-18_09-15-21__3ecc4b2a-8c1c-4241-9de9-ad4d4fe969e6__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:15:21.601 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:15:21.601 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:15:21.604 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:15:21.606 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.137
2026-03-18 09:15:21.607 DEBUG [src.node.docker_mananger] Generated ports ['5975', '5976', '5977', '5978', '5979']
2026-03-18 09:15:21.607 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:15:21.608 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:15:21.608 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:15:21.608 DEBUG [src.node.docker_mananger] docker run -i -t -p 5975:5975 -p 5976:5976 -p 5977:5977 -p 5978:5978 -p 5979:5979 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=5977 --rest-port=5975 --tcp-port=5976 --discv5-udp-port=5978 --rest-address=0.0.0.0 --nat=extip:172.18.144.137 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=ab65eea7d34f8bfbbae3324b1524afed9f7badcfdc744b2f8edeeab15fcb3cd5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5979 --metrics-logging=true --store=true --relay=true
2026-03-18 09:15:21.802 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.137 waku 7be97a4f8d7602b6326d943f0b0b97516cad92f22e12720df0dae819a3a6eff1
2026-03-18 09:15:21.837 ERROR [src.node.docker_mananger] Max retries reached for container 125460cbaf86. Exiting log stream.
2026-03-18 09:15:21.839 DEBUG [src.node.docker_mananger] Container started with ID 7be97a4f8d76. Setting up logs at ./log/docker/publishing_node1_2026-03-18_09-15-21__3ecc4b2a-8c1c-4241-9de9-ad4d4fe969e6__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:15:21.840 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 5975
2026-03-18 09:15:21.840 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:15:22.430 ERROR [src.node.docker_mananger] Max retries reached for container 8c30c5d293d9. Exiting log stream.
2026-03-18 09:15:22.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5975/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:15:22.844 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":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-18 09:15:22.844 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:15:22.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5975/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:15:22.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.137/tcp/5976/p2p/16Uiu2HAmLThiKAMM4362uTFr9MSN9akFvwQ6mocjTZffWsaxzsAQ","/ip4/172.18.144.137/tcp/5977/ws/p2p/16Uiu2HAmLThiKAMM4362uTFr9MSN9akFvwQ6mocjTZffWsaxzsAQ"],"enrUri":"enr:-L24QI3zfiofHeM0AanfGvDMyS5WLtel6TfZDG-_BPQR-_q3VGOFpemiLYRJOCFfnnkIkNkW8FBAc0x8n_DdAgfufG0CgmlkgnY0gmlwhKwSkImKbXVsdGlhZGRyc5YACASsEpCJBhdYAAoErBKQiQYXWd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDc_lLXo37nJT4WfvoM9YIxGaoxMEQn0Tum6ymIxp8uSGDdGNwghdYg3VkcIIXWoV3YWt1MgM"}'
2026-03-18 09:15:22.847 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:15:22.855 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:15:22.855 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-18_09-15-21__3ecc4b2a-8c1c-4241-9de9-ad4d4fe969e6__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:15:22.855 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:15:22.855 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:15:22.856 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:15:22.857 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.150.85
2026-03-18 09:15:22.857 DEBUG [src.node.docker_mananger] Generated ports ['58188', '58189', '58190', '58191', '58192']
2026-03-18 09:15:22.857 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:15:22.857 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:15:22.857 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:15:22.857 DEBUG [src.node.docker_mananger] docker run -i -t -p 58188:58188 -p 58189:58189 -p 58190:58190 -p 58191:58191 -p 58192:58192 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=58190 --rest-port=58188 --tcp-port=58189 --discv5-udp-port=58191 --rest-address=0.0.0.0 --nat=extip:172.18.150.85 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=33dc0991eac4c6fe4f97c389e0f2989bf7c1f8fd97dae099af69fa68d4c9085a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58192 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QI3zfiofHeM0AanfGvDMyS5WLtel6TfZDG-_BPQR-_q3VGOFpemiLYRJOCFfnnkIkNkW8FBAc0x8n_DdAgfufG0CgmlkgnY0gmlwhKwSkImKbXVsdGlhZGRyc5YACASsEpCJBhdYAAoErBKQiQYXWd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDc_lLXo37nJT4WfvoM9YIxGaoxMEQn0Tum6ymIxp8uSGDdGNwghdYg3VkcIIXWoV3YWt1MgM --storenode=/ip4/172.18.144.137/tcp/5976/p2p/16Uiu2HAmLThiKAMM4362uTFr9MSN9akFvwQ6mocjTZffWsaxzsAQ --store=true --relay=true
2026-03-18 09:15:23.054 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.150.85 waku f7ded9b86fd75a49c5fc0e72b00b67f5dd76ddaca2fcfdbf57ed487c488e09e9
2026-03-18 09:15:23.096 DEBUG [src.node.docker_mananger] Container started with ID f7ded9b86fd7. Setting up logs at ./log/docker/store_node1_2026-03-18_09-15-21__3ecc4b2a-8c1c-4241-9de9-ad4d4fe969e6__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:15:23.096 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 58188
2026-03-18 09:15:23.096 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:15:24.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58188/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:15:24.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-18 09:15:24.101 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:15:24.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58188/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:15:24.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.150.85/tcp/58189/p2p/16Uiu2HAmBZFcvwWJg8ci8ymyZTvBpGvr8wVmnZCAsSh4mmQVEqSn","/ip4/172.18.150.85/tcp/58190/ws/p2p/16Uiu2HAmBZFcvwWJg8ci8ymyZTvBpGvr8wVmnZCAsSh4mmQVEqSn"],"enrUri":"enr:-L24QGU8BQIEYhlixKEelI8K9hWep1GlX1b7YoommRBSYu4waBAc8RYvli4ub_JTgbPigaaQR67fPJ0CUiM5eakr2KQCgmlkgnY0gmlwhKwSllWKbXVsdGlhZGRyc5YACASsEpZVBuNNAAoErBKWVQbjTt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC76wX_CwOFJXEx3Lm3J-WDI3qS0vNJ3izQa4TTMSDh7-DdGNwguNNg3VkcILjT4V3YWt1MgM"}'
2026-03-18 09:15:24.104 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:15:24.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58188/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.144.137/tcp/5976/p2p/16Uiu2HAmLThiKAMM4362uTFr9MSN9akFvwQ6mocjTZffWsaxzsAQ"]'
2026-03-18 09:15:24.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:15:24.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5975/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
2026-03-18 09:15:24.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:15:24.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58188/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
2026-03-18 09:15:24.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:15:24.113 DEBUG [src.steps.store] Relaying message
2026-03-18 09:15:24.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5975/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)', "ephemeral": true}'
2026-03-18 09:15:24.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:15:24.118 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-18 09:15:24.319 DEBUG [src.steps.store] Checking that peer harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the stored messages
2026-03-18 09:15:24.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5975/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=5&ascending=true&pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:15:24.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
2026-03-18 09:15:24.323 DEBUG [src.steps.store] messages length is 0
2026-03-18 09:15:24.325 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-18 09:15:24.326 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-18 09:15:24.326 DEBUG [src.node.waku_node] Stopping container with id 7be97a4f8d76
2026-03-18 09:15:24.916 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:15:24.917 DEBUG [src.node.waku_node] Stopping container with id f7ded9b86fd7
2026-03-18 09:15:25.485 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:15:25.486 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-18 09:15:25.494 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 09:15:25.500 DEBUG [src.node.docker_mananger] No errors found in the waku logs.