Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tyrus-dev] Build failed in Jenkins: tyrus-EE4J-continuous #1

See <https://ci.eclipse.org/tyrus/job/tyrus-EE4J-continuous/1/display/redirect>

------------------------------------------
Started by user dmitry.kornilov@xxxxxxxxxx
Building in workspace <https://ci.eclipse.org/tyrus/job/tyrus-EE4J-continuous/ws/>
Cloning the remote Git repository
Cloning repository git@xxxxxxxxxx:eclipse-ee4j/tyrus.git
 > /usr/local/bin/git init <https://ci.eclipse.org/tyrus/job/tyrus-EE4J-continuous/ws/> # timeout=10
Fetching upstream changes from git@xxxxxxxxxx:eclipse-ee4j/tyrus.git
 > /usr/local/bin/git --version # timeout=10
using GIT_SSH to set credentials GitHub Bot SSH Key
 > /usr/local/bin/git fetch --tags --progress git@xxxxxxxxxx:eclipse-ee4j/tyrus.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git@xxxxxxxxxx:eclipse-ee4j/tyrus.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git@xxxxxxxxxx:eclipse-ee4j/tyrus.git # timeout=10
Fetching upstream changes from git@xxxxxxxxxx:eclipse-ee4j/tyrus.git
using GIT_SSH to set credentials GitHub Bot SSH Key
 > /usr/local/bin/git fetch --tags --progress git@xxxxxxxxxx:eclipse-ee4j/tyrus.git +refs/heads/master:refs/remotes/origin/master
 > /usr/local/bin/git rev-parse refs/remotes/origin/EE4J_8^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/EE4J_8^{commit} # timeout=10
 > /usr/local/bin/git rev-parse origin/EE4J_8^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.


Back to the top