Skip to content

Console Output

Started by user ed.merks@gmail.com
Running as SYSTEM
Building in workspace /home/hudson/genie.oomph/.jenkins/jobs/publish-website/workspace
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress -- git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ff74ac06c4b0b56539f4ed71d074440d8b77f5fb (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f ff74ac06c4b0b56539f4ed71d074440d8b77f5fb
Commit message: "[551315] Register for an URI extension to start Oomph installer by clicking on an URI"
 > /usr/local/bin/git rev-list --no-walk 2059dc5cd720bf92921853a77288158d89f88774 # timeout=10
[workspace] $ /bin/sh -xe /tmp/genie.oomph/jenkins9068334380229992316.sh
+ ls -sail git/releng/org.eclipse.oomph.releng/www/installer
total 416
2215648267  0 drwxrwsr-x 1 genie.oomph tools.oomph   368 Oct 17 08:31 .
2215648266  0 drwxrwsr-x 1 genie.oomph tools.oomph    18 Oct 16 04:19 ..
2215648268 88 -rw-rw-r-- 1 genie.oomph tools.oomph 89988 Oct 16 04:19 AdvancedApplyConfiguration.png
2217217134  4 -rw-rw-r-- 1 genie.oomph tools.oomph  1714 Oct 17 08:31 Configuration.png
2215648269  8 -rw-rw-r-- 1 genie.oomph tools.oomph  4464 Oct 16 04:19 EclipseInstaller.png
2215648270 80 -rw-rw-r-- 1 genie.oomph tools.oomph 81888 Oct 16 04:19 EnableWebLinksAdvanced.png
2215648271 80 -rw-rw-r-- 1 genie.oomph tools.oomph 80187 Oct 16 04:19 EnableWebLinksSimple.png
2217119541  4 -rw-rw-r-- 1 genie.oomph tools.oomph   233 Oct 17 04:39 fetch.php
2215648272  4 -rw-rw-r-- 1 genie.oomph tools.oomph   861 Oct 16 04:19 Help.png
2217217135 32 -rw-rw-r-- 1 genie.oomph tools.oomph 31552 Oct 17 08:31 index.html
2215648275 24 -rw-rw-r-- 1 genie.oomph tools.oomph 22543 Oct 16 04:19 oomph256.png
2215648273 92 -rw-rw-r-- 1 genie.oomph tools.oomph 91674 Oct 16 04:19 SimpleApplyConfiguration.png
+ WWW=/home/data/httpd/download.eclipse.org/oomph/www
+ cp -r git/releng/org.eclipse.oomph.releng/www/installer /home/data/httpd/download.eclipse.org/oomph/www/installer.new
+ '[' -d /home/data/httpd/download.eclipse.org/oomph/www/installer ']'
+ mv /home/data/httpd/download.eclipse.org/oomph/www/installer /home/data/httpd/download.eclipse.org/oomph/www/installer.old
+ mv /home/data/httpd/download.eclipse.org/oomph/www/installer.new /home/data/httpd/download.eclipse.org/oomph/www/installer
+ rm -rf /home/data/httpd/download.eclipse.org/oomph/www/installer.old
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS