Started by user Joao Pina Rebuilds build #127 Running as SYSTEM Building remotely on centos7-3 (centos7) in workspace /tmp/workspace/QualityCriteriaValidation/cas The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/egi-qc/umd-verification > git init /tmp/workspace/QualityCriteriaValidation/cas # timeout=10 Fetching upstream changes from https://github.com/egi-qc/umd-verification > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > 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 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 328e875f9633c9e602e9eea61d2590def373098e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 328e875f9633c9e602e9eea61d2590def373098e # timeout=10 Commit message: "Merge pull request #177 from egi-qc/umd5_changes" > git rev-list --no-walk 328e875f9633c9e602e9eea61d2590def373098e # timeout=10 [cas] $ /bin/bash -xe /tmp/jenkins6003810234778500204.sh + TOOL=ansible + MODULE_NAME=https://github.com/egi-qc/ansible-umd + . bin/jenkins/common_functions.sh +++ pwd ++ WORKSPACE_CONFIG_DIR=/tmp/workspace/QualityCriteriaValidation/cas/_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-umd + sudocmd=sudo + case $1 in ++ python -c 'import platform ; print(platform.linux_distribution())' + platform='('\''CentOS Linux'\'', '\''7.7.1908'\'', '\''Core'\'')' ++ echo '('\''CentOS' 'Linux'\'',' ''\''7.7.1908'\'',' ''\''Core'\'')' ++ egrep ''\''CentOS Linux'\'', '\''7\.+' + '[' -n '('\''CentOS Linux'\'', '\''7.7.1908'\'', '\''Core'\'')' ']' + sudo yum -y install epel-release Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.librelabucm.org * extras: mirror.librelabucm.org * updates: mirror.librelabucm.org Resolving Dependencies --> Running transaction check ---> Package epel-release.noarch 0:7-11 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: epel-release noarch 7-11 extras 15 k Transaction Summary ================================================================================ Install 1 Package Total download size: 15 k Installed size: 24 k Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : epel-release-7-11.noarch 1/1 Verifying : epel-release-7-11.noarch 1/1 Installed: epel-release.noarch 0:7-11 Complete! + sudo yum -y install ansible Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.librelabucm.org * epel: mirror.uv.es * extras: mirror.librelabucm.org * updates: mirror.librelabucm.org Resolving Dependencies --> Running transaction check ---> Package ansible.noarch 0:2.9.27-1.el7 will be installed --> Processing Dependency: python-httplib2 for package: ansible-2.9.27-1.el7.noarch --> Processing Dependency: python-paramiko for package: ansible-2.9.27-1.el7.noarch --> Processing Dependency: python2-cryptography for package: ansible-2.9.27-1.el7.noarch --> Processing Dependency: python2-jmespath for package: ansible-2.9.27-1.el7.noarch --> Processing Dependency: sshpass for package: ansible-2.9.27-1.el7.noarch --> Running transaction check ---> Package python-paramiko.noarch 0:2.1.1-9.el7 will be installed --> Processing Dependency: python2-pyasn1 for package: python-paramiko-2.1.1-9.el7.noarch ---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed --> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64 --> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64 --> Processing Dependency: python-enum34 for package: python2-cryptography-1.7.2-2.el7.x86_64 ---> Package python2-httplib2.noarch 0:0.18.1-3.el7 will be installed ---> Package python2-jmespath.noarch 0:0.9.4-2.el7 will be installed ---> Package sshpass.x86_64 0:1.06-2.el7 will be installed --> Running transaction check ---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed --> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64 ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed ---> Package python-idna.noarch 0:2.4-1.el7 will be installed ---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed --> Running transaction check ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch --> Running transaction check ---> Package python-ply.noarch 0:3.4-11.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: ansible noarch 2.9.27-1.el7 epel 17 M Installing for dependencies: python-cffi x86_64 1.6.0-5.el7 base 218 k python-enum34 noarch 1.0.4-1.el7 base 52 k python-idna noarch 2.4-1.el7 base 94 k python-paramiko noarch 2.1.1-9.el7 base 269 k python-ply noarch 3.4-11.el7 base 123 k python-pycparser noarch 2.14-1.el7 base 104 k python2-cryptography x86_64 1.7.2-2.el7 base 502 k python2-httplib2 noarch 0.18.1-3.el7 epel 125 k python2-jmespath noarch 0.9.4-2.el7 epel 41 k python2-pyasn1 noarch 0.1.9-7.el7 base 100 k sshpass x86_64 1.06-2.el7 extras 21 k Transaction Summary ================================================================================ Install 1 Package (+11 Dependent packages) Total download size: 19 M Installed size: 111 M Downloading packages: -------------------------------------------------------------------------------- Total 22 MB/s | 19 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/12 Installing : python-enum34-1.0.4-1.el7.noarch 2/12 Installing : sshpass-1.06-2.el7.x86_64 3/12 Installing : python2-httplib2-0.18.1-3.el7.noarch 4/12 Installing : python2-jmespath-0.9.4-2.el7.noarch 5/12 Installing : python-ply-3.4-11.el7.noarch 6/12 Installing : python-pycparser-2.14-1.el7.noarch 7/12 Installing : python-cffi-1.6.0-5.el7.x86_64 8/12 Installing : python-idna-2.4-1.el7.noarch 9/12 Installing : python2-cryptography-1.7.2-2.el7.x86_64 10/12 Installing : python-paramiko-2.1.1-9.el7.noarch 11/12 Installing : ansible-2.9.27-1.el7.noarch 12/12 Verifying : python-idna-2.4-1.el7.noarch 1/12 Verifying : python-pycparser-2.14-1.el7.noarch 2/12 Verifying : python-ply-3.4-11.el7.noarch 3/12 Verifying : ansible-2.9.27-1.el7.noarch 4/12 Verifying : python-paramiko-2.1.1-9.el7.noarch 5/12 Verifying : python2-jmespath-0.9.4-2.el7.noarch 6/12 Verifying : python2-httplib2-0.18.1-3.el7.noarch 7/12 Verifying : python-cffi-1.6.0-5.el7.x86_64 8/12 Verifying : sshpass-1.06-2.el7.x86_64 9/12 Verifying : python2-pyasn1-0.1.9-7.el7.noarch 10/12 Verifying : python-enum34-1.0.4-1.el7.noarch 11/12 Verifying : python2-cryptography-1.7.2-2.el7.x86_64 12/12 Installed: ansible.noarch 0:2.9.27-1.el7 Dependency Installed: python-cffi.x86_64 0:1.6.0-5.el7 python-enum34.noarch 0:1.0.4-1.el7 python-idna.noarch 0:2.4-1.el7 python-paramiko.noarch 0:2.1.1-9.el7 python-ply.noarch 0:3.4-11.el7 python-pycparser.noarch 0:2.14-1.el7 python2-cryptography.x86_64 0:1.7.2-2.el7 python2-httplib2.noarch 0:0.18.1-3.el7 python2-jmespath.noarch 0:0.9.4-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7 sshpass.x86_64 0:1.06-2.el7 Complete! + module_url=https://github.com/egi-qc/ansible-umd ++ basename https://github.com/egi-qc/ansible-umd + module_name=ansible-umd + module_path=/tmp/ansible-umd + sudo rm -rf /tmp/ansible-umd + git clone https://github.com/egi-qc/ansible-umd /tmp/ansible-umd Cloning into '/tmp/ansible-umd'... + sudo ansible-galaxy install -r /tmp/ansible-umd/requirements.yml - downloading role 'repo-epel', owned by geerlingguy - downloading role from https://github.com/geerlingguy/ansible-role-repo-epel/archive/3.1.0.tar.gz - extracting geerlingguy.repo-epel to /root/.ansible/roles/geerlingguy.repo-epel - geerlingguy.repo-epel (3.1.0) was installed successfully + args=umd_release=4,log_path=logs,ca_version=1.116.1 + sudo fab ca:umd_release=4,log_path=logs,ca_version=1.116.1 [INFO] Using UMD 4 release repository 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/cas/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] Log directory '/tmp/workspace/QualityCriteriaValidation/cas/logs' has been created. [INFO] Running configuration [localhost] local: sudo -E ansible --help [INFO] Extra vars file added: /tmp/extra_vars.yaml [localhost] local: ansible-pull -vvv -C master -d /etc/ansible/roles/ansible-umd -i /etc/ansible/roles/ansible-umd/hosts -U https://github.com/egi-qc/ansible-umd --extra-vars '@/tmp/umd.yaml' --extra-vars '@/tmp/extra_vars.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. [[QC_FUNC_1: Basic Funcionality Test.]] [INFO] Probe 'Check release date.' [localhost] local: su centos -c "./bin/ca/check-release.py " 2>&1 [INFO] Command 'su centos -c "./bin/ca/check-release.py "' ran successfully [OK] Basic functionality probes ran successfully. [[QC_FUNC_2: New features/bug fixes testing.]] [NA] No definition found for QC_FUNC_2. [[QC_FUNC_1: Basic Funcionality Test.]] [INFO] Probe 'Run fetch_crl script with verbosity.' [localhost] local: su centos -c "./bin/ca/fetch_crl.run " 2>&1 [INFO] Command 'su centos -c "./bin/ca/fetch_crl.run "' ran successfully [OK] Basic functionality probes ran successfully. [[QC_FUNC_2: New features/bug fixes testing.]] [NA] No definition found for QC_FUNC_2. [[QC_FUNC_1: Basic Funcionality Test.]] [INFO] Probe 'Run fetch_crl script with verbosity.' [localhost] local: su centos -c "./bin/ca/fetch_crl.run " 2>&1 [INFO] Command 'su centos -c "./bin/ca/fetch_crl.run "' ran successfully [OK] Basic functionality probes ran successfully. [[QC_FUNC_2: New features/bug fixes testing.]] [NA] No definition found for QC_FUNC_2. Archiving artifacts Finished: SUCCESS