Skip to content

Clean up formatting

424b52f
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-75675] Refactor class loading logic in order to reduce memory consumption #10659

Clean up formatting
424b52f
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Tests / windows-jdk17 / Windows - JDK 17 - Build / Test failed Aug 16, 2025 in 1h 30m 6s

failed: 2, skipped: 64, passed: 711

failed: 2, skipped: 64, passed: 711

Details

hudson.model.ComputerTest.isConnectedTest

Condition with alias 'computer should be online after connect' didn't complete within 10 seconds because lambda expression in hudson.model.ComputerTest expected <true> but was <false>.
Stack trace
org.awaitility.core.ConditionTimeoutException: Condition with alias 'computer should be online after connect' didn't complete within 10 seconds because lambda expression in hudson.model.ComputerTest expected <true> but was <false>.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:712)
	at hudson.model.ComputerTest.isConnectedTest(ComputerTest.java:335)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Standard error
0.313 [id=126]	WARNING	o.j.h.test.SimpleCommandLauncher#launch
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:493)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:437)
	at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:441)
	at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:408)
	at org.jvnet.hudson.test.SimpleCommandLauncher.launch(SimpleCommandLauncher.java:87)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:298)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
   0.471 [id=121]	WARNING	o.j.h.test.SimpleCommandLauncher#launch
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:493)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:437)
	at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:441)
	at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:408)
	at org.jvnet.hudson.test.SimpleCommandLauncher.launch(SimpleCommandLauncher.java:87)
	at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:298)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Standard out
Aug 15, 2025 10:56:08 PM hudson.model.Computer relocateOldLogs
INFO: Relocated log file Z:\agent\workspace\Core_jenkins_PR-10659\core\target\jenkins3305200131952003266test\slave-abc.log to Z:\agent\workspace\Core_jenkins_PR-10659\core\target\jenkins3305200131952003266test\logs\slaves\abc\slave.log
Aug 15, 2025 10:56:08 PM hudson.model.Computer relocateOldLogs
INFO: Relocated log file Z:\agent\workspace\Core_jenkins_PR-10659\core\target\jenkins3305200131952003266test\slave-def.log.5 to Z:\agent\workspace\Core_jenkins_PR-10659\core\target\jenkins3305200131952003266test\logs\slaves\def\slave.log.5

hudson.model.QueueTest.inQueueTaskLookupByAPI

Expected: one of {"blockedItem", "buildableItem"}
     but: was "waitingItem"
Stack trace
java.lang.AssertionError: 

Expected: one of {"blockedItem", "buildableItem"}
     but: was "waitingItem"
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at hudson.model.QueueTest.inQueueTaskLookupByAPI(QueueTest.java:480)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Standard error
0.532 [id=1]	INFO	o.jvnet.hudson.test.JenkinsRule#createWebServer2: Running on http://localhost:51114/jenkins/
   0.537 [id=1]	INFO	jenkins.model.Jenkins#<init>: Starting version 2.524-rc37380.424b_52fb_b_92e
   0.573 [id=1640]	INFO	jenkins.InitReactorRunner$1#onAttained: Started initialization
   0.595 [id=1645]	INFO	jenkins.InitReactorRunner$1#onAttained: Listed all plugins
   0.597 [id=1645]	INFO	j.b.api.BouncyCastlePlugin#start: Z:\agent\workspace\Core_jenkins_PR-10659\test\target\j h5716131111654602937\plugins\bouncycastle-api\WEB-INF\optional-lib not found; for non RealJenkinsRule this is fine and can be ignored.
   0.892 [id=1645]	INFO	jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
   0.893 [id=1645]	INFO	jenkins.InitReactorRunner$1#onAttained: Started all plugins
   0.895 [id=1644]	INFO	jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
   0.978 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.978 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.978 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.978 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.978 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.978 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.978 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   0.979 [id=1649]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[];blockedProjects=[];buildables=[];pendings=[]}
   1.550 [id=1640]	INFO	jenkins.InitReactorRunner$1#onAttained: System config loaded
   1.551 [id=1640]	INFO	jenkins.InitReactorRunner$1#onAttained: System config adapted
   1.551 [id=1640]	INFO	jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
   1.551 [id=1640]	INFO	jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
   1.574 [id=1640]	INFO	jenkins.InitReactorRunner$1#onAttained: Completed initialization
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   1.598 [id=1]	FINE	hudson.model.Queue#scheduleInternal: hudson.model.FreeStyleProject@7a6ccc46[test0] added to queue
   2.058 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.058 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.058 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.058 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.058 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.062 [id=1]	WARNING	o.j.h.t.RemainingActivityListener#onTearDown: hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136 is still scheduled, which if it ever runs, could break deletion of log files or metadata
   2.058 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.070 [id=1656]	FINE	hudson.model.Queue#maintain: Queue maintenance started on hudson.model.Queue@59e16aeb with Queue.Snapshot{waitingList=[hudson.model.Queue$WaitingItem:hudson.model.FreeStyleProject@7a6ccc46[test0]:136];blockedProjects=[];buildables=[];pendings=[]}
   2.297 [id=1]	INFO	hudson.lifecycle.Lifecycle#onStatusUpdate: Stopping Jenkins
   2.318 [id=1]	INFO	hudson.lifecycle.Lifecycle#onStatusUpdate: Jenkins stopped
   2.580 [id=1]	INFO	o.j.h.t.TemporaryDirectoryAllocator#dispose: deleting Z:\agent\workspace\Core_jenkins_PR-10659\test\target\j h5716131111654602937
Standard out
WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked.
WARN: Please see http://www.slf4j.org/codes.html#release for an explanation.