mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
85 lines
15 KiB
Plaintext
85 lines
15 KiB
Plaintext
2026-03-03 04:34:36.038 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:34:36.038 DEBUG [tests.conftest] Running test: test_message_published_on_different_pubsub_topic_is_not_retrieved with id: 2026-03-03_04-34-36__f06c78b6-c9bb-47e1-ab75-b0373c00c76f
|
|
2026-03-03 04:34:36.038 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:34:36.038 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-03 04:34:36.039 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-03 04:34:36.045 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:34:36.046 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-34-36__f06c78b6-c9bb-47e1-ab75-b0373c00c76f__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:36.046 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:34:36.046 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:34:36.047 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:34:36.047 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.81.154
|
|
2026-03-03 04:34:36.047 DEBUG [src.node.docker_mananger] Generated ports ['2132', '2133', '2134', '2135', '2136']
|
|
2026-03-03 04:34:36.048 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:34:36.048 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:34:36.048 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:34:36.048 DEBUG [src.node.docker_mananger] docker run -i -t -p 2132:2132 -p 2133:2133 -p 2134:2134 -p 2135:2135 -p 2136:2136 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=2134 --rest-port=2132 --tcp-port=2133 --discv5-udp-port=2135 --rest-address=0.0.0.0 --nat=extip:172.18.81.154 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4c0f9e47e6bc7aceeffee7a24fde8bbc9d4addfc1ababb0cdde377dcbaaff7df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2136 --metrics-logging=true --relay=true
|
|
2026-03-03 04:34:36.239 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.81.154 waku c9d392e432ead40db1fc2d6ca7ef6e4e1fe88768d33ab3eb0b6a2a26c3e1ec58
|
|
2026-03-03 04:34:36.279 DEBUG [src.node.docker_mananger] Container started with ID c9d392e432ea. Setting up logs at ./log/docker/node1_2026-03-03_04-34-36__f06c78b6-c9bb-47e1-ab75-b0373c00c76f__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:36.279 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2132
|
|
2026-03-03 04:34:36.281 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:34:36.314 ERROR [src.node.docker_mananger] Max retries reached for container 72e991141853. Exiting log stream.
|
|
2026-03-03 04:34:36.831 ERROR [src.node.docker_mananger] Max retries reached for container 29ccc99cda4f. Exiting log stream.
|
|
2026-03-03 04:34:37.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2132/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:37.284 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-03 04:34:37.284 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:34:37.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2132/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:37.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.81.154/tcp/2133/p2p/16Uiu2HAmPfRb6sXeqHNEKTQrvT6wW2e2BFop5kGCdzZ6MPQJyRxi","/ip4/172.18.81.154/tcp/2134/ws/p2p/16Uiu2HAmPfRb6sXeqHNEKTQrvT6wW2e2BFop5kGCdzZ6MPQJyRxi"],"enrUri":"enr:-L24QIzHkDfY5gtPa0ypHIAhj6ueIAa4hcm-rN-rB-wACAE2ORYu-Kr7VlrV22QNYjVybGb8TxjZNBT1p1bSv155W68CgmlkgnY0gmlwhKwSUZqKbXVsdGlhZGRyc5YACASsElGaBghVAAoErBJRmgYIVt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDo40X0eg80a06wIGKko-BnFVFWWLI-EU1lfwJ5AdbRK-DdGNwgghVg3VkcIIIV4V3YWt1MgE"}'
|
|
2026-03-03 04:34:37.287 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:34:37.294 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:34:37.294 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-34-36__f06c78b6-c9bb-47e1-ab75-b0373c00c76f__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:37.294 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:34:37.294 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:34:37.296 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:34:37.296 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.214.120
|
|
2026-03-03 04:34:37.296 DEBUG [src.node.docker_mananger] Generated ports ['57697', '57698', '57699', '57700', '57701']
|
|
2026-03-03 04:34:37.296 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:34:37.296 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:34:37.296 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:34:37.296 DEBUG [src.node.docker_mananger] docker run -i -t -p 57697:57697 -p 57698:57698 -p 57699:57699 -p 57700:57700 -p 57701:57701 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=57699 --rest-port=57697 --tcp-port=57698 --discv5-udp-port=57700 --rest-address=0.0.0.0 --nat=extip:172.18.214.120 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fddbcaaacecf95496f76548acbbfebaa8daaa32738fb9addefab4172cdde18af --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57701 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIzHkDfY5gtPa0ypHIAhj6ueIAa4hcm-rN-rB-wACAE2ORYu-Kr7VlrV22QNYjVybGb8TxjZNBT1p1bSv155W68CgmlkgnY0gmlwhKwSUZqKbXVsdGlhZGRyc5YACASsElGaBghVAAoErBJRmgYIVt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDo40X0eg80a06wIGKko-BnFVFWWLI-EU1lfwJ5AdbRK-DdGNwgghVg3VkcIIIV4V3YWt1MgE
|
|
2026-03-03 04:34:37.497 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.214.120 waku b38ee8cf52de0f53212b0b571df8b07840b97e22bc0dc3a78346752447486873
|
|
2026-03-03 04:34:37.532 DEBUG [src.node.docker_mananger] Container started with ID b38ee8cf52de. Setting up logs at ./log/docker/node2_2026-03-03_04-34-36__f06c78b6-c9bb-47e1-ab75-b0373c00c76f__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:34:37.532 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57697
|
|
2026-03-03 04:34:37.532 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:34:38.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57697/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:38.553 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-03 04:34:38.553 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:34:38.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57697/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:38.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.214.120/tcp/57698/p2p/16Uiu2HAm6cABYWJYXP5SNNb583KgqD6oaXQhCzgESdzx8i25hE8R","/ip4/172.18.214.120/tcp/57699/ws/p2p/16Uiu2HAm6cABYWJYXP5SNNb583KgqD6oaXQhCzgESdzx8i25hE8R"],"enrUri":"enr:-L24QAJkI6JhalqtDgTgvxZv7nC4KtP9m0ScAzXxbH6EU5ufQiIBdxwC5wIY0mJ8QILmPJNypLc9hZZQRGEye7Ar_ycCgmlkgnY0gmlwhKwS1niKbXVsdGlhZGRyc5YACASsEtZ4BuFiAAoErBLWeAbhY90DgnJzhQADAQAAiXNlY3AyNTZrMaECpiBAyEktkF55NHTq40J2MS1bDaFqyABDICR4VY1tH2KDdGNwguFig3VkcILhZIV3YWt1MgE"}'
|
|
2026-03-03 04:34:38.561 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:34:38.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57697/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.81.154/tcp/2133/p2p/16Uiu2HAmPfRb6sXeqHNEKTQrvT6wW2e2BFop5kGCdzZ6MPQJyRxi"]'
|
|
2026-03-03 04:34:38.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:38.567 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-03-03 04:34:38.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2132/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-03 04:34:38.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:38.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57697/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-03 04:34:38.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:38.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2132/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-03 04:34:38.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:38.584 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:34:38.685 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:34:38.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2132/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:38.687 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":1772512478578444288,"ephemeral":false,"proof":""}]'
|
|
2026-03-03 04:34:38.689 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-03 04:34:38.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57697/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:38.692 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":1772512478578444288,"ephemeral":false,"proof":""}]'
|
|
2026-03-03 04:34:38.693 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-03-03 04:34:38.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2132/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-03-03 04:34:38.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:38.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57697/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-03-03 04:34:38.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:38.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2132/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:34:38.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:34:38.718 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-03 04:34:38.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57697/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:34:38.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-03 04:34:38.824 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:34:38.825 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:34:38.825 DEBUG [src.node.waku_node] Stopping container with id c9d392e432ea
|
|
2026-03-03 04:34:39.441 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:34:39.443 DEBUG [src.node.waku_node] Stopping container with id b38ee8cf52de
|
|
2026-03-03 04:34:40.021 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:34:40.022 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:34:40.031 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:34:40.038 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|