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

Build failed in Jenkins: JMeter » JMeter-analysis #239

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

Changes:

[Vladimir Sitnikov] Configure max_line_length=120 in .editorconfig

[Vladimir Sitnikov] Change jmeter.exit.check.pause to 0 by default so tests do not show "The JVM should have exited but did not" warning

[Vladimir Sitnikov] Move ThreadGroup#makeThread to AbstractThreadGroup to simplify implementation of new thread groups

[Vladimir Sitnikov] Added Kotlin 1.6.0 for JMeter engine implementation. The set of JSR 223 languages is intact

[Vladimir Sitnikov] Open Model Thread Group: load generator with programmable profile

[Vladimir Sitnikov] Dependency verification: register checksum for gradle-enterprise-gradle-plugin-3.7.2.jar

[Vladimir Sitnikov] Bump vlsi-release-plugins to 1.77

[Vladimir Sitnikov] Add org.eclipse.jgit to the build script to make the build workable with Java 1.8


------------------------------------------
[...truncated 336.31 KB...]

Gradle Test Executor 38 STANDARD_ERROR
    Warning: Nashorn engine is planned to be removed from a future JDK release
    Warning: Nashorn engine is planned to be removed from a future JDK release

Gradle Test Executor 38 STANDARD_OUT
    o.a.j.junit.JMeterTest WARN: org.apache.jmeter.gui.JMeterGUIComponent: NoSuchMethodException  org.apache.jmeter.gui.menu.StaticJMeterGUIComponent, missing empty Constructor or Constructor with Object parameter

> Task :src:dist-check:spotbugsTest
12 SpotBugs violations were found. See the report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/dist-check/build/reports/spotbugs/test.xml>

org.gradle.api.GradleException: 12 SpotBugs violations were found. See the report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/dist-check/build/reports/spotbugs/test.xml>
	at com.github.spotbugs.snom.internal.SpotBugsRunnerForWorker$SpotBugsExecutor.execute(SpotBugsRunnerForWorker.java:115)
	at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:63)
	at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:49)
	at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:43)
	at org.gradle.internal.classloader.ClassLoaderUtils.executeInClassloader(ClassLoaderUtils.java:97)
	at org.gradle.workers.internal.AbstractClassLoaderWorker.executeInClassLoader(AbstractClassLoaderWorker.java:43)
	at org.gradle.workers.internal.IsolatedClassloaderWorker.run(IsolatedClassloaderWorker.java:49)
	at org.gradle.workers.internal.IsolatedClassloaderWorker.run(IsolatedClassloaderWorker.java:30)
	at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:85)
	at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:55)
	at org.gradle.process.internal.worker.request.WorkerAction$1.call(WorkerAction.java:138)
	at org.gradle.process.internal.worker.child.WorkerLogEventListener.withWorkerLoggingProtocol(WorkerLogEventListener.java:41)
	at org.gradle.process.internal.worker.request.WorkerAction.run(WorkerAction.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)
	at java.base/java.lang.Thread.run(Thread.java:834)

> Task :src:dist-check:test
    o.a.j.junit.JMeterTest INFO: JMeterGUIComponent: skipping some tests org.apache.jmeter.testbeans.gui.TestBeanGUI

Gradle Test Executor 38 STANDARD_ERROR
    Warning: Nashorn engine is planned to be removed from a future JDK release

Gradle Test Executor 38 STANDARD_OUT
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.gui.GlobalUndoableEdit, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.rmi.RMIServerSocketFactoryImpl, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.rmi.SSLRMIServerSocketFactory, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.threads.RemoteThreadsListenerImpl, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.threads.openmodel.ParserException, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.threads.openmodel.TokenizerException, missing empty Constructor or Constructor with Object parameter
          0.1sec,    9 completed,   0 failed,   0 skipped, org.apache.jmeter.control.TestSwitchController
          0.0sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.resources.TestPropertiesFiles
          1.1sec,    4 completed,   0 failed,   0 skipped, org.apache.jmeter.save.TestSaveService
          0.0sec,    1 completed,   0 failed,   0 skipped, org.apache.jmeter.threads.ThreadGroupLoad
          0.1sec,    7 completed,   0 failed,   0 skipped, org.apache.jorphan.TestFunctorUsers
         14.0sec, org.apache.jorphan.reflect.TestClassFinder > testFindClassesThatExtendStringArrayClassOfQArrayTrue()
          6.6sec, org.apache.jorphan.reflect.TestClassFinder > testFindAnnotatedClasses()
         23.4sec,    9 completed,   0 failed,   0 skipped, org.apache.jorphan.reflect.TestClassFinder

PackageSpec > testFunctionParse1 STANDARD_ERROR
    Warning: Nashorn engine is planned to be removed from a future JDK release
    Warning: Nashorn engine is planned to be removed from a future JDK release
    Warning: Nashorn engine is planned to be removed from a future JDK release
    Warning: Nashorn engine is planned to be removed from a future JDK release
          0.0sec,    2 completed,   0 failed,   0 skipped, test parsing StringProperty '#propertyValue' == '#stringValue'
          0.0sec,   10 completed,   0 failed,   0 skipped, test parsing FunctionProperty '#propertyValue' == '#stringValue'
          0.0sec,    9 completed,   0 failed,   0 skipped, Backslashes are removed before escaped dollar, comma and backslash with FunctionProperty
          0.7sec,   22 completed,   0 failed,   0 skipped, org.apache.jmeter.engine.util.PackageSpec
          0.0sec,    5 completed,   0 failed,   0 skipped, check if generation from csv: '#csvPath' with properties: '#userPropertiesPath' in folder: '#outputDirectoryPath' contains the expected error
          3.0sec, org.apache.jmeter.gui.action.HtmlReportGeneratorSpec > check that report generation succeeds and statistic are generated
          2.0sec, org.apache.jmeter.gui.action.HtmlReportGeneratorSpec > report generation fails when format does not match and error is reported
          5.0sec,    7 completed,   0 failed,   0 skipped, org.apache.jmeter.gui.action.HtmlReportGeneratorSpec
          0.1sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.gui.util.MenuFactorySpec
          0.6sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.report.dashboard.ReportGeneratorSpec
          0.1sec,  100 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.ComponentReferenceFunctionTest
          0.9sec,   83 completed,   0 failed,   0 skipped, org.apache.jmeter.gui.action.TestLoad
          1.7sec,  758 completed,   0 failed,   0 skipped, org.apache.jmeter.junit.JMeterTest
          1.9sec,  408 completed,   0 failed,   0 skipped, org.apache.jmeter.testbeans.gui.PackageTest
          0.2sec,  142 completed,   0 failed,   0 skipped, org.apache.jmeter.testelement.TestElementTest
         47.6sec, 1556 completed,   0 failed,   0 skipped, Gradle Test Run :src:dist-check:test

> Task :src:dist-check:check
> Task :jacocoReport
> Task :sonarqube
Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
SpotBugs report not found: <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/testkit/build/reports/spotbugs/testFixtures.xml>
Resource not found: org.apache.jmeter.samplers.TestDataStrippingSampleSender under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.JSR223TestElementTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesOverTimeGraphConsumerSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumerTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testelement.AbstractTestElementSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.services.FileServerSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.core.ConvertersSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.gui.logging.TestGuiLogEventAppender under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.engine.LocalHostTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testelement.property.AbstractPropertyTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jorphan.reflect.TestFunctor under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testelement.property.PackageTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.PackageTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.TestJMeterUtils under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.listeners.TestResultAction under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.samplers.TestSampleSaveConfiguration under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.ErrorsSummaryConsumerTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.core.SampleMetadataParserSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.StringUtilitiesTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.FieldSampleComparatorSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.core.TestCsvSampleWriter under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.SecurityProviderLoaderTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jorphan.TestXMLBuffer under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.engine.DistributedRunnerTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.core.SampleMetadataTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.engine.util.TestValueReplacer under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.resources.PackageTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.save.TestCSVSaveService under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testbeans.gui.TestBooleanPropertyEditor under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testbeans.gui.TestFieldStringEditor under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.resources.ResourceKeyUsageTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testelement.PackageTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.threads.TestUnmodifiableJMeterVariables under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testelement.TestNumberProperty under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.engine.util.FunctionParserSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.dashboard.ApdexPerTransactionTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.gui.util.JSyntaxTextAreaTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.threads.TestTestCompiler under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.Top5ErrorsSummaryDataSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.XPathUtilTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.ApdexSummaryConsumerSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.engine.TestTreeCloner under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.JMeterTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.threads.TestJMeterThread under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testbeans.gui.TestComboStringEditor under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumerSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.ListResultDataSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testelement.property.MapPropertyTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.keystore.JmeterKeyStoreSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.samplers.TestSampleResult under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.gui.HtmlReportGUISpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.core.CsvSampleReaderTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.threads.TestJMeterContextService under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly

Unexpected exception thrown.
org.gradle.internal.remote.internal.MessageIOException: Could not read message from '/127.0.0.1:50826'.
	at org.gradle.internal.remote.internal.inet.SocketConnection.receive(SocketConnection.java:94)
	at org.gradle.internal.remote.internal.hub.MessageHub$ConnectionReceive.run(MessageHub.java:270)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.OutOfMemoryError: Java heap space
	at java.base/java.lang.Integer.valueOf(Integer.java:1050)
	at java.base/sun.nio.ch.EPollSelectorImpl.processEvents(EPollSelectorImpl.java:194)
	at java.base/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:137)
	at java.base/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
	at java.base/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
	at org.gradle.internal.remote.internal.inet.SocketConnection$SocketInputStream.read(SocketConnection.java:185)
	at com.esotericsoftware.kryo.io.Input.fill(Input.java:146)
	at com.esotericsoftware.kryo.io.Input.require(Input.java:178)
	at com.esotericsoftware.kryo.io.Input.readByte(Input.java:295)
	at org.gradle.internal.serialize.kryo.KryoBackedDecoder.readByte(KryoBackedDecoder.java:82)
	at org.gradle.internal.remote.internal.hub.InterHubMessageSerializer$MessageReader.read(InterHubMessageSerializer.java:64)
	at org.gradle.internal.remote.internal.hub.InterHubMessageSerializer$MessageReader.read(InterHubMessageSerializer.java:52)
	at org.gradle.internal.remote.internal.inet.SocketConnection.receive(SocketConnection.java:81)
	... 7 more
Expiring Daemon because JVM heap space is exhausted

> Task :sonarqube FAILED
checksum-dependency elapsed time: 118590ms, configurations processed: 431
    SHA-512 computation time: 232ms (goes in parallel, it might exceed wall-clock time), files processed: 27, processed: 10MiB, skipped: 4212MiB
    PGP signature resolution time: 31503ms (wall-clock), resolution requests: 260, signatures resolved: 349
    PGP key resolution time: 47672ms (wall-clock), resolution requests: 260, download time: 88450ms (goes in parallel, it might exceed wall-clock time), keys downloaded: 110
        PGP signature verification time: 36856ms (goes in parallel, it might exceed wall-clock time), files processed: 767, processed: 1075MiB, skipped: 3098MiB

Build jmeter FAILURE reason:                                
    Execution failed for task ':sonarqube':
        java.lang.OutOfMemoryError: Java heap space
            at org.sonarsource.analyzer.commons.collections.AVLTree.createNode(AVLTree.java:264)
            at org.sonarsource.analyzer.commons.collections.AVLTree.balance(AVLTree.java:260)
            at org.sonarsource.analyzer.commons.collections.AVLTree.put(AVLTree.java:166)
            at org.sonarsource.analyzer.commons.collections.AVLTree.put(AVLTree.java:162)
            at org.sonarsource.analyzer.commons.collections.AVLTree.put(AVLTree.java:62)
            at org.sonarsource.analyzer.commons.collections.AVLTree$Node.put(AVLTree.java:312)
            at org.sonar.java.se.ProgramState.visitedPoint(ProgramState.java:475)
            at org.sonar.java.se.ExplodedGraphWalker.enqueue(ExplodedGraphWalker.java:1209)
            at org.sonar.java.se.ExplodedGraphWalker.enqueue(ExplodedGraphWalker.java:1193)
            at org.sonar.java.se.ExplodedGraphWalker.handleBlockExit(ExplodedGraphWalker.java:492)
            at org.sonar.java.se.ExplodedGraphWalker.execute(ExplodedGraphWalker.java:276)
            at org.sonar.java.se.ExplodedGraphWalker.visitMethod(ExplodedGraphWalker.java:216)
            at org.sonar.java.se.SymbolicExecutionVisitor.execute(SymbolicExecutionVisitor.java:75)
            at org.sonar.java.se.xproc.BehaviorCache.get(BehaviorCache.java:98)
            at org.sonar.java.se.xproc.BehaviorCache.get(BehaviorCache.java:81)
            at org.sonar.java.se.ExplodedGraphWalker.executeMethodInvocation(ExplodedGraphWalker.java:769)
            at org.sonar.java.se.ExplodedGraphWalker.visit(ExplodedGraphWalker.java:639)
            at org.sonar.java.se.ExplodedGraphWalker.execute(ExplodedGraphWalker.java:260)
            at org.sonar.java.se.ExplodedGraphWalker.visitMethod(ExplodedGraphWalker.java:216)
            at org.sonar.java.se.ExplodedGraphWalker.visitMethod(ExplodedGraphWalker.java:208)
            at org.sonar.java.se.SymbolicExecutionVisitor.execute(SymbolicExecutionVisitor.java:79)
            at org.sonar.java.se.SymbolicExecutionVisitor.visitNode(SymbolicExecutionVisitor.java:65)
            at org.sonar.java.ast.visitors.SubscriptionVisitor.visit(SubscriptionVisitor.java:100)
            at org.sonar.java.ast.visitors.SubscriptionVisitor.visitChildren(SubscriptionVisitor.java:125)
            at org.sonar.java.ast.visitors.SubscriptionVisitor.visit(SubscriptionVisitor.java:102)
            at org.sonar.java.ast.visitors.SubscriptionVisitor.visitChildren(SubscriptionVisitor.java:125)
            at org.sonar.java.ast.visitors.SubscriptionVisitor.visit(SubscriptionVisitor.java:102)
            at org.sonar.java.ast.visitors.SubscriptionVisitor.scanTree(SubscriptionVisitor.java:83)
            at org.sonar.java.ast.visitors.SubscriptionVisitor.scanFile(SubscriptionVisitor.java:69)
            at org.sonar.java.se.SymbolicExecutionVisitor.scanFile(SymbolicExecutionVisitor.java:55)
            at org.sonar.java.model.VisitorsBridge.lambda$runScanner$0(VisitorsBridge.java:156)


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sonarqube'.
> Java heap space

* 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

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

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

BUILD FAILED in 14m 10s
378 actionable tasks: 348 executed, 30 up-to-date

See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/build/reports/profile/profile-2021-12-03-09-13-35.html>
A fine-grained performance profile is available: use the --scan option.

See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/buildSrc/build/reports/profile/profile-2021-12-03-09-14-14.html>
A fine-grained performance profile is available: use the --scan option.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Xvfb stopping
Recording test results
[Checks API] No suitable checks publisher found.

Jenkins build is back to normal : JMeter » JMeter-analysis #241

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/241/display/redirect>


Build failed in Jenkins: JMeter » JMeter-analysis #240

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/240/display/redirect?page=changes>

Changes:

[Felix Schumacher] Add missing param for javadoc


------------------------------------------
[...truncated 343.35 KB...]
    user.dir=<https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/dist-check>
    user.language=en
    user.region=null
    user.country=US
    user.variant=
    Locale=en_US
    java.class.version=55.0
    java.awt.headless=null
    os.name=Linux
    os.version=4.15.0-58-generic
    os.arch=amd64

Gradle Test Executor 37 STANDARD_ERROR
    Warning: Nashorn engine is planned to be removed from a future JDK release
    Warning: Nashorn engine is planned to be removed from a future JDK release

Gradle Test Executor 37 STANDARD_OUT
    o.a.j.junit.JMeterTest WARN: org.apache.jmeter.gui.JMeterGUIComponent: NoSuchMethodException  org.apache.jmeter.gui.menu.StaticJMeterGUIComponent, missing empty Constructor or Constructor with Object parameter

> Task :src:dist-check:spotbugsTest
12 SpotBugs violations were found. See the report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/dist-check/build/reports/spotbugs/test.xml>

org.gradle.api.GradleException: 12 SpotBugs violations were found. See the report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/dist-check/build/reports/spotbugs/test.xml>
	at com.github.spotbugs.snom.internal.SpotBugsRunnerForWorker$SpotBugsExecutor.execute(SpotBugsRunnerForWorker.java:115)
	at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:63)
	at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:49)
	at org.gradle.workers.internal.AbstractClassLoaderWorker$1.create(AbstractClassLoaderWorker.java:43)
	at org.gradle.internal.classloader.ClassLoaderUtils.executeInClassloader(ClassLoaderUtils.java:97)
	at org.gradle.workers.internal.AbstractClassLoaderWorker.executeInClassLoader(AbstractClassLoaderWorker.java:43)
	at org.gradle.workers.internal.IsolatedClassloaderWorker.run(IsolatedClassloaderWorker.java:49)
	at org.gradle.workers.internal.IsolatedClassloaderWorker.run(IsolatedClassloaderWorker.java:30)
	at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:85)
	at org.gradle.workers.internal.WorkerDaemonServer.run(WorkerDaemonServer.java:55)
	at org.gradle.process.internal.worker.request.WorkerAction$1.call(WorkerAction.java:138)
	at org.gradle.process.internal.worker.child.WorkerLogEventListener.withWorkerLoggingProtocol(WorkerLogEventListener.java:41)
	at org.gradle.process.internal.worker.request.WorkerAction.run(WorkerAction.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:182)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:164)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:414)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)
	at java.base/java.lang.Thread.run(Thread.java:834)

> Task :src:dist-check:test
    o.a.j.junit.JMeterTest INFO: JMeterGUIComponent: skipping some tests org.apache.jmeter.testbeans.gui.TestBeanGUI

Gradle Test Executor 37 STANDARD_ERROR
    Warning: Nashorn engine is planned to be removed from a future JDK release

Gradle Test Executor 37 STANDARD_OUT
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.gui.GlobalUndoableEdit, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.rmi.RMIServerSocketFactoryImpl, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.rmi.SSLRMIServerSocketFactory, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.threads.RemoteThreadsListenerImpl, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.threads.openmodel.ParserException, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.threads.openmodel.TokenizerException, missing empty Constructor or Constructor with Object parameter
          0.1sec,    9 completed,   0 failed,   0 skipped, org.apache.jmeter.control.TestSwitchController
          0.0sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.resources.TestPropertiesFiles
          1.1sec,    4 completed,   0 failed,   0 skipped, org.apache.jmeter.save.TestSaveService
          0.0sec,    1 completed,   0 failed,   0 skipped, org.apache.jmeter.threads.ThreadGroupLoad
          0.1sec,    7 completed,   0 failed,   0 skipped, org.apache.jorphan.TestFunctorUsers
         13.8sec, org.apache.jorphan.reflect.TestClassFinder > testFindClassesThatExtendStringArrayClassOfQArrayTrue()
          6.0sec, org.apache.jorphan.reflect.TestClassFinder > testFindAnnotatedClasses()
         22.3sec,    9 completed,   0 failed,   0 skipped, org.apache.jorphan.reflect.TestClassFinder

PackageSpec > testFunctionParse1 STANDARD_ERROR
    Warning: Nashorn engine is planned to be removed from a future JDK release
    Warning: Nashorn engine is planned to be removed from a future JDK release
    Warning: Nashorn engine is planned to be removed from a future JDK release
    Warning: Nashorn engine is planned to be removed from a future JDK release
          0.0sec,    2 completed,   0 failed,   0 skipped, test parsing StringProperty '#propertyValue' == '#stringValue'
          0.0sec,   10 completed,   0 failed,   0 skipped, test parsing FunctionProperty '#propertyValue' == '#stringValue'
          0.0sec,    9 completed,   0 failed,   0 skipped, Backslashes are removed before escaped dollar, comma and backslash with FunctionProperty
          0.6sec,   22 completed,   0 failed,   0 skipped, org.apache.jmeter.engine.util.PackageSpec
          0.0sec,    5 completed,   0 failed,   0 skipped, check if generation from csv: '#csvPath' with properties: '#userPropertiesPath' in folder: '#outputDirectoryPath' contains the expected error
          3.3sec, org.apache.jmeter.gui.action.HtmlReportGeneratorSpec > check that report generation succeeds and statistic are generated
          2.5sec, org.apache.jmeter.gui.action.HtmlReportGeneratorSpec > report generation fails when format does not match and error is reported
          5.8sec,    7 completed,   0 failed,   0 skipped, org.apache.jmeter.gui.action.HtmlReportGeneratorSpec
          0.2sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.gui.util.MenuFactorySpec
          0.7sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.report.dashboard.ReportGeneratorSpec
          0.1sec,  100 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.ComponentReferenceFunctionTest
          1.0sec,   83 completed,   0 failed,   0 skipped, org.apache.jmeter.gui.action.TestLoad
          2.6sec,  758 completed,   0 failed,   0 skipped, org.apache.jmeter.junit.JMeterTest
          1.8sec,  408 completed,   0 failed,   0 skipped, org.apache.jmeter.testbeans.gui.PackageTest
          0.2sec,  142 completed,   0 failed,   0 skipped, org.apache.jmeter.testelement.TestElementTest
         49.6sec, 1556 completed,   0 failed,   0 skipped, Gradle Test Run :src:dist-check:test

> Task :src:dist-check:check
> Task :jacocoReport
> Task :sonarqube
Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
SpotBugs report not found: <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/testkit/build/reports/spotbugs/testFixtures.xml>
Resource not found: org.apache.jmeter.util.JSR223TestElementTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.samplers.TestDataStrippingSampleSender under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.graph.impl.ResponseTimePercentilesOverTimeGraphConsumerSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testelement.AbstractTestElementSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.graph.impl.CustomGraphConsumerTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.services.FileServerSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.core.ConvertersSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.engine.LocalHostTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.gui.logging.TestGuiLogEventAppender under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testelement.property.AbstractPropertyTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jorphan.reflect.TestFunctor under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testelement.property.PackageTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.PackageTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.TestJMeterUtils under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.listeners.TestResultAction under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.samplers.TestSampleSaveConfiguration under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.ErrorsSummaryConsumerTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.core.SampleMetadataParserSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.StringUtilitiesTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.FieldSampleComparatorSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.core.TestCsvSampleWriter under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.SecurityProviderLoaderTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jorphan.TestXMLBuffer under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.engine.DistributedRunnerTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.core.SampleMetadataTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.engine.util.TestValueReplacer under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.resources.PackageTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testbeans.gui.TestBooleanPropertyEditor under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.save.TestCSVSaveService under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testbeans.gui.TestFieldStringEditor under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.resources.ResourceKeyUsageTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testelement.PackageTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testelement.TestNumberProperty under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.threads.TestUnmodifiableJMeterVariables under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.engine.util.FunctionParserSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.dashboard.ApdexPerTransactionTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.gui.util.JSyntaxTextAreaTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.threads.TestTestCompiler under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.Top5ErrorsSummaryDataSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.XPathUtilTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.ApdexSummaryConsumerSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.engine.TestTreeCloner under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.JMeterTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.threads.TestJMeterThread under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testbeans.gui.TestComboStringEditor under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.Top5ErrorsBySamplerConsumerSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.processor.ListResultDataSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.testelement.property.MapPropertyTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.util.keystore.JmeterKeyStoreSpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.samplers.TestSampleResult under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.gui.HtmlReportGUISpec under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.report.core.CsvSampleReaderTest under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: org.apache.jmeter.threads.TestJMeterContextService under the directory <https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/src/core> while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly

Expiring Daemon because JVM heap space is exhausted
Unexpected exception thrown.
java.lang.OutOfMemoryError: Java heap space
Unexpected exception thrown.
org.gradle.internal.remote.internal.MessageIOException: Could not read message from '/127.0.0.1:46008'.
	at org.gradle.internal.remote.internal.inet.SocketConnection.receive(SocketConnection.java:94)
	at org.gradle.internal.remote.internal.hub.MessageHub$ConnectionReceive.run(MessageHub.java:270)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.OutOfMemoryError: Java heap space
Exception in thread "Report about progress of Java AST analyzer" java.lang.OutOfMemoryError: Java heap space
Unexpected exception thrown.
org.gradle.internal.remote.internal.MessageIOException: Could not read message from '/127.0.0.1:45788'.
	at org.gradle.internal.remote.internal.inet.SocketConnection.receive(SocketConnection.java:94)
	at org.gradle.internal.remote.internal.hub.MessageHub$ConnectionReceive.run(MessageHub.java:270)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.OutOfMemoryError: Java heap space
Unexpected exception thrown.
org.gradle.internal.remote.internal.MessageIOException: Could not read message from '/127.0.0.1:45194'.
	at org.gradle.internal.remote.internal.inet.SocketConnection.receive(SocketConnection.java:94)
	at org.gradle.internal.remote.internal.hub.MessageHub$ConnectionReceive.run(MessageHub.java:270)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:61)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.OutOfMemoryError: Java heap space
	at java.base/java.lang.Integer.valueOf(Integer.java:1050)
	at java.base/sun.nio.ch.EPollSelectorImpl.processEvents(EPollSelectorImpl.java:194)
	at java.base/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:137)
	at java.base/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
	at java.base/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
	at org.gradle.internal.remote.internal.inet.SocketConnection$SocketInputStream.read(SocketConnection.java:185)
	at com.esotericsoftware.kryo.io.Input.fill(Input.java:146)
	at com.esotericsoftware.kryo.io.Input.require(Input.java:178)
	at com.esotericsoftware.kryo.io.Input.readByte(Input.java:295)
	at org.gradle.internal.serialize.kryo.KryoBackedDecoder.readByte(KryoBackedDecoder.java:82)
	at org.gradle.internal.remote.internal.hub.InterHubMessageSerializer$MessageReader.read(InterHubMessageSerializer.java:64)
	at org.gradle.internal.remote.internal.hub.InterHubMessageSerializer$MessageReader.read(InterHubMessageSerializer.java:52)
	at org.gradle.internal.remote.internal.inet.SocketConnection.receive(SocketConnection.java:81)
	... 7 more

> Task :sonarqube FAILED
checksum-dependency elapsed time: 180506ms, configurations processed: 431
    SHA-512 computation time: 1418ms (goes in parallel, it might exceed wall-clock time), files processed: 28, processed: 10MiB, skipped: 4212MiB
    PGP signature resolution time: 57724ms (wall-clock), resolution requests: 260, signatures resolved: 349
    PGP key resolution time: 51376ms (wall-clock), resolution requests: 260, download time: 90990ms (goes in parallel, it might exceed wall-clock time), keys downloaded: 110
        PGP signature verification time: 41025ms (goes in parallel, it might exceed wall-clock time), files processed: 763, processed: 1039MiB, skipped: 3133MiB

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sonarqube'.
> Java heap space

* 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

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

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

BUILD FAILED in 17m 15s
378 actionable tasks: 348 executed, 30 up-to-date

See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/build/reports/profile/profile-2021-12-07-17-36-26.html>
A fine-grained performance profile is available: use the --scan option.

See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-analysis/ws/buildSrc/build/reports/profile/profile-2021-12-07-17-37-13.html>
A fine-grained performance profile is available: use the --scan option.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Xvfb stopping
Recording test results
[Checks API] No suitable checks publisher found.