mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-26 12:19:51 +00:00
85 lines
15 KiB
Plaintext
85 lines
15 KiB
Plaintext
2026-04-23 05:13:03.304 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 05:13:03.305 DEBUG [tests.conftest] Running test: test_passing_cursor_of_non_existing_message_from_the_store with id: 2026-04-23_05-13-03__d6a9910e-5c87-470d-8bc8-5a896c211461
|
|
2026-04-23 05:13:03.305 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 05:13:03.305 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 05:13:03.305 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-04-23 05:13:03.313 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:13:03.314 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-04-23_05-13-03__d6a9910e-5c87-470d-8bc8-5a896c211461__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:13:03.314 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:13:03.314 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:13:03.316 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:13:03.317 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.138.24
|
|
2026-04-23 05:13:03.317 DEBUG [src.node.docker_mananger] Generated ports ['60909', '60910', '60911', '60912', '60913']
|
|
2026-04-23 05:13:03.317 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:13:03.317 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:13:03.318 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:13:03.318 DEBUG [src.node.docker_mananger] docker run -i -t -p 60909:60909 -p 60910:60910 -p 60911:60911 -p 60912:60912 -p 60913:60913 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=60911 --rest-port=60909 --tcp-port=60910 --discv5-udp-port=60912 --rest-address=0.0.0.0 --nat=extip:172.18.138.24 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=f85f76ce1ded2bcbdd9d750df3db6a38cb55fefda1d6f9c2bb26acfdaa0aef56 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60913 --metrics-logging=true --store=true --relay=true
|
|
2026-04-23 05:13:03.512 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.138.24 waku 8568d988d7d77b0c8bd9267be27ba0841144e367ac1acf107e6f15fd514368f8
|
|
2026-04-23 05:13:03.546 DEBUG [src.node.docker_mananger] Container started with ID 8568d988d7d7. Setting up logs at ./log/docker/publishing_node1_2026-04-23_05-13-03__d6a9910e-5c87-470d-8bc8-5a896c211461__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:13:03.547 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60909
|
|
2026-04-23 05:13:03.547 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:03.626 ERROR [src.node.docker_mananger] Max retries reached for container a3107e1440c0. Exiting log stream.
|
|
2026-04-23 05:13:04.153 ERROR [src.node.docker_mananger] Max retries reached for container 762f92f27497. Exiting log stream.
|
|
2026-04-23 05:13:04.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60909/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:13:04.550 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:13:04.551 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:13:04.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60909/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:13:04.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.138.24/tcp/60910/p2p/16Uiu2HAm31WSpG1fnES63mpQKuLMiaz2bfcAcE8XTWu3TbCtXRE9","/ip4/172.18.138.24/tcp/60911/ws/p2p/16Uiu2HAm31WSpG1fnES63mpQKuLMiaz2bfcAcE8XTWu3TbCtXRE9"],"enrUri":"enr:-L24QHn3RIeIq0tTQF0S9iAI5j3chpNYebL8aBN6u1GUPh42YElopHB_4CIC-W6YlroETAWutvVEWcCQcCD7PhFkRw8CgmlkgnY0gmlwhKwSihiKbXVsdGlhZGRyc5YACASsEooYBu3uAAoErBKKGAbt790DgnJzhQDGAQAAiXNlY3AyNTZrMaECcKzGl4yhHWRxb7lQS-VD9l1lueSQXf8uG610Y0TjapqDdGNwgu3ug3VkcILt8IV3YWt1MgM"}'
|
|
2026-04-23 05:13:04.553 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:13:04.561 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:13:04.561 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-04-23_05-13-03__d6a9910e-5c87-470d-8bc8-5a896c211461__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:13:04.561 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:13:04.561 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:13:04.563 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:13:04.563 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.141.203
|
|
2026-04-23 05:13:04.563 DEBUG [src.node.docker_mananger] Generated ports ['52876', '52877', '52878', '52879', '52880']
|
|
2026-04-23 05:13:04.563 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:13:04.563 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:13:04.563 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:13:04.563 DEBUG [src.node.docker_mananger] docker run -i -t -p 52876:52876 -p 52877:52877 -p 52878:52878 -p 52879:52879 -p 52880:52880 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=52878 --rest-port=52876 --tcp-port=52877 --discv5-udp-port=52879 --rest-address=0.0.0.0 --nat=extip:172.18.141.203 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=ecb0cf08afcbdb608f700fb1bbe0ede4312b22acdd6f77fea0eeaa6f04abe5d6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52880 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHn3RIeIq0tTQF0S9iAI5j3chpNYebL8aBN6u1GUPh42YElopHB_4CIC-W6YlroETAWutvVEWcCQcCD7PhFkRw8CgmlkgnY0gmlwhKwSihiKbXVsdGlhZGRyc5YACASsEooYBu3uAAoErBKKGAbt790DgnJzhQDGAQAAiXNlY3AyNTZrMaECcKzGl4yhHWRxb7lQS-VD9l1lueSQXf8uG610Y0TjapqDdGNwgu3ug3VkcILt8IV3YWt1MgM --storenode=/ip4/172.18.138.24/tcp/60910/p2p/16Uiu2HAm31WSpG1fnES63mpQKuLMiaz2bfcAcE8XTWu3TbCtXRE9 --store=true --relay=true
|
|
2026-04-23 05:13:04.748 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.141.203 waku 9abf00a8168234caed255be56cfd3063bb891f6d355354239084df9948a6f2ee
|
|
2026-04-23 05:13:04.787 DEBUG [src.node.docker_mananger] Container started with ID 9abf00a81682. Setting up logs at ./log/docker/store_node1_2026-04-23_05-13-03__d6a9910e-5c87-470d-8bc8-5a896c211461__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:13:04.787 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52876
|
|
2026-04-23 05:13:04.789 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:05.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52876/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:13:05.792 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:13:05.792 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:13:05.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52876/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:13:05.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.141.203/tcp/52877/p2p/16Uiu2HAmB2TDhRXk4hpeis9tkZxDzYj3Je4LckmTYeyPnJQ92heN","/ip4/172.18.141.203/tcp/52878/ws/p2p/16Uiu2HAmB2TDhRXk4hpeis9tkZxDzYj3Je4LckmTYeyPnJQ92heN"],"enrUri":"enr:-L24QJBiV4T9YC07N47BRBiawxss1tU-cxzPe26SagCr-QLCdDhwYRQfCzph0lf0tDp-2C0nwdGEf2apFEg3ngZg8TwCgmlkgnY0gmlwhKwSjcuKbXVsdGlhZGRyc5YACASsEo3LBs6NAAoErBKNywbOjt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC58g0Qbg6819O44ymaUGtPJWCfxYTdbT2ExpqZ92UPt-DdGNwgs6Ng3VkcILOj4V3YWt1MgM"}'
|
|
2026-04-23 05:13:05.795 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:13:05.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52876/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.138.24/tcp/60910/p2p/16Uiu2HAm31WSpG1fnES63mpQKuLMiaz2bfcAcE8XTWu3TbCtXRE9"]'
|
|
2026-04-23 05:13:05.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:05.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60909/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 05:13:05.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:05.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52876/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 05:13:05.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:05.804 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:05.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60909/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:05.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:05.810 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:06.010 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:06.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60909/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:06.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:06.017 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:06.217 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:06.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60909/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:06.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:06.224 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:06.425 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:06.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60909/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:06.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:06.433 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:06.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60909/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=0x7fb45f642f8f503354711a39354d45a50add995ac78059608f5f02b7439428c4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:13:06.637 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:60909/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=0x7fb45f642f8f503354711a39354d45a50add995ac78059608f5f02b7439428c4&pageSize=100&ascending=true. Response content: b'error in handleSelfStoreRequest: BAD_RESPONSE: archive error: DRIVER_ERROR: cursor not found'
|
|
2026-04-23 05:13:06.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52876/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=0x7fb45f642f8f503354711a39354d45a50add995ac78059608f5f02b7439428c4&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:13:06.641 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:52876/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=0x7fb45f642f8f503354711a39354d45a50add995ac78059608f5f02b7439428c4&pageSize=100&ascending=true. Response content: b'error in handleSelfStoreRequest: BAD_RESPONSE: archive error: DRIVER_ERROR: cursor not found'
|
|
2026-04-23 05:13:06.643 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 05:13:06.644 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 05:13:06.644 DEBUG [src.node.waku_node] Stopping container with id 8568d988d7d7
|
|
2026-04-23 05:13:07.138 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:07.138 DEBUG [src.node.waku_node] Stopping container with id 9abf00a81682
|
|
2026-04-23 05:13:07.620 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:07.622 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 05:13:07.638 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:13:07.647 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|