coala: freeze> python -m pip freeze --all coala: pip==24.0,setuptools==69.1.0,wheel==0.42.0 coala: OK ✔ in 1.47 seconds docs: install_deps> python -I -m pip install -r docs/requirements.txt docs: freeze> python -m pip freeze --all docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.1,cycler==0.12.1,docutils==0.20.1,fonttools==4.51.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.4,numpy==1.26.4,nwdiag==3.0.0,packaging==24.0,pillow==10.3.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.42.0 docs: commands[0]> sphinx-build -W -b html -n -W -d /w/workspace/distribution-tox-verify-potassium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/distribution-tox-verify-potassium/docs/_build/html Running Sphinx v7.2.6 making output directory... done loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date writing output... 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%] add-project-distribution reading sources... [ 67%] index reading sources... [100%] platform-versions looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 33%] add-project-distribution writing output... [ 67%] index writing output... [100%] platform-versions generating indices... genindex done highlighting module code... writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in docs/_build/html. docs: commands[1]> echo 'Generated docs available in /w/workspace/distribution-tox-verify-potassium/docs/_build/html' Generated docs available in /w/workspace/distribution-tox-verify-potassium/docs/_build/html docs: OK ✔ in 27.4 seconds docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.1,cycler==0.12.1,docutils==0.20.1,fonttools==4.51.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.4,numpy==1.26.4,nwdiag==3.0.0,packaging==24.0,pillow==10.3.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.42.0 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/distribution-tox-verify-potassium/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/distribution-tox-verify-potassium/docs/_build/linkcheck Running Sphinx v7.2.6 making output directory... done loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date writing output... building [linkcheck]: targets for 3 source files that are out of date updating environment: [new config] 3 added, 0 changed, 0 removed reading sources... [ 33%] add-project-distribution reading sources... [ 67%] index reading sources... [100%] platform-versions looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... done writing output... [ 33%] add-project-distribution writing output... [ 67%] index writing output... [100%] platform-versions (add-project-distribution: line 145) -ignored- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/opendaylight (add-project-distribution: line 202) ok https://jenkins.opendaylight.org/releng/view/Sanity (add-project-distribution: line 82) ok https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf (platform-versions: line 66) ok https://howtodoinjava.com/maven/maven-bom-bill-of-materials-dependency/ build succeeded. Look for any errors in the above output or in docs/_build/linkcheck/output.txt docs-linkcheck: OK ✔ in 20.97 seconds pep8: install_deps> python -I -m pip install flake8 pep8: freeze> python -m pip freeze --all pep8: flake8==7.0.0,mccabe==0.7.0,pip==24.0,pycodestyle==2.11.1,pyflakes==3.2.0,setuptools==69.1.0,wheel==0.42.0 pep8: commands[0]> flake8 coala: OK (1.47 seconds) docs: OK (27.40=setup[25.92]+cmd[1.47,0.00] seconds) docs-linkcheck: OK (20.97=setup[19.84]+cmd[1.13] seconds) pep8: OK (7.40=setup[7.26]+cmd[0.14] seconds) congratulations :) (57.30 seconds)