name: doc8 run_id: commands[0] env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/oom-master-doc8-lint/.tox/doc8/bin:/opt/pyenv/bin:/tmp/venv-n0ma/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONHASHSEED: 3689802260 env PYTHONIOENCODING: utf-8 env TOX_ENV_DIR: /w/workspace/oom-master-doc8-lint/.tox/doc8 env TOX_ENV_NAME: doc8 env TOX_WORK_DIR: /w/workspace/oom-master-doc8-lint/.tox env VIRTUAL_ENV: /w/workspace/oom-master-doc8-lint/.tox/doc8 metadata pid: 2317 cwd: /w/workspace/oom-master-doc8-lint allow: /w/workspace/oom-master-doc8-lint/.tox/doc8/bin/* cmd: doc8 docs/ exit_code: 1 Scanning... Validating... docs/sections/release_notes/release-notes-london.rst:127: D001 Line too long docs/sections/release_notes/release-notes.rst:42: D000 Malformed table. docs/sections/release_notes/release-notes.rst:65: D002 Trailing whitespace docs/sections/release_notes/release-notes.rst:88: D002 Trailing whitespace docs/sections/release_notes/release-notes.rst:49: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:16: D001 Line too long docs/sections/guides/deployment_guides/oom_argo_release_deploy.rst:17: D001 Line too long docs/sections/guides/deployment_guides/oom_customize_overrides.rst:189: D005 No newline at end of file docs/sections/guides/deployment_guides/oom_helm_release_repo_deploy.rst:35: D001 Line too long docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:253: D001 Line too long docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:254: D001 Line too long docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst:279: D001 Line too long ======== Total files scanned = 43 Total files ignored = 0 Total accumulated errors = 12 Detailed error counts: - doc8.checks.CheckCarriageReturn = 0 - doc8.checks.CheckIndentationNoTab = 0 - doc8.checks.CheckMaxLineLength = 8 - doc8.checks.CheckNewlineEndOfFile = 1 - doc8.checks.CheckTrailingWhitespace = 2 - doc8.checks.CheckValidity = 1