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 2019/01/07 09:29:37 UTC

Build failed in Jenkins: JMeter Windows #1238

See <https://builds.apache.org/job/JMeter%20Windows/1238/display/redirect?page=changes>

Changes:

[pmouawad] Move developer documentation in a more adequate place

------------------------------------------
[...truncated 189.25 KB...]
   [concat] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_152]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-01-07 09:26:16,243 WARN o.a.j.p.t.s.TCPSampler: Could not create socket for tcp://localhost:2223
   [concat] java.net.ConnectException: Connection refused: connect
   [concat] 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) ~[?:1.8.0_152]
   [concat] 	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) ~[?:1.8.0_152]
   [concat] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[?:1.8.0_152]
   [concat] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_152]
   [concat] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_152]
   [concat] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_152]
   [concat] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_152]
   [concat] 	at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_152]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168) [ApacheJMeter_tcp.jar:r1850618]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1850618]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-01-07 09:26:18,645 WARN o.a.j.p.t.s.TCPSampler: Unknown host for tcp://localhostXXXX:2223
   [concat] java.net.UnknownHostException: localhostXXXX
   [concat] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_152]
   [concat] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_152]
   [concat] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_152]
   [concat] 	at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_152]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168) [ApacheJMeter_tcp.jar:r1850618]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1850618]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-01-07 09:26:18,652 ERROR o.a.j.p.t.s.TCPSampler: Could not find protocol class 'org.foo.xxx'
     [echo] TCP_TESTS output files compared OK

batchtest:
     [echo] Starting JDBC_TESTS with file JDBC_TESTS.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/JDBC_TESTS.jmx
   [jmeter] Starting the test @ Mon Jan 07 09:26:23 UTC 2019 (1546853183380)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =     21 in 00:00:03 =    8.2/s Avg:    45 Min:     0 Max:   860 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 09:26:28 UTC 2019 (1546853188156)
   [jmeter] ... end of run
   [concat] 2019-01-07 09:26:28,102 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'JDBC_With_Failing_PreProcessor'.
   [concat] java.lang.IllegalArgumentException: Variable Name must not be null in JDBC PreProcessor
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:45) ~[ApacheJMeter_jdbc.jar:r1850618]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:935) ~[ApacheJMeter_core.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:537) ~[ApacheJMeter_core.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1850618]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-01-07 09:26:28,131 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'JDBC_With_Failing_PostProcessor'.
   [concat] java.lang.IllegalArgumentException: Variable Name must not be null in JDBC PostProcessor
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:45) ~[ApacheJMeter_jdbc.jar:r1850618]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:925) ~[ApacheJMeter_core.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:564) ~[ApacheJMeter_core.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1850618]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1850618]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-01-07 09:26:28,132 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
   [concat] 2019-01-07 09:26:28,145 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PostProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
     [echo] JDBC_TESTS output files compared OK

batchtest:
     [echo] Starting JMS_TESTS with file JMS_TESTS.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/JMS_TESTS.jmx
   [jmeter] Starting the test @ Mon Jan 07 09:26:32 UTC 2019 (1546853192887)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary +     23 in 00:00:25 =    0.9/s Avg:   646 Min:     0 Max:  3944 Err:     0 (0.00%) Active: 1 Started: 5 Finished: 4
   [jmeter] summary +      4 in 00:00:13 =    0.3/s Avg:   794 Min:     0 Max:  2999 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     27 in 00:00:39 =    0.7/s Avg:   668 Min:     0 Max:  3944 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 09:27:13 UTC 2019 (1546853233507)
   [jmeter] ... end of run
     [echo] JMS_TESTS output files compared OK

batchtest:
     [echo] Starting OS_TESTS with file OS_TESTS.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/OS_TESTS.jmx
   [jmeter] Starting the test @ Mon Jan 07 09:27:20 UTC 2019 (1546853240169)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      3 in 00:00:03 =    1.0/s Avg:   354 Min:    18 Max:  1019 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 09:27:23 UTC 2019 (1546853243937)
   [jmeter] ... end of run
     [echo] OS_TESTS output files compared OK

batchtest:
     [echo] Starting FTP_TESTS with file FTP_TESTS.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/FTP_TESTS.jmx
   [jmeter] Starting the test @ Mon Jan 07 09:27:28 UTC 2019 (1546853248507)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary +      1 in 00:00:02 =    0.5/s Avg:  1982 Min:  1982 Max:  1982 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      5 in 00:00:02 =    3.1/s Avg:    72 Min:    17 Max:   204 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      6 in 00:00:04 =    1.6/s Avg:   390 Min:    17 Max:  1982 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 09:27:34 UTC 2019 (1546853254074)
   [jmeter] ... end of run
     [echo] FTP_TESTS output files compared OK

batchtest:
     [echo] Starting Bug60607 with file Bug60607.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/Bug60607.jmx
   [jmeter] Starting the test @ Mon Jan 07 09:27:38 UTC 2019 (1546853258661)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      2 in 00:00:31 =    0.1/s Avg: 15276 Min:   385 Max: 30167 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 09:28:11 UTC 2019 (1546853291129)
   [jmeter] ... end of run
     [echo] Bug60607 output files compared OK

batchtest:
     [echo] Starting SlowCharsFeature_HttpClient4 with file SlowCharsFeature.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/SlowCharsFeature.jmx
   [jmeter] Starting the test @ Mon Jan 07 09:28:17 UTC 2019 (1546853297001)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      5 in 00:00:32 =    0.2/s Avg:  6303 Min:  1115 Max: 13188 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 09:28:50 UTC 2019 (1546853330659)
   [jmeter] ... end of run
     [echo] SlowCharsFeature_HttpClient4 output files compared OK

batchtest:
     [echo] Starting SlowCharsFeature_Java with file SlowCharsFeature.jmx using -X -Jjmeter.httpsampler=Java
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/SlowCharsFeature.jmx
   [jmeter] Starting the test @ Mon Jan 07 09:28:56 UTC 2019 (1546853336743)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary +      2 in 00:00:06 =    0.4/s Avg:  2444 Min:  1162 Max:  3726 Err:     1 (50.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      2 in 00:00:12 =    0.2/s Avg:  5754 Min:  5593 Max:  5916 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      4 in 00:00:17 =    0.2/s Avg:  4099 Min:  1162 Max:  5916 Err:     1 (25.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 09:29:15 UTC 2019 (1546853355343)
   [jmeter] ... end of run
Target 'batchtest' failed with message 'CSV Files are not identical.
        <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\testfiles\SlowCharsFeature_Java.csv>
        label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true

        <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\SlowCharsFeature_Java.csv>
        label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,Non HTTP response code: java.net.SocketTimeoutException,Non HTTP response message: connect timed out,Thread Group 1-1,text,false
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true'.
Target 'batch_scripts' failed with message 'The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2782: CSV Files are not identical.
        <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\testfiles\SlowCharsFeature_Java.csv>
        label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true

        <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\SlowCharsFeature_Java.csv>
        label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,Non HTTP response code: java.net.SocketTimeoutException,Non HTTP response message: connect timed out,Thread Group 1-1,text,false
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true'.
Cannot execute '_allbatchtests' - 'batch_scripts' failed or was not executed.
Cannot execute 'test' - '_allbatchtests' failed or was not executed.

download_checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
     [echo] Checking checkstyle-8.8-all.jar
     [echo] Deleting checkstyle-8.8-all.jar (excluding checkstyle-8.8-all.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
[checkstyle] Running Checkstyle 8.8 on 1739 files

BUILD FAILED
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2970: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2782: CSV Files are not identical.
        <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\testfiles\SlowCharsFeature_Java.csv>
        label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true

        <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\SlowCharsFeature_Java.csv>
        label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,Non HTTP response code: java.net.SocketTimeoutException,Non HTTP response message: connect timed out,Thread Group 1-1,text,false
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true

Total time: 11 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure

Jenkins build is back to normal : JMeter Windows #1240

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


Build failed in Jenkins: JMeter Windows #1239

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

Changes:

[pmouawad] Bug 63059 - Create a new JSonExporter that exports as JSON the content of data computed for HTML Dashboard Statistics table

Contributed by UbikLoadPack (https://ubikloadpack.com)
Bugzilla Id: 63059

[pmouawad] Bug 63060 - Report Generator: A generator should only check for folder/files it generates and only delete those ones
Fix checkstyle warning
Bugzilla Id: 63060

[pmouawad] Bug 63060 - Report Generator: A generator should only check for folder/files it generates and only delete those ones
Bugzilla Id: 63060

------------------------------------------
[...truncated 214.87 KB...]
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/Bug60607.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:29:42 UTC 2019 (1546860582269)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      2 in 00:00:33 =    0.1/s Avg: 15523 Min:   518 Max: 30529 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:30:18 UTC 2019 (1546860618282)
   [jmeter] ... end of run
     [echo] Bug60607 output files compared OK

batchtest:
     [echo] Starting SlowCharsFeature_HttpClient4 with file SlowCharsFeature.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/SlowCharsFeature.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:30:25 UTC 2019 (1546860625640)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary +      2 in 00:00:08 =    0.2/s Avg:  3552 Min:  1246 Max:  5858 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      3 in 00:00:26 =    0.1/s Avg:  8496 Min:  5834 Max: 11761 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary =      5 in 00:00:34 =    0.1/s Avg:  6518 Min:  1246 Max: 11761 Err:     0 (0.00%)
   [jmeter] summary =      5 in 00:00:34 =    0.1/s Avg:  6518 Min:  1246 Max: 11761 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:31:00 UTC 2019 (1546860660883)
   [jmeter] ... end of run
     [echo] SlowCharsFeature_HttpClient4 output files compared OK

batchtest:
     [echo] Starting SlowCharsFeature_Java with file SlowCharsFeature.jmx using -X -Jjmeter.httpsampler=Java
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/SlowCharsFeature.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:31:08 UTC 2019 (1546860668421)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary +      3 in 00:00:21 =    0.1/s Avg:  6485 Min:  1274 Max: 12433 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      1 in 00:00:06 =    0.2/s Avg:  5594 Min:  5594 Max:  5594 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      4 in 00:00:26 =    0.2/s Avg:  6262 Min:  1274 Max: 12433 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:31:36 UTC 2019 (1546860696474)
   [jmeter] ... end of run
     [echo] SlowCharsFeature_Java output files compared OK

batchtest:
     [echo] Starting TestKeepAlive with file TestKeepAlive.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TestKeepAlive.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:31:41 UTC 2019 (1546860701229)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      8 in 00:01:03 =    0.1/s Avg:   344 Min:   116 Max:  1264 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:32:46 UTC 2019 (1546860766940)
   [jmeter] ... end of run
     [echo] TestKeepAlive output files compared OK

batchtest:
     [echo] Starting ResponseDecompression with file ResponseDecompression.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/ResponseDecompression.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:32:51 UTC 2019 (1546860771538)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      6 in 00:00:04 =    1.5/s Avg:   565 Min:   117 Max:  1692 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:32:57 UTC 2019 (1546860777140)
   [jmeter] ... end of run
     [echo] ResponseDecompression output files compared OK

batchtest:
     [echo] Starting TestHeaderManager with file TestHeaderManager.jmx using -X -Jjmeter.httpsampler=HttpClient4
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TestHeaderManager.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:33:02 UTC 2019 (1546860782742)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      3 in 00:00:07 =    0.4/s Avg:  2055 Min:  2004 Max:  2154 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:33:11 UTC 2019 (1546860791505)
   [jmeter] ... end of run
     [echo] TestHeaderManager output files compared OK

batchtest:
     [echo] Starting TestHeaderManager with file TestHeaderManager.jmx using -X -Jjmeter.httpsampler=Java
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TestHeaderManager.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:33:16 UTC 2019 (1546860796149)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      3 in 00:00:03 =    0.9/s Avg:  1012 Min:  1000 Max:  1035 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:33:20 UTC 2019 (1546860800771)
   [jmeter] ... end of run
     [echo] TestHeaderManager output files compared OK

batchtest:
     [echo] Starting TEST_HTTP_HttpClient4 with file TEST_HTTP.jmx using -X -Jjmeter.httpsampler=HttpClient4
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TEST_HTTP.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:33:27 UTC 2019 (1546860807393)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary +      2 in 00:00:02 =    0.9/s Avg:   700 Min:   176 Max:  1225 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     20 in 00:00:01 =   13.7/s Avg:    48 Min:     2 Max:   339 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     22 in 00:00:04 =    6.0/s Avg:   107 Min:     2 Max:  1225 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:33:32 UTC 2019 (1546860812272)
   [jmeter] ... end of run
     [echo] TEST_HTTP_HttpClient4 output files compared OK

batchtest:
     [echo] Starting TEST_HTTP_Java with file TEST_HTTP.jmx using -X -Jjmeter.httpsampler=Java
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TEST_HTTP.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:33:39 UTC 2019 (1546860819105)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =     20 in 00:00:02 =    8.5/s Avg:    81 Min:     2 Max:   995 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:33:42 UTC 2019 (1546860822508)
   [jmeter] ... end of run
   [concat] 2019-01-07 11:33:42,225 ERROR o.a.j.p.h.s.HTTPJavaImpl: readResponse: java.net.ProtocolException: Server redirected too many  times (20)
   [concat] 2019-01-07 11:33:42,243 ERROR o.a.j.p.h.s.HTTPJavaImpl: Cause: java.net.ProtocolException: Server redirected too many  times (20)
   [concat] 2019-01-07 11:33:42,244 ERROR o.a.j.p.h.c.HttpMirrorThread: Invalid request received:''
     [echo] TEST_HTTP_Java output files compared OK

batchtest:
     [echo] Starting TestSchedulerWithTimer with file TestSchedulerWithTimer.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TestSchedulerWithTimer.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:33:48 UTC 2019 (1546860828596)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      6 in 00:00:07 =    0.9/s Avg:   226 Min:     0 Max:  1137 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:33:57 UTC 2019 (1546860837882)
   [jmeter] ... end of run
     [echo] TestSchedulerWithTimer output files compared OK

batchtest:
     [echo] Starting Http4ImplPreemptiveBasicAuth with file Http4ImplPreemptiveBasicAuth.jmx using -X -Jjmeter.httpsampler=Java
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/Http4ImplPreemptiveBasicAuth.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:34:03 UTC 2019 (1546860843142)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =     12 in 00:00:10 =    1.2/s Avg:   518 Min:   116 Max:  4733 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:34:15 UTC 2019 (1546860855784)
   [jmeter] ... end of run
     [echo] Http4ImplPreemptiveBasicAuth output files compared OK

batchtest:
     [echo] Starting Http4ImplPreemptiveBasicAuth with file Http4ImplPreemptiveBasicAuth.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/Http4ImplPreemptiveBasicAuth.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:34:21 UTC 2019 (1546860861220)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary +      6 in 00:00:06 =    1.0/s Avg:   513 Min:   238 Max:  1379 Err:     0 (0.00%) Active: 1 Started: 3 Finished: 2
   [jmeter] summary +      6 in 00:00:04 =    1.5/s Avg:   433 Min:   238 Max:   575 Err:     0 (0.00%) Active: 0 Started: 6 Finished: 6
   [jmeter] summary =     12 in 00:00:10 =    1.2/s Avg:   473 Min:   238 Max:  1379 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:34:34 UTC 2019 (1546860874084)
   [jmeter] ... end of run
     [echo] Http4ImplPreemptiveBasicAuth output files compared OK

batchtest:
     [echo] Starting Http4ImplDigestAuth with file Http4ImplDigestAuth.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/Http4ImplDigestAuth.jmx
   [jmeter] Starting the test @ Mon Jan 07 11:34:39 UTC 2019 (1546860879079)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      2 in 00:00:05 =    0.4/s Avg:  1731 Min:   410 Max:  3052 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Jan 07 11:34:45 UTC 2019 (1546860885814)
   [jmeter] ... end of run
     [echo] Http4ImplDigestAuth output files compared OK

_allbatchtests:
Cannot execute 'test' - '_test' failed or was not executed.

download_checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
     [echo] Checking checkstyle-8.8-all.jar
     [echo] Deleting checkstyle-8.8-all.jar (excluding checkstyle-8.8-all.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
[checkstyle] Running Checkstyle 8.8 on 1741 files

BUILD FAILED
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:3098: Java returned: 1

Total time: 16 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure