From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 2 Jan 2018 09:54:55 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: <20180102095455.GA6207@gyle.altlinux.org> Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: [cyber] I: Sisyphus-20180102 i586 beehive_status: +18 -32 (421) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jan 2018 09:54:55 -0000 Archived-At: List-Archive: 18 NEW error logs custodia-0.5.0-alt1.S1 r =3D low_conn.getresponse(buffering=3DTrue) except TypeError: # For compatibility with Python 2.6 versions and back -- > raise ConnectionError(e, request=3Drequest) E requests.exceptions.ConnectionError: HTTPSConnectionPool(host=3D'loc= alhost', port=3D43243): Max retries exceeded with url: /secrets/fwd/ (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) /usr/lib/python3/site-packages/requests/adapters.py:508: ConnectionError -- reason =3D self.reason.decode('utf-8') except UnicodeDecodeError: reason =3D self.reason.decode('iso-8859-1') -- if 400 <=3D self.status_code < 500: http_error_msg =3D u'%s Client Error: %s for url: %s' % (self.status_code,= reason, self.url) elif 500 <=3D self.status_code < 600: http_error_msg =3D u'%s Server Error: %s for url: %s' % (self.status_code,= reason, self.url) if http_error_msg: > raise HTTPError(http_error_msg, response=3Dself) E requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://localhost:43243/forwarder/dir/ /usr/lib/python3/site-packages/requests/models.py:935: HTTPError -- reason =3D self.reason.decode('utf-8') except UnicodeDecodeError: reason =3D self.reason.decode('iso-8859-1') -- if 400 <=3D self.status_code < 500: http_error_msg =3D u'%s Client Error: %s for url: %s' % (self.status_code,= reason, self.url) elif 500 <=3D self.status_code < 600: http_error_msg =3D u'%s Server Error: %s for url: %s' % (self.status_code,= reason, self.url) if http_error_msg: > raise HTTPError(http_error_msg, response=3Dself) E requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://localhost:43243/forwarder/dir/ /usr/lib/python3/site-packages/requests/models.py:935: HTTPError freeipa-4.6.1-alt3.S1 389-ds-base-devel: Depends: 389-ds-base (=3D 1.3.7.1-alt2) E: Broken packages hsh-install: Failed to calculate package file list. h5py-2.5.0-alt2.git20150720.1 ...................................s.........E.E...x......................= =2Es.......................................x...............................= =2E....s........ss......................s..................................= =2E..........................................sss...........................= =2E..................................x....x..x................x...x........= =2E...................ssssssssss........ ERROR: test_chunks_mismatch (h5py.tests.old.test_dataset.TestCreateChunked) Illegal chunk size raises ValueError -- if isinstance(chunks, tuple) and (-numpy.array([ i>=3Dj for i,j in zip(tmp= _shape,chunks) if i is not None])).any(): TypeError: The numpy boolean negative, the `-` operator, is not supported,= use the `~` operator or the logical_not function instead. ERROR: test_create_chunks (h5py.tests.old.test_dataset.TestCreateChunked) Create via chunks tuple -- if isinstance(chunks, tuple) and (-numpy.array([ i>=3Dj for i,j in zip(tmp= _shape,chunks) if i is not None])).any(): TypeError: The numpy boolean negative, the `-` operator, is not supported,= use the `~` operator or the logical_not function instead. Ran 404 tests in 0.755s FAILED (errors=3D2, skipped=3D19, expected failures=3D7) libcryptui-3.12.2-alt1 checking for GPGME - version >=3D 1.0.0... yes configure: error: Appropriate version of GnuPG not found. Please install o= ne of versions: 1.2 1.4 2.0 libgovirt-0.3.4-alt1_4 gnupg2: Obsoletes: dirmngr (< 2.1.23-alt2.S1) E: Broken packages hsh-install: Failed to calculate package file list. liblilv-0.24.2-alt1_4 Selecting python-dev for 'python-devel' E: Couldn't find package python-module-numpy-doc hsh-install: Failed to calculate package file list. make-2:3.82-alt6 features/override ....................................... ok (4 passed) features/parallelism .................................... FAILED (9/10 pas= sed) features/patspecific_vars ............................... ok (10 passed) -- uptime /proc/uptime: No such file or directory make[2]: [check-loadavg] Error 102 (ignored) -- ./loadavg Error getting load average: No such file or directory make[2]: [check-loadavg] Error 1 (ignored) openstack-keystone-1:11.0.3-alt1 Selected version python-module-osprofiler#1.5.0-alt1 for python-module-osp= rofiler>=3D1.4.0 E: Couldn't find package python-module-pep257 hsh-install: Failed to calculate package file list. perl-POSIX-1003-0.98-alt4.1 Result: FAIL Failed 1/21 test programs. 0/248 subtests failed. make: *** [test_dynamic] Error 255 python-module-fs-2.0.13-alt1 Check validatepath returns an absolute path. ... ok FAIL: test_decode_linux (tests.test_ftp_parse.TestFTPParse) Traceback (most recent call last): -- self.assertEqual(parsed, expected) AssertionError: Lists differ: [{u'access': {u'group': u'0', ... !=3D [{u'a= ccess': {u'group': u'0', ... First differing element 1: -- Diff is 3872 characters long. Set self.maxDiff to None to see it. FAIL: test_parse_time (tests.test_ftp_parse.TestFTPParse) Traceback (most recent call last): -- 1499220000.0 AssertionError: 1530756000.0 !=3D 1499220000.0 Ran 1292 tests in 16.047s FAILED (failures=3D2, skipped=3D85) Test failed: error: Test failed: python-module-h5netcdf-0.5.0-alt1 > if isinstance(chunks, tuple) and (-numpy.array([ i>=3Dj for i,j in zip(tmp_shape,chunks) if i is not None])).any(): E TypeError: The numpy boolean negative, the `-` operator, is not supporte= d, use the `~` operator or the logical_not function instead. /usr/lib/python2.7/site-packages/h5py/_hl/dataset.py:75: TypeError -- > if isinstance(chunks, tuple) and (-numpy.array([ i>=3Dj for i,j in zip(tmp_shape,chunks) if i is not None])).any(): E TypeError: The numpy boolean negative, the `-` operator, is not supporte= d, use the `~` operator or the logical_not function instead. /usr/lib/python2.7/site-packages/h5py/_hl/dataset.py:75: TypeError -- > if isinstance(chunks, tuple) and (-numpy.array([ i>=3Dj for i,j in zip(tmp_shape,chunks) if i is not None])).any(): E TypeError: The numpy boolean negative, the `-` operator, is not supporte= d, use the `~` operator or the logical_not function instead. /usr/lib/python2.7/site-packages/h5py/_hl/dataset.py:75: TypeError -- > if isinstance(chunks, tuple) and (-numpy.array([ i>=3Dj for i,j in zip(tmp_shape,chunks) if i is not None])).any(): E TypeError: The numpy boolean negative, the `-` operator, is not supporte= d, use the `~` operator or the logical_not function instead. /usr/lib/python2.7/site-packages/h5py/_hl/dataset.py:75: TypeError python-module-joblib-0.11-alt2 joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_multiproce= ssing PASSED joblib/test/test_parallel.py::test_parallel_with_interactively_defined_fun= ctions FAILED joblib/test/test_parallel.py::test_parallel_with_exhausted_iterator PASSED -- > raise ValueError(message) E ValueError: Non-zero return code: -9. E Stdout: python-module-scikits.ann-1:0.2-alt2.dev.r803.1.1 EEEE.EEEEEEEEEEEEE.EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE= EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE.EEEEEEEEEE= EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE....SSSSSSSSSSSS= SS.........................................................................= =2E........................................................................= =2E............................EE..........................................= =2E........................................................................= =2E...............................................FFFFFF......FFFFFF.......= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E...........................................E............................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................................= =2E........................................................S...............= =2E........................................................................= =2E........EE................................................... hasher-priv: master: idle time limit (3600 seconds) exceeded python-module-scikits.bvp1lg-0.2.8-alt1 test_colnew.TestColnew.test_extra_fixed_points ... ok test_colnew.TestColnew.test_fixed_mesh ... ERROR test_colnew.TestColnew.test_initial_mesh ... ERROR test_colnew.TestColnew.test_problem_1 ... ok -- test_colnew.TestColnewNumericalJacobians.test_extra_fixed_points ... ok test_colnew.TestColnewNumericalJacobians.test_fixed_mesh ... ERROR test_colnew.TestColnewNumericalJacobians.test_initial_mesh ... ERROR test_colnew.TestColnewNumericalJacobians.test_problem_1 ... ok -- test_problems.test_doctests ... ok ERROR: test_colnew.TestColnew.test_fixed_mesh Traceback (most recent call last): -- if initial_mesh !=3D None: ValueError: The truth value of an array with more than one element is ambi= guous. Use a.any() or a.all() ERROR: test_colnew.TestColnew.test_initial_mesh Traceback (most recent call last): -- if initial_mesh !=3D None: ValueError: The truth value of an array with more than one element is ambi= guous. Use a.any() or a.all() ERROR: test_colnew.TestColnewNumericalJacobians.test_fixed_mesh Traceback (most recent call last): -- if initial_mesh !=3D None: ValueError: The truth value of an array with more than one element is ambi= guous. Use a.any() or a.all() python-module-scikits.optimization-1:0.3-alt3.git20130417 test_call (scikits.optimization.criterion.tests.test_criteria.test_AbsoluteParameter= sCriterion) ... ok test_call_weight (scikits.optimization.criterion.tests.test_criteria.test_AbsoluteParameter= sCriterion) ... ERROR test_call (scikits.optimization.criterion.tests.test_criteria.test_Absolut= eValueCriterion) ... ok test_call (scikits.optimization.criterion.tests.test_criteria.test_Gradien= tCriterion) ... ok test_call_weight (scikits.optimization.criterion.tests.test_criteria.test_GradientCriterion= ) ... ERROR test_call (scikits.optimization.criterion.tests.test_criteria.test_Iterati= onCriterion) ... ok -- test_call (scikits.optimization.criterion.tests.test_criteria.test_RelativeParameter= sCriterion) ... ok test_call_weight (scikits.optimization.criterion.tests.test_criteria.test_RelativeParameter= sCriterion) ... ERROR test_call (scikits.optimization.criterion.tests.test_criteria.test_Relativ= eValueCriterion) ... ok -- test_wpr_cwgradient (scikits.optimization.tests.test_rosenbrock.TestRosenb= rock) ... ok ERROR: test_call_weight (scikits.optimization.criterion.tests.test_criteria.test_AbsoluteParameter= sCriterion) Traceback (most recent call last): -- if weight !=3D None: ValueError: The truth value of an array with more than one element is ambi= guous. Use a.any() or a.all() ERROR: test_call_weight (scikits.optimization.criterion.tests.test_criteria.test_GradientCriterion) Traceback (most recent call last): -- if weight !=3D None: ValueError: The truth value of an array with more than one element is ambi= guous. Use a.any() or a.all() ERROR: test_call_weight (scikits.optimization.criterion.tests.test_criteria.test_RelativeParameter= sCriterion) Traceback (most recent call last): -- if weight !=3D None: ValueError: The truth value of an array with more than one element is ambi= guous. Use a.any() or a.all() Ran 143 tests in 11.417s FAILED (errors=3D3) python-module-scipy-1.0.0-alt1 install: will not overwrite just-created '/usr/src/tmp/python-module-scipy-buildroot/usr/include/scipy/fortranobjec= t.h' with './build/src.linux-i686-2.7/build/src.linux-i686-2.7/scipy/optimize/nnls/f= ortranobject.h' install: will not overwrite just-created '/usr/src/tmp/python-module-scipy-buildroot/usr/include/scipy/fortranobjec= t.h' with './build/src.linux-i686-2.7/build/src.linux-i686-2.7/scipy/optimize/slsqp/= fortranobject.h' install: will not overwrite just-created '/usr/src/tmp/python-module-scipy-buildroot/usr/include/scipy/fortranobjec= t.h' with './build/src.linux-i686-2.7/build/src.linux-i686-2.7/scipy/optimize/minpac= k2/fortranobject.h' install: will not overwrite just-created '/usr/src/tmp/python-module-scipy-buildroot/usr/include/scipy/fortranobjec= t.h' with './build/src.linux-i686-2.7/build/src.linux-i686-2.7/scipy/optimize/cobyla= /fortranobject.h' install: will not overwrite just-created '/usr/src/tmp/python-module-scipy-buildroot/usr/include/scipy/fortranobjec= t.h' with './build/src.linux-i686-2.7/build/src.linux-i686-2.7/scipy/optimize/lbfgsb= /fortranobject.h' install: will not overwrite just-created '/usr/src/tmp/python-module-scipy-buildroot/usr/include/scipy/fortranobjec= t.h' with './build/src.linux-i686-2.7/build/src.linux-i686-2.7/scipy/linalg/fortrano= bject.h' install: will not overwrite just-created '/usr/src/tmp/python-module-scipy-buildroot/usr/include/scipy/fortranobjec= t.h' with './build/src.linux-i686-2.7/build/src.linux-i686-2.7/scipy/io/fortranobjec= t.h' install: will not overwrite just-created '/usr/src/tmp/python-module-scipy-buildroot/usr/include/scipy/fortranobjec= t.h' with './build/src.linux-i686-2.7/build/src.linux-i686-2.7/scipy/interpolate/src= /fortranobject.h' install: will not overwrite just-created '/usr/src/tmp/python-module-scipy-buildroot/usr/include/scipy/fortranobjec= t.h' with './build/src.linux-i686-2.7/build/src.linux-i686-2.7/scipy/integrate/fortr= anobject.h' install: will not overwrite just-created '/usr/src/tmp/python-module-scipy-buildroot/usr/include/scipy/fortranobjec= t.h' with './build/src.linux-i686-2.7/build/src.linux-i686-2.7/scipy/fftpack/fortran= object.h' seahorse-nautilus-3.11.92-alt1 checking for gpg... /usr/bin/gpg2 checking for appropriate GnuPG version... configure: error: Appropriate ve= rsion of GnuPG not found. Please install one of versions: 1.2 1.4 2.0 seahorse-sharing-3.8.0-alt1 checking for GPGME - version >=3D 1.0.0... yes configure: error: Appropriate version of GnuPG not found. Please install o= ne of versions: 1.2 1.4 2.0 32 error logs REMOVED from the list activerecord-gems-5.0.2-alt1 extlinux-4.05-alt3 golang-github-xiang90-probing-0-alt1_0.6.git07dd2e8 nforenum-3.4.6-alt1.qa1 psutils-1:p17-alt2.qa1 python-module-numpy-1:1.12.1-alt1 python-module-pytest-benchmark-3.1.1-alt1 python-module-rogue-0.0.1-alt1.git20150217.1 python-module-rq-0.7.1-alt1 python-module-rqlquery-0.4.0-alt1 python-module-skimpyGimpy-1.4-alt1.1 python-module-sndfileio-0.7.1-alt1 python-module-sparql-client-2.6-alt1 python-module-sphinx-kr-theme-0.2.1-alt1 python-module-sphinx_testing-0.7.1-alt1.git20150823.1.1 python-module-splinter-0.7.0-alt1.git20141109.1.1.1 python-module-sqlalchemy-elasticquery-0.0.3-alt1 python-module-sqlalchemy-multidb-1.0.0-alt1 python-module-sqlquery-0.0.4-alt1.git20150122.1 python-module-sqlquerybuilder-0.0.13-alt1 python-module-sqltap-0.3.6-alt1.git20150127.1.1 python-module-strainer-0.1.4-alt1.1.1 python-module-tasklocals-0.2-alt1 python-module-telnetlib3-0.5.0-alt1 python-module-tinycss2-0.5-alt1.git20140819.1.1 python-module-tornado-redis-2.4.18-alt1.git20141002.1 python-module-transmogrify-1.0.1-alt3.beta2.git20130913.1 python-module-websockets-2.3-alt1.git20141103.1.1 python-module-windmill-1.7-alt2.pre.git20130327 python-module-zope.rdb-3.5.0-alt3.1 python3-3.5.1-alt10 reaver-t6x-1.6.1-alt1 Total 421 error logs.