Skip to content

Instantly share code, notes, and snippets.

@closer
Created March 7, 2013 13:01
Show Gist options
  • Select an option

  • Save closer/5107899 to your computer and use it in GitHub Desktop.

Select an option

Save closer/5107899 to your computer and use it in GitHub Desktop.
Started by user Eido NABESHIMA
ln -s 2013-03-07_21-33-18 /var/lib/jenkins/jobs/リターンタグ/builds/1 failed: 2 No such file or directory
Building on master in workspace /var/lib/jenkins/jobs/リターンタグ/workspace
Checkout:workspace / /var/lib/jenkins/jobs/リターンタグ/workspace - hudson.remoting.LocalChannel@5c1c49d4
Using strategy: Default
Cloning the remote Git repository
Cloning repository git@heroku.com:returntag.git
Error trying to determine the git version: Error performing command: git --version
Assuming 1.6
Fetching upstream changes from heroku
Fetching upstream changes from origin
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway.
hudson.plugins.git.GitException: Command "git fetch -t origin +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: 'origin' does not appear to be a git repository
fatal: The remote end hung up unexpectedly
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:772)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:738)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.fetch(CliGitAPIImpl.java:159)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1023)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:941)
at hudson.FilePath.act(FilePath.java:865)
at hudson.FilePath.act(FilePath.java:838)
at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:941)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1113)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1342)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:683)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:588)
at hudson.model.Run.execute(Run.java:1567)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:237)
No candidate revisions
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Pushing HEAD to branch master at repo heroku
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment