See 
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/263/display/redirect?page=changes>

Changes:

[Benchao Li] [CALCITE-4804] Support Snapshot operator serialization and 
deserizalization


------------------------------------------
[...truncated 563.46 KB...]
> Task :babel:test
         31.7sec, org.apache.calcite.test.BabelQuidemTest > 
test(String)[4], [4] sql/redshift.iq
         33.3sec,    4 completed,   0 failed,   0 skipped, test(String)
         33.4sec,    4 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.BabelQuidemTest
WARNING  38.1sec,  467 completed,   0 failed,   5 
skipped, Gradle Test Run :babel:test

> Task :geode:test
          9.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSqlDistinctSort()
          9.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleDateWhereFilter()
          9.6sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSqlSimple()
          9.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlBooleanColumnNotFilter()
          9.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleBooleanWhereFilter()
          9.9sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleTimestampWhereFilter()
          9.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlBooleanColumnFilter()
          9.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleTimeWhereFilter()
          9.9sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlWhereWithMultipleOrForLiteralFields()
          9.9sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleBooleanWhereFilter()
          9.9sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testInSetFilterWithNestedStringField()
         10.1sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlWhereWithMultipleOrForAllFields()
          9.9sec, 
org.apache.calcite.adapter.geode.rel.GeodeZipsTest > 
testMaxRaw()
         10.1sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSortWithProjectionAndLimit()
         10.1sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testAddMissingGroupByColumnToProjectedFields()
         10.1sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testMissingProjectRelationOnGroupByColumnMatchingProjectedFields()
         10.1sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testLimit()
         10.1sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSortWithProjection()
         10.3sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testFilterWithNestedField()
         10.3sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testCount()

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_ERROR
    no libsigar-amd64-linux.so in java.library.path
    org.hyperic.sigar.SigarException: no libsigar-amd64-linux.so in 
java.library.path
        at org.hyperic.sigar.Sigar.loadLibrary(Sigar.java:172)
        at org.hyperic.sigar.Sigar.<clinit>(Sigar.java:100)
        at org.apache.cassandra.utils.SigarLibrary.<init>(SigarLibrary.java:47)
        at 
org.apache.cassandra.utils.SigarLibrary.<clinit>(SigarLibrary.java:28)
        at 
org.apache.cassandra.service.StartupChecks$7.execute(StartupChecks.java:284)
        at 
org.apache.cassandra.service.StartupChecks.verify(StartupChecks.java:132)
        at 
org.apache.cassandra.service.CassandraDaemon.runStartupChecks(CassandraDaemon.java:487)
        at 
org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:262)
        at 
org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:763)
        at 
org.cassandraunit.utils.EmbeddedCassandraServerHelper.lambda$startEmbeddedCassandra$1(EmbeddedCassandraServerHelper.java:152)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

> Task :piglet:test
          2.1sec, org.apache.calcite.test.PigRelOpTest > 
testFilter()
          2.8sec, org.apache.calcite.test.PigRelOpTest > 
testAggregate()
          2.3sec, org.apache.calcite.test.PigRelOpTest > 
testMultisetProjection()
          3.9sec, org.apache.calcite.test.PigRelOpTest > 
testAggregate3()
          6.5sec, org.apache.calcite.test.PigRelOpTest > 
testJoin3Rels()
          3.9sec, org.apache.calcite.test.PigRelOpTest > 
testCoGroup()
         11.8sec, org.apache.calcite.test.PigRelOpTest > 
testJoin2Rels()
          3.1sec, org.apache.calcite.test.PigRelOpTest > 
testCubeRollup()
          3.6sec, org.apache.calcite.test.PigRelOpTest > 
testForEachNested()
         30.7sec,   35 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.PigRelOpTest
          2.7sec, org.apache.calcite.test.PigRelExTest > 
testCast()
WARNING  30.9sec,   29 completed,   0 failed,   1 
skipped, org.apache.calcite.test.PigRelExTest
WARNING  36.0sec,  106 completed,   0 failed,   2 
skipped, Gradle Test Run :piglet:test

> Task :plus:test
         34.1sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery02Conversion()
         19.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery11()
         17.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery16()

> Task :geode:test
         10.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testWhereWithOr()
         10.6sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleDateWhereFilter()
         10.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleTimestampWhereFilter()
         11.1sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleTimeWhereFilter()
         26.4sec,   12 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest
          2.1sec, 
org.apache.calcite.adapter.geode.rel.GeodeZipsTest > 
testWhereWithOrForLargeValueList()
          2.2sec, 
org.apache.calcite.adapter.geode.rel.GeodeZipsTest > 
testItemPredicate()
WARNING  27.4sec,   14 completed,   0 failed,   3 
skipped, org.apache.calcite.adapter.geode.rel.GeodeZipsTest
         27.7sec,   36 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest
WARNING  37.5sec,   62 completed,   0 failed,   3 
skipped, Gradle Test Run :geode:test

> Task :redis:test

Gradle Test Executor 16 STANDARD_OUT
    docker[redis:2.8.19] 2022-10-30 14:12:43,210 [ForkJoinPool-1-worker-25] 
INFO  - Pulling docker image: redis:2.8.19. Please be patient; this may take 
some time but only needs to be done once.
    docker[redis:2.8.19] 2022-10-30 14:12:44,894 
[docker-java-stream--1133810895] INFO  - Starting to pull image
    docker[redis:2.8.19] 2022-10-30 14:12:44,897 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  0 
downloaded,  0 extracted, (0 bytes/0 bytes)
    docker[redis:2.8.19] 2022-10-30 14:12:45,313 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  8 pending,  1 
downloaded,  0 extracted, (1 KB/? MB)
    docker[redis:2.8.19] 2022-10-30 14:12:45,314 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  7 pending,  2 
downloaded,  0 extracted, (1 KB/? MB)
    docker[redis:2.8.19] 2022-10-30 14:12:45,648 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  6 pending,  3 
downloaded,  0 extracted, (15 MB/? MB)
    docker[redis:2.8.19] 2022-10-30 14:12:46,047 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  5 pending,  4 
downloaded,  0 extracted, (36 MB/? MB)
    docker[redis:2.8.19] 2022-10-30 14:12:46,215 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  4 pending,  5 
downloaded,  0 extracted, (41 MB/? MB)
    docker[redis:2.8.19] 2022-10-30 14:12:46,422 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  3 pending,  6 
downloaded,  0 extracted, (42 MB/? MB)
    docker[redis:2.8.19] 2022-10-30 14:12:46,638 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  2 pending,  7 
downloaded,  0 extracted, (42 MB/? MB)
    docker[redis:2.8.19] 2022-10-30 14:12:46,865 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  1 pending,  8 
downloaded,  0 extracted, (42 MB/? MB)
    docker[redis:2.8.19] 2022-10-30 14:12:47,408 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  0 extracted, (45 MB/46 MB)

> Task :spark:test
         34.9sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterTrue()
         34.9sec, org.apache.calcite.test.SparkAdapterTest 
> testUnion()
         34.9sec, org.apache.calcite.test.SparkAdapterTest 
> testSelectDistinct()
         34.9sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterIsNotNull()
         34.9sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterIsNull()
         34.9sec, org.apache.calcite.test.SparkAdapterTest 
> testUnionAll()
         34.9sec, org.apache.calcite.test.SparkAdapterTest 
> testOrderByLimit()
         34.9sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterFalse()
         35.0sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXAscYDescProjectY()
         35.0sec, org.apache.calcite.test.SparkAdapterTest 
> testJoinProject()
         35.0sec, org.apache.calcite.test.SparkAdapterTest 
> testArithmeticDiv()
         35.1sec, org.apache.calcite.test.SparkAdapterTest 
> testUnionWithFiltersProject()
         35.1sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXAscProjectY()
         35.0sec, org.apache.calcite.test.SparkAdapterTest 
> testArithmeticMul()
         35.1sec, org.apache.calcite.test.SparkAdapterTest 
> testLimit()
         35.1sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXDescYDescProjectY()
         35.1sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterOr()
         35.0sec, org.apache.calcite.test.SparkAdapterTest 
> testArithmeticPlus()
         35.1sec, org.apache.calcite.test.SparkAdapterTest 
> testJoinProjectAliasProject()
         35.1sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXDescYAscProjectY()
         35.1sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupByOrderByAsc()
         35.5sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupByMinMaxCountCountDistinctOrderByAsc()
         35.5sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupBy()
         35.6sec, org.apache.calcite.test.SparkAdapterTest 
> testAggFuncNoGroupBy()
WARNING  36.0sec,   38 completed,   0 failed,   4 
skipped, org.apache.calcite.test.SparkAdapterTest
WARNING  43.0sec,   38 completed,   0 failed,   4 
skipped, Gradle Test Run :spark:test

> Task :plus:test
         35.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery02()
         11.7sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery22()
         19.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery13()
         19.1sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery14()
         35.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery06()
         36.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery01()
         20.7sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery12()
         16.7sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery20()
         23.1sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery10()
         19.1sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery15()
         36.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery08()
         36.5sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery03()
         36.5sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery04()
         18.2sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery18()
         18.3sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery17()
         36.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery09()
         18.8sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery21()
         41.3sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery05()

> Task :elasticsearch:test

Gradle Test Executor 20 STANDARD_OUT
    2022-10-30 14:12:48,649 [ForkJoinPool-1-worker-15] WARN  - 
gateway.auto_import_dangling_indices is disabled, dangling indices will not be 
automatically detected or imported and must be managed manually
          3.5sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
dateCat()
          3.5sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat3()
          3.5sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat2Cat3()
          3.5sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
integerCat()
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat2()
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
aggregationWithCast()
          3.2sec, 
org.apache.calcite.adapter.elasticsearch.MatchTest > 
testMatchQuery()
         43.8sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.MatchTest
          3.9sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
anyValue()
          3.9sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat2()
          3.9sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
anyValueWithOtherAgg()
          4.0sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
all()
          4.0sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
approximateCountDistinct()
          4.0sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1()
          4.4sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
countStar()
WARNING  44.4sec,   14 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.AggregationTest
WARNING   1.2sec,    1 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.ScrollingTest

> Task :redis:test
    docker[redis:2.8.19] 2022-10-30 14:12:49,001 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  1 extracted, (45 MB/46 MB)
    docker[redis:2.8.19] 2022-10-30 14:12:49,613 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  2 extracted, (45 MB/46 MB)
    docker[redis:2.8.19] 2022-10-30 14:12:50,232 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  3 extracted, (45 MB/46 MB)
    docker[redis:2.8.19] 2022-10-30 14:12:51,143 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  4 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-10-30 14:12:51,604 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  5 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-10-30 14:12:52,016 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  6 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-10-30 14:12:53,853 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  7 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-10-30 14:12:54,231 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  8 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-10-30 14:12:55,694 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  9 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-10-30 14:12:57,539 
[docker-java-stream--1133810895] INFO  - Pull complete. 9 layers, pulled in 12s 
(downloaded 46 MB at 3 MB/s)
    docker[redis:2.8.19] 2022-10-30 14:12:57,599 [ForkJoinPool-1-worker-25] 
INFO  - Creating container for image: redis:2.8.19
    docker[redis:2.8.19] 2022-10-30 14:13:01,776 [ForkJoinPool-1-worker-25] 
INFO  - Starting container with ID: 
36c30a284ad55aa3ed73b9bdb706a1c29c0fecd932c8eb84c5f462371c432495
    docker[redis:2.8.19] 2022-10-30 14:13:03,383 [ForkJoinPool-1-worker-25] 
INFO  - Container redis:2.8.19 is starting: 
36c30a284ad55aa3ed73b9bdb706a1c29c0fecd932c8eb84c5f462371c432495
    docker[redis:2.8.19] 2022-10-30 14:13:03,580 [ForkJoinPool-1-worker-25] 
INFO  - Container redis:2.8.19 started in PT20.493S
          4.5sec, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase > 
testSqlWithJoin()
         57.8sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase
WARNING  62.1sec,    3 completed,   0 failed,   1 
skipped, Gradle Test Run :redis:test

> Task :elasticsearch:test
          4.1sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.ProjectionTest
          4.8sec,    7 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.Projection2Test
WARNING   5.9sec,   22 completed,   0 failed,   1 
skipped, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest
          2.6sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
expressions()
          6.4sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
WARNING  60.0sec,   64 completed,   0 failed,   3 
skipped, Gradle Test Run :elasticsearch:test

> Task :plus:test
         79.2sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery07()
WARNING  79.6sec,   29 completed,   0 failed,   7 
skipped, org.apache.calcite.adapter.tpch.TpchTest
WARNING  84.6sec,   51 completed,   0 failed,  11 
skipped, Gradle Test Run :plus:test

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_OUT
    2022-10-30 14:13:32,078 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (<none> => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2022-10-30 14:13:33,443 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => dtcassandra). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
          3.6sec, 
org.apache.calcite.test.CassandraAdapterDataTypesTest > 
testCollectionsRowType()
         94.1sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterDataTypesTest

CassandraAdapterTest STANDARD_OUT
    2022-10-30 14:14:00,179 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (dtcassandra => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2022-10-30 14:14:17,830 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => twissandra). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2022-10-30 14:14:17,857 [s0-admin-0] WARN  - Query '[0 values] CREATE 
MATERIALIZED VIEW twissandra."Tweets_By_User" AS SELECT username, tweet_id FROM 
twissandra.tweets WHERE username IS NOT NULL AND tweet_id IS NOT NULL PRIMARY 
KEY (username, tweet_id);' generated server side warning(s): Materialized views 
are experimental and are not recommended for production use.
         26.1sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterTest

Gradle Test Executor 19 STANDARD_OUT
    2022-10-30 14:14:23,636 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s1|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=b3e038a1-80d6-4fbe-a093-c667b758a954}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-10-30 14:14:23,636 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s2|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=944b2d5a-081b-4cb9-9a48-5eccb93a8bb4}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-10-30 14:14:25,404 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s2|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=944b2d5a-081b-4cb9-9a48-5eccb93a8bb4}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-10-30 14:14:25,804 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s1|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=b3e038a1-80d6-4fbe-a093-c667b758a954}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
        137.6sec,   22 completed,   0 failed,   0 skipped, Gradle Test Run 
:cassandra:test

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':server:test'.
> There were failing tests. See the report at: 
> file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/server/build/reports/tests/test/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4m 44s
424 actionable tasks: 424 executed

See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2022-10-30-14-09-54.html>
A fine-grained performance profile is available: use the --scan option.

See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/buildSrc/build/reports/profile/profile-2022-10-30-14-10-04.html>
A fine-grained performance profile is available: use the --scan option.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.

Reply via email to