<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:28:11 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-3445] check why Okapi logs are not logged in the Jenkins Console Output</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3445</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description></description>
                <environment></environment>
        <key id="82255">FOLIO-3445</key>
            <summary>check why Okapi logs are not logged in the Jenkins Console Output</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</type>
                                            <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5f9abc1eb45b2e007453f423">John Malconian</assignee>
                                                                <reporter accountid="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d">Jakub Skoczen</reporter>
                                    <labels>
                    </labels>
                <created>Mon, 14 Mar 2022 14:29:19 +0000</created>
                <updated>Thu, 9 Jun 2022 20:25:55 +0000</updated>
                            <resolved>Thu, 9 Jun 2022 20:25:55 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                                                            <comment id="197401" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Mon, 21 Mar 2022 14:21:18 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c706fbb47a54a6728e59df2&quot; class=&quot;user-hover&quot; rel=&quot;5c706fbb47a54a6728e59df2&quot; data-account-id=&quot;5c706fbb47a54a6728e59df2&quot; accountid=&quot;5c706fbb47a54a6728e59df2&quot; rel=&quot;noreferrer&quot;&gt;Wayne Schneider&lt;/a&gt;&#160;confirm that Okapi errors are reported by Ansible&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt;&#160;will set the Jenkins job so that Okapi logs are retained.&lt;/p&gt;</comment>
                                                            <comment id="197404" author="5c706fbb47a54a6728e59df2" created="Mon, 4 Apr 2022 13:54:41 +0000"  >&lt;p&gt;I believe this is the relevant &lt;a href=&quot;https://issues.jenkins.io/browse/JENKINS-54929&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;issue&lt;/a&gt; for the Jenkins Ansible plugin. It is addressed in this languishing &lt;a href=&quot;https://github.com/jenkinsci/ansible-plugin/pull/30&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;PR&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;There are a few possible workarounds; the simplest is to make sure that a little wait time is built into the Jenkinsfile post-processing to ensure that the final message from the build is logged, as we did in the reference build Jenkinsfile:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
  post {
    always {
      sendNotifications currentBuild.result
    }
    cleanup {
      echo &lt;span class=&quot;code-quote&quot;&gt;&quot;Sleeping during cleanup to enable ansible error reporting.&quot;&lt;/span&gt;
      sleep 10
    }
  } &lt;span class=&quot;code-comment&quot;&gt;// end post&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="197405" author="5c706fbb47a54a6728e59df2" created="Mon, 4 Apr 2022 19:09:05 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/folio-org/platform-complete/pull/1910&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;PR&lt;/a&gt; is ready and awaiting review (&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt;).&lt;/p&gt;</comment>
                                                            <comment id="197407" author="5c706fbb47a54a6728e59df2" created="Thu, 7 Apr 2022 16:01:08 +0000"  >&lt;p&gt;OTY, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt;, to attach Okapi container log to Jenkins job.&lt;/p&gt;</comment>
                                                            <comment id="197408" author="5f9abc1eb45b2e007453f423" created="Thu, 9 Jun 2022 20:25:38 +0000"  >&lt;p&gt;Added a step to the build-platform-complete-snapshot job (&lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/build-platform-complete-snapshot&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://jenkins-aws.indexdata.com/job/Automation/job/build-platform-complete-snapshot&lt;/a&gt;) that publishes the okapi log whenever the job fails.   &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10155"><![CDATA[FOLIO DevOps]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10106" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>RCA Group</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10367"><![CDATA[TBD]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzx2vb:r6mfi</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="2000">DevOps Sprint 135</customfieldvalue>
    <customfieldvalue id="2001">DevOps Sprint 136</customfieldvalue>
    <customfieldvalue id="2002">DevOps Sprint 137</customfieldvalue>
    <customfieldvalue id="2003">DevOps Sprint 138</customfieldvalue>
    <customfieldvalue id="2004">DevOps Sprint 139</customfieldvalue>
    <customfieldvalue id="2005">DevOps Sprint 140</customfieldvalue>
    <customfieldvalue id="2006">DevOps Sprint 141</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 4 Apr 2022 13:54:41 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>