See <https://builds.apache.org/job/JMeter-trunk/4933/changes>
Changes: [pmouawad] un-duplicate the proxy handling clarify/simplify code fix typo in comment Patch by B. Wiart #resolve #106 [pmouawad] http samplers : reorder the http method in the switch, move the most common ones first Add debug log when setting keep alive Call close on HttpClient #resolve #105 patch by B. Wiart [pmouawad] Bug 58897 - Improve JUnit Test code STEP 5 patch by B. Wiart svn:eol Bugzilla Id: 58897 [pmouawad] Bug 58897 - Improve JUnit Test code STEP 5 patch by B. Wiart #resolve #104 Bugzilla Id: 58897 ------------------------------------------ [...truncated 1039 lines...] [anakia] Output: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/printable_docs/usermanual/realtime-results.html> [anakia] Input: usermanual/regular_expressions.xml [anakia] Output: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/printable_docs/usermanual/regular_expressions.html> [anakia] Input: usermanual/remote-test.xml [anakia] Output: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/printable_docs/usermanual/remote-test.html> [anakia] Input: usermanual/test_plan.xml [anakia] Output: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/printable_docs/usermanual/test_plan.html> [echo] Fixing EOL [echo] Removing unnecessary </br> tags [echo] Copying files [copy] Copying 16 files to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/printable_docs/demos> [copy] Copying 5 files to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/printable_docs/usermanual> [copy] Copying 1 file to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/printable_docs/extending> pack-nightly: _pack-binaries: [tar] Building tar: <https://builds.apache.org/job/JMeter-trunk/4933/artifact/trunk/dist/apache-jmeter-r1728421_bin.tar> [gzip] Building: <https://builds.apache.org/job/JMeter-trunk/4933/artifact/trunk/dist/apache-jmeter-r1728421_bin.tgz> [delete] Deleting: <https://builds.apache.org/job/JMeter-trunk/4933/artifact/trunk/dist/apache-jmeter-r1728421_bin.tar> [zip] Building zip: <https://builds.apache.org/job/JMeter-trunk/4933/artifact/trunk/dist/apache-jmeter-r1728421_bin.zip> _pack-libraries: [tar] Building tar: <https://builds.apache.org/job/JMeter-trunk/4933/artifact/trunk/dist/apache-jmeter-r1728421_lib.tar> [gzip] Building: <https://builds.apache.org/job/JMeter-trunk/4933/artifact/trunk/dist/apache-jmeter-r1728421_lib.tgz> [delete] Deleting: <https://builds.apache.org/job/JMeter-trunk/4933/artifact/trunk/dist/apache-jmeter-r1728421_lib.tar> [zip] Building zip: <https://builds.apache.org/job/JMeter-trunk/4933/artifact/trunk/dist/apache-jmeter-r1728421_lib.zip> _pack-source: [tar] Building tar: <https://builds.apache.org/job/JMeter-trunk/4933/artifact/trunk/dist/apache-jmeter-r1728421_src.tar> [gzip] Building: <https://builds.apache.org/job/JMeter-trunk/4933/artifact/trunk/dist/apache-jmeter-r1728421_src.tgz> [delete] Deleting: <https://builds.apache.org/job/JMeter-trunk/4933/artifact/trunk/dist/apache-jmeter-r1728421_src.tar> [zip] Building zip: <https://builds.apache.org/job/JMeter-trunk/4933/artifact/trunk/dist/apache-jmeter-r1728421_src.zip> nightly: compile-tests: [javac] Compiling 118 source files to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/test> [javac] Note: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/protocol/http/control/TestCookieManager.java> uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. _test: [echo] [echo] gump.run = false [echo] java.awt.headless = true [echo] test.headless = true [echo] user.dir = <https://builds.apache.org/job/JMeter-trunk/ws/trunk> [echo] basedir = <https://builds.apache.org/job/JMeter-trunk/ws/trunk> [echo] test dir = build/test [echo] test dir gump = build/test [echo] testsaveservice.saveout = ${testsaveservice.saveout} [echo] test.encoding = UTF-8 [echo] [java] Setting JMeterHome: <https://builds.apache.org/job/JMeter-trunk/ws/trunk> [java] Setting up logging props using file: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/jmetertest.properties> [java] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/jmeter-test.log> [java] Using initializeProperties() from org.apache.jmeter.util.JMeterUtils [java] Setting up initial properties using: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/jmetertest.properties> [java] Initializing Properties: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/jmetertest.properties> [java] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/jmeter-test.log> [java] JMeterVersion=r1728421 [java] java.version=1.7.0_80 [java] java.home=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/jre [java] file.encoding=UTF-8 [java] default encoding=UTF-8 [java] user.dir=<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin> [java] Locale=en_US [java] os.name=Linux [java] os.version=3.13.0-36-lowlatency [java] +++++++++++ [java] java.awt.headless=true [java] java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [java] ------------ [java] Searching junit tests in : build/test [java] JUnit version 4.12 [java] Skipping test:org.apache.jmeter.junit.JMeterTest, cannot run in Headless mode [java] ..................................................................................................................................................................................................................................................................................................................................................................Skipping test:org.apache.jmeter.gui.util.TestMenuFactory#testCloneSampler, cannot run in Headless mode [java] ...............................................................................Uncomment assertEquals(0,c.size()) when migrating to httpclient-4.5.2 [java] ..................Skipping test:org.apache.jmeter.protocol.http.control.gui.TestHttpTestSampleGui, cannot run in Headless mode [java] Skipping test:org.apache.jmeter.protocol.http.control.gui.TestHttpTestSampleGui#testCloneSampler, cannot run in Headless mode [java] ..................................................................................................................................................................................Skipping test:org.apache.jmeter.protocol.http.sampler.PackageTest#testConfiguring, cannot run in Headless mode [java] ...............................Uncomment testPostRequest_FormMultipart3() when migrating to HTTPCLIENT 4.5.2 [java] ....Uncomment testPostRequest_FileUpload3() when migrating to HTTPCLIENT 4.5.2 [java] ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... [java] Time: 91.67 [java] [java] OK (1663 tests) [java] batchtest: [echo] Starting BatchTestLocal using -X [jmeter] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/BatchTestLocal.log> [jmeter] Created the tree successfully using testfiles/BatchTestLocal.jmx [jmeter] Starting the test @ Thu Feb 04 08:54:31 UTC 2016 (1454576071051) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] Tidying up ... @ Thu Feb 04 08:55:08 UTC 2016 (1454576108537) [jmeter] ... end of run [echo] BatchTestLocal output files compared OK batchtestserver: [server] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/BatchTestServer.log> [server] Created remote object: UnicastServerRef [liveRef: [endpoint:[67.195.81.186:38665](local),objID:[-2ddff450:152ab7e074c:-7fff, 1820033449430729190]]] batchtest: [echo] Starting BatchTestLocal using -Rlocalhost:15508 [client] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/BatchTestLocal.log> [client] Created the tree successfully using testfiles/BatchTestLocal.jmx [client] Configuring remote engine: localhost:15508 [client] Starting remote engines [client] Starting the test @ Thu Feb 04 08:55:11 UTC 2016 (1454576111845) [client] Remote engines have been started [client] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [server] Starting the test on host localhost:15508 @ Thu Feb 04 08:55:13 UTC 2016 (1454576113262) [server] Finished the test on host localhost:15508 @ Thu Feb 04 08:55:51 UTC 2016 (1454576151747) - exit requested. [client] Tidying up remote @ Thu Feb 04 08:55:51 UTC 2016 (1454576151747) [client] ... end of run [echo] BatchTestLocal output files compared OK batch_scripts: batchtest: [echo] Starting HTMLParserTestFile_2 using -X [jmeter] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/HTMLParserTestFile_2.log> [jmeter] Created the tree successfully using testfiles/HTMLParserTestFile_2.jmx [jmeter] Starting the test @ Thu Feb 04 08:55:58 UTC 2016 (1454576158081) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] Tidying up ... @ Thu Feb 04 08:55:59 UTC 2016 (1454576159216) [jmeter] ... end of run [echo] HTMLParserTestFile_2 output files compared OK batchtest: [echo] Starting Bug47165 using -X [jmeter] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug47165.log> [jmeter] Created the tree successfully using testfiles/Bug47165.jmx [jmeter] Starting the test @ Thu Feb 04 08:56:00 UTC 2016 (1454576160561) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] Tidying up ... @ Thu Feb 04 08:56:01 UTC 2016 (1454576161568) [jmeter] ... end of run [echo] Bug47165 output files compared OK batchtest: [echo] Starting Bug52310 using -X [jmeter] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug52310.log> [jmeter] Created the tree successfully using testfiles/Bug52310.jmx [jmeter] Starting the test @ Thu Feb 04 08:56:02 UTC 2016 (1454576162964) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] Tidying up ... @ Thu Feb 04 08:56:05 UTC 2016 (1454576165193) [jmeter] ... end of run [echo] Bug52310 output files compared OK batchtest: [echo] Starting Bug52968 using -X [jmeter] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug52968.log> [jmeter] Created the tree successfully using testfiles/Bug52968.jmx [jmeter] Starting the test @ Thu Feb 04 08:56:06 UTC 2016 (1454576166691) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] Tidying up ... @ Thu Feb 04 08:56:20 UTC 2016 (1454576180562) [jmeter] ... end of run [echo] Bug52968 output files compared OK batchtest: [echo] Starting Bug50898 using -X [jmeter] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug50898.log> [jmeter] Created the tree successfully using testfiles/Bug50898.jmx [jmeter] Starting the test @ Thu Feb 04 08:56:22 UTC 2016 (1454576182006) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] Tidying up ... @ Thu Feb 04 08:56:23 UTC 2016 (1454576183487) [jmeter] ... end of run [echo] Bug50898 output files compared OK batchtest: [echo] Starting Bug56243 using -X [jmeter] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug56243.log> [jmeter] Created the tree successfully using testfiles/Bug56243.jmx [jmeter] Starting the test @ Thu Feb 04 08:56:24 UTC 2016 (1454576184960) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] Tidying up ... @ Thu Feb 04 08:56:26 UTC 2016 (1454576186029) [jmeter] ... end of run [echo] Bug56243 output files compared OK batchtest: [echo] Starting Bug54685 using -X [jmeter] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug54685.log> [jmeter] Created the tree successfully using testfiles/Bug54685.jmx [jmeter] Starting the test @ Thu Feb 04 08:56:27 UTC 2016 (1454576187329) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] Tidying up ... @ Thu Feb 04 08:56:28 UTC 2016 (1454576188666) [jmeter] ... end of run [echo] Bug54685 output files compared OK batchtest: [echo] Starting Bug55375 using -X [jmeter] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug55375.log> [jmeter] Created the tree successfully using testfiles/Bug55375.jmx [jmeter] Starting the test @ Thu Feb 04 08:56:30 UTC 2016 (1454576190006) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] Tidying up ... @ Thu Feb 04 08:56:31 UTC 2016 (1454576191319) [jmeter] ... end of run [echo] Bug55375 output files compared OK batchtestserver: [server] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/BatchTestServer.log> [server] Created remote object: UnicastServerRef [liveRef: [endpoint:[67.195.81.186:54976](local),objID:[-2510d64e:152ab7f4a9c:-7fff, 6355999422621379042]]] batchtest: [echo] Starting Bug54685 using -Rlocalhost:15508 [client] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug54685.log> [client] Created the tree successfully using testfiles/Bug54685.jmx [client] Configuring remote engine: localhost:15508 [client] Starting remote engines [client] Starting the test @ Thu Feb 04 08:56:33 UTC 2016 (1454576193907) [server] Starting the test on host localhost:15508 @ Thu Feb 04 08:56:34 UTC 2016 (1454576194967) [client] Remote engines have been started [client] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [server] Finished the test on host localhost:15508 @ Thu Feb 04 08:56:36 UTC 2016 (1454576196364) - exit requested. [client] Tidying up remote @ Thu Feb 04 08:56:36 UTC 2016 (1454576196365) [client] ... end of run [echo] Bug54685 output files compared OK batchtest: [echo] Starting Bug56811 using -X [jmeter] Writing log file to:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug56811.log> [jmeter] Created the tree successfully using testfiles/Bug56811.jmx [jmeter] Starting the test @ Thu Feb 04 08:56:43 UTC 2016 (1454576203117) [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445 [jmeter] Tidying up ... @ Thu Feb 04 08:56:53 UTC 2016 (1454576213141) [jmeter] ... end of run [echo] Bug56811 output files compared OK _allbatchtests: test: checkstyle: [checkstyle] Running Checkstyle 6.13 on 1036 files [checkstyle] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/src/core/org/apache/jmeter/report/config/ConfigurationUtils.java>:54:1: error: File contains tab characters (this is the first instance). [checkstyle] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/src/core/org/apache/jmeter/report/core/Converters.java>:34:1: error: File contains tab characters (this is the first instance). [checkstyle] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/src/core/org/apache/jmeter/report/core/Sample.java>:56:1: error: File contains tab characters (this is the first instance). [checkstyle] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/src/core/org/apache/jmeter/report/core/SampleMetadata.java>:61:1: error: File contains tab characters (this is the first instance). BUILD FAILED <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:3010: Got 4 errors and 0 warnings. Total time: 5 minutes 8 seconds Build step 'Invoke Ant' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Compressed 102.64 MB of artifacts by 31.4% relative to #4931
