EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Build failed in Jenkins: epics-master-windows » STATIC,win64 #14
From: APS Jenkins <[email protected]>
To: [email protected]
Date: Thu, 7 Dec 2017 00:47:42 -0600 (CST)
See <https://jenkins.aps.anl.gov/job/epics-master-windows/LIBRARIES=STATIC,OS=win64/14/display/redirect>

------------------------------------------
Started by upstream project "epics-master-windows" build number 14
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on win64-1 (win64) in workspace <https://jenkins.aps.anl.gov/job/epics-master-windows/LIBRARIES=STATIC,OS=win64/ws/>
 > C:/Program Files (x86)/Git/cmd/git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:/Program Files (x86)/Git/cmd/git.exe config remote.origin.url https://git.launchpad.net/epics-base/ # timeout=10
Fetching upstream changes from https://git.launchpad.net/epics-base/
 > C:/Program Files (x86)/Git/cmd/git.exe --version # timeout=10
Setting http proxy: webproxy1.anl.gov:9091
 > C:/Program Files (x86)/Git/cmd/git.exe fetch --tags --progress https://git.launchpad.net/epics-base/ +refs/heads/*:refs/remotes/origin/*
Checking out Revision 008ac76313f3e8dfe5d89efc6766cc7e850daab6 (refs/remotes/origin/core/master)
Commit message: "Fixes for sharing a build tree between Windows + Unix"
 > C:/Program Files (x86)/Git/cmd/git.exe config core.sparsecheckout # timeout=10
 > C:/Program Files (x86)/Git/cmd/git.exe checkout -f 008ac76313f3e8dfe5d89efc6766cc7e850daab6
 > C:/Program Files (x86)/Git/cmd/git.exe rev-list 0867af4654539e4120ef3efda05ee908c88858e3 # timeout=10
Cleaning workspace
 > C:/Program Files (x86)/Git/cmd/git.exe rev-parse --verify HEAD # timeout=10
Resetting working tree
 > C:/Program Files (x86)/Git/cmd/git.exe reset --hard # timeout=10
 > C:/Program Files (x86)/Git/cmd/git.exe clean -fdx # timeout=10
FATAL: Command "C:/Program Files (x86)/Git/cmd/git.exe clean -fdx" returned status code 1:
stdout: Removing bin/
Removing cfg/
Removing configure/O.Common/
Removing configure/O.windows-x64-static/
Removing db/
Removing dbd/
Removing html/
Removing include/
Removing lib/
Removing modules/RELEASE.local
Removing src/template/base/O.Common/
Removing src/template/base/O.windows-x64-static/
Removing src/template/ext/O.Common/
Removing src/template/ext/O.windows-x64-static/
Removing src/tools/O.Common/
Removing src/tools/O.windows-x64-static/
Removing templates/makeBaseApp/top/exampleApp/Db
Removing templates/makeBaseApp/top/exampleApp/Makefile
Removing templates/makeBaseApp/top/exampleApp/src
Removing templates/makeBaseApp/top/iocApp/Db
Removing templates/makeBaseApp/top/iocApp/Makefile
Removing templates/makeBaseApp/top/iocApp/src
Removing templates/makeBaseApp/top/caClientApp
Removing templates/makeBaseApp/top/configure
Removing templates/makeBaseApp/top/exampleBoot
Removing templates/makeBaseApp/top/iocBoot
Removing templates/makeBaseApp/top/Makefile
Removing templates/makeBaseApp/top/supportApp
Removing templates/makeBaseExt
Removing test/tools/O.Common/
Removing test/tools/O.windows-x64-static/

stderr: warning: failed to remove templates/makeBaseApp/top/exampleApp
warning: failed to remove templates/makeBaseApp/top/iocApp

hudson.plugins.git.GitException: Command "C:/Program Files (x86)/Git/cmd/git.exe clean -fdx" returned status code 1:
stdout: Removing bin/
Removing cfg/
Removing configure/O.Common/
Removing configure/O.windows-x64-static/
Removing db/
Removing dbd/
Removing html/
Removing include/
Removing lib/
Removing modules/RELEASE.local
Removing src/template/base/O.Common/
Removing src/template/base/O.windows-x64-static/
Removing src/template/ext/O.Common/
Removing src/template/ext/O.windows-x64-static/
Removing src/tools/O.Common/
Removing src/tools/O.windows-x64-static/
Removing templates/makeBaseApp/top/exampleApp/Db
Removing templates/makeBaseApp/top/exampleApp/Makefile
Removing templates/makeBaseApp/top/exampleApp/src
Removing templates/makeBaseApp/top/iocApp/Db
Removing templates/makeBaseApp/top/iocApp/Makefile
Removing templates/makeBaseApp/top/iocApp/src
Removing templates/makeBaseApp/top/caClientApp
Removing templates/makeBaseApp/top/configure
Removing templates/makeBaseApp/top/exampleBoot
Removing templates/makeBaseApp/top/iocBoot
Removing templates/makeBaseApp/top/Makefile
Removing templates/makeBaseApp/top/supportApp
Removing templates/makeBaseExt
Removing test/tools/O.Common/
Removing test/tools/O.windows-x64-static/

stderr: warning: failed to remove templates/makeBaseApp/top/exampleApp
warning: failed to remove templates/makeBaseApp/top/iocApp

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1892)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1888)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1533)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1545)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clean(CliGitAPIImpl.java:732)
	at hudson.plugins.git.GitAPI.clean(GitAPI.java:311)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:895)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to win64-1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
	at com.sun.proxy.$Proxy85.clean(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:450)
	at hudson.plugins.git.extensions.impl.CleanCheckout.onCheckoutCompleted(CleanCheckout.java:30)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1188)
	at hudson.scm.SCM.checkout(SCM.java:496)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1281)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
[WARNINGS] Skipping publisher since build result is FAILURE

Replies:
Jenkins build is back to normal : epics-master-windows » STATIC,win64 #15 APS Jenkins

Navigate by Date:
Prev: Build failed in Jenkins: epics-master-windows » DLL,win64 #14 APS Jenkins
Next: Build failed in Jenkins: epics-master » linux64 #29 APS Jenkins
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Jenkins build is back to normal : epics-master-windows » DLL,win64 #15 APS Jenkins
Next: Jenkins build is back to normal : epics-master-windows » STATIC,win64 #15 APS Jenkins
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
ANJ, 21 Dec 2017 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·