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 2015/08/17 18:09:08 UTC

Build failed in Jenkins: JMeter-trunk #4701

See <https://builds.apache.org/job/JMeter-trunk/4701/>

------------------------------------------
[...truncated 6416 lines...]
     [echo] Fixing EOL
     [echo] Removing unnecessary </br> tags
     [echo] Copying files
     [copy] Copying 2 files to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/docs/css>
     [copy] Copying 365 files to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/docs/images>
     [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:
    [mkdir] Created dir: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/dist>
      [tar] Building tar: <https://builds.apache.org/job/JMeter-trunk/4701/artifact/trunk/dist/apache-jmeter-r1696257_bin.tar>
     [gzip] Building: <https://builds.apache.org/job/JMeter-trunk/4701/artifact/trunk/dist/apache-jmeter-r1696257_bin.tgz>
   [delete] Deleting: <https://builds.apache.org/job/JMeter-trunk/4701/artifact/trunk/dist/apache-jmeter-r1696257_bin.tar>
      [zip] Building zip: <https://builds.apache.org/job/JMeter-trunk/4701/artifact/trunk/dist/apache-jmeter-r1696257_bin.zip>

_pack-libraries:
      [tar] Building tar: <https://builds.apache.org/job/JMeter-trunk/4701/artifact/trunk/dist/apache-jmeter-r1696257_lib.tar>
     [gzip] Building: <https://builds.apache.org/job/JMeter-trunk/4701/artifact/trunk/dist/apache-jmeter-r1696257_lib.tgz>
   [delete] Deleting: <https://builds.apache.org/job/JMeter-trunk/4701/artifact/trunk/dist/apache-jmeter-r1696257_lib.tar>
      [zip] Building zip: <https://builds.apache.org/job/JMeter-trunk/4701/artifact/trunk/dist/apache-jmeter-r1696257_lib.zip>

_pack-source:
      [tar] Building tar: <https://builds.apache.org/job/JMeter-trunk/4701/artifact/trunk/dist/apache-jmeter-r1696257_src.tar>
     [gzip] Building: <https://builds.apache.org/job/JMeter-trunk/4701/artifact/trunk/dist/apache-jmeter-r1696257_src.tgz>
   [delete] Deleting: <https://builds.apache.org/job/JMeter-trunk/4701/artifact/trunk/dist/apache-jmeter-r1696257_src.tar>
      [zip] Building zip: <https://builds.apache.org/job/JMeter-trunk/4701/artifact/trunk/dist/apache-jmeter-r1696257_src.zip>

nightly:

compile-tests:
    [mkdir] Created dir: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/test>
    [javac] Compiling 104 source files to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/test>

_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] 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] JMeterVersion=r1696257
     [java] java.version=1.7.0_72
     [java] java.home=/jenkins/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-30-generic
     [java] +++++++++++
     [java] java.awt.headless=true
     [java] java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
     [java] ------------
     [java] Creating test suite
     [java] Scanning build/test for test cases
     [java] ClassFinder found: 93 TestCase classes
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.assertions.gui.BeanShellAssertionGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.assertions.gui.XPathAssertionGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui java.awt.HeadlessException
     [java] Aug 17, 2015 3:56:21 PM java.util.prefs.FileSystemPreferences$1 run
     [java] INFO: Created user preferences directory.
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui java.awt.HeadlessException
     [java] Last class=org.apache.jmeter.visualizers.ViewResultsFullVisualizer
     [java] objects.size=93
     [java] Last error=java.awt.HeadlessException
     [java] ERROR: (see logfile) could not add test for class org.apache.jmeter.junit.JMeterTest java.lang.reflect.InvocationTargetException
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
     [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     [java] 	at java.lang.reflect.Method.invoke(Method.java:606)
     [java] 	at org.apache.jorphan.test.AllTests.suite(AllTests.java:359)
     [java] 	at org.apache.jorphan.test.AllTests.main(AllTests.java:213)
     [java] Caused by: java.lang.ExceptionInInitializerError
     [java] 	at org.apache.jmeter.visualizers.SearchTextExtension.createSearchTextPanel(SearchTextExtension.java:208)
     [java] 	at org.apache.jmeter.visualizers.SearchTextExtension.createSearchTextExtensionPane(SearchTextExtension.java:220)
     [java] 	at org.apache.jmeter.visualizers.SamplerResultTab.createResponseDataPanel(SamplerResultTab.java:464)
     [java] 	at org.apache.jmeter.visualizers.SamplerResultTab.init(SamplerResultTab.java:208)
     [java] 	at org.apache.jmeter.visualizers.ViewResultsFullVisualizer.init(ViewResultsFullVisualizer.java:235)
     [java] 	at org.apache.jmeter.visualizers.ViewResultsFullVisualizer.<init>(ViewResultsFullVisualizer.java:128)
     [java] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     [java] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
     [java] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
     [java] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
     [java] 	at java.lang.Class.newInstance(Class.java:379)
     [java] 	at org.apache.jmeter.junit.JMeterTest.getObjects(JMeterTest.java:578)
     [java] 	at org.apache.jmeter.junit.JMeterTest.suiteGUIComponents(JMeterTest.java:279)
     [java] 	at org.apache.jmeter.junit.JMeterTest.suite(JMeterTest.java:141)
     [java] 	... 6 more
     [java] Caused by: java.awt.HeadlessException
     [java] 	at sun.awt.HeadlessToolkit.getMenuShortcutKeyMask(HeadlessToolkit.java:234)
     [java] 	at org.apache.jmeter.gui.action.KeyStrokes.<clinit>(KeyStrokes.java:37)
     [java] 	... 20 more
     [java] 
     [java] Created: 92 tests including 7 suites
     [java] Starting test run, test count = 1605
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [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] ........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] ...............o.a.j.junit.JMeterTest Error running testConfiguring due to Headless mode, java.awt.HeadlessException
     [java] ..........................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] ......
     [java] Time: 63.246
     [java] 
     [java] OK (1605 tests)
     [java] 

batchtest:
     [echo] Starting BatchTestLocal using -X
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/BatchTestLocal.jmx
   [jmeter] Starting the test @ Mon Aug 17 15:57:29 UTC 2015 (1439827049951)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in   0.1s =    7.2/s Avg:   106 Min:   106 Max:   106 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     90 in  29.1s =    3.1/s Avg:   233 Min:   100 Max:   355 Err:    12 (13.33%) Active: 1 Started: 2 Finished: 1
   [jmeter] summary =     91 in  29.2s =    3.1/s Avg:   232 Min:   100 Max:   355 Err:    12 (13.19%)
   [jmeter] summary +     42 in   8.3s =    5.0/s Avg:   192 Min:     1 Max:   353 Err:     4 (9.52%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =    133 in    38s =    3.5/s Avg:   220 Min:     1 Max:   355 Err:    16 (12.03%)
   [jmeter] Tidying up ...    @ Mon Aug 17 15:58:08 UTC 2015 (1439827088470)
   [jmeter] ... end of run
     [echo] BatchTestLocal output files compared OK

batchtestserver:
   [server] Created remote object: UnicastServerRef [liveRef: [endpoint:[10.176.67.50:38750](local),objID:[-660f734a:14f3c61da2c:-7fff, -866793796208804896]]]

batchtest:
     [echo] Starting BatchTestLocal using -Rlocalhost:15809
   [client] Creating summariser <summary>
   [client] Created the tree successfully using testfiles/BatchTestLocal.jmx
   [client] Configuring remote engine: localhost:15809
   [client] Starting remote engines
   [client] Starting the test @ Mon Aug 17 15:58:12 UTC 2015 (1439827092422)
   [client] Remote engines have been started
   [client] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [server] Starting the test on host localhost:15809 @ Mon Aug 17 15:58:14 UTC 2015 (1439827094172)
   [client] summary +     55 in    21s =    2.7/s Avg:   213 Min:   101 Max:   354 Err:     8 (14.55%) Active: 1 Started: 3 Finished: 2
   [server] Finished the test on host localhost:15809 @ Mon Aug 17 15:58:52 UTC 2015 (1439827132897) - exit requested.
   [client] summary +     78 in    17s =    4.6/s Avg:   204 Min:     2 Max:   354 Err:     8 (10.26%) Active: 0 Started: 11 Finished: 11
   [client] summary =    133 in    38s =    3.5/s Avg:   207 Min:     2 Max:   354 Err:    16 (12.03%)
   [client] Tidying up remote @ Mon Aug 17 15:58:52 UTC 2015 (1439827132897)
   [client] ... end of run
     [echo] BatchTestLocal output files compared OK

batch_scripts:

batchtest:
     [echo] Starting HTMLParserTestFile_2 using -X
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/HTMLParserTestFile_2.jmx
   [jmeter] Starting the test @ Mon Aug 17 15:58:59 UTC 2015 (1439827139936)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in   0.4s =    2.3/s Avg:   303 Min:   303 Max:   303 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary =      1 in   0.4s =    2.3/s Avg:   303 Min:   303 Max:   303 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Aug 17 15:59:01 UTC 2015 (1439827141283)
   [jmeter] ... end of run
     [echo] HTMLParserTestFile_2 output files compared OK

batchtest:
     [echo] Starting Bug47165 using -X
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/Bug47165.jmx
   [jmeter] Starting the test @ Mon Aug 17 15:59:03 UTC 2015 (1439827143253)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      0 in     0s = ******/s Avg:     0 Min: 9223372036854775807 Max: -9223372036854775808 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Aug 17 15:59:04 UTC 2015 (1439827144272)
   [jmeter] ... end of run
     [echo] Bug47165 output files compared OK

batchtest:
     [echo] Starting Bug52310 using -X
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/Bug52310.jmx
   [jmeter] Starting the test @ Mon Aug 17 15:59:06 UTC 2015 (1439827146430)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      3 in   637s =    0.0/s Avg: 212110 Min:    20 Max: 508973 Err:     2 (66.67%)
   [jmeter] Tidying up ...    @ Mon Aug 17 16:09:44 UTC 2015 (1439827784649)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2515: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2476: CSV Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/Bug52310.csv>
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug52310.csv>

Total time: 14 minutes 15 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
Sending artifact delta relative to JMeter-trunk #4700
Archived 6 artifacts
Archive block size is 32768
Received 805 blocks and 70625074 bytes
Compression is 27.2%
Took 18 sec

Jenkins build is back to normal : JMeter-trunk #4702

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/4702/>