Project: http://jenkins.ovirt.org/job/ovirt-engine_create_rpms/ 
Build: http://jenkins.ovirt.org/job/ovirt-engine_create_rpms/2776/
Build Number: 2776
Build Status:  Failure
Triggered By: Started by an SCM change

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #2776
[gerrit2] packaging: Starting ssh before adding host in AIO

[gerrit2] packaging: Updated spec to use sdk version that supports ssl.

[gerrit2] spelling: s/mster/master/




-----------------
Failed Tests:
-----------------
No tests ran. 

------------------
Build Log:
------------------
[...truncated 11164 lines...]
[INFO]          Rebinding 
org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTService
[INFO]             Invoking generator 
com.google.gwt.rpc.rebind.RpcServiceGenerator
[INFO]                Generating client proxy for remote service interface 
'org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTService'
[INFO]                   Analyzing 
'org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTService' for 
serializable types
[INFO]                      Analyzing methods:
[INFO]                         public abstract 
org.ovirt.engine.core.common.action.VdcReturnValueBase 
RunAction(org.ovirt.engine.core.common.action.VdcActionType actionType, 
org.ovirt.engine.core.common.action.VdcActionParametersBase params)
[INFO]                            Parameter: 
org.ovirt.engine.core.common.action.VdcActionParametersBase params
[INFO]                               
org.ovirt.engine.core.common.action.VdcActionParametersBase
[INFO]                                  Verifying instantiability
[INFO]                                     
org.ovirt.engine.core.common.action.VdcActionParametersBase
[INFO]                                        Analyzing the fields of type 
'org.ovirt.engine.core.common.action.VdcActionParametersBase' that qualify for 
serialization
[INFO]                                           private 
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
 imagesParameters
[INFO]                                              
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
[INFO]                                                 Verifying instantiability
[INFO]                                                    
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
[INFO]                                                       Checking 
parameters of 
'java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>'
[INFO]                                                          Checking type 
argument 0 of type 'java.util.ArrayList<E>' because it is directly exposed in 
this type or in one of its subtypes
[INFO]                                                             
org.ovirt.engine.core.common.action.VdcActionParametersBase
[INFO]                                                                Verifying 
instantiability
[INFO]                                                                   
org.ovirt.engine.core.common.action.ChangeVMClusterParameters
[INFO]                                                                      
Analyzing the fields of type 
'org.ovirt.engine.core.common.action.VdcActionParametersBase' that qualify for 
serialization
[INFO]                                                                         
private 
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
 imagesParameters
[INFO]                                                                          
  
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
[INFO]                                                                          
     Verifying instantiability
[INFO]                                                                          
        
org.ovirt.engine.core.compat.ObservableCollection<org.ovirt.engine.core.common.action.VdcActionParametersBase>
[INFO]                                                                          
           Checking parameters of 
'org.ovirt.engine.core.compat.ObservableCollection<org.ovirt.engine.core.common.action.VdcActionParametersBase>'
[INFO]                                                                          
              Checking type argument 0 of type 
'org.ovirt.engine.core.compat.ObservableCollection<T>' because it is directly 
exposed in this type or in one of its subtypes
[INFO]                                                                          
                 org.ovirt.engine.core.common.action.VdcActionParametersBase
[INFO]                                                                          
                    Verifying instantiability
[INFO]                                                                          
                       
org.ovirt.engine.core.common.action.MonitorCommandParameters
[INFO]                                                                          
                          Analyzing the fields of type 
'org.ovirt.engine.core.common.action.VdcActionParametersBase' that qualify for 
serialization
[INFO]                                                                          
                             private 
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
 imagesParameters
[INFO]                                                                          
                                
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
[INFO]                                                                          
                                   Verifying instantiability
[INFO]                                                                          
                                      
org.ovirt.engine.ui.uicompat.EventProvidingCollection<org.ovirt.engine.core.common.action.VdcActionParametersBase>
[INFO]                                                                          
                                         Checking parameters of 
'org.ovirt.engine.ui.uicompat.EventProvidingCollection<org.ovirt.engine.core.common.action.VdcActionParametersBase>'
[INFO]                                                                          
                                            Checking type argument 0 of type 
'org.ovirt.engine.ui.uicompat.EventProvidingCollection<T>' because it is 
directly exposed in this type or in one of its subtypes
[INFO]                                                                          
                                               
org.ovirt.engine.core.common.action.VdcActionParametersBase
[INFO]                                                                          
                                                  Verifying instantiability
[INFO]                                                                          
                                                     
org.ovirt.engine.core.common.action.VmPoolOperationParameters
[INFO]                                                                          
                                                        Analyzing the fields of 
type 'org.ovirt.engine.core.common.action.VmPoolOperationParameters' that 
qualify for serialization
[INFO]                                                                          
                                                           private 
org.ovirt.engine.core.common.businessentities.vm_pools _vmPool
[INFO]                                                                          
                                                              
org.ovirt.engine.core.common.businessentities.vm_pools
[INFO]                                                                          
                                                                 Verifying 
instantiability
[INFO]                                                                          
                                                                    
org.ovirt.engine.core.common.businessentities.vm_pools
[INFO]                                                                          
                                                                       
Analyzing the fields of type 
'org.ovirt.engine.core.common.businessentities.vm_pools' that qualify for 
serialization
[INFO]                                                                          
                                                                          
[WARN] Field 'private final int DEFAULT_PRESTARTED_VMS' will not be serialized 
because it is final
[INFO]                         public abstract 
org.ovirt.engine.core.common.action.VdcReturnValueBase Login(java.lang.String 
user, java.lang.String password, java.lang.String domain)
[INFO]                            Return type: 
org.ovirt.engine.core.common.action.VdcReturnValueBase
[INFO]                               
org.ovirt.engine.core.common.action.VdcReturnValueBase
[INFO]                                  Verifying instantiability
[INFO]                                     
org.ovirt.engine.core.common.action.VdcReturnValueBase
[INFO]                                        Analyzing the fields of type 
'org.ovirt.engine.core.common.action.VdcReturnValueBase' that qualify for 
serialization
[INFO]                                           private java.lang.Object 
_returnValue
[INFO]                                              [WARN] Object was reached 
from a manually serializable type
[INFO]                                                 [WARN] Checking all 
subtypes of Object which qualify for serialization
[INFO]                                                    
org.ovirt.engine.core.common.action.RemoveImageParameters
[INFO]                                                       Verifying 
instantiability
[INFO]                                                          
org.ovirt.engine.core.common.action.RemoveImageParameters
[INFO]                                                             Analyzing 
the fields of type 
'org.ovirt.engine.core.common.action.VdcActionParametersBase' that qualify for 
serialization
[INFO]                                                                private 
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
 imagesParameters
[INFO]                                                                   
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
[INFO]                                                                      
Verifying instantiability
[INFO]                                                                         
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
[INFO]                                                                          
  Checking parameters of 
'java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>'
[INFO]                                                                          
     Checking type argument 0 of type 'java.util.ArrayList<E>' because it is 
directly exposed in this type or in one of its subtypes
[INFO]                                                                          
        org.ovirt.engine.core.common.action.VdcActionParametersBase
[INFO]                                                                          
           Verifying instantiability
[INFO]                                                                          
              org.ovirt.engine.core.common.action.VdcActionParametersBase
[INFO]                                                                          
                 Analyzing the fields of type 
'org.ovirt.engine.core.common.action.VdcActionParametersBase' that qualify for 
serialization
[INFO]                                                                          
                    private 
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
 imagesParameters
[INFO]                                                                          
                       
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
[INFO]                                                                          
                          Verifying instantiability
[INFO]                                                                          
                             
org.ovirt.engine.core.compat.ObservableCollection<org.ovirt.engine.core.common.action.VdcActionParametersBase>
[INFO]                                                                          
                                Checking parameters of 
'org.ovirt.engine.core.compat.ObservableCollection<org.ovirt.engine.core.common.action.VdcActionParametersBase>'
[INFO]                                                                          
                                   Checking type argument 0 of type 
'org.ovirt.engine.core.compat.ObservableCollection<T>' because it is directly 
exposed in this type or in one of its subtypes
[INFO]                                                                          
                                      
org.ovirt.engine.core.common.action.VdcActionParametersBase
[INFO]                                                                          
                                         Verifying instantiability
[INFO]                                                                          
                                            
org.ovirt.engine.core.common.action.ChangeVMClusterParameters
[INFO]                                                                          
                                               Analyzing the fields of type 
'org.ovirt.engine.core.common.action.VdcActionParametersBase' that qualify for 
serialization
[INFO]                                                                          
                                                  private 
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
 imagesParameters
[INFO]                                                                          
                                                     
java.util.ArrayList<org.ovirt.engine.core.common.action.VdcActionParametersBase>
[INFO]                                                                          
                                                        Verifying 
instantiability
[INFO]                                                                          
                                                           
org.ovirt.engine.ui.uicompat.EventProvidingCollection<org.ovirt.engine.core.common.action.VdcActionParametersBase>
[INFO]                                                                          
                                                              Checking 
parameters of 
'org.ovirt.engine.ui.uicompat.EventProvidingCollection<org.ovirt.engine.core.common.action.VdcActionParametersBase>'
[INFO]                                                                          
                                                                 Checking type 
argument 0 of type 'org.ovirt.engine.ui.uicompat.EventProvidingCollection<T>' 
because it is directly exposed in this type or in one of its subtypes
[INFO]                                                                          
                                                                    
org.ovirt.engine.core.common.action.VdcActionParametersBase
[INFO]                                                                          
                                                                       
Verifying instantiability
[INFO]                                                                          
                                                                          
org.ovirt.engine.core.common.action.VmPoolOperationParameters
[INFO]                                                                          
                                                                             
Analyzing the fields of type 
'org.ovirt.engine.core.common.action.VmPoolOperationParameters' that qualify 
for serialization
[INFO]                                                                          
                                                                                
private org.ovirt.engine.core.common.businessentities.vm_pools _vmPool
[INFO]                                                                          
                                                                                
   org.ovirt.engine.core.common.businessentities.vm_pools
[INFO]                                                                          
                                                                                
      Verifying instantiability
[INFO]                                                                          
                                                                                
         org.ovirt.engine.core.common.businessentities.vm_pools
[INFO]                                                                          
                                                                                
            Analyzing the fields of type 
'org.ovirt.engine.core.common.businessentities.vm_pools' that qualify for 
serialization
[INFO]                                                                          
                                                                                
               [WARN] Field 'private final int DEFAULT_PRESTARTED_VMS' will not 
be serialized because it is final
[INFO]                                                    
org.ovirt.engine.core.common.businessentities.IVdcQueryable
[INFO]                                                       Verifying 
instantiability
[INFO]                                                          
org.ovirt.engine.core.common.businessentities.permissions
[INFO]                                                             Analyzing 
the fields of type 'org.ovirt.engine.core.common.businessentities.permissions' 
that qualify for serialization
[INFO]                                                                private 
java.util.ArrayList<org.ovirt.engine.core.common.businessentities.tags> tags
[INFO]                                                                   
java.util.ArrayList<org.ovirt.engine.core.common.businessentities.tags>
[INFO]                                                                      
Verifying instantiability
[INFO]                                                                         
java.util.ArrayList<org.ovirt.engine.core.common.businessentities.tags>
[INFO]                                                                          
  Checking parameters of 
'java.util.ArrayList<org.ovirt.engine.core.common.businessentities.tags>'
[INFO]                                                                          
     Checking type argument 0 of type 'java.util.ArrayList<E>' because it is 
directly exposed in this type or in one of its subtypes
[INFO]                                                                          
        org.ovirt.engine.core.common.businessentities.tags
[INFO]                                                                          
           Verifying instantiability
[INFO]                                                                          
              org.ovirt.engine.core.common.businessentities.tags
[INFO]                                                                          
                 Analyzing the fields of type 
'org.ovirt.engine.core.common.businessentities.tags' that qualify for 
serialization
[INFO]                                                                          
                    private 
org.ovirt.engine.core.common.businessentities.VdsStatic vds
[INFO]                                                                          
                       org.ovirt.engine.core.common.businessentities.VdsStatic
[INFO]                                                                          
                          Verifying instantiability
[INFO]                                                                          
                             
org.ovirt.engine.core.common.businessentities.VdsStatic
[INFO]                                                                          
                                Analyzing the fields of type 
'org.ovirt.engine.core.common.businessentities.VdsStatic' that qualify for 
serialization
[INFO]                                                                          
                                   [WARN] Field 'private final int 
HOST_DEFAULT_SPM_PRIORITY' will not be serialized because it is final
[INFO]                                                    
org.ovirt.engine.core.common.queries.GetAllVmSnapshotsByDriveQueryReturnValue
[INFO]                                                       Verifying 
instantiability
[INFO]                                                          
org.ovirt.engine.core.common.queries.GetAllVmSnapshotsByDriveQueryReturnValue
[INFO]                                                             Analyzing 
the fields of type 'org.ovirt.engine.core.common.queries.VdcQueryReturnValue' 
that qualify for serialization
[INFO]                                                                private 
java.lang.Object returnValue
[INFO]                                                                   [WARN] 
Object was reached from a manually serializable type
[INFO]                                                    
org.ovirt.engine.core.common.action.VdcLoginReturnValueBase
[INFO]                                                       Verifying 
instantiability
[INFO]                                                          
org.ovirt.engine.core.common.action.VdcLoginReturnValueBase
[INFO]                                                             Analyzing 
the fields of type 'org.ovirt.engine.core.common.action.VdcReturnValueBase' 
that qualify for serialization
[INFO]                                                                private 
java.lang.Object _returnValue
[INFO]                                                                   [WARN] 
Object was reached from a manually serializable type
[INFO]                                                    
org.ovirt.engine.core.common.queries.VdcQueryReturnValue
[INFO]                                                       Verifying 
instantiability
[INFO]                                                          
org.ovirt.engine.core.common.queries.VdcQueryReturnValue
[INFO]                                                             Analyzing 
the fields of type 'org.ovirt.engine.core.common.queries.VdcQueryReturnValue' 
that qualify for serialization
[INFO]                                                                private 
java.lang.Object returnValue
[INFO]                                                                   [WARN] 
Object was reached from a manually serializable type
[INFO]                                                          
org.ovirt.engine.core.common.queries.SearchReturnValue
[INFO]                                                             Analyzing 
the fields of type 'org.ovirt.engine.core.common.queries.VdcQueryReturnValue' 
that qualify for serialization
[INFO]                                                                private 
java.lang.Object returnValue
[INFO]                                                                   [WARN] 
Object was reached from a manually serializable type
[INFO]    Scanning for additional dependencies: 
jar:file:/home/jenkins/workspace/ovirt-engine_create_rpms/rpmbuild/BUILD/ovirt-engine-3.2.0/frontend/webadmin/modules/gwt-common/target/gwt-common-3.2.0.jar!/org/ovirt/engine/ui/common/widget/table/column/LunTextColumn.java
[INFO]       Computing all possible rebind results for 
'org.ovirt.engine.ui.common.widget.table.column.ScrollableTextCell.CellTemplate'
[INFO]          Rebinding 
org.ovirt.engine.ui.common.widget.table.column.ScrollableTextCell.CellTemplate
[INFO]             Invoking generator 
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
[INFO]                Constructing interface 
org.ovirt.engine.ui.common.widget.table.column.ScrollableTextCell.CellTemplate
[INFO]                   Generating method body for input()
[INFO]                      [WARN] Template with variable in CSS attribute 
context: The template code generator cannot guarantee HTML-safety of the 
template -- please inspect manually or use SafeStyles to specify arguments in a 
CSS attribute context
[INFO]    Compiling 6 permutations
[INFO]       Compiling permutation 0...
[INFO]       Process output
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info AspectJ Weaver Version 
1.6.11 built on Tuesday Mar 15, 2011 at 15:31:04 GMT
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info register classloader 
sun.misc.Launcher$AppClassLoader@4dfd9726
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info using configuration 
file:/home/jenkins/workspace/ovirt-engine_create_rpms/rpmbuild/BUILD/ovirt-engine-3.2.0/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.2.0.jar!/META-INF/aop.xml
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info using configuration 
file:/home/jenkins/workspace/ovirt-engine_create_rpms/rpmbuild/BUILD/ovirt-engine-3.2.0/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.2.0-sources.jar!/META-INF/aop.xml
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info register aspect 
org.ovirt.engine.ui.gwtextension.DontPrune
[INFO]       Process output
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info AspectJ Weaver Version 
1.6.11 built on Tuesday Mar 15, 2011 at 15:31:04 GMT
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info register classloader 
sun.misc.Launcher$AppClassLoader@4dfd9726
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info using configuration 
file:/home/jenkins/workspace/ovirt-engine_create_rpms/rpmbuild/BUILD/ovirt-engine-3.2.0/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.2.0.jar!/META-INF/aop.xml
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info using configuration 
file:/home/jenkins/workspace/ovirt-engine_create_rpms/rpmbuild/BUILD/ovirt-engine-3.2.0/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.2.0-sources.jar!/META-INF/aop.xml
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info register aspect 
org.ovirt.engine.ui.gwtextension.DontPrune
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info register aspect 
org.ovirt.engine.ui.gwtextension.DontPrune
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info register aspect 
org.ovirt.engine.ui.gwtextension.DontPrune
[INFO]       Process output
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info AspectJ Weaver Version 
1.6.11 built on Tuesday Mar 15, 2011 at 15:31:04 GMT
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info register classloader 
sun.misc.Launcher$AppClassLoader@4dfd9726
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info using configuration 
file:/home/jenkins/workspace/ovirt-engine_create_rpms/rpmbuild/BUILD/ovirt-engine-3.2.0/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.2.0.jar!/META-INF/aop.xml
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info using configuration 
file:/home/jenkins/workspace/ovirt-engine_create_rpms/rpmbuild/BUILD/ovirt-engine-3.2.0/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.2.0-sources.jar!/META-INF/aop.xml
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info register aspect 
org.ovirt.engine.ui.gwtextension.DontPrune
[INFO]          [ERROR] [AppClassLoader@4dfd9726] info register aspect 
org.ovirt.engine.ui.gwtextension.DontPrune
[INFO]          Compiling
[INFO]          Compiling
[INFO]                      Compiling permutation 3...
[INFO]    Compiling permutation 1...
[INFO]          Compiling
[INFO]             Compiling permutation 2...
[INFO]          Compiling
[INFO]             Compiling permutation 4...
[ERROR] Jan 25, 2013 10:09:34 AM java.util.prefs.FileSystemPreferences syncWorld
[ERROR] WARNING: Couldn't flush user prefs: 
java.util.prefs.BackingStoreException: Couldn't get file lock.
[INFO]          Compiling
[INFO]             Compiling permutation 5...
FATAL: Unable to delete script file /tmp/hudson4653668900237893821.sh
hudson.util.IOException2: remote file operation failed: 
/tmp/hudson4653668900237893821.sh at 
hudson.remoting.Channel@20fd9a66:jenkins.ekohl.nl
        at hudson.FilePath.act(FilePath.java:838)
        at hudson.FilePath.act(FilePath.java:824)
        at hudson.FilePath.delete(FilePath.java:1129)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
        at hudson.model.Build$BuildExecution.build(Build.java:199)
        at hudson.model.Build$BuildExecution.doRun(Build.java:160)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
        at hudson.model.Run.execute(Run.java:1502)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
        at hudson.remoting.Channel.send(Channel.java:493)
        at hudson.remoting.Request.call(Request.java:129)
        at hudson.remoting.Channel.call(Channel.java:664)
        at hudson.FilePath.act(FilePath.java:831)
        ... 13 more
Caused by: hudson.remoting.Channel$OrderlyShutdown
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:842)
        at hudson.remoting.Channel$2.handle(Channel.java:434)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
        at hudson.remoting.Command.<init>(Command.java:54)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:836)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:834)
        at hudson.remoting.Channel.close(Channel.java:901)
        at hudson.remoting.Channel.close(Channel.java:884)
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:841)
        ... 2 more
FATAL: hudson.remoting.RequestAbortedException: 
hudson.remoting.Channel$OrderlyShutdown
hudson.remoting.RequestAbortedException: 
hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
        at hudson.remoting.Request.call(Request.java:174)
        at hudson.remoting.Channel.call(Channel.java:664)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
        at $Proxy37.join(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:861)
        at hudson.Launcher$ProcStarter.join(Launcher.java:345)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:717)
        at hudson.model.Build$BuildExecution.build(Build.java:199)
        at hudson.model.Build$BuildExecution.doRun(Build.java:160)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
        at hudson.model.Run.execute(Run.java:1502)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.RequestAbortedException: 
hudson.remoting.Channel$OrderlyShutdown
        at hudson.remoting.Request.abort(Request.java:299)
        at hudson.remoting.Channel.terminate(Channel.java:724)
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:842)
        at hudson.remoting.Channel$2.handle(Channel.java:434)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: hudson.remoting.Channel$OrderlyShutdown
        ... 3 more
Caused by: Command close created at
        at hudson.remoting.Command.<init>(Command.java:54)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:836)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:834)
        at hudson.remoting.Channel.close(Channel.java:901)
        at hudson.remoting.Channel.close(Channel.java:884)
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:841)
        ... 2 more
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to