Skip to content

Instantly share code, notes, and snippets.

Started by user anonymous
Building in workspace /Users/ethen/.jenkins/workspace/Build NikNik
> git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
> git config remote.origin.url git@bitbucket.org:ethenwilson/whentoact.git
Fetching upstream changes from git@bitbucket.org:ethenwilson/whentoact.git
> git --version
using GIT_SSH to set credentials NikNik BitBucket SSH Key
> git fetch --tags --progress git@bitbucket.org:ethenwilson/whentoact.git +refs/heads/*:refs/remotes/origin/*
FATAL: Failed to fetch from git@bitbucket.org:ethenwilson/whentoact.git
Started by user anonymous
Building in workspace /Users/ethen/.jenkins/workspace/Build NikNik
> /usr/bin/git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://JenkinsBotEAW:botty34@bitbucket.org/ethenwilson/whentoact.git
Fetching upstream changes from https://JenkinsBotEAW@bitbucket.org/ethenwilson/whentoact.git
> /usr/bin/git --version
> /usr/bin/git fetch --tags --progress https://JenkinsBotEAW@bitbucket.org/ethenwilson/whentoact.git +refs/heads/*:refs/remotes/origin/*
> /usr/bin/git rev-parse origin/master^{commit}
Checking out Revision 8b2d509f1fe6e9ae10d4d58fb0d3a897cf24bc46 (origin/master)