You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/11/23 18:43:00 UTC

[jira] [Commented] (PROTON-2172) [c] Failure in FdLimitTest.test_fd_limit_broker on Ubuntu Bionic

    [ https://issues.apache.org/jira/browse/PROTON-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17237603#comment-17237603 ] 

ASF subversion and git services commented on PROTON-2172:
---------------------------------------------------------

Commit 7735f1b7b39b36f5fd292410385e6a5a9c4fb68a in qpid-proton's branch refs/heads/master from Clifford Jansen
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=7735f1b ]

PROTON-2172: proactor fdlimit test. Should work after PROTON-1496.


> [c] Failure in FdLimitTest.test_fd_limit_broker on Ubuntu Bionic
> ----------------------------------------------------------------
>
>                 Key: PROTON-2172
>                 URL: https://issues.apache.org/jira/browse/PROTON-2172
>             Project: Qpid Proton
>          Issue Type: Test
>          Components: proton-c
>    Affects Versions: proton-c-0.30.0
>            Reporter: Jiri Daněk
>            Assignee: Jiri Daněk
>            Priority: Major
>
> {noformat}
> test 6
>       Start  6: c-fdlimit-tests
> 6: Test command: /opt/pyenv/shims/python "/home/travis/build/jdanekrh/qpid-proton/scripts/env.py" "--" "PATH=/home/travis/build/jdanekrh/qpid-proton/build/c/examples:/home/travis/bin:/home/travis/.local/bin:/usr/local/lib/jvm/openjdk11/bin:/opt/pyenv/shims:/home/travis/.phpenv/shims:/home/travis/perl5/perlbrew/bin:/home/travis/.nvm/versions/node/v13.3.0/bin:/home/travis/.rvm/gems/ruby-2.6.5/bin:/home/travis/.rvm/gems/ruby-2.6.5@global/bin:/home/travis/.rvm/rubies/ruby-2.6.5/bin:/home/travis/gopath/bin:/home/travis/.gimme/versions/go1.11.1.linux.amd64/bin:/usr/local/maven-3.6.3/bin:/usr/local/cmake-3.12.4/bin:/usr/local/clang-7.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/home/travis/.rvm/bin:/home/travis/.phpenv/bin:/opt/pyenv/bin:/home/travis/.yarn/bin" "PYTHONPATH=/home/travis/build/jdanekrh/qpid-proton/tests/py" "UBSAN_OPTIONS=suppressions=/home/travis/build/jdanekrh/qpid-proton/tests/ubsan.supp" "LSAN_OPTIONS=suppressions=/home/travis/build/jdanekrh/qpid-proton/tests/lsan.supp" "TEST_EXE_PREFIX=" "/opt/pyenv/shims/python" "/home/travis/build/jdanekrh/qpid-proton/c/tests/fdlimit.py"
> 6: Test timeout computed to be: 1500
> 6: E
> 6: ======================================================================
> 6: ERROR: test_fd_limit_broker (__main__.FdLimitTest)
> 6: Check behaviour when running out of file descriptors on accept
> 6: ----------------------------------------------------------------------
> 6: Traceback (most recent call last):
> 6:   File "/home/travis/build/jdanekrh/qpid-proton/c/tests/fdlimit.py", line 83, in test_fd_limit_broker
> 6:     self.assertEqual(sender.wait(), 0)
> 6:   File "/home/travis/build/jdanekrh/qpid-proton/tests/py/test_subprocess.py", line 110, in __exit__
> 6:     self.on_exit()
> 6:   File "/home/travis/build/jdanekrh/qpid-proton/tests/py/test_subprocess.py", line 69, in check_wait
> 6:     raise TestProcessError(self, "check_wait")
> 6: TestProcessError: ['send', '', '37845', 'x'] pid=12536 exit=1: check_wait
> 6: ________________________________ stderr(12536) ________________________________
> 6: PN_TRANSPORT_CLOSED: amqp:connection:framing-error: Expected AMQP protocol header: no protocol header found (connection aborted)
> 6: ________________________________ stderr(12536) ________________________________
> 6: 
> 6: 
> 6: ----------------------------------------------------------------------
> 6: Ran 1 test in 4.753s
> 6: 
> 6: FAILED (errors=1)
>  6/43 Test  #6: c-fdlimit-tests ..................***Failed    4.90 sec
> {noformat}
> https://api.travis-ci.org/v3/job/640518974/log.txt



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org