29 Mar
2016
29 Mar
'16
9:35 p.m.
See <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/22/>
------------------------------------------
Started by user Martin Holmes
Building in workspace <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/TEIC/oxygen-tei.git # timeout=10
Fetching upstream changes from https://github.com/TEIC/oxygen-tei.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/TEIC/oxygen-tei.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 2243013afb42e90124f855a60ea04dc8e36ddd31 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2243013afb42e90124f855a60ea04dc8e36ddd31
> git rev-list 2243013afb42e90124f855a60ea04dc8e36ddd31 # timeout=10
[workspace] $ /bin/bash -xe /tmp/hudson6035585208450286527.sh
+ cd oxygen-tei
+ ant stable
Buildfile: <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/build.xml>
init:
[echo] ***********************************************************
[echo] Running on host teijenkins1204.hcmc.uvic.ca...
getStableVersionNums:
[echo] ***********************************************************
[echo] Retrieving version numbers of current stable releases...
[get] Getting: http://www.tei-c.org/Vault/P5/current/xml/tei/odd/VERSION
[get] To: <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/p5version>
[get] Not modified - so not downloaded
[echo] P5 stable release version is: 3.0.0
[echo] Stylesheets stable release version is: 7.41.0
[echo] ***********************************************************
getStableVersions:
[echo] ***********************************************************
[echo] Retrieving http://downloads.sourceforge.net/project/tei/TEI-P5-all/tei-3.0.0.zip
[get] Getting: http://downloads.sourceforge.net/project/tei/TEI-P5-all/tei-3.0.0.zip
[get] To: <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/tei.zip>
[get] http://downloads.sourceforge.net/project/tei/TEI-P5-all/tei-3.0.0.zip moved to http://jaist.dl.sourceforge.net/project/tei/TEI-P5-all/tei-3.0.0.zip
[get] Not modified - so not downloaded
[echo] ***********************************************************
[echo] Retrieving http://downloads.sourceforge.net/project/tei/Stylesheets/tei-xsl-7.41.0.zip
[get] Getting: http://downloads.sourceforge.net/project/tei/Stylesheets/tei-xsl-7.41.0.zip
[get] To: <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/xsl.zip>
[get] http://downloads.sourceforge.net/project/tei/Stylesheets/tei-xsl-7.41.0.zip moved to http://netcologne.dl.sourceforge.net/project/tei/Stylesheets/tei-xsl-7.41.0.zip
clean:
[echo] ***********************************************************
[echo] Cleaning up from any previous build...
[delete] Deleting directory <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei/xml/tei/custom/odd>
[delete] Deleting directory <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei/xml/tei/custom/schema>
[delete] Deleting directory <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei/xml/tei/odd>
[delete] Deleting directory <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei/xml/tei/schema>
[delete] Deleting directory <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei/xml/tei/stylesheet>
[echo] ***********************************************************
unpackZips:
[echo] ***********************************************************
[echo] Unpacking zip files of P5 and Stylesheets...
[unzip] Expanding: <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/tei.zip> into <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei>
[unzip] Expanding: <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/xsl.zip> into <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei>
BUILD FAILED
<http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/build.xml>:120: Error while expanding <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/xsl.zip>
java.util.zip.ZipException: archive is not a ZIP archive
at org.apache.tools.zip.ZipFile.positionAtEndOfCentralDirectoryRecord(ZipFile.java:771)
at org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:707)
at org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:452)
at org.apache.tools.zip.ZipFile.<init>(ZipFile.java:214)
at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:168)
at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:132)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:435)
at org.apache.tools.ant.Target.performTasks(Target.java:456)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
at org.apache.tools.ant.Main.runBuild(Main.java:851)
at org.apache.tools.ant.Main.startAnt(Main.java:235)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
Total time: 13 seconds
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful