Started by an SCM change Running as SYSTEM Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/cophi_toolbox The recommended git tool is: NONE using credential Github Cloning the remote Git repository Cloning repository git://github.com/cophi-wue/cophi-toolbox > /usr/bin/git init /mnt/data/jenkins/workspace/cophi_toolbox # timeout=10 Fetching upstream changes from git://github.com/cophi-wue/cophi-toolbox > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.11.0' using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --progress -- git://github.com/cophi-wue/cophi-toolbox +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git://github.com/cophi-wue/cophi-toolbox # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/ddw Seen branch in repository origin/gh-pages Seen branch in repository origin/master Seen branch in repository origin/oop Seen branch in repository origin/severinsimmler-patch-1 Seen branch in repository origin/testing Seen 6 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision a86f4e8c6ce31e4ab0b63ca26600d4dbd3c884c5 (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f a86f4e8c6ce31e4ab0b63ca26600d4dbd3c884c5 # timeout=10 Commit message: "Merge pull request #39 from cophi-wue/severinsimmler-patch-1" > /usr/bin/git rev-list --no-walk a86f4e8c6ce31e4ab0b63ca26600d4dbd3c884c5 # timeout=10 [cophi_toolbox] $ /bin/sh -xe /tmp/jenkins8706563942691697074.sh + tox GLOB sdist-make: /mnt/data/jenkins/workspace/cophi_toolbox/setup.py py34 create: /mnt/data/jenkins/workspace/cophi_toolbox/.tox/py34 ERROR: InterpreterNotFound: python3.4 py35 create: /mnt/data/jenkins/workspace/cophi_toolbox/.tox/py35 py35 installdeps: pytest, pytest-cov py35 inst: /mnt/data/jenkins/workspace/cophi_toolbox/.tox/dist/cophi-1.3.2.zip py35 installed: DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.,attrs==20.3.0,cophi @ file:///mnt/data/jenkins/workspace/cophi_toolbox/.tox/dist/cophi-1.3.2.zip,coverage==5.5,importlib-metadata==2.1.1,iniconfig==1.1.1,lxml==4.6.3,numpy==1.18.5,packaging==20.9,pandas==0.25.3,pathlib2==2.3.5,pkg-resources==0.0.0,pluggy==0.13.1,py==1.10.0,pyparsing==2.4.7,pytest==6.1.2,pytest-cov==2.11.1,python-dateutil==2.8.1,pytz==2021.1,regex==2021.3.17,six==1.15.0,toml==0.10.2,zipp==1.2.0 py35 runtests: PYTHONHASHSEED='3936259126' py35 runtests: commands[0] | pytest ============================= test session starts ============================== platform linux -- Python 3.5.3, pytest-6.1.2, py-1.10.0, pluggy-0.13.1 rootdir: /mnt/data/jenkins/workspace/cophi_toolbox, configfile: setup.cfg plugins: cov-2.11.1 collected 91 items tests/test_api.py ... [ 3%] tests/test_complexity.py ...................... [ 27%] tests/test_model.py .................................................... [ 84%] ......... [ 94%] tests/test_utils.py ..... [100%] =============================== warnings summary =============================== .tox/py35/lib/python3.5/distutils/__init__.py:4 /mnt/data/jenkins/workspace/cophi_toolbox/.tox/py35/lib/python3.5/distutils/__init__.py:4: PendingDeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp -- Docs: https://docs.pytest.org/en/stable/warnings.html --- generated xml file: /mnt/data/jenkins/workspace/cophi_toolbox/tests.xml ---- ----------- coverage: platform linux, python 3.5.3-final-0 ----------- Coverage HTML written to dir htmlcov Coverage XML written to file coverage.xml ======================== 91 passed, 1 warning in 0.95s ========================= py36 create: /mnt/data/jenkins/workspace/cophi_toolbox/.tox/py36 ERROR: InterpreterNotFound: python3.6 py37 create: /mnt/data/jenkins/workspace/cophi_toolbox/.tox/py37 ERROR: InterpreterNotFound: python3.7 docs create: /mnt/data/jenkins/workspace/cophi_toolbox/.tox/docs docs installdeps: -r/mnt/data/jenkins/workspace/cophi_toolbox/docs/requirements.txt docs inst: /mnt/data/jenkins/workspace/cophi_toolbox/.tox/dist/cophi-1.3.2.zip docs installed: DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.,alabaster==0.7.12,Babel==2.9.0,certifi==2020.12.5,chardet==4.0.0,cophi @ file:///mnt/data/jenkins/workspace/cophi_toolbox/.tox/dist/cophi-1.3.2.zip,docutils==0.16,idna==2.10,imagesize==1.2.0,Jinja2==2.11.3,lxml==4.6.3,MarkupSafe==1.1.1,numpy==1.18.5,packaging==20.9,pandas==0.25.3,pkg-resources==0.0.0,Pygments==2.8.1,pyparsing==2.4.7,python-dateutil==2.8.1,pytz==2021.1,regex==2021.3.17,requests==2.25.1,six==1.15.0,snowballstemmer==2.1.0,Sphinx==3.5.3,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==1.0.3,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.4,urllib3==1.26.4 docs runtests: PYTHONHASHSEED='3936259126' docs runtests: commands[0] | sphinx-build -E -b html docs dist/docs Running Sphinx v3.5.3 making output directory... done WARNING: html_static_path entry '_static' does not exist loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [html]: targets for 3 source files that are out of date updating environment: [new config] 3 added, 0 changed, 0 removed reading sources... [ 33%] index reading sources... [ 66%] reference/cophi-toolbox reading sources... [100%] reference/index /mnt/data/jenkins/workspace/cophi_toolbox/docs/reference/cophi-toolbox.rst:3: WARNING: Unknown directive type "testsetup". .. testsetup:: from cophi import * WARNING: autodoc: failed to import module 'preprocessing' from module 'cophi_toolbox'; the following exception was raised: No module named 'cophi_toolbox' looking for now-outdated files... none found pickling environment... done checking consistency... /mnt/data/jenkins/workspace/cophi_toolbox/docs/reference/cophi-toolbox.rst: WARNING: document isn't included in any toctree /mnt/data/jenkins/workspace/cophi_toolbox/docs/reference/index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 33%] index writing output... [ 66%] reference/cophi-toolbox writing output... [100%] reference/index generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in dist/docs. docs runtests: commands[1] | sphinx-build -b linkcheck docs dist/docs Running Sphinx v3.5.3 WARNING: html_static_path entry '_static' does not exist loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [linkcheck]: targets for 3 source files that are out of date updating environment: 0 added, 1 changed, 0 removed reading sources... [100%] reference/cophi-toolbox /mnt/data/jenkins/workspace/cophi_toolbox/docs/reference/cophi-toolbox.rst:3: WARNING: Unknown directive type "testsetup". .. testsetup:: from cophi import * WARNING: autodoc: failed to import module 'preprocessing' from module 'cophi_toolbox'; the following exception was raised: No module named 'cophi_toolbox' looking for now-outdated files... none found pickling environment... done checking consistency... /mnt/data/jenkins/workspace/cophi_toolbox/docs/reference/cophi-toolbox.rst: WARNING: document isn't included in any toctree /mnt/data/jenkins/workspace/cophi_toolbox/docs/reference/index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 33%] index writing output... [ 66%] reference/cophi-toolbox writing output... [100%] reference/index build succeeded, 5 warnings. Look for any errors in the above output or in dist/docs/output.txt ___________________________________ summary ____________________________________ SKIPPED: py34: InterpreterNotFound: python3.4 py35: commands succeeded SKIPPED: py36: InterpreterNotFound: python3.6 SKIPPED: py37: InterpreterNotFound: python3.7 docs: commands succeeded congratulations :) [TASKS] Scanning folder '/mnt/data/jenkins/workspace/cophi_toolbox' for files matching the pattern '*, src/**/*, tests/**/*, docs/**/*' - excludes: .*/**/* [TASKS] Found 56 files to scan for tasks [TASKS] Found 3 open tasks. The recommended git tool is: NONE using credential Github Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=a86f4e8c6ce31e4ab0b63ca26600d4dbd3c884c5, workspace=/mnt/data/jenkins/workspace/cophi_toolbox > /usr/bin/git rev-parse a86f4e8c6ce31e4ab0b63ca26600d4dbd3c884c5^{commit} # timeout=10 [TASKS] Computing warning deltas based on reference build #125 [DocLinks] Copying Documentation to 1 ... Recording test results [Checks API] No suitable checks publisher found. [Cobertura] Publishing Cobertura coverage report... [Cobertura] Publishing Cobertura coverage results... [Cobertura] Cobertura coverage report found. ERROR: Build step failed with exception java.lang.IllegalStateException at org.objectweb.asm.tree.analysis.BasicInterpreter.(BasicInterpreter.java:66) at org.parboiled.transform.RuleMethodInterpreter.(RuleMethodInterpreter.java:42) at org.parboiled.transform.InstructionGraphCreator.process(InstructionGraphCreator.java:41) at org.parboiled.transform.ParserTransformer.runMethodTransformers(ParserTransformer.java:62) at org.parboiled.transform.ParserTransformer.extendParserClass(ParserTransformer.java:45) at org.parboiled.transform.ParserTransformer.transformParser(ParserTransformer.java:39) at org.parboiled.Parboiled.createParser(Parboiled.java:54) Caused: java.lang.RuntimeException: Error creating extended parser class: null at org.parboiled.Parboiled.createParser(Parboiled.java:58) at org.jenkinsci.plugins.tokenmacro.Parser.process(Parser.java:80) at org.jenkinsci.plugins.tokenmacro.Parser.process(Parser.java:74) at org.jenkinsci.plugins.tokenmacro.TokenMacro.expand(TokenMacro.java:199) at org.jenkinsci.plugins.tokenmacro.TokenMacro.expandAll(TokenMacro.java:237) at org.jenkinsci.plugins.tokenmacro.TokenMacro.expandAll(TokenMacro.java:211) at org.jenkinsci.plugins.github.common.ExpandableMessage.expandAll(ExpandableMessage.java:52) at org.jenkinsci.plugins.github.status.sources.ConditionalStatusResultSource.get(ConditionalStatusResultSource.java:56) at org.jenkinsci.plugins.github.status.sources.DefaultStatusResultSource.get(DefaultStatusResultSource.java:54) at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:141) Caused: org.jenkinsci.plugins.github.common.CombineErrorHandler$ErrorHandlingException at org.jenkinsci.plugins.github.common.CombineErrorHandler.handle(CombineErrorHandler.java:74) at org.jenkinsci.plugins.github.status.GitHubCommitStatusSetter.perform(GitHubCommitStatusSetter.java:164) at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752) at hudson.model.Build$BuildExecution.post2(Build.java:177) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697) at hudson.model.Run.execute(Run.java:1932) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Build step 'Set GitHub commit status (universal)' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion [Slack Notifications] found #126 as previous completed, non-aborted build Finished: FAILURE