SuccessConsole Output

[osm-devops] Running shell script
+ docker run --network netosm-v70-merge-141 --env-file /home/jenkins/hive/openstack-etsi.rc -v /tmp/tmp.vd8KptDbGy:/usr/share/osm-devops/systest/reports opensourcemano/osmclient:osm-v70-merge-141 make -C /usr/share/osm-devops/systest openstack_stage_4
make: Entering directory '/usr/share/osm-devops/systest'
make -C /usr/share/osm-devops//descriptor-packages/vnfd/cirros_vnf
make[1]: Entering directory '/usr/share/osm-devops/descriptor-packages/vnfd/cirros_vnf'
building cirros_vnf build
make[1]: Leaving directory '/usr/share/osm-devops/descriptor-packages/vnfd/cirros_vnf'
make -C /usr/share/osm-devops//descriptor-packages/nsd/cirros_ns
make[1]: Entering directory '/usr/share/osm-devops/descriptor-packages/nsd/cirros_ns'
building cirros_ns build
make[1]: Leaving directory '/usr/share/osm-devops/descriptor-packages/nsd/cirros_ns'
+------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field            | Value                                                                                                                                                                                      |
+------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| checksum         | f8ab98ff5e73ebab884d80c9dc9c7290                                                                                                                                                           |
| container_format | bare                                                                                                                                                                                       |
| created_at       | 2020-06-27T16:33:53Z                                                                                                                                                                       |
| disk_format      | raw                                                                                                                                                                                        |
| file             | /v2/images/a46a2bcf-f590-4854-953e-4d0ff2be4cff/file                                                                                                                                       |
| id               | a46a2bcf-f590-4854-953e-4d0ff2be4cff                                                                                                                                                       |
| min_disk         | 0                                                                                                                                                                                          |
| min_ram          | 0                                                                                                                                                                                          |
| name             | cirros-0.3.5-x86_64-disk.img                                                                                                                                                               |
| owner            | 34a71bb7d82f4ec691d8cc11045ae83e                                                                                                                                                           |
| properties       | os_hash_algo='sha512', os_hash_value='f0fd1b50420dce4ca382ccfbb528eef3a38bbeff00b54e95e3876b9bafe7ed2d6f919ca35d9046d437c6d2d8698b1174a335fbd66035bb3edc525d2cdb187232', os_hidden='False' |
| protected        | False                                                                                                                                                                                      |
| schema           | /v2/schemas/image                                                                                                                                                                          |
| size             | 13267968                                                                                                                                                                                   |
| status           | active                                                                                                                                                                                     |
| tags             |                                                                                                                                                                                            |
| updated_at       | 2020-06-27T16:33:54Z                                                                                                                                                                       |
| virtual_size     | None                                                                                                                                                                                       |
| visibility       | shared                                                                                                                                                                                     |
+------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
make[1]: Entering directory '/usr/share/osm-devops/systest'
============================= test session starts ==============================
platform linux -- Python 3.6.9, pytest-4.6.3, py-1.9.0, pluggy-0.13.1
rootdir: /usr/share/osm-devops
collected 11 items / 10 deselected / 1 selected

testcases/vnfs/test_vnfs.py .                                            [100%]

=============================== warnings summary ===============================
/usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337
  /usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.smoke - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    PytestUnknownMarkWarning,

/usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337
  /usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.vim - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    PytestUnknownMarkWarning,

/usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337
  /usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.openstack - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    PytestUnknownMarkWarning,

/usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337
  /usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.vmware - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    PytestUnknownMarkWarning,

/usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337
  /usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.vnf - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    PytestUnknownMarkWarning,

/usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337
  /usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.ns_scale - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    PytestUnknownMarkWarning,

-- Docs: https://docs.pytest.org/en/latest/warnings.html
- generated xml file: /usr/share/osm-devops/systest/reports/pytest-cirros.xml --
============= 1 passed, 10 deselected, 6 warnings in 73.11 seconds =============
make[1]: Leaving directory '/usr/share/osm-devops/systest'
make: Leaving directory '/usr/share/osm-devops/systest'