SuccessConsole Output

[NBI-stage_2-merge_v10.0] Running shell script
+ runuser jenkins -c devops-stages/stage-test.sh
✔ OK flake8 in 18.195 seconds
✔ OK black in 20.694 seconds
ERROR: invocation failed (exit code 1), logfile: /tmp/.tox/pylint/log/pylint-0.log
================================== log start ===================================
pylint create: /tmp/.tox/pylint
pylint installdeps: -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt, -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt, -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-test.txt, pylint
ERROR: invocation failed (exit code 1), logfile: /tmp/.tox/pylint/log/pylint-2.log
================================== log start ===================================
Collecting osm-common@ git+https://osm.etsi.org/gerrit/osm/common.git@v10.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 38))
  Cloning https://osm.etsi.org/gerrit/osm/common.git (to revision v10.0) to /tmp/pip-install-441akzw2/osm-common_548ecb8f41524e939c35d7a18fb14a09
  Running command git clone --filter=blob:none --quiet https://osm.etsi.org/gerrit/osm/common.git /tmp/pip-install-441akzw2/osm-common_548ecb8f41524e939c35d7a18fb14a09
  warning: filtering not recognized by server, ignoring
  Running command git checkout -b v10.0 --track origin/v10.0
  Switched to a new branch 'v10.0'
  Branch 'v10.0' set up to track remote branch 'v10.0' from 'origin'.
  Resolved https://osm.etsi.org/gerrit/osm/common.git to commit 7ddcf697a6a19d03211cf78bc653cc3974594b1e
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting osm-im@ git+https://osm.etsi.org/gerrit/osm/IM.git@v10.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 40))
  Cloning https://osm.etsi.org/gerrit/osm/IM.git (to revision v10.0) to /tmp/pip-install-441akzw2/osm-im_95f34afc4324451999df5c250db88499
  Running command git clone --filter=blob:none --quiet https://osm.etsi.org/gerrit/osm/IM.git /tmp/pip-install-441akzw2/osm-im_95f34afc4324451999df5c250db88499
  warning: filtering not recognized by server, ignoring
  Running command git checkout -b v10.0 --track origin/v10.0
  Switched to a new branch 'v10.0'
  Branch 'v10.0' set up to track remote branch 'v10.0' from 'origin'.
  Resolved https://osm.etsi.org/gerrit/osm/IM.git to commit f6d3936c67961e79bfc8fbc5d43752e9cbf38d0e
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pylint
  Downloading pylint-3.0.3-py3-none-any.whl.metadata (12 kB)
Collecting aiohttp==3.6.2 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 17))
  Using cached aiohttp-3.6.2-py3-none-any.whl (441 kB)
Collecting async-timeout==3.0.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 19))
  Using cached async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
Collecting attrs==21.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 21))
  Using cached attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting certifi==2021.10.8 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 25))
  Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting chardet==3.0.4 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 27))
  Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting charset-normalizer==2.0.10 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 29))
  Using cached charset_normalizer-2.0.10-py3-none-any.whl (39 kB)
Collecting cheroot==8.6.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 31))
  Using cached cheroot-8.6.0-py2.py3-none-any.whl (104 kB)
Collecting cherrypy==18.6.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 33))
  Using cached CherryPy-18.6.1-py2.py3-none-any.whl (419 kB)
Collecting debtcollector==2.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 35))
  Using cached debtcollector-2.4.0-py3-none-any.whl (22 kB)
Collecting idna==3.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 40))
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting importlib-resources==5.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 44))
  Using cached importlib_resources-5.4.0-py3-none-any.whl (28 kB)
Collecting iso8601==1.0.2 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 48))
  Using cached iso8601-1.0.2-py3-none-any.whl (9.7 kB)
Collecting jaraco.classes==3.2.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 52))
  Using cached jaraco.classes-3.2.1-py3-none-any.whl (5.6 kB)
Collecting jaraco.collections==3.5.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 54))
  Using cached jaraco.collections-3.5.1-py3-none-any.whl (10 kB)
Collecting jaraco.functools==3.5.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 56))
  Using cached jaraco.functools-3.5.0-py3-none-any.whl (7.0 kB)
Collecting jaraco.text==3.6.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 61))
  Using cached jaraco.text-3.6.0-py3-none-any.whl (8.1 kB)
Collecting jsonschema==4.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 63))
  Using cached jsonschema-4.4.0-py3-none-any.whl (72 kB)
Collecting keystoneauth1==4.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 65))
  Using cached keystoneauth1-4.4.0-py3-none-any.whl (314 kB)
Collecting more-itertools==8.12.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 67))
  Using cached more_itertools-8.12.0-py3-none-any.whl (54 kB)
Collecting msgpack==1.0.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 73))
  Using cached msgpack-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
Collecting multidict==4.7.6 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 75))
  Using cached multidict-4.7.6-cp38-cp38-manylinux1_x86_64.whl (162 kB)
Collecting netaddr==0.8.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 79))
  Using cached netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
Collecting netifaces==0.11.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 83))
  Using cached netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)
Collecting os-service-types==1.7.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 85))
  Using cached os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
Collecting oslo.config==8.7.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 87))
  Using cached oslo.config-8.7.1-py3-none-any.whl (128 kB)
Collecting oslo.i18n==5.1.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 89))
  Using cached oslo.i18n-5.1.0-py3-none-any.whl (46 kB)
Collecting oslo.serialization==4.2.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 94))
  Using cached oslo.serialization-4.2.0-py3-none-any.whl (25 kB)
Collecting oslo.utils==4.12.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 96))
  Using cached oslo.utils-4.12.0-py3-none-any.whl (101 kB)
Collecting packaging==21.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 100))
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting pbr==5.8.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 102))
  Using cached pbr-5.8.0-py2.py3-none-any.whl (112 kB)
Collecting portend==3.1.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 112))
  Using cached portend-3.1.0-py3-none-any.whl (5.3 kB)
Collecting pyparsing==3.0.6 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 114))
  Using cached pyparsing-3.0.6-py3-none-any.whl (97 kB)
Collecting pyrsistent==0.18.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 118))
  Using cached pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB)
Collecting python-keystoneclient==4.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 120))
  Downloading python_keystoneclient-4.4.0-py3-none-any.whl (398 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 398.3/398.3 kB 4.4 MB/s eta 0:00:00
Collecting pytz==2021.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 122))
  Using cached pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pyyaml==5.4.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 127))
  Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 662.4/662.4 kB 15.1 MB/s eta 0:00:00
Collecting requests==2.27.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 131))
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 6.2 MB/s eta 0:00:00
Collecting rfc3986==2.0.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 137))
  Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
Collecting six==1.16.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 139))
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting stevedore==3.5.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 145))
  Downloading stevedore-3.5.0-py3-none-any.whl (49 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.7/49.7 kB 3.6 MB/s eta 0:00:00
Collecting tacacs-plus==2.6 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 150))
  Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)
Collecting tempora==5.0.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 152))
  Downloading tempora-5.0.0-py3-none-any.whl (15 kB)
Collecting urllib3==1.26.8 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 154))
  Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 kB 5.7 MB/s eta 0:00:00
Collecting wrapt==1.13.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 156))
  Using cached wrapt-1.13.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (84 kB)
Collecting yarl==1.7.2 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 158))
  Downloading yarl-1.7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (308 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 308.6/308.6 kB 11.0 MB/s eta 0:00:00
Collecting zc.lockfile==2.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 160))
  Downloading zc.lockfile-2.0-py2.py3-none-any.whl (9.7 kB)
Collecting zipp==3.7.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 162))
  Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB)
Collecting aiokafka==0.7.2 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 17))
  Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.6 MB/s eta 0:00:00
Collecting bitarray==1.8.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 19))
  Using cached bitarray-1.8.1.tar.gz (62 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting dataclasses==0.6 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 23))
  Using cached dataclasses-0.6-py3-none-any.whl (14 kB)
Collecting enum34==1.1.10 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 25))
  Using cached enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting kafka-python==2.0.2 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 29))
  Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 kB 3.4 MB/s eta 0:00:00
Collecting lxml==4.6.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 33))
  Downloading lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 24.0 MB/s eta 0:00:00
Collecting pyang==2.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 42))
  Downloading pyang-2.4.0-py2.py3-none-any.whl (591 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 591.2/591.2 kB 8.4 MB/s eta 0:00:00
Collecting pyangbind==0.8.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 46))
  Downloading pyangbind-0.8.1.tar.gz (48 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.6/48.6 kB 4.4 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pycrypto==2.6.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 48))
  Downloading pycrypto-2.6.1.tar.gz (446 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.2/446.2 kB 9.8 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pymongo==3.12.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 50))
  Downloading pymongo-3.12.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (527 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.0/528.0 kB 11.8 MB/s eta 0:00:00
Collecting regex==2021.3.17 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 56))
  Downloading regex-2021.3.17-cp38-cp38-manylinux2014_x86_64.whl (737 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.1/737.1 kB 18.0 MB/s eta 0:00:00
ERROR: Cannot install six==1.15.0 and six==1.16.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested six==1.16.0
    The user requested six==1.15.0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

[notice] A new release of pip is available: 23.3.1 -> 23.3.2
[notice] To update, run: pip install --upgrade pip

=================================== log end ====================================
ERROR: could not install deps [-r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt, -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt, -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-test.txt, pylint]; v = InvocationError('/tmp/.tox/pylint/bin/python -m pip install -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-test.txt pylint', 1)

=================================== log end ====================================
✖ FAIL pylint in 30.264 seconds
ERROR: invocation failed (exit code 1), logfile: /tmp/.tox/cover/log/cover-0.log
================================== log start ===================================
cover create: /tmp/.tox/cover
cover installdeps: -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt, -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt, -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-test.txt
ERROR: invocation failed (exit code 1), logfile: /tmp/.tox/cover/log/cover-2.log
================================== log start ===================================
Collecting osm-common@ git+https://osm.etsi.org/gerrit/osm/common.git@v10.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 38))
  Cloning https://osm.etsi.org/gerrit/osm/common.git (to revision v10.0) to /tmp/pip-install-1_vutudo/osm-common_19f032f3857747f19c966132fe2766d0
  Running command git clone --filter=blob:none --quiet https://osm.etsi.org/gerrit/osm/common.git /tmp/pip-install-1_vutudo/osm-common_19f032f3857747f19c966132fe2766d0
  warning: filtering not recognized by server, ignoring
  Running command git checkout -b v10.0 --track origin/v10.0
  Switched to a new branch 'v10.0'
  Branch 'v10.0' set up to track remote branch 'v10.0' from 'origin'.
  Resolved https://osm.etsi.org/gerrit/osm/common.git to commit 7ddcf697a6a19d03211cf78bc653cc3974594b1e
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting osm-im@ git+https://osm.etsi.org/gerrit/osm/IM.git@v10.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 40))
  Cloning https://osm.etsi.org/gerrit/osm/IM.git (to revision v10.0) to /tmp/pip-install-1_vutudo/osm-im_5c008467db234b0d95f26ba648330417
  Running command git clone --filter=blob:none --quiet https://osm.etsi.org/gerrit/osm/IM.git /tmp/pip-install-1_vutudo/osm-im_5c008467db234b0d95f26ba648330417
  warning: filtering not recognized by server, ignoring
  Running command git checkout -b v10.0 --track origin/v10.0
  Switched to a new branch 'v10.0'
  Branch 'v10.0' set up to track remote branch 'v10.0' from 'origin'.
  Resolved https://osm.etsi.org/gerrit/osm/IM.git to commit f6d3936c67961e79bfc8fbc5d43752e9cbf38d0e
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting aiohttp==3.6.2 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 17))
  Using cached aiohttp-3.6.2-py3-none-any.whl (441 kB)
Collecting async-timeout==3.0.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 19))
  Using cached async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
Collecting attrs==21.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 21))
  Using cached attrs-21.4.0-py2.py3-none-any.whl (60 kB)
Collecting certifi==2021.10.8 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 25))
  Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting chardet==3.0.4 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 27))
  Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting charset-normalizer==2.0.10 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 29))
  Using cached charset_normalizer-2.0.10-py3-none-any.whl (39 kB)
Collecting cheroot==8.6.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 31))
  Using cached cheroot-8.6.0-py2.py3-none-any.whl (104 kB)
Collecting cherrypy==18.6.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 33))
  Using cached CherryPy-18.6.1-py2.py3-none-any.whl (419 kB)
Collecting debtcollector==2.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 35))
  Using cached debtcollector-2.4.0-py3-none-any.whl (22 kB)
Collecting idna==3.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 40))
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting importlib-resources==5.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 44))
  Using cached importlib_resources-5.4.0-py3-none-any.whl (28 kB)
Collecting iso8601==1.0.2 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 48))
  Using cached iso8601-1.0.2-py3-none-any.whl (9.7 kB)
Collecting jaraco.classes==3.2.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 52))
  Using cached jaraco.classes-3.2.1-py3-none-any.whl (5.6 kB)
Collecting jaraco.collections==3.5.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 54))
  Using cached jaraco.collections-3.5.1-py3-none-any.whl (10 kB)
Collecting jaraco.functools==3.5.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 56))
  Using cached jaraco.functools-3.5.0-py3-none-any.whl (7.0 kB)
Collecting jaraco.text==3.6.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 61))
  Using cached jaraco.text-3.6.0-py3-none-any.whl (8.1 kB)
Collecting jsonschema==4.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 63))
  Using cached jsonschema-4.4.0-py3-none-any.whl (72 kB)
Collecting keystoneauth1==4.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 65))
  Using cached keystoneauth1-4.4.0-py3-none-any.whl (314 kB)
Collecting more-itertools==8.12.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 67))
  Using cached more_itertools-8.12.0-py3-none-any.whl (54 kB)
Collecting msgpack==1.0.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 73))
  Using cached msgpack-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
Collecting multidict==4.7.6 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 75))
  Using cached multidict-4.7.6-cp38-cp38-manylinux1_x86_64.whl (162 kB)
Collecting netaddr==0.8.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 79))
  Using cached netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
Collecting netifaces==0.11.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 83))
  Using cached netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)
Collecting os-service-types==1.7.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 85))
  Using cached os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
Collecting oslo.config==8.7.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 87))
  Using cached oslo.config-8.7.1-py3-none-any.whl (128 kB)
Collecting oslo.i18n==5.1.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 89))
  Using cached oslo.i18n-5.1.0-py3-none-any.whl (46 kB)
Collecting oslo.serialization==4.2.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 94))
  Using cached oslo.serialization-4.2.0-py3-none-any.whl (25 kB)
Collecting oslo.utils==4.12.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 96))
  Downloading oslo.utils-4.12.0-py3-none-any.whl (101 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 1.9 MB/s eta 0:00:00
Collecting packaging==21.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 100))
  Downloading packaging-21.3-py3-none-any.whl (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 1.8 MB/s eta 0:00:00
Collecting pbr==5.8.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 102))
  Using cached pbr-5.8.0-py2.py3-none-any.whl (112 kB)
Collecting portend==3.1.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 112))
  Downloading portend-3.1.0-py3-none-any.whl (5.3 kB)
Collecting pyparsing==3.0.6 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 114))
  Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.6/97.6 kB 3.5 MB/s eta 0:00:00
Collecting pyrsistent==0.18.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 118))
  Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.8/119.8 kB 3.6 MB/s eta 0:00:00
Collecting python-keystoneclient==4.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 120))
  Downloading python_keystoneclient-4.4.0-py3-none-any.whl (398 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 398.3/398.3 kB 20.6 MB/s eta 0:00:00
Collecting pytz==2021.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 122))
  Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 16.4 MB/s eta 0:00:00
Collecting pyyaml==5.4.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 127))
  Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 662.4/662.4 kB 21.5 MB/s eta 0:00:00
Collecting requests==2.27.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 131))
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 3.2 MB/s eta 0:00:00
Collecting rfc3986==2.0.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 137))
  Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
Collecting six==1.16.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 139))
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting stevedore==3.5.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 145))
  Using cached stevedore-3.5.0-py3-none-any.whl (49 kB)
Collecting tacacs-plus==2.6 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 150))
  Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)
Collecting tempora==5.0.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 152))
  Downloading tempora-5.0.0-py3-none-any.whl (15 kB)
Collecting urllib3==1.26.8 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 154))
  Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 kB 10.6 MB/s eta 0:00:00
Collecting wrapt==1.13.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 156))
  Downloading wrapt-1.13.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (84 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.6/84.6 kB 4.4 MB/s eta 0:00:00
Collecting yarl==1.7.2 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 158))
  Downloading yarl-1.7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (308 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 308.6/308.6 kB 11.8 MB/s eta 0:00:00
Collecting zc.lockfile==2.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 160))
  Downloading zc.lockfile-2.0-py2.py3-none-any.whl (9.7 kB)
Collecting zipp==3.7.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt (line 162))
  Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB)
Collecting aiokafka==0.7.2 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 17))
  Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 39.4 MB/s eta 0:00:00
Collecting bitarray==1.8.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 19))
  Downloading bitarray-1.8.1.tar.gz (62 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 4.7 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting dataclasses==0.6 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 23))
  Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
Collecting enum34==1.1.10 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 25))
  Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting kafka-python==2.0.2 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 29))
  Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 kB 12.8 MB/s eta 0:00:00
Collecting lxml==4.6.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 33))
  Downloading lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 17.0 MB/s eta 0:00:00
Collecting pyang==2.4.0 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 42))
  Downloading pyang-2.4.0-py2.py3-none-any.whl (591 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 591.2/591.2 kB 13.5 MB/s eta 0:00:00
Collecting pyangbind==0.8.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 46))
  Downloading pyangbind-0.8.1.tar.gz (48 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.6/48.6 kB 4.1 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pycrypto==2.6.1 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 48))
  Downloading pycrypto-2.6.1.tar.gz (446 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.2/446.2 kB 16.1 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pymongo==3.12.3 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 50))
  Using cached pymongo-3.12.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (527 kB)
Collecting regex==2021.3.17 (from -r /home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt (line 56))
  Downloading regex-2021.3.17-cp38-cp38-manylinux2014_x86_64.whl (737 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.1/737.1 kB 20.0 MB/s eta 0:00:00
ERROR: Cannot install six==1.15.0 and six==1.16.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested six==1.16.0
    The user requested six==1.15.0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

[notice] A new release of pip is available: 23.3.1 -> 23.3.2
[notice] To update, run: pip install --upgrade pip

=================================== log end ====================================
ERROR: could not install deps [-r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt, -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt, -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-test.txt]; v = InvocationError('/tmp/.tox/cover/bin/python -m pip install -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements.txt -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-dev.txt -r/home/jenkins/workspace/NBI-stage_2-merge_v10.0/requirements-test.txt', 1)

=================================== log end ====================================
✖ FAIL cover in 30.328 seconds
✔ OK safety in 48.24 seconds
___________________________________ summary ____________________________________
  black: commands succeeded
ERROR:   cover: parallel child exit code 1
  flake8: commands succeeded
ERROR:   pylint: parallel child exit code 1