You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/10/03 23:23:33 UTC

Build failed in Jenkins: POI » POI-DSL-Windows-1.15 #20

See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/20/display/redirect?page=changes>

Changes:

[PJ Fanning] make array into immutable collection (spotbugs issue)

[PJ Fanning] make array into immutable collection (spotbugs issue)

[PJ Fanning] make array into immutable collection (spotbugs issue)

[PJ Fanning] make array into immutable collection (spotbugs issue)

[Andreas Beeker] #65612 - XSLF CustomGeometry - replace XmlStreamReader access with XmlBeans delegate

[PJ Fanning] add weekday tests

[PJ Fanning] [bug-65606] try to fix weeknum function

[PJ Fanning] [bug-65606] try to fix weeknum function

[PJ Fanning] [bug-65606] try to fix weeknum function

[PJ Fanning] [bug-65606] try to fix weeknum function

[PJ Fanning] [bug-65606] allow return type (second param) to be omitted - still other scenarios to be fixed though

[PJ Fanning] lgtm javadoc issues

[PJ Fanning] broken test

[PJ Fanning] pointless instanceof

[PJ Fanning] sonar issues

[PJ Fanning] build docs

[PJ Fanning] build docs

[PJ Fanning] build docs

[PJ Fanning] [bug-65609] add naive test case

[PJ Fanning] [bug-65609] add flushBufferedData to SXSSFSheet

[PJ Fanning] typos in javadoc

[Marius Volkhart] Build XMLBeans on Java 17

[Marius Volkhart] Upgrade to JaCoCo 0.8.7

This version has "experimental" support for Java 17. See https://github.com/jacoco/jacoco/issues/1148

[Marius Volkhart] Fix expected/actual order in assertEquals

[Marius Volkhart] Consolidate spreadsheet PictureData javadocs

If docs for an implementation were identical or substantially similar to that of the interface, I removed them from the implementation, as Javadocs inherit automatically.

[Marius Volkhart] Reduce allocations and copying when extracting PNGs created by Mac

This logic is covered by the TestHSSFPictureData#testMacPicture() test.

[Marius Volkhart] Replace explicit close with try-with-resources

[Marius Volkhart] Fix Javadoc errors and warnings on JDK 17

[Marius Volkhart] Map JDK 17 to the name used by Apache Jenkins

[PJ Fanning] add npv tests

[PJ Fanning] add npv tests

[PJ Fanning] add npv tests (including a commented out one that fails)

[PJ Fanning] forbidden api

[PJ Fanning] build issue

[PJ Fanning] [github-254] Implement XSSFWorkbook linkExternalWorkbook. Thanks to @aspojo. This closes #254

[PJ Fanning] upgrade graphics2d - 0.33

[PJ Fanning] upgrade graphics2d - 0.33

[PJ Fanning] upgrade guava

[PJ Fanning] [github-252] wrong file name format for external links

[PJ Fanning] update log info

[PJ Fanning] update change list

[PJ Fanning] update log info

[PJ Fanning] update log info

[PJ Fanning] revert https address as it confuses forrest - forrest doesn't seem to be able to handle https at start of image URLs

[PJ Fanning] use https

[PJ Fanning] use https

[PJ Fanning] use https


------------------------------------------
[...truncated 67.71 KB...]
> Task :poi-excelant:build
> Task :poi-integration:jar
> Task :poi-integration:javadoc SKIPPED
> Task :poi-integration:javadocJar SKIPPED
> Task :poi-integration:sourcesJar SKIPPED
> Task :poi-integration:assemble
> Task :poi-integration:forbiddenApisMain NO-SOURCE
> Task :poi-integration:forbiddenApisTest
> Task :poi-integration:forbiddenApis
> Task :poi-integration:spotbugsMain NO-SOURCE

> Task :poi-integration:spotbugsTest
7 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi-integration/build/reports/spotbugs/test.xml

> Task :poi-ooxml:javadoc
> Task :poi-integration:check
> Task :poi-integration:build
> Task :poi-ooxml:javadocJar
> Task :poi-ooxml:sourcesJar
> Task :poi-ooxml:assemble
> Task :poi-ooxml:forbiddenApisMain
> Task :poi-ooxml:forbiddenApisTest
> Task :poi-ooxml:forbiddenApis
> Task :replaceVersion
> Task :poi-ooxml:spotbugsMain
> Task :poi-ooxml:spotbugsTest
> Task :poi:javadoc

> Task :poi-ooxml:spotbugsTest
97 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi-ooxml/build/reports/spotbugs/test.xml

> Task :poi-ooxml:spotbugsMain
588 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi-ooxml/build/reports/spotbugs/main.xml

> Task :poi-ooxml:check
> Task :poi-ooxml:build
> Task :poi-ooxml-lite:generateModuleInfo
> Task :poi-ooxml-lite:compileOoxmlLite
> Task :poi-ooxml-lite:compileJava
> Task :poi-ooxml-lite:compileJava9
> Task :poi-ooxml-lite:cacheJava9
> Task :poi-ooxml-lite:processResources
> Task :poi-ooxml-lite:classes
> Task :poi-ooxml-lite:jar
> Task :binDistTar
> Task :binDistZip
> Task :srcDistTar
> Task :srcDistZip
> Task :fixDistDir
> Task :poi:javadocJar

> Task :poi:sourcesJar
Execution optimizations have been disabled for task ':poi:sourcesJar' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: 'F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.15\poi\build\generated-sources'. Reason: Task ':poi:sourcesJar' uses this output of task ':poi:generateVersionJava' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :poi:assemble
> Task :poi:forbiddenApisMain
> Task :poi:forbiddenApisTest
> Task :poi:forbiddenApis

> Task :poi:test
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports

> Task :poi:spotbugsMain
> Task :poi:spotbugsTest
450 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi/build/reports/spotbugs/test.xml

> Task :poi:spotbugsMain
444 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi/build/reports/spotbugs/main.xml

> Task :poi:check
> Task :poi:build
> Task :poi-examples:javadoc
> Task :poi-examples:javadocJar
> Task :poi-examples:sourcesJar
> Task :poi-examples:assemble
> Task :poi-examples:forbiddenApisMain
> Task :poi-examples:compileTestJava
> Task :poi-examples:processTestResources NO-SOURCE
> Task :poi-examples:testClasses
> Task :poi-examples:forbiddenApisTest
> Task :poi-examples:forbiddenApis
> Task :poi-examples:spotbugsTest

> Task :poi-examples:test
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports

> Task :poi-examples:spotbugsMain
34 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi-examples/build/reports/spotbugs/main.xml

> Task :poi-examples:check
> Task :poi-examples:build
> Task :poi-ooxml-full:javadoc SKIPPED
> Task :poi-ooxml-full:javadocJar SKIPPED
> Task :poi-ooxml-full:sourcesJar
> Task :poi-ooxml-full:assemble
> Task :poi-ooxml-full:forbiddenApisMain
> Task :poi-ooxml-full:compileTestJava NO-SOURCE
> Task :poi-ooxml-full:processTestResources NO-SOURCE
> Task :poi-ooxml-full:testClasses UP-TO-DATE
> Task :poi-ooxml-full:forbiddenApisTest NO-SOURCE
> Task :poi-ooxml-full:forbiddenApis
> Task :poi-ooxml-full:spotbugsMain SKIPPED
> Task :poi-ooxml-full:spotbugsTest SKIPPED
> Task :poi-ooxml-full:test NO-SOURCE
> Task :poi-ooxml-full:check
> Task :poi-ooxml-full:build
> Task :poi-ooxml-lite:javadoc SKIPPED
> Task :poi-ooxml-lite:javadocJar SKIPPED
> Task :poi-ooxml-lite:sourcesJar
> Task :poi-ooxml-lite:assemble
> Task :poi-ooxml-lite:forbiddenApisMain
> Task :poi-ooxml-lite:compileTestJava NO-SOURCE
> Task :poi-ooxml-lite:processTestResources NO-SOURCE
> Task :poi-ooxml-lite:testClasses UP-TO-DATE
> Task :poi-ooxml-lite:forbiddenApisTest NO-SOURCE
> Task :poi-ooxml-lite:forbiddenApis
> Task :poi-ooxml-lite:spotbugsMain SKIPPED
> Task :poi-ooxml-lite:spotbugsTest SKIPPED
> Task :poi-ooxml-lite:test NO-SOURCE
> Task :poi-ooxml-lite:check
> Task :poi-ooxml-lite:build
> 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
> 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
> 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
> Task :poi-ooxml-lite-agent:build
> Task :poi-scratchpad:javadoc
> Task :poi-scratchpad:javadocJar
> Task :poi-scratchpad:sourcesJar
> Task :poi-scratchpad:assemble
> Task :poi-scratchpad:forbiddenApisMain
> Task :poi-scratchpad:forbiddenApisTest
> Task :poi-scratchpad:forbiddenApis

> Task :poi-scratchpad:spotbugsTest
45 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi-scratchpad/build/reports/spotbugs/test.xml

> Task :poi-scratchpad:spotbugsMain
667 SpotBugs violations were found. See the report at: file:///F:/jenkins/jenkins-home/712657a4/workspace/POI/POI-DSL-Windows-1.15/poi-scratchpad/build/reports/spotbugs/main.xml

> Task :poi-scratchpad:test
> Task :poi-scratchpad:check
> Task :poi-scratchpad:build
> Task :jenkins
> Task :rat
> Task :poi:jacocoTestReport
> Task :poi:jenkins
> Task :poi-examples:jacocoTestReport
> Task :poi-examples:jenkins
> Task :poi-excelant:jacocoTestReport
> Task :poi-excelant:jenkins
> Task :poi-integration:jacocoTestReport
> Task :poi-integration:jenkins
> Task :poi-ooxml:jacocoTestReport
> Task :poi-ooxml:jenkins
> Task :poi-ooxml-full:jacocoTestReport SKIPPED
> Task :poi-ooxml-full:jenkins
> Task :poi-ooxml-lite:jacocoTestReport SKIPPED
> Task :poi-ooxml-lite:jenkins
> Task :poi-ooxml-lite-agent:jacocoTestReport SKIPPED
> Task :poi-ooxml-lite-agent:jenkins
> Task :poi-scratchpad:jacocoTestReport
> Task :poi-scratchpad:jenkins

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

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD SUCCESSFUL in 34m 57s
144 actionable tasks: 144 executed
FATAL: command execution failed
java.io.IOException: Backing channel 'JNLP4-connect connection from 20.94.80.68/20.94.80.68:62414' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy160.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)
	at hudson.Launcher$ProcStarter.join(Launcher.java:523)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:317)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.Build$BuildExecution.build(Build.java:197)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
	at hudson.model.Run.execute(Run.java:1906)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:229)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:817)
	at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:288)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:179)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:281)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:501)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:246)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:198)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:211)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:785)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:331)
	at hudson.remoting.Channel.close(Channel.java:1502)
	at hudson.remoting.Channel.close(Channel.java:1455)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:884)
	at hudson.slaves.SlaveComputer.access$100(SlaveComputer.java:110)
	at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:765)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	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)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: Step ‘Record compiler warnings and static analysis results’ aborted due to exception: 
java.io.IOException: No workspace found for POI/POI-DSL-Windows-1.15 #20
	at io.jenkins.plugins.analysis.core.steps.IssuesRecorder.perform(IssuesRecorder.java:670)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752)
	at hudson.model.Build$BuildExecution.post2(Build.java:177)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697)
	at hudson.model.Run.execute(Run.java:1931)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
ERROR: Step ‘Archive the artifacts’ failed: no workspace for POI/POI-DSL-Windows-1.15 #20
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for POI/POI-DSL-Windows-1.15 #20
ERROR: Step ‘Record JaCoCo coverage report’ failed: no workspace for POI/POI-DSL-Windows-1.15 #20

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Jenkins build is back to normal : POI » POI-DSL-Windows-1.15 #21

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.15/21/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org