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 2020/08/13 11:04:11 UTC

Build failed in Jenkins: JMeter » JMeter Ubuntu #18

See <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/18/display/redirect?page=changes>

Changes:

[Felix Schumacher] Fix to: Implement a new setting to allow the exclusion of embedded URLs


------------------------------------------
[...truncated 208.80 KB...]
        at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:205)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:201)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)

FAILURE   2.0sec, org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection > testCacheHttpClientBug51932()
    org.opentest4j.AssertionFailedError: Should not find valid entry ==> expected: <false> but was: <true>
        at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
        at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:40)
        at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:218)
        at org.apache.jmeter.protocol.http.control.TestCacheManagerBase.testCacheHttpClientBug51932(TestCacheManagerBase.java:365)
        at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:686)
        at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
        at org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
        at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
        at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
        at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
        at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:205)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:201)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)

          2.8sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 > testExpires()
          2.0sec, org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection > testExpires()
          2.0sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 > testExpiresBug59962()
          2.1sec,   57 completed,   0 failed,   0 skipped, org.apache.jmeter.curl.BasicCurlParserTest
          0.1sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.config.UrlConfigTest
          0.0sec,    3 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.config.MultipartUrlConfigTest
          0.1sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.sampler.TestHttpWebdav
          0.2sec,   18 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.sampler.TestHTTPSamplers
FAILURE   3.0sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 > testNoCacheControlNoMaxAgeNoExpire()
    org.opentest4j.AssertionFailedError: Should not find valid entry ==> expected: <false> but was: <true>
        at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
        at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:40)
        at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:218)
        at org.apache.jmeter.protocol.http.control.TestCacheManagerBase.testNoCacheControlNoMaxAgeNoExpire(TestCacheManagerBase.java:285)
        at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:686)
        at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
        at org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
        at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
        at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
        at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
        at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:205)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:201)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)

          2.0sec, org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection > testExpiresBug59962()
          2.0sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 > testPrivateCacheExpireNoMaxAge()
          0.4sec,    8 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.sampler.PostWriterTest
          3.1sec, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4 > testPrivateCacheNoMaxAgeNoExpire()
FAILURE   5.3sec,   25 completed,   2 failed,   0 skipped, org.apache.jmeter.protocol.http.control.TestCacheManagerHC4
          3.1sec, org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection > testPrivateCacheNoMaxAgeNoExpire()
          2.1sec, org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection > testPrivateCacheExpireNoMaxAge()
          4.5sec, org.apache.jmeter.protocol.http.proxy.TestHttpRequestHdr > testPostRequestEncodings()
          2.8sec, org.apache.jmeter.protocol.http.proxy.TestHttpRequestHdr > testEncodedArguments()
          2.1sec, org.apache.jmeter.protocol.http.proxy.TestHttpRequestHdr > testGetRequestEncodings()
          5.3sec, org.apache.jmeter.protocol.http.proxy.TestHttpRequestHdr > testEncodedArgumentsIPv6()
          6.0sec, org.apache.jmeter.protocol.http.proxy.TestHttpRequestHdr > testPostMultipartFormData()
          3.0sec, org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection > testNoCacheControlNoMaxAgeNoExpire()
FAILURE   6.1sec,   24 completed,   2 failed,   0 skipped, org.apache.jmeter.protocol.http.control.TestCacheManagerUrlConnection
          2.1sec, org.apache.jmeter.protocol.http.proxy.TestHttpRequestHdr > testGetRequestEncodingsIPv6()
          6.2sec, org.apache.jmeter.protocol.http.proxy.TestHttpRequestHdr > testRepeatedArguments()
          6.3sec,   10 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.proxy.TestHttpRequestHdr
          6.3sec, org.apache.jmeter.protocol.http.sampler.TestHTTPHC4Impl > testNotifyFirstSampleAfterLoopRestartWhenThreadIterationIsANewUser()
          6.2sec, org.apache.jmeter.protocol.http.sampler.TestHTTPHC4Impl > testNotifyFirstSampleAfterLoopRestartWhenThreadIterationIsSameUser()
          6.3sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.sampler.TestHTTPHC4Impl
          5.9sec,   16 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.sampler.ParallelResourcesAndIpSource
          1.2sec,    8 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.sampler.TestDecompression
          0.2sec,    1 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.sampler.PackageTest
          0.0sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.sampler.PutWriterTest
          0.8sec,    1 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.sampler.TestSerializedHTTPSampler
          0.0sec,    5 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.util.TestHTTPFileArgs
          0.0sec,    3 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.util.TestHTTPFileArg
          0.0sec,    4 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.util.accesslog.TestTCLogParser
          0.0sec,    6 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.util.accesslog.TestLogFilter
          0.0sec,    3 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.util.accesslog.TestSessionFilter
          0.0sec,    3 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.util.TestHTTPArgument
          0.5sec,    4 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.parser.TestCssParser
          0.1sec,    6 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.parser.TestHtmlParsingUtils
          0.0sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.parser.TestBaseParser
          0.0sec,    7 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.visualizers.RequestViewHTTPTest

> Task :src:functions:test
          5.1sec,    7 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestGroovyFunction
          0.1sec,    5 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestFileToString
          0.4sec,    6 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestJexl2Function
          0.0sec,    1 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.SplitFunctionTest
          0.0sec,    4 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestRandomFromMultipleVars
          0.0sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestSamplerNameFunction
          0.3sec,   12 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestTimeShiftFunction
          0.1sec,   15 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestTimeFunction
          0.9sec,    5 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestJavascriptFunction
          0.0sec,   14 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestTimeRandomDateFunction
          0.0sec,    8 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestChangeCase
          0.0sec,    1 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.VariableTest
          0.0sec,    5 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.StringFromFileFunctionTest
          0.0sec,    5 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestMachineIPName
          0.0sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.EvalFunctionTest
          0.0sec,    5 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestIsPropDefined
          0.1sec,   22 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestRegexFunction
          0.2sec,    6 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestJexl3Function
          0.0sec,    6 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.TestIsVarDefined
          0.7sec,   10 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.PackageTest
          0.3sec,   22 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.ChangeCaseSpec
          1.4sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.IterationCounterSpec
WARNING   0.0sec,    0 completed,   0 failed,   0 skipped, org.apache.jmeter.functions.gui.FunctionHelperSpec
WARNING  38.7sec,  255 completed,   0 failed,   5 skipped, Gradle Test Run :src:functions:test

> Task :src:functions:check

> Task :src:dist-check:batchFTP_TESTS
Creating summariser <summary>
Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/FTP_TESTS.jmx>
Starting standalone test @ Thu Aug 13 11:03:38 UTC 2020 (1597316618427)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =      6 in 00:00:04 =    1.4/s Avg:   505 Min:    12 Max:  2712 Err:     0 (0.00%)
Tidying up ...    @ Thu Aug 13 11:03:44 UTC 2020 (1597316624634)
... end of run
No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/FTP_TESTS.log> (the file is empty)

> Task :src:protocol:http:test
          6.9sec, org.apache.jmeter.protocol.http.control.DnsManagerTest > badDnsInCustomResolverShouldFailHttpSampler(String, WireMockServer)[1], [1] HttpClient4
WARNING   7.0sec,    2 completed,   0 failed,   1 skipped, org.apache.jmeter.protocol.http.control.DnsManagerTest
          0.0sec,    1 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.control.TestAuthorization
          0.1sec,    5 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.control.TestCacheManagerThreadIteration
          0.0sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.control.TestAuthManagerThreadIteration
          0.0sec,    6 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.control.TestAuthManager
          0.1sec,   33 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.control.TestHC4CookieManager
          0.0sec,    1 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.control.gui.TestHttpTestSampleGui
          0.1sec,    4 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.control.TestCookieManagerThreadIteration
          0.6sec,   18 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.modifier.TestAnchorModifier
          0.1sec,   17 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.modifier.TestURLRewritingModifier
          0.7sec,    7 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.proxy.TestProxyControl
          0.0sec,    2 completed,   0 failed,   0 skipped, org.apache.jmeter.testelement.TestHeaderManager
          0.1sec,   21 completed,   0 failed,   0 skipped, org.apache.jmeter.gui.action.ParseCurlCommandActionTest
WARNING   0.0sec,    2 completed,   0 failed,   2 skipped, org.apache.jmeter.protocol.http.sampler.SamplingNamingTest
          0.8sec,   53 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.sampler.TestHTTPSamplersAgainstHttpMirrorServer
          1.2sec,  103 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.parser.TestHTMLParser
          0.0sec,   46 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.parser.TestBug60842HtmlParser
          0.0sec,    7 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.visualizers.RequestViewHTTPTest
          1.1sec,    9 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.control.TestHTTPMirrorThread
          0.5sec,   58 completed,   0 failed,   0 skipped, org.apache.jmeter.protocol.http.util.HTTPUtilsSpec

> Task :src:dist-check:batchHTMLParserTestFile_2
Creating summariser <summary>
Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/HTMLParserTestFile_2.jmx>
Starting standalone test @ Thu Aug 13 11:03:48 UTC 2020 (1597316628484)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =      1 in 00:00:01 =    1.6/s Avg:   353 Min:   353 Max:   353 Err:     0 (0.00%)
Tidying up ...    @ Thu Aug 13 11:03:50 UTC 2020 (1597316630331)
... end of run
No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/HTMLParserTestFile_2.log> (the file is empty)

> Task :src:dist-check:batchHttp4ImplDigestAuth SKIPPED

> Task :src:protocol:http:test FAILED
FAILURE  46.4sec,  620 completed,   4 failed,   3 skipped, Gradle Test Run :src:protocol:http:test

620 tests completed, 4 failed, 3 skipped

> Task :src:dist-check:batchHttp4ImplPreemptiveBasicAuth
Creating summariser <summary>
Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/Http4ImplPreemptiveBasicAuth.jmx>
Starting standalone test @ Thu Aug 13 11:03:54 UTC 2020 (1597316634248)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary +      1 in 00:00:05 =    0.2/s Avg:  1472 Min:  1472 Max:  1472 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
summary +     11 in 00:00:07 =    1.6/s Avg:   426 Min:   173 Max:   782 Err:     0 (0.00%) Active: 0 Started: 6 Finished: 6
summary =     12 in 00:00:12 =    1.0/s Avg:   513 Min:   173 Max:  1472 Err:     0 (0.00%)
Tidying up ...    @ Thu Aug 13 11:04:08 UTC 2020 (1597316648365)
... end of run
No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/Http4ImplPreemptiveBasicAuth.log> (the file is empty)
checksum-dependency elapsed time: 33844ms, configurations processed: 270
    SHA-512 computation time: 3650ms (goes in parallel, it might exceed wall-clock time), files processed: 20, processed: 5MiB, skipped: 3061MiB
    PGP signature resolution time: 1227ms (wall-clock), resolution requests: 161, signatures resolved: 249
    PGP key resolution time: 19426ms (wall-clock), resolution requests: 161, download time: 0ms (goes in parallel, it might exceed wall-clock time), keys downloaded: 0
        PGP signature verification time: 74009ms (goes in parallel, it might exceed wall-clock time), files processed: 462, processed: 492MiB, skipped: 2550MiB

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':src:protocol:http:test'.
> There were failing tests. See the report at: file:///home/jenkins/workspace/JMeter/JMeter%20Ubuntu/src/protocol/http/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. 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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4m 46s
245 actionable tasks: 142 executed, 103 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Jenkins build is back to normal : JMeter » JMeter Ubuntu #19

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