See <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/184/display/redirect?page=changes>
Changes: [PJ Fanning] add R1C1 test [PJ Fanning] add excel Workbook.setUseR1C1CellReferences(boolean) [PJ Fanning] add excel Workbook.usesR1C1CellReferences() ------------------------------------------ [...truncated 7.86 KB...] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 17:39 .. -rw-r--r-- 1 jenkins jenkins 520 Dec 20 01:02 .asf.yaml drwxr-xr-x 7 jenkins jenkins 4096 Jan 29 01:23 build -rw-r--r-- 1 jenkins jenkins 29805 Jan 27 00:59 build.gradle -rw-r--r-- 1 jenkins jenkins 166175 Jan 27 00:59 build.xml -rw-r--r-- 1 jenkins jenkins 6671 Jan 15 00:59 doap_POI.rdf -rw-r--r-- 1 jenkins jenkins 3014 Dec 20 01:02 file-leak-detector.exclude -rw-r--r-- 1 jenkins jenkins 6229 Dec 20 01:03 forrest.properties -rw-r--r-- 1 jenkins jenkins 53 Dec 20 01:02 .gitattributes drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 01:02 .github -rw-r--r-- 1 jenkins jenkins 334 Dec 20 01:02 .gitignore drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 01:02 gradle drwxr-xr-x 5 jenkins jenkins 4096 Jan 2 01:24 .gradle -rw-r--r-- 1 jenkins jenkins 599 Dec 20 01:02 gradle.properties -rwxr-xr-x 1 jenkins jenkins 8070 Dec 20 01:02 gradlew -rw-r--r-- 1 jenkins jenkins 2763 Dec 20 01:02 gradlew.bat drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 00:59 jenkins -rw-r--r-- 1 jenkins jenkins 167281 Dec 20 01:02 KEYS drwxr-xr-x 2 jenkins jenkins 4096 Dec 20 01:02 legal drwxr-xr-x 2 jenkins jenkins 4096 Dec 20 01:02 lib.stored drwxr-xr-x 3 jenkins jenkins 4096 Jan 22 12:59 osgi -rw-r--r-- 1 jenkins jenkins 4813 Dec 20 01:02 patch.xml drwxr-xr-x 5 jenkins jenkins 4096 Jan 29 01:02 poi drwxr-xr-x 4 jenkins jenkins 4096 Jan 29 01:00 poi-examples drwxr-xr-x 4 jenkins jenkins 4096 Jan 29 01:00 poi-excelant drwxr-xr-x 4 jenkins jenkins 4096 Jan 29 01:00 poi-integration drwxr-xr-x 4 jenkins jenkins 4096 Jan 29 01:00 poi-ooxml drwxr-xr-x 4 jenkins jenkins 4096 Jan 29 01:00 poi-ooxml-full drwxr-xr-x 4 jenkins jenkins 4096 Jan 29 01:20 poi-ooxml-lite drwxr-xr-x 4 jenkins jenkins 4096 Jan 29 01:00 poi-ooxml-lite-agent drwxr-xr-x 5 jenkins jenkins 4096 Jan 29 01:00 poi-scratchpad -rw-r--r-- 1 jenkins jenkins 4351 Dec 22 00:59 README.rst -rw-r--r-- 1 jenkins jenkins 232 Dec 20 01:02 SECURITY.md -rw-r--r-- 1 jenkins jenkins 190 Dec 20 01:02 settings.gradle drwxr-xr-x 4 jenkins jenkins 4096 Dec 20 01:02 src drwxr-xr-x 4 jenkins jenkins 4096 Feb 1 12:59 .svn drwxr-xr-x 15 jenkins jenkins 4096 Dec 20 01:02 test-data + echo which ant which ant + which ant /usr/bin/ant + ant -version Apache Ant(TM) version 1.10.5 compiled on March 28 2019 + echo <project default="test"><target name="test"><echo>Java ${ant.java.version}/${java.version}</echo><exec executable="javac"><arg value="-version"/></exec></target></project> + ant -f build.javacheck.xml -v Apache Ant(TM) version 1.10.5 compiled on March 28 2019 Buildfile: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build.javacheck.xml> Detected Java version: 17 in: /usr/local/asfpackages/java/oraclejdk-17.0.1 Detected OS: Linux parsing buildfile <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build.javacheck.xml> with URI = <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build.javacheck.xml> Project base dir set to: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/> Build sequence for target(s) `test' is [test] Complete build sequence is [test, ] test: parsing buildfile jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file [echo] Java 17/17.0.1 [exec] Current OS is Linux [exec] Executing 'javac' with arguments: [exec] '-version' [exec] [exec] The ' characters around the executable and arguments are [exec] not part of the command. [exec] javac 17.0.1 BUILD SUCCESSFUL Total time: 0 seconds + exit 0 [POI-DSL-1.17] $ /bin/sh -xe /tmp/jenkins3469788670728846749.sh + touch --no-create build/*/build/test-results/TEST-*.xml build/*/build/test-results/test/TEST-*.xml [Gradle] - Launching build. [POI-DSL-1.17] $ <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/gradlew> clean jenkins To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.3/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build Configuration on demand is an incubating feature. > Configure project : Trying to override old definition of datatype junit Run with reduced parallelism for CI build Run with reduced parallelism for CI build Run with reduced parallelism for CI build Run with reduced parallelism for CI build Run with reduced parallelism for CI build Run with reduced parallelism for CI build Run with reduced parallelism for CI build Run with reduced parallelism for CI build Run with reduced parallelism for CI build > Task :poi-excelant:clean > Task :poi-ooxml-lite-agent:clean > Task :poi-examples:clean > Task :poi-examples:processResources NO-SOURCE > Task :poi-examples:processTestResources NO-SOURCE > Task :poi-excelant:processResources > Task :poi-excelant:processTestResources > Task :poi-integration:clean > Task :poi-integration:compileJava NO-SOURCE > Task :poi-integration:processResources NO-SOURCE > Task :poi-integration:classes UP-TO-DATE > Task :poi-integration:processTestResources > Task :poi-integration:javadoc SKIPPED > Task :poi-integration:forbiddenApisMain NO-SOURCE > Task :poi-integration:spotbugsMain NO-SOURCE > Task :poi-ooxml:clean > Task :poi-ooxml:fixBatik > Task :poi:clean > Task :poi-scratchpad:clean > Task :poi:generateVersionJava > Task :poi-ooxml:processResources > Task :poi-scratchpad:processResources > Task :poi-scratchpad:processTestResources NO-SOURCE > Task :poi-ooxml:processTestResources > Task :clean > Task :replaceVersion > Task :poi-integration:jar > Task :poi-integration:javadocJar SKIPPED > Task :poi-integration:sourcesJar SKIPPED > Task :poi-integration:assemble > Task :poi-excelant:sourcesJar > Task :poi-examples:sourcesJar > Task :poi-ooxml-full:clean > Task :poi-ooxml-full:copy_xsds > Task :poi-scratchpad:sourcesJar > Task :poi-ooxml:sourcesJar > Task :poi-ooxml-lite:clean > Task :poi-ooxml-lite:processTestResources NO-SOURCE > Task :poi-ooxml-lite-agent:compileJava > Task :poi-ooxml-full:generate_beans SchemaCompiler Metadata LOAD:org/apache/xmlbeans/metadata GEN:org/apache/poi/schemas/ooxml ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console... > Task :poi-ooxml-lite-agent:compileJava9 > Task :poi-ooxml-lite-agent:cacheJava9 > Task :poi-ooxml-lite-agent:processResources NO-SOURCE > Task :poi-ooxml-lite-agent:classes > Task :poi-ooxml-lite-agent:jar > Task :poi-ooxml-lite-agent:javadoc SKIPPED > Task :poi-ooxml-lite-agent:javadocJar SKIPPED > Task :poi-ooxml-lite-agent:sourcesJar > Task :poi-ooxml-lite-agent:assemble > Task :poi-ooxml-lite-agent:forbiddenApisMain UP-TO-DATE > Task :poi-ooxml-lite-agent:compileTestJava NO-SOURCE > Task :poi-ooxml-lite-agent:processTestResources NO-SOURCE > Task :poi-ooxml-lite-agent:testClasses UP-TO-DATE > Task :poi-ooxml-lite-agent:forbiddenApisTest NO-SOURCE > Task :poi-ooxml-lite-agent:forbiddenApis UP-TO-DATE > Task :poi-ooxml-lite-agent:spotbugsMain SKIPPED > Task :poi-ooxml-lite-agent:spotbugsTest NO-SOURCE > Task :poi-ooxml-lite-agent:test NO-SOURCE > Task :poi-ooxml-lite-agent:check UP-TO-DATE > Task :poi-ooxml-lite-agent:build > Task :poi-ooxml-lite-agent:jacocoTestReport SKIPPED > Task :poi:compileJava <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/model/InternalWorkbook.java>:22: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal import java.security.AccessControlException; ^ <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java>:460: error: reference to Record is ambiguous private void convertLabelRecords(List<Record> records, int offset) { ^ both class org.apache.poi.hssf.record.Record in org.apache.poi.hssf.record and class java.lang.Record in java.lang match <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/poifs/nio/CleanerUtil.java>:28: warning: [removal] AccessController in java.security has been deprecated and marked for removal import java.security.AccessController; ^ <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java>:1453: error: reference to Record is ambiguous private final List<Record> _list; ^ both class org.apache.poi.hssf.record.Record in org.apache.poi.hssf.record and class java.lang.Record in java.lang match <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java>:1466: error: reference to Record is ambiguous public void visitRecord(Record r) { ^ both class org.apache.poi.hssf.record.Record in org.apache.poi.hssf.record and class java.lang.Record in java.lang match <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/util/GenericRecordUtil.java>:132: warning: [unchecked] unchecked cast m.putAll((Map<String,Supplier<?>>)baseMap); ^ required: Map<String,Supplier<?>> found: Object <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/ss/usermodel/CellBase.java>:39: warning: [deprecation] setCellType(CellType) in Cell has been deprecated public final void setCellType(CellType cellType) { ^ <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/ss/formula/BaseFormulaEvaluator.java>:225: warning: [deprecation] setCellType(CellType) in Cell has been deprecated cell.setCellType(cellType); ^ <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/model/InternalWorkbook.java>:1120: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal } catch (AccessControlException e) { ^ <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/record/NameRecord.java>:466: warning: [deprecation] readAllContinuedRemainder() in RecordInputStream has been deprecated byte[] remainder = ris.readAllContinuedRemainder(); ^ <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/record/AbstractEscherHolderRecord.java>:62: warning: [deprecation] readAllContinuedRemainder() in RecordInputStream has been deprecated byte[] data = in.readAllContinuedRemainder(); ^ <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java>:370: error: reference to Record is ambiguous List<Record> records = RecordFactory.createRecords(stream); ^ both class org.apache.poi.hssf.record.Record in org.apache.poi.hssf.record and class java.lang.Record in java.lang match <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java>:463: error: reference to Record is ambiguous Record rec = records.get(k); ^ both class org.apache.poi.hssf.record.Record in org.apache.poi.hssf.record and class java.lang.Record in java.lang match <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java>:1474: error: reference to Record is ambiguous for (Record rec : _list) { ^ both class org.apache.poi.hssf.record.Record in org.apache.poi.hssf.record and class java.lang.Record in java.lang match <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java>:2025: error: reference to Record is ambiguous for (Record r : workbook.getRecords()) { ^ both class org.apache.poi.hssf.record.Record in org.apache.poi.hssf.record and class java.lang.Record in java.lang match <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/poifs/nio/CleanerUtil.java>:77: warning: [removal] AccessController in java.security has been deprecated and marked for removal final Object hack = AccessController.doPrivileged( ^ <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/poifs/nio/CleanerUtil.java>:177: warning: [removal] AccessController in java.security has been deprecated and marked for removal final Throwable error = AccessController.doPrivileged( ^ <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/record/RecordFactoryInputStream.java>:335: warning: [deprecation] processContinueRecord(byte[]) in DrawingRecord has been deprecated _lastDrawingRecord.processContinueRecord(contRec.getData()); ^ 7 errors 11 warnings > Task :poi:compileJava FAILED > Task :poi-ooxml-full:generate_beans Time to build schema type system: 8.303 seconds Time to generate code: 7.096 seconds FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':poi:compileJava'. > Compilation failed; see the compiler error output for details. * 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 BUILD FAILED in 39s 33 actionable tasks: 32 executed, 1 up-to-date Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure [SpotBugs] Skipping execution of recorder since overall result is 'FAILURE' Archiving artifacts [Fast Archiver] Compressed 2.91 MB of artifacts by 87.1% relative to #183 Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org