mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-09 04:37:47.149 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-09 04:37:47.149 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_extra_field with id: 2026-03-09_04-37-47__2fd2723a-ea54-4652-b2c7-f2bf7f25a2a5
|
|
2026-03-09 04:37:47.149 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-09 04:37:47.150 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-09 04:37:47.150 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-09 04:37:47.156 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:37:47.156 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-09_04-37-47__2fd2723a-ea54-4652-b2c7-f2bf7f25a2a5__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:47.156 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:37:47.156 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:37:47.158 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:37:47.158 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.175
|
|
2026-03-09 04:37:47.158 DEBUG [src.node.docker_mananger] Generated ports ['57593', '57594', '57595', '57596', '57597']
|
|
2026-03-09 04:37:47.158 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:37:47.158 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:37:47.159 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:37:47.159 DEBUG [src.node.docker_mananger] docker run -i -t -p 57593:57593 -p 57594:57594 -p 57595:57595 -p 57596:57596 -p 57597:57597 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=57595 --rest-port=57593 --tcp-port=57594 --discv5-udp-port=57596 --rest-address=0.0.0.0 --nat=extip:172.18.237.175 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bfa3aba6f5bd320ee35cdcfcf3cb75a90196b5bb4f7d5027eec99ebebdd0ba9a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57597 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-09 04:37:47.342 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.175 waku 77b6ddc3256d5daf24e48703ec07186d5c6fac6ac0475cd3f4343857cb732c6a
|
|
2026-03-09 04:37:47.381 DEBUG [src.node.docker_mananger] Container started with ID 77b6ddc3256d. Setting up logs at ./log/docker/node1_2026-03-09_04-37-47__2fd2723a-ea54-4652-b2c7-f2bf7f25a2a5__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:47.381 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57593
|
|
2026-03-09 04:37:47.381 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:37:47.422 ERROR [src.node.docker_mananger] Max retries reached for container 4c5f813cb3f0. Exiting log stream.
|
|
2026-03-09 04:37:47.952 ERROR [src.node.docker_mananger] Max retries reached for container ad181de82620. Exiting log stream.
|
|
2026-03-09 04:37:48.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57593/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:37:48.385 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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-09 04:37:48.385 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:37:48.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57593/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:37:48.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.175/tcp/57594/p2p/16Uiu2HAkw4d68WcQnRW9KjzV3yZZ2tLUjPv7jNyhiLD8kxmMkPSH","/ip4/172.18.237.175/tcp/57595/ws/p2p/16Uiu2HAkw4d68WcQnRW9KjzV3yZZ2tLUjPv7jNyhiLD8kxmMkPSH"],"enrUri":"enr:-L24QOGmQvwKNvdqhlf9H42zR4dcQu5duJwjacpkg-GsjFFbSxU5WZ_mDw3RKTNJh-NEyFy1KjWOxZu1gj-fzA9kozACgmlkgnY0gmlwhKwS7a-KbXVsdGlhZGRyc5YACASsEu2vBuD6AAoErBLtrwbg-90DgnJzhQADAQAAiXNlY3AyNTZrMaECGFLohXR1i9gLtCY78hez5hwQ-jUA9chYpU45OKv3NoqDdGNwguD6g3VkcILg_IV3YWt1MgU"}'
|
|
2026-03-09 04:37:48.388 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:37:48.389 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-09 04:37:48.396 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:37:48.396 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-09_04-37-47__2fd2723a-ea54-4652-b2c7-f2bf7f25a2a5__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:48.396 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:37:48.396 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:37:48.398 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:37:48.398 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.194.11
|
|
2026-03-09 04:37:48.398 DEBUG [src.node.docker_mananger] Generated ports ['50853', '50854', '50855', '50856', '50857']
|
|
2026-03-09 04:37:48.398 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:37:48.398 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:37:48.398 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:37:48.398 DEBUG [src.node.docker_mananger] docker run -i -t -p 50853:50853 -p 50854:50854 -p 50855:50855 -p 50856:50856 -p 50857:50857 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=50855 --rest-port=50853 --tcp-port=50854 --discv5-udp-port=50856 --rest-address=0.0.0.0 --nat=extip:172.18.194.11 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abfcbdccb34afeaeccdbad77bb38cbdabdba034901fb42a7ba29cd849eddbf74 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50857 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOGmQvwKNvdqhlf9H42zR4dcQu5duJwjacpkg-GsjFFbSxU5WZ_mDw3RKTNJh-NEyFy1KjWOxZu1gj-fzA9kozACgmlkgnY0gmlwhKwS7a-KbXVsdGlhZGRyc5YACASsEu2vBuD6AAoErBLtrwbg-90DgnJzhQADAQAAiXNlY3AyNTZrMaECGFLohXR1i9gLtCY78hez5hwQ-jUA9chYpU45OKv3NoqDdGNwguD6g3VkcILg_IV3YWt1MgU --filternode=/ip4/172.18.237.175/tcp/57594/p2p/16Uiu2HAkw4d68WcQnRW9KjzV3yZZ2tLUjPv7jNyhiLD8kxmMkPSH
|
|
2026-03-09 04:37:48.588 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.194.11 waku b471ec94a88026273df8dcf1afa651178e9b5527e7921fb795e310a4319154eb
|
|
2026-03-09 04:37:48.628 DEBUG [src.node.docker_mananger] Container started with ID b471ec94a880. Setting up logs at ./log/docker/node2_2026-03-09_04-37-47__2fd2723a-ea54-4652-b2c7-f2bf7f25a2a5__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:37:48.628 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50853
|
|
2026-03-09 04:37:48.628 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:37:49.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50853/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:37:49.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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":"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-09 04:37:49.632 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:37:49.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50853/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:37:49.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.194.11/tcp/50854/p2p/16Uiu2HAky7TEn5GMPhKjjaP8LDNhWxh1n2GBWj3BTdvyjNcWDxP7","/ip4/172.18.194.11/tcp/50855/ws/p2p/16Uiu2HAky7TEn5GMPhKjjaP8LDNhWxh1n2GBWj3BTdvyjNcWDxP7"],"enrUri":"enr:-L24QOv5qurBXgg9WuvOHGD7b-N-1hZVA2aVY8oLyMJ2niVNRldrjTeXeaGUb1uvayTv1bN0nWgIGaY6gbfs-cVcfggCgmlkgnY0gmlwhKwSwguKbXVsdGlhZGRyc5YACASsEsILBsamAAoErBLCCwbGp90DgnJzhQADAQAAiXNlY3AyNTZrMaECNsPi2G6eT4reHvog8owvVRmsx4iJ4JgXEcIjhbYKF46DdGNwgsamg3VkcILGqIV3YWt1MgA"}'
|
|
2026-03-09 04:37:49.635 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:37:49.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50853/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.237.175/tcp/57594/p2p/16Uiu2HAkw4d68WcQnRW9KjzV3yZZ2tLUjPv7jNyhiLD8kxmMkPSH"]'
|
|
2026-03-09 04:37:49.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:49.672 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-09 04:37:49.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57593/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-09 04:37:49.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:37:49.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50853/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "33fb1503-fe99-410e-b691-3b45dea7ee5d", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-09 04:37:49.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"33fb1503-fe99-410e-b691-3b45dea7ee5d","statusDesc":"OK"}'
|
|
2026-03-09 04:37:49.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50853/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1", "extraField": "extraValue"}'
|
|
2026-03-09 04:37:49.711 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:50853/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
|
2026-03-09 04:37:49.713 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-09 04:37:49.714 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-09 04:37:49.714 DEBUG [src.node.waku_node] Stopping container with id 77b6ddc3256d
|
|
2026-03-09 04:37:50.259 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:37:50.260 DEBUG [src.node.waku_node] Stopping container with id b471ec94a880
|
|
2026-03-09 04:37:50.810 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:37:50.812 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-09 04:37:50.818 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:37:50.822 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|