[Bug 1749244] Re: test_session_client_debug_logger DiscoveryFailure: Invalid Response on queens

2020-09-04 Thread Chris MacNaughton
I cannot currently reproduce this error with the queens branches so I'm
going to assume that it's currently fix-released / working as intended.

** Changed in: python-cinderclient (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1749244

Title:
  test_session_client_debug_logger DiscoveryFailure: Invalid Response on
  queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1749244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1749244] Re: test_session_client_debug_logger DiscoveryFailure: Invalid Response on queens

2018-10-19 Thread Markus Hentsch
We ran into the same issue in our infrastructure. Valuable hint was the
following entry in the debug output of tox: "GET http://no.where/v2.0; -
which resulted in a 200 OK response. On a local system this was not the
case as "no.where" should not resolve to anything and the unit test
actually expects an error instead of a successful connection here.

However, in our case a DNS server was the culprit, which still resolved
the name to an internal address. When executing "dig
http://no.where/v2.0; on the system running the unit tests, we saw a DNS
answer. Removing the DNS resolution for "no.where" solved the issue.

So, maybe check the DNS resolution on your CI systems!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1749244

Title:
  test_session_client_debug_logger DiscoveryFailure: Invalid Response on
  queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1749244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1749244] Re: test_session_client_debug_logger DiscoveryFailure: Invalid Response on queens

2018-08-20 Thread LIU Yulong
meets this in our CI:
http://paste.openstack.org/show/728408/

** Changed in: python-cinderclient
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1749244

Title:
  test_session_client_debug_logger DiscoveryFailure: Invalid Response on
  queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1749244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1749244] Re: test_session_client_debug_logger DiscoveryFailure: Invalid Response on queens

2018-08-02 Thread Corey Bryant
Hmm that's interesting. I just hit it on master on Ubuntu Cosmic. Maybe
it's a difference in the underlying distro.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1749244

Title:
  test_session_client_debug_logger DiscoveryFailure: Invalid Response on
  queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1749244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1749244] Re: test_session_client_debug_logger DiscoveryFailure: Invalid Response on queens

2018-08-01 Thread Rajat Dhasmana
It's passing on my env.


==
Totals
==
Ran: 1 tests in 0. sec.
 - Passed: 1
 - Skipped: 0
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 0.2196 sec.

==
Worker Balance
==
 - Worker 0 (1 tests) => 0:00:00.219633
py27 runtests: commands[2] | stestr slowest
Test id
Runtime (s)
-  
---
cinderclient.tests.unit.test_shell.ShellTest.test_session_client_debug_logger  
0.220
__ summary 
___
  py27: commands succeeded
  congratulations :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1749244

Title:
  test_session_client_debug_logger DiscoveryFailure: Invalid Response on
  queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1749244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1749244] Re: test_session_client_debug_logger DiscoveryFailure: Invalid Response on queens

2018-08-01 Thread Corey Bryant
This test fails for py2 and py3.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1749244

Title:
  test_session_client_debug_logger DiscoveryFailure: Invalid Response on
  queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1749244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1749244] Re: test_session_client_debug_logger DiscoveryFailure: Invalid Response on queens

2018-02-13 Thread Corey Bryant
This is occurring on stable/queens on commit
49c50dfa2eeed490ca984c07cdc011e925233ec3.

** Also affects: python-cinderclient (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-cinderclient (Ubuntu)
   Status: New => Triaged

** Changed in: python-cinderclient (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1749244

Title:
  test_session_client_debug_logger DiscoveryFailure: Invalid Response on
  queens

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1749244/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs