Skip to content
Failed

Console Output

Started by user blaskmir
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/react-maintenance-planner/workspace
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/kbss-cvut/react-maintenance-planner.git
 > git init /home/developer/.jenkins/jobs/react-maintenance-planner/workspace # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/react-maintenance-planner.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/kbss-cvut/react-maintenance-planner.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/kbss-cvut/react-maintenance-planner.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
 > git rev-parse master^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Archiving artifacts
Sending e-mails to: blaskmir@fel.cvut.cz
Finished: FAILURE