See
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/349/display/redirect?page=changes>
Changes:
[1016070+dssysolyatin] [CALCITE-5468] SqlToRelConverter throws if ORDER BY
contains IN
------------------------------------------
[...truncated 363.87 KB...]
> Task :redis:test
docker[redis:2.8.19] 2023-02-14 07:53:30,805
[docker-java-stream--1133810895] INFO - Pulling image layers: 0 pending, 9
downloaded, 4 extracted, (44 MB/46 MB)
docker[redis:2.8.19] 2023-02-14 07:53:31,596
[docker-java-stream--1133810895] INFO - Pulling image layers: 0 pending, 9
downloaded, 5 extracted, (44 MB/46 MB)
> Task :piglet:javadoc
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/Ast.java>:44:
warning: no @param for u
public static UnParser unParse(UnParser u, Node n) {
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/Ast.java>:44:
warning: no @param for n
public static UnParser unParse(UnParser u, Node n) {
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/Ast.java>:44:
warning: no @return
public static UnParser unParse(UnParser u, Node n) {
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/Handler.java>:53:
warning: no @param for node
public Handler handle(Ast.Node node) {
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/Handler.java>:53:
warning: no @return
public Handler handle(Ast.Node node) {
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigConverter.java>:111:
warning: no @param for config
public static PigConverter create(FrameworkConfig config,
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigConverter.java>:111:
warning: no @param for properties
public static PigConverter create(FrameworkConfig config,
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigConverter.java>:111:
warning: no @return
public static PigConverter create(FrameworkConfig config,
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigConverter.java>:111:
warning: no @throws for java.lang.Exception
public static PigConverter create(FrameworkConfig config,
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigConverter.java>:117:
warning: no @param for config
public static PigConverter create(FrameworkConfig config) throws Exception {
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigConverter.java>:117:
warning: no @return
public static PigConverter create(FrameworkConfig config) throws Exception {
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigConverter.java>:117:
warning: no @throws for java.lang.Exception
public static PigConverter create(FrameworkConfig config) throws Exception {
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigConverter.java>:176:
warning: no @return
public String getPigScript(InputStream in, Map<String, String> params)
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigConverter.java>:176:
warning: no @throws for java.io.IOException
public String getPigScript(InputStream in, Map<String, String> params)
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigConverter.java>:228:
warning: no @return
public List<String> pigToSql(String pigQuery, SqlDialect sqlDialect)
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigRelBuilder.java>:83:
warning: no @param for config
public static PigRelBuilder create(FrameworkConfig config) {
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigRelBuilder.java>:83:
warning: no @return
public static PigRelBuilder create(FrameworkConfig config) {
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigRelBuilder.java>:451:
warning: no @param for flattenOutputAliases
public RelBuilder multiSetFlatten(List<Integer> flattenCols, List<String>
flattenOutputAliases) {
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigRelBuilder.java>:604:
warning: no @return
public List<RelNode> getRelsForStores() {
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigTable.java>:58:
warning: no @return
public static RelOptTable createRelOptTable(RelOptSchema schema,
^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/java/org/apache/calcite/piglet/PigToSqlAggregateRule.java>:74:
warning: no @param for config
protected PigToSqlAggregateRule(Config config) {
^
21 warnings
> Task :plus:test
[0;1m 19.9sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery11()[0m
[0;1m 19.0sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery16()[0m
[0;1m 17.3sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery22()[0m
[0;1m 37.5sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery06()[0m
[0;1m 20.4sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery14()[0m
[0;1m 37.7sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery01()[0m
[0;1m 20.9sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery13()[0m
[0;1m 19.5sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery20()[0m
[0;1m 21.8sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery10()[0m
[0;1m 38.3sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery03()[0m
[0;1m 21.5sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery12()[0m
[0;1m 38.4sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery04()[0m
[0;1m 21.5sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery15()[0m
[0;1m 20.8sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery17()[0m
[0;1m 38.9sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery08()[0m
[0;1m 38.9sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery09()[0m
[0;1m 20.5sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery18()[0m
> Task :babel:test
[0;1m 11.8sec[0m, org.apache.calcite.test.[0;1mBabelQuidemTest[0m >
[0;1mtest(String)[0m[5], [5] sql/redshift.iq
39.0sec, 5 completed, 0 failed, 0 skipped,
org.apache.calcite.test.[0;1mBabelQuidemTest[0m > [0;1mtest(String)[0m
39.1sec, 5 completed, 0 failed, 0 skipped,
org.apache.calcite.test.BabelQuidemTest
[0;34;1mWARNING[0m 44.3sec, 475 completed, 0 failed, [0;34;1m 5[0m
skipped, [0;34;1mGradle Test Run :babel:test[0m
> Task :geode:test
[0;1m 9.0sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeBookstoreTest[0m >
[0;1mtestSqlDistinctSort2()[0m
[0;1m 9.1sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeBookstoreTest[0m >
[0;1mtestSqlDistinctSort()[0m
[0;1m 9.4sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeBookstoreTest[0m >
[0;1mtestSqlSimple()[0m
[0;1m 9.5sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeAllDataTypesTest[0m >
[0;1mtestSqlMultipleTimestampWhereFilter()[0m
[0;1m 9.4sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeAllDataTypesTest[0m >
[0;1mtestSqlSingleBooleanWhereFilter()[0m
[0;1m 9.2sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeAllDataTypesTest[0m >
[0;1mtestSqlMultipleDateWhereFilter()[0m
[0;1m 9.4sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeAllDataTypesTest[0m >
[0;1mtestSqlBooleanColumnNotFilter()[0m
[0;1m 9.5sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeBookstoreTest[0m >
[0;1mtestInSetFilterWithNestedStringField()[0m
[0;1m 9.3sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeAllDataTypesTest[0m >
[0;1mtestSqlMultipleBooleanWhereFilter()[0m
[0;1m 9.4sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeAllDataTypesTest[0m >
[0;1mtestSqlWhereWithMultipleOrForLiteralFields()[0m
[0;1m 9.3sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeZipsTest[0m >
[0;1mtestWhereWithOrForNestedNumericField()[0m
[0;1m 9.4sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeBookstoreTest[0m >
[0;1mtestMissingProjectRelationOnGroupByColumnMatchingProjectedFields()[0m
[0;1m 9.4sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeBookstoreTest[0m >
[0;1mtestSortWithProjection()[0m
[0;1m 9.4sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeBookstoreTest[0m >
[0;1mtestAddMissingGroupByColumnToProjectedFields()[0m
[0;1m 9.4sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeBookstoreTest[0m >
[0;1mtestLimit()[0m
[0;1m 9.3sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeZipsTest[0m >
[0;1mtestMaxRaw()[0m
[0;1m 9.4sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeBookstoreTest[0m >
[0;1mtestSortWithProjectionAndLimit()[0m
[0;1m 9.8sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeAllDataTypesTest[0m >
[0;1mtestSqlWhereWithMultipleOrForAllFields()[0m
[0;1m 9.5sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeBookstoreTest[0m >
[0;1mtestWhereWithOr()[0m
[0;1m 9.5sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeZipsTest[0m >
[0;1mtestWhereWithOrForNumericField()[0m
[0;1m 9.8sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeBookstoreTest[0m >
[0;1mtestCount()[0m
[0;1m 9.7sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeBookstoreTest[0m >
[0;1mtestFilterWithNestedField()[0m
[0;1m 9.9sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeAllDataTypesTest[0m >
[0;1mtestSqlSingleDateWhereFilter()[0m
[0;1m 10.0sec[0m,
org.apache.calcite.adapter.geode.rel.[0;1mGeodeAllDataTypesTest[0m >
[0;1mtestSqlSingleTimeWhereFilter()[0m
31.1sec, 12 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest
31.4sec, 36 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest
[0;34;1mWARNING[0m 31.7sec, 14 completed, 0 failed, [0;34;1m 3[0m
skipped, org.apache.calcite.adapter.geode.rel.[0;34;1mGeodeZipsTest[0m
[0;34;1mWARNING[0m 41.6sec, 62 completed, 0 failed, [0;34;1m 3[0m
skipped, [0;34;1mGradle Test Run :geode:test[0m
> Task :redis:test
docker[redis:2.8.19] 2023-02-14 07:53:34,934
[docker-java-stream--1133810895] INFO - Pulling image layers: 0 pending, 9
downloaded, 6 extracted, (44 MB/46 MB)
docker[redis:2.8.19] 2023-02-14 07:53:37,578
[docker-java-stream--1133810895] INFO - Pulling image layers: 0 pending, 9
downloaded, 7 extracted, (46 MB/46 MB)
docker[redis:2.8.19] 2023-02-14 07:53:37,992
[docker-java-stream--1133810895] INFO - Pulling image layers: 0 pending, 9
downloaded, 8 extracted, (46 MB/46 MB)
docker[redis:2.8.19] 2023-02-14 07:53:39,130
[docker-java-stream--1133810895] INFO - Pulling image layers: 0 pending, 9
downloaded, 9 extracted, (46 MB/46 MB)
docker[redis:2.8.19] 2023-02-14 07:53:40,502
[docker-java-stream--1133810895] INFO - Pull complete. 9 layers, pulled in 22s
(downloaded 46 MB at 2 MB/s)
docker[redis:2.8.19] 2023-02-14 07:53:40,545 [ForkJoinPool-1-worker-25]
INFO - Creating container for image: redis:2.8.19
docker[redis:2.8.19] 2023-02-14 07:53:44,206 [ForkJoinPool-1-worker-25]
INFO - Starting container with ID:
b5804fd292bb1b330c10f2d6b57f4bae7a0554b2e094f156fd40335bd6cdd115
docker[redis:2.8.19] 2023-02-14 07:53:45,594 [ForkJoinPool-1-worker-25]
INFO - Container redis:2.8.19 is starting:
b5804fd292bb1b330c10f2d6b57f4bae7a0554b2e094f156fd40335bd6cdd115
docker[redis:2.8.19] 2023-02-14 07:53:45,800 [ForkJoinPool-1-worker-25]
INFO - Container redis:2.8.19 started in PT28.954S
> Task :elasticsearch:test
Gradle Test Executor 17 STANDARD_OUT
2023-02-14 07:53:35,386 [ForkJoinPool-1-worker-26] WARN -
gateway.auto_import_dangling_indices is disabled, dangling indices will not be
automatically detected or imported and must be managed manually
[0;1m 3.1sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestZips()[0m
[0;1m 3.0sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1memptyResult()[0m
> Task :redis:test
[0;1m 4.2sec[0m,
org.apache.calcite.adapter.redis.[0;1mRedisAdapterCaseBase[0m >
[0;1mtestSqlWithJoin()[0m
63.2sec, 2 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.redis.RedisAdapterCaseBase
[0;34;1mWARNING[0m 66.5sec, 3 completed, 0 failed, [0;34;1m 1[0m
skipped, [0;34;1mGradle Test Run :redis:test[0m
> Task :plus:test
[0;1m 39.4sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery02Conversion()[0m
[0;1m 39.7sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery02()[0m
[0;1m 21.1sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery21()[0m
[0;1m 44.7sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery05()[0m
> Task :elasticsearch:test
[0;1m 3.2sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestSortLimit()[0m
[0;1m 3.2sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mMatchTest[0m >
[0;1mtestMatchQuery()[0m
54.6sec, 1 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.elasticsearch.MatchTest
[0;1m 3.3sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1msortAscDesc()[0m
[0;1m 3.3sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestFilterReversed()[0m
[0;1m 3.3sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mlimit2()[0m
[0;1m 3.3sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestOffsetLimit()[0m
[0;1m 3.3sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestLimit()[0m
[0;1m 3.5sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mbasic()[0m
[0;1m 3.6sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestDismaxQuery()[0m
[0;1m 3.6sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mview()[0m
[0;1m 3.7sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestProject()[0m
[0;1m 4.0sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mProjectionTest[0m >
[0;1mprojection()[0m
55.1sec, 1 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.elasticsearch.ProjectionTest
[0;1m 3.7sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestFilterSort()[0m
[0;1m 3.7sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mnotOperator()[0m
[0;1m 3.8sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestSort()[0m
[0;1m 3.9sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1magg1()[0m
[0;1m 4.2sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mgroupBy()[0m
[0;34;1mWARNING[0m 55.7sec, 22 completed, 0 failed, [0;34;1m 1[0m
skipped,
org.apache.calcite.adapter.elasticsearch.[0;34;1mElasticSearchAdapterTest[0m
[0;34;1mWARNING[0m 1.1sec, 1 completed, 0 failed, [0;34;1m 1[0m
skipped, org.apache.calcite.adapter.elasticsearch.[0;34;1mScrollingTest[0m
2.7sec, 7 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.elasticsearch.Projection2Test
[0;34;1mWARNING[0m 3.3sec, 14 completed, 0 failed, [0;34;1m 1[0m
skipped, org.apache.calcite.adapter.elasticsearch.[0;34;1mAggregationTest[0m
[0;1m 2.4sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mBooleanLogicTest[0m >
[0;1mexpressions()[0m
5.0sec, 2 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
[0;34;1mWARNING[0m 67.6sec, 64 completed, 0 failed, [0;34;1m 3[0m
skipped, [0;34;1mGradle Test Run :elasticsearch:test[0m
> Task :cassandra:test
CassandraAdapterDataTypesTest STANDARD_OUT
2023-02-14 07:54:16,487 [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-02-14 07:54:17,904 [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
[0;1m 83.8sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery07()[0m
[0;34;1mWARNING[0m 84.5sec, 29 completed, 0 failed, [0;34;1m 7[0m
skipped, org.apache.calcite.adapter.tpch.[0;34;1mTpchTest[0m
[0;34;1mWARNING[0m 88.9sec, 51 completed, 0 failed, [0;34;1m 11[0m
skipped, [0;34;1mGradle Test Run :plus:test[0m
> Task :cassandra:test
[0;1m 3.4sec[0m,
org.apache.calcite.test.[0;1mCassandraAdapterDataTypesTest[0m >
[0;1mtestCollectionsRowType()[0m
95.6sec, 11 completed, 0 failed, 0 skipped,
org.apache.calcite.test.CassandraAdapterDataTypesTest
CassandraAdapterTest STANDARD_OUT
2023-02-14 07:54:44,534 [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-02-14 07:55:02,577 [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-02-14 07:55:02,592 [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.4sec, 11 completed, 0 failed, 0 skipped,
org.apache.calcite.test.CassandraAdapterTest
CassandraAdapterWithoutKeyspaceTest STANDARD_OUT
2023-02-14 07:55:12,065 [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-02-14 07:55:15,549 [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).
10.4sec, 1 completed, 0 failed, 0 skipped,
org.apache.calcite.test.CassandraAdapterWithoutKeyspaceTest
Gradle Test Executor 20 STANDARD_OUT
2023-02-14 07:55:18,777 [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=ce61c0c0-eec4-43b4-831c-b6fed36aa34e}): failed
to send request (io.netty.channel.StacklessClosedChannelException))
2023-02-14 07:55:18,777 [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=7ff519a4-97a9-496e-9d57-eebbb38dbf60}): failed
to send request (io.netty.channel.StacklessClosedChannelException))
2023-02-14 07:55:18,896 [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=23d8113c-7a40-48e1-a418-49919a5b6ddd}): failed
to send request (io.netty.channel.StacklessClosedChannelException))
2023-02-14 07:55:20,704 [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=23d8113c-7a40-48e1-a418-49919a5b6ddd}): failed
to send request (io.netty.channel.StacklessClosedChannelException))
2023-02-14 07:55:20,706 [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=ce61c0c0-eec4-43b4-831c-b6fed36aa34e}): failed
to send request (io.netty.channel.StacklessClosedChannelException))
2023-02-14 07:55:20,964 [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=7ff519a4-97a9-496e-9d57-eebbb38dbf60}): failed
to send request (io.netty.channel.StacklessClosedChannelException))
2023-02-14 07:55:24,112 [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=ce61c0c0-eec4-43b4-831c-b6fed36aa34e}): failed
to send request (io.netty.channel.StacklessClosedChannelException))
149.8sec, 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.
> 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 33s
443 actionable tasks: 443 executed
See the profiling report at:
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2023-02-14-07-50-57.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-2023-02-14-07-51-00.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.