============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n0yc/000b83/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py ...

============================== slowest durations ===============================
105.94s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[lz4_compression-COMPRESSION = "lz4"]
93.15s call     alter_compression.py::TestAllCompression::test_all_supported_compression[lz4_compression-COMPRESSION = "lz4"]
70.13s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_10_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 10]
69.96s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_11_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 11]
12.03s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_11_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 11]
0.01s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_11_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 11]
0.01s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_10_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 10]
0.01s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[lz4_compression-COMPRESSION = "lz4"]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 3 passed in 352.69s (0:05:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n0yc/000b52/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py ...

============================== slowest durations ===============================
106.89s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_12_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 12]
90.16s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_12_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 12]
79.24s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_13_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 13]
71.65s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_14_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 14]
12.03s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_14_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 14]
0.01s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_12_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 12]
0.01s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_13_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 13]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 3 passed in 361.82s (0:06:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n0yc/000b8f/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py ...

============================== slowest durations ===============================
105.92s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_15_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 15]
104.76s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_15_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 15]
100.21s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_16_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 16]
90.69s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_17_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 17]
12.03s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_17_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 17]
0.01s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_15_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 15]
0.01s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_16_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 16]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 3 passed in 415.57s (0:06:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n0yc/000b5b/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py .F

=================================== FAILURES ===================================
_ TestAllCompression.test_all_supported_compression[zstd_19_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 19] _
ydb/tests/olap/column_family/compression/alter_compression.py:194: in test_all_supported_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1015652 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_19_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 19]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: alter_compression.py::TestAllCompression, test_name: test_all_supported_compression[zstd_19_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 19])
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4fc4b99-a49f-4e4f-914d-933bc953b7fd, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4fc4b99-a49f-4e4f-914d-933bc953b7fd, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/all_compression/all_supported_compression/zstd_19_compression` (\n                    value Uint64 NOT NULL,\n                    value1 Uint64,\n                    PRIMARY KEY(value),\n                    FAMILY default (COMPRESSION = \"zstd\", COMPRESSION_LEVEL = 19)\n                )\n                WITH (STORE = COLUMN)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4fc4b99-a49f-4e4f-914d-933bc953b7fd, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
INFO     __tests__.alter_compression:alter_compression.py:187 Table /Root/all_compression/all_supported_compression/zstd_19_compression created
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1337fa07-b31e-47e7-8755-f17f8e78fea3, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1337fa07-b31e-47e7-8755-f17f8e78fea3, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/zstd_19_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1337fa07-b31e-47e7-8755-f17f8e78fea3, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 543219cb-a394-4fbf-9702-ec44601385e0, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 543219cb-a394-4fbf-9702-ec44601385e0, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 0;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/zstd_19_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 543219cb-a394-4fbf-9702-ec44601385e0, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9344998-8bde-4c14-a63a-9f50c8ce17ab, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9344998-8bde-4c14-a63a-9f50c8ce17ab, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9344998-8bde-4c14-a63a-9f50c8ce17ab, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea71215a-eeb1-4495-9b08-98bb9ad4a609, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea71215a-eeb1-4495-9b08-98bb9ad4a609, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea71215a-eeb1-4495-9b08-98bb9ad4a609, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
INFO     __tests__.alter_compression:alter_compression.py:36 100000 rows in /Root/all_compression/all_supported_compression/zstd_19_compression. portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 64}}, blobs: {'__DEFAULT': {'Portions': 64, 'BlobSize': 318528, 'BlobCount': 128}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 364369b0-4fa9-4133-8756-1f722008bfc5, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 364369b0-4fa9-4133-8756-1f722008bfc5, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 100000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/zstd_19_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 364369b0-4fa9-4133-8756-1f722008bfc5, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 001b9fa8-fadb-484e-a4fa-36636a33f911, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 001b9fa8-fadb-484e-a4fa-36636a33f911, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 001b9fa8-fadb-484e-a4fa-36636a33f911, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 166dbd22-8e74-4e62-8e63-fb917a33446d, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 166dbd22-8e74-4e62-8e63-fb917a33446d, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 166dbd22-8e74-4e62-8e63-fb917a33446d, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
INFO     __tests__.alter_compression:alter_compression.py:36 200000 rows in /Root/all_compression/all_supported_compression/zstd_19_compression. portions: {'__DEFAULT': {'Rows': 200000, 'Portions': 128}}, blobs: {'__DEFAULT': {'Portions': 128, 'BlobSize': 637920, 'BlobCount': 256}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d6a2f97-bba7-449d-bc08-ef94c2ee11c0, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d6a2f97-bba7-449d-bc08-ef94c2ee11c0, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 200000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/zstd_19_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d6a2f97-bba7-449d-bc08-ef94c2ee11c0, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ca27822-ea8e-4f60-9c2c-900e7838df8e, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ca27822-ea8e-4f60-9c2c-900e7838df8e, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ca27822-ea8e-4f60-9c2c-900e7838df8e, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16cab1fc-6ec0-4389-bbd5-0f0ae049ca6e, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16cab1fc-6ec0-4389-bbd5-0f0ae049ca6e, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16cab1fc-6ec0-4389-bbd5-0f0ae049ca6e, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
INFO     __tests__.alter_compression:alter_compression.py:36 300000 rows in /Root/all_compression/all_supported_compression/zstd_19_compression. portions: {'__DEFAULT': {'Rows': 300000, 'Portions': 192}}, blobs: {'__DEFAULT': {'Portions': 192, 'BlobSize': 956816, 'BlobCount': 384}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e65a4af8-30e7-4db5-95ec-915530f39f75, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e65a4af8-30e7-4db5-95ec-915530f39f75, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 300000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/zstd_19_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e65a4af8-30e7-4db5-95ec-915530f39f75, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80288a6b-bd83-45d8-b6f0-3cfb3ddd09f1, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80288a6b-bd83-45d8-b6f0-3cfb3ddd09f1, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80288a6b-bd83-45d8-b6f0-3cfb3ddd09f1, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 544c2882-7c79-42ff-91cf-0f52cf4c2e45, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 544c2882-7c79-42ff-91cf-0f52cf4c2e45, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 544c2882-7c79-42ff-91cf-0f52cf4c2e45, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
INFO     __tests__.alter_compression:alter_compression.py:36 400000 rows in /Root/all_compression/all_supported_compression/zstd_19_compression. portions: {'__DEFAULT': {'Rows': 400000, 'Portions': 256}}, blobs: {'__DEFAULT': {'Portions': 256, 'BlobSize': 1276240, 'BlobCount': 512}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7641eb12-7d0a-44ba-8a03-d2c5e24bc5ef, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7641eb12-7d0a-44ba-8a03-d2c5e24bc5ef, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 400000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/zstd_19_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7641eb12-7d0a-44ba-8a03-d2c5e24bc5ef, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d903744-9c10-45bc-80c9-bc09777c937c, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d903744-9c10-45bc-80c9-bc09777c937c, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d903744-9c10-45bc-80c9-bc09777c937c, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4aa9def0-0866-4773-9f6b-9a18b39b73e9, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4aa9def0-0866-4773-9f6b-9a18b39b73e9, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4aa9def0-0866-4773-9f6b-9a18b39b73e9, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
INFO     __tests__.alter_compression:alter_compression.py:36 500000 rows in /Root/all_compression/all_supported_compression/zstd_19_compression. portions: {'__DEFAULT': {'Rows': 500000, 'Portions': 320}}, blobs: {'__DEFAULT': {'Portions': 320, 'BlobSize': 1595136, 'BlobCount': 640}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f2545fc-c2b2-42ae-8ea3-45f77b74de4a, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f2545fc-c2b2-42ae-8ea3-45f77b74de4a, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 500000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/zstd_19_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f2545fc-c2b2-42ae-8ea3-45f77b74de4a, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 927c44c3-45cf-4409-af0e-3e813fcce361, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 927c44c3-45cf-4409-af0e-3e813fcce361, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 927c44c3-45cf-4409-af0e-3e813fcce361, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a29793e-27ca-426b-9756-a7d5a6149fab, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a29793e-27ca-426b-9756-a7d5a6149fab, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a29793e-27ca-426b-9756-a7d5a6149fab, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
INFO     __tests__.alter_compression:alter_compression.py:36 600000 rows in /Root/all_compression/all_supported_compression/zstd_19_compression. portions: {'__DEFAULT': {'Rows': 600000, 'Portions': 384}}, blobs: {'__DEFAULT': {'Portions': 384, 'BlobSize': 1914416, 'BlobCount': 768}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2839ae01-280b-4d2a-bb88-23a6749d6461, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2839ae01-280b-4d2a-bb88-23a6749d6461, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 600000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/zstd_19_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2839ae01-280b-4d2a-bb88-23a6749d6461, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d2e2b62-8777-474f-9f93-5dddc7c11e9f, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d2e2b62-8777-474f-9f93-5dddc7c11e9f, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d2e2b62-8777-474f-9f93-5dddc7c11e9f, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 54edde23-6094-44cb-886b-862476686596, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54edde23-6094-44cb-886b-862476686596, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54edde23-6094-44cb-886b-862476686596, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
INFO     __tests__.alter_compression:alter_compression.py:36 700000 rows in /Root/all_compression/all_supported_compression/zstd_19_compression. portions: {'__DEFAULT': {'Rows': 700000, 'Portions': 448}}, blobs: {'__DEFAULT': {'Portions': 448, 'BlobSize': 2233456, 'BlobCount': 896}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5b70c6c-86d6-4ee0-80f2-6d1f70ac53b8, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5b70c6c-86d6-4ee0-80f2-6d1f70ac53b8, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 700000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/zstd_19_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5b70c6c-86d6-4ee0-80f2-6d1f70ac53b8, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0143467d-4401-4a92-accb-175772b22297, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0143467d-4401-4a92-accb-175772b22297, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0143467d-4401-4a92-accb-175772b22297, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1aa7c073-6fb2-4235-aaa7-695a7f6de14e, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1aa7c073-6fb2-4235-aaa7-695a7f6de14e, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1aa7c073-6fb2-4235-aaa7-695a7f6de14e, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
INFO     __tests__.alter_compression:alter_compression.py:36 800000 rows in /Root/all_compression/all_supported_compression/zstd_19_compression. portions: {'__DEFAULT': {'Rows': 800000, 'Portions': 512}}, blobs: {'__DEFAULT': {'Portions': 512, 'BlobSize': 2552960, 'BlobCount': 1024}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd4cbdd1-36d3-4ab7-8316-e923ea8c4e7d, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd4cbdd1-36d3-4ab7-8316-e923ea8c4e7d, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 800000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/zstd_19_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd4cbdd1-36d3-4ab7-8316-e923ea8c4e7d, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2db787f-9997-4a16-9c8e-3fee788da253, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2db787f-9997-4a16-9c8e-3fee788da253, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2db787f-9997-4a16-9c8e-3fee788da253, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a2dbae2-24cb-449d-a5aa-c454df65379b, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a2dbae2-24cb-449d-a5aa-c454df65379b, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a2dbae2-24cb-449d-a5aa-c454df65379b, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
INFO     __tests__.alter_compression:alter_compression.py:36 900000 rows in /Root/all_compression/all_supported_compression/zstd_19_compression. portions: {'__DEFAULT': {'Rows': 900000, 'Portions': 576}}, blobs: {'__DEFAULT': {'Portions': 576, 'BlobSize': 2871840, 'BlobCount': 1152}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea22a0ec-facd-44dd-8d0b-f4cc78b5e8fb, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea22a0ec-facd-44dd-8d0b-f4cc78b5e8fb, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 900000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/zstd_19_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea22a0ec-facd-44dd-8d0b-f4cc78b5e8fb, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4da3b5ab-0a80-416f-b690-948ed948ac88, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4da3b5ab-0a80-416f-b690-948ed948ac88, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4da3b5ab-0a80-416f-b690-948ed948ac88, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a64e0d79-e01a-4f43-b7b0-eb9893ce0750, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a64e0d79-e01a-4f43-b7b0-eb9893ce0750, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a64e0d79-e01a-4f43-b7b0-eb9893ce0750, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
INFO     __tests__.alter_compression:alter_compression.py:36 1000000 rows in /Root/all_compression/all_supported_compression/zstd_19_compression. portions: {'__DEFAULT': {'Rows': 1000000, 'Portions': 640}}, blobs: {'__DEFAULT': {'Portions': 640, 'BlobSize': 3191408, 'BlobCount': 1280}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 819d3627-c04f-4d99-82e5-63dade13406d, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 819d3627-c04f-4d99-82e5-63dade13406d, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/zstd_19_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 819d3627-c04f-4d99-82e5-63dade13406d, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dded3351-94d2-43d4-b3d7-fa9160d87ded, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dded3351-94d2-43d4-b3d7-fa9160d87ded, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dded3351-94d2-43d4-b3d7-fa9160d87ded, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 680fc214-5c28-4427-b043-525226bb9171, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 680fc214-5c28-4427-b043-525226bb9171, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 680fc214-5c28-4427-b043-525226bb9171, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2198a941-f2b0-4d93-937b-345951637fb0, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2198a941-f2b0-4d93-937b-345951637fb0, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2198a941-f2b0-4d93-937b-345951637fb0, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 432b4e3e-9de8-4c9e-8a45-ae95ac8e56ca, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 432b4e3e-9de8-4c9e-8a45-ae95ac8e56ca, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 432b4e3e-9de8-4c9e-8a45-ae95ac8e56ca, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/zstd_19_compression`, volumes `value` (8000000, 1544928)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a929ddb-2cce-4ad4-9c4d-44febad0e93f, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a929ddb-2cce-4ad4-9c4d-44febad0e93f, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/zstd_19_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a929ddb-2cce-4ad4-9c4d-44febad0e93f, ghrun-3ralgcgwfy.auto.internal:22691): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 709792cf-6b90-4d6d-890b-01f05deae16c, ghrun-3ralgcgwfy.auto.internal:22691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 709792cf-6b90-4d6d-890b-01f05deae16c, ghrun-3ralgcgwfy.auto.internal:22691): request = { session_id: "ydb://session/3?node_id=1&id=OTVkZmRhZjgtOTAxZjIyY2UtNWVmMjNlYTctYmEzOGVkNDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 709792cf-6b90-4d6d-890b-01f05deae16c, ghrun-3ralgcgwfy.auto.internal:22691): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22691
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ralgcgwfy.auto.internal:22691
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d97b794d-7fd7-4e4c-80d0-b4a2bf13cbc2, ghrun-3ralgcgwfy.auto.internal:22691): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:22691/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63494
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13486
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22691
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15018
============================== slowest durations ===============================
115.52s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_18_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 18]
108.65s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_18_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 18]
75.65s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_19_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 19]
12.03s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_19_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 19]
0.01s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_18_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 18]
0.01s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_19_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 19]
=========================== short test summary info ============================
FAILED alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_19_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 19] - assert 1015652 == (8000000 // 8)
=================== 1 failed, 1 passed in 314.09s (0:05:14) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n0yc/000b6c/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py ..

============================== slowest durations ===============================
122.81s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_21_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 21]
104.88s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_20_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 20]
104.26s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_20_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 20]
17.04s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_21_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 21]
0.05s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_20_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 20]
0.01s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_21_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 21]
======================== 2 passed in 350.52s (0:05:50) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n0yc/000b66/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py ..

============================== slowest durations ===============================
105.58s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_2_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 2]
91.65s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_2_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 2]
87.13s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_3_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 3]
7.04s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_3_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 3]
0.01s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_2_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 2]
0.01s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_3_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 3]
======================== 2 passed in 292.93s (0:04:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n0yc/000b45/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_4_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 4] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1015673 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_4_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 4]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 802233
DEBUG    ya.test:process.py:259 Command (pid 802233) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 802233) elapsed time (sec): 1.3283820152282715
DEBUG    ya.test:process.py:263 Command (pid 802233) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 802233) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 802233) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 802233) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 802233) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 802233) maxrss: 489616
DEBUG    ya.test:process.py:263 Command (pid 802233) minflt: 45380
DEBUG    ya.test:process.py:263 Command (pid 802233) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 802233) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 802233) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 802233) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 802233) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 802233) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 802233) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 802233) stime: 0.213666
DEBUG    ya.test:process.py:263 Command (pid 802233) utime: 0.526866
DEBUG    ya.test:process.py:263 Command (pid 802233) wtime: 1.356
DEBUG    ya.test:process.py:275 Command (pid 802233) output:
Git info:
    Commit: 7b731739d966d7057b29ea0b1490222a09d8ca9c
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 9054360d8ecdeedc191da2198bc6d14bda6df246 into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3ralgcgwfy
    Host information: 
        Linux ghrun-3ralgcgwfy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 802233) errors:

INFO     __tests__.base:base.py:27 Git info:
    Commit: 7b731739d966d7057b29ea0b1490222a09d8ca9c
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 9054360d8ecdeedc191da2198bc6d14bda6df246 into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3ralgcgwfy
    Host information: 
        Linux ghrun-3ralgcgwfy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6154
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/n0yc/000b45/r3tmp/kikimr_cluster_sqkfqzbr
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20242
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14015
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9676
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n0yc/000b45/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_4_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.4/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/n0yc/000b45/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_4_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.4/cluster/node_1/logfile_2ozg89wo.log --grpc-port=5390 --mon-port=20242 --ic-port=6154
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5390/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/n0yc/000b45/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_4_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.4/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/n0yc/000b45/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_4_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.4/cluster/node_1/logfile_2ozg89wo.log --grpc-port=5390 --mon-port=20242 --ic-port=6154
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/n0yc/000b45/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_4_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.4/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/n0yc/000b45/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_4_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.4/cluster/node_1/logfile_2ozg89wo.log', '--grpc-port=5390', '--mon-port=20242', '--ic-port=6154')' in '/home/runner/.ya/build/build_root/n0yc/000b45/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_4_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.4/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 802771
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5390/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 802780
DEBUG    ya.test:process.py:259 Command (pid 802780) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 802780) elapsed time (sec): 0.9815051555633545
DEBUG    ya.test:process.py:263 Command (pid 802780) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 802780) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 802780) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 802780) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 802780) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 802780) maxrss: 489900
DEBUG    ya.test:process.py:263 Command (pid 802780) minflt: 45427
DEBUG    ya.test:process.py:263 Command (pid 802780) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 802780) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 802780) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 802780) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 802780) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 802780) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 802780) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 802780) stime: 0.21471099999999999
DEBUG    ya.test:process.py:263 Command (pid 802780) utime: 0.491702
DEBUG    ya.test:process.py:263 Command (pid 802780) wtime: 1.005
DEBUG    ya.test:process.py:275 Command (pid 802780) output:
Git info:
    Commit: 7b731739d966d7057b29ea0b1490222a09d8ca9c
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 9054360d8ecdeedc191da2198bc6d14bda6df246 into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3ralgcgwfy
    Host information: 
        Linux ghrun-3ralgcgwfy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 802780) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7b731739d966d7057b29ea0b1490222a09d8ca9c
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 9054360d8ecdeedc191da2198bc6d14bda6df246 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5390', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6154\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5390', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6154\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 805149
DEBUG    ya.test:process.py:259 Command (pid 805149) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 805149) elapsed time (sec): 1.3085825443267822
DEBUG    ya.test:process.py:263 Command (pid 805149) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805149) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 805149) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805149) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805149) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 805149) maxrss: 593204
DEBUG    ya.test:process.py:263 Command (pid 805149) minflt: 51630
DEBUG    ya.test:process.py:263 Command (pid 805149) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 805149) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 805149) nivcsw: 236
DEBUG    ya.test:process.py:263 Command (pid 805149) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 805149) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 805149) nvcsw: 393
DEBUG    ya.test:process.py:263 Command (pid 805149) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 805149) stime: 0.272308
DEBUG    ya.test:process.py:263 Command (pid 805149) utime: 0.607003
DEBUG    ya.test:process.py:263 Command (pid 805149) wtime: 1.317
DEBUG    ya.test:process.py:275 Command (pid 805149) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 805149) errors:

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5390', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/n0yc/000b45/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5390', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 805703
DEBUG    ya.test:process.py:259 Command (pid 805703) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 805703) elapsed time (sec): 1.2040657997131348
DEBUG    ya.test:process.py:263 Command (pid 805703) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805703) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 805703) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805703) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805703) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 805703) maxrss: 593256
DEBUG    ya.test:process.py:263 Command (pid 805703) minflt: 51764
DEBUG    ya.test:process.py:263 Command (pid 805703) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 805703) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 805703) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 805703) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 805703) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 805703) nvcsw: 420
DEBUG    ya.test:process.py:263 Command (pid 805703) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 805703) stime: 0.264517
DEBUG    ya.test:process.py:263 Command (pid 805703) utime: 0.585168
DEBUG    ya.test:process.py:263 Command (pid 805703) wtime: 1.221
DEBUG    ya.test:process.py:275 Command (pid 805703) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 805703) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5dcb1722-6014-4335-a334-eaec1ea9fa02, localhost:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5dcb1722-6014-4335-a334-eaec1ea9fa02, localhost:5390): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5dcb1722-6014-4335-a334-eaec1ea9fa02, localhost:5390): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ralgcgwfy.auto.internal" port: 5390 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-3ralgcgwfy.auto.internal:5390, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5390
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c32e877b-deb4-4de7-89d9-63474f47eec5, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c32e877b-deb4-4de7-89d9-63474f47eec5, ghrun-3ralgcgwfy.auto.internal:5390): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c32e877b-deb4-4de7-89d9-63474f47eec5, ghrun-3ralgcgwfy.auto.internal:5390): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 60af99a3-a783-41b5-9fe9-4701eb79e537, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 60af99a3-a783-41b5-9fe9-4701eb79e537, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 60af99a3-a783-41b5-9fe9-4701eb79e537, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0fe54a1-1a67-4ba4-b264-3787a824cec4, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0fe54a1-1a67-4ba4-b264-3787a824cec4, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/all_compression/all_supported_compression/off_compression` (\n                    value Uint64 NOT NULL,\n                    value1 Uint64,\n                    PRIMARY KEY(value),\n                    FAMILY default (COMPRESSION = \"off\")\n                )\n                WITH (STORE = COLUMN)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0fe54a1-1a67-4ba4-b264-3787a824cec4, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     __tests__.alter_compression:alter_compression.py:159 Table /Root/all_compression/all_supported_compression/off_compression created
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e61f8c16-532f-4e8d-978d-95f4447408a1, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e61f8c16-532f-4e8d-978d-95f4447408a1, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e61f8c16-532f-4e8d-978d-95f4447408a1, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4db7a829-feba-4299-ba8c-92c5e58d36e7, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4db7a829-feba-4299-ba8c-92c5e58d36e7, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 0;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4db7a829-feba-4299-ba8c-92c5e58d36e7, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce9ac9e7-2cbf-4347-8a2d-c9e3b8e2570e, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce9ac9e7-2cbf-4347-8a2d-c9e3b8e2570e, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce9ac9e7-2cbf-4347-8a2d-c9e3b8e2570e, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ece50019-cd2e-441a-a0e6-f5454b5bda37, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ece50019-cd2e-441a-a0e6-f5454b5bda37, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ece50019-cd2e-441a-a0e6-f5454b5bda37, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     __tests__.alter_compression:alter_compression.py:36 100000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 64}}, blobs: {'__DEFAULT': {'Portions': 64, 'BlobSize': 1618432, 'BlobCount': 128}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2be6520a-d1d4-499f-8729-cb5071f86070, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2be6520a-d1d4-499f-8729-cb5071f86070, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 100000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2be6520a-d1d4-499f-8729-cb5071f86070, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4e2a846-d447-40c2-aaa2-7966007f2b70, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4e2a846-d447-40c2-aaa2-7966007f2b70, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4e2a846-d447-40c2-aaa2-7966007f2b70, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b13dcba5-4177-4609-a834-38544945c998, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b13dcba5-4177-4609-a834-38544945c998, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b13dcba5-4177-4609-a834-38544945c998, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     __tests__.alter_compression:alter_compression.py:36 200000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 200000, 'Portions': 128}}, blobs: {'__DEFAULT': {'Portions': 128, 'BlobSize': 3236864, 'BlobCount': 256}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f615f3a-d7aa-4046-a86e-795568fa9ca1, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f615f3a-d7aa-4046-a86e-795568fa9ca1, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 200000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f615f3a-d7aa-4046-a86e-795568fa9ca1, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ce5a6dc-a32c-4457-9108-a21378b251cb, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ce5a6dc-a32c-4457-9108-a21378b251cb, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ce5a6dc-a32c-4457-9108-a21378b251cb, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22333a94-5352-42d8-9616-0fdc37692afb, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22333a94-5352-42d8-9616-0fdc37692afb, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22333a94-5352-42d8-9616-0fdc37692afb, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     __tests__.alter_compression:alter_compression.py:36 300000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 300000, 'Portions': 192}}, blobs: {'__DEFAULT': {'Portions': 192, 'BlobSize': 4855296, 'BlobCount': 384}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a01eebf1-95f3-4ba3-b331-1b103b1094f2, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a01eebf1-95f3-4ba3-b331-1b103b1094f2, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 300000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a01eebf1-95f3-4ba3-b331-1b103b1094f2, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67d98126-dbf7-423f-af3c-0040ee4b5ed6, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67d98126-dbf7-423f-af3c-0040ee4b5ed6, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67d98126-dbf7-423f-af3c-0040ee4b5ed6, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4503f327-cfd5-4772-92b0-9465b83c22da, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4503f327-cfd5-4772-92b0-9465b83c22da, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4503f327-cfd5-4772-92b0-9465b83c22da, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     __tests__.alter_compression:alter_compression.py:36 400000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 400000, 'Portions': 256}}, blobs: {'__DEFAULT': {'Portions': 256, 'BlobSize': 6473728, 'BlobCount': 512}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd6b04f7-3c0c-46a0-87a5-d683305bc58b, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd6b04f7-3c0c-46a0-87a5-d683305bc58b, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 400000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd6b04f7-3c0c-46a0-87a5-d683305bc58b, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5625ea94-1f24-403d-b0c1-34d60f696c6c, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5625ea94-1f24-403d-b0c1-34d60f696c6c, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5625ea94-1f24-403d-b0c1-34d60f696c6c, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4f9a3d9-faad-4136-8531-ac9ae05bce0d, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4f9a3d9-faad-4136-8531-ac9ae05bce0d, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4f9a3d9-faad-4136-8531-ac9ae05bce0d, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     __tests__.alter_compression:alter_compression.py:36 500000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 500000, 'Portions': 320}}, blobs: {'__DEFAULT': {'Portions': 320, 'BlobSize': 8092160, 'BlobCount': 640}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e32a2232-43df-4e74-bc20-092ac4839d59, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e32a2232-43df-4e74-bc20-092ac4839d59, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 500000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e32a2232-43df-4e74-bc20-092ac4839d59, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99730914-7a34-4150-a221-f22f34b1bce0, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99730914-7a34-4150-a221-f22f34b1bce0, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99730914-7a34-4150-a221-f22f34b1bce0, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 357052a2-15ed-4b72-b674-817d32e388ed, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 357052a2-15ed-4b72-b674-817d32e388ed, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 357052a2-15ed-4b72-b674-817d32e388ed, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     __tests__.alter_compression:alter_compression.py:36 600000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 600000, 'Portions': 384}}, blobs: {'__DEFAULT': {'Portions': 384, 'BlobSize': 9710592, 'BlobCount': 768}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c318887-6f53-4b4b-8f8c-c510dd20b724, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c318887-6f53-4b4b-8f8c-c510dd20b724, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 600000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c318887-6f53-4b4b-8f8c-c510dd20b724, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, db70262c-e824-4365-a328-7415c6a35357, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db70262c-e824-4365-a328-7415c6a35357, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db70262c-e824-4365-a328-7415c6a35357, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78593387-80b8-4b06-9a66-b7695dc8dc42, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78593387-80b8-4b06-9a66-b7695dc8dc42, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78593387-80b8-4b06-9a66-b7695dc8dc42, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     __tests__.alter_compression:alter_compression.py:36 700000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 700000, 'Portions': 448}}, blobs: {'__DEFAULT': {'Portions': 448, 'BlobSize': 11329024, 'BlobCount': 896}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25775a18-d785-4985-aba9-bbb078183d3e, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25775a18-d785-4985-aba9-bbb078183d3e, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 700000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25775a18-d785-4985-aba9-bbb078183d3e, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0440ddd8-6a51-45b0-a85c-ff7453177e11, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0440ddd8-6a51-45b0-a85c-ff7453177e11, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0440ddd8-6a51-45b0-a85c-ff7453177e11, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e53fa62-2b89-4c5c-9ffe-178a275a5d83, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e53fa62-2b89-4c5c-9ffe-178a275a5d83, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e53fa62-2b89-4c5c-9ffe-178a275a5d83, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     __tests__.alter_compression:alter_compression.py:36 800000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 800000, 'Portions': 512}}, blobs: {'__DEFAULT': {'Portions': 512, 'BlobSize': 12947456, 'BlobCount': 1024}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 148cc931-0075-4226-85fa-9e5b030cac56, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 148cc931-0075-4226-85fa-9e5b030cac56, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 800000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 148cc931-0075-4226-85fa-9e5b030cac56, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27245159-d6d1-49ee-9561-317c94ff926f, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27245159-d6d1-49ee-9561-317c94ff926f, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27245159-d6d1-49ee-9561-317c94ff926f, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 294c06ba-f5ab-4a99-9877-1ad0bfbc2000, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 294c06ba-f5ab-4a99-9877-1ad0bfbc2000, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 294c06ba-f5ab-4a99-9877-1ad0bfbc2000, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     __tests__.alter_compression:alter_compression.py:36 900000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 900000, 'Portions': 576}}, blobs: {'__DEFAULT': {'Portions': 576, 'BlobSize': 14565888, 'BlobCount': 1152}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3cb72f72-bc35-4ea3-8d51-3ffb717fe568, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cb72f72-bc35-4ea3-8d51-3ffb717fe568, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 900000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cb72f72-bc35-4ea3-8d51-3ffb717fe568, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09aae029-a7a7-426f-a625-2f6f375a7b9b, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09aae029-a7a7-426f-a625-2f6f375a7b9b, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09aae029-a7a7-426f-a625-2f6f375a7b9b, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f14fb200-49b0-45dc-8440-66cdaa46fe74, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f14fb200-49b0-45dc-8440-66cdaa46fe74, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f14fb200-49b0-45dc-8440-66cdaa46fe74, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     __tests__.alter_compression:alter_compression.py:36 1000000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 1000000, 'Portions': 640}}, blobs: {'__DEFAULT': {'Portions': 640, 'BlobSize': 16184320, 'BlobCount': 1280}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5748aed5-ef8b-41ea-9e61-4bb972116e3f, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5748aed5-ef8b-41ea-9e61-4bb972116e3f, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5748aed5-ef8b-41ea-9e61-4bb972116e3f, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f78dbc3c-eb81-43ea-ab81-23aa6e2304ad, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f78dbc3c-eb81-43ea-ab81-23aa6e2304ad, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f78dbc3c-eb81-43ea-ab81-23aa6e2304ad, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 614a9094-9cfb-4e15-ab75-12d7c8f2b524, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 614a9094-9cfb-4e15-ab75-12d7c8f2b524, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 614a9094-9cfb-4e15-ab75-12d7c8f2b524, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18049656-9550-497a-b368-320b73a7a04d, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18049656-9550-497a-b368-320b73a7a04d, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18049656-9550-497a-b368-320b73a7a04d, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe5d5921-22b8-438f-a6a3-0bbb40edf300, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe5d5921-22b8-438f-a6a3-0bbb40edf300, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe5d5921-22b8-438f-a6a3-0bbb40edf300, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20042905-7bbd-4c24-96bc-357d66632014, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20042905-7bbd-4c24-96bc-357d66632014, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20042905-7bbd-4c24-96bc-357d66632014, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5af4f8e1-79f7-4c6b-b99c-fbc46faa1791, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5af4f8e1-79f7-4c6b-b99c-fbc46faa1791, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5af4f8e1-79f7-4c6b-b99c-fbc46faa1791, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8024768)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e16602c-5ac0-420e-ba0c-0b2e27cbf3fc, ghrun-3ralgcgwfy.auto.internal:5390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e16602c-5ac0-420e-ba0c-0b2e27cbf3fc, ghrun-3ralgcgwfy.auto.internal:5390): request = { session_id: "ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e16602c-5ac0-420e-ba0c-0b2e27cbf3fc, ghrun-3ralgcgwfy.auto.internal:5390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI1ZDhiZi1jMDkwNjAxYi02NGM1MTY3ZC1jN2I3MDY4Mw==
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_5_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 5] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1015673 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_5_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 5]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
============================== slowest durations ===============================
85.23s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_4_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 4]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_4_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 4] - assert 1015673 == (8000000 // 8)
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_5_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 5] - assert 1015673 == (8000000 // 8)
========================= 2 errors in 87.56s (0:01:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n0yc/000b39/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py ..

============================== slowest durations ===============================
93.64s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_6_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 6]
88.19s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_7_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 7]
85.29s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_6_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 6]
17.05s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_7_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 7]
0.01s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_6_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 6]
0.01s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_7_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 7]
======================== 2 passed in 285.55s (0:04:45) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n0yc/000b7a/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py ..

============================== slowest durations ===============================
106.51s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_8_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 8]
89.61s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_9_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 9]
89.28s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_8_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 8]
12.03s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_9_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 9]
0.01s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_8_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 8]
0.01s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_9_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 9]
======================== 2 passed in 298.77s (0:04:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/n0yc/000b82/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py ..

============================== slowest durations ===============================
105.85s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_compression-COMPRESSION = "zstd"]
92.77s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_compression-COMPRESSION = "zstd"]
73.05s call     alter_compression.py::TestAlterCompression::test_availability_data
17.07s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_compression-COMPRESSION = "zstd"]
9.59s setup    alter_compression.py::TestAlterCompression::test_availability_data
7.09s teardown alter_compression.py::TestAlterCompression::test_availability_data
======================== 2 passed in 306.81s (0:05:06) =========================
