[OpenStack-docs] [openstack-manuals] cannot pass tox check blocked by proxy(?)
Atsushi SAKAI
sakaia at jp.fujitsu.com
Thu Jul 23 04:55:33 UTC 2015
Hello
I am trying to do tox check for openstack-manuals.
related to
https://bugs.launchpad.net/openstack-manuals/+bug/1477101
But it is failed by proxy (i guess)
Of course .m2/settings.xml is defined.
Is there any way to solve this problem?
From my web browser, following pages can be seen
https://git.openstack.org/cgit/openstack/glance/plain/etc/policy.json?h=stable/kil
I find similar output in ML, but I cannot find the solution.
http://lists.openstack.org/pipermail/openstack-docs/2013-August/002558.html
Part of Output log
==============
Queuing the following books for building:
admin-guide-cloud
Building all queued 1 books now...
>>> Build of book admin-guide-cloud failed (returncode = 1).
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenStack Cloud Administrator Guide 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- clouddocs-maven-plugin:2.1.4:generate-webhelp (generate-webhelp) @ openstack-admin-guide-cloud ---
[INFO] Processing input file: bk-admin-guide-cloud.xml
[WARNING] Property not found in com.agilejava.docbkx.maven.DocbkxWebhelpMojo
[WARNING] Property not found in com.agilejava.docbkx.maven.DocbkxWebhelpMojo
[WARNING] Property not found in com.agilejava.docbkx.maven.DocbkxWebhelpMojo
[WARNING] Property not found in com.agilejava.docbkx.maven.DocbkxWebhelpMojo
[error] jar:file:/home/sakaia/.m2/repository/com/rackspace/cloud/api/clouddocs-maven-plugin/2.1.4/clouddocs-maven-plugin-2.1.4.jar!/pdf.xpl:99:109:XInclude resource error (https://git.openstack.org/cgit/openstack/glance/plain/etc/policy.json?h=stable/kilo) and no fallback provided.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.278s
[INFO] Finished at: Thu Jul 23 10:43:37 JST 2015
[INFO] Final Memory: 14M/42M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.rackspace.cloud.api:clouddocs-maven-plugin:2.1.4:generate-webhelp (generate-webhelp) on project openstack-admin-guide-cloud: Execution generate-webhelp of goal com.rackspace.cloud.api:clouddocs-maven-plugin:2.1.4:generate-webhelp failed: XInclude resource error (https://git.openstack.org/cgit/openstack/glance/plain/etc/policy.json?h=stable/kilo) and no fallback provided. Unknown host git.openstack.org -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
Building of books finished with failures.
Run time was: 34.06 seconds.
Some tests failed!
ERROR: InvocationError: '/home/sakaia/work/openstack-manuals/tools/publishdocs.sh build'
checklang runtests: commands[0] | /home/sakaia/work/openstack-manuals/tools/glossary2rst.py doc/common-rst/glossary.rst
checklang runtests: commands[1] | doc-tools-check-languages doc-tools-check-languages.conf test all
======================
Thanks
Atsushi SAKAI
More information about the OpenStack-docs
mailing list