<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:30:07 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-3708] Vagrant box unable to deploy additional modules</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3708</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A79f3369a-5acf-46b0-ba9b-37a802c63526&quot; class=&quot;user-hover&quot; rel=&quot;712020:79f3369a-5acf-46b0-ba9b-37a802c63526&quot; data-account-id=&quot;712020:79f3369a-5acf-46b0-ba9b-37a802c63526&quot; accountid=&quot;712020:79f3369a-5acf-46b0-ba9b-37a802c63526&quot; rel=&quot;noreferrer&quot;&gt;Viacheslav Kolesnyk&lt;/a&gt; reports:&lt;/p&gt;
&lt;blockquote&gt;&lt;/blockquote&gt;
&lt;p&gt;I&apos;ve experiencing troubles replacing modules in folio/snapshot vagrant box last few months.&lt;br/&gt;
Here are some logs from okapi:&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;
16:24:05 [] [] [] [] INFO  ?                    Deploy mod-source-record-storage-5.6.1-SNAPSHOT {
  &lt;span class=&quot;code-quote&quot;&gt;&quot;dockerImage&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;mod-source-record-storage:latest&quot;&lt;/span&gt;,
16:24:05 [] [] [] [] INFO  ?                    create container from image docker.ci.folio.org/mod-source-record-storage:latest
  &lt;span class=&quot;code-quote&quot;&gt;&quot;Image&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;docker.ci.folio.org/mod-source-record-storage:latest&quot;&lt;/span&gt;,
16:24:05 [] [] [] [] INFO  ?                    start container 0af8d3112aa11cf18856e401d103c830574b9707b77f713d43026c0cee0ccc12 &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; image docker.ci.folio.org/mod-source-record-storage:latest
16:24:05 [] [] [] [] INFO  ?                    Try connect to service mod-source-record-storage-5.6.1-SNAPSHOT at 10.0.2.15:9148 count 0
16:24:05 [] [] [] [] INFO  ?                    mod-source-record-storage-5.6.1-SNAPSHOT exec java -Dport=8081 -Xmx256m -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5008 -XX:+ExitOnOutOfMemoryError -cp . -jar /usr/verticles/mod-source-record-storage-server-5.6.1-SNAPSHOT.jar
16:24:05 [] [] [] [] INFO  ?                    mod-source-record-storage-5.6.1-SNAPSHOT Listening &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; transport dt_socket at address: 5008
16:24:05 [] [] [] [] INFO  ?                    Try connect to service mod-source-record-storage-5.6.1-SNAPSHOT at 10.0.2.15:9148 count 1
16:24:05 [] [] [] [] INFO  ?                    mod-source-record-storage-5.6.1-SNAPSHOT no main manifest attribute, in /usr/verticles/mod-source-record-storage-server-5.6.1-SNAPSHOT.jar
16:24:06 [] [] [] [] INFO  ?                    Try connect to service mod-source-record-storage-5.6.1-SNAPSHOT at 10.0.2.15:9148 count 2
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;And after 90 retries it fails&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;
16:37:44 [] [] [] [] INFO  ?                    Try connect to service mod-source-record-storage-5.6.1-SNAPSHOT at 10.0.2.15:9148 count 90
16:37:44 [] [] [] [] INFO  ?                    stop container 0af8d3112aa11cf18856e401d103c830574b9707b77f713d43026c0cee0ccc12 image docker.ci.folio.org/mod-source-record-storage:latest
16:37:44 [] [] [] [] WARN  ?                    Deploying mod-source-record-storage-5.6.1-SNAPSHOT failed
16:37:44 [020032/discovery] [supertenant] [] [okapi] INFO  ?                    020032/discovery RES 400 819654547us okapi Deployment failed &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; service mod-source-record-storage-5.6.1-SNAPSHOT. Could not connect to 10.0.2.15:9148: finishConnect(..) failed: Connection refused: /10.0.2.15:9148
16:37:44 [] [] [] [] ERROR ?                    HTTP response code=400 msg=Deployment failed &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; service mod-source-record-storage-5.6.1-SNAPSHOT. Could not connect to 10.0.2.15:9148: finishConnect(..) failed: Connection refused: /10.0.2.15:9148
16:37:44 [] [] [] [] INFO  ?                    delete container 0af8d3112aa11cf18856e401d103c830574b9707b77f713d43026c0cee0ccc12 image docker.ci.folio.org/mod-source-record-storage:latest
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This is observed with other modules too. &lt;/p&gt;</description>
                <environment></environment>
        <key id="79858">FOLIO-3708</key>
            <summary>Vagrant box unable to deploy additional modules</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="10005" iconUrl="https://dev.folio.org/assets/jira-priority/tbd.svg">TBD</priority>
                        <status id="1" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                                        <assignee accountid="-1">Unassigned</assignee>
                                                                <reporter accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</reporter>
                                    <labels>
                    </labels>
                <created>Wed, 15 Feb 2023 18:10:59 +0000</created>
                <updated>Wed, 10 May 2023 11:27:24 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                        <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|hzx1at:i</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1718">DevOps Sprint 160</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>