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/08/03 15:35:07 UTC

Build failed in Jenkins: JMeter Windows #1430

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

Changes:

[sitnikov.vladimir] JMeterTestCase: log classpath only when jmeter.test.log.classpath=true

------------------------------------------
[...truncated 102.29 KB...]
    org.junit.runners.ParentRunner#runLeaf at line:325
    org.junit.runners.BlockJUnit4ClassRunner#runChild at line:78
    org.junit.runners.BlockJUnit4ClassRunner#runChild at line:57
    org.junit.runners.ParentRunner$3#run at line:290
    org.junit.runners.ParentRunner$1#schedule at line:71
    org.junit.runners.ParentRunner#runChildren at line:288
    org.junit.runners.ParentRunner#access$000 at line:58
    org.junit.runners.ParentRunner$2#evaluate at line:268
    org.junit.runners.ParentRunner#run at line:363
    org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor#runTestClass at line:110
    org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor#execute at line:58
    org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor#execute at line:38
    org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor#processTestClass at line:62
    org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor#processTestClass at line:51
    sun.reflect.GeneratedMethodAccessor8#invoke
    sun.reflect.DelegatingMethodAccessorImpl#invoke at line:43
    java.lang.reflect.Method#invoke at line:498
    org.gradle.internal.dispatch.ReflectionDispatch#dispatch at line:35
    org.gradle.internal.dispatch.ReflectionDispatch#dispatch at line:24
    org.gradle.internal.dispatch.ContextClassLoaderDispatch#dispatch at line:32
    org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler#invoke at line:93
    com.sun.proxy.$Proxy2#processTestClass
    org.gradle.api.internal.tasks.testing.worker.TestWorker#processTestClass at line:118
    sun.reflect.GeneratedMethodAccessor7#invoke
    sun.reflect.DelegatingMethodAccessorImpl#invoke at line:43
    java.lang.reflect.Method#invoke at line:498
    org.gradle.internal.dispatch.ReflectionDispatch#dispatch at line:35
    org.gradle.internal.dispatch.ReflectionDispatch#dispatch at line:24
    org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper#dispatch at line:175
    org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper#dispatch at line:157
    org.gradle.internal.remote.internal.hub.MessageHub$Handler#run at line:404
    org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures#onExecute at line:63
    org.gradle.internal.concurrent.ManagedExecutorImpl$1#run at line:46
    java.util.concurrent.ThreadPoolExecutor#runWorker at line:1149
    java.util.concurrent.ThreadPoolExecutor$Worker#run at line:624
    org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable#run at line:55
    java.lang.Thread#run at line:748

    Thread[/127.0.0.1:57662 to /127.0.0.1:57649 workers Thread 2,5,main], stackTrace:sun.misc.Unsafe#park
    java.util.concurrent.locks.LockSupport#park at line:175
    java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await at line:2039
    org.gradle.internal.remote.internal.hub.queue.EndPointQueue#take at line:48
    org.gradle.internal.remote.internal.hub.MessageHub$ConnectionDispatch#run at line:314
    org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures#onExecute at line:63
    org.gradle.internal.concurrent.ManagedExecutorImpl$1#run at line:46
    java.util.concurrent.ThreadPoolExecutor#runWorker at line:1149
    java.util.concurrent.ThreadPoolExecutor$Worker#run at line:624
    org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable#run at line:55
    java.lang.Thread#run at line:748

    Thread[main,5,main], stackTrace:sun.misc.Unsafe#park
    java.util.concurrent.locks.LockSupport#park at line:175
    java.util.concurrent.locks.AbstractQueuedSynchronizer#parkAndCheckInterrupt at line:836
    java.util.concurrent.locks.AbstractQueuedSynchronizer#doAcquireSharedInterruptibly at line:997
    java.util.concurrent.locks.AbstractQueuedSynchronizer#acquireSharedInterruptibly at line:1304
    java.util.concurrent.CountDownLatch#await at line:231
    org.gradle.api.internal.tasks.testing.worker.TestWorker#execute at line:72
    org.gradle.api.internal.tasks.testing.worker.TestWorker#execute at line:46
    org.gradle.process.internal.worker.child.ActionExecutionWorker#execute at line:86
    org.gradle.process.internal.worker.child.ActionExecutionWorker#execute at line:34
    org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker#call at line:132
    org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker#call at line:68
    worker.org.gradle.process.internal.worker.GradleWorkerMain#run at line:68
    worker.org.gradle.process.internal.worker.GradleWorkerMain#main at line:73

    Thread[/127.0.0.1:57662 to /127.0.0.1:57649 workers Thread 3,5,main], stackTrace:sun.nio.ch.WindowsSelectorImpl$SubSelector#poll0
    sun.nio.ch.WindowsSelectorImpl$SubSelector#poll at line:296
    sun.nio.ch.WindowsSelectorImpl$SubSelector#access$400 at line:278
    sun.nio.ch.WindowsSelectorImpl#doSelect at line:159
    sun.nio.ch.SelectorImpl#lockAndDoSelect at line:86
    sun.nio.ch.SelectorImpl#select at line:97
    sun.nio.ch.SelectorImpl#select at line:101
    org.gradle.internal.remote.internal.inet.SocketConnection$SocketInputStream#read at line:179
    com.esotericsoftware.kryo.io.Input#fill at line:146
    com.esotericsoftware.kryo.io.Input#require at line:178
    com.esotericsoftware.kryo.io.Input#readByte at line:295
    org.gradle.internal.serialize.kryo.KryoBackedDecoder#readByte at line:80
    org.gradle.internal.remote.internal.hub.InterHubMessageSerializer$MessageReader#read at line:63
    org.gradle.internal.remote.internal.hub.InterHubMessageSerializer$MessageReader#read at line:52
    org.gradle.internal.remote.internal.inet.SocketConnection#receive at line:80
    org.gradle.internal.remote.internal.hub.MessageHub$ConnectionReceive#run at line:263
    org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures#onExecute at line:63
    org.gradle.internal.concurrent.ManagedExecutorImpl$1#run at line:46
    java.util.concurrent.ThreadPoolExecutor#runWorker at line:1149
    java.util.concurrent.ThreadPoolExecutor$Worker#run at line:624
    org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable#run at line:55
    java.lang.Thread#run at line:748


> Task :src:dist:copyLibs
> Task :src:dist:createDist
> Task :src:dist-check:copyExtraTestLibs UP-TO-DATE

> Task :src:core:test

org.apache.jmeter.testbeans.gui.TestFieldStringEditor > testSetGetAsText STANDARD_OUT
    JMeterUtils.getJMeterVe rsion() = 5.2.0-SNAPSHOT 7da4374
    JMeterUtils.getJMeterVe rsion() = 5.2.0-SNAPSHOT 7da4374
    JMeterUtils.getJMeterVe rsion() = 5.2.0-SNAPSHOT 7da4374

> Task :src:dist-check:batchBUG_62847
Aug 03, 2019 8:34:11 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\testfiles\BUG_62847.jmx
Starting the test @ Sat Aug 03 08:34:11 PDT 2019 (1564846451179)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4446
summary =      6 in 00:00:00 =   12.1/s Avg:     0 Min:     0 Max:     1 Err:     0 (0.00%)
Tidying up ...    @ Sat Aug 03 08:34:11 PDT 2019 (1564846451880)
... end of run
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\BUG_62847.log (the file is empty)

> Task :src:components:check
> Task :src:components:testJar UP-TO-DATE
> Task :src:functions:compileTestJava UP-TO-DATE
> Task :src:protocol:http:compileTestJava UP-TO-DATE
> Task :src:functions:compileTestGroovy
> Task :src:functions:testClasses
> Task :src:functions:testJar UP-TO-DATE
> Task :src:protocol:http:compileTestGroovy
> Task :src:protocol:http:testClasses
> Task :src:protocol:http:testJar UP-TO-DATE
> Task :src:dist:compileTestJava NO-SOURCE
> Task :src:dist:testClasses UP-TO-DATE
> Task :src:dist:checkstyleTest NO-SOURCE
> Task :src:dist:spotbugsTest SKIPPED
> Task :src:dist:test NO-SOURCE
> Task :src:dist:check UP-TO-DATE
> Task :src:functions:checkstyleTest
> Task :src:functions:spotbugsTest SKIPPED

> Task :src:dist-check:batchBatchTestLocal
Aug 03, 2019 8:34:14 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\testfiles\BatchTestLocal.jmx
Starting the test @ Sat Aug 03 08:34:14 PDT 2019 (1564846454924)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4446

> Task :src:protocol:http:checkstyleTest
> Task :src:protocol:http:spotbugsTest SKIPPED
> Task :src:core:check

> Task :src:functions:test

org.apache.jmeter.functions.CSVReadFunctionTest STANDARD_OUT
    Setting JMeterHome: F:\jenkins\jenkins-slave\workspace\JMeter Windows\src\functions\..\..\.
    Initializing Properties: ../.././bin/jmeter.properties

org.apache.jmeter.functions.CSVReadFunctionTest STANDARD_ERROR
    Aug 03, 2019 8:34:16 AM java.util.prefs.WindowsPreferences <init>
    WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

org.apache.jmeter.functions.CSVReadFunctionTest STANDARD_OUT
    JMeterVersion=5.2.0-SNAPSHOT 7da4374
    java.version=1.8.0_152
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    java.vendor=Oracle Corporation
    java.home=F:\jenkins\tools\java\latest1.8\jre
    file.encoding=windows-1252
    default encoding=windows-1252
    user.home=C:\Users\jenkins
    user.dir=F:\jenkins\jenkins-slave\workspace\JMeter Windows\src\functions
    user.language=en
    user.region=null
    user.country=US
    user.variant=
    Locale=en_US
    java.class.version=52.0
    java.awt.headless=
    os.name=Windows Server 2016
    os.version=10.0
    os.arch=amd64

> Task :src:functions:check

> Task :src:protocol:http:test

org.apache.jmeter.gui.action.ParseCurlCommandActionTest > testCreateCookieManager STANDARD_ERROR
    Aug 03, 2019 8:34:18 AM java.util.prefs.WindowsPreferences <init>
    WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

org.apache.jmeter.protocol.http.config.UrlConfigTest STANDARD_OUT
    Setting JMeterHome: F:\jenkins\jenkins-slave\workspace\JMeter Windows\src\protocol\http\..\..\..\.
    Initializing Properties: ../../.././bin/jmeter.properties
    JMeterVersion=5.2.0-SNAPSHOT 7da4374
    java.version=1.8.0_152
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    java.vendor=Oracle Corporation
    java.home=F:\jenkins\tools\java\latest1.8\jre
    file.encoding=windows-1252
    default encoding=windows-1252
    user.home=C:\Users\jenkins
    user.dir=F:\jenkins\jenkins-slave\workspace\JMeter Windows\src\protocol\http
    user.language=en
    user.region=null
    user.country=US
    user.variant=
    Locale=en_US
    java.class.version=52.0
    java.awt.headless=
    os.name=Windows Server 2016
    os.version=10.0
    os.arch=amd64

org.apache.jmeter.protocol.http.sampler.SamplingNamingTest > testBug63364[Run 0: implementation:HttpClient4] FAILED
    java.lang.AssertionError: We should have at least one sample result, we had none
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.apache.jmeter.protocol.http.sampler.SamplingNamingTest.testBug63364(SamplingNamingTest.java:55)

org.apache.jmeter.protocol.http.sampler.SamplingNamingTest > testBug63364[Run 1: implementation:Java] FAILED
    java.lang.AssertionError: We should have at least one sample result, we had none
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.apache.jmeter.protocol.http.sampler.SamplingNamingTest.testBug63364(SamplingNamingTest.java:55)

596 tests completed, 2 failed

> Task :src:protocol:http:test FAILED

> Task :src:dist-check:batchBatchTestLocal
summary +     89 in 00:00:45 =    2.0/s Avg:   130 Min:     0 Max:   255 Err:    12 (13.48%) Active: 1 Started: 2 Finished: 1
summary +     44 in 00:00:06 =    7.2/s Avg:   135 Min:     1 Max:   251 Err:     4 (9.09%) Active: 0 Started: 1 Finished: 1
summary =    133 in 00:00:51 =    2.6/s Avg:   132 Min:     0 Max:   255 Err:    16 (12.03%)
Tidying up ...    @ Sat Aug 03 08:35:06 PDT 2019 (1564846506301)
... end of run
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\BatchTestLocal.log (the file is empty)

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':src:protocol:http:test'.
> There were failing tests. See the report at: file:///F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/src/protocol/http/build/reports/tests/test/index.html

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 46s
153 actionable tasks: 62 executed, 91 up-to-date
Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Jenkins build is back to normal : JMeter Windows #1431

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