You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/13 19:02:40 UTC

Build failed in Jenkins: JMeter-trunk #6901

See <https://builds.apache.org/job/JMeter-trunk/6901/display/redirect?page=changes>

Changes:

[fschumacher] Use pngquant to squeeze the size of new images a bit.

[fschumacher] Allow full JSR-223 for init scripts in JMeter startup

Use jsr223.init.file to allow calling a JSR-223 script on JMeter startup
instead of the envisioned groovy.init.file property.

The engine to use for the init script will be determined by the extension
of the filename. If the filename has no extension or if no engine
can be found for that extension, Groovy will be tried.

Bugzilla Id: 62700

------------------------------------------
[...truncated 160.94 KB...]
  [javadoc] Loading source files for package org.apache.jmeter.examples.testbeans.example3...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.mail.sampler...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.mail.sampler.gui...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.smtp.sampler...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.smtp.sampler.gui...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.smtp.sampler.protocol...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.jms...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.jms.client...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.jms.control.gui...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.jms.sampler...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.jms.sampler.render...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.system...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.system.gui...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.mongodb.config...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.mongodb.mongo...
  [javadoc] Loading source files for package org.apache.jmeter.protocol.mongodb.sampler...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.8.0_172
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...

compile-tests:
    [javac] Compiling 192 source files to <https://builds.apache.org/job/JMeter-trunk/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-trunk/ws/trunk/build/test>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/assertions/MD5HexAssertionSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/control/RandomOrderControllerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/control/RunTimeSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/control/ThroughputControllerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/engine/util/PackageSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/extractor/BoundaryExtractorSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/extractor/JoddExtractorSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/functions/ChangeCaseSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/functions/gui/FunctionHelperSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/gui/util/MenuFactorySpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/junit/spock/JMeterSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/protocol/http/util/HTTPUtilsSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/report/core/SampleMetadataParserSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/report/processor/ApdexSummaryConsumerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/report/processor/ListResultDataSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/report/processor/Top5ErrorsBySamplerConsumerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/report/processor/Top5ErrorsSummaryDataSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/services/FileServerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jmeter/timers/UniformRandomTimerSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jorphan/io/TextFileSpec.groovy>
  [groovyc] <https://builds.apache.org/job/JMeter-trunk/ws/trunk/test/src/org/apache/jorphan/util/ConverterSpec.groovy>

_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] SLF4J: Class path contains multiple SLF4J bindings.
     [java] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
     [java] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
     [java] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [java] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
     [java] Setting JMeterHome: <https://builds.apache.org/job/JMeter-trunk/ws/trunk>
     [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/jmeter.properties>
     [java] Initializing Properties: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/jmeter.properties>
     [java] JMeterVersion=r1840850
     [java] java.version=1.8.0_172
     [java] java.home=/usr/local/asfpackages/java/jdk1.8.0_172/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=4.4.0-133-generic
     [java] JCE max key length = 2147483647
     [java] +++++++++++
     [java] java.awt.headless=true
     [java] java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
     [java] ------------
     [java] Searching junit tests in : build/test
     [java] o.a.j.junit.JMeterTest INFO: JMeterGUIComponent: skipping some tests org.apache.jmeter.testbeans.gui.TestBeanGUI
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.SplashScreen java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.config.gui.RowDetailDialog java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.functions.gui.FunctionHelper java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.gui.GlobalUndoableEdit, missing empty Constructor or Constructor with Object parameter
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.gui.MainFrame java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.gui.SavePropertyDialog java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.gui.action.SearchTreeDialog java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.gui.action.SelectTemplatesDialog java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.gui.util.EscapeDialog java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.gui.util.JSyntaxTextArea java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.rmi.RMIServerSocketFactoryImpl, missing empty Constructor or Constructor with Object parameter
     [java] o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.rmi.SSLRMIServerSocketFactory, missing empty Constructor or Constructor with Object parameter
     [java] java.rmi.server.hostname=null
     [java] asf926.gq1.ygridcore.net/67.195.81.162
     [java] isSiteLocalAddress:false
     [java] isAnyLocalAddress:false
     [java] isLinkLocalAddress:false
     [java] isLoopbackAddress:false
     [java] isMulticastAddress:false
     [java] localhost/127.0.0.1
     [java] isSiteLocalAddress:false
     [java] isAnyLocalAddress:false
     [java] isLinkLocalAddress:false
     [java] isLoopbackAddress:true
     [java] isMulticastAddress:false
     [java] ====================
     [java] asf926.gq1.ygridcore.net/67.195.81.162
     [java] isSiteLocalAddress:false
     [java] isAnyLocalAddress:false
     [java] isLinkLocalAddress:false
     [java] isLoopbackAddress:false
     [java] isMulticastAddress:false
     [java] Interfaces: {name:br-e59a69a28c4e (br-e59a69a28c4e) => [/fe80:0:0:0:42:eaff:fef0:27ee%br-e59a69a28c4e/64 [null], /172.25.0.1/16 [/0.0.0.0]], name:br-c78b49361d44 (br-c78b49361d44) => [/fe80:0:0:0:42:d3ff:feb6:54b6%br-c78b49361d44/64 [null], /172.24.0.1/16 [/0.0.0.0]], name:br-1fbfb0fec6a4 (br-1fbfb0fec6a4) => [/fe80:0:0:0:42:9eff:fedc:9a61%br-1fbfb0fec6a4/64 [null], /172.23.0.1/16 [/0.0.0.0]], name:br-513cff5c263e (br-513cff5c263e) => [/fe80:0:0:0:42:35ff:fed4:e8f1%br-513cff5c263e/64 [null], /172.22.0.1/16 [/0.0.0.0]], name:br-de15e4aebe89 (br-de15e4aebe89) => [/fe80:0:0:0:42:59ff:fe42:e56c%br-de15e4aebe89/64 [null], /172.21.0.1/16 [/0.0.0.0]], name:br-86392cc6bccd (br-86392cc6bccd) => [/fe80:0:0:0:42:95ff:fe84:4c20%br-86392cc6bccd/64 [null], /172.20.0.1/16 [/0.0.0.0]], name:br-1bfc5971a09f (br-1bfc5971a09f) => [/fe80:0:0:0:42:54ff:fe8f:58af%br-1bfc5971a09f/64 [null], /172.19.0.1/16 [/0.0.0.0]], name:br-fe002695c360 (br-fe002695c360) => [/fe80:0:0:0:42:85ff:fead:86b2%br-fe002695c360/64 [null], /172.18.0.1/16 [/0.0.0.0]], name:docker0 (docker0) => [/fe80:0:0:0:42:18ff:fe7a:a4cb%docker0/64 [null], /172.17.0.1/16 [/0.0.0.0]], name:eno1 (eno1) => [/fe80:0:0:0:92b1:1cff:fe38:6ea1%eno1/64 [null], /2001:4998:c:c34:92b1:1cff:fe38:6ea1%eno1/64 [null], /67.195.81.162/26 [/67.195.81.191]], name:lo (lo) => [/0:0:0:0:0:0:0:1%lo/128 [null], /127.0.0.1/8 [null]]}
     [java] java.rmi.server.hostname=null
     [java] Security framework of XStream not initialized, XStream is probably vulnerable.
     [java] Security framework of XStream not initialized, XStream is probably vulnerable.
     [java] Security framework of XStream not initialized, XStream is probably vulnerable.
     [java] Security framework of XStream not initialized, XStream is probably vulnerable.
     [java] ........................................................................................................................................................I................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................I.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................I..I.............................................................................................................
     [java] Time: 28.422
     [java] 
     [java] OK (3268 tests)
     [java] 
     [java] .........................................................................
     [java] Time: 4.342
     [java] 
     [java] OK (73 tests)
     [java] 

batchtest:
     [echo] Starting BatchTestLocal with file BatchTestLocal.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/BatchTestLocal.jmx
   [jmeter] Starting the test @ Thu Sep 13 18:59:59 UTC 2018 (1536865199730)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:00 =   12.2/s Avg:    21 Min:    21 Max:    21 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +    132 in 00:00:52 =    2.5/s Avg:   137 Min:     1 Max:   254 Err:    16 (12.12%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =    133 in 00:00:52 =    2.6/s Avg:   136 Min:     1 Max:   254 Err:    16 (12.03%)
   [jmeter] Tidying up ...    @ Thu Sep 13 19:00:52 UTC 2018 (1536865252155)
   [jmeter] ... end of run
     [echo] BatchTestLocal output files compared OK

batchtestserver:
   [server] SLF4J: Class path contains multiple SLF4J bindings.
   [server] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [server] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.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]

batchtest:
     [echo] Starting BatchTestLocal with file BatchTestLocal.jmx using -Rasf926.gq1.ygridcore.net:2578 -Jdummy=dummy
   [server] Created remote object: UnicastServerRef2 [liveRef: [endpoint:[67.195.81.162:41190,SSLRMIServerSocketFactory(host=asf926.gq1.ygridcore.net/67.195.81.162, 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:[6447412f:165d44ebb69:-7fff, 9070320161975388413]]]
   [client] SLF4J: Class path contains multiple SLF4J bindings.
   [client] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [client] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [client] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [client] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [client] Creating summariser <summary>
   [client] Created the tree successfully using testfiles/BatchTestLocal.jmx
   [client] Configuring remote engine: asf926.gq1.ygridcore.net:2578
   [client] Starting remote engines
   [client] Starting the test @ Thu Sep 13 19:00:57 UTC 2018 (1536865257959)
   [client] Remote engines have been started
   [client] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [server] Starting the test on host asf926.gq1.ygridcore.net:2578 @ Thu Sep 13 19:01:01 UTC 2018 (1536865261107)
   [client] summary +      1 in 00:00:00 =    8.0/s Avg:    18 Min:    18 Max:    18 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [client] summary +    132 in 00:00:52 =    2.6/s Avg:   125 Min:     1 Max:   254 Err:    16 (12.12%) Active: 0 Started: 11 Finished: 11
   [client] summary =    133 in 00:00:52 =    2.6/s Avg:   124 Min:     1 Max:   254 Err:    16 (12.03%)
   [client] Tidying up remote @ Thu Sep 13 19:01:53 UTC 2018 (1536865313358)
   [server] Finished the test on host asf926.gq1.ygridcore.net:2578 @ Thu Sep 13 19:01:53 UTC 2018 (1536865313358) - exit requested.
   [client] ... end of run
     [echo] BatchTestLocal output files compared OK

batch_scripts:

batchtest:
     [echo] Starting TestResultStatusAction with file TestResultStatusAction.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TestResultStatusAction.jmx
   [jmeter] Starting the test @ Thu Sep 13 19:02:01 UTC 2018 (1536865321158)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.8/s Avg:     2 Min:     2 Max:     2 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +    134 in 00:00:00 =  694.3/s Avg:     0 Min:     0 Max:    54 Err:    18 (13.43%) Active: 0 Started: 4 Finished: 4
   [jmeter] summary =    135 in 00:00:01 =  176.5/s Avg:     0 Min:     0 Max:    54 Err:    18 (13.33%)
   [jmeter] Tidying up ...    @ Thu Sep 13 19:02:02 UTC 2018 (1536865322918)
   [jmeter] ... end of run
     [echo] TestResultStatusAction output files compared OK

batchtest:
     [echo] Starting TestRedirectionPolicies with file TestRedirectionPolicies.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: Found binding in [jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [jmeter] SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TestRedirectionPolicies.jmx
   [jmeter] Starting the test @ Thu Sep 13 19:02:05 UTC 2018 (1536865325638)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:32 =    0.2/s Avg:  5194 Min:   140 Max: 30326 Err:     1 (16.67%)
   [jmeter] Tidying up ...    @ Thu Sep 13 19:02:38 UTC 2018 (1536865358653)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2831: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2779: CSV Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/TestRedirectionPolicies.csv>
        HR_AutoRedirect,200,OK,TG1 1-1,text,true
HR_NoAutoRedirect,302,FOUND,TG1 1-1,text,true
HR_FollowRedirect,200,OK,TG1 1-1,text,true
HR_NoAutoRedirect,302,FOUND,TG2 2-1,text,true
HR_FollowRedirect,200,OK,TG2 2-1,text,true
HR_AutoRedirect,200,OK,TG2 2-1,text,true

        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/TestRedirectionPolicies.csv>
        HR_AutoRedirect,503,Service Unavailable,TG1 1-1,text,false
HR_NoAutoRedirect,302,FOUND,TG1 1-1,text,true
HR_FollowRedirect,200,OK,TG1 1-1,text,true
HR_NoAutoRedirect,302,FOUND,TG2 2-1,text,true
HR_FollowRedirect,200,OK,TG2 2-1,text,true
HR_AutoRedirect,200,OK,TG2 2-1,text,true

Total time: 5 minutes 4 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
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/JMeter-trunk/ws/trunk/reports/TEST-org.apache.commons.cli.avalon.ClutilTestCase.xml> is 7 days 22 hr old


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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6902/display/redirect?page=changes>