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 2021/05/09 15:00:32 UTC

Build failed in Jenkins: beam_SeedJob_Standalone #6423

See <https://ci-beam.apache.org/job/beam_SeedJob_Standalone/6423/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-11 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob_Standalone/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d6d6f30723fbfb1a0472fe814b419232e06952a5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d6d6f30723fbfb1a0472fe814b419232e06952a5 # timeout=10
Commit message: "Merge pull request #14751: [BEAM-11055] Fix mistaken version of log4j in HCatalog"
 > git rev-list --no-walk d6d6f30723fbfb1a0472fe814b419232e06952a5 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[beam_SeedJob_Standalone] $ /bin/bash -xe /tmp/jenkins1286037149134190941.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_Standalone/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
++ PATH=<https://ci-beam.apache.org/job/beam_SeedJob_Standalone/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
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' 'x(ve3) ' '!=' x ']'
++ PS1='(ve3) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ pip install -r requirements.txt
Collecting python-ldap
  Using cached python-ldap-3.3.1.tar.gz (379 kB)
Collecting jinja2
  Using cached Jinja2-2.11.3-py2.py3-none-any.whl (125 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>=0.23
  Using cached MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB)
Using legacy setup.py install for python-ldap, since package 'wheel' is not installed.
Installing collected packages: pyasn1, pyasn1-modules, python-ldap, MarkupSafe, jinja2
    Running setup.py install for python-ldap: started
    Running setup.py install for python-ldap: finished with status 'done'
Successfully installed MarkupSafe-1.1.1 jinja2-2.11.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-ldap-3.3.1
WARNING: You are using pip version 20.1.1; however, version 21.1.1 is available.
You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_SeedJob_Standalone/ws/.test-infra/jenkins/committers_list_generator/ve3/bin/python3.8> -m pip install --upgrade pip' command.
+ python main.py -o ..
INFO:root:Generating Committers.groovy
INFO:root:75 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 ']'
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 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: Could not read configuration file /home/jenkins/jenkins-home/jobs/beam_SeedJob/config.xml for job beam_SeedJob

---------------------------------------------------------------------
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_Standalone #6426

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-11 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob_Standalone/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d6d6f30723fbfb1a0472fe814b419232e06952a5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d6d6f30723fbfb1a0472fe814b419232e06952a5 # timeout=10
Commit message: "Merge pull request #14751: [BEAM-11055] Fix mistaken version of log4j in HCatalog"
 > git rev-list --no-walk d6d6f30723fbfb1a0472fe814b419232e06952a5 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[beam_SeedJob_Standalone] $ /bin/bash -xe /tmp/jenkins3167604581826182756.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_Standalone/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
++ PATH=<https://ci-beam.apache.org/job/beam_SeedJob_Standalone/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
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' 'x(ve3) ' '!=' x ']'
++ PS1='(ve3) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ pip install -r requirements.txt
Collecting python-ldap
  Using cached python-ldap-3.3.1.tar.gz (379 kB)
Collecting jinja2
  Using cached Jinja2-2.11.3-py2.py3-none-any.whl (125 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>=0.23
  Using cached MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB)
Using legacy setup.py install for python-ldap, since package 'wheel' is not installed.
Installing collected packages: pyasn1, pyasn1-modules, python-ldap, MarkupSafe, jinja2
    Running setup.py install for python-ldap: started
    Running setup.py install for python-ldap: finished with status 'done'
Successfully installed MarkupSafe-1.1.1 jinja2-2.11.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-ldap-3.3.1
WARNING: You are using pip version 20.1.1; however, version 21.1.1 is available.
You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_SeedJob_Standalone/ws/.test-infra/jenkins/committers_list_generator/ve3/bin/python3.8> -m pip install --upgrade pip' command.
+ python main.py -o ..
INFO:root:Generating Committers.groovy
INFO:root:75 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 ']'
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 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: Could not read configuration file /home/jenkins/jenkins-home/jobs/beam_SeedJob/config.xml for job beam_SeedJob

---------------------------------------------------------------------
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_Standalone #6425

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-14 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob_Standalone/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d6d6f30723fbfb1a0472fe814b419232e06952a5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d6d6f30723fbfb1a0472fe814b419232e06952a5 # timeout=10
Commit message: "Merge pull request #14751: [BEAM-11055] Fix mistaken version of log4j in HCatalog"
 > git rev-list --no-walk d6d6f30723fbfb1a0472fe814b419232e06952a5 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[beam_SeedJob_Standalone] $ /bin/bash -xe /tmp/jenkins2440915732299560790.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_Standalone/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
++ PATH=<https://ci-beam.apache.org/job/beam_SeedJob_Standalone/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
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' 'x(ve3) ' '!=' x ']'
++ PS1='(ve3) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ pip install -r requirements.txt
Collecting python-ldap
  Using cached python-ldap-3.3.1.tar.gz (379 kB)
Collecting jinja2
  Using cached Jinja2-2.11.3-py2.py3-none-any.whl (125 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>=0.23
  Using cached MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB)
Using legacy setup.py install for python-ldap, since package 'wheel' is not installed.
Installing collected packages: pyasn1, pyasn1-modules, python-ldap, MarkupSafe, jinja2
    Running setup.py install for python-ldap: started
    Running setup.py install for python-ldap: finished with status 'done'
Successfully installed MarkupSafe-1.1.1 jinja2-2.11.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-ldap-3.3.1
WARNING: You are using pip version 20.1.1; however, version 21.1.1 is available.
You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_SeedJob_Standalone/ws/.test-infra/jenkins/committers_list_generator/ve3/bin/python3.8> -m pip install --upgrade pip' command.
+ python main.py -o ..
INFO:root:Generating Committers.groovy
INFO:root:75 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 ']'
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 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: Could not read configuration file /home/jenkins/jenkins-home/jobs/beam_SeedJob/config.xml for job beam_SeedJob

---------------------------------------------------------------------
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_Standalone #6424

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

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-11 (beam) in workspace <https://ci-beam.apache.org/job/beam_SeedJob_Standalone/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d6d6f30723fbfb1a0472fe814b419232e06952a5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d6d6f30723fbfb1a0472fe814b419232e06952a5 # timeout=10
Commit message: "Merge pull request #14751: [BEAM-11055] Fix mistaken version of log4j in HCatalog"
 > git rev-list --no-walk d6d6f30723fbfb1a0472fe814b419232e06952a5 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[beam_SeedJob_Standalone] $ /bin/bash -xe /tmp/jenkins1121906960165850032.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_Standalone/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
++ PATH=<https://ci-beam.apache.org/job/beam_SeedJob_Standalone/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
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' 'x(ve3) ' '!=' x ']'
++ PS1='(ve3) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ pip install -r requirements.txt
Collecting python-ldap
  Using cached python-ldap-3.3.1.tar.gz (379 kB)
Collecting jinja2
  Using cached Jinja2-2.11.3-py2.py3-none-any.whl (125 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>=0.23
  Using cached MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB)
Using legacy setup.py install for python-ldap, since package 'wheel' is not installed.
Installing collected packages: pyasn1, pyasn1-modules, python-ldap, MarkupSafe, jinja2
    Running setup.py install for python-ldap: started
    Running setup.py install for python-ldap: finished with status 'done'
Successfully installed MarkupSafe-1.1.1 jinja2-2.11.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-ldap-3.3.1
WARNING: You are using pip version 20.1.1; however, version 21.1.1 is available.
You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_SeedJob_Standalone/ws/.test-infra/jenkins/committers_list_generator/ve3/bin/python3.8> -m pip install --upgrade pip' command.
+ python main.py -o ..
INFO:root:Generating Committers.groovy
INFO:root:75 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 ']'
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 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: Could not read configuration file /home/jenkins/jenkins-home/jobs/beam_SeedJob/config.xml for job beam_SeedJob

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