Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_resp_idle_timeout_postpone_shutdown_slow ocasionally fails #4739

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

test_resp_idle_timeout_postpone_shutdown_slow ocasionally fails #4739

sssd-bot opened this issue May 2, 2020 · 0 comments
Labels
Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/3730

  • Created at 2018-05-03 15:45:38 by fidencio
  • Closed at 2018-05-16 04:59:43 as Fixed
  • Assigned to fidencio

=================================== FAILURES ===================================
________________ test_resp_idle_timeout_postpone_shutdown_slow _________________
Traceback (most recent call last):
  File "/var/lib/jenkins/workspace/ci/label/fedora27/src/tests/intg/test_secrets.py", line 683, in test_resp_idle_timeout_postpone_shutdown_slow
    p.wait(timeout=60)
  File "/usr/lib64/python2.7/site-packages/psutil/__init__.py", line 1264, in wait
    return self._proc.wait(timeout)
  File "/usr/lib64/python2.7/site-packages/psutil/_pslinux.py", line 1390, in wrapper
    return fun(self, *args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/psutil/_pslinux.py", line 1568, in wait
    return _psposix.wait_pid(self.pid, timeout, self._name)
  File "/usr/lib64/python2.7/site-packages/psutil/_psposix.py", line 104, in wait_pid
    delay = check_timeout(delay)
  File "/usr/lib64/python2.7/site-packages/psutil/_psposix.py", line 66, in check_timeout
    raise TimeoutExpired(timeout, pid=pid, name=proc_name)
TimeoutExpired: psutil.TimeoutExpired timeout after 60 seconds (pid=10876)
==================== 1 failed, 261 passed in 944.70 seconds ====================

Opening this issue in order to investigate this further.

Comments


Comment from fidencio at 2018-05-06 18:13:50

Metadata Update from @fidencio:

  • Issue assigned to fidencio

Comment from fidencio at 2018-05-06 18:13:59

PR: #567


Comment from fidencio at 2018-05-06 18:14:11

Metadata Update from @fidencio:

  • Custom field patch adjusted to on

Comment from fidencio at 2018-05-16 04:59:30

master:
10a0bda


Comment from fidencio at 2018-05-16 04:59:45

Metadata Update from @fidencio:

  • Issue close_status updated to: Fixed
  • Issue status updated to: Closed (was: Open)
@sssd-bot sssd-bot added the Closed: Fixed Issue was closed as fixed. label May 2, 2020
@sssd-bot sssd-bot closed this as completed May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

1 participant