Skip to content

Instantly share code, notes, and snippets.

@dabrahams
Created July 22, 2010 20:24
Show Gist options
  • Save dabrahams/486543 to your computer and use it in GitHub Desktop.
Save dabrahams/486543 to your computer and use it in GitHub Desktop.
Started by user dave
Checkout:workspace / /var/lib/hudson/jobs/ryppl/workspace - hudson.remoting.LocalChannel@3aae43b8
Using strategy: Default
Last Built Revision: Revision a6620dcd0d9ed1c2c7cb555bd12c7abe80f2c3cc (origin/master)
Checkout:workspace / /var/lib/hudson/jobs/ryppl/workspace - hudson.remoting.LocalChannel@3aae43b8
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/ryppl/ryppl.git
[workspace] $ git fetch -t git://github.com/ryppl/ryppl.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ git ls-tree HEAD
[workspace] $ git tag -l master
[workspace] $ git rev-parse origin/master
Commencing build of Revision a6620dcd0d9ed1c2c7cb555bd12c7abe80f2c3cc (origin/master)
GitAPI created
Checking out Revision a6620dcd0d9ed1c2c7cb555bd12c7abe80f2c3cc (origin/master)
[workspace] $ git checkout -f a6620dcd0d9ed1c2c7cb555bd12c7abe80f2c3cc
[workspace] $ git submodule init
[workspace] $ git submodule sync
Fetching upstream changes from git://github.com/ryppl/ryppl.git
[workspace] $ git fetch -t git://github.com/ryppl/ryppl.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ git ls-tree HEAD
[workspace] $ git submodule update
[workspace] $ git tag -a -f -m "Hudson Build #14" hudson-ryppl-14
Recording changes in branch origin/master
[workspace] $ git whatchanged --no-abbrev -M --pretty=raw a6620dcd0d9ed1c2c7cb555bd12c7abe80f2c3cc..a6620dcd0d9ed1c2c7cb555bd12c7abe80f2c3cc
Triggering default
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment