Also experiencing the same issue when wiping or like this time - started using concurrent builds (with new workspaces).

Started by build flow Project - Orchestrator#132
Building in workspace D:\Jenkins\jobs\Project - Flow - Build and publish\workspace@3
Cloning the remote Git repository
Cloning repository ssh://...@...:29418/Project.git
git --version
git version 1.8.4.msysgit.0
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

Since we are using a Flow build (plugin) we forward different Gerrit Trigger variables that is needed to checkout the correct code.

Build parameters:

GIT_COMMIT_PARAM: 5eec51b0eeaa79eb5d9d7f8067a96f049a941fef
GIT_COMMIT_REFSPEC: refs/changes/66/66/2

This is the same variables that Gerrit Trigger normally is configured with.

Configuration - Source Code Management:

Repo URL: ssh://...@...:29418/Project.git
Credentials: Our credentials - SSH key based
Name: <nothing>
Refspec: $GIT_COMMIT_REFSPEC

Branch Specifier: $GIT_COMMIT_PARAM

Repository Browser: (Auto)

No "Gerrit Trigger" as "Strategy" (normal setup when using the Gerrit Trigger)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to