You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/10 20:32:10 UTC

[GitHub] [beam] TheNeuralBit commented on pull request #22656: Revert "Persist ghprbPullId parameter in seed job"

TheNeuralBit commented on PR #22656:
URL: https://github.com/apache/beam/pull/22656#issuecomment-1211237981

   Thanks, for posterity the error log is:
   ```
   Started by timer
   Running as SYSTEM
   [EnvInject] - Loading node environment variables.
   Building remotely on [apache-beam-jenkins-2](https://ci-beam.apache.org/computer/apache-beam-jenkins-2) (beam) in workspace /home/jenkins/jenkins-slave/workspace/beam_SeedJob
   The recommended git tool is: NONE
   No credentials specified
   FATAL: Invalid refspec refs/pull//*
   java.lang.IllegalArgumentException: Invalid refspec refs/pull//*
   	at org.eclipse.jgit.transport.RefSpec.checkValid(RefSpec.java:507)
   	at org.eclipse.jgit.transport.RefSpec.<init>(RefSpec.java:159)
   	at org.eclipse.jgit.transport.RefSpec.<init>(RefSpec.java:194)
   	at hudson.plugins.git.GitSCM.getRefSpecs(GitSCM.java:614)
   	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:528)
   	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:515)
   	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1207)
   	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1307)
   	at hudson.scm.SCM.checkout(SCM.java:540)
   	at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
   	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
   	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
   	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
   	at hudson.model.Run.execute(Run.java:1896)
   	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
   	at hudson.model.ResourceController.execute(ResourceController.java:101)
   	at hudson.model.Executor.run(Executor.java:442)
   Not sending mail to unregistered user alexey.inkin@akvelon.com
   Not sending mail to unregistered user noreply@github.com
   Not sending mail to unregistered user anandinguva98@gmail.com
   Not sending mail to unregistered user 108862444+oborysevych@users.noreply.github.com
   Sending e-mails to: builds@beam.apache.org
   Finished: FAILURE
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org