[
https://issues.apache.org/jira/browse/MESOS-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Rukletsov updated MESOS-6822:
---------------------------------------
Description:
Saw this today:
{noformat}
Failed to bring up the loopback interface in the new network namespace of pid
17067: Success
{noformat}
which is produced by this code:
https://github.com/apache/mesos/blob/1e72605e9892eb4e518442ab9c1fe2a1a1696748/src/slave/containerizer/mesos/isolators/network/cni/cni.cpp#L1854-L1859
Note that ssh'ing into the machine confirmed that {{ifconfig}} is available in
{{PATH}}.
Full log: http://pastebin.com/hVdNz6yk
was:
Saw this today:
{noformat}
Failed to bring up the loopback interface in the new network namespace of pid
17067: Success
{noformat}
which is produced by this code:
https://github.com/apache/mesos/blob/1e72605e9892eb4e518442ab9c1fe2a1a1696748/src/slave/containerizer/mesos/isolators/network/cni/cni.cpp#L1854-L1859
Full log: http://pastebin.com/hVdNz6yk
> CNI reports confusing error message for failed interface setup.
> ---------------------------------------------------------------
>
> Key: MESOS-6822
> URL: https://issues.apache.org/jira/browse/MESOS-6822
> Project: Mesos
> Issue Type: Bug
> Components: network
> Affects Versions: 1.1.0
> Reporter: Alexander Rukletsov
>
> Saw this today:
> {noformat}
> Failed to bring up the loopback interface in the new network namespace of pid
> 17067: Success
> {noformat}
> which is produced by this code:
> https://github.com/apache/mesos/blob/1e72605e9892eb4e518442ab9c1fe2a1a1696748/src/slave/containerizer/mesos/isolators/network/cni/cni.cpp#L1854-L1859
> Note that ssh'ing into the machine confirmed that {{ifconfig}} is available
> in {{PATH}}.
> Full log: http://pastebin.com/hVdNz6yk
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)