Started by user Joao Pina Rebuilds build #62 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on centos7-8 (centos7) in workspace /tmp/workspace/QualityCriteriaValidation/grid-clients [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-6wR8mXoVDRgV/agent.1332 SSH_AGENT_PID=1333 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /tmp/workspace/QualityCriteriaValidation/grid-clients@tmp/private_key_5611002261811348551.key (/tmp/workspace/QualityCriteriaValidation/grid-clients@tmp/private_key_5611002261811348551.key) [ssh-agent] Using credentials orviz No credentials specified Cloning the remote Git repository Cloning repository https://github.com/egi-qc/umd-verification > git init /tmp/workspace/QualityCriteriaValidation/grid-clients # timeout=10 Fetching upstream changes from https://github.com/egi-qc/umd-verification > git --version # timeout=10 > git fetch --tags --progress https://github.com/egi-qc/umd-verification +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/egi-qc/umd-verification # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/egi-qc/umd-verification # timeout=10 Fetching upstream changes from https://github.com/egi-qc/umd-verification > git fetch --tags --progress https://github.com/egi-qc/umd-verification +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 463254d183f791487f185cb0b2c8a30a3b1e628c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 463254d183f791487f185cb0b2c8a30a3b1e628c # timeout=10 Commit message: "Temporary disable the infomodel check" > git rev-list --no-walk 463254d183f791487f185cb0b2c8a30a3b1e628c # timeout=10 [grid-clients] $ /bin/bash -xe /tmp/jenkins7232938370113202898.sh + TOOL=ansible + MODULE_NAME=https://github.com/egi-qc/ansible-grid-clients + FAB_CMD=clients-solo + . bin/jenkins/common_functions.sh +++ pwd ++ WORKSPACE_CONFIG_DIR=/tmp/workspace/QualityCriteriaValidation/grid-clients/_files ++ get_umd_release UMD4 ++ case $1 in ++ release_str=umd_release=4 ++ echo umd_release=4 + release=umd_release=4 ++ get_sudo_type centos7 ++ [[ centos7 == *sl6* ]] ++ sudocmd=sudo ++ echo sudo + sudocmd=sudo + deploy_config_management ansible sudo https://github.com/egi-qc/ansible-grid-clients + sudocmd=sudo + case $1 in + module_url=https://github.com/egi-qc/ansible-grid-clients ++ basename https://github.com/egi-qc/ansible-grid-clients + module_name=ansible-grid-clients + module_path=/tmp/ansible-grid-clients + sudo pip install ansible==2.5 Collecting ansible==2.5 Downloading https://files.pythonhosted.org/packages/4a/3b/9d98e132074bb6a3f18fd811db2819fbde6fc8a26fad9a40b49e53cb2455/ansible-2.5.0.tar.gz (10.1MB) Requirement already satisfied: jinja2 in /usr/lib/python2.7/site-packages (from ansible==2.5) (2.7.2) Requirement already satisfied: PyYAML in /usr/lib64/python2.7/site-packages (from ansible==2.5) (3.10) Requirement already satisfied: paramiko in /usr/lib/python2.7/site-packages (from ansible==2.5) (1.16.0) Collecting cryptography (from ansible==2.5) Downloading https://files.pythonhosted.org/packages/e2/67/4597fc5d5de01bb44887844647ab8e73239079dd478c35c52d58a9eb3d45/cryptography-2.8-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB) Requirement already satisfied: setuptools in /usr/lib/python2.7/site-packages (from ansible==2.5) (0.9.8) Requirement already satisfied: markupsafe in /usr/lib64/python2.7/site-packages (from jinja2->ansible==2.5) (0.11) Requirement already satisfied: pycrypto!=2.4,>=2.1 in /usr/lib64/python2.7/site-packages (from paramiko->ansible==2.5) (2.6.1) Requirement already satisfied: ecdsa>=0.11 in /usr/lib/python2.7/site-packages (from paramiko->ansible==2.5) (0.13) Collecting enum34; python_version < "3" (from cryptography->ansible==2.5) Downloading https://files.pythonhosted.org/packages/6f/2c/a9386903ece2ea85e9807e0e062174dc26fdce8b05f216d00491be29fad5/enum34-1.1.10-py2-none-any.whl Collecting cffi!=1.11.3,>=1.8 (from cryptography->ansible==2.5) Downloading https://files.pythonhosted.org/packages/08/29/8001b940ef40e7a25ffe8f3188bc9b118934b513d64f769dbf461e46f4ed/cffi-1.14.0-cp27-cp27mu-manylinux1_x86_64.whl (387kB) Requirement already satisfied: six>=1.4.1 in /usr/lib/python2.7/site-packages (from cryptography->ansible==2.5) (1.10.0) Requirement already satisfied: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography->ansible==2.5) (1.0.16) Collecting pycparser (from cffi!=1.11.3,>=1.8->cryptography->ansible==2.5) Downloading https://files.pythonhosted.org/packages/ae/e7/d9c3a176ca4b02024debf82342dab36efadfc5776f9c8db077e8f6e71821/pycparser-2.20-py2.py3-none-any.whl (112kB) Installing collected packages: enum34, pycparser, cffi, cryptography, ansible Running setup.py install for ansible: started Running setup.py install for ansible: finished with status 'done' Successfully installed ansible-2.5.0 cffi-1.14.0 cryptography-2.8 enum34-1.1.10 pycparser-2.20 You are using pip version 10.0.1, however version 20.0.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + sudo rm -rf /tmp/ansible-grid-clients + git clone https://github.com/egi-qc/ansible-grid-clients /tmp/ansible-grid-clients Cloning into '/tmp/ansible-grid-clients'... + sudo ansible-galaxy install -r /tmp/ansible-grid-clients/requirements.yml - extracting umd to /root/.ansible/roles/umd - umd (master) was installed successfully - adding dependency: geerlingguy.repo-epel - downloading role 'repo-epel', owned by geerlingguy - downloading role from https://github.com/geerlingguy/ansible-role-repo-epel/archive/1.2.4.tar.gz - extracting geerlingguy.repo-epel to /root/.ansible/roles/geerlingguy.repo-epel - geerlingguy.repo-epel (1.2.4) was installed successfully ++ get_repos http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/11/2/repofiles/EPEL.xroot.centos7.x86_64.repo ++ prefix=repository_file ++ multiple_arg repository_file http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/11/2/repofiles/EPEL.xroot.centos7.x86_64.repo ++ prefix=repository_file ++ shift ++ c=0 ++ repostr= ++ for i in '"$@"' ++ c=1 ++ '[' -n '' ']' ++ repostr=repository_file_1=http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo ++ for i in '"$@"' ++ c=2 ++ '[' -n repository_file_1=http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo ']' ++ repostr=repository_file_1=http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo, ++ repostr=repository_file_1=http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo,repository_file_2=http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/11/2/repofiles/EPEL.xroot.centos7.x86_64.repo ++ echo repository_file_1=http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo,repository_file_2=http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/11/2/repofiles/EPEL.xroot.centos7.x86_64.repo + repos=repository_file_1=http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo,repository_file_2=http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/11/2/repofiles/EPEL.xroot.centos7.x86_64.repo + args=umd_release=4,log_path=logs,enable_untested_repo=true,enable_testing_repo=true + '[' repository_file_1=http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo,repository_file_2=http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/11/2/repofiles/EPEL.xroot.centos7.x86_64.repo '!=' '' ']' + args=umd_release=4,log_path=logs,enable_untested_repo=true,enable_testing_repo=true,repository_file_1=http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo,repository_file_2=http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/11/2/repofiles/EPEL.xroot.centos7.x86_64.repo + sudo fab clients-solo:umd_release=4,log_path=logs,enable_untested_repo=true,enable_testing_repo=true,repository_file_1=http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo,repository_file_2=http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/11/2/repofiles/EPEL.xroot.centos7.x86_64.repo [INFO] Using UMD 4 release repository [INFO] Using UMD verification repository file: ['http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo', 'http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/11/2/repofiles/EPEL.xroot.centos7.x86_64.repo'] UMD verification tool ===================== Quality criteria: http://egi-qc.github.io Codebase: https://github.com/egi-qc/umd-verification Path locations | | log_path /tmp/workspace/QualityCriteriaValidation/grid-clients/logs | yaim_path etc/yaim | puppet_path etc/puppet Production repositories | | umd_release_pkg http://repository.egi.eu/sw/production/umd/4/centos7/x86_64/base/umd-release-4.0.0-1.el7.noarch.rpm | igtf_repo None [INFO] Using the following repository files + http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo + http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/11/2/repofiles/EPEL.xroot.centos7.x86_64.repo [INFO] Log directory '/tmp/workspace/QualityCriteriaValidation/grid-clients/logs' has been created. [INFO] Running configuration [localhost] local: sudo -E ansible --help [localhost] local: ansible-pull -vvv -C master -d /etc/ansible/roles/ansible-grid-clients -i /etc/ansible/roles/ansible-grid-clients/hosts -U https://github.com/egi-qc/ansible-grid-clients --extra-vars '@/tmp/umd.yaml' --tags 'all' [localhost] local: sudo -E rpm -qa [[QC_SEC_2: SHA-2 Certificates Support]] [NA] Product does not need certificates. [[QC_SEC_5: World Writable Files]] [localhost] local: sudo -E find / -not \( -path "/proc" -prune \) -not \( -path "/sys" -prune \) -type f -perm -002 -exec ls -l {} \; [OK] Found no world-writable file. [[QC_INFO_1: GlueSchema 1.3 Support]] [NA] Product does not publish information through BDII. [[QC_INFO_2: GlueSchema 2.0 Support]] [NA] Product does not publish information through BDII. [[QC_INFO_3: Middleware Version Information]] [NA] Product does not publish information through BDII. [[QC_MON_1: Service Probes]] [NA] Product cannot be tested by Nagios. [INFO] No QC-specific ID provided: no specific QC probes will be ran. + _BUILD_URL=https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/grid-clients/63 + archive_artifacts_in_workspace clients-solo ansible centos7 https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/grid-clients/63 http://admin-repo.egi.eu/sw/unverified/umd-4.gfal2.gfal2.centos7.x86_64/2/17/2/repofiles/GFAL2.gfal2.centos7.x86_64.repo http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/11/2/repofiles/EPEL.xroot.centos7.x86_64.repo + FAB_CMD=clients-solo + TOOL=ansible + '[' -d /tmp/workspace/QualityCriteriaValidation/grid-clients/_files ']' + mkdir /tmp/workspace/QualityCriteriaValidation/grid-clients/_files + '[' ansible == puppet ']' + '[' ansible == ansible ']' + mkdir /tmp/workspace/QualityCriteriaValidation/grid-clients/_files/vars + cp /tmp/umd.yaml /tmp/workspace/QualityCriteriaValidation/grid-clients/_files/vars/ + publish_howtos clients-solo centos7 https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/grid-clients/63 + FAB_CMD=clients-solo + OS=centos7 + BUILD_URL=https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/grid-clients/63 + git config --global user.name 'Pablo Orviz' + git config --global user.email orviz@ifca.unican.es + wget --no-check-certificate https://gist.githubusercontent.com/dadrian/bad309f16e407526741e/raw/462e7ef24387948e17e68a3975b057200fc05533/known_hosts -O /home/centos/.ssh/known_hosts --2020-03-20 14:47:47-- https://gist.githubusercontent.com/dadrian/bad309f16e407526741e/raw/462e7ef24387948e17e68a3975b057200fc05533/known_hosts Resolving gist.githubusercontent.com (gist.githubusercontent.com)... 151.101.240.133 Connecting to gist.githubusercontent.com (gist.githubusercontent.com)|151.101.240.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 416327 (407K) [text/plain] Saving to: ‘/home/centos/.ssh/known_hosts’ 0K .......... .......... .......... .......... .......... 12% 671K 1s 50K .......... .......... .......... .......... .......... 24% 1.31M 0s 100K .......... .......... .......... .......... .......... 36% 77.3M 0s 150K .......... .......... .......... .......... .......... 49% 1.33M 0s 200K .......... .......... .......... .......... .......... 61% 87.1M 0s 250K .......... .......... .......... .......... .......... 73% 90.5M 0s 300K .......... .......... .......... .......... .......... 86% 88.2M 0s 350K .......... .......... .......... .......... .......... 98% 1.37M 0s 400K ...... 100% 12530G=0.2s 2020-03-20 14:47:48 (2.13 MB/s) - ‘/home/centos/.ssh/known_hosts’ saved [416327/416327] + ssh -T git@github.com Warning: Permanently added the RSA host key for IP address '140.82.118.3' to the list of known hosts. Hi egi-qc/deployment-howtos! You've successfully authenticated, but GitHub does not provide shell access. + echo ++ pwd + workspace=/tmp/workspace/QualityCriteriaValidation/grid-clients + git clone https://github.com/egi-qc/deployment-howtos /tmp/deployment-howtos Cloning into '/tmp/deployment-howtos'... + cd /tmp/deployment-howtos + git remote set-url origin git@github.com:egi-qc/deployment-howtos.git + '[' -d clients-solo/centos7 ']' + cp -r /tmp/workspace/QualityCriteriaValidation/grid-clients/_files/vars clients-solo/centos7/ ++ git status --porcelain ++ grep -v '??' + '[' -n ' M clients-solo/centos7/vars/umd.yaml' ']' + git add clients-solo/centos7/ + git commit -a -m 'clients-solo/centos7/ deployment how-to (build https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/grid-clients/63)' [master 5f1f0d2] clients-solo/centos7/ deployment how-to (build https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/grid-clients/63) 1 file changed, 20 insertions(+), 22 deletions(-) rewrite clients-solo/centos7/vars/umd.yaml (61%) + git push origin master Warning: Permanently added the RSA host key for IP address '140.82.118.3' to the list of known hosts. To git@github.com:egi-qc/deployment-howtos.git 816d175..5f1f0d2 master -> master + cd /tmp/workspace/QualityCriteriaValidation/grid-clients $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1333 killed; [ssh-agent] Stopped. Archiving artifacts Finished: SUCCESS