See 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/473/display/redirect?page=changes>

Changes:

[Vladimir Sitnikov] fix(deps): update dependency commons-io:commons-io to 
v2.15.1


------------------------------------------
Started by upstream project "JMeter/JMeter-trunk" build number 727
originally caused by:
 Started by GitHub push by vlsi
 Started by GitHub push by vlsi
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-shared-ubuntu-3 (ubuntu) in workspace 
/home/jenkins/jenkins-agent/712657a4/workspace/JMeter/JMeter-analysis
[WS-CLEANUP] Deleting project workspace...
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/jmeter.git
 > git init 
 > /home/jenkins/jenkins-agent/712657a4/workspace/JMeter/JMeter-analysis # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/jmeter.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/apache/jmeter.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/jmeter.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 43dac8805d9fa9aa18dfda5c8cb07c721c0952df 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 43dac8805d9fa9aa18dfda5c8cb07c721c0952df # timeout=10
Commit message: "fix(deps): update dependency commons-io:commons-io to v2.15.1"
 > git rev-list --no-walk 9d0961f093d6e10255466224ba74042990aca085 # timeout=10
Xvfb starting$ /usr/bin/Xvfb :1 -fbdir 
/home/jenkins/jenkins-agent/712657a4/workspace/JMeter/JMeter-analysis/.xvfb-473-..fbdir718503199982370713
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SONAR_HOST_URL=https://sonarcloud.io

[EnvInject] - Variables injected successfully.
[EnvInject] - Mask passwords that will be passed as build parameters.
[Gradle] - Launching build.
[JMeter-analysis] $ 
/home/jenkins/jenkins-agent/712657a4/workspace/JMeter/JMeter-analysis/gradlew 
"-Dorg.gradle.jvmargs=-Xmx3g -XX:MaxMetaspaceSize=1g" -Pcoverage=true 
-PignoreSpotBugsFailures=true -PCI=true -Pspotbugs=true --profile --no-daemon 
cleanTest check assemble sonarqube --exclude-task :src:dist:javadocAggregate
Downloading https://services.gradle.org/distributions/gradle-8.5-bin.zip
............10%.............20%............30%.............40%.............50%............60%.............70%.............80%............90%.............100%
To honour the JVM settings for this build a single-use Daemon process will be 
forked. For more on this, please refer to 
https://docs.gradle.org/8.5/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 
Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2
Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false
Using the build cache is enabled, but no build caches are configured or enabled.
Type-safe project accessors is an incubating feature.
Path for java installation '/usr/lib/jvm/openjdk-11' (Common Linux Locations) 
does not contain a java executable
Invalid Java installation found at 
'/usr/local/asfpackages/java/oraclejdk-j2sdk1.4.2-19' (Maven Toolchains). It 
will be re-checked in the next build. This might have performance impact if it 
keeps failing. Run the 'javaToolchains' task for more details.
> Task 
> :build-logic-commons:gradle-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :build-logic-commons:gradle-plugin:generateExternalPluginSpecBuilders
> Task :build-logic-commons:gradle-plugin:extractPrecompiledScriptPluginPlugins
> Task :build-logic-commons:gradle-plugin:compilePluginsBlocks
> Task 
> :build-logic-commons:gradle-plugin:generatePrecompiledScriptPluginAccessors
> Task :build-logic-commons:gradle-plugin:generateScriptPluginAdapters
> Task :build-logic-commons:gradle-plugin:pluginDescriptors
> Task :build-logic-commons:gradle-plugin:processResources
> Task :build-logic-commons:gradle-plugin:compileKotlin
> Task :build-logic-commons:gradle-plugin:compileJava NO-SOURCE
> Task :build-logic-commons:gradle-plugin:classes
> Task :build-logic-commons:gradle-plugin:jar
Path for java installation '/usr/lib/jvm/openjdk-11' (Common Linux Locations) 
does not contain a java executable

> Configure project :build-logic:basics
Invalid Java installation found at 
'/usr/local/asfpackages/java/oraclejdk-j2sdk1.4.2-19' (Maven Toolchains). It 
will be re-checked in the next build. This might have performance impact if it 
keeps failing. Run the 'javaToolchains' task for more details.

> Task :build-logic:root-build:checkKotlinGradlePluginConfigurationErrors
> Task :build-logic:basics:checkKotlinGradlePluginConfigurationErrors
> Task :build-logic:build-parameters:checkKotlinGradlePluginConfigurationErrors
> Task :build-logic:verification:checkKotlinGradlePluginConfigurationErrors
> Task :build-logic:basics:extractPrecompiledScriptPluginPlugins
> Task :build-logic:root-build:extractPrecompiledScriptPluginPlugins
> Task :build-logic:basics:generateScriptPluginAdapters
> Task :build-logic:root-build:generateScriptPluginAdapters
> Task :build-logic:basics:pluginDescriptors
> Task :build-logic:root-build:pluginDescriptors
> Task :build-logic:basics:processResources
> Task :build-logic:build-parameters:generatePluginCode
> Task :build-logic:root-build:processResources
> Task :build-logic:verification:extractPrecompiledScriptPluginPlugins
> Task :build-logic:verification:generateScriptPluginAdapters
> Task :build-logic:build-parameters:compileKotlin NO-SOURCE
> Task :build-logic:verification:pluginDescriptors
> Task :build-logic:verification:processResources
> Task :build-logic:build-parameters:compileJava
FATAL: command execution failed
java.io.IOException: Backing channel 'jenkins-shared-ubuntu-3' is disconnected.
        at 
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
        at com.sun.proxy.$Proxy126.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
        at hudson.Launcher$ProcStarter.join(Launcher.java:524)
        at hudson.plugins.gradle.Gradle.perform(Gradle.java:321)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
        at hudson.model.Build$BuildExecution.build(Build.java:199)
        at hudson.model.Build$BuildExecution.doRun(Build.java:164)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
        at hudson.model.Run.execute(Run.java:1900)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
Caused by: java.io.IOException: Unexpected termination of the channel
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused by: java.io.EOFException
        at 
java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2911)
        at 
java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3406)
        at 
java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:932)
        at 
java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:375)
        at 
hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
        at hudson.remoting.Command.readFrom(Command.java:142)
        at hudson.remoting.Command.readFrom(Command.java:128)
        at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Xvfb stopping
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for 
JMeter/JMeter-analysis #473
ERROR: jenkins-shared-ubuntu-3 is offline; cannot locate jdk_17_latest

Reply via email to