Fuel CI can't compile documentation

Bug #1310555 reported by Alexander Charykov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Dmitry Ilyin

Bug Description

At this moment we have too much errors (27 errors) during documentation compile:

Fuel CI job: https://fuel-jenkins.mirantis.com/job/stackforge-verify-fuel-docs/371/

Please fix:

pages/release-notes/v4-1-havana-full.rst:7: WARNING: duplicate label relnotes_41, other instance in /home/jenkins/workspace/stackforge-verify-fuel-docs/release-notes.rst
/home/jenkins/workspace/stackforge-verify-fuel-docs/relnotes/index.rst:: WARNING: document isn't included in any toctree
/home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_install.rst:26: WARNING: toctree contains reference to nonexisting document u'pdf/Table of Contents'
contents/contents-install.rst:5: WARNING: toctree contains reference to nonexisting document u'pdf/Table of Contents'
/home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_patch.rst:26: WARNING: toctree contains reference to nonexisting document u'pdf/Table of Contents'
contents/contents-openstack-patch-quick-ref.rst:4: WARNING: toctree contains reference to nonexisting document u'pdf/Table of Contents'
/home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_preinstall.rst:26: WARNING: toctree contains reference to nonexisting document u'pdf/Table of Contents'
contents/contents-pre-install-guide.rst:4: WARNING: toctree contains reference to nonexisting document u'pdf/Table of Contents'
pages/preface/preface.rst:10: WARNING: duplicate label preface, other instance in /home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_install.rst
/home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_reference.rst:26: WARNING: toctree contains reference to nonexisting document u'pdf/Table of Contents'
contents/contents-refarch.rst:5: WARNING: toctree contains reference to nonexisting document u'pdf/Table of Contents'
pages/preface/preface.rst:10: WARNING: duplicate label preface, other instance in /home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_preinstall.rst
/home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_user.rst:26: WARNING: toctree contains reference to nonexisting document u'pdf/Table of Contents'
contents/contents-user.rst:5: WARNING: toctree contains reference to nonexisting document u'pdf/Table of Contents'
pages/preface/preface.rst:10: WARNING: duplicate label preface, other instance in /home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_reference.rst
WARNING: master file /home/jenkins/workspace/stackforge-verify-fuel-docs/contents.rst not found
/home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_install.rst:: WARNING: document isn't included in any toctree
/home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_patch.rst:: WARNING: document isn't included in any toctree
/home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_preinstall.rst:: WARNING: document isn't included in any toctree
/home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_reference.rst:: WARNING: document isn't included in any toctree
/home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_terminology.rst:: WARNING: document isn't included in any toctree
/home/jenkins/workspace/stackforge-verify-fuel-docs/pdf/pdf_user.rst:: WARNING: document isn't included in any toctree
[WARNING] styles.py:548 Using undefined style 'seealso-heading', aliased to style 'normal'.
[WARNING] image.py:468 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/net_verify_failure.jpg is too wide for the frame, rescaling
None:None: WARNING: undefined label: ref-arch (if the link has no caption the label must precede a section header)
[WARNING] styles.py:548 Using undefined style 'seealso-heading', aliased to style 'normal'.
[WARNING] image.py:468 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/flatdhcpmanager-mh_scheme.jpg is too wide for the frame, rescaling
[WARNING] image.py:468 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/fuel-menu-interfaces.jpg is too wide for the frame, rescaling
[WARNING] image.py:468 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/stop_deployment_button.png is too wide for the frame, rescaling
[WARNING] image.py:468 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/Neutron_32_vlan_v2.png is too wide for the frame, rescaling
[WARNING] image.py:468 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/Neutron_32_gre_v2.png is too wide for the frame, rescaling
None:None: WARNING: undefined label: ref-arch (if the link has no caption the label must precede a section header)
None:None: WARNING: undefined label: install-guide (if the link has no caption the label must precede a section header)
None:None: WARNING: undefined label: ref-arch (if the link has no caption the label must precede a section header)
None:None: WARNING: undefined label: ref-arch (if the link has no caption the label must precede a section header)
[WARNING] styles.py:548 Using undefined style 'seealso-heading', aliased to style 'normal'.
[WARNING] image.py:468 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/fuel-wizard.png is too wide for the frame, rescaling
[WARNING] image.py:463 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/fuel-network-settings.png is too tall for the frame, rescaling
[WARNING] image.py:463 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/fuel-settings.png is too tall for the frame, rescaling
[WARNING] image.py:468 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/fuel-network-scheme.jpg is too wide for the frame, rescaling
[WARNING] image.py:468 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/fuel-wizard.png is too wide for the frame, rescaling
[WARNING] image.py:463 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/fuel-network-settings.png is too tall for the frame, rescaling
[WARNING] image.py:463 image /home/jenkins/workspace/stackforge-verify-fuel-docs/_images/fuel-settings.png is too tall for the frame, rescaling

Changed in fuel:
milestone: none → 5.0
Revision history for this message
Mike Scherbakov (mihgen) wrote :

The issue is in patchset which was provided. If you look at other builds, they successfully pass a check.

Changed in fuel:
status: New → Invalid
Revision history for this message
Nastya Urlapova (aurlapova) wrote :

This issue isn't invalid, because we should filter job's output for wrong warnings.
Aleksander, please remove incorrect warnings

Changed in fuel:
status: Invalid → Confirmed
importance: Undecided → High
assignee: Nastya Urlapova (aurlapova) → Alexander Charykov (acharykov)
Revision history for this message
Alexander Charykov (acharykov) wrote :

I removed warnings about image scaling, but we still have warnings about content.

Jenkins job with warnings: https://fuel-jenkins.mirantis.com/job/stackforge-verify-fuel-docs/379/console

Revision history for this message
Alexander Charykov (acharykov) wrote :

Please look at these warnings.

Changed in fuel:
assignee: Alexander Charykov (acharykov) → Meg McRoberts (dreidellhasa)
Revision history for this message
Dmitry Ilyin (idv1985) wrote :

I'll fix this

Changed in fuel:
assignee: Meg McRoberts (dreidellhasa) → Dmitry Ilyin (idv1985)
Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
Dmitry Ilyin (idv1985) wrote :
Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.