SuccessConsole Output

[PLA-stage_2_v15.0] Running shell script
+ runuser jenkins -c devops-stages/stage-test.sh
Launching tox
✔ OK flake8 in 9.026 seconds
flake8 create: /tmp/.tox/flake8
flake8 installdeps: flake8
flake8 develop-inst: /home/jenkins/workspace/PLA-stage_2_v15.0
flake8 installed: flake8==6.1.0,mccabe==0.7.0,-e git+https://osm.etsi.org/gerrit/osm/PLA.git@5fa7d6b3638b309669be7295535dd171e8615acb#egg=osm_pla,pycodestyle==2.11.1,pyflakes==3.1.0
flake8 run-test-pre: PYTHONHASHSEED='1954196803'
flake8 run-test: commands[0] | flake8 osm_pla/ setup.py

✔ OK black in 10.019 seconds
black create: /tmp/.tox/black
black installdeps: black
black installed: aiohttp==3.9.1,aiosignal==1.3.1,async-timeout==4.0.3,attrs==23.1.0,black==23.12.0,click==8.1.7,frozenlist==1.4.1,idna==3.6,multidict==6.0.4,mypy-extensions==1.0.0,packaging==23.2,pathspec==0.12.1,platformdirs==4.1.0,tomli==2.0.1,typing_extensions==4.9.0,yarl==1.9.4
black run-test-pre: PYTHONHASHSEED='2531169004'
black run-test: commands[0] | black --check --diff osm_pla/
All done! ✨ 🍰 ✨
13 files would be left unchanged.

✔ OK safety in 11.942 seconds
safety create: /tmp/.tox/safety
safety installdeps: -r/home/jenkins/workspace/PLA-stage_2_v15.0/requirements.txt, safety
safety develop-inst: /home/jenkins/workspace/PLA-stage_2_v15.0
safety installed: certifi==2023.11.17,charset-normalizer==3.3.2,click==8.1.7,dparse==0.6.3,idna==3.6,Jinja2==3.1.2,MarkupSafe==2.1.3,-e git+https://osm.etsi.org/gerrit/osm/PLA.git@5fa7d6b3638b309669be7295535dd171e8615acb#egg=osm_pla,packaging==21.3,pymzn==0.18.3,pyparsing==3.1.1,PyYAML==6.0.1,requests==2.31.0,ruamel.yaml==0.18.5,ruamel.yaml.clib==0.2.8,safety==2.3.5,tomli==2.0.1,urllib3==2.1.0
safety run-test-pre: PYTHONHASHSEED='3931104143'
safety run-test: commands[0] | - safety check --full-report
+==============================================================================+

                               /$$$$$$            /$$
                              /$$__  $$          | $$
           /$$$$$$$  /$$$$$$ | $$  \__//$$$$$$  /$$$$$$   /$$   /$$
          /$$_____/ |____  $$| $$$$   /$$__  $$|_  $$_/  | $$  | $$
         |  $$$$$$   /$$$$$$$| $$_/  | $$$$$$$$  | $$    | $$  | $$
          \____  $$ /$$__  $$| $$    | $$_____/  | $$ /$$| $$  | $$
          /$$$$$$$/|  $$$$$$$| $$    |  $$$$$$$  |  $$$$/|  $$$$$$$
         |_______/  \_______/|__/     \_______/   \___/   \____  $$
                                                          /$$  | $$
                                                         |  $$$$$$/
  by pyup.io                                              \______/

+==============================================================================+

 REPORT 

  Safety is using PyUp's free open-source vulnerability database. This
data is 30 days old and limited. 
  For real-time enhanced vulnerability data, fix recommendations, severity
reporting, cybersecurity support, team and project policy management and more
sign up at https://pyup.io or email sales@pyup.io

  Safety v2.3.5 is scanning for Vulnerabilities...
  Scanning dependencies in your environment:

  -> /tmp/.tox/safety/lib/python3.10/site-packages
  -> /home/jenkins/workspace/PLA-stage_2_v15.0

  Using non-commercial database
  Found and scanned 21 packages
  Timestamp 2023-12-18 16:46:39
  3 vulnerabilities found
  0 vulnerabilities ignored

+==============================================================================+
 VULNERABILITIES FOUND 
+==============================================================================+

-> Vulnerability found in setuptools version 59.6.0
   Vulnerability ID: 52495
   Affected spec: <65.5.1
   ADVISORY: Setuptools 65.5.1 includes a fix for CVE-2022-40897: Python
   Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers
   to cause a denial of service via HTML in a crafted package or custom
   PackageIndex page. There is a Regular Expression Denial of Service (ReDoS) in
   package_index.py.https://pyup.io/posts/pyup-discovers-redos-vulnerabilities-
   in-top-python-packages
   CVE-2022-40897
   For more information, please visit
   https://data.safetycli.com/v/52495/f17


-> Vulnerability found in pip version 22.0.2
   Vulnerability ID: 62044
   Affected spec: <23.3
   ADVISORY: Pip 23.3 includes a fix for CVE-2023-5752: When installing
   a package from a Mercurial VCS URL (ie "pip install hg+...") with pip prior
   to v23.3, the specified Mercurial revision could be used to inject arbitrary
   configuration options to the "hg clone" call (ie "--config"). Controlling the
   Mercurial configuration can modify how and which repository is installed.
   This vulnerability does not affect users who aren't installing from
   Mercurial.https://github.com/pypa/pip/pull/12306
   CVE-2023-5752
   For more information, please visit
   https://data.safetycli.com/v/62044/f17


-> Vulnerability found in wheel version 0.37.1
   Vulnerability ID: 51499
   Affected spec: <0.38.1
   ADVISORY: Wheel 0.38.1 includes a fix for CVE-2022-40898: An issue
   discovered in Python Packaging Authority (PyPA) Wheel 0.37.1 and earlier
   allows remote attackers to cause a denial of service via attacker controlled
   input to wheel cli.https://pyup.io/posts/pyup-discovers-redos-
   vulnerabilities-in-top-python-packages
   CVE-2022-40898
   For more information, please visit
   https://data.safetycli.com/v/51499/f17

 Scan was completed. 3 vulnerabilities were found. 

+==============================================================================+
   REMEDIATIONS

  3 vulnerabilities were found in 3 packages. For detailed remediation & fix 
  recommendations, upgrade to a commercial license. 

+==============================================================================+

  Safety is using PyUp's free open-source vulnerability database. This
data is 30 days old and limited. 
  For real-time enhanced vulnerability data, fix recommendations, severity
reporting, cybersecurity support, team and project policy management and more
sign up at https://pyup.io or email sales@pyup.io

+==============================================================================+

✔ OK cover in 28.238 seconds
cover create: /tmp/.tox/cover
cover installdeps: -r/home/jenkins/workspace/PLA-stage_2_v15.0/requirements.txt, -r/home/jenkins/workspace/PLA-stage_2_v15.0/requirements-dev.txt, -r/home/jenkins/workspace/PLA-stage_2_v15.0/requirements-test.txt
cover develop-inst: /home/jenkins/workspace/PLA-stage_2_v15.0
cover installed: aiokafka==0.8.1,async-timeout==4.0.3,coverage==7.3.1,dataclasses==0.6,dnspython==2.4.2,Jinja2==3.1.2,kafka-python==2.0.2,MarkupSafe==2.1.3,mock==5.1.0,motor==3.3.1,nose2==0.13.0,osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@13d3d704fc0a72876588952b89b869525562a20f,-e git+https://osm.etsi.org/gerrit/osm/PLA.git@5fa7d6b3638b309669be7295535dd171e8615acb#egg=osm_pla,packaging==23.1,pycryptodome==3.19.0,pymongo==4.5.0,pymzn==0.18.3,PyYAML==6.0.1
cover run-test-pre: PYTHONHASHSEED='3291107824'
cover run-test: commands[0] | sh -c 'rm -f nosetests.xml'
cover run-test: commands[1] | coverage erase
cover run-test: commands[2] | nose2 -C --coverage osm_pla
.......ERROR:pla.server:PLA fault. Exception: kaboom!
Traceback (most recent call last):
  File "/home/jenkins/workspace/PLA-stage_2_v15.0/osm_pla/server/server.py", line 200, in get_placement
    nsd = self._get_nsd(nslcmop["operationParams"]["nsdId"])
  File "/usr/lib/python3.10/unittest/mock.py", line 1114, in __call__
    return self._mock_call(*args, **kwargs)
  File "/usr/lib/python3.10/unittest/mock.py", line 1118, in _mock_call
    return self._execute_mock_call(*args, **kwargs)
  File "/usr/lib/python3.10/unittest/mock.py", line 1173, in _execute_mock_call
    raise effect
RuntimeError: kaboom!
..........................................................................
----------------------------------------------------------------------
Ran 81 tests in 8.934s

OK
Name                                          Stmts   Miss  Cover
-----------------------------------------------------------------
osm_pla/__init__.py                               0      0   100%
osm_pla/cmd/__init__.py                           0      0   100%
osm_pla/cmd/pla_server.py                        23     23     0%
osm_pla/config/config.py                         39     21    46%
osm_pla/placement/__init__.py                     0      0   100%
osm_pla/placement/mznplacement.py               135      1    99%
osm_pla/server/server.py                        129     26    80%
osm_pla/test/__init__.py                          0      0   100%
osm_pla/test/test_mznModelGenerator.py          134      3    98%
osm_pla/test/test_mznPlacementConductor.py       31      0   100%
osm_pla/test/test_mznmodels.py                  269     24    91%
osm_pla/test/test_nsPlacementDataFactory.py     262      3    99%
osm_pla/test/test_server.py                     200      9    96%
-----------------------------------------------------------------
TOTAL                                          1222    110    91%

cover run-test: commands[3] | coverage report '--omit=*tests*'
Name                                          Stmts   Miss  Cover
-----------------------------------------------------------------
osm_pla/__init__.py                               0      0   100%
osm_pla/cmd/__init__.py                           0      0   100%
osm_pla/cmd/pla_server.py                        23     23     0%
osm_pla/config/config.py                         39     21    46%
osm_pla/placement/__init__.py                     0      0   100%
osm_pla/placement/mznplacement.py               135      1    99%
osm_pla/server/server.py                        129     26    80%
osm_pla/test/__init__.py                          0      0   100%
osm_pla/test/test_mznModelGenerator.py          134      3    98%
osm_pla/test/test_mznPlacementConductor.py       31      0   100%
osm_pla/test/test_mznmodels.py                  269     24    91%
osm_pla/test/test_nsPlacementDataFactory.py     262      3    99%
osm_pla/test/test_server.py                     200      9    96%
-----------------------------------------------------------------
TOTAL                                          1222    110    91%
cover run-test: commands[4] | coverage html -d ./cover '--omit=*tests*'
Wrote HTML report to ./cover/index.html
cover run-test: commands[5] | coverage xml -o coverage.xml '--omit=*tests*'
Wrote XML report to coverage.xml

✔ OK pylint in 28.34 seconds
pylint create: /tmp/.tox/pylint
pylint installdeps: -r/home/jenkins/workspace/PLA-stage_2_v15.0/requirements.txt, -r/home/jenkins/workspace/PLA-stage_2_v15.0/requirements-dev.txt, -r/home/jenkins/workspace/PLA-stage_2_v15.0/requirements-test.txt, pylint
pylint develop-inst: /home/jenkins/workspace/PLA-stage_2_v15.0
pylint installed: aiokafka==0.8.1,astroid==3.0.2,async-timeout==4.0.3,coverage==7.3.1,dataclasses==0.6,dill==0.3.7,dnspython==2.4.2,isort==5.13.2,Jinja2==3.1.2,kafka-python==2.0.2,MarkupSafe==2.1.3,mccabe==0.7.0,mock==5.1.0,motor==3.3.1,nose2==0.13.0,osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@13d3d704fc0a72876588952b89b869525562a20f,-e git+https://osm.etsi.org/gerrit/osm/PLA.git@5fa7d6b3638b309669be7295535dd171e8615acb#egg=osm_pla,packaging==23.1,platformdirs==4.1.0,pycryptodome==3.19.0,pylint==3.0.3,pymongo==4.5.0,pymzn==0.18.3,PyYAML==6.0.1,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0
pylint run-test-pre: PYTHONHASHSEED='3268322550'
pylint run-test: commands[0] | pylint -E osm_pla

___________________________________ summary ____________________________________
  black: commands succeeded
  cover: commands succeeded
  flake8: commands succeeded
  pylint: commands succeeded
  safety: commands succeeded
  congratulations :)