See <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/904/display/redirect>

Changes:


------------------------------------------
[...truncated 2.98 KiB...]
                at 
jdk.internal.reflect.GeneratedMethodAccessor2302.invoke(Unknown Source)
                at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.base/java.lang.reflect.Method.invoke(Method.java:569)
                at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
                at PluginClassLoader for 
git-client/jdk.proxy169/jdk.proxy169.$Proxy308.execute(Unknown Source)
                at PluginClassLoader for 
git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
                at PluginClassLoader for 
git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
                at PluginClassLoader for 
git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
                at hudson.scm.SCM.checkout(SCM.java:540)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
                at hudson.model.Run.execute(Run.java:1833)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:446)
Caused by: hudson.plugins.git.GitException: Error performing git command: git 
init <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/>
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2864)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2768)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2763)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2052)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1077)
        ... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory 
"<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/";)>: error=2, No 
such file or directory
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
        at hudson.Proc$LocalProc.<init>(Proc.java:252)
        at hudson.Proc$LocalProc.<init>(Proc.java:221)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
        at hudson.Launcher$ProcStarter.start(Launcher.java:506)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2841)
        ... 15 more
Caused by: java.io.IOException: error=2, No such file or directory
        at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
        at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
        at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
        ... 21 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
The recommended git tool is: NONE
No credentials specified
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Cloning the remote Git repository
Cloning repository https://github.com/apache/poi.git
 > git init <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/> # 
 > timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/>
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1079)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:825)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
        at hudson.remoting.UserRequest.perform(UserRequest.java:225)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:391)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:833)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
builds35
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1923)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
                at hudson.remoting.Channel.call(Channel.java:1112)
                at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
                at 
jdk.internal.reflect.GeneratedMethodAccessor2302.invoke(Unknown Source)
                at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.base/java.lang.reflect.Method.invoke(Method.java:569)
                at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
                at PluginClassLoader for 
git-client/jdk.proxy169/jdk.proxy169.$Proxy308.execute(Unknown Source)
                at PluginClassLoader for 
git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
                at PluginClassLoader for 
git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
                at PluginClassLoader for 
git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
                at hudson.scm.SCM.checkout(SCM.java:540)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
                at hudson.model.Run.execute(Run.java:1833)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:446)
Caused by: hudson.plugins.git.GitException: Error performing git command: git 
init <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/>
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2864)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2768)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2763)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2052)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1077)
        ... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory 
"<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/";)>: error=2, No 
such file or directory
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
        at hudson.Proc$LocalProc.<init>(Proc.java:252)
        at hudson.Proc$LocalProc.<init>(Proc.java:221)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
        at hudson.Launcher$ProcStarter.start(Launcher.java:506)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2841)
        ... 15 more
Caused by: java.io.IOException: error=2, No such file or directory
        at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
        at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
        at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
        ... 21 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
The recommended git tool is: NONE
No credentials specified
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Cloning the remote Git repository
Cloning repository https://github.com/apache/poi.git
 > git init <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/> # 
 > timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/>
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1079)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:825)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
        at hudson.remoting.UserRequest.perform(UserRequest.java:225)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:391)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:833)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
builds35
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1923)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
                at hudson.remoting.Channel.call(Channel.java:1112)
                at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
                at 
jdk.internal.reflect.GeneratedMethodAccessor2302.invoke(Unknown Source)
                at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.base/java.lang.reflect.Method.invoke(Method.java:569)
                at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
                at PluginClassLoader for 
git-client/jdk.proxy169/jdk.proxy169.$Proxy308.execute(Unknown Source)
                at PluginClassLoader for 
git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
                at PluginClassLoader for 
git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
                at PluginClassLoader for 
git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
                at hudson.scm.SCM.checkout(SCM.java:540)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
                at hudson.model.Run.execute(Run.java:1833)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:446)
Caused by: hudson.plugins.git.GitException: Error performing git command: git 
init <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/>
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2864)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2768)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2763)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2052)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1077)
        ... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory 
"<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/";)>: error=2, No 
such file or directory
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
        at hudson.Proc$LocalProc.<init>(Proc.java:252)
        at hudson.Proc$LocalProc.<init>(Proc.java:221)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
        at hudson.Launcher$ProcStarter.start(Launcher.java:506)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2841)
        ... 15 more
Caused by: java.io.IOException: error=2, No such file or directory
        at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
        at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
        at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
        ... 21 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
The recommended git tool is: NONE
No credentials specified
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Cloning the remote Git repository
Cloning repository https://github.com/apache/poi.git
 > git init <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/> # 
 > timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/>
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1079)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:825)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
        at hudson.remoting.UserRequest.perform(UserRequest.java:225)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:391)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:833)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
builds35
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1923)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
                at hudson.remoting.Channel.call(Channel.java:1112)
                at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
                at 
jdk.internal.reflect.GeneratedMethodAccessor2302.invoke(Unknown Source)
                at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.base/java.lang.reflect.Method.invoke(Method.java:569)
                at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
                at PluginClassLoader for 
git-client/jdk.proxy169/jdk.proxy169.$Proxy308.execute(Unknown Source)
                at PluginClassLoader for 
git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
                at PluginClassLoader for 
git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
                at PluginClassLoader for 
git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
                at hudson.scm.SCM.checkout(SCM.java:540)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
                at hudson.model.Run.execute(Run.java:1833)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:446)
Caused by: hudson.plugins.git.GitException: Error performing git command: git 
init <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/>
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2864)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2768)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2763)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2052)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1077)
        ... 11 more
Caused by: java.io.IOException: Cannot run program "git" (in directory 
"<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/";)>: error=2, No 
such file or directory
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
        at hudson.Proc$LocalProc.<init>(Proc.java:252)
        at hudson.Proc$LocalProc.<init>(Proc.java:221)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
        at hudson.Launcher$ProcStarter.start(Launcher.java:506)
        at PluginClassLoader for 
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2841)
        ... 15 more
Caused by: java.io.IOException: error=2, No such file or directory
        at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
        at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
        at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
        ... 21 more
ERROR: Error cloning remote repo 'origin'
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Archiving artifacts
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Recording test results
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.

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

Reply via email to