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 2018/07/07 13:26:50 UTC

Build failed in Jenkins: JMeter Windows #1102

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

Changes:

[fschumacher] Add a rfc-tag to the site docs

[fschumacher] Markup changes

------------------------------------------
[...truncated 508.46 KB...]
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.10.0.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.2.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 @ Sat Jul 07 13:23:54 UTC 2018 (1530969834434)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =     21 in 00:00:02 =   10.7/s Avg:    29 Min:     0 Max:   550 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 13:23:57 UTC 2018 (1530969837927)
   [jmeter] ... end of run
   [concat] 2018-07-07 13:23:57,887 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:r1835306]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1835306]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:935) ~[ApacheJMeter_core.jar:r1835306]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:537) ~[ApacheJMeter_core.jar:r1835306]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1835306]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1835306]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2018-07-07 13:23:57,905 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:r1835306]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1835306]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:925) ~[ApacheJMeter_core.jar:r1835306]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:564) ~[ApacheJMeter_core.jar:r1835306]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1835306]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1835306]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2018-07-07 13:23:57,906 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
   [concat] 2018-07-07 13:23:57,917 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.10.0.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.2.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 @ Sat Jul 07 13:24:00 UTC 2018 (1530969840961)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:03 =    0.4/s Avg:  2780 Min:  2780 Max:  2780 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     23 in 00:00:25 =    0.9/s Avg:   460 Min:     0 Max:  3001 Err:     0 (0.00%) Active: 1 Started: 5 Finished: 4
   [jmeter] summary =     24 in 00:00:28 =    0.9/s Avg:   557 Min:     0 Max:  3001 Err:     0 (0.00%)
   [jmeter] summary +      3 in 00:00:08 =    0.4/s Avg:  1027 Min:     0 Max:  3000 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     27 in 00:00:36 =    0.7/s Avg:   609 Min:     0 Max:  3001 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 13:24:38 UTC 2018 (1530969878276)
   [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.10.0.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.2.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 @ Sat Jul 07 13:24:41 UTC 2018 (1530969881842)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      3 in 00:00:02 =    1.4/s Avg:   348 Min:    14 Max:  1014 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 13:24:44 UTC 2018 (1530969884224)
   [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.10.0.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.2.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 @ Sat Jul 07 13:24:47 UTC 2018 (1530969887070)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:03 =    2.3/s Avg:   237 Min:    17 Max:  1128 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 13:24:50 UTC 2018 (1530969890925)
   [jmeter] ... end of run
   [concat] 2018-07-07 13:24:50,769 WARN o.a.f.l.n.FtpLoggingFilter: EXCEPTION :
   [concat] java.io.IOException: An established connection was aborted by the software in your host machine
   [concat] 	at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_152]
   [concat] 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_152]
   [concat] 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_152]
   [concat] 	at sun.nio.ch.IOUtil.read(IOUtil.java:197) ~[?:1.8.0_152]
   [concat] 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_152]
   [concat] 	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:317) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:45) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:683) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:659) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:648) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$600(AbstractPollingIoProcessor.java:68) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:1120) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) ~[mina-core-2.0.16.jar:?]
   [concat] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_152]
   [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] 2018-07-07 13:24:50,797 ERROR o.a.f.i.DefaultFtpHandler: Exception caught, closing session
   [concat] java.io.IOException: An established connection was aborted by the software in your host machine
   [concat] 	at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_152]
   [concat] 	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_152]
   [concat] 	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_152]
   [concat] 	at sun.nio.ch.IOUtil.read(IOUtil.java:197) ~[?:1.8.0_152]
   [concat] 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_152]
   [concat] 	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:317) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:45) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:683) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:659) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:648) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$600(AbstractPollingIoProcessor.java:68) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:1120) ~[mina-core-2.0.16.jar:?]
   [concat] 	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) ~[mina-core-2.0.16.jar:?]
   [concat] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_152]
   [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]
     [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.10.0.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.2.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 @ Sat Jul 07 13:24:53 UTC 2018 (1530969893750)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      2 in 00:00:31 =    0.1/s Avg: 15216 Min:   323 Max: 30109 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 13:25:25 UTC 2018 (1530969925331)
   [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.10.0.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.2.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 @ Sat Jul 07 13:25:28 UTC 2018 (1530969928701)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.5/s Avg:   622 Min:   622 Max:   622 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      4 in 00:00:29 =    0.1/s Avg:  7037 Min:  5601 Max: 11160 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      5 in 00:00:29 =    0.2/s Avg:  5754 Min:   622 Max: 11160 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 13:25:58 UTC 2018 (1530969958813)
   [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.10.0.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.2.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 @ Sat Jul 07 13:26:02 UTC 2018 (1530969962512)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.5/s Avg:   628 Min:   628 Max:   628 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      3 in 00:00:27 =    0.1/s Avg:  8801 Min:  5602 Max: 11792 Err:     1 (33.33%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary =      4 in 00:00:28 =    0.1/s Avg:  6757 Min:   628 Max: 11792 Err:     1 (25.00%)
   [jmeter] summary =      4 in 00:00:28 =    0.1/s Avg:  6757 Min:   628 Max: 11792 Err:     1 (25.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 13:26:30 UTC 2018 (1530969990812)
   [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,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,false
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>:2779: 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,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,false
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' - '_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:
     [echo] Fetching: lib/opt/checkstyle-8.8-all.jar
      [get] Getting: https://downloads.sourceforge.net/checkstyle/checkstyle/8.8/checkstyle-8.8-all.jar?ts=1530969449907&use_mirror=autoselect/checkstyle-8.8-all.jar
      [get] To: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\checkstyle-8.8-all.jar>
      [get] https://downloads.sourceforge.net/checkstyle/checkstyle/8.8/checkstyle-8.8-all.jar?ts=1530969449907&use_mirror=autoselect/checkstyle-8.8-all.jar permanently moved to https://downloads.sourceforge.net/project/checkstyle/OldFiles/8.8/checkstyle-8.8-all.jar?use_mirror=autoselect%2Fcheckstyle-8.8-all.jar
      [get] https://downloads.sourceforge.net/project/checkstyle/OldFiles/8.8/checkstyle-8.8-all.jar?use_mirror=autoselect%2Fcheckstyle-8.8-all.jar moved to https://master.dl.sourceforge.net/project/checkstyle/OldFiles/8.8/checkstyle-8.8-all.jar

_checkMD5:
     [echo] Checksum OK: checkstyle-8.8-all.jar
     [move] Moving 1 file to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\opt>
     [move] Attempting to rename: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\checkstyle-8.8-all.jar> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\opt\checkstyle-8.8-all.jar>

setproxy:

_get_zipfile:

checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
[checkstyle] Running Checkstyle 8.8 on 1697 files

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

Total time: 9 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure

Jenkins build is back to normal : JMeter Windows #1104

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


Build failed in Jenkins: JMeter Windows #1103

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

Changes:

[fschumacher] javadoc fixes. Add description to throws tag and really use code tag

[fschumacher] Fix usage of ports, when client.rmi.localport is set for distributed runs.

This is not a complete fix, as there can be more than one Listener and
they can be initialized more than once. That will lead to exceptions.

Bugzilla Id: 62463

[pmouawad] Make field name clearer

------------------------------------------
[...truncated 192.00 KB...]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:935) ~[ApacheJMeter_core.jar:r1835312]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:537) ~[ApacheJMeter_core.jar:r1835312]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1835312]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1835312]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2018-07-07 15:24:16,766 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:r1835312]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1835312]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:925) ~[ApacheJMeter_core.jar:r1835312]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:564) ~[ApacheJMeter_core.jar:r1835312]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1835312]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1835312]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2018-07-07 15:24:16,767 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
   [concat] 2018-07-07 15:24:16,779 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.10.0.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.2.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 @ Sat Jul 07 15:24:20 UTC 2018 (1530977060625)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      4 in 00:00:08 =    0.5/s Avg:  1105 Min:    35 Max:  3528 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     23 in 00:00:32 =    0.7/s Avg:   605 Min:     0 Max:  3038 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary =     27 in 00:00:40 =    0.7/s Avg:   679 Min:     0 Max:  3528 Err:     0 (0.00%)
   [jmeter] summary =     27 in 00:00:40 =    0.7/s Avg:   679 Min:     0 Max:  3528 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 15:25:02 UTC 2018 (1530977102668)
   [jmeter] ... end of run
   [concat] 2018-07-07 15:25:02,631 ERROR o.a.j.p.j.c.Publisher: Error during close: 
   [concat] javax.jms.JMSException: Cannot send, channel has already failed: tcp://127.0.0.1:61616
   [concat] 	at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:72) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1310) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.ActiveMQConnection.asyncSendPacket(ActiveMQConnection.java:1302) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.ActiveMQSession.asyncSendPacket(ActiveMQSession.java:2075) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.ActiveMQMessageProducer.close(ActiveMQMessageProducer.java:172) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.jmeter.protocol.jms.Utils.close(Utils.java:92) ~[ApacheJMeter_jms.jar:r1835312]
   [concat] 	at org.apache.jmeter.protocol.jms.client.Publisher.close(Publisher.java:206) ~[ApacheJMeter_jms.jar:r1835312]
   [concat] 	at org.apache.jorphan.util.JOrphanUtils.closeQuietly(JOrphanUtils.java:348) ~[jorphan.jar:r1835312]
   [concat] 	at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_152]
   [concat] 	at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) [?:1.8.0_152]
   [concat] 	at org.apache.jmeter.protocol.jms.client.ClientPool.clearClient(ClientPool.java:71) [ApacheJMeter_jms.jar:r1835312]
   [concat] 	at org.apache.jmeter.protocol.jms.sampler.PublisherSampler.testEnded(PublisherSampler.java:165) [ApacheJMeter_jms.jar:r1835312]
   [concat] 	at org.apache.jmeter.engine.StandardJMeterEngine.notifyTestListenersOfEnd(StandardJMeterEngine.java:227) [ApacheJMeter_core.jar:r1835312]
   [concat] 	at org.apache.jmeter.engine.StandardJMeterEngine.run(StandardJMeterEngine.java:495) [ApacheJMeter_core.jar:r1835312]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] Caused by: org.apache.activemq.transport.InactivityIOException: Cannot send, channel has already failed: tcp://127.0.0.1:61616
   [concat] 	at org.apache.activemq.transport.AbstractInactivityMonitor.doOnewaySend(AbstractInactivityMonitor.java:328) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.transport.AbstractInactivityMonitor.oneway(AbstractInactivityMonitor.java:317) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.transport.TransportFilter.oneway(TransportFilter.java:94) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:116) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:68) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.transport.ResponseCorrelator.oneway(ResponseCorrelator.java:60) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1308) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	... 13 more
   [concat] 2018-07-07 15:25:02,655 ERROR o.a.j.p.j.c.Publisher: Error during close: 
   [concat] javax.jms.JMSException: Cannot send, channel has already failed: tcp://127.0.0.1:61616
   [concat] 	at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:72) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1310) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.ActiveMQConnection.asyncSendPacket(ActiveMQConnection.java:1302) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.ActiveMQSession.doClose(ActiveMQSession.java:666) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.ActiveMQSession.close(ActiveMQSession.java:657) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.jmeter.protocol.jms.Utils.close(Utils.java:68) ~[ApacheJMeter_jms.jar:r1835312]
   [concat] 	at org.apache.jmeter.protocol.jms.client.Publisher.close(Publisher.java:207) ~[ApacheJMeter_jms.jar:r1835312]
   [concat] 	at org.apache.jorphan.util.JOrphanUtils.closeQuietly(JOrphanUtils.java:348) ~[jorphan.jar:r1835312]
   [concat] 	at java.util.ArrayList.forEach(ArrayList.java:1257) [?:1.8.0_152]
   [concat] 	at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) [?:1.8.0_152]
   [concat] 	at org.apache.jmeter.protocol.jms.client.ClientPool.clearClient(ClientPool.java:71) [ApacheJMeter_jms.jar:r1835312]
   [concat] 	at org.apache.jmeter.protocol.jms.sampler.PublisherSampler.testEnded(PublisherSampler.java:165) [ApacheJMeter_jms.jar:r1835312]
   [concat] 	at org.apache.jmeter.engine.StandardJMeterEngine.notifyTestListenersOfEnd(StandardJMeterEngine.java:227) [ApacheJMeter_core.jar:r1835312]
   [concat] 	at org.apache.jmeter.engine.StandardJMeterEngine.run(StandardJMeterEngine.java:495) [ApacheJMeter_core.jar:r1835312]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] Caused by: org.apache.activemq.transport.InactivityIOException: Cannot send, channel has already failed: tcp://127.0.0.1:61616
   [concat] 	at org.apache.activemq.transport.AbstractInactivityMonitor.doOnewaySend(AbstractInactivityMonitor.java:328) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.transport.AbstractInactivityMonitor.oneway(AbstractInactivityMonitor.java:317) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.transport.TransportFilter.oneway(TransportFilter.java:94) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.transport.WireFormatNegotiator.oneway(WireFormatNegotiator.java:116) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:68) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.transport.ResponseCorrelator.oneway(ResponseCorrelator.java:60) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1308) ~[activemq-all-5.15.2.jar:5.15.2]
   [concat] 	... 13 more
     [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.10.0.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.2.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 @ Sat Jul 07 15:25:06 UTC 2018 (1530977106898)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      3 in 00:00:02 =    1.3/s Avg:   351 Min:    13 Max:  1008 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 15:25:09 UTC 2018 (1530977109698)
   [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.10.0.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.2.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 @ Sat Jul 07 15:25:13 UTC 2018 (1530977113473)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:04 =    1.4/s Avg:   447 Min:    14 Max:  2283 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 15:25:19 UTC 2018 (1530977119650)
   [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.10.0.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.2.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 @ Sat Jul 07 15:25:23 UTC 2018 (1530977123792)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      2 in 00:00:31 =    0.1/s Avg: 15243 Min:   371 Max: 30115 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 15:25:56 UTC 2018 (1530977156011)
   [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.10.0.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.2.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 @ Sat Jul 07 15:26:00 UTC 2018 (1530977160699)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.3/s Avg:   747 Min:   747 Max:   747 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      4 in 00:00:30 =    0.1/s Avg:  7220 Min:  5726 Max: 11587 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary =      5 in 00:00:30 =    0.2/s Avg:  5925 Min:   747 Max: 11587 Err:     0 (0.00%)
   [jmeter] summary =      5 in 00:00:30 =    0.2/s Avg:  5925 Min:   747 Max: 11587 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 15:26:31 UTC 2018 (1530977191773)
   [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.10.0.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.2.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 @ Sat Jul 07 15:26:36 UTC 2018 (1530977196054)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      4 in 00:00:28 =    0.1/s Avg:  6552 Min:   797 Max: 12596 Err:     1 (25.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary =      4 in 00:00:28 =    0.1/s Avg:  6552 Min:   797 Max: 12596 Err:     1 (25.00%)
   [jmeter] Tidying up ...    @ Sat Jul 07 15:27:04 UTC 2018 (1530977224760)
   [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,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,false'.
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>:2779: 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,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,false'.
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 1697 files

BUILD FAILED
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2962: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2779: 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,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,false

Total time: 10 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure