<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:09:43 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-958] packer build unable to upload to Vagrant Cloud</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-958</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;The packer build of the Vagrant boxes is unable to be uploaded to Vagrant Cloud using the packer vagrant-cloud post-processor. Packer reports:&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;
snapshot (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Error: Put https:&lt;span class=&quot;code-comment&quot;&gt;//archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy8zMDE2ODc3OC1lOGU2LTQxZTEtYmFkNy1hNTQ1ZGM0OTBlZjUiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUxMjAwMzY1NCwiY2FsbGJhY2siOiJodHRwczovL2FwcC52YWdyYW50dXAuY29tL2FwaS9pbnRlcm5hbC9hcmNoaXZpc3QvY2FsbGJhY2sifQ.hSNSKbLeD39XcAgGkVTHYvuZI_XoIa57afP_38hlmnA: EOF�&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;After 3 attempts, the job gives up.&lt;/p&gt;</description>
                <environment></environment>
        <key id="80511">FOLIO-958</key>
            <summary>packer build unable to upload to Vagrant Cloud</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="10000" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p1.svg">P1</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="5c706fbb47a54a6728e59df2">Wayne Schneider</assignee>
                                                                <reporter accountid="5c706fbb47a54a6728e59df2">Wayne Schneider</reporter>
                                    <labels>
                            <label>ci</label>
                            <label>sprint27</label>
                    </labels>
                <created>Wed, 29 Nov 2017 18:52:21 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:52 +0000</updated>
                            <resolved>Thu, 30 Nov 2017 02:30:54 +0000</resolved>
                                                                    <component>Continuous Integration</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                    <timespent seconds="7200">2 hours</timespent>
                                <comments>
                                                            <comment id="190821" author="5c706fbb47a54a6728e59df2" created="Wed, 29 Nov 2017 18:54:19 +0000"  >&lt;p&gt;Using the &lt;a href=&quot;https://www.vagrantup.com/docs/vagrant-cloud/api.html&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;Vagrant Cloud API&lt;/a&gt; from the command line on &lt;tt&gt;folio-jenkins-de&lt;/tt&gt; also results in a failure:&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;
wayne@folio-jenkins-de:~$ curl -w &lt;span class=&quot;code-quote&quot;&gt;&apos;\n&apos;&lt;/span&gt; -D - \
&amp;gt; https:&lt;span class=&quot;code-comment&quot;&gt;//archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy9mZDY1NDMyZC0zMjEzLTQ5NGYtOWM5Ny1lOTZhMDgxZTA3MTgiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUxMjAwNzM1MCwiY2FsbGJhY2siOiJodHRwczovL2FwcC52YWdyYW50dXAuY29tL2FwaS9pbnRlcm5hbC9hcmNoaXZpc3QvY2FsbGJhY2sifQ.j1I0tvrlPqIZFO_BKDTIlycIVHh1veMmaeHxS9enmDs \
&lt;/span&gt;&amp;gt; --request PUT \
&amp;gt; --upload-file packer_snapshot_virtualbox.box
HTTP/1.1 100 Continue


curl: (56) GnuTLS recv error (-110): The TLS connection was non-properly terminated.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="190824" author="5c706fbb47a54a6728e59df2" created="Wed, 29 Nov 2017 19:02:41 +0000"  >&lt;p&gt;Attempting to upload from a U.S.-based server also results in an error, though a different one:&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;
wayne@brienne:~$ curl -w &lt;span class=&quot;code-quote&quot;&gt;&apos;\n&apos;&lt;/span&gt; -D - https:&lt;span class=&quot;code-comment&quot;&gt;//archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy82YWIzY2EyZi1iY2ZjLTQzNGMtYTk5ZS0xMzZlYzhhNmJmNzYiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUxMjAxMDU3NCwiY2FsbGJhY2siOiJodHRwczovL2FwcC52YWdyYW50dXAuY29tL2FwaS9pbnRlcm5hbC9hcmNoaXZpc3QvY2FsbGJhY2sifQ.IUbdIUf7NjSQVkWPhIjP8jIgE785TFOALVsSQtszpxM --request PUT --upload-file packer_snapshot_virtualbox.box
&lt;/span&gt;HTTP/1.1 100 Continue


curl: (52) Empty reply from server
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="190825" author="5c706fbb47a54a6728e59df2" created="Wed, 29 Nov 2017 22:32:17 +0000"  >&lt;p&gt;Opened ticket with Hashicorp:&lt;br/&gt;
Hi, friends.&lt;/p&gt;

&lt;p&gt;Since yesterday, I&apos;ve been unable to load a box file to Vagrant Cloud using the packer vagrant-cloud post-processor. The error I get is:&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;
snapshot (vagrant-cloud): Error uploading box! Will retry in 10 seconds. Error: Put https:&lt;span class=&quot;code-comment&quot;&gt;//archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy8zMDE2ODc3OC1lOGU2LTQxZTEtYmFkNy1hNTQ1ZGM0OTBlZjUiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUxMjAwMzY1NCwiY2FsbGJhY2siOiJodHRwczovL2FwcC52YWdyYW50dXAuY29tL2FwaS9pbnRlcm5hbC9hcmNoaXZpc3QvY2FsbGJhY2sifQ.hSNSKbLeD39XcAgGkVTHYvuZI_XoIa57afP_38hlmnA: EOF &lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;After 3 attempts, packer gives up.&lt;/p&gt;

&lt;p&gt;I also get this error when trying to invoke the Vagrant Cloud API using curl:&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;
curl -w &lt;span class=&quot;code-quote&quot;&gt;&apos;\n&apos;&lt;/span&gt; -D - https:&lt;span class=&quot;code-comment&quot;&gt;//archivist.vagrantup.com/v1/object/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXkiOiJib3hlcy83YTdjNGIyMC00Mzg2LTQ0OWYtOWE0ZC1jYWMzNWYwMGY5ZWYiLCJtb2RlIjoidyIsImV4cGlyZSI6MTUxMTk5Mzg2MSwiY2FsbGJhY2siOiJodHRwczovL2FwcC52YWdyYW50dXAuY29tL2FwaS9pbnRlcm5hbC9hcmNoaXZpc3QvY2FsbGJhY2sifQ.sjzyrj30x28YsFA9tXERSE18_8TAF4GJXwxF84cOblM --request PUT --upload-file packer_snapshot_virtualbox.box
&lt;/span&gt;HTTP/1.1 100 Continue


curl: (56) GnuTLS recv error (-110): The TLS connection was non-properly terminated.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Prior to yesterday evening, we have had almost no problems using this service. Thanks in advance for any help you can give!&lt;/p&gt;

&lt;p&gt;    wayne&lt;/p&gt;

&lt;p&gt;&amp;#8211;&lt;br/&gt;
Wayne Schneider&lt;br/&gt;
Software Engineer&lt;br/&gt;
www.indexdata.com&lt;/p&gt;</comment>
                                                            <comment id="190827" author="5c706fbb47a54a6728e59df2" created="Wed, 29 Nov 2017 22:34:37 +0000"  >&lt;p&gt;&lt;a href=&quot;https://support.hashicorp.com/hc/requests/5642&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://support.hashicorp.com/hc/requests/5642&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="190830" author="5c706fbb47a54a6728e59df2" created="Thu, 30 Nov 2017 02:30:54 +0000"  >&lt;p&gt;Hashicorp confirmed that there had been issues and they had been fixed:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Hello Wayne&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;Thanks for your email.&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;we have had some issues on the last 2 days that were bit or hard to find.&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;We believe we have solved them.&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;Is there any chance you can try a new run ?&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;Alvaro&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Tests are now successful.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="80476">FOLIO-1020</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzy43z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </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>