test_write_after_close (tornado.test.websocket_test.WebSocketTest) ... ok BUILDSTDERR: test_set_close_exec (tornado.test.windows_test.WindowsTest) ... skipped 'non-windows platform' BUILDSTDERR: test_simple (tornado.test.wsgi_test.WSGIContainerTest) ... ok BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_future_write (tornado.test.iostream_test.TestIOStreamSSL) BUILDSTDERR: Test that write() Futures are never orphaned. BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/tornado-6.0.3/tornado/testing.py", line 98, in __call__ BUILDSTDERR: result = self.orig_method(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/tornado-6.0.3/tornado/testing.py", line 607, in post_coroutine BUILDSTDERR: self._test_generator.throw(type(e), e) BUILDSTDERR: File "/builddir/build/BUILD/tornado-6.0.3/tornado/test/iostream_test.py", line 809, in test_future_write BUILDSTDERR: yield [produce() for i in range(nproducers)] + [consume()] BUILDSTDERR: tornado.util.TimeoutError: Operation timed out after 10.0 seconds BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_future_write (tornado.test.iostream_test.TestIOStreamSSLContext) BUILDSTDERR: Test that write() Futures are never orphaned. BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/tornado-6.0.3/tornado/testing.py", line 98, in __call__ BUILDSTDERR: result = self.orig_method(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/tornado-6.0.3/tornado/testing.py", line 607, in post_coroutine BUILDSTDERR: self._test_generator.throw(type(e), e) BUILDSTDERR: File "/builddir/build/BUILD/tornado-6.0.3/tornado/test/iostream_test.py", line 809, in test_future_write BUILDSTDERR: yield [produce() for i in range(nproducers)] + [consume()] BUILDSTDERR: tornado.util.TimeoutError: Operation timed out after 10.0 seconds BUILDSTDERR: ====================================================================== BUILDSTDERR: ERROR: test_request_timeout (tornado.test.simple_httpclient_test.SimpleHTTPSClientTestCase) BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Traceback (most recent call last): BUILDSTDERR: File "/builddir/build/BUILD/tornado-6.0.3/tornado/testing.py", line 98, in __call__ BUILDSTDERR: result = self.orig_method(*args, **kwargs) BUILDSTDERR: File "/builddir/build/BUILD/tornado-6.0.3/tornado/test/simple_httpclient_test.py", line 308, in test_request_timeout BUILDSTDERR: self.triggers.popleft()() BUILDSTDERR: IndexError: pop from an empty deque BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 1147 tests in 108.885s BUILDSTDERR: FAILED (errors=3, skipped=50) BUILDSTDERR: Some tests were skipped because: needs fix, no testable future BUILDSTDERR: imports, non-windows platform, pycares module not present, pycurl BUILDSTDERR: module not present, tornado.speedups module not present, twisted BUILDSTDERR: module not present RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.kQoBqb (%check) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.kQoBqb (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 636, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-tornado.spec