Skip to content

Console Output

+ export HOME=/var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1
+ pytest -v --junit-xml=py3.xml testing
============================= test session starts ==============================
platform linux -- Python 3.6.9, pytest-7.0.1, pluggy-1.0.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1
collecting ... collected 17 items / 8 errors / 9 selected

==================================== ERRORS ====================================
____________________ ERROR collecting testing/test_curvi.py ____________________
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:599: in _importtestmodule
    mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/usr/local/lib/python3.6/dist-packages/_pytest/pathlib.py:533: in import_path
    importlib.import_module(module_name)
/usr/lib/python3.6/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:994: in _gcd_import
    ???
<frozen importlib._bootstrap>:971: in _find_and_load
    ???
<frozen importlib._bootstrap>:955: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:665: in _load_unlocked
    ???
/usr/local/lib/python3.6/dist-packages/_pytest/assertion/rewrite.py:171: in exec_module
    exec(co, module.__dict__)
testing/test_curvi.py:14: in <module>
    import plotting.plot_sweep as plot_sweep
plotting/plot_sweep.py:5: in <module>
    import matplotlib
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/__init__.py:107: in <module>
    from . import cbook, rcsetup
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/rcsetup.py:32: in <module>
    from cycler import Cycler, cycler as ccycler
E     File "/var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/.local/lib/python3.6/site-packages/cycler-0.12.1-py3.6.egg/cycler/__init__.py", line 44
E       from __future__ import annotations
E                                        ^
E   SyntaxError: future feature annotations is not defined
_________________ ERROR collecting testing/test_indiv_sens.py __________________
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:599: in _importtestmodule
    mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/usr/local/lib/python3.6/dist-packages/_pytest/pathlib.py:533: in import_path
    importlib.import_module(module_name)
/usr/lib/python3.6/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:994: in _gcd_import
    ???
<frozen importlib._bootstrap>:971: in _find_and_load
    ???
<frozen importlib._bootstrap>:955: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:665: in _load_unlocked
    ???
/usr/local/lib/python3.6/dist-packages/_pytest/assertion/rewrite.py:171: in exec_module
    exec(co, module.__dict__)
testing/test_indiv_sens.py:13: in <module>
    import analysis.indiv_sens as indiv_sens
analysis/indiv_sens.py:11: in <module>
    import plotting.plot_heatmap as heatmap_f
plotting/plot_heatmap.py:5: in <module>
    import matplotlib
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/__init__.py:107: in <module>
    from . import cbook, rcsetup
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/rcsetup.py:32: in <module>
    from cycler import Cycler, cycler as ccycler
E     File "/var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/.local/lib/python3.6/site-packages/cycler-0.12.1-py3.6.egg/cycler/__init__.py", line 44
E       from __future__ import annotations
E                                        ^
E   SyntaxError: future feature annotations is not defined
_________________ ERROR collecting testing/test_mos_creator.py _________________
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:599: in _importtestmodule
    mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/usr/local/lib/python3.6/dist-packages/_pytest/pathlib.py:533: in import_path
    importlib.import_module(module_name)
/usr/lib/python3.6/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:994: in _gcd_import
    ???
<frozen importlib._bootstrap>:971: in _find_and_load
    ???
<frozen importlib._bootstrap>:955: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:665: in _load_unlocked
    ???
/usr/local/lib/python3.6/dist-packages/_pytest/assertion/rewrite.py:171: in exec_module
    exec(co, module.__dict__)
testing/test_mos_creator.py:10: in <module>
    import analysis.indiv_sens
analysis/indiv_sens.py:11: in <module>
    import plotting.plot_heatmap as heatmap_f
plotting/plot_heatmap.py:5: in <module>
    import matplotlib
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/__init__.py:107: in <module>
    from . import cbook, rcsetup
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/rcsetup.py:32: in <module>
    from cycler import Cycler, cycler as ccycler
E     File "/var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/.local/lib/python3.6/site-packages/cycler-0.12.1-py3.6.egg/cycler/__init__.py", line 44
E       from __future__ import annotations
E                                        ^
E   SyntaxError: future feature annotations is not defined
______________ ERROR collecting testing/test_multiparam_sweep.py _______________
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:599: in _importtestmodule
    mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/usr/local/lib/python3.6/dist-packages/_pytest/pathlib.py:533: in import_path
    importlib.import_module(module_name)
/usr/lib/python3.6/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:994: in _gcd_import
    ???
<frozen importlib._bootstrap>:971: in _find_and_load
    ???
<frozen importlib._bootstrap>:955: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:665: in _load_unlocked
    ???
/usr/local/lib/python3.6/dist-packages/_pytest/assertion/rewrite.py:171: in exec_module
    exec(co, module.__dict__)
testing/test_multiparam_sweep.py:14: in <module>
    import plotting.plot_sweep as plot_sweep
plotting/plot_sweep.py:5: in <module>
    import matplotlib
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/__init__.py:107: in <module>
    from . import cbook, rcsetup
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/rcsetup.py:32: in <module>
    from cycler import Cycler, cycler as ccycler
E     File "/var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/.local/lib/python3.6/site-packages/cycler-0.12.1-py3.6.egg/cycler/__init__.py", line 44
E       from __future__ import annotations
E                                        ^
E   SyntaxError: future feature annotations is not defined
________________ ERROR collecting testing/test_plot_heatmaps.py ________________
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:599: in _importtestmodule
    mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/usr/local/lib/python3.6/dist-packages/_pytest/pathlib.py:533: in import_path
    importlib.import_module(module_name)
/usr/lib/python3.6/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:994: in _gcd_import
    ???
<frozen importlib._bootstrap>:971: in _find_and_load
    ???
<frozen importlib._bootstrap>:955: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:665: in _load_unlocked
    ???
/usr/local/lib/python3.6/dist-packages/_pytest/assertion/rewrite.py:171: in exec_module
    exec(co, module.__dict__)
testing/test_plot_heatmaps.py:13: in <module>
    import plotting.plot_heatmap as plot_heatmap
plotting/plot_heatmap.py:5: in <module>
    import matplotlib
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/__init__.py:107: in <module>
    from . import cbook, rcsetup
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/rcsetup.py:32: in <module>
    from cycler import Cycler, cycler as ccycler
E     File "/var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/.local/lib/python3.6/site-packages/cycler-0.12.1-py3.6.egg/cycler/__init__.py", line 44
E       from __future__ import annotations
E                                        ^
E   SyntaxError: future feature annotations is not defined
_________________ ERROR collecting testing/test_plot_sweep.py __________________
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:599: in _importtestmodule
    mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/usr/local/lib/python3.6/dist-packages/_pytest/pathlib.py:533: in import_path
    importlib.import_module(module_name)
/usr/lib/python3.6/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:994: in _gcd_import
    ???
<frozen importlib._bootstrap>:971: in _find_and_load
    ???
<frozen importlib._bootstrap>:955: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:665: in _load_unlocked
    ???
/usr/local/lib/python3.6/dist-packages/_pytest/assertion/rewrite.py:171: in exec_module
    exec(co, module.__dict__)
testing/test_plot_sweep.py:13: in <module>
    from plotting.plot_sweep import SweepPlotter
plotting/plot_sweep.py:5: in <module>
    import matplotlib
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/__init__.py:107: in <module>
    from . import cbook, rcsetup
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/rcsetup.py:32: in <module>
    from cycler import Cycler, cycler as ccycler
E     File "/var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/.local/lib/python3.6/site-packages/cycler-0.12.1-py3.6.egg/cycler/__init__.py", line 44
E       from __future__ import annotations
E                                        ^
E   SyntaxError: future feature annotations is not defined
_______________ ERROR collecting testing/test_plot_vectorial.py ________________
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:599: in _importtestmodule
    mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/usr/local/lib/python3.6/dist-packages/_pytest/pathlib.py:533: in import_path
    importlib.import_module(module_name)
/usr/lib/python3.6/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:994: in _gcd_import
    ???
<frozen importlib._bootstrap>:971: in _find_and_load
    ???
<frozen importlib._bootstrap>:955: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:665: in _load_unlocked
    ???
/usr/local/lib/python3.6/dist-packages/_pytest/assertion/rewrite.py:171: in exec_module
    exec(co, module.__dict__)
testing/test_plot_vectorial.py:11: in <module>
    from plotting.plot_vectorial import VectorialPlotter
plotting/plot_vectorial.py:5: in <module>
    import matplotlib
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/__init__.py:107: in <module>
    from . import cbook, rcsetup
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/rcsetup.py:32: in <module>
    from cycler import Cycler, cycler as ccycler
E     File "/var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/.local/lib/python3.6/site-packages/cycler-0.12.1-py3.6.egg/cycler/__init__.py", line 44
E       from __future__ import annotations
E                                        ^
E   SyntaxError: future feature annotations is not defined
____________ ERROR collecting testing/test_predefined_json_files.py ____________
/usr/local/lib/python3.6/dist-packages/_pytest/python.py:599: in _importtestmodule
    mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
/usr/local/lib/python3.6/dist-packages/_pytest/pathlib.py:533: in import_path
    importlib.import_module(module_name)
/usr/lib/python3.6/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:994: in _gcd_import
    ???
<frozen importlib._bootstrap>:971: in _find_and_load
    ???
<frozen importlib._bootstrap>:955: in _find_and_load_unlocked
    ???
<frozen importlib._bootstrap>:665: in _load_unlocked
    ???
/usr/local/lib/python3.6/dist-packages/_pytest/assertion/rewrite.py:171: in exec_module
    exec(co, module.__dict__)
testing/test_predefined_json_files.py:11: in <module>
    import multiparam_sweep
multiparam_sweep.py:11: in <module>
    import plotting.plot_sweep as plot_sweep
plotting/plot_sweep.py:5: in <module>
    import matplotlib
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/__init__.py:107: in <module>
    from . import cbook, rcsetup
.local/lib/python3.6/site-packages/matplotlib-3.3.0-py3.6-linux-x86_64.egg/matplotlib/rcsetup.py:32: in <module>
    from cycler import Cycler, cycler as ccycler
E     File "/var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/.local/lib/python3.6/site-packages/cycler-0.12.1-py3.6.egg/cycler/__init__.py", line 44
E       from __future__ import annotations
E                                        ^
E   SyntaxError: future feature annotations is not defined
=============================== warnings summary ===============================
modelica_interface/run_omc.py:40
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/modelica_interface/run_omc.py:40: DeprecationWarning: invalid escape sequence \.
    regex = '.*\.(c|o|h|makefile|log|libs|json)$'

misc/csv_output_to_csv_matrix_converter.py:55
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/misc/csv_output_to_csv_matrix_converter.py:55: DeprecationWarning: invalid escape sequence \$
    w3TheoSens_regex = "\$Sensitivities\..*"

analysis/indiv_sens.py:326
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/analysis/indiv_sens.py:326: DeprecationWarning: invalid escape sequence \w
    value = re.sub('[^\w\s-]', '', value).strip().lower()

analysis/indiv_sens.py:327
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/analysis/indiv_sens.py:327: DeprecationWarning: invalid escape sequence \s
    value = re.sub('[-\s]+', '-', value)

testing/test_model_optimizer.py:84
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/testing/test_model_optimizer.py:84: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.slow

testing/test_model_optimizer.py:115
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/testing/test_model_optimizer.py:115: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.slow

testing/test_model_optimizer.py:143
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/testing/test_model_optimizer.py:143: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.slow

testing/test_model_optimizer.py:167
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/testing/test_model_optimizer.py:167: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.slow

testing/test_model_optimizer.py:195
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/testing/test_model_optimizer.py:195: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.slow

testing/test_plot_heatmaps.py:74
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/testing/test_plot_heatmaps.py:74: DeprecationWarning: invalid escape sequence \.
    regex = '.*\.(png|svg)$'

testing/test_plot_heatmaps.py:88
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/testing/test_plot_heatmaps.py:88: DeprecationWarning: invalid escape sequence \ 
    param_3,7,8,9"""

testing/test_plot_sweep.py:38
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/testing/test_plot_sweep.py:38: DeprecationWarning: invalid escape sequence \.
    regex = '.*\.(png|svg)$'

testing/test_plot_vectorial.py:51
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/testing/test_plot_vectorial.py:51: DeprecationWarning: invalid escape sequence \.
    regex = '.*\.(png|svg)$'

testing/test_run_omc.py:48
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/testing/test_run_omc.py:48: DeprecationWarning: invalid escape sequence \.
    if re.match('.*\.(c|o|h|makefile|log|libs|json)$', x):

testing/test_run_omc.py:35
  /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/testing/test_run_omc.py:35: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
    @pytest.mark.slow

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: /var/lib/jenkins/ws/ens_dependabot_pip_pillow-10.0.1/py3.xml -
=========================== short test summary info ============================
ERROR testing/test_curvi.py
ERROR testing/test_indiv_sens.py
ERROR testing/test_mos_creator.py
ERROR testing/test_multiparam_sweep.py
ERROR testing/test_plot_heatmaps.py
ERROR testing/test_plot_sweep.py
ERROR testing/test_plot_vectorial.py
ERROR testing/test_predefined_json_files.py
!!!!!!!!!!!!!!!!!!! Interrupted: 8 errors during collection !!!!!!!!!!!!!!!!!!!!
======================== 15 warnings, 8 errors in 1.07s ========================