mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
72 lines
13 KiB
Plaintext
72 lines
13 KiB
Plaintext
2026-03-05 15:04:15.114 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:04:15.115 DEBUG [tests.conftest] Running test: test_relay with id: 2026-03-05_15-04-15__0a7b1c6b-0d08-44a5-b71e-c1592dabf5f6
|
|
2026-03-05 15:04:15.115 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:04:15.116 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-05 15:04:15.116 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-05 15:04:15.116 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-05 15:04:15.116 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-05 15:04:15.126 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:04:15.127 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_15-04-15__0a7b1c6b-0d08-44a5-b71e-c1592dabf5f6__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:04:15.127 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:04:15.127 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:04:15.171 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-05 15:04:15.171 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.218.248
|
|
2026-03-05 15:04:15.172 DEBUG [src.node.docker_mananger] Generated ports ['55511', '55512', '55513', '55514', '55515']
|
|
2026-03-05 15:04:15.172 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:04:15.172 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:04:15.172 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:04:15.172 DEBUG [src.node.docker_mananger] docker run -i -t -p 55511:55511 -p 55512:55512 -p 55513:55513 -p 55514:55514 -p 55515:55515 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=55513 --rest-port=55511 --tcp-port=55512 --discv5-udp-port=55514 --rest-address=0.0.0.0 --nat=extip:172.18.218.248 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0a4b513b9b269d00d4eed0d6b0deacd5f957b799ddba604dfaefaaab39a87ccf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55515 --metrics-logging=true --relay=true
|
|
2026-03-05 15:04:24.814 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.218.248 waku 44d1f02602e5671c4cf6746dee366e2e0821bc1144ef3eb6b4acc5576c5d2827
|
|
2026-03-05 15:04:24.847 DEBUG [src.node.docker_mananger] Container started with ID 44d1f02602e5. Setting up logs at ./log/docker/node1_2026-03-05_15-04-15__0a7b1c6b-0d08-44a5-b71e-c1592dabf5f6__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:04:24.847 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 55511
|
|
2026-03-05 15:04:24.848 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:04:25.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55511/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:04:25.851 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 15:04:25.852 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:04:25.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55511/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:04:25.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.218.248/tcp/55512/p2p/16Uiu2HAmDD27K4BzxiC35LKkRwvEtumxP25DPuhCqrRnf9JeEMuw","/ip4/172.18.218.248/tcp/55513/ws/p2p/16Uiu2HAmDD27K4BzxiC35LKkRwvEtumxP25DPuhCqrRnf9JeEMuw"],"enrUri":"enr:-L24QLFcShiWgZijx-jmNZNzfseAPcRgdM-lcY8g_tqtCNkoGCSKqbxXBgwA0C_7OJMFojhT816o4vACCIGrqt1jyrMCgmlkgnY0gmlwhKwS2viKbXVsdGlhZGRyc5YACASsEtr4BtjYAAoErBLa-AbY2d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCDSTJkM7TAZeR0yUl02rvmzTadGlw4itRJEUwu9UK8aDdGNwgtjYg3VkcILY2oV3YWt1MgE"}'
|
|
2026-03-05 15:04:25.854 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:04:25.861 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:04:25.861 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_15-04-15__0a7b1c6b-0d08-44a5-b71e-c1592dabf5f6__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:04:25.861 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:04:25.861 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:04:25.862 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:04:25.862 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.30.216
|
|
2026-03-05 15:04:25.863 DEBUG [src.node.docker_mananger] Generated ports ['56441', '56442', '56443', '56444', '56445']
|
|
2026-03-05 15:04:25.863 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:04:25.863 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:04:25.863 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:04:25.863 DEBUG [src.node.docker_mananger] docker run -i -t -p 56441:56441 -p 56442:56442 -p 56443:56443 -p 56444:56444 -p 56445:56445 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=56443 --rest-port=56441 --tcp-port=56442 --discv5-udp-port=56444 --rest-address=0.0.0.0 --nat=extip:172.18.30.216 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5a2c20319a4d74b6105ced80ca7a9fabdcaed81702b7d3a7c7e1e3b924cffdee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56445 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLFcShiWgZijx-jmNZNzfseAPcRgdM-lcY8g_tqtCNkoGCSKqbxXBgwA0C_7OJMFojhT816o4vACCIGrqt1jyrMCgmlkgnY0gmlwhKwS2viKbXVsdGlhZGRyc5YACASsEtr4BtjYAAoErBLa-AbY2d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCDSTJkM7TAZeR0yUl02rvmzTadGlw4itRJEUwu9UK8aDdGNwgtjYg3VkcILY2oV3YWt1MgE
|
|
2026-03-05 15:04:26.049 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.30.216 waku b80fb6c4b3e7ef2a1f68db9cf7512222e88bc9502c463e8e4631595b84f336e3
|
|
2026-03-05 15:04:26.081 DEBUG [src.node.docker_mananger] Container started with ID b80fb6c4b3e7. Setting up logs at ./log/docker/node1_2026-03-05_15-04-15__0a7b1c6b-0d08-44a5-b71e-c1592dabf5f6__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:04:26.082 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 56441
|
|
2026-03-05 15:04:26.082 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:04:27.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56441/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:04:27.105 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":"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 15:04:27.106 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:04:27.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56441/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:04:27.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.30.216/tcp/56442/p2p/16Uiu2HAmQZgmuW8PdZqY8Y4RbdhXHUxhpuRKMpQTrZaLcGz1Lsgs","/ip4/172.18.30.216/tcp/56443/ws/p2p/16Uiu2HAmQZgmuW8PdZqY8Y4RbdhXHUxhpuRKMpQTrZaLcGz1Lsgs"],"enrUri":"enr:-L24QJjDutHbsPSGCRteDm6zmhfEIwRosBBKFeUjaMchZYckPCXfx1gyo2D9BSraohnYqa-MP2wS-IZvOAuaTzF7Zi0CgmlkgnY0gmlwhKwSHtiKbXVsdGlhZGRyc5YACASsEh7YBtx6AAoErBIe2Abce90DgnJzhQADAQAAiXNlY3AyNTZrMaEDsPB3Xx3KTWEPkjI0Wn_pgmZNHzMV_NNCybaJuJTdPeiDdGNwgtx6g3VkcILcfIV3YWt1MgE"}'
|
|
2026-03-05 15:04:27.114 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:04:27.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55511/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 15:04:27.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:04:27.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56441/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 15:04:27.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:04:27.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55511/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:04:27.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:04:27.133 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:04:27.233 DEBUG [src.steps.relay] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:04:27.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55511/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:04:27.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772723067127180544,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:04:27.238 DEBUG [src.steps.relay] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:04:27.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56441/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:04:27.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772723067127180544,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:04:27.244 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:04:27.245 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:04:27.245 DEBUG [src.node.waku_node] Stopping container with id 44d1f02602e5
|
|
2026-03-05 15:04:27.767 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:04:27.768 DEBUG [src.node.waku_node] Stopping container with id b80fb6c4b3e7
|
|
2026-03-05 15:04:28.281 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:04:28.284 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:04:28.289 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:04:28.294 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|