See
<https://builds.apache.org/job/JMeter%20Ubuntu/975/display/redirect?page=changes>
Changes:
[pmouawad] Bug 64160 - Test HTTP/S Test Script Recorder: Name transaction
[pmouawad] Bug 64160 - Test HTTP/S Test Script Recorder: Name transaction
[felix.schumacher] Add redirection to https via .htaccess for the source of the
site
[felix.schumacher] Found a nicer way to forward to https on another via
.htaccess
[felix.schumacher] Add license header to new file
------------------------------------------
[...truncated 224.25 KB...]
2020-02-20 12:36:45,487 ERROR o.a.j.p.t.s.TCPSampler:
org.apache.jmeter.protocol.tcp.sampler.ReadException:
at
org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(BinaryTCPClientImpl.java:145)
~[ApacheJMeter_tcp.jar:5.3-SNAPSHOT]
at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:398)
[ApacheJMeter_tcp.jar:5.3-SNAPSHOT]
at
org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:630)
[ApacheJMeter_core.jar:5.3-SNAPSHOT]
at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:558)
[ApacheJMeter_core.jar:5.3-SNAPSHOT]
at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:489)
[ApacheJMeter_core.jar:5.3-SNAPSHOT]
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:256)
[ApacheJMeter_core.jar:5.3-SNAPSHOT]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_191]
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
~[?:1.8.0_191]
at java.net.SocketInputStream.read(SocketInputStream.java:171)
~[?:1.8.0_191]
at java.net.SocketInputStream.read(SocketInputStream.java:141)
~[?:1.8.0_191]
at java.net.SocketInputStream.read(SocketInputStream.java:127)
~[?:1.8.0_191]
at
org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(BinaryTCPClientImpl.java:127)
~[ApacheJMeter_tcp.jar:5.3-SNAPSHOT]
... 6 more
2020-02-20 12:36:45,504 WARN o.a.j.p.t.s.TCPSampler: Could not create socket
for tcp://localhost:2223
java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_191]
at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
~[?:1.8.0_191]
at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
~[?:1.8.0_191]
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
~[?:1.8.0_191]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
~[?:1.8.0_191]
at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_191]
at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:167)
[ApacheJMeter_tcp.jar:5.3-SNAPSHOT]
at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:380)
[ApacheJMeter_tcp.jar:5.3-SNAPSHOT]
at
org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:630)
[ApacheJMeter_core.jar:5.3-SNAPSHOT]
at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:558)
[ApacheJMeter_core.jar:5.3-SNAPSHOT]
at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:489)
[ApacheJMeter_core.jar:5.3-SNAPSHOT]
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:256)
[ApacheJMeter_core.jar:5.3-SNAPSHOT]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
2020-02-20 12:36:45,581 WARN o.a.j.p.t.s.TCPSampler: Unknown host for
tcp://localhostXXXX:2223
java.net.UnknownHostException: localhostXXXX
at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
~[?:1.8.0_191]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
~[?:1.8.0_191]
at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_191]
at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:167)
[ApacheJMeter_tcp.jar:5.3-SNAPSHOT]
at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:380)
[ApacheJMeter_tcp.jar:5.3-SNAPSHOT]
at
org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:630)
[ApacheJMeter_core.jar:5.3-SNAPSHOT]
at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:558)
[ApacheJMeter_core.jar:5.3-SNAPSHOT]
at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:489)
[ApacheJMeter_core.jar:5.3-SNAPSHOT]
at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:256)
[ApacheJMeter_core.jar:5.3-SNAPSHOT]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
2020-02-20 12:36:45,584 ERROR o.a.j.p.t.s.TCPSampler: Could not find protocol
class 'org.foo.xxx'
> Task :src:dist-check:batchTEST_HTTPHttpClient4
Creating summariser <summary>
Created the tree successfully using
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/testfiles/TEST_HTTP.jmx>
Starting standalone test @ Thu Feb 20 12:36:49 UTC 2020 (1582202209704)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port
4445
summary = 22 in 00:00:02 = 13.6/s Avg: 41 Min: 2 Max: 642 Err:
0 (0.00%)
Tidying up ... @ Thu Feb 20 12:36:51 UTC 2020 (1582202211907)
... end of run
No errors present in the logfile
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/TEST_HTTP.log> (the file
is empty)
> Task :src:dist-check:batchTEST_HTTPJava
Creating summariser <summary>
Created the tree successfully using
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/testfiles/TEST_HTTP.jmx>
Starting standalone test @ Thu Feb 20 12:36:56 UTC 2020 (1582202216175)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port
4445
summary = 20 in 00:00:01 = 14.6/s Avg: 41 Min: 1 Max: 621 Err:
0 (0.00%)
Tidying up ... @ Thu Feb 20 12:36:58 UTC 2020 (1582202218078)
... end of run
WARNING: the task was configured to ignore errors in the output log
Logfile contents (errors during the test, see
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/TEST_HTTP.log)>:
2020-02-20 12:36:57,888 ERROR o.a.j.p.h.s.HTTPJavaImpl: readResponse:
java.net.ProtocolException: Server redirected too many times (20)
2020-02-20 12:36:57,893 ERROR o.a.j.p.h.s.HTTPJavaImpl: Cause:
java.net.ProtocolException: Server redirected too many times (20)
2020-02-20 12:36:57,894 ERROR o.a.j.p.h.c.HttpMirrorThread: Invalid request
received:''
> Task :src:dist-check:batchTEST_HTTPS
Creating summariser <summary>
Created the tree successfully using
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/testfiles/TEST_HTTPS.jmx>
Starting standalone test @ Thu Feb 20 12:37:01 UTC 2020 (1582202221544)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port
4445
summary + 1 in 00:00:01 = 0.9/s Avg: 663 Min: 663 Max: 663 Err:
0 (0.00%) Active: 1 Started: 1 Finished: 0
summary + 1 in 00:00:01 = 0.9/s Avg: 1101 Min: 1101 Max: 1101 Err:
0 (0.00%) Active: 0 Started: 1 Finished: 1
summary = 2 in 00:00:02 = 0.9/s Avg: 882 Min: 663 Max: 1101 Err:
0 (0.00%)
Tidying up ... @ Thu Feb 20 12:37:04 UTC 2020 (1582202224447)
... end of run
No errors present in the logfile
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/TEST_HTTPS.log> (the file
is empty)
> Task :src:dist-check:batchTestCookieManager
Creating summariser <summary>
Created the tree successfully using
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/testfiles/TestCookieManager.jmx>
Starting standalone test @ Thu Feb 20 12:37:07 UTC 2020 (1582202227019)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port
4445
summary = 10 in 00:00:02 = 6.5/s Avg: 113 Min: 1 Max: 656 Err:
0 (0.00%)
Tidying up ... @ Thu Feb 20 12:37:09 UTC 2020 (1582202229723)
... end of run
No errors present in the logfile
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/TestCookieManager.log>
(the file is empty)
> Task :src:dist-check:batchTestHeaderManagerHttpClient4
Creating summariser <summary>
Created the tree successfully using
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/testfiles/TestHeaderManager.jmx>
Starting standalone test @ Thu Feb 20 12:37:13 UTC 2020 (1582202233208)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port
4445
summary = 3 in 00:00:01 = 5.7/s Avg: 23 Min: 1 Max: 66 Err:
0 (0.00%)
Tidying up ... @ Thu Feb 20 12:37:14 UTC 2020 (1582202234443)
... end of run
No errors present in the logfile
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/TestHeaderManager.log>
(the file is empty)
> Task :src:dist-check:batchTestHeaderManagerJava
Creating summariser <summary>
Created the tree successfully using
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/testfiles/TestHeaderManager.jmx>
Starting standalone test @ Thu Feb 20 12:37:16 UTC 2020 (1582202236979)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port
4445
summary = 3 in 00:00:00 = 12.0/s Avg: 5 Min: 1 Max: 15 Err:
0 (0.00%)
Tidying up ... @ Thu Feb 20 12:37:17 UTC 2020 (1582202237925)
... end of run
No errors present in the logfile
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/TestHeaderManager.log>
(the file is empty)
> Task :src:dist-check:batchTestKeepAlive
Creating summariser <summary>
Created the tree successfully using
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/testfiles/TestKeepAlive.jmx>
Starting standalone test @ Thu Feb 20 12:37:20 UTC 2020 (1582202240518)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port
4445
summary + 7 in 00:00:43 = 0.2/s Avg: 1734 Min: 174 Max: 10013 Err:
1 (14.29%) Active: 1 Started: 1 Finished: 0
summary + 1 in 00:00:30 = 0.0/s Avg: 349 Min: 349 Max: 349 Err:
0 (0.00%) Active: 1 Started: 1 Finished: 0
summary = 8 in 00:01:13 = 0.1/s Avg: 1561 Min: 174 Max: 10013 Err:
1 (12.50%)
summary = 8 in 00:01:13 = 0.1/s Avg: 1561 Min: 174 Max: 10013 Err:
1 (12.50%)
Tidying up ... @ Thu Feb 20 12:38:34 UTC 2020 (1582202314610)
... end of run
ERROR: unexpected output for TestKeepAlive.csv:
- expected 446 bytes,
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/testfiles/TestKeepAlive.csv>
+ actual 538 bytes,
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/TestKeepAlive.csv>
@@ -3,6 +3,6 @@
HTTP-Warmup,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE_2,200,OK,Thread Group 1-1,text,true
-HTTP_Request_REUSE_AFTER_VALIDATE,200,OK,Thread Group 1-1,text,true
+HTTP_Request_REUSE_AFTER_VALIDATE,Non HTTP response code:
java.net.SocketTimeoutException,Non HTTP response message: Read timed
out,Thread Group 1-1,text,false
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true
ERROR: unexpected output for TestKeepAlive.xml:
- expected 2521 bytes,
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/testfiles/TestKeepAlive.xml>
+ actual 2667 bytes,
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/TestKeepAlive.xml>
@@ -49,7 +49,7 @@
<error>false</error>
</assertionResult>
</httpSample>
-<httpSample s="true" lb="HTTP_Request_REUSE_AFTER_VALIDATE" rc="200" rm="OK"
dt="text">
+<httpSample s="false" lb="HTTP_Request_REUSE_AFTER_VALIDATE" rc="Non HTTP
response code: java.net.SocketTimeoutException" rm="Non HTTP response message:
Read timed out" dt="text">
<assertionResult>
<name>RA_keepAlive</name>
<failure>false</failure>
@@ -57,8 +57,9 @@
</assertionResult>
<assertionResult>
<name>RA_Max97</name>
- <failure>false</failure>
+ <failure>true</failure>
<error>false</error>
+ <failureMessage>Response was null</failureMessage>
</assertionResult>
</httpSample>
<httpSample s="true" lb="HTTP_Request_NO_REUSE" rc="200" rm="OK" dt="text">
No errors present in the logfile
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/TestKeepAlive.log> (the
file is empty)
> Task :src:dist-check:batchTestKeepAlive FAILED
checksum-dependency elapsed time: 8779ms, configurations processed: 237 (add
-PchecksumTimingsPrint to print detailed timings)
Build [0;1mjmeter [0;1;31mFAILURE[0;1m[0m reason:
Execution [0;1;31mfailed[0m for task
'[0;1m:src:dist-check:batchTestKeepAlive[0m':
Failures detected while testing
<https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/testfiles/TestKeepAlive.jmx>:
[unexpected output TestKeepAlive.csv, unexpected output TestKeepAlive.xml]
at
org.apache.jmeter.buildtools.batchtest.BatchTest.exec(BatchTest.kt:184)
[0;0;90mat
org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:104)
[0m [0;0;90mat
org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:49)
[0m [0;0;90mat
org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:42)
[0m [0;0;90mat
org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:28)
[0m [0;0;90mat
org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:727)
[0m [0;0;90mat
org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:694)
[0m [0;0;90mat
org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$3.run(ExecuteActionsTaskExecuter.java:568)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:402)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:394)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor$1.execute(DefaultBuildOperationExecutor.java:165)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:250)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:158)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:92)
[0m [0;0;90mat
org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
[0m [0;0;90mat
org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:553)
[0m [0;0;90mat
org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:536)
[0m [0;0;90mat
org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.access$300(ExecuteActionsTaskExecuter.java:109)
[0m [0;0;90mat
org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution.executeWithPreviousOutputFiles(ExecuteActionsTaskExecuter.java:276)
[0m [0;0;90mat
org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution.execute(ExecuteActionsTaskExecuter.java:265)
[0m [0;0;90mat
org.gradle.internal.execution.steps.ExecuteStep.lambda$execute$1(ExecuteStep.java:33)
[0m [0;0;90mat
org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:33)
[0m [0;0;90mat
org.gradle.internal.execution.steps.ExecuteStep.execute(ExecuteStep.java:26)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CleanupOutputsStep.execute(CleanupOutputsStep.java:63)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CleanupOutputsStep.execute(CleanupOutputsStep.java:35)
[0m [0;0;90mat
org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:49)
[0m [0;0;90mat
org.gradle.internal.execution.steps.ResolveInputChangesStep.execute(ResolveInputChangesStep.java:34)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CancelExecutionStep.execute(CancelExecutionStep.java:43)
[0m [0;0;90mat
org.gradle.internal.execution.steps.TimeoutStep.executeWithoutTimeout(TimeoutStep.java:73)
[0m [0;0;90mat
org.gradle.internal.execution.steps.TimeoutStep.execute(TimeoutStep.java:54)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CatchExceptionStep.execute(CatchExceptionStep.java:34)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CreateOutputsStep.execute(CreateOutputsStep.java:44)
[0m [0;0;90mat
org.gradle.internal.execution.steps.SnapshotOutputsStep.execute(SnapshotOutputsStep.java:54)
[0m [0;0;90mat
org.gradle.internal.execution.steps.SnapshotOutputsStep.execute(SnapshotOutputsStep.java:38)
[0m [0;0;90mat
org.gradle.internal.execution.steps.BroadcastChangingOutputsStep.execute(BroadcastChangingOutputsStep.java:49)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CacheStep.executeWithoutCache(CacheStep.java:153)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CacheStep.execute(CacheStep.java:67)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CacheStep.execute(CacheStep.java:41)
[0m [0;0;90mat
org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:44)
[0m [0;0;90mat
org.gradle.internal.execution.steps.StoreExecutionStateStep.execute(StoreExecutionStateStep.java:33)
[0m [0;0;90mat
org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:38)
[0m [0;0;90mat
org.gradle.internal.execution.steps.RecordOutputsStep.execute(RecordOutputsStep.java:24)
[0m [0;0;90mat
org.gradle.internal.execution.steps.SkipUpToDateStep.executeBecause(SkipUpToDateStep.java:92)
[0m [0;0;90mat
org.gradle.internal.execution.steps.SkipUpToDateStep.lambda$execute$0(SkipUpToDateStep.java:85)
[0m [0;0;90mat
org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:55)
[0m [0;0;90mat
org.gradle.internal.execution.steps.SkipUpToDateStep.execute(SkipUpToDateStep.java:39)
[0m [0;0;90mat
org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:76)
[0m [0;0;90mat
org.gradle.internal.execution.steps.ResolveChangesStep.execute(ResolveChangesStep.java:37)
[0m [0;0;90mat
org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:36)
[0m [0;0;90mat
org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsFinishedStep.execute(MarkSnapshottingInputsFinishedStep.java:26)
[0m [0;0;90mat
org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:94)
[0m [0;0;90mat
org.gradle.internal.execution.steps.ResolveCachingStateStep.execute(ResolveCachingStateStep.java:49)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:79)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:53)
[0m [0;0;90mat
org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:74)
[0m [0;0;90mat
org.gradle.internal.execution.steps.SkipEmptyWorkStep.lambda$execute$2(SkipEmptyWorkStep.java:78)
[0m [0;0;90mat
org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:78)
[0m [0;0;90mat
org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:34)
[0m [0;0;90mat
org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:39)
[0m [0;0;90mat
org.gradle.internal.execution.steps.LoadExecutionStateStep.execute(LoadExecutionStateStep.java:40)
[0m [0;0;90mat
org.gradle.internal.execution.steps.LoadExecutionStateStep.execute(LoadExecutionStateStep.java:28)
[0m
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':src:dist-check:batchTestKeepAlive'.
> Failures detected while testing
> <https://builds.apache.org/job/JMeter%20Ubuntu/ws/bin/testfiles/TestKeepAlive.jmx>:
> [unexpected output TestKeepAlive.csv, unexpected output TestKeepAlive.xml]
* 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.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 6m 35s
262 actionable tasks: 159 executed, 103 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released