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

Changes:

[Julian Hyde] [CALCITE-5564] Add parsing and validation for 
PERCENTILE_CONT/PERCENTILE_DISC functions (enabled in BigQuery)


------------------------------------------
[...truncated 378.71 KB...]
         20.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery11()
         19.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery16()
         18.3sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery22()
         40.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery01()
         40.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery06()
         21.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery14()
         22.3sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery13()
         20.7sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery20()
         22.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery15()
         23.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery10()
         23.3sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery12()
         41.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery03()
         41.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery04()
         42.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery08()
         24.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery09()
         22.8sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery17()

> Task :geode:test

> Task :spark:test
         34.6sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterFalse()
         34.6sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterIsNull()
         34.6sec, org.apache.calcite.test.SparkAdapterTest 
> testUnionAll()
         34.6sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterIsNotNull()
         34.6sec, org.apache.calcite.test.SparkAdapterTest 
> testUnion()
         34.8sec, org.apache.calcite.test.SparkAdapterTest 
> testOrderByLimit()
         34.6sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterTrue()
         34.5sec, org.apache.calcite.test.SparkAdapterTest 
> testSelectDistinct()
         34.6sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterOr()
         34.5sec, org.apache.calcite.test.SparkAdapterTest 
> testArithmeticDiv()
         34.5sec, org.apache.calcite.test.SparkAdapterTest 
> testArithmeticMul()
         34.5sec, org.apache.calcite.test.SparkAdapterTest 
> testArithmeticPlus()
         34.6sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXAscProjectY()
         34.7sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXDescYDescProjectY()
         34.7sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXDescYAscProjectY()
         34.7sec, org.apache.calcite.test.SparkAdapterTest 
> testJoinProjectAliasProject()
         34.7sec, org.apache.calcite.test.SparkAdapterTest 
> testLimit()
         34.7sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXAscYDescProjectY()
         34.7sec, org.apache.calcite.test.SparkAdapterTest 
> testJoinProject()
         34.9sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupByOrderByAsc()
         34.9sec, org.apache.calcite.test.SparkAdapterTest 
> testUnionWithFiltersProject()
         35.7sec, org.apache.calcite.test.SparkAdapterTest 
> testAggFuncNoGroupBy()
         36.0sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupBy()
         36.3sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupByMinMaxCountCountDistinctOrderByAsc()
WARNING  36.7sec,   38 completed,   0 failed,   4 
skipped, org.apache.calcite.test.SparkAdapterTest
WARNING  44.4sec,   38 completed,   0 failed,   4 
skipped, Gradle Test Run :spark:test

> Task :redis:test
    docker[redis:2.8.19] 2023-05-31 00:47:32,843 [ForkJoinPool-1-worker-25] 
INFO  - Container redis:2.8.19 is starting: 
f5231eef4b45b98a013729787387f9837c0f2c004e21efe0ba4fe5a1c11dfc3c
    docker[redis:2.8.19] 2023-05-31 00:47:35,589 [ForkJoinPool-1-worker-25] 
INFO  - Container redis:2.8.19 started in PT28.214S

> Task :piglet:test
         17.8sec, org.apache.calcite.test.PigletTest > 
testLimitExample()
         20.8sec, org.apache.calcite.test.PigRelExTest > 
testAdd()
         20.8sec, org.apache.calcite.test.PigRelExTest > 
testMod()
         20.7sec, org.apache.calcite.test.PigRelExTest > 
testNotEqual()
         20.9sec, org.apache.calcite.test.PigRelExTest > 
testGreaterThanEqual()
         20.8sec, org.apache.calcite.test.PigRelExTest > 
testLessThan()
         20.9sec, org.apache.calcite.test.PigRelExTest > 
testNegation()
         20.7sec, org.apache.calcite.test.PigRelExTest > 
testConstantString()
         21.0sec, org.apache.calcite.test.PigRelExTest > 
testEqual()
         21.2sec, org.apache.calcite.test.PigRelExTest > 
testIsNotNull()
         21.0sec, org.apache.calcite.test.PigRelExTest > 
testSubtract()
         20.8sec, org.apache.calcite.test.PigRelExTest > 
testAnd()
          2.6sec, org.apache.calcite.test.PigRelExTest > 
testConstantFloat()
          2.3sec, org.apache.calcite.test.PigletTest > 
testGroupExample()
WARNING  21.4sec,   19 completed,   0 failed,   1 
skipped, org.apache.calcite.test.PigletTest
         21.3sec, org.apache.calcite.test.PigRelOpTest > 
testLoadWithSchema()
         21.4sec, org.apache.calcite.test.PigRelExTest > 
testNot()
         22.0sec, org.apache.calcite.test.PigScriptTest > 
testReadScript()
         22.5sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.PigScriptTest
          7.8sec, org.apache.calcite.test.PigRelOpTest > 
testUdf()
         22.4sec, org.apache.calcite.test.PigRelOpTest > 
testUnionDifferentSchemas1()
          7.9sec, org.apache.calcite.test.PigRelOpTest > 
testAggregate2half()
          2.3sec, org.apache.calcite.test.PigRelOpTest > 
testLimit()
         23.2sec, org.apache.calcite.test.PigRelOpTest > 
testUnionDifferentSchemas2()
          2.6sec, org.apache.calcite.test.PigRelOpTest > 
testSplit()
          2.8sec, org.apache.calcite.test.PigRelOpTest > 
testMultipleStores()
          8.9sec, org.apache.calcite.test.PigRelOpTest > 
testCross()
         24.1sec, org.apache.calcite.test.PigRelOpTest > 
testOrderBy()
          3.5sec, org.apache.calcite.test.PigRelOpTest > 
testGroupby()
          9.9sec, org.apache.calcite.test.PigRelExTest > 
testCast()
          2.4sec, org.apache.calcite.test.PigRelOpTest > 
testAggregate2()
WARNING  25.1sec,   29 completed,   0 failed,   1 
skipped, org.apache.calcite.test.PigRelExTest
          3.9sec, org.apache.calcite.test.PigRelOpTest > 
testJoin3Rels()
          4.1sec, org.apache.calcite.test.PigRelOpTest > 
testRank()
          2.7sec, org.apache.calcite.test.PigRelOpTest > 
testAggregate3()
          2.6sec, org.apache.calcite.test.PigRelOpTest > 
testCoGroup()
          2.5sec, org.apache.calcite.test.PigRelOpTest > 
testCubeCube()
          4.5sec, org.apache.calcite.test.PigRelOpTest > 
testJoin2Rels()
          2.9sec, org.apache.calcite.test.PigRelOpTest > 
testForEachNested()
         25.7sec,   35 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.PigRelOpTest
WARNING  34.4sec,  106 completed,   0 failed,   2 
skipped, Gradle Test Run :piglet:test

> Task :plus:test
         21.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery18()
         43.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery02()
         43.8sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery02Conversion()
         24.7sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery21()

> Task :geode:test
          9.1sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSqlDistinctSort()
          9.5sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSqlSimple()
          9.6sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleDateWhereFilter()
          9.6sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlBooleanColumnFilter()
          9.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleBooleanWhereFilter()
          9.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlBooleanColumnNotFilter()
          9.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlWhereWithMultipleOrForAllFields()
          9.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleTimestampWhereFilter()
          9.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testInSetFilterWithNestedStringField()
          9.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlWhereWithMultipleOrForLiteralFields()
          9.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleBooleanWhereFilter()
          9.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleTimeWhereFilter()
          9.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSortWithProjectionAndLimit()
          9.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testMissingProjectRelationOnGroupByColumnMatchingProjectedFields()
          9.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testCount()
          9.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testAddMissingGroupByColumnToProjectedFields()
          9.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSortWithProjection()
          9.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeZipsTest > 
testMaxRaw()
         10.2sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testFilterWithNestedField()
         10.3sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testWhereWithOr()
         10.6sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleTimestampWhereFilter()
         10.5sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleDateWhereFilter()
         10.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleTimeWhereFilter()
         24.0sec,   12 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest
         24.7sec,   36 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest
WARNING  25.0sec,   14 completed,   0 failed,   3 
skipped, org.apache.calcite.adapter.geode.rel.GeodeZipsTest
WARNING  36.8sec,   62 completed,   0 failed,   3 
skipped, Gradle Test Run :geode:test

> Task :babel:test
         11.2sec, org.apache.calcite.test.BabelQuidemTest > 
test(String)[5], [5] sql/redshift.iq
         47.9sec,    5 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.BabelQuidemTest > test(String)
         48.3sec,    5 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.BabelQuidemTest
WARNING  55.9sec,  493 completed,   0 failed,   5 
skipped, Gradle Test Run :babel:test

> Task :elasticsearch:test

Gradle Test Executor 38 STANDARD_OUT
    2023-05-31 00:47:34,564 [ForkJoinPool-1-worker-4] WARN  - 
gateway.auto_import_dangling_indices is disabled, dangling indices will not be 
automatically detected or imported and must be managed manually
    2023-05-31 00:47:36,795 [elasticsearch[fake-elastic][scheduler][T#1]] WARN  
- [gc][1] overhead, spent [1s] collecting in the last [1.4s]

> Task :redis:test
          6.3sec, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase > 
testSqlWithJoin()
         59.6sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase
WARNING  64.6sec,    3 completed,   0 failed,   1 
skipped, Gradle Test Run :redis:test

> Task :plus:test
         52.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery05()

> Task :core:javadoc
100 warnings

> Task :elasticsearch:test
          3.6sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projection2()
          2.5sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testZips()
          2.5sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testAlias()
          3.7sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projection()
          2.8sec, 
org.apache.calcite.adapter.elasticsearch.MatchTest > 
testMatchQuery()
         53.3sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.MatchTest
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projection3()
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
simpleProjectionNoScripting()
          3.1sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testFilterReversed()
          3.2sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testLimit()
          4.4sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projectionStringLiteral()
          4.4sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projectionStringLiteralAndColumn()
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
limit2()
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testDismaxQuery()
          3.9sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testProject()
          4.0sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testFilterSort()
          5.2sec, 
org.apache.calcite.adapter.elasticsearch.Projection2Test > 
projectionWithIdField()
         54.7sec,    7 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.Projection2Test
          4.1sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testSort()
          4.1sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
notOperator()
          4.4sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
agg1()
          2.5sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
groupBy()
WARNING  55.7sec,   24 completed,   0 failed,   1 
skipped, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest
          6.3sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
notExpression()
          7.2sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
expressions()
         56.6sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
WARNING   3.0sec,    1 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.ScrollingTest
          1.6sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.ProjectionTest
WARNING   2.0sec,   14 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.AggregationTest
WARNING  69.5sec,   66 completed,   0 failed,   3 
skipped, Gradle Test Run :elasticsearch:test

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_OUT
    2023-05-31 00:48:16,687 [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).
    2023-05-31 00:48:18,107 [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).

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

> Task :cassandra:test
          4.0sec, 
org.apache.calcite.test.CassandraAdapterDataTypesTest > 
testCollectionsRowType()
         99.3sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterDataTypesTest

CassandraAdapterTest STANDARD_OUT
    2023-05-31 00:48:45,012 [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).
    2023-05-31 00:49:02,294 [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).
    2023-05-31 00:49:02,313 [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.
         25.7sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterTest

CassandraAdapterWithoutKeyspaceTest STANDARD_OUT
    2023-05-31 00:49:11,313 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (twissandra => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2023-05-31 00:49:14,750 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => twissandra_small). This is an anti-pattern 
that should be avoided in production (see 
'advanced.request.warn-if-set-keyspace' in the configuration).
          9.8sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterWithoutKeyspaceTest

Gradle Test Executor 39 STANDARD_OUT
    2023-05-31 00:49:17,975 [s3-admin-0] WARN  - [s3|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s3|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=720b5f73-8bf8-4278-9993-87b059fa9f38}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-31 00:49:17,975 [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=007627f0-c531-4a08-8b46-28ae0929a382}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-31 00:49:17,975 [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=6b25958d-8ef0-4cf1-bac8-5d5a2fcfb288}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-31 00:49:19,843 [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=007627f0-c531-4a08-8b46-28ae0929a382}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-31 00:49:19,981 [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=6b25958d-8ef0-4cf1-bac8-5d5a2fcfb288}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-31 00:49:20,043 [s3-admin-0] WARN  - [s3|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s3|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=720b5f73-8bf8-4278-9993-87b059fa9f38}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-31 00:49:23,449 [s3-admin-0] WARN  - [s3|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s3|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=720b5f73-8bf8-4278-9993-87b059fa9f38}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-31 00:49:23,547 [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=6b25958d-8ef0-4cf1-bac8-5d5a2fcfb288}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-31 00:49:23,772 [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=007627f0-c531-4a08-8b46-28ae0929a382}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
        152.3sec,   23 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.

* 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.6.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 5m 26s
452 actionable tasks: 452 executed

See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2023-05-31-00-44-10.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