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/02/04 22:25:58 UTC

Build failed in Jenkins: JMeter Windows #1276

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

Changes:

[pmouawad] SONAR : Fix false positive

[pmouawad] SONAR : Fix useless assignement

[pmouawad] SONAR : Fix false positive

[pmouawad] Update rat, mina, jacocoant, hsqldb

[pmouawad] Bug 63033 Updated to Saxon-HE 9.9.1-1 (from 9.8.0-12).
Fix test failure
Bugzilla Id: 63033

[pmouawad] Remove invisible space (Thanks Felix)

[pmouawad] Update rat, mina, jacocoant, hsqldb

[pmouawad] Updated to ph-commons-9.2.1 from 9.2.0

[pmouawad] Updated to HttpCore-nio 4.4.11 from 4.4.10

[pmouawad] Bug 63033 Updated to Saxon-HE 9.9.1-1 (from 9.8.0-12).
Fix test failure
Bugzilla Id: 63033

[pmouawad] Bug 63033 Updated to Saxon-HE 9.9.1-1 (from 9.8.0-12).
Thanks at Saxonica
Bugzilla Id: 63033

------------------------------------------
[...truncated 258.44 KB...]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1852956]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-02-04 22:21:50,391 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:r1852956]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1852956]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-02-04 22:21:50,393 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.8.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 Feb 04 22:21:52 UTC 2019 (1549318912031)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =     21 in 00:00:01 =   27.0/s Avg:    13 Min:     0 Max:   252 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:21:53 UTC 2019 (1549318913352)
   [jmeter] ... end of run
   [concat] 2019-02-04 22:21:53,325 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:r1852956]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:935) ~[ApacheJMeter_core.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:537) ~[ApacheJMeter_core.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1852956]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-02-04 22:21:53,332 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:r1852956]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:925) ~[ApacheJMeter_core.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:564) ~[ApacheJMeter_core.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1852956]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1852956]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-02-04 22:21:53,332 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
   [concat] 2019-02-04 22:21:53,337 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.8.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 Feb 04 22:21:54 UTC 2019 (1549318914965)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary +      6 in 00:00:05 =    1.2/s Avg:   617 Min:     3 Max:  2003 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     21 in 00:00:29 =    0.7/s Avg:   534 Min:     0 Max:  3001 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     27 in 00:00:34 =    0.8/s Avg:   552 Min:     0 Max:  3001 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:22:29 UTC 2019 (1549318949445)
   [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.8.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 Feb 04 22:22:31 UTC 2019 (1549318951255)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary +      1 in 00:00:00 =    2.0/s Avg:    21 Min:    21 Max:    21 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      2 in 00:00:01 =    1.9/s Avg:   513 Min:    16 Max:  1011 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      3 in 00:00:02 =    2.0/s Avg:   349 Min:    16 Max:  1011 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:22:32 UTC 2019 (1549318952941)
   [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.8.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 Feb 04 22:22:34 UTC 2019 (1549318954522)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.7/s Avg:   570 Min:   570 Max:   570 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      5 in 00:00:01 =    4.0/s Avg:    26 Min:    12 Max:    59 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      6 in 00:00:02 =    3.3/s Avg:   116 Min:    12 Max:   570 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:22:36 UTC 2019 (1549318956869)
   [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.8.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 Feb 04 22:22:38 UTC 2019 (1549318958453)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      2 in 00:00:45 =    0.0/s Avg: 22590 Min:   136 Max: 45044 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:23:24 UTC 2019 (1549319004155)
   [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.8.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 Feb 04 22:23:25 UTC 2019 (1549319005970)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary +      2 in 00:00:06 =    0.3/s Avg:  2941 Min:   285 Max:  5597 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      3 in 00:00:24 =    0.1/s Avg:  7954 Min:  5572 Max: 10517 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      5 in 00:00:30 =    0.2/s Avg:  5949 Min:   285 Max: 10517 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:23:56 UTC 2019 (1549319036304)
   [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.8.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 Feb 04 22:23:58 UTC 2019 (1549319038116)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      4 in 00:00:23 =    0.2/s Avg:  5667 Min:   283 Max: 11203 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:24:21 UTC 2019 (1549319061385)
   [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.8.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 Feb 04 22:24:22 UTC 2019 (1549319062986)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      8 in 00:01:05 =    0.1/s Avg:    50 Min:     6 Max:   293 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:25:28 UTC 2019 (1549319128504)
   [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.8.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 Feb 04 22:25:30 UTC 2019 (1549319130135)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.4/s Avg:   493 Min:   493 Max:   493 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      5 in 00:00:01 =    9.6/s Avg:    96 Min:     8 Max:   308 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      6 in 00:00:01 =    4.9/s Avg:   162 Min:     8 Max:   493 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:25:31 UTC 2019 (1549319131782)
   [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.8.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 Feb 04 22:25:40 UTC 2019 (1549319140487)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
   [jmeter] summary =      3 in 00:00:06 =    0.5/s Avg:  2011 Min:  2003 Max:  2028 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:25:47 UTC 2019 (1549319147109)
   [jmeter] ... end of run
     [echo] TestHeaderManager output files compared OK

batchtest:
Target 'batchtest' failed with message 'Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.
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>:2780: Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.
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 1744 files

BUILD FAILED
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:3087: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2780: Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\

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

Jenkins build is back to normal : JMeter Windows #1280

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


Build failed in Jenkins: JMeter Windows #1279

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

Changes:

[pmouawad] Reduce memory usage

[pmouawad] Fix javadoc issue

[pmouawad] Bug 62959 Ability to create an HTTP Request from a Curl command

Improvements:

- Allow updating Test Plan instead of creating a whole one
- Add a comment on HTTP Request saying it was created from cURL on date
Fixes:

- If !request.isCompressed, don't add gzip,deflate
Bugzilla Id: 62959

------------------------------------------
[...truncated 121.09 KB...]

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking org.jacoco.ant-0.8.3-nodeps.jar
     [echo] Deleting org.jacoco.ant-0.8.3-nodeps.jar (excluding org.jacoco.ant-0.8.3-nodeps.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking sonarqube-ant-task-2.5.jar
     [echo] Deleting sonarqube-ant-task-* (excluding sonarqube-ant-task-2.5.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

svnCheck:
     [echo] svn.revision=1853060

init-svnVersion:
     [echo] svn.revision = 1853060
     [echo] jmeter.version = r1853060
     [echo] display.version = r1853060
     [echo] implementation.version = r1853060

_check_3rdparty:

_message_3rdParty:

init-version:
     [echo] jmeter.version = r1853060
     [echo] display.version = r1853060
     [echo] implementation.version = r1853060

compile-jorphan:
    [javac] Compiling 62 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\jorphan>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-core:
    [javac] Compiling 537 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\core>
    [javac] Processing annotations
    [javac] Annotations processed
    [javac] Processing annotations
    [javac] No elements to process
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\core\org\apache\jmeter\save\converters\TestElementPropertyConverter.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\core\org\apache\jmeter\engine\package-info.class>
[native2ascii] Converting 16 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\core> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\core>

compile-components:
    [javac] Compiling 206 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\components>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
[native2ascii] Converting 114 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\components> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\components>

compile-functions:
    [javac] Compiling 54 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\functions>
    [javac] Note: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\functions\org\apache\jmeter\functions\StringFromFile.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-http:
    [javac] Compiling 117 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\http>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
[native2ascii] Converting 6 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\http> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\http>

compile-ftp:
    [javac] Compiling 3 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\ftp>
    [javac] Note: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\ftp\org\apache\jmeter\protocol\ftp\sampler\FTPSampler.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-jdbc:
    [javac] Compiling 11 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\jdbc>
[native2ascii] Converting 18 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\jdbc> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\jdbc>

compile-java:
    [javac] Compiling 15 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\java>
[native2ascii] Converting 6 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\java> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\java>

compile-ldap:
    [javac] Compiling 11 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\ldap>

create-mail-dir:

compile-mail:
    [javac] Compiling 13 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\mail>

compile-tcp:
    [javac] Compiling 10 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\tcp>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-protocols:

compile-junit:
    [javac] Compiling 14 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\junit>

compile-jms:
    [javac] Compiling 30 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\jms>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\jms\org\apache\jmeter\protocol\jms\sampler\render\package-info.class>

compile-native:
    [javac] Compiling 2 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\native>

compile-mongodb:
    [javac] Compiling 9 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\mongodb>
[native2ascii] Converting 4 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\mongodb> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\mongodb>

compile:

compile-tests:
    [javac] Compiling 196 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\test>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
  [groovyc] Compiling 22 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\test>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\assertions\MD5HexAssertionSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\control\RandomOrderControllerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\control\RunTimeSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\control\ThroughputControllerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\engine\util\PackageSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\extractor\BoundaryExtractorSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\extractor\JoddExtractorSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\functions\ChangeCaseSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\functions\gui\FunctionHelperSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\gui\util\MenuFactorySpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\junit\spock\JMeterSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\protocol\http\util\HTTPUtilsSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\protocol\jdbc\sampler\JDBCSamplerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\core\SampleMetadataParserSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\processor\ApdexSummaryConsumerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\processor\ListResultDataSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\processor\Top5ErrorsBySamplerConsumerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\processor\Top5ErrorsSummaryDataSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\services\FileServerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\timers\UniformRandomTimerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jorphan\io\TextFileSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jorphan\util\ConverterSpec.groovy>
  [groovyc] java.io.IOException: The system cannot find the path specified
Target 'compile-tests' failed with message 'Compilation Failed'.

prepare-resources:
     [copy] Copying 3 files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\res\META-INF>
Target 'prepare-resources' failed with message 'Could not create tempfile in F:\jenkins\jenkins-slave\temp\2\'.

package-only:
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\ApacheJMeter.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_core.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_components.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_functions.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_http.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_ftp.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_jdbc.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_java.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\bshclient.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_junit.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\junit\test.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_ldap.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_mail.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_tcp.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_jms.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_native.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_mongodb.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\jorphan.jar>
Cannot execute 'package' - 'prepare-resources' failed or was not executed.
Cannot execute '_test' - 'compile-tests' failed or was not executed.

batchtest:
Target 'batchtest' failed with message 'Could not create tempfile in F:\jenkins\jenkins-slave\temp\2\'.

batchtestserver:
   [server] SLF4J: Class path contains multiple SLF4J bindings.
   [server] 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]
   [server] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [server] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [server] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [server] Created remote object: UnicastServerRef2 [liveRef: [endpoint:[172.31.27.66:59707,SSLRMIServerSocketFactory(host=jenkins-win2016-1/172.31.27.66, keyStoreLocation=rmi_keystore.jks, type=JKS, trustStoreLocation=rmi_keystore.jks, type=JKS, alias=rmi),SSLRMIClientSocketFactory(keyStoreLocation=rmi_keystore.jks, type=JKS, trustStoreLocation=rmi_keystore.jks, type=JKS, alias=rmi)](local),objID:[-2057faff:168c2899e95:-7fff, -8305941171176007870]]]

batchtest:
Target 'batchtest' failed with message 'Could not create tempfile in F:\jenkins\jenkins-slave\temp\2\'.
Target 'batchtestserver' failed with message 'The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2786: Could not create tempfile in F:\jenkins\jenkins-slave\temp\2\'.

batch_scripts:

batchtest:
Target 'batchtest' failed with message 'Could not create tempfile in F:\jenkins\jenkins-slave\temp\2\'.
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>:2786: Could not create tempfile in F:\jenkins\jenkins-slave\temp\2\'.
Cannot execute '_allbatchtests' - 'batchtest' 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:

setproxy:

_get_zipfile:

checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
[checkstyle] Running Checkstyle 8.8 on 1744 files

BUILD FAILED
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:782: Compilation Failed

Total time: 1 minute 14 seconds
Build step 'Invoke Ant' marked build as failure

Build failed in Jenkins: JMeter Windows #1278

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

Changes:

[pmouawad] Drop invisible character that looks like a space on Mac (Thanks Felix)

[pmouawad] Drop duplicated entry

------------------------------------------
[...truncated 120.81 KB...]

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking org.jacoco.ant-0.8.3-nodeps.jar
     [echo] Deleting org.jacoco.ant-0.8.3-nodeps.jar (excluding org.jacoco.ant-0.8.3-nodeps.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking sonarqube-ant-task-2.5.jar
     [echo] Deleting sonarqube-ant-task-* (excluding sonarqube-ant-task-2.5.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

svnCheck:
     [echo] svn.revision=1852980

init-svnVersion:
     [echo] svn.revision = 1852980
     [echo] jmeter.version = r1852980
     [echo] display.version = r1852980
     [echo] implementation.version = r1852980

_check_3rdparty:

_message_3rdParty:

init-version:
     [echo] jmeter.version = r1852980
     [echo] display.version = r1852980
     [echo] implementation.version = r1852980

compile-jorphan:
    [javac] Compiling 62 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\jorphan>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-core:
    [javac] Compiling 537 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\core>
    [javac] Processing annotations
    [javac] Annotations processed
    [javac] Processing annotations
    [javac] No elements to process
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\core\org\apache\jmeter\save\converters\TestElementPropertyConverter.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\core\org\apache\jmeter\engine\package-info.class>
[native2ascii] Converting 16 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\core> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\core>

compile-components:
    [javac] Compiling 206 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\components>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
[native2ascii] Converting 114 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\components> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\components>

compile-functions:
    [javac] Compiling 54 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\functions>
    [javac] Note: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\functions\org\apache\jmeter\functions\StringFromFile.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-http:
    [javac] Compiling 117 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\http>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
[native2ascii] Converting 6 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\http> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\http>

compile-ftp:
    [javac] Compiling 3 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\ftp>
    [javac] Note: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\ftp\org\apache\jmeter\protocol\ftp\sampler\FTPSampler.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-jdbc:
    [javac] Compiling 11 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\jdbc>
[native2ascii] Converting 18 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\jdbc> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\jdbc>

compile-java:
    [javac] Compiling 15 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\java>
[native2ascii] Converting 6 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\java> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\java>

compile-ldap:
    [javac] Compiling 11 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\ldap>

create-mail-dir:

compile-mail:
    [javac] Compiling 13 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\mail>

compile-tcp:
    [javac] Compiling 10 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\tcp>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-protocols:

compile-junit:
    [javac] Compiling 14 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\junit>

compile-jms:
    [javac] Compiling 30 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\jms>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\jms\org\apache\jmeter\protocol\jms\sampler\render\package-info.class>

compile-native:
    [javac] Compiling 2 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\native>

compile-mongodb:
    [javac] Compiling 9 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\mongodb>
[native2ascii] Converting 4 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\mongodb> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\mongodb>

compile:

compile-tests:
    [javac] Compiling 196 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\test>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
  [groovyc] Compiling 22 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\test>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\assertions\MD5HexAssertionSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\control\RandomOrderControllerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\control\RunTimeSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\control\ThroughputControllerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\engine\util\PackageSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\extractor\BoundaryExtractorSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\extractor\JoddExtractorSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\functions\ChangeCaseSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\functions\gui\FunctionHelperSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\gui\util\MenuFactorySpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\junit\spock\JMeterSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\protocol\http\util\HTTPUtilsSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\protocol\jdbc\sampler\JDBCSamplerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\core\SampleMetadataParserSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\processor\ApdexSummaryConsumerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\processor\ListResultDataSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\processor\Top5ErrorsBySamplerConsumerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\processor\Top5ErrorsSummaryDataSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\services\FileServerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\timers\UniformRandomTimerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jorphan\io\TextFileSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jorphan\util\ConverterSpec.groovy>
  [groovyc] java.io.IOException: There is not enough space on the disk
Target 'compile-tests' failed with message 'Compilation Failed'.

prepare-resources:
     [copy] Copying 3 files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\res\META-INF>
Target 'prepare-resources' failed with message 'Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.

package-only:
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\ApacheJMeter.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_core.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_components.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_functions.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_http.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_ftp.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_jdbc.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_java.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\bshclient.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_junit.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\junit\test.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_ldap.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_mail.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_tcp.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_jms.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_native.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_mongodb.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\jorphan.jar>
Cannot execute 'package' - 'prepare-resources' failed or was not executed.
Cannot execute '_test' - 'compile-tests' failed or was not executed.

batchtest:
Target 'batchtest' failed with message 'Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.

batchtestserver:
   [server] SLF4J: Class path contains multiple SLF4J bindings.
   [server] 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]
   [server] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [server] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [server] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [server] Created remote object: UnicastServerRef2 [liveRef: [endpoint:[172.31.27.66:57594,SSLRMIServerSocketFactory(host=jenkins-win2016-1/172.31.27.66, keyStoreLocation=rmi_keystore.jks, type=JKS, trustStoreLocation=rmi_keystore.jks, type=JKS, alias=rmi),SSLRMIClientSocketFactory(keyStoreLocation=rmi_keystore.jks, type=JKS, trustStoreLocation=rmi_keystore.jks, type=JKS, alias=rmi)](local),objID:[-266f10b4:168bd29bf8f:-7fff, 9154255322891634197]]]

batchtest:
Target 'batchtest' failed with message 'Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.
Target 'batchtestserver' failed with message 'The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2780: Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.

batch_scripts:

batchtest:
Target 'batchtest' failed with message 'Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.
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>:2780: Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.
Cannot execute '_allbatchtests' - 'batchtest' 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:

setproxy:

_get_zipfile:

checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
[checkstyle] Running Checkstyle 8.8 on 1744 files

BUILD FAILED
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:782: Compilation Failed

Total time: 46 seconds
Build step 'Invoke Ant' marked build as failure

Build failed in Jenkins: JMeter Windows #1277

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

------------------------------------------
[...truncated 120.83 KB...]

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking org.jacoco.ant-0.8.3-nodeps.jar
     [echo] Deleting org.jacoco.ant-0.8.3-nodeps.jar (excluding org.jacoco.ant-0.8.3-nodeps.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

_check_exists:

_check_jarfile:
     [echo] Checking sonarqube-ant-task-2.5.jar
     [echo] Deleting sonarqube-ant-task-* (excluding sonarqube-ant-task-2.5.jar)

setproxy:

_get_jarfile:

setproxy:

_get_zipfile:

svnCheck:
     [echo] svn.revision=1852956

init-svnVersion:
     [echo] svn.revision = 1852956
     [echo] jmeter.version = r1852956
     [echo] display.version = r1852956
     [echo] implementation.version = r1852956

_check_3rdparty:

_message_3rdParty:

init-version:
     [echo] jmeter.version = r1852956
     [echo] display.version = r1852956
     [echo] implementation.version = r1852956

compile-jorphan:
    [javac] Compiling 62 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\jorphan>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-core:
    [javac] Compiling 537 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\core>
    [javac] Processing annotations
    [javac] Annotations processed
    [javac] Processing annotations
    [javac] No elements to process
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\core\org\apache\jmeter\save\converters\TestElementPropertyConverter.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\core\org\apache\jmeter\engine\package-info.class>
[native2ascii] Converting 16 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\core> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\core>

compile-components:
    [javac] Compiling 206 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\components>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
[native2ascii] Converting 114 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\components> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\components>

compile-functions:
    [javac] Compiling 54 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\functions>
    [javac] Note: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\functions\org\apache\jmeter\functions\StringFromFile.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-http:
    [javac] Compiling 117 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\http>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
[native2ascii] Converting 6 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\http> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\http>

compile-ftp:
    [javac] Compiling 3 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\ftp>
    [javac] Note: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\ftp\org\apache\jmeter\protocol\ftp\sampler\FTPSampler.java> uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-jdbc:
    [javac] Compiling 11 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\jdbc>
[native2ascii] Converting 18 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\jdbc> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\jdbc>

compile-java:
    [javac] Compiling 15 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\java>
[native2ascii] Converting 6 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\java> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\java>

compile-ldap:
    [javac] Compiling 11 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\ldap>

create-mail-dir:

compile-mail:
    [javac] Compiling 13 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\mail>

compile-tcp:
    [javac] Compiling 10 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\tcp>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-protocols:

compile-junit:
    [javac] Compiling 14 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\junit>

compile-jms:
    [javac] Compiling 30 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\jms>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\jms\org\apache\jmeter\protocol\jms\sampler\render\package-info.class>

compile-native:
    [javac] Compiling 2 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\native>

compile-mongodb:
    [javac] Compiling 9 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\mongodb>
[native2ascii] Converting 4 files from <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\src\protocol\mongodb> to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\protocol\mongodb>

compile:

compile-tests:
    [javac] Compiling 196 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\test>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
  [groovyc] Compiling 22 source files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\test>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\assertions\MD5HexAssertionSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\control\RandomOrderControllerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\control\RunTimeSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\control\ThroughputControllerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\engine\util\PackageSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\extractor\BoundaryExtractorSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\extractor\JoddExtractorSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\functions\ChangeCaseSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\functions\gui\FunctionHelperSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\gui\util\MenuFactorySpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\junit\spock\JMeterSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\protocol\http\util\HTTPUtilsSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\protocol\jdbc\sampler\JDBCSamplerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\core\SampleMetadataParserSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\processor\ApdexSummaryConsumerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\processor\ListResultDataSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\processor\Top5ErrorsBySamplerConsumerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\report\processor\Top5ErrorsSummaryDataSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\services\FileServerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jmeter\timers\UniformRandomTimerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jorphan\io\TextFileSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\test\src\org\apache\jorphan\util\ConverterSpec.groovy>
  [groovyc] java.io.IOException: There is not enough space on the disk
Target 'compile-tests' failed with message 'Compilation Failed'.

prepare-resources:
     [copy] Copying 3 files to <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build\res\META-INF>
Target 'prepare-resources' failed with message 'Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.

package-only:
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\ApacheJMeter.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_core.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_components.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_functions.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_http.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_ftp.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_jdbc.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_java.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\bshclient.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_junit.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\junit\test.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_ldap.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_mail.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_tcp.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_jms.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_native.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\ext\ApacheJMeter_mongodb.jar>
      [jar] Building jar: <https://builds.apache.org/job/JMeter%20Windows/ws/trunk\lib\jorphan.jar>
Cannot execute 'package' - 'prepare-resources' failed or was not executed.
Cannot execute '_test' - 'compile-tests' failed or was not executed.

batchtest:
Target 'batchtest' failed with message 'Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.

batchtestserver:
   [server] SLF4J: Class path contains multiple SLF4J bindings.
   [server] 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]
   [server] SLF4J: Found binding in [jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [server] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [server] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [server] Created remote object: UnicastServerRef2 [liveRef: [endpoint:[172.31.27.66:49831,SSLRMIServerSocketFactory(host=jenkins-win2016-1/172.31.27.66, keyStoreLocation=rmi_keystore.jks, type=JKS, trustStoreLocation=rmi_keystore.jks, type=JKS, alias=rmi),SSLRMIClientSocketFactory(keyStoreLocation=rmi_keystore.jks, type=JKS, trustStoreLocation=rmi_keystore.jks, type=JKS, alias=rmi)](local),objID:[28aad342:168baa9bebc:-7fff, 3623991433526107334]]]

batchtest:
Target 'batchtest' failed with message 'Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.
Target 'batchtestserver' failed with message 'The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2780: Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.

batch_scripts:

batchtest:
Target 'batchtest' failed with message 'Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.
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>:2780: Could not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.
Cannot execute '_allbatchtests' - 'batchtest' 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:

setproxy:

_get_zipfile:

checkstyle:

_process_checkstyle_jars:

_check_exists:

_check_jarfile:
[checkstyle] Running Checkstyle 8.8 on 1744 files

BUILD FAILED
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:782: Compilation Failed

Total time: 59 seconds
Build step 'Invoke Ant' marked build as failure