Sure, don't worry about it, we can log it the next time it happens. Best regards, Alessandro
On Tue, 28 Jun 2022 at 11:42, Yanjing Wang <[email protected]> wrote: > Hi Alessandro, Sorry for replying late, It's accidental and the CI can > succeed after I commit again, But I miss the error info after the CI > succeed, could I log it next time it raises? > > Alessandro Solimando <[email protected]> 于2022年6月23日周四 > 15:50写道: > > > Hi Yanjing, > > we have had an identical failure in March (logs are not available > anymore, > > unfortunately) in the snapshot build: > > "Build failed in Jenkins: Calcite » Calcite-snapshots #88", related to > the > > commit "[fan_li_ya] [CALCITE-4976] Release Calcite 1.30.0" > > > > > Task :server:test > > > [0;31;1mFAILURE [0m [0;1m 5.6sec [0m, org.apache.calcite.test. > > > [0;1mServerTest [0m > [0;1mtestInsertCreateNewCompositeUdt() [0m > > > java.sql.SQLException: Error while executing SQL "create type > mytype > > > as (i int, j int)": Method not found: execute([class > > > org.apache.calcite.sql.SqlNode, interface > > > org.apache.calcite.jdbc.CalcitePrepare$Context]) > > > at > > > org.apache.calcite.avatica.Helper.createException(Helper.java:56) > > > at > > > org.apache.calcite.avatica.Helper.createException(Helper.java:41) > > > at > > > > > > org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:163) > > > at > > > > > > org.apache.calcite.avatica.AvaticaStatement.execute(AvaticaStatement.java:217) > > > [0;1mat > > > > > > org.apache.calcite.test.ServerTest.testInsertCreateNewCompositeUdt(ServerTest.java:309) > > > [0m Next exception 1: [CIRCULAR REFERENCE SQLException] > > > Next exception 2: java.lang.IllegalArgumentException: Method > not > > > found: execute([class org.apache.calcite.sql.SqlNode, interface > > > org.apache.calcite.jdbc.CalcitePrepare$Context]) > > > at > > > > org.apache.calcite.util.ReflectUtil$2.lookupMethod(ReflectUtil.java:563) > > > at > > > org.apache.calcite.util.ReflectUtil$2.invoke(ReflectUtil.java:527) > > > at > > > > > > org.apache.calcite.server.DdlExecutorImpl.executeDdl(DdlExecutorImpl.java:41) > > > at > > > > > > org.apache.calcite.prepare.CalcitePrepareImpl.executeDdl(CalcitePrepareImpl.java:370) > > > at > > > > > > org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:635) > > > at > > > > > > org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:514) > > > at > > > > > > org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:484) > > > at > > > > > > org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:234) > > > at > > > > > > org.apache.calcite.jdbc.CalciteMetaImpl.prepareAndExecute(CalciteMetaImpl.java:623) > > > at > > > > > > org.apache.calcite.avatica.AvaticaConnection.prepareAndExecuteInternal(AvaticaConnection.java:674) > > > at > > > > > > org.apache.calcite.avatica.AvaticaStatement.executeInternal(AvaticaStatement.java:156) > > > [0;0;90m ... 2 more > > > [0m Caused by: [CIRCULAR REFERENCE IllegalArgumentException] > > > > > > [0;1m 5.8sec [0m, org.apache.calcite.test. [0;1mServerTest > [0m > > > > [0;1mtestDropType() [0m > > > [0;1m 5.7sec [0m, org.apache.calcite.test. [0;1mServerTest > [0m > > > > [0;1mtestCreateFunction() [0m > > > [0;1m 5.8sec [0m, org.apache.calcite.test. [0;1mServerTest > [0m > > > > [0;1mtestDropFunction() [0m > > > [0;1m 5.8sec [0m, org.apache.calcite.test. [0;1mServerTest > [0m > > > > [0;1mtestDropWithFullyQualifiedNameWhenSchemaDoesntExist() [0m > > > [0;1m 7.1sec [0m, org.apache.calcite.test. [0;1mServerTest > [0m > > > > [0;1mtestStatement() [0m > > > [0;1m 7.4sec [0m, org.apache.calcite.test. [0;1mServerTest > [0m > > > > [0;1mtestCreateSchema() [0m > > > [0;1m 7.5sec [0m, org.apache.calcite.test. [0;1mServerTest > [0m > > > > [0;1mtestVirtualColumn() [0m > > > [0;1m 7.5sec [0m, org.apache.calcite.test. [0;1mServerTest > [0m > > > > [0;1mtestVirtualColumnWithFunctions() [0m > > > [0;1m 7.5sec [0m, org.apache.calcite.test. [0;1mServerTest > [0m > > > > [0;1mtestCreateType() [0m > > > [0;1m 7.9sec [0m, org.apache.calcite.test. [0;1mServerTest > [0m > > > > [0;1mtestCreateTable() [0m > > > [0;1m 6.0sec [0m, org.apache.calcite.test. > > [0;1mServerQuidemTest > > > [0m > [0;1mtest(String) [0m[3], [3] sql/type.iq > > > [0;1m 9.3sec [0m, org.apache.calcite.test. [0;1mServerTest > [0m > > > > [0;1mtestInsertCastedValueOfCompositeUdt() [0m > > > [0;1m 7.4sec [0m, org.apache.calcite.test. > > [0;1mServerQuidemTest > > > [0m > [0;1mtest(String) [0m[4], [4] sql/view.iq > > > [0;1m 7.6sec [0m, org.apache.calcite.test. > > [0;1mServerQuidemTest > > > [0m > [0;1mtest(String) [0m[2], [2] sql/table.iq > > > [0;1m 9.9sec [0m, org.apache.calcite.test. [0;1mServerTest > [0m > > > > [0;1mtestStoredGeneratedColumn() [0m > > > [0;31;1mFAILURE [0m 10.4sec, 15 completed, [0;31;1m 1 [0m failed, > > > [0;34;1m 1 [0m skipped, org.apache.calcite.test. [0;31;1mServerTest > [0m > > > [0;1m 7.9sec [0m, org.apache.calcite.test. > > [0;1mServerQuidemTest > > > [0m > [0;1mtest(String) [0m[5], [5] sql/table_as.iq > > > > > > > So I don't think it's a regression on your patch, can you re-trigger your > > tests to check if it's transient or not? > > > > In any case, can you please file a Jira for this? > > > > Best regards, > > Alessandro > > > > On Thu, 23 Jun 2022 at 05:09, Yanjing Wang <[email protected]> > > wrote: > > > > > Hi, I encountered the following failure in JDK15, but the other JDK > > > versions are ok. > > > > > > > > > https://github.com/apache/calcite/pull/2838/checks?check_run_id=7004293571 > > > > > > the related pr is https://github.com/apache/calcite/pull/2838, I > suspect > > > this error is accidental, > > > > > > is there somebody knowing about this? > > > > > >
