<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"MS ゴシック";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:"\@MS ゴシック";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0mm;
        margin-bottom:.0001pt;
        text-align:justify;
        font-size:10.5pt;
        font-family:"Arial",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML 書式付き \(文字\)";
        margin:0mm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"MS ゴシック";}
span.HTML
        {mso-style-name:"HTML 書式付き \(文字\)";
        mso-style-priority:99;
        mso-style-link:"HTML 書式付き";
        font-family:"MS ゴシック";}
span.19
        {mso-style-type:personal-compose;
        font-family:"Arial",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        font-family:"Arial",sans-serif;}
/* Page Definitions */
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:99.25pt 30.0mm 30.0mm 30.0mm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026">
<v:textbox inset="5.85pt,.7pt,5.85pt,.7pt" />
</o:shapedefaults></xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="JA" link="#0563C1" vlink="#954F72" style="text-justify-trim:punctuation">
<div class="WordSection1">
<pre><span lang="EN-US">1.) Your name:  Daisuke Butsuda             <o:p></o:p></span></pre>
<pre><span lang="EN-US">2.) Your email: <a href="mailto:butsuda.daisuke@jp.fujitsu.com">butsuda.daisuke@jp.fujitsu.com</a><o:p></o:p></span></pre>
<pre><span lang="EN-US">3.) Reporting on behalf of Company/Organization:  Fujitsu Limited.,<o:p></o:p></span></pre>
<pre><span lang="EN-US">4.) Name and version (if applicable) of the product you tested: Fujitsu Private Cloud Service (TBD)<o:p></o:p></span></pre>
<pre><span lang="EN-US">5.) Version of OpenStack the product uses: Kilo<o:p></o:p></span></pre>
<pre><span lang="EN-US">6.) Link to RefStack results for this product: <o:p></o:p></span></pre>
<pre><span lang="EN-US">7.) Workload 1: LAMP Stack with Ansible (<a href="http://git.openstack.org/cgit/openstack/osops-tools-contrib/tree/ansible/lampstack">http://git.openstack.org/cgit/openstack/osops-tools-contrib/tree/ansible/lampstack</a>)<o:p></o:p></span></pre>
<pre><span lang="EN-US">  A.) Did the workload run successfully?  Yes/No<o:p></o:p></span></pre>
<pre><span lang="EN-US">  B.) If not, did you encounter any end-user visible error messages?  Please copy/paste them here and provide any context you think would help us understand what happened. <o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">    I already reached the cause of the problem; failed to download wordpress-importer.<o:p></o:p></span></pre>
<pre><span lang="EN-US">    Our test environment is settled inside of our company network with proxy server.<o:p></o:p></span></pre>
<pre><span lang="EN-US">    And I found Wordpress has problems to add-on the plugin via SSL behind a proxy.<o:p></o:p></span></pre>
<pre><span lang="EN-US">    <o:p></o:p></span></pre>
<pre><span lang="EN-US">    [Direct cause]<o:p></o:p></span></pre>
<pre><span lang="EN-US">TASK [wordpress : Import wordpress posts] **************************************<o:p></o:p></span></pre>
<pre><span lang="EN-US">task path: /root/git/osops-tools-contrib/ansible/lampstack/roles/wordpress/tasks/main.yml:34<o:p></o:p></span></pre>
<pre><span lang="EN-US">fatal: [10.124.166.134]: FAILED! => {"changed": true, "cmd": "sudo -u www-data wp --path=/var/www/html import /tmp/posts/*.xml --authors=create --quiet", "delta": "0:00:00.359765", "end": "2016-09-27 04:39:28.488125", "failed": true, "invocation": {"module_args": {"_raw_params": "sudo -u www-data wp --path=/var/www/html import /tmp/posts/*.xml --authors=create --quiet", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 1, "start": "2016-09-27 04:39:28.128360", "stderr": "Error: WordPress Importer needs to be installed. Try 'wp plugin install wordpress-importer --activate'.", "stdout": "", "stdout_lines": [], "warnings": ["Consider using 'become', 'become_method', and 'become_user' rather than running sudo"]}<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">    [Problem trigger]<o:p></o:p></span></pre>
<pre><span lang="EN-US">TASK [wordpress : Install wordpress importor plugin] ***************************<o:p></o:p></span></pre>
<pre><span lang="EN-US">task path: /root/git/osops-tools-contrib/ansible/lampstack/roles/wordpress/tasks/main.yml:16<o:p></o:p></span></pre>
<pre><span lang="EN-US">changed: [10.124.166.134] => {"changed": true, "cmd": "sudo -u www-data wp --path=/var/www/html plugin install wordpress-importer --activate", "delta": "0:00:00.465134", "end": "2016-09-27 04:39:26.824963", "invocation": {"module_args": {"_raw_params": "sudo -u www-data wp --path=/var/www/html plugin install wordpress-importer --activate", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": false}, "module_name": "command"}, "rc": 0, "start": "2016-09-27 04:39:26.359829", "stderr": "Warning: wordpress-importer: An unexpected error occurred. Something may be wrong with WordPress.org or this server&#8217;s configuration. If you continue to have problems, please try the <a href=\"<a href="https://wordpress.org/support/">https://wordpress.org/support/\</a>">support forums</a>.\nWarning: The 'wordpress-importer' plugin could not be found.", "stdout": "Activating 'wordpress-importer'...", "stdout_lines": ["Activating 'wordpress-importer'..."], "warnings": []}<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">  C.) Were you able to determine why the workload failed on this product?  If so, please describe.  Examples: the product is missing a feature that the workload assumes is available, the product limits an action by policy that the workload requires, the workload assumes a particular image type or processor architecture, etc. <o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre style="text-indent:6.0pt"><span lang="EN-US">   Importation of wordpress-importer has failed in the environment which has settled behind a proxy server.<o:p></o:p></span></pre>
<pre style="text-indent:6.0pt"><span lang="EN-US">   This can be fixed by Wordpress (wp command) and no necessity for ansible scripts / definition.<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">  D.) (optional) In your estimation, how hard would it be to modify this workload to get it running on this product?  Can you describe what would need to be done?<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre style="text-indent:6.0pt"><span lang="EN-US">   N/A (already described)<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">8.) Workload 2: Docker Swarm with Terraform (<a href="http://git.openstack.org/cgit/openstack/osops-tools-contrib/tree/terraform/dockerswarm-coreos">http://git.openstack.org/cgit/openstack/osops-tools-contrib/tree/terraform/dockerswarm-coreos</a>)<o:p></o:p></span></pre>
<pre><span lang="EN-US">  A.) Did the workload run successfully? N/A<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre style="text-indent:6.0pt"><span lang="EN-US">   N/A<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">  B.) If not, did you encounter any end-user visible error messages?  Please copy/paste them here and provide any context you think would help us understand what happened. <o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre style="text-indent:6.0pt"><span lang="EN-US">   N/A<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">  C.) Were you able to determine why the workload failed on this product?  If so, please describe.  Examples: the product is missing a feature that the workload assumes is available, the product limits an action by policy that the workload requires, the workload assumes a particular image type or processor architecture, etc. <o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre style="text-indent:6.0pt"><span lang="EN-US">   N/A<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">  D.) (optional) In your estimation, how hard would it be to modify this workload to get it running on this product?  Can you describe what would need to be done?<o:p></o:p></span></pre>
<pre><span lang="EN-US">9.) Workload 3: NFV (URL TBD) N/A<o:p></o:p></span></pre>
<pre><span lang="EN-US">  A.) Did the workload run successfully?  <o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre style="text-indent:6.0pt"><span lang="EN-US">   N/A<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">  B.) If not, did you encounter any end-user visible error messages?  Please copy/paste them here and provide any context you think would help us understand what happened. <o:p></o:p></span></pre>
<pre style="text-indent:6.0pt"><span lang="EN-US"><o:p> </o:p></span></pre>
<pre style="text-indent:6.0pt"><span lang="EN-US">   N/A<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">  C.) Were you able to determine why the workload failed on this product?  If so, please describe.  Examples: the product is missing a feature that the workload assumes is available, the product limits an action by policy that the workload requires, the workload assumes a particular image type or processor architecture, etc.<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre style="text-indent:6.0pt"><span lang="EN-US">   N/A<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">  D.) (optional) In your estimation, how hard would it be to modify this workload to get it running on this product?  Can you describe what would need to be done?<o:p></o:p></span></pre>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt"><o:p> </o:p></span></p>
<pre style="text-indent:6.0pt"><span lang="EN-US">   N/A<o:p></o:p></span></pre>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">=====<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">With best regards / mit freundlichen Grüßen /
</span><span style="font-family:"MS ゴシック"">よろしくお願いします。</span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Daisuke Butsuda  / </span><span style="font-family:"MS ゴシック"">佛田 大輔</span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Tel. +81(45)474-1923 Ext. 72-61-644526<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
</div>
</body>
</html>