You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/06/10 23:20:42 UTC

Build failed in Jenkins: beam_SeedJob #9811

See <https://ci-beam.apache.org/job/beam_SeedJob/9811/display/redirect>

Changes:


------------------------------------------
Started by user Pablo Estrada
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-6 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_SeedJob/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --force --progress -- https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/21738/*:refs/remotes/origin/pr/21738/* # timeout=10
 > git rev-parse refs/remotes/origin/pr/21738/head^{commit} # timeout=10
Checking out Revision 44c77d413ee776adf1822ed5c5e8f76f14f9bd01 (refs/remotes/origin/pr/21738/head)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 44c77d413ee776adf1822ed5c5e8f76f14f9bd01 # timeout=10
Commit message: "fixup: Lint"
 > git rev-list --no-walk bb558f564e4c59999d73dff08ded00e48e6ab3d4 # timeout=10
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[beam_SeedJob] $ /bin/bash -xe /tmp/jenkins779597012739535141.sh
+ cd .test-infra/jenkins/committers_list_generator
+ python3.8 -m venv ve3
+ source ve3/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=<https://ci-beam.apache.org/job/beam_SeedJob/ws/.test-infra/jenkins/committers_list_generator/ve3>
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
++ PATH=<https://ci-beam.apache.org/job/beam_SeedJob/ws/.test-infra/jenkins/committers_list_generator/ve3/bin>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' 'x(ve3) ' '!=' x ']'
++ PS1='(ve3) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ pip install --retries 10 --upgrade pip setuptools wheel
Collecting pip
  Using cached pip-22.1.2-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-62.3.3-py3-none-any.whl (1.2 MB)
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.1.2 setuptools-62.3.3 wheel-0.37.1
+ pip install --retries 10 -r requirements.txt
Collecting python-ldap
  Downloading python-ldap-3.4.0.tar.gz (376 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 376.2/376.2 kB 9.4 MB/s eta 0:00:00
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting jinja2
  Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB)
Collecting pyasn1>=0.3.7
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting pyasn1-modules>=0.1.5
  Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting MarkupSafe>=2.0
  Using cached MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Building wheels for collected packages: python-ldap
  Building wheel for python-ldap (pyproject.toml): started
  Building wheel for python-ldap (pyproject.toml): finished with status 'done'
  Created wheel for python-ldap: filename=python_ldap-3.4.0-cp38-cp38-linux_x86_64.whl size=335768 sha256=d176e50cd27b40fb6f8c9ba91b50df7ad82a3d5e583213de3f279dee66882432
  Stored in directory: /home/jenkins/.cache/pip/wheels/b9/f4/f3/6839efe1f8e18983226a3eeb44eec4982c1e0040fac10e4033
Successfully built python-ldap
Installing collected packages: pyasn1, pyasn1-modules, MarkupSafe, python-ldap, jinja2
Successfully installed MarkupSafe-2.1.1 jinja2-3.1.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-ldap-3.4.0
+ python main.py -o ..
INFO:root:Generating Committers.groovy
INFO:root:81 committers' GitHub usernames fetched correctly
INFO:root:Committers.groovy saved into ..
+ deactivate
+ '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']'
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+ export PATH
+ unset _OLD_VIRTUAL_PATH
+ '[' -n '' ']'
+ '[' -n /bin/bash -o -n '' ']'
+ hash -r
+ '[' -n '' ']'
+ unset VIRTUAL_ENV
+ '[' '!' '' = nondestructive ']'
+ unset -f deactivate
Processing DSL script .test-infra/jenkins/job_00_seed.groovy
ERROR: (job_00_seed.groovy, line 79) No signature of method: javaposse.jobdsl.dsl.helpers.triggers.TriggerContext.githubPullRequest() is applicable for argument types: (job_00_seed$_run_closure1$_closure7$_closure14) values: [job_00_seed$_run_closure1$_closure7$_closure14@59d8f868]

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_SeedJob #9824

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9824/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_SeedJob #9823

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9823/display/redirect>

Changes:


------------------------------------------
Started by user Kiley Sok
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
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:606)
	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:520)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:507)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1888)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_SeedJob #9822

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9822/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
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:606)
	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:520)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:507)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1888)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_SeedJob #9821

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9821/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
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:606)
	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:520)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:507)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1888)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_SeedJob #9820

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9820/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
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:606)
	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:520)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:507)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1888)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_SeedJob #9819

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9819/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
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:606)
	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:520)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:507)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1888)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_SeedJob #9818

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9818/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
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:606)
	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:520)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:507)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1888)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_SeedJob #9817

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9817/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
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:606)
	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:520)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:507)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1888)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_SeedJob #9816

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9816/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
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:606)
	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:520)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:507)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1888)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_SeedJob #9815

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9815/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
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:606)
	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:520)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:507)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1888)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_SeedJob #9814

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9814/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
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:606)
	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:520)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:507)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1888)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_SeedJob #9813

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9813/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
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:606)
	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:520)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:507)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1888)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_SeedJob #9812

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_SeedJob/9812/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob/ws/>
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:606)
	at hudson.plugins.git.GitSCM.getParamExpandedRepo(GitSCM.java:520)
	at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:507)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1206)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1213)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
	at hudson.model.Run.execute(Run.java:1888)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:99)
	at hudson.model.Executor.run(Executor.java:432)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org