Started by user Joao Pina [EnvInject] - Loading node environment variables. Building remotely on ubuntu16-6835 (ubuntu16) in workspace /tmp/workspace/cas Cloning the remote Git repository Cloning repository https://github.com/egi-qc/umd-verification > git init /tmp/workspace/cas # 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/* > 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/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 58e1d794be5103e2fad715cdc4580c2c476c7e7b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 58e1d794be5103e2fad715cdc4580c2c476c7e7b Commit message: "Run with sudo" > git rev-list --no-walk ff28de3f46cbd6135c1b2f1b021b3734f8952f5d # timeout=10 [cas] $ /bin/bash -xe /tmp/jenkins1583335517204890635.sh + TOOL=ansible + MODULE_NAME=https://github.com/egi-qc/ansible-umd + . bin/jenkins/common_functions.sh +++ pwd ++ WORKSPACE_CONFIG_DIR=/tmp/workspace/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 ubuntu16 ++ [[ ubuntu16 == *sl6* ]] ++ sudocmd=sudo ++ echo sudo + sudocmd=sudo + deploy_config_management ansible sudo https://github.com/egi-qc/ansible-umd + sudocmd=sudo + case $1 in + 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 pip install ansible==2.2 sudo: unable to resolve host ubuntu16-6835 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ansible==2.2 Downloading https://files.pythonhosted.org/packages/48/da/5e51cf931e4c7849ba698654877e2951ade8f842f28f0c904453a1d317d7/ansible-2.2.0.0.tar.gz (2.4MB) Requirement already satisfied (use --upgrade to upgrade): paramiko in /usr/local/lib/python2.7/dist-packages (from ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): jinja2 in /usr/lib/python2.7/dist-packages (from ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): PyYAML in /usr/local/lib/python2.7/dist-packages (from ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): setuptools in /home/ubuntu/.local/lib/python2.7/site-packages (from ansible==2.2) Collecting pycrypto>=2.6 (from ansible==2.2) Downloading https://files.pythonhosted.org/packages/60/db/645aa9af249f059cc3a368b118de33889219e0362141e75d4eaf6f80f163/pycrypto-2.6.1.tar.gz (446kB) Requirement already satisfied (use --upgrade to upgrade): pyasn1>=0.1.7 in /home/ubuntu/.local/lib/python2.7/site-packages (from paramiko->ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): cryptography>=1.1 in /usr/local/lib/python2.7/dist-packages (from paramiko->ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): MarkupSafe in /usr/lib/python2.7/dist-packages (from jinja2->ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): appdirs>=1.4.0 in /home/ubuntu/.local/lib/python2.7/site-packages (from setuptools->ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): packaging>=16.8 in /home/ubuntu/.local/lib/python2.7/site-packages (from setuptools->ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): six>=1.6.0 in /home/ubuntu/.local/lib/python2.7/site-packages (from setuptools->ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): idna>=2.0 in /home/ubuntu/.local/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): enum34 in /home/ubuntu/.local/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): ipaddress in /home/ubuntu/.local/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): cffi>=1.4.1 in /home/ubuntu/.local/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): pyparsing in /home/ubuntu/.local/lib/python2.7/site-packages (from packaging>=16.8->setuptools->ansible==2.2) Requirement already satisfied (use --upgrade to upgrade): pycparser in /home/ubuntu/.local/lib/python2.7/site-packages (from cffi>=1.4.1->cryptography>=1.1->paramiko->ansible==2.2) Installing collected packages: pycrypto, ansible Running setup.py install for pycrypto: started Running setup.py install for pycrypto: finished with status 'done' Running setup.py install for ansible: started Running setup.py install for ansible: finished with status 'done' Successfully installed ansible-2.2.0.0 pycrypto-2.6.1 You are using pip version 8.1.1, however version 10.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + sudo rm -rf /tmp/ansible-umd sudo: unable to resolve host ubuntu16-6835 + 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 sudo: unable to resolve host ubuntu16-6835 - downloading role 'repo-epel', owned by geerlingguy - downloading role from https://github.com/geerlingguy/ansible-role-repo-epel/archive/1.2.3.tar.gz - extracting geerlingguy.repo-epel to /etc/ansible/roles/geerlingguy.repo-epel - geerlingguy.repo-epel was installed successfully + args=umd_release=4,log_path=logs,ca_version=1.92.1 + sudo fab ca:umd_release=4,log_path=logs,ca_version=1.92.1 sudo: unable to resolve host ubuntu16-6835 [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/cas/logs | yaim_path etc/yaim | puppet_path etc/puppet Production repositories | | umd_release_pkg  | igtf_repo None [INFO] Log directory '/tmp/workspace/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' [[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 ubuntu -c "./bin/ca/check-release.py " 2>&1 [INFO] Command 'su ubuntu -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 ubuntu -c "./bin/ca/fetch_crl.run " 2>&1 [INFO] Command 'su ubuntu -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 ubuntu -c "./bin/ca/fetch_crl.run " 2>&1 [INFO] Command 'su ubuntu -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