<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:14:26 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-1587] folio-testing build failure </title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1587</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;folio-testing build fails with the following error while enabling mod-orders-storage:&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;2018-10-19 01:53:05,318 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 01:53:05 I
NFO  PostgresClient       trying to execute:          COPY workflow_status (jsonb) FROM &apos;data/work
flow_status.data&apos; ENCODING &apos;UTF8&apos;
2018-10-19 01:53:05,331 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 01:53:05 E
RROR PostgresClient       ERROR: relation &quot;workflow_status&quot; does not exist
2018-10-19 01:53:05,331 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 org.postgr
esql.util.PSQLException: ERROR: relation &quot;workflow_status&quot; does not exist
2018-10-19 01:53:05,331 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2310)
2018-10-19 01:53:05,331 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 org.postgresql.core.v3.QueryExecutorImpl.processCopyResults(QueryExecutorImpl.java:988)
2018-10-19 01:53:05,331 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 org.postgresql.core.v3.QueryExecutorImpl.startCopy(QueryExecutorImpl.java:705)
2018-10-19 01:53:05,332 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 org.postgresql.copy.CopyManager.copyIn(CopyManager.java:51)
2018-10-19 01:53:05,332 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 org.postgresql.copy.CopyManager.copyIn(CopyManager.java:169)
2018-10-19 01:53:05,332 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 org.postgresql.copy.CopyManager.copyIn(CopyManager.java:152)
2018-10-19 01:53:05,332 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 org.folio.rest.persist.PostgresClient.copyIn(PostgresClient.java:2108)
2018-10-19 01:53:05,332 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 org.folio.rest.persist.PostgresClient.lambda$21(PostgresClient.java:2134)
2018-10-19 01:53:05,332 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:271)
2018-10-19 01:53:05,332 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 io.vertx.core.impl.TaskQueue.lambda$new$0(TaskQueue.java:60)
2018-10-19 01:53:05,332 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
2018-10-19 01:53:05,332 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
2018-10-19 01:53:05,332 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 	at
 java.lang.Thread.run(Thread.java:748)
2018-10-19 01:53:05,332 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 01:53:05 E
RROR PostgresClient       Rollback for: 513817877
2018-10-19 01:53:05,464 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 01:53:05 I
NFO  LogUtil              org.folio.rest.RestVerticle start  invoking postTenant
2018-10-19 01:53:05,476 INFO  OkapiClient          379168/proxy;581156/tenant RES 400 1550682us ok
apiClient http://10.36.1.37:9156/_/tenant
2018-10-19 01:53:05,477 WARN  ProxyContext         379168/proxy POST request for mod-orders-storag
e-1.0.1-SNAPSHOT.15 /_/tenant failed with [ &quot;         COPY workflow_status (jsonb) FROM &apos;data/work
flow_status.data&apos; ENCODING &apos;UTF8&apos;;&quot; ]
2018-10-19 01:53:05,477 INFO  ProxyContext         379168/proxy RES 500 181580567us okapi POST req
uest for mod-orders-storage-1.0.1-SNAPSHOT.15 /_/tenant failed with [ &quot;         COPY workflow_stat
us (jsonb) FROM &apos;data/workflow_status.data&apos; ENCODING &apos;UTF8&apos;;&quot; ]
2018-10-19 01:53:05,478 ERROR HttpResponse         HTTP response code=500 msg=POST request for mod
-orders-storage-1.0.1-SNAPSHOT.15 /_/tenant failed with [ &quot;         COPY workflow_status (jsonb) F
ROM &apos;data/workflow_status.data&apos; ENCODING &apos;UTF8&apos;;&quot; ]
2018-10-19 01:53:05,478 INFO  DockerModuleHandle   mod-orders-storage-1.0.1-SNAPSHOT.15 01:53:05 I
NFO  LogUtil              10.36.1.37:52456 POST /_/tenant null HTTP_1_1 400 93 1460 tid=diku Bad R
equest 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="80956">FOLIO-1587</key>
            <summary>folio-testing build failure </summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</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="557058:756afa54-d400-4f12-a8b4-427ef0988899">John Komick</assignee>
                                                                <reporter accountid="5f9abc1eb45b2e007453f423">John Malconian</reporter>
                                    <labels>
                            <label>ci</label>
                            <label>sprint49</label>
                    </labels>
                <created>Fri, 19 Oct 2018 13:53:08 +0000</created>
                <updated>Mon, 12 Nov 2018 14:25:12 +0000</updated>
                            <resolved>Mon, 22 Oct 2018 21:49:45 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                                                            <comment id="192812" author="5f9abc1eb45b2e007453f423" created="Fri, 19 Oct 2018 14:13:26 +0000"  >&lt;p&gt;I think a change occurred in this PR - &lt;a href=&quot;https://github.com/folio-org/mod-orders-storage/pull/27&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/mod-orders-storage/pull/27&lt;/a&gt; - possibly with the following commit? &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/folio-org/mod-orders-storage/pull/27/commits/fede4fd74d66326abf74a1b5b087a84bceace97b&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/mod-orders-storage/pull/27/commits/fede4fd74d66326abf74a1b5b087a84bceace97b&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="192815" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Mon, 22 Oct 2018 11:20:52 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A756afa54-d400-4f12-a8b4-427ef0988899&quot; class=&quot;user-hover&quot; rel=&quot;557058:756afa54-d400-4f12-a8b4-427ef0988899&quot; data-account-id=&quot;557058:756afa54-d400-4f12-a8b4-427ef0988899&quot; accountid=&quot;557058:756afa54-d400-4f12-a8b4-427ef0988899&quot; rel=&quot;noreferrer&quot;&gt;John Komick&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A2f7b6349-450b-419a-ba54-c181f51383ad&quot; class=&quot;user-hover&quot; rel=&quot;557058:2f7b6349-450b-419a-ba54-c181f51383ad&quot; data-account-id=&quot;557058:2f7b6349-450b-419a-ba54-c181f51383ad&quot; accountid=&quot;557058:2f7b6349-450b-419a-ba54-c181f51383ad&quot; rel=&quot;noreferrer&quot;&gt;Dennis Bridges&lt;/a&gt; can you guys prioritize this so it can addressed asap?&lt;/p&gt;</comment>
                                                            <comment id="192816" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Mon, 22 Oct 2018 11:21:54 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f8314dfbdef80006f6f572d&quot; class=&quot;user-hover&quot; rel=&quot;5f8314dfbdef80006f6f572d&quot; data-account-id=&quot;5f8314dfbdef80006f6f572d&quot; accountid=&quot;5f8314dfbdef80006f6f572d&quot; rel=&quot;noreferrer&quot;&gt;Adam Dickmeiss&lt;/a&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; guys, how can we prevent failure of this sort (internal module failure during tenant init) to be isolated and prevent taking the whole system down?&lt;/p&gt;</comment>
                                                            <comment id="192819" author="5cf6c546b87c300f36eb7b9a" created="Mon, 22 Oct 2018 14:18:06 +0000"  >&lt;p&gt;I was under the impression this was resolved.  I see it&apos;s in &quot;IN REVIEW&quot; state... &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; can you please confirm whether the merged changes fix this?&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="10171"><![CDATA[Prokopovych]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 22 Oct 2018 11:20:52 +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>