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

Changes:

[Vladimir Sitnikov] fix(deps): update dependency 
org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.7.1


------------------------------------------
[...truncated 200.42 KB...]
> Task :src:dist:compileJava NO-SOURCE
> Task :src:dist:processResources NO-SOURCE
> Task :src:dist:classes UP-TO-DATE
> Task :src:dist:spotbugsMain NO-SOURCE
> Task :src:dist:compileTestJava NO-SOURCE
> Task :src:dist:processTestResources NO-SOURCE
> Task :src:dist:testClasses UP-TO-DATE
> Task :src:dist:spotbugsTest NO-SOURCE
> Task :src:dist:jar UP-TO-DATE
> Task :src:dist:test NO-SOURCE
> Task :src:dist:verifyReleaseDependencies UP-TO-DATE
> Task :src:dist:check UP-TO-DATE
> Task :src:dist:preparePropertiesbuildPrintableDoc UP-TO-DATE
> Task :src:dist:buildPrintableDoc UP-TO-DATE
> Task :src:dist-check:copyExtraTestLibs

> Task :src:jorphan:test

TextFileSpec > getText of empty file is empty string STANDARD_ERROR
    SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
    SLF4J: Defaulting to no-operation (NOP) logger implementation
    SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
          0.9sec,    2 completed,   0 failed,   0 skipped, 
org.apache.jorphan.io.TextFileSpec > getText returns exact 
content of file
          0.3sec,    4 completed,   0 failed,   0 skipped, 
org.apache.jorphan.io.TextFileSpec > getText returns exact 
content of file with specific charset
          0.1sec,    2 completed,   0 failed,   0 skipped, 
org.apache.jorphan.io.TextFileSpec > setText sets exact 
content of file
          0.2sec,    4 completed,   0 failed,   0 skipped, 
org.apache.jorphan.io.TextFileSpec > setText sets exact 
content of file other charset
          0.1sec,    3 completed,   0 failed,   0 skipped, 
org.apache.jorphan.io.TextFileSpec > getText throws 
exception with invalid encoding
          2.8sec,   16 completed,   0 failed,   0 skipped, 
org.apache.jorphan.io.TextFileSpec
          0.6sec,    5 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.ConverterSpec > convert #value to 
#type should give "" when value or type is null
          0.0sec,    2 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.ConverterSpec > convert #value to 
#type should downcast gracefully and give [#expected]
          0.5sec,    4 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.ConverterSpec > convert #value to 
string should give [#expected]
          0.2sec,   18 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.ConverterSpec > convert #value to 
number #type should give number [#expected]
          0.0sec,    2 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.ConverterSpec > Convert #value to 
Class gives #expected
          0.6sec,   18 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.ConverterSpec > Convert '#value' to 
#type
          0.2sec,    3 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.ConverterSpec > Convert to date 
from '#value'
          0.1sec,    3 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.ConverterSpec > Convert to Calendar 
from '#value'
          0.1sec,    3 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.ConverterSpec > line breaks should 
be replaced in '#source' to '#expected'
          2.3sec,   58 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.ConverterSpec
          1.3sec,   37 completed,   0 failed,   0 skipped, 
org.apache.commons.cli.avalon.ClutilTestCase
          0.1sec,    5 completed,   0 failed,   0 skipped, 
org.apache.jorphan.collections.PackageTest

> Task :src:test-services:test FAILED
FAILURE   7.1sec, ServiceLoaderTest > 
service without public constructor()
    org.opentest4j.MultipleFailuresError: Multiple Failures (1 failure)
        org.opentest4j.AssertionFailedError: All failures when loading service 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface are 
[ServiceLoadFailure{service=interface 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface, 
className='org.apache.jmeter.util.services.ServiceWithPrivateConstructor', 
throwable=java.util.ServiceConfigurationError: 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface: 
Provider org.apache.jmeter.util.services.ServiceWithPrivateConstructor could 
not be instantiated}] ==> expected: <[service: 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface, 
className: org.apache.jmeter.util.services.ServiceWithPrivateConstructor, 
exceptionClass: java.util.ServiceConfigurationError, causeClass: 
java.lang.NoSuchMethodException]> but was: <[service: 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface, 
className: org.apache.jmeter.util.services.ServiceWithPrivateConstructor, 
exceptionClass: java.util.ServiceConfigurationError, causeClass: 
java.lang.IllegalAccessException]>
        at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:80)
        at 
org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:58)
        at 
org.junit.jupiter.api.Assertions.assertAll(Assertions.java:2980)
        at 
org.junit.jupiter.api.AssertionsKt.assertAll(Assertions.kt:51)
        at 
org.junit.jupiter.api.AssertionsKt.assertAll(Assertions.kt:81)
        at ServiceLoaderTest.service without public 
constructor(ServiceLoaderTest.kt:112)
        Suppressed: org.opentest4j.AssertionFailedError: All failures when 
loading service 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface are 
[ServiceLoadFailure{service=interface 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface, 
className='org.apache.jmeter.util.services.ServiceWithPrivateConstructor', 
throwable=java.util.ServiceConfigurationError: 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface: 
Provider org.apache.jmeter.util.services.ServiceWithPrivateConstructor could 
not be instantiated}] ==> expected: <[service: 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface, 
className: org.apache.jmeter.util.services.ServiceWithPrivateConstructor, 
exceptionClass: java.util.ServiceConfigurationError, causeClass: 
java.lang.NoSuchMethodException]> but was: <[service: 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface, 
className: org.apache.jmeter.util.services.ServiceWithPrivateConstructor, 
exceptionClass: java.util.ServiceConfigurationError, causeClass: 
java.lang.IllegalAccessException]>
            at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
            at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
            at 
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
            at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:188)
            at 
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1164)
            at ServiceLoaderTest$service without public 
constructor$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:84)
            at ServiceLoaderTest$service without public 
constructor$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:77)
            at 
org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68)
            at 
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
            at 
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
            at 
java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
            at 
java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
            at 
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
            at 
java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
            at 
java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
            at 
java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566)
            at 
org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77)
            ... 5 more
        Caused by: org.opentest4j.AssertionFailedError: All failures when 
loading service 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface are 
[ServiceLoadFailure{service=interface 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface, 
className='org.apache.jmeter.util.services.ServiceWithPrivateConstructor', 
throwable=java.util.ServiceConfigurationError: 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface: 
Provider org.apache.jmeter.util.services.ServiceWithPrivateConstructor could 
not be instantiated}] ==> expected: <[service: 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface, 
className: org.apache.jmeter.util.services.ServiceWithPrivateConstructor, 
exceptionClass: java.util.ServiceConfigurationError, causeClass: 
java.lang.NoSuchMethodException]> but was: <[service: 
org.apache.jmeter.util.services.ServiceWithPrivateConstructorInterface, 
className: org.apache.jmeter.util.services.ServiceWithPrivateConstructor, 
exceptionClass: java.util.ServiceConfigurationError, causeClass: 
java.lang.IllegalAccessException]>
            at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
            at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
            at 
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
            at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:188)
            at 
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1164)
            at ServiceLoaderTest$service without public 
constructor$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:84)
            at ServiceLoaderTest$service without public 
constructor$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:77)
            at 
org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68)
            at 
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
            at 
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
            at 
java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
            at 
java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
            at 
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
            at 
java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
            at 
java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
            at 
java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566)
            at 
org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77)
            ... 5 more

FAILURE   0.1sec, ServiceLoaderTest > service 
not implementing interface()
    org.opentest4j.MultipleFailuresError: Multiple Failures (1 failure)
        org.opentest4j.AssertionFailedError: All failures when loading service 
org.apache.jmeter.util.services.NotImplementedInterface are 
[ServiceLoadFailure{service=interface 
org.apache.jmeter.util.services.NotImplementedInterface, className='Provider 
org.apache.jmeter.util.services.ServiceNotImplementingInterface', 
throwable=java.util.ServiceConfigurationError: 
org.apache.jmeter.util.services.NotImplementedInterface: Provider 
org.apache.jmeter.util.services.ServiceNotImplementingInterface not a subtype}] 
==> expected: <[service: 
org.apache.jmeter.util.services.NotImplementedInterface, className: 
org.apache.jmeter.util.services.ServiceNotImplementingInterface, 
exceptionClass: java.util.ServiceConfigurationError, causeClass: null]> but 
was: <[service: org.apache.jmeter.util.services.NotImplementedInterface, 
className: Provider 
org.apache.jmeter.util.services.ServiceNotImplementingInterface, 
exceptionClass: java.util.ServiceConfigurationError, causeClass: null]>
        at org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:80)
        at 
org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:58)
        at 
org.junit.jupiter.api.Assertions.assertAll(Assertions.java:2980)
        at 
org.junit.jupiter.api.AssertionsKt.assertAll(Assertions.kt:51)
        at 
org.junit.jupiter.api.AssertionsKt.assertAll(Assertions.kt:81)
        at ServiceLoaderTest.service not implementing 
interface(ServiceLoaderTest.kt:127)
        Suppressed: org.opentest4j.AssertionFailedError: All failures when 
loading service org.apache.jmeter.util.services.NotImplementedInterface are 
[ServiceLoadFailure{service=interface 
org.apache.jmeter.util.services.NotImplementedInterface, className='Provider 
org.apache.jmeter.util.services.ServiceNotImplementingInterface', 
throwable=java.util.ServiceConfigurationError: 
org.apache.jmeter.util.services.NotImplementedInterface: Provider 
org.apache.jmeter.util.services.ServiceNotImplementingInterface not a subtype}] 
==> expected: <[service: 
org.apache.jmeter.util.services.NotImplementedInterface, className: 
org.apache.jmeter.util.services.ServiceNotImplementingInterface, 
exceptionClass: java.util.ServiceConfigurationError, causeClass: null]> but 
was: <[service: org.apache.jmeter.util.services.NotImplementedInterface, 
className: Provider 
org.apache.jmeter.util.services.ServiceNotImplementingInterface, 
exceptionClass: java.util.ServiceConfigurationError, causeClass: null]>
            at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
            at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
            at 
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
            at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:188)
            at 
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1164)
            at ServiceLoaderTest$service not implementing 
interface$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:84)
            at ServiceLoaderTest$service not implementing 
interface$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:77)
            at 
org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68)
            at 
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
            at 
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
            at 
java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
            at 
java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
            at 
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
            at 
java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
            at 
java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
            at 
java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566)
            at 
org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77)
            ... 5 more
        Caused by: org.opentest4j.AssertionFailedError: All failures when 
loading service org.apache.jmeter.util.services.NotImplementedInterface are 
[ServiceLoadFailure{service=interface 
org.apache.jmeter.util.services.NotImplementedInterface, className='Provider 
org.apache.jmeter.util.services.ServiceNotImplementingInterface', 
throwable=java.util.ServiceConfigurationError: 
org.apache.jmeter.util.services.NotImplementedInterface: Provider 
org.apache.jmeter.util.services.ServiceNotImplementingInterface not a subtype}] 
==> expected: <[service: 
org.apache.jmeter.util.services.NotImplementedInterface, className: 
org.apache.jmeter.util.services.ServiceNotImplementingInterface, 
exceptionClass: java.util.ServiceConfigurationError, causeClass: null]> but 
was: <[service: org.apache.jmeter.util.services.NotImplementedInterface, 
className: Provider 
org.apache.jmeter.util.services.ServiceNotImplementingInterface, 
exceptionClass: java.util.ServiceConfigurationError, causeClass: null]>
            at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
            at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
            at 
org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
            at 
org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:188)
            at 
org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1164)
            at ServiceLoaderTest$service not implementing 
interface$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:84)
            at ServiceLoaderTest$service not implementing 
interface$$inlined$assertServiceLoad$2.invoke(ServiceLoaderTest.kt:77)
            at 
org.junit.jupiter.api.AssertAll.lambda$assertAll$0(AssertAll.java:68)
            at 
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
            at 
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
            at 
java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
            at 
java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
            at 
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
            at 
java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
            at 
java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
            at 
java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566)
            at 
org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:77)
            ... 5 more

FAILURE   7.6sec,    5 completed,   2 failed,   0 
skipped, ServiceLoaderTest
FAILURE  19.5sec,    5 completed,   2 failed,   0 
skipped, Gradle Test Run :src:test-services:test

5 tests completed, 2 failed

> Task :src:protocol:junit:spotbugsMain
> Task :src:protocol:junit-sample:spotbugsMain
> Task :src:protocol:ldap:spotbugsMain
> Task :src:protocol:mail:spotbugsMain
> Task :src:protocol:jdbc:spotbugsMain
> Task :src:protocol:http:spotbugsMain
> Task :src:protocol:ftp:spotbugsMain
> Task :src:protocol:jms:spotbugsMain
> Task :src:protocol:bolt:spotbugsMain
> Task :src:generator:spotbugsMain
> Task :src:protocol:java:spotbugsMain
> Task :src:functions:spotbugsMain
> Task :src:examples:spotbugsMain
> Task :src:protocol:mongodb:spotbugsMain
> Task :src:protocol:native:spotbugsMain
> Task :src:components:spotbugsMain
> Task :src:test-services:spotbugsMain
> Task :src:test-services:spotbugsTest
> Task :src:core:compileTestKotlin

> Task :src:dist:javadocAggregate
javadoc: warning - Multiple sources of package comments found for package 
"org.apache.jmeter.visualizers"
javadoc: warning - Multiple sources of package comments found for package 
"org.apache.jmeter.assertions"
javadoc: warning - Multiple sources of package comments found for package 
"org.apache.jmeter.report.core"
javadoc: warning - Multiple sources of package comments found for package 
"org.apache.jmeter.report.config"
javadoc: warning - Multiple sources of package comments found for package 
"org.apache.jmeter.report.processor"
javadoc: warning - Multiple sources of package comments found for package 
"org.apache.jmeter.report.processor.graph"
javadoc: warning - Multiple sources of package comments found for package 
"org.apache.jmeter.report.processor.graph.impl"
javadoc: warning - Multiple sources of package comments found for package 
"org.apache.jmeter.report.dashboard"

> Task :src:protocol:tcp:spotbugsMain
> Task :rat

> Task :src:dist:javadocAggregate
javadoc: warning - Multiple sources of package comments found for package 
"org.apache.commons.cli.avalon"

> Task :src:protocol:ftp:spotbugsMain
SpotBugs ended with exit code 1

> Task :src:jorphan:test
         10.2sec, org.apache.jorphan.exec.TestKeyToolUtils 
> testDNSNameBasedCert()

> Task :src:protocol:native:spotbugsMain
SpotBugs ended with exit code 1

> Task :src:jorphan:test
          7.1sec, org.apache.jorphan.exec.TestKeyToolUtils 
> testIPBasedCert()
         51.3sec,    3 completed,   0 failed,   0 skipped, 
org.apache.jorphan.exec.TestKeyToolUtils
          1.0sec,    5 completed,   0 failed,   0 skipped, 
org.apache.jorphan.gui.MinMaxLongRendererTest > 
testRendering(Object, String)
          1.0sec,    5 completed,   0 failed,   0 skipped, 
org.apache.jorphan.gui.MinMaxLongRendererTest
          0.1sec,    6 completed,   0 failed,   0 skipped, 
org.apache.jorphan.gui.ObjectTableModelTest
          0.4sec,   26 completed,   0 failed,   0 skipped, 
org.apache.jorphan.gui.ObjectTableSorterTest
WARNING   0.1sec,   10 completed,   0 failed,   2 
skipped, org.apache.jorphan.math.TestStatCalculator
          0.1sec,    4 completed,   0 failed,   0 skipped, 
org.apache.jorphan.reflect.TestClassTools
          0.1sec,   12 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.StringWrapTest > wrap(int, int, 
String, String)
          0.1sec,   12 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.StringWrapTest
          0.1sec,    5 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.TestAlphaNumericKeyComparator > 
testComparatorWithSameKeys(String)
          0.2sec,   19 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.TestAlphaNumericKeyComparator > 
testComparatorDifferentKeys(String, String)
          0.0sec,    4 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.TestAlphaNumericKeyComparator > 
testComparatorWithEquivalentKeys(String, String)
          0.3sec,   28 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.TestAlphaNumericKeyComparator
          0.1sec,    8 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.TestConverter
          0.2sec,   50 completed,   0 failed,   0 skipped, 
org.apache.jorphan.util.TestJorphanUtils
WARNING  68.7sec,  268 completed,   0 failed,   2 
skipped, Gradle Test Run :src:jorphan:test

> Task :src:protocol:http:spotbugsMain
SpotBugs ended with exit code 1

> Task :src:components:spotbugsMain
SpotBugs ended with exit code 1

> Task :src:dist:javadocAggregate
9 warnings
checksum-dependency elapsed time: 2843ms, configurations processed: 64 (add 
-PchecksumTimingsPrint to print detailed timings)
checksum-dependency elapsed time: 58171ms, configurations processed: 550
    SHA-512 computation time: 315ms (goes in parallel, it might exceed 
wall-clock time), files processed: 35, processed: 4MiB, skipped: 10004MiB
    PGP signature resolution time: 561ms (wall-clock), resolution requests: 
334, signatures resolved: 372
    PGP key resolution time: 49980ms (wall-clock), resolution requests: 334, 
download time: 0ms (goes in parallel, it might exceed wall-clock time), keys 
downloaded: 0
        PGP signature verification time: 84094ms (goes in parallel, it might 
exceed wall-clock time), files processed: 1229, processed: 1701MiB, skipped: 
8269MiB

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':src:test-services:test'.
> There were failing tests. See the report at: 
> file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/test-services/build/reports/tests/test/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 3m 57s
449 actionable tasks: 153 executed, 296 up-to-date

Publishing build scan...
https://ge.apache.org/s/pvp7asytzd7oq


See the profiling report at: 
file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build/reports/profile/profile-2023-05-14-19-38-17.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
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.

Reply via email to