[CI-results] Build failed in Jenkins: gluster_ansible-infra #431

ci at centos.org ci at centos.org
Wed Jan 8 01:12:58 UTC 2020


See <https://ci.centos.org/job/gluster_ansible-infra/431/display/redirect>

------------------------------------------
[...truncated 61.83 KB...]
    TASK [Create molecule instance(s)] *********************************************
    changed: [localhost] => (item=instance)
    
    TASK [Wait for instance(s) creation to complete] *******************************
    changed: [localhost] => (item=None)
    changed: [localhost]
    
    PLAY RECAP *********************************************************************
    localhost                  : ok=7    changed=4    unreachable=0    failed=0    skipped=3    rescued=0    ignored=0
    
--> Scenario: 'default'
--> Action: 'prepare'
    
    PLAY [Prepare] *****************************************************************
    
    TASK [Gathering Facts] *********************************************************
    ok: [instance]
    
    TASK [Install Dependency Packages] *********************************************
    changed: [instance]
    
    TASK [Install Dependency Packages] *********************************************
    changed: [instance]
    
    PLAY RECAP *********************************************************************
    instance                   : ok=3    changed=2    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
    
--> Validating schema /root/gluster-ansible-infra/roles/firewall_config/molecule/default/molecule.yml.
Validation completed successfully.
--> Test matrix
    
└── default
    ├── lint
    ├── dependency
    ├── cleanup
    ├── destroy
    ├── syntax
    ├── create
    ├── prepare
    ├── converge
    ├── idempotence
    ├── side_effect
    ├── verify
    ├── cleanup
    └── destroy
    
--> Scenario: 'default'
--> Action: 'lint'
--> Executing Yamllint on files found in /root/gluster-ansible-infra/roles/firewall_config/...
Lint completed successfully.
--> Executing Flake8 on files found in /root/gluster-ansible-infra/roles/firewall_config/molecule/default/tests/...
Lint completed successfully.
--> Executing Ansible Lint on /root/gluster-ansible-infra/roles/firewall_config/molecule/default/playbook.yml...
    [701] Role info should contain platforms
    meta/main.yml:1
    {'meta/main.yml': {'skipped_rules': [], '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'dependencies': [], u'galaxy_info': {u'description': u'your description', u'license': u'license (GPLv2, CC-BY, etc)', u'author': u'your name', u'company': u'your company (optional)', u'galaxy_tags': [], '__line__': 2, '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'min_ansible_version': 1.2}, '__line__': 1}}
    
    [703] Should change default metadata: author
    meta/main.yml:1
    {'meta/main.yml': {'skipped_rules': [], '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'dependencies': [], u'galaxy_info': {u'description': u'your description', u'license': u'license (GPLv2, CC-BY, etc)', u'author': u'your name', u'company': u'your company (optional)', u'galaxy_tags': [], '__line__': 2, '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'min_ansible_version': 1.2}, '__line__': 1}}
    
    [703] Should change default metadata: description
    meta/main.yml:1
    {'meta/main.yml': {'skipped_rules': [], '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'dependencies': [], u'galaxy_info': {u'description': u'your description', u'license': u'license (GPLv2, CC-BY, etc)', u'author': u'your name', u'company': u'your company (optional)', u'galaxy_tags': [], '__line__': 2, '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'min_ansible_version': 1.2}, '__line__': 1}}
    
    [703] Should change default metadata: company
    meta/main.yml:1
    {'meta/main.yml': {'skipped_rules': [], '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'dependencies': [], u'galaxy_info': {u'description': u'your description', u'license': u'license (GPLv2, CC-BY, etc)', u'author': u'your name', u'company': u'your company (optional)', u'galaxy_tags': [], '__line__': 2, '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'min_ansible_version': 1.2}, '__line__': 1}}
    
    [703] Should change default metadata: license
    meta/main.yml:1
    {'meta/main.yml': {'skipped_rules': [], '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'dependencies': [], u'galaxy_info': {u'description': u'your description', u'license': u'license (GPLv2, CC-BY, etc)', u'author': u'your name', u'company': u'your company (optional)', u'galaxy_tags': [], '__line__': 2, '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'min_ansible_version': 1.2}, '__line__': 1}}
    
An error occurred during the test sequence action: 'lint'. Cleaning up.
--> Scenario: 'default'
--> Action: 'cleanup'
Skipping, cleanup playbook not configured.
--> Scenario: 'default'
--> Action: 'destroy'
    
    PLAY [Destroy] *****************************************************************
    
    TASK [Destroy molecule instance(s)] ********************************************
    changed: [localhost] => (item=instance)
    
    TASK [Wait for instance(s) deletion to complete] *******************************
    changed: [localhost] => (item=None)
    changed: [localhost]
    
    TASK [Delete docker network(s)] ************************************************
    
    PLAY RECAP *********************************************************************
    localhost                  : ok=2    changed=2    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0
    
--> Pruning extra files from scenario ephemeral directory
./gluster-ansible-infra/tests/run-centos-ci.sh: line 29: cd: gluster-ansible-infra/roles/backend_setup/: No such file or directory
--> Validating schema /root/gluster-ansible-infra/roles/firewall_config/molecule/default/molecule.yml.
Validation completed successfully.
--> Test matrix
    
└── default
    ├── dependency
    ├── create
    └── prepare
    
--> Scenario: 'default'
--> Action: 'dependency'
Skipping, missing the requirements file.
--> Scenario: 'default'
--> Action: 'create'
--> Sanity checks: 'docker'
    
    PLAY [Create] ******************************************************************
    
    TASK [Log into a Docker registry] **********************************************
    skipping: [localhost] => (item=None)
    
    TASK [Create Dockerfiles from image names] *************************************
    changed: [localhost] => (item=None)
    changed: [localhost]
    
    TASK [Determine which docker image info module to use] *************************
    ok: [localhost]
    
    TASK [Discover local Docker images] ********************************************
    ok: [localhost] => (item=None)
    ok: [localhost]
    
    TASK [Build an Ansible compatible image (new)] *********************************
    ok: [localhost] => (item=molecule_local/centos/systemd)
    
    TASK [Build an Ansible compatible image (old)] *********************************
    skipping: [localhost] => (item=molecule_local/centos/systemd)
    
    TASK [Create docker network(s)] ************************************************
    
    TASK [Determine the CMD directives] ********************************************
    ok: [localhost] => (item=None)
    ok: [localhost]
    
    TASK [Create molecule instance(s)] *********************************************
    changed: [localhost] => (item=instance)
    
    TASK [Wait for instance(s) creation to complete] *******************************
    changed: [localhost] => (item=None)
    changed: [localhost]
    
    PLAY RECAP *********************************************************************
    localhost                  : ok=7    changed=3    unreachable=0    failed=0    skipped=3    rescued=0    ignored=0
    
--> Scenario: 'default'
--> Action: 'prepare'
    
    PLAY [Prepare] *****************************************************************
    
    TASK [Gathering Facts] *********************************************************
    ok: [instance]
    
    TASK [Install Dependency Packages] *********************************************
    changed: [instance]
    
    TASK [Install Dependency Packages] *********************************************
    changed: [instance]
    
    PLAY RECAP *********************************************************************
    instance                   : ok=3    changed=2    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
    
--> Validating schema /root/gluster-ansible-infra/roles/firewall_config/molecule/default/molecule.yml.
Validation completed successfully.
--> Test matrix
    
└── default
    ├── lint
    ├── dependency
    ├── cleanup
    ├── destroy
    ├── syntax
    ├── create
    ├── prepare
    ├── converge
    ├── idempotence
    ├── side_effect
    ├── verify
    ├── cleanup
    └── destroy
    
--> Scenario: 'default'
--> Action: 'lint'
--> Executing Yamllint on files found in /root/gluster-ansible-infra/roles/firewall_config/...
Lint completed successfully.
--> Executing Flake8 on files found in /root/gluster-ansible-infra/roles/firewall_config/molecule/default/tests/...
Lint completed successfully.
--> Executing Ansible Lint on /root/gluster-ansible-infra/roles/firewall_config/molecule/default/playbook.yml...
    [701] Role info should contain platforms
    meta/main.yml:1
    {'meta/main.yml': {'skipped_rules': [], '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'dependencies': [], u'galaxy_info': {u'description': u'your description', u'license': u'license (GPLv2, CC-BY, etc)', u'author': u'your name', u'company': u'your company (optional)', u'galaxy_tags': [], '__line__': 2, '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'min_ansible_version': 1.2}, '__line__': 1}}
    
    [703] Should change default metadata: author
    meta/main.yml:1
    {'meta/main.yml': {'skipped_rules': [], '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'dependencies': [], u'galaxy_info': {u'description': u'your description', u'license': u'license (GPLv2, CC-BY, etc)', u'author': u'your name', u'company': u'your company (optional)', u'galaxy_tags': [], '__line__': 2, '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'min_ansible_version': 1.2}, '__line__': 1}}
    
    [703] Should change default metadata: description
    meta/main.yml:1
    {'meta/main.yml': {'skipped_rules': [], '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'dependencies': [], u'galaxy_info': {u'description': u'your description', u'license': u'license (GPLv2, CC-BY, etc)', u'author': u'your name', u'company': u'your company (optional)', u'galaxy_tags': [], '__line__': 2, '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'min_ansible_version': 1.2}, '__line__': 1}}
    
    [703] Should change default metadata: company
    meta/main.yml:1
    {'meta/main.yml': {'skipped_rules': [], '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'dependencies': [], u'galaxy_info': {u'description': u'your description', u'license': u'license (GPLv2, CC-BY, etc)', u'author': u'your name', u'company': u'your company (optional)', u'galaxy_tags': [], '__line__': 2, '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'min_ansible_version': 1.2}, '__line__': 1}}
    
    [703] Should change default metadata: license
    meta/main.yml:1
    {'meta/main.yml': {'skipped_rules': [], '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'dependencies': [], u'galaxy_info': {u'description': u'your description', u'license': u'license (GPLv2, CC-BY, etc)', u'author': u'your name', u'company': u'your company (optional)', u'galaxy_tags': [], '__line__': 2, '__file__': u'/root/gluster-ansible-infra/roles/firewall_config/meta/main.yml', u'min_ansible_version': 1.2}, '__line__': 1}}
    
An error occurred during the test sequence action: 'lint'. Cleaning up.
--> Scenario: 'default'
--> Action: 'cleanup'
Skipping, cleanup playbook not configured.
--> Scenario: 'default'
--> Action: 'destroy'
    
    PLAY [Destroy] *****************************************************************
    
    TASK [Destroy molecule instance(s)] ********************************************
    changed: [localhost] => (item=instance)
    
    TASK [Wait for instance(s) deletion to complete] *******************************
    changed: [localhost] => (item=None)
    changed: [localhost]
    
    TASK [Delete docker network(s)] ************************************************
    
    PLAY RECAP *********************************************************************
    localhost                  : ok=2    changed=2    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0
    
--> Pruning extra files from scenario ephemeral directory
Build step 'Execute shell' marked build as failure
Performing Post build task...
Could not match :Build started  : False
Logical operation result is FALSE
Skipping script  : # cico-node-done-from-ansible.sh
# A script that releases nodes from a SSID file written by
SSID_FILE=${SSID_FILE:-$WORKSPACE/cico-ssid}

for ssid in $(cat ${SSID_FILE})
do
    cico -q node done $ssid
done

END OF POST BUILD TASK 	: 0


More information about the ci-results mailing list