<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>I've been staring at this for almost an hour now going through all the logs and I can't really pin a point from</p>
<p>where that error message is generated. Cannot find any references for the timed out message that the API returns or the unable to associate part.<br>
</p>
<p><br>
</p>
<p>What I'm currently staring at is why would the instance fixed ip 172.24.5.17 be references as a network:router_gateway port in the OVS agent logs.<br>
</p>
<p><a name="_2017-10-29_23_19_27_591" class="date" href="http://logs.openstack.org/47/514347/1/check/puppet-openstack-integration-4-scenario001-tempest-ubuntu-xenial/ed5a657/logs/neutron/neutron-openvswitch-agent.txt.gz#_2017-10-29_23_19_27_591" style="color: rgb(0, 0, 102); text-decoration: none; font-family: monospace; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: -286px; text-transform: none; white-space: pre-wrap; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;">2017-10-29
 23:19:27.591</a><span style="color: rgb(0, 0, 102); font-family: monospace; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: -286px; text-transform: none; white-space: pre-wrap; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">
 11856 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [req-7274c6f7-18ef-420d-ad5a-9d0fe4eb35c6 - - - - -] Port 053a625c-4227-41fb-9a26-45eda7bd2055 updated. Details: {'profile': {}, 'network_qos_policy_id': None, 'qos_policy_id': None,
 'allowed_address_pairs': [], 'admin_state_up': True, 'network_id': 'f9647756-41ad-4ec5-af49-daefe410815e', 'segmentation_id': None, 'fixed_ips': [{'subnet_id': 'a31c7115-1f3e-4220-8bdb-981b6df2e18c', 'ip_address': '172.24.5.17'}], 'device_owner': u'network:router_gateway',
 'physical_network': u'external', 'mac_address': 'fa:16:3e:3b:ec:c3', 'device': u'053a625c-4227-41fb-9a26-45eda7bd2055', 'port_security_enabled': False, 'port_id': '053a625c-4227-41fb-9a26-45eda7bd2055', 'network_type': u'flat', 'security_groups': []}</span></p>
<br>
Anybody else seen anything interesting?<br>
<br>
<div class="moz-cite-prefix">On 10/30/2017 11:08 PM, Brian Haley wrote:<br>
</div>
<blockquote type="cite" cite="mid:39d42834-8537-19b9-3e78-36767d929cf5@gmail.com">
<pre wrap="">On 10/30/2017 05:46 PM, Matthew Treinish wrote:
</pre>
<blockquote type="cite">
<pre wrap=""> From a quick glance at the logs my guess is that the issue is related 
to this stack trace in the l3 agent logs:

<a class="moz-txt-link-freetext" href="http://logs.openstack.org/47/514347/1/check/puppet-openstack-integration-4-scenario001-tempest-ubuntu-xenial/ed5a657/logs/neutron/neutron-l3-agent.txt.gz?level=TRACE#_2017-10-29_23_11_15_146">http://logs.openstack.org/47/514347/1/check/puppet-openstack-integration-4-scenario001-tempest-ubuntu-xenial/ed5a657/logs/neutron/neutron-l3-agent.txt.gz?level=TRACE#_2017-10-29_23_11_15_146</a>

I'm not sure what's causing it to complain there. But, I'm on a plane 
right now (which is why this is a top post, sorry) so I can't really dig 
much more than that. I'll try to take a deeper look at things later when 
I'm on solid ground. (hopefully someone will beat me to it by then though)
</pre>
</blockquote>
<pre wrap="">
I don't think that l3-agent trace is it, as the failure is coming from 
the API.  It's actually a trace that's happening due to the async nature 
of how the agent runs arping, fix is 
<a class="moz-txt-link-freetext" href="https://review.openstack.org/#/c/507914/">https://review.openstack.org/#/c/507914/</a> but it only removes the log noise.

<a class="moz-txt-link-freetext" href="http://logs.openstack.org/47/514347/1/check/puppet-openstack-integration-4-scenario001-tempest-ubuntu-xenial/ed5a657/logs/neutron/neutron-server.txt.gz">http://logs.openstack.org/47/514347/1/check/puppet-openstack-integration-4-scenario001-tempest-ubuntu-xenial/ed5a657/logs/neutron/neutron-server.txt.gz</a> 
has some tracebacks that look config related, possible missing DB table? 
  But I haven't looked very closely.

-Brian


</pre>
<blockquote type="cite">
<pre wrap="">On October 31, 2017 1:25:55 AM GMT+04:00, Mohammed Naser 
<a class="moz-txt-link-rfc2396E" href="mailto:mnaser@vexxhost.com"><mnaser@vexxhost.com></a> wrote:

    Hi everyone,

    I'm looking for some help regarding an issue that we're having with
    the Puppet OpenStack modules, we've had very inconsistent failures in
    the Xenial with the following error:

         <a class="moz-txt-link-freetext" href="http://logs.openstack.org/47/514347/1/check/puppet-openstack-integration-4-scenario001-tempest-ubuntu-xenial/ed5a657/">http://logs.openstack.org/47/514347/1/check/puppet-openstack-integration-4-scenario001-tempest-ubuntu-xenial/ed5a657/</a>
         <a class="moz-txt-link-freetext" href="http://logs.openstack.org/47/514347/1/check/puppet-openstack-integration-4-scenario001-tempest-ubuntu-xenial/ed5a657/logs/testr_results.html.gz">http://logs.openstack.org/47/514347/1/check/puppet-openstack-integration-4-scenario001-tempest-ubuntu-xenial/ed5a657/logs/testr_results.html.gz</a>
         Details: {u'message': u'Unable to associate floating IP
    172.24.5.17 <a class="moz-txt-link-rfc2396E" href="http://172.24.5.17"><http://172.24.5.17></a>  to fixed IP10.100.0.8 <a class="moz-txt-link-rfc2396E" href="http://10.100.0.8"><http://10.100.0.8></a>  for instance
    d265626a-77c1-4d2f-8260-46abe548293e. Error: Request to
    <a class="moz-txt-link-freetext" href="https://127.0.0.1:9696/v2.0/floatingips/2e3fa334-d6ac-443c-b5ba-eeb521d6324c">https://127.0.0.1:9696/v2.0/floatingips/2e3fa334-d6ac-443c-b5ba-eeb521d6324c</a>
    timed out', u'code': 400}

    At this point, we're at a bit of a loss.  I've tried my best in order
    to find the root cause however we have not been able to do this.  It
    was persistent enough that we elected to go non-voting for our Xenial
    gates, however, with no fix ahead of us, I feel like this is a waste
    of resources and we need to either fix this or drop CI for Ubuntu.  We
    don't deploy on Ubuntu and most of the developers working on the
    project don't either at this point, so we need a bit of resources.

    If you're a user of Puppet on Xenial, we need your help!  Without any
    resources going to fix this, we'd unfortunately have to drop support
    for Ubuntu because of the lack of resources to maintain it (or
    assistance).  We (Puppet OpenStack team) would be more than happy to
    work together to fix this so pop-in at #puppet-openstack or reply to
    this email and let's get this issue fixed.

    Thanks,
    Mohammed

    ------------------------------------------------------------------------

    OpenStack Development Mailing List (not for usage questions)
    Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
    <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>



__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>

</pre>
</blockquote>
<pre wrap="">
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>

</pre>
</blockquote>
<br>
</body>
</html>